﻿@media all and (max-width:1199px) {
    .blog-panel .blog-body .blog-header p span {
        width: 100%;
    }
}

@media all and (max-width:1199px) {
    copyright p {
        text-align: center;
        margin-bottom: 50px;
    }

    .language-dropdown {
        float: none;
        margin-top: 3px;
        text-align: center;
        margin-bottom: 30px;
    }

        .language-dropdown button {
            margin-left: 0;
        }

    .social-nav {
        width: 100%;
        text-align: center;
    }

    .bottom-nav {
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
        margin-top: 4px;
    }

    .carousel-caption {
        width: auto !important;
    }

    .tech-carousel-img {
        display: none;
    }

    .section-1 {
        margin-top: 150px;
    }

    .section-btn li {
        margin-right: 20px;
        margin-bottom: 30px;
    }

        .section-btn li:last-child {
            margin-bottom: 0;
        }

    .home-services {
        padding: 150px 0 84px 0;
    }

    .service-panel {
        margin-bottom: 33px;
    }

    .home-services p .caption-line {
        margin-top: -10px;
    }

    .home-services h5 {
        margin-top: 27px;
    }

    .ref-text-panel p:last-child {
        margin-bottom: 98px;
    }

    .blog-gallery-panel {
        margin-bottom: 100px
    }
}

@media all and (min-width:992px) {
    .hide-desktop {
        display:none;
    }

    .hide-mobile ul.section-btn {
        margin-top: -34px !important;
        margin-bottom: 56px;
    }
}

@media all and (max-width:991px) {

    .hide-desktop {
        display: block;
    }

    .hide-mobile {
        display: none;
    }

    .model-policy-checkbox label#policy-error {        
        margin-left: 0;
        left: 0;
    }

    .form-group .form-label {
        float: left;
    }

    .section-btn {
        float: none;
        margin-bottom: 29px;
    }

    .other-page-content {
        margin-bottom: 17px;
    }

    #contactus-submission {
        margin-bottom: 50px;
    }

    .about-quotation {
        margin-bottom: 93px;
    }

    copyright {
        margin-top: -30px;
    }


    footer p {
        margin-bottom: 30px;
    }

    ul#referenceList {
        margin-bottom: 19px;
    }

    .carousel-caption {
        left: 30px;
    }

        .carousel-caption h1 {
            line-height: 64px;
            font-weight: 600;
            font-size: 56px;
        }

    .navbar-nav {
        background-color: #ffd333;
        margin-top: 35px;
    }

        .navbar-nav .nav-item {
            padding: 0;
        }

            .navbar-nav .nav-item a {
                padding-left: 20px;
            }

    .nav-link.active, .nav-link:hover, .nav-link:focus {
        background-color: #231f20;
        color: #fff;
        text-decoration: none;
    }

    .main-heading {
        margin: 39px 0 27px 0;
    }

    .services-section2 .main-heading {
        margin: 39px 0 33px 0;
        margin: 39px 0 27px 0;
    }

    .about-detail .heading-border {
        margin: 28px 0 33px 0;
    }

    .main-heading.about-detail {
        margin-top: 0;
    }

    .about-thumbnail img {
        margin-bottom: 40px;
    }

    .accomplishment-list {
        margin-bottom: 50px;
    }

    .team-members {
        margin-bottom: 50px;
    }

    .services-key-points {
        text-align: center;
    }

        .services-key-points .skp-left:last-child {
            margin-bottom: 44px;
        }

    .service-thumbnail {
        float: left;
        width: 100%;
        text-align: center;
    }

        .service-thumbnail img {
            margin: -54px 0 50px auto;
        }

    .ref-thumbnail {
        margin-bottom: 50px;
    }

    footer {
        margin-top: 0;
    }

    .blog-detail-img {
        float: left;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 43px;
    }

    .blog-gallery-panel img {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .blog-panel .blog-body .blog-header p span {
        width: 54px;
    }

    .services-key-points.skp-left:last-child {
        margin-bottom: 50px;
    }

    .section1-body {
        margin-top: 60px;
        padding-left: 0;
    }

    .control-panel {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-right: 28px;
    }    

    .section-1 {
        margin-top: 60px;
    }

    .home-services {
        margin-top: 35px;
        padding: 0px 0 34px 0;
    }

    footer {
        padding: 60px 0;
    }

    .client-section {
        margin-top: 40px;
        margin-bottom: 100px;
    }

    .banner-panel {
        margin-bottom: 104px;
    }    

    .blog-load-more {
        margin-bottom: 50px;
    }

    .blog-list-marg li:last-child .blog-panel {
        margin-bottom: 50px;
    }

    .load-more {
        margin-top: 4px;
    }

    .work-lt-panel:last-child {
        margin-bottom: 31px;
    }

    .quote-img {
        margin-top: 10px;
    }

    .about-quotation {
        margin-top: 5px;
        margin-bottom: 42px;
    }

    .services-key-points {
        margin-bottom: 13px;
    }

    .Model-Buttons {
        margin-bottom: 20px;
    }

    .ref-text-panel p:last-child {
        margin-bottom: 48px;
    }

    .blog-gallery-panel {
        margin-bottom: 20px
    }

    .services-section2 {
        margin-bottom: 20px;
    }

    label {
        text-align: left;
    }
}

@media all and (max-width:767px) {
    .main-carousel .container {
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .main-carousel .carousel-caption h1 {
        line-height: 56px;
        font-weight: 600;
        font-size: 48px;
        color: #fff;
    }

        .main-carousel .carousel-caption h1 span {
            font-size: 72px;
            font-weight: 800;
        }

    .main-carousel .carousel-caption h3 {
        font-size: 24px;
        color: #fff;
    }

    .main-carousel .carousel-caption {
        margin-top: 0;
        position: unset;
        width: 100%;
        padding: 30px;
        background-color: #231f20;
    }

    .team-members h4 {
        float: left;
        width: 100%;
        text-align: center;
    }

    .team-members h6 {
        float: left;
        width: 100%;
        text-align: center;
    }

    .services-key-points {
        margin-bottom: 37px;
    }

    .ref p {
        padding-left: 25px;
    }

    .control-panel {
        right: 0;
        top: 50%;
        margin-right: 0;
        margin-top: -50px;
    }

    .revirew-caption-mobile {
        display: block;
        margin-top: 40px;
        float: left;
        width: 100%;
    }

        .revirew-caption-mobile p {
            margin-bottom: 50px;
        }

    .revirew-caption-desktop {
        display: none;
    }

    .review-img-panel img {
        width: 100%;
        height: auto;
        padding-right: 0;
    }

    .banner-panel {
        padding: 55px 15px 52px 15px;
        margin-bottom: 124px;
    }

        .banner-panel a.btn {
            float: left;
            text-align: center;
            width: 100%;
        }

        .banner-panel h3 {
            float: left;
            width: 100%;
            text-align: center;
        }

    .service-panel {
        padding: 0 15px;
    }

    .contactPolicyLabel {
        margin-left: 20px;
        margin-top: -19px;
    }

    label#policy-error {
        top: 47px;
    }
}

@media all and (max-width:360px) {
    .navbar-brand {
        width: 210px;
    }

    .navbar-toggler {
        padding: 15px !important;
    }
}

@media all and (min-width:1400px) {
    .tech-carousel-img {
        max-width: 672px;
    }
}

/*@media all and (min-width:1200px) and (max-width:1399px) {
    .tech-carousel-img {
        max-width: 543px;
        right: 30px;
        top: 100px;
    }

    .section-1 {
        margin-top: 355px;
    }
}*/

@media all and (max-width:479px) {
    .main-carousel .carousel-caption {
        padding: 15px;
    }
}

@media all and (max-width:414px) {
    h2 {
        font-size:36px;
    }

    h3 {
        font-size:30px;
    }

    /*.section1-body h3 {
        font-size: 14px;
    }*/

        .section1-body h3 span {
            padding: 15px;
        }

    .control-panel {
        margin-top: -120px;
        width: 80px;
        height: 80px;
    }
}

@media all and (min-width:1200px) and (max-width:1399px) {
    .nav-item {
        padding: 0 10px;
    }
}

@media all and (min-width:992px) and (max-width:1399px) {
    .navbar-brand {
        width: 150px;
    }

    .nav-link {
        font-size: 18px;
    }
}

@media all and (min-width:992px) and (max-width:1199px) {    

    .nav-item {
        padding: 0 4px;
    }
}

@media all and (max-width:340px) {
    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 28px;
    }
}