@media only screen and (max-width: 1199px){
    .navbar-light .navbar-nav .nav-link{
        padding: 12px;
        font-size: 14px;
    }
/*    .slider-area .nivo-caption{
        bottom: auto;
        height: 100%;
        transform: translateY(0);
        top: 20%
    }*/
    .pos_description .title2 .txt{
        font-size: 40px;
    }
    .specialty-single, .service-single{
        padding: 30px 15px;
    }
    h1 {
        font-size: 30px;
    }
    h2{
        font-size: 28px;
    }
    .about_us{
        background: #fff;
    }
    .about_us img{
        width: auto;
        height: auto;
        max-width: 100%;
        min-width: 100%;
    }
    .wework-social ul li a{
        padding: 20px 15px;
    }
    .wework-social ul li {
        width: 32.28%;
        margin: 0.38%;
    }
    .wework-social{
        text-align: center;
    }
    .navbar ul.navbar-nav>li.mega-dropdown .mega-dropdown-menu{
        padding: 20px 15px;
    }
    .mega-dropdown-menu>li>ul>li a{
        white-space: normal;
    }
    .navbar ul.navbar-nav>li.mega-dropdown>.mega-dropdown-menu>li {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    } 
    header .btn_theme{
        padding: 10px 15px;
    }
    .navbar-light .navbar-brand{
        max-width: 150px;
    }
}
@media only screen and (max-width: 991px){
    .login{
        overflow-y: auto;
    }
    .navbar .container{
        position: relative;
    }
    header .btn_theme{
        position: absolute;
        right: 60px;
        top: 50%;
        transform: translateY(-50%);
    }
    .navbar-light .navbar-toggler{
        border: 0;
        color: #000;
        font-size: 30px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
        padding: 14px 16px;
    }
    .navbar-collapse{
        position: absolute;
        left: 0;
        top: 100%;
        right: 0;
        z-index: 9;
        background: #ddd;
    }
    .dropdown-menu{
        margin: 0;
        border: 0;
        background: none;
        padding: 0;
    }
    .main_menu li a{
        padding: 10px 30px;
        color: #000;
        font-size: 15px;
        font-weight: 600;
    }
    .navbar-nav .dropdown-menu li{
        display: block;
    }
    .main-menu-area{
        padding: 0;
    }
    .about_us{
        background: #f1f1f1;
        height: auto;
        padding: 50px 0;
    }
    .about_us_content{
        position: relative;
        transform: translateY(0);
        top: 0;
    }
    .about-area, .service-area, .wework-area, .latestshot-area, .client-testimonial-area, .welcome, .blog-area, .why_choose_us, .content{
        padding: 50px 0;
    }
    .portfolio-box .grid-item{
        width: 50%;
    }
    .portfolio-menu li{
        padding: 10px 15px;
    }
    .header-left ul li{
        margin-right: 10px;
    }
    .social-icon ul li a{
        padding: 10px 3px;
    }
    .pos_description .title2 .txt{
        font-size: 38px;
    }
    footer{
        padding: 50px 0 0;
    }
    footer hr{
        margin-top: 50px;
    }
    .inner_banner .caption{
        font-size: 30px;
    }
    .title-box {
        padding: 80px 0;
    }
    .title-box h2{
        font-size: 30px;
    }
    .nav-click, .nav-click-secound {
        display: inline-block;
        margin-left: 2px;
        vertical-align: middle;
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 44px;
        width: 44px;
        background-image: url(../images/arw.png);
        background-repeat: no-repeat;
        background-position: center center;
        margin: auto;
        z-index: 99;
        cursor: pointer;
        background-color: #c5c5c5;
    }
    .navbar-light .navbar-nav .nav-link{
        border-bottom: 1px solid #c5c5c5;
        line-height: 1.7;
    }
    .dropdown-toggle::after{
        display: none;
    }    
    .timeline h3 {
        font-size: 22px;
    }
    .sticky {
        margin: 0;
        width: 100%;
        position: relative;
    }
    .header-left ul li a{
        font-size: 14px;
    }
    .header-left ul li span{
        margin-right: 2px;
    } 
    .header-left ul li{
        margin-right: 5px;
    }
    .icon-sprite{
        padding-top: 0;
    }
    .navbar ul.navbar-nav>li.mega-dropdown>.mega-dropdown-menu>li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }  
    .portfolio-menu li {
        margin: 4px;
    }
}
@media only screen and (max-width: 767px){
    .header-left ul{
        text-align: center;
    }
    .header-left ul li{
        margin: 0 10px;
    }
    .btn_theme {
        font-size: 14px;
        padding: 6px 15px;
        line-height: 1.5;
    }
    .pos_description .pos-slideshow-readmore a {
        font-size: 14px;
        padding: 10px 15px;
        line-height: 1.5;
    }
    h1{
        font-size: 26px;
    }
    h2{
        font-size: 24px;
    }
    h3{
        font-size: 22px;
    }
    h4{
        font-size: 20px;
    }
    .wework-social ul li {
        width: 48%;
        margin: 0.5%;
        float: left;
    }
    .wework-social ul li a{
        min-height: 230px;
    }
    .inner_banner .caption{
        font-size: 24px;
    }
    .portfolio-menu li, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
        padding: 10px 15px;
        margin: 2px 0;
        font-size: 13px;
/*        border-radius: 0;*/
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
        margin: 4px;
    }
    .client-say{
        padding: 10px 35px 0;
    }
    .client-testimonial-area .owl-theme .owl-prev{
        left: -20px;
    }
    .client-testimonial-area .owl-theme .owl-next{
        right: -20px;
    }
    .pos_description{
        padding: 0;
        background: transparent;
    }
    .slider-area, .nivoSlider{
        height: 450px;
    }
    .slider-area img{
        width: 100%;
        height: 100% !important;
        object-fit: cover;
    }
    .slider-area p{
        line-height: inherit;
    }
    .slider-area .nivo-directionNav a {
        width: 35px;
        font-size: 20px;
        height: 35px;
        line-height: 35px;
    }
    .seohpoint tr{
        display: block;
    }
    .table.seohpoint td{
        width: 50%;
        height: 80px;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .seopricepad .nav > li a {
        font-size: 12px;
        padding: 10px 13px 11px;
    }

    .timeline-nodes:nth-child(odd) h3,
    .timeline-nodes:nth-child(odd) p {
        text-align: left
    }
    .timeline-nodes:nth-child(even) {
        flex-direction: row;
    }
        .timeline::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 4%;
        width: 0;
        border-left: 2px dashed #4caf50;
        height: 100%;
        z-index: 1;
        transform: translateX(-50%);
    }
    .timeline-image {
        position: absolute;
        left: 0%;
        top: 60px;
    }
    .timeline-nodes:nth-child(odd) .timeline-content::after {
        content: "";
        position: absolute;
        top: 5%;
        left: auto;
        right: 100%;
        width: 0;
        border-left: 0;
        border-right: 10px solid #4caf50;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }
    .timeline-nodes:nth-child(even) .timeline-content::after {
        content: "";
        position: absolute;
        top: 5%;
        right: 100%;
        width: 0;
        border-right: 10px solid #4caf50;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }
    .timeline-nodes:nth-child(even) .timeline-date {
        text-align: left;
    }
    .timeline-image::before {
        width: 65px;
        height: 65px;
    }
    .banner{
        height: auto;
    }
    #home_vid{
        width: 100%;
    }
    .header-left ul li a{
        font-size: 15px;
    }
    .header-left ul li span{
        margin-right: 8px;
    } 
    .header-left ul li{
        margin: 0 10px;
    }
    .card-blue{
        margin: 15px 0;
    }
    .navbar-light .navbar-nav .nav-link{
        line-height: 1.5;
    }
    button.close{
        top: 0;
        right: 0;
    }
}
@media only screen and (max-width: 575px){
    .pos_description .title2 .txt, .inner_banner .caption{
        font-size: 22px;
    }
    .pos-slideshow-readmore{
        margin-top: 15px;
    }
    .wework-social ul li, .portfolio-box .grid-item{
        margin: 1% 0;
        width: 100%;
    }
    .wework-social ul li a{
        min-height: inherit;
    }
    .navbar-light .navbar-brand{
        max-width: 120px;
    }
    .navbar .container{
        padding: 0 15px;
    }
    .pos_description .title1 .txt{
        font-size: 15px;
    }
    .slider-area .nivo-caption{
        top: 10%
    }
    .btn_theme {
        font-size: 13px;
        padding: 6px 15px;
    }
    .pos_description .pos-slideshow-readmore a {
        font-size: 13px;
        padding: 8px 15px;
    }
    .about-area, .service-area, .wework-area, .latestshot-area, .client-testimonial-area, .welcome, .blog-area, .why_choose_us, .content{
        padding: 30px 0;
    }
    footer{
        padding: 30px 0 0;
    }
    footer hr{
        margin-top: 30px;
    }
    .back-end{
        padding: 30px 15px;
    }
    .g-recaptcha {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
    .title-box {
        padding: 50px 0;
        margin: 15px 0;
    }
    .title-box h2{
        font-size: 24px;
    }
    .custom_container_fluid{
        padding: 0;
    }
    .bg-action p span{
        font-size: 24px;
        line-height: 1.5;
    }
    .bg-action p {
        font-size: 16px;
    }
    .bg-action{
        padding: 30px 0;
    }
    .timeline h3 {
        font-size: 18px;
    }
    .timeline-content{
        padding: 15px;
    }
    .timeline::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 5%;
    }
    .timeline-image {
        position: absolute;
        left: -3%;
    }
    .timeline-image::before {
        width: 60px;
        height: 60px;
    }
    .main_image{
        width: 250px !important;
    }
    .slider-area, .nivoSlider {
        height: 320px;
    }
    .slider-area .nivo-directionNav a{
        opacity: 1;
    }
    .expired_projects, .active_projects{
        float: left;
        margin-top: 15px;
    }
}