@media only screen and (min-width: 1025px) {
    .loc-img {
        margin-top: -315px
    }

    .location-wrap {
        padding-left: 50px
    }
}

@media only screen and (max-width: 1024px) {
    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-12-5 {
        width: 20%
    }

    .hidden-md {
        display: none !important
    }

    .visible-md {
        display: block !important
    }

    .text-center-xs {
        text-align: center
    }

    .home {
        height: 100vh
    }

    .banner-image-wrapper {
        top: unset;
        bottom: 0
    }

    .banner-btn-pos {
        margin-top: 15px
    }

    .banner-wrapper {
        background-color: unset;
        padding: 0 0 0 40px;
    }


    .marketed-by {
        display: inline-block
    }
}

@media only screen and (max-width: 992px) {
    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-12-5 {
        width: 20%
    }

    .hidden-sm {
        display: none !important
    }

    #clouds {
        z-index: 3;
        top: 12px
    }

    .cloud {
        width: 150px;
        height: 150px
    }
    .whatsapp-links {
    position: fixed;
    right: 15px;
    bottom: 30px;
    z-index: 9999;
}
.footer-link {
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        height: 40px;
        z-index: 999;
        display: block;
    }
    .footer-link .footer-call-me img{
        margin-right: 10px;
        vertical-align: middle;
    }
    .footer-call-me, .footer-link #whatsapp_chat, .enq_click {
        color: #A37E42;
        text-decoration: none;
        font-weight: 700;
        font-size: 14px;
        text-align: center;
        padding: 10px 5px;
        line-height: 19px;
        border: 1px solid #A37E42;
        float: left;
        width: 33.33%;
        left: 0;
        bottom: 0;
        height: 40px;
    }
    .footer-call-me  img{
        vertical-align: inherit;
        width: 14px;
    }
    .footer-link #whatsapp_chat1 img{
        vertical-align: middle;
        margin-right: 5px;
    }
    .footer-link #whatsapp_chat{
        padding:5px;
    }
    footer {
    padding-bottom: 40px;
}
div#popup{
            width: 100%;
    height: 100%;
    top: 0;
    margin: 0;
    }
    #overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        height: 100%;
        z-index: 99999;
    }
       .home .banner-wrapper {
    background-color: unset;
    padding: 0 0 0 40px;
}
    .banner-wrapper {
        background-color: unset;
        padding: 20px;
    }
    header .form-container.show {
        top: 0 !important;
        display: block !important
    }

    .menu-icon-mobile {
        display: block;
        width: 50px;
        padding: 14px 8px 4px 8px;
        background-color: #946e3c;
        border-radius: 10px;
        margin: 0;
        position: absolute;
        top: 15px;
        right: 10px;
        height: 40px
    }

    .menu-icon-mobile>span {
        display: block;
        height: 2px;
        width: 100%;
        margin-bottom: 4px;
        background-color: #fff
    }

    .menu-icon-mobile.active>span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 5px;
        position: relative
    }

    .menu-icon-mobile.active>span:nth-child(2) {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        position: relative;
        top: 0
    }

    .menu-icon-mobile.active>span:nth-child(3) {
        display: none
    }

    header .lower .nav-links {
        margin-top: 0
    }

    header .nav-links {
        display: none;
        position: fixed;
        top: 65px;
        left: 0;
        background-color: #fff;
        width: 100%;
        height: 100%;
        z-index: 999
    }

    header .nav-links a {
        display: block !important;
        text-align: center;
        line-height: 40px !important;
        color: #fff;
        margin-top: 0px;
        margin-right: 0px
    }

    header .lower .nav-links a:last-child {
        margin-right: 0px
    }

    header .lower .nav-links a.active {
        color: #000
    }

    header .lower .nav-links a {
        margin-right: 0px;
        color: #000
    }

    footer .lower {
        font-size: 10px
    }

    footer .lower div {
        text-align: center !important
    }

    .mob-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: #01122f;
        font-size: 14px;
        font-weight: 600;
        z-index: 9
    }

    .mob-footer a {
        display: block;
        line-height: 30px;
        color: #fff
    }

    .mob-footer a.mob-enq-btn {
        background-color: #01122f;
        border-left: 1px solid #fff;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px
    }

    .mob-footer a.mob-call-btn {
        background-color: #01122f;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px
    }

    header {
        height: 105px
    }

    header .upper .enq-btn-wrapper {
        margin-right: 50px;
        margin-top: 15px
    }

    header .upper .ctc-wrapper {
        margin-right: 5px
    }

    header .upper .number-wrapper {
        margin-right: 15px;
        margin-top: 25px
    }

    .hidden-sm {
        display: none !important
    }

    .visible-sm {
        display: block !important
    }

    .padding {
        padding: 40px 0px
    }

    #hid-on-mob {
        display: none !important
    }

    .loc-points {
        opacity: 1
    }

    .animpins {
        -webkit-animation: pinsAnim unset 1;
        animation: pinsAnim unset 1;
        -webkit-animation-fill-mode: unset;
        animation-fill-mode: forwards;
        -webkit-animation-duration: unset;
        animation-duration: unset
    }

    .points-1 {
        -webkit-animation-delay: unset;
        animation-delay: unset
    }

    .points-2 {
        -webkit-animation-delay: unset;
        animation-delay: unset
    }

    .points-3 {
        -webkit-animation-delay: unset;
        animation-delay: unset
    }

    .highlight-content {
        text-align: center;
        padding: 30px 10px 10px;
        margin: -20px 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        height: auto
    }

    .highlights-image-slider img {
        height: auto
    }

    .padd-lr {
        text-align: center;
        padding: 0 20px
    }

    .text-slide p {
        font-size: 18px;
        line-height: 28px;
        margin: 20px 0 0;
        height: 72px
    }

    .text-slide span {
        font-size: 48px;
        line-height: 50px;
        position: relative;
        top: -10px
    }

    .icon_block {
        padding: 20px 0 0
    }
}

@media only screen and (max-width: 640px) {
    body {
        -webkit-text-size-adjust: none
    }

    .col-xs-1 {
        width: 8.3333333333%
    }

    .col-xs-2 {
        width: 16.6666666667%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-4 {
        width: 33.3333333333%
    }

    .col-xs-5 {
        width: 41.6666666667%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-7 {
        width: 58.3333333333%
    }

    .col-xs-8 {
        width: 66.6666666667%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-10 {
        width: 83.3333333333%
    }

    .col-xs-11 {
        width: 91.6666666667%
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-12-5 {
        width: 20%
    }

    .hidden-xs {
        display: none !important
    }

    .visible-xs {
        display: block !important
    }

    .menu-icon-mobile {
        height: 36px;
        padding: 11px 15px 4px;
        top: 9px
    }

    .brand-logo img {
        width: 150px;
    }

    header {
        padding: 5px 0
    }

    header .nav-links {
        padding: 10px 0;
        top: 90px;
    }
    
    header {
    height: 90px;
}
    header .form-container {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: 100% !important;
        bottom: -100% !important;
        width: 100% !important;
        padding: 30px 0 !important;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        z-index: 300;
        background-color: rgba(255, 254, 254, .97) !important
    }

    header .form-container.show {
        top: 0 !important;
        bottom: 0 !important;
        display: block !important
    }

    header .form-container .frmclose {
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 10px;
        color: #000;
        font-size: 20px
    }
    header .lower .nav-links a{
        padding: 15px;
    }
    .banner-subheading {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 12px;
    }

    .banner-subheading:after {
        left: 220px;
        width: 100px;
        top: 13px
    }

    .banner-img {
        background-position: bottom;
        background-size: 100%;
    }

    .banner-content {
        margin-top: 100px;
    }
    .banner-wrapper .banner-heading {
        font-size: 24px;
        line-height: 14px
    }
    .banner-heading {
        font-size: 24px;
        line-height: 34px
    }

    .banner-wrapper h2 {
        font-size: 18px;
        line-height: 22px
    }
    span.line {
    width: 40px;
    height: 1px;
}

    .social-link-wrap {
        left: 0;
    }
    .banner-wrapper p{
        line-height: 24px;
    }

    .social-inner ul li {
        display: block;
        margin: 15px 0;
    }

    .social-link-wrap {
        position: absolute;
        left: 0;
        top: 97px;
        width: 50px;
        transform: unset;
    }

    .box-icon {
        width: 78px;
        float: unset;
        margin: auto;
    }

    .box-content {
        width: 100%;
        float: unset;
        padding-left: 0;
        margin: auto;
        text-align: center;
    }

    .top-1 {
        top: 0;
        width: 48px;
        opacity: 0.2;
    }

    .social-inner ul li a svg {
        width: 28px;
    }

    .overview_wrapper {
        padding: 40px 0 0
    }

    .back-bg {
        padding-bottom: 0 !important
    }

    .parallex_wrapper {
        padding: 0;
        margin: 0px 0 0
    }

    .sun {
        width: 160px
    }

    .mt {
        margin: -43px 0 0
    }

    #projects .container-fluid {
        padding: 0 15px;
    }
    .awards {
    height: 347px;
    background-size: 160% 64%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #1a3049;
}
    .pd-x-xs-0 {
        padding: 0;
    }

    .wdt-content-item .wdt-content-counter {
        font-size: 4.5em;
        margin-top: 50px;
    }

    .wdt-content-item {
        justify-content: left;
        margin-bottom: 41px;
        display: block;
        text-align: center;
    }

    .wdt-content-item .wdt-content-detail-group {
        position: relative;
        width: 100%;
        max-width: 200px;
        text-align: center;
        margin: 16px auto;
    }

    .service-wrap p {
        min-height: auto;
        margin-bottom: 30px;
    }

    .service-wrap img {
        position: unset;
        width: 100%;
        bottom: -100%;
        left: 50%;
        transform: unset;
        transition: all 0.6s ease-in-out;
    }

    .pd-x-30.service-wrap {
        padding: 0 15px;
        margin-bottom: 30px;
        min-height: auto;
    }
    .awards h2 {
    font-size: 58px;
    letter-spacing: 0.24px;
    bottom: 64px;
}
.awards .banner-heading {
    font-size: 24px;
    line-height: 34px;
    padding: 0 15px;
}

    .service-wrap .sec-heading {
        font-size: 30px;
        line-height: 40px;
    }

    .service-wrap .sec-heading br {
        display: none;
    }
}

@media only screen and (min-device-width: 768px)and (max-device-width: 1024px) {}

@media only screen and (min-width: 1024px)and (max-width: 1292px) {}

@media only screen and (max-width: 320px) {}