/* Medium Devices, Desktops */

@media only screen and (min-width : 1920px) {
    .home-banner-content {
        left: 0px !important;
        /* transform:unset; */
    }

    .slider-outer-area {
        width: 91vw
    }
}

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .section-first .ht-100vh {
        height: 700px;
    }

    .custom-form {
        padding: 15px 20px;
        width: 310px;
    }
}

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

    header .form-container {

        transform: translateX(-12px);
    }

    .location-custom-container {
        padding: 0 0px;
    }
    #wehouse-rating .container .row{
        margin-left: 0;
        margin-right: 0;
    }

    .destination-slider .slider-content {
        height: 325px;
        top: 150px;
    }

    .destination-slider .slick-arrow {
        top: -100px
    }

    #destination h3 {

        transform: translate(21px, -30px);
    }

    #destination_slider_count {

        transform: translate(-32px, 469px);
    }


    .home-banner-content {
        z-index: 9;
    }

    #location ul {
        text-align: center;
    }

    .mobile-overlay {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: #00000024;
        z-index: 1;
    }

    .col-md-1 {
        width: 8.333333333333333%;
    }

    .col-md-2 {
        width: 16.66666666666667%;
    }

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

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

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

    .col-md-7 {
        width: 58.33333333333333%;
    }

    .col-md-8 {
        width: 66.66666666666667%;
    }

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

    .col-md-10 {
        width: 83.33333333333333%;
    }

    .col-md-11 {
        width: 91.66666666666667%;
    }

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

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

    .flat-side-content-block {

        left: 50%;

    }

    .home-slider .slick-slide {
        background-size: cover;

    }

    @keyframes breath1 {
        0% {
            background-size: 100% 100%;
        }

        50% {
            background-size: 105% 106%;
        }

        100% {
            background-size: 110% 111%;
        }
    }

}

@media (max-width: 992px) {
    .col-sm-1 {
        width: 8.333333333333333%;
    }

    .col-sm-2 {
        width: 16.66666666666667%;
    }

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

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

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

    .col-sm-7 {
        width: 58.33333333333333%;
    }

    .col-sm-8 {
        width: 66.66666666666667%;
    }

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

    .col-sm-10 {
        width: 83.33333333333333%;
    }

    .col-sm-11 {
        width: 91.66666666666667%;
    }

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

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



    .menu-icon-mobile>span {
        display: block;
        height: 2px;
        width: 27px;
        margin-bottom: 6px;
        background-color: #000000;
    }

    header .nav-links {
        display: none;
        position: fixed;
        top: 94px;
        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;
    }

    .address {
        margin-left: 7px;
        margin-top: 20px;
        margin-bottom: 7px;
    }

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

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

    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;
    }

    .footer-call-enquire {
        display: block;
        position: fixed;
        bottom: 0;
        text-align: center;
        color: white;
        background-color: #f1a13b;
        z-index: 999;
    }

    .enq_click.mobile {
        cursor: pointer;
        color: #fff;
        font-size: 16px;
        border: none;
        padding: 0 !important;
        float: unset;
        line-height: unset;
        margin-left: 0;
        text-transform: uppercase;
        font-weight: 600;
    }

    .floating-enquire-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .footer-call-enquire .col-6 {
        padding: 10px;
        border-right: solid 1px #ccc !important;
    }

    .sell_do_virtual_number_mobile {
        color: #fff !important;
    }

    #home {
        height: auto !important;
    }

    .section-first .container , #wehouse-rating .container {
        width: 100%;
        padding: 0;
    }
    .section-first .container .row, #wehouse-rating .container .row{
        margin-left: 0;
        margin-right: 0;
    }
}

@media(min-width:800px) and (max-width:850px) {
    .full-view-rating-slider{position: relative;z-index: 9;}
    .form-logo {
        position: absolute;
        top: -51px;
        left: 50%;
        transform: translateX(-50%);
    }
    .mobile-menu {
        display: none !important
    }

    .slider-content {
        width: 100%;
    }

    footer {
        float: left;
        width: 100%;
        color: #fff;
        background: #141414;
        margin-bottom: 64px;

    }

    footer {
        text-align: center;
    }

    footer .pull-left {
        float: unset !important
    }

    footer .pull-right {
        float: unset !important
    }

    .rating-slider .arrow-left {
        transform: translateX(0) !important;
    }

    .whychooseus-slider .arrow-right {
        transform: translate(-47px, 27px) !important;
        right: 0px;
        left: unset;
    }

    .portfolio-slider .arrow-right {
        transform: translate(-27px, 27px) !important;
        right: 0px;
        left: unset;
        z-index: 999;
    }

    .portfolio-slider .arrow-left {
        transform: translate(27px, 27px) !important;
    }

    .whychooseus-slider .arrow-left {
        transform: translate(47px, 27px) !important;
        left: 0px;
        left: unset;
    }

    #portfolio {
        padding: 740px 0 70px;
    }

    header .lower .nav-links a {
        margin-right: 35px;
        width: auto;
        font-size: 13px !important
    }

    .home-banner-content {
        z-index: 9;
        transform: translate(30px, -65%);
    }

    .footer-bottom-text {

        margin-bottom: 43px;
    }



    .custom-form {
        top: unset;
        right: 0;
        padding: 16px 40px;
        background: #fff;
        width: 90%;
        box-sizing: border-box;
        border-radius: 12px;
        position: relative;
        border: solid 1px #000;
        margin: 90px auto 0;
    }

    .section-first .container {
        width: 100%;


    }

    .rating-slider .arrow-left {
        transform: translateX(0px) !important;
    }

    .rating-slider .arrow-right {
        right: 0px;
        left: unset;
        transform: translateX(0) !important;
    }

    .home-banner-content {
        z-index: 9;
        transform: translate(30px, -65%);
    }

    .svg-animation svg {
        width: 100%
    }

    .full-view-rating-slider {
        display: none;
    }

    #wehouse-rating {
        display: block !important;
    }
}


@media(min-width:767px) and (max-width:768px) {
    
    .form-logo {
        position: absolute;
        top: -51px;
        left: 50%;
        transform: translateX(-50%);
    }
    .slider-content {
        width: 100%;
    }

    .rating-slider .arrow-right {
        right: 0px;
        left: unset;
        transform: translateX(0) !important;
    }

    .rating-slider .arrow-left {
        left: 0px;

        transform: translateX(0) !important;
    }

    .mobile-show {
        display: none
    }

    .fullview-show {
        display: block
    }

    header .nav-links {
        top: unset
    }

    header {
        padding: 30px 0;
    }

    .sell_do_virtual_numbers {
        display: none
    }

    .svg-animation svg {
        width: 100%
    }

    .footer-bottom-text {

        margin-bottom: 43px;
    }

    #home {
        height: auto !important
    }

    header .nav-links {
        z-index: -1
    }

    header .lower .nav-links a {
        margin-right: 35px;
        width: auto;
        font-size: 13px !important
    }

    /* .whychooseus-slider .slick-dots li {
        transform: translate(147px,96px);
        width: 61px!important
    } */
    /* .whychooseus-slider .slick-dots li.active{
        transform: translate(147px,96px);
        width: 50px!#portfolioimportant;
    } */


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
    header .nav-links {
        top: unset
    }

    header {
        padding: 30px 0;
    }

    #portfolio {
        padding: 70px 0 70px !important;
        margin-top: 420px;
    }

    .extLink {
        display: none
    }

    .showdekstop {
        display: none
    }

    .show-pad-mobile {
        display: inline-block
    }

    .mobile-man {
        display: none
    }

    .ipad-man {
        display: block
    }

    .building-img {
        display: block !important;
    }

    .building-img img {
        display: block !important
    }

    .mobile-banner-img {
        transform: translate(50%, 0px) !important;
    }

    .custom-form {
        top: unset;
        right: 0;
        padding: 16px 40px;
        background: #fff;
        width: 90%;
        box-sizing: border-box;
        border-radius: 12px;
        position: relative;
        border: solid 1px #000;
        margin: 240px auto 0;
    }

    /* .building-img{background: url('../images/wehouse/mobile-building-banner.png');} */
    .mobile-bg-setting {
        background: transparent radial-gradient(closest-side at 50% 50%, #FFF1D4 0%, #f1a13b99 100%) 0% 0% no-repeat padding-box;
    }

    .mobile-banner-img {
        bottom: 0;
        transform: translate(50%, 8px);
        z-index: 9;
        right: 50%;
        position: relative;
    }

    .building-img {
        position: absolute;
        bottom: 0px;
        transform: unset;
        width: 100%;
        z-index: -1;
    }

    .mobile-building-image {
        height: 100px;
        background: url('../images/wehouse/mobile-building-banner.png');
    }

    .home-sec {
        /* background: url("../images/wehouse/mobile-banner.jpg"); */
        background-size: cover !important;
        background-position: center center !important;
        background: transparent
    }

    .portfolio-slider .slick-dots {
        list-style-type: none;
        transform: translate(-50%, 38px);
        left: 50%;
        top: 0%;
        z-index: 999;
        position: relative;
        /* background: red; */
        display: inline-block !important;
    }

    .portfolio-slider .slick-dots li {
        background: transparent;
        /* width: 75px; */
    }

    .portfolio-slider .slick-dots li.slick-active {
        background: #F1A13B;

    }

    .whychooseus-slider .slick-dots li {
        display: inline-block;
        height: 10px;
        width: calc(100% / 9);
        background: transparent;
        height: 4px;

        margin: 0 0px;

    }

    .whychooseus-slider .slick-dots {
        list-style-type: none;
        transform: translate(-50%, 39px);
        left: 50%;
        top: 0%;
        z-index: 999;
        position: relative;
        width: 75%;
        display: inline-block !important;
    }

    footer {
        /* padding-bottom: 30px; */
        margin-bottom: 60px;
        padding: 10px 0;
    }

    .footer-text {
        display: block;
        float: unset !important;
        text-align: center;
        font-size: 10px;
        width: 100% !important;
    }

    .mobile-no-footer {
        display: block;
        color: #fff;
        padding: 10px 5px;
        text-align: center;
    }

    #custom-form {
        display: block !important
    }


    #custom-form .custom-form {
        top: 50%;
        right: 0;
        padding: 16px 40px;
        background: #fff;
        width: 100%;
        transform: unset;
        box-sizing: border-box;
        border-radius: 12px;
        width: 90%;
        margin: 0 auto;
        border: solid;
    }

    footer .svg-animation svg {
        width: 100%
    }

    .whychooseus-slider .arrow-left {
        transform: translate(58px, 27px) !important;
    }

    .whychooseus-slider .arrow-right {
        transform: translate(-51px, 27px) !important;
        right: 0px;
        left: unset;
    }



    /* .hide-in-ipad{display:none} */




    .portfolio-slider .arrow-left {
        transform: translate(59px, 27px) !important;
    }

    .portfolio-slider .arrow-right {
        transform: translate(-51px, 27px) !important;
        right: 0px;
        left: unset;
    }

    /* .custom-form{display:none} */

    .slider-outer-area:after {
        background: transparent linear-gradient(180deg, #00000082 0%, #16291A00 100%) 0% 0% no-repeat padding-box;
    }

    .location-custom-container {
        padding: 0 0px;
    }

    #destination h3 {
        text-shadow: 0px 0px 20px #000;
        transform: translate(19px, -30px);

    }

    header .lower .nav-links a {
        margin-right: 35px;
        width: auto;
        font-size: 13px !important;
    }

    .home-banner-content {
        /* transform: translate(0%, 18%); */
        transform: unset;
        z-index: 9;
        left: 0 !important;
        right: unset !important;
        top: 0px;
        padding-bottom: 0px;
        margin-top: 110px;
    }
.full-view-rating-slider{position: relative;z-index: 9;}

    .mobile-overlay {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: none;
        z-index: 1;
        display: none;
    }



    #destination_slider_count {

        transform: translate(157px, 569px);

    }

    .destination-slider .arrow-right {
        left: unset;
        transform: translate(-291px, 565px) !important;
        right: 0%;
        z-index: 999;
    }

    .destination-slider .arrow-left {
        left: 0px;
        transform: translate(272px, 565px);
    }

    .destination-slider .slider-content-title {
        left: 50%;
        transform: translateX(-187px);
    }

    .slider-outer-area {
        width: 100%;
        height: 660px
    }

    .location_slider .slick-arrow {
        width: 10px
    }

    .location_slider .arrow-left {
        height: 42px;
        left: 0px;
        position: absolute;
        width: 42px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        top: 50%;
        z-index: 999;
        transform: translate(110px, -30px);
    }

    .location_slider .arrow-left img,
    .location_slider .arrow-right img {
        width: 18px
    }

    .location_slider .arrow-right {
        height: 42px;
        right: 0%;
        position: absolute;
        width: 42px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        top: 50%;
        z-index: 999;
        transform: translate(-110px, -30px);
        left: unset;
    }

    #location {
        padding-bottom: 0px;
    }

    #location ul li h6 {
        line-height: 24px;
        font-size: 16px;
        margin-top: 20px;
    }

    .location-icon-content img {
        margin: 0 auto;
    }

    .location-icon-content {
        text-align: center;
    }

    #location ul {
        display: block;
        flex-wrap: unset;
        list-style-type: none;
        margin-top: 20px;
    }

    /* #location .container{padding: 0px;} */

    .location-custom-container {
        padding: 0 15px;
    }
}

@media only screen and (max-width : 656px) {
    .form-logo {
        position: absolute;
        top: -51px;
        left: 50%;
        transform: translateX(-50%);
    }
    .slider-content {
        width: 100%;
    }

    .menu-icon-mobile {
        top: 0px;
        transform: translate(0px, 22px);
    }

    .t-c {

        transform: translateX(-23px);
    }

    #portfolio {
        padding: 740px 0 70px !important;
    }


    .mobile-show {
        display: none
    }

    .fullview-show {
        display: block
    }

    #portfolio {
        padding: 70px 0 70px !important;
        margin-top: 0px;
    }

    .extLink {
        display: inherit
    }

    .showdekstop {
        display: none
    }

    .show-pad-mobile {
        display: inline-block
    }

    .mobile-man {
        display: block
    }

    .ipad-man {
        display: none
    }

    .portfolio-slider .slick-dots {
        list-style-type: none;
        transform: translate(-50%, 38px);
        left: 50%;
        top: 0%;
        z-index: 999;
        position: relative;
        /* background: red; */
        display: inline-block !important;
        width: 71%
    }

    .portfolio-slider .slick-dots li {
        background: transparent;
        /* width: 42px; */
        margin: 0 0px;
    }

    .portfolio-slider .slick-dots li.slick-active {
        background: #F1A13B;

    }

    footer span {
        padding: 0px;
        color: #fff;
    }

    .pd-tp-70 {
        padding-top: 70px;
    }

    .home-banner-content .hr {

        margin-right: unset;


        margin: 0 auto;
    }

    #whychooseus .section-title {
        margin-bottom: 51px
    }

    .one-roof {
        background: url('../images/wehouse/mobile-constr.png');
    }

    .whychooseus-slider .slick-dots li {
        display: inline-block;
        height: 10px;
        width: calc(100% / 9);
        background: transparent;
        height: 4px;
        margin: 0 0px;
    }

    .whychooseus-slider .slick-dots {
        list-style-type: none;
        transform: translate(-50%, 38px);
        left: 50%;
        top: 0%;
        z-index: 999;
        position: relative;
        display: inline-block !important;
        width: 71%
    }

    .slick-dots li {
        /* width: 30px; */

    }

    .footer-call-enquire .enquiry__now {
        padding: 10px 0px !important;
    }

    .home-sec .container {
        padding: 0;
    }

    #wehouse-rating .container {
        padding: 0 15px;
    }

    .section-first .row {
        margin-right: 0;
        margin-left: 0;
    }

    .custom-form {
        top: unset;
        right: unset;
        padding: 16px 40px;
        background: #fff;
        width: 90%;
        transform: unset;
        box-sizing: border-box;
        border-radius: 12px;
        margin: 80px auto 0;
        border: solid;
        position: relative;
    }

    .custom-form .close {
        display: block
    }

    /* .custom-form{display:none} */
    .whychooseus-slider .content {

        width: 90%;

    }

    .header-bg-scroll {
        background-color: #fff !important;
    }

    /* #bannerenq{display:inline-block!important;} */
    #bannerenq {
        display: none !important;
    }

    #oneroof .enquiry__now {

        margin-top: 25px;
    }

    .one-roof .content {
        width: 100%;
        font-weight: 600
    }

    .one-roof .content h3 {
        color: #fff;
        line-height: 36px;
        font-size: 26px;
    }

    .howitworks {
        background: #F4F6F7;
    }

    .howitworks svg {
        margin: 30px auto;
    }

    .drag-img-btn {

        width: 54%;

    }

    .slider-drag-btn-wrapper {
        width: 71% !important;

    }

    .whychooseus-slider .content .arrow img {
        width: auto;

    }

    .pd-bt-0x {
        padding-bottom: 0px !important;
    }

    .whychooseus-slider .arrow-left {
        transform: translate(25px, 29px) !important;
    }

    .whychooseus-slider .arrow-right {
        transform: translate(-25px, 29px) !important;
    }

    .portfolio-slider .arrow-left {
        transform: translate(25px, 29px) !important;
    }

    .portfolio-slider .arrow-right {
        transform: translate(-25px, 29px) !important;
        right: 0px;
        left: unset;
    }

    .rating-slider li h6 {
        font-size: 18px;
        letter-spacing: 1.08px;
        line-height: 21px;
    }

    .arrow-left {
        transform: translateX(0) !important;
    }

    .arrow-right {
        right: 0px;
        left: unset;
        transform: translateX(0px) !important;
    }

    .home-banner-content {
        /* top: 78%; */
        border-radius: 0px;
        width: 100%;
        left: 0% !important;
    }

    .invest h3 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600
    }

    .invest h1 {
        font-size: 32px !important;
        line-height: 42px;
        text-align: center;
    }

    #form_fields {
        padding: 20px;
        padding-top: 70px;
    }

    .address span {
        padding: 0px;
        font-size: 16px;
    }





    .footer-bottom-text {
        padding: 10px 0 23px 0;
    }

    #destination h3 {
        text-shadow: none;
    }


    .advance-icon-content span {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
    }

    .mg-adress-h6-mob {
        font-family: 'Inter', sans-serif !important;
        font-weight: 400 !important;

    }

    .mg-l-90 {
        margin-left: 7px !important;
    }

    .rera {
        font-size: 14px;
        word-break: break-all;
    }

    .loc {

        /* font-family: 'Inter', sans-serif;
        font: weight 400; */

        font-family: 'Inter', sans-serif;
        font-weight: 400;
    }

    #about h6 {
        font-size: 18px;
        line-height: 24px;
        color: #2B5134;
        letter-spacing: 0.9px;
    }



    .address {
        margin-left: 7px;
    }

    .address h6 {
        font-size: 18px;
        line-height: 24px;
        color: #040805;
    }

    .mg-adress-h6-mob {
        margin-bottom: 20px;
    }

    p.drag-range {
        height: 3px;
        background: #5AB034;
        width: 64px;
        opacity: 1;
        z-index: 200;
    }








    .slider-outer-area {
        width: 100vw;
    }

    #destination {
        padding: 33px 0px 10px !important
    }

    #advance .bg-img {
        top: 50%;
        left: 0%;
        width: 452.15px;
        height: 451.65px;
        transform: translate(-150px, -59%);
    }

    #advance {
        padding: 75px 0 !important;
    }

    #location {
        padding: 33px 0px 10px;
    }

    .location-custom-container p {
        font-family: 'Inter', sans-serif !important;
        font-weight: 400 !important;
        opacity: 0.8;
    }

    .overview-content.padding {
        padding-bottom: 0px !important;
        padding-top: 40px;
    }

    .home-banner-content .enquiry__now {
        padding: 8px 14px;
        font-size: 14px !important;
        margin-top: 13px;
        line-height: 17px;
    }

    .overview-light-text {
        width: 100%;
    }


    .mobile-overlay {
        content: '';
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        background: transparent;
        display: block;
        height: 100%;
    }

    #destination h3 {

        transform: unset;
    }

    .home-banner-content h2 {
        margin: 13px 0px;
        font-size: 16px;
        line-height: 22px;
    }

    .drag-text {
        display: none
    }

    #destination h3 {
        font-weight: 400;
        font-size: 30px;
        color: #5AB034;
        z-index: 99;
        top: 0px;
        position: unset;
    }

    .slider-content p {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 18px;
        text-align: center;
        line-height: 26px;
    }

    .destination-slider .slider-content-title img {
        margin: 0px auto 17px auto;
    }

    .destination-slider .slick-arrow img {
        width: 17px;
    }

    .destination-slider .arrow-left {
        background: transparent;
        left: 50% !important;
        transform: translate(-70px, -53px)
    }

    .destination-slider .slick-arrow {
        top: unset;
        left: unset;
        bottom: 0px
    }

    .destination-slider .arrow-right {
        background: transparent;
        right: 50%;
        transform: translate(70px, -60px)
    }

    .slider-outer-area {
        height: 590px;
    }

    .destination-slider .slider-content-title {
        position: absolute;
        z-index: 99;
        top: 50%;
        left: 0px;
        transform: translate(0, -120px);
        width: 100%;
    }

    .destination-slider .slider-content {
        width: 80%;
        left: 50%;
        transform: translate(-50%, 76px);
        padding: 20px 9px;
        height: 200px;
        top: unset;
    }

    .slider-outer-area:after {
        background: none;
    }

    #destination_slider_count {
        z-index: 9;
        top: unset;
        bottom: 0px;
        transform: translate(-21px, -63px);
        left: 50%;
    }

    #destination_slider_count .count-font {
        font-size: 22px
    }

    section.padding {
        padding: 70px 0;
    }

    .advance-icon-content {
        margin: 0 0px;
        height: 210px;
        width: 100%;
    }

    .location_slider .slick-arrow {
        width: 10px
    }

    .location_slider .arrow-left {
        height: 42px;
        left: 0px;
        position: absolute;
        width: 42px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        top: 50%;
        z-index: 999;
        transform: translate(50px, -30px);
    }

    .location_slider .arrow-left img,
    .location_slider .arrow-right img {
        width: 18px
    }

    .location_slider .arrow-right {
        height: 42px;
        right: 0%;
        position: absolute;
        width: 42px;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 50px;
        top: 50%;
        z-index: 999;
        transform: translate(-50px, -30px);
        left: unset;
    }

    #location {
        padding-bottom: 0px;
    }

    #location ul li h6 {
        line-height: 24px;
        font-size: 16px;
        margin-top: 20px;
    }

    .location-icon-content img {
        margin: 0 auto;
    }

    .location-icon-content {
        text-align: center;
    }

    #location ul {
        display: block;
        flex-wrap: unset;
        list-style-type: none;
        margin-top: 20px;
    }

    #location .container {
        padding: 0px;
    }

    .location-custom-container {
        padding: 0 15px;
    }

    .cloud-2,
    .cloud-3 {
        display: none
    }

    .cloud-1 {
        width: 210px;
        top: 420px;
        left: -11px;
    }

    .overview-text-regular {
        font-size: 18px;
        line-height: 24px;
    }

    .section-title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 0px;
    }

    .overview-building-img {
        background: transparent
    }

    .slick-1 {
        background: url('../images/wehouse/mobile-banner.jpg');
        background-size: 100% 100% !important;
    }

    .Location1 {
        padding: 30px 0 40px;
    }

    .spec-ul-slider .slick-slide {
        line-height: 30px;
    }

    .home-banner-content {
        top: 0px !important;
        transform: unset;
        text-align: center;
        position: relative;
        padding-bottom: 0px;
        margin-top: 70px;
    }
    .ht-100vh {
        height: auto;
    }
    .spec-inline-content {
        float: right;
        width: 100%;
    }

    .section-padding {
        padding: 20px !important
    }

    .t-c {
        position: absolute;
        bottom: unset;
        color: #fff;
        background: transparent;
        padding: 4px 0px;
        font-size: 8px;
        bottom: 0%;
        left: unset;
        top: unset;
        right: 0%;
    }

    .floor-enqr a {
        position: absolute !important;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 165px;
    }

    .home-slider .slick-dots li {
        border: solid 1px #4E2B88;
        width: 10px !important;
        height: 10px !important;
        background: #000;
        border-radius: 50%;
        margin: 10px 10px;
        cursor: pointer;
        display: inline-block;
    }

    .home-slider .slick-dots .slick-active {
        background: #fff;
        border: solid 1px #000;
    }


    .home-slider .slick-dots {
        position: relative;
        left: 40%;
        display: inline !important;
        bottom: 60px
    }


    .location-slider .slick-dots {
        position: absolute;
        top: unset;
        z-index: 999;
        right: unset;
        transform: translateX(-50%);
        left: 50%;
    }


    .art-imp {
        position: absolute;
        left: 1%;
        top: unset;
        font-size: 8px;
        line-height: 10px;
        color: #fff;
        display: block;
        text-align: left !important;
        padding: 4px 0px;
        bottom: 0%;
    }

    .number-site {
        width: 100%;
        margin: 0 auto;
    }

    .footer-logo {
        width: 100% !important
    }

    .second-content-with-an-aim h3 {
        font-size: 26px;
        width: 100% !important;
    }

    /* .shop-rs p, h4 {
        padding: 7px 15px!important;
    } */

    .shop-rs p,
    h4 {
        padding: 7px 0px !important;
    }


    .footer-logo {
        width: 24%;
        margin: 20px auto;
        padding: 10px;
        background: #ccc;
    }

    .mob-mins-regular {
        font-family: 'Inter', sans-serif;
        font-weight: 400;

    }

    .destination-slider .arrow-right {
        transform: translate(71px, -53px) !important;
    }

    .home-banner-content * {
        font-size: 16px;
        line-height: 20px;
    }

    .footer-text {
        display: block;
        float: unset !important;
        text-align: center;
        font-size: 10px;
        width: 100% !important;
    }

    body {
        font-family: 'Inter', sans-serif !important;
    }

    .rera {
        font-size: 14px;
    }

    .textcenter {
        text-align: center !important
    }

    .commersial-inline {
        float: right;
        width: 100%;
    }

    .shop-inline {
        float: right;
        width: 100%;
    }

    .second-content {
        width: 100%;

    }

    #amenities {
        padding: 10px 4px !important;
    }

    .site-logo {
        width: 45%;
        height: auto;
        margin: 13px 25px 16px;
    }

    .project-highlight-slider li {
        width: 100% !important
    }

    .company-logo {
        width: 100%
    }

    .company-logo li {
        display: inline-block;
        width: 23%;
        padding: 8px;
    }

    .second-content-siddhivinayk h5 {
        font-size: 17px
    }

    .project-highlight-small-content {
        font-size: 12px;
        display: flex;
        align-items: center;
        height: 65px;
    }

    .project-slider-area {
        padding: 0;
    }

    .project-highlight-slider .slick-dots li {
        width: 10px !important;
        height: 10px !important;
        background: transparent;
        ;
        border-radius: 50%;
        margin: 10px 10px;
        cursor: pointer;
        display: inline-block;
        border: solid 1px #4E2B88;
    }

    .project-highlight-slider .slick-dots .slick-active {
        background: #4E2B88;
        border: solid 1px #4E2B88;
    }

    .margin-text {
        margin: 0px 0 22px 0;
    }

    .project-highlight-slider .slick-dots {
        position: relative;
        left: 40%;
        display: inline !important
    }

    .amenities-text {
        width: 93%;
        font-size: 26px;
        line-height: 36px;
        margin-top: 11px;
    }

    .spec-right-slider ul {
        padding: 20px 30px;
    }

    .about-big-title {
        font-size: 24px;
        width: 100%;
        margin: 0px auto 20px;
    }

    .spec-li-active {
        font-size: 16px !important;
        color: #fff !important;
        position: relative;
    }

    .w-3 {
        width: 100%
    }

    .spec-ul-slider {
        width: 100% !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    .sell_do_virtual_numbers {
        font-weight: bold !important;
        font-size: 15px;
        color: #fff !important
    }

    .sell_do_virtual_numbers a {
        color: #fff !important
    }

    .shop-amenties-explore .shop-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .shop-floor-explore .shop-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .shop-floor-plan-img img {
        height: 185px
    }

    .commercial-amenties-explore .shop-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .commercial-floor-explore .shop-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .spec-ul-slider .slick-list {
        height: 60px !important
    }

    .spec-ul-slider div {
        color: #fff;
        margin: 6px 0;
        font-size: 15px;
        cursor: pointer;
        text-align: center;
    }



    .spec-ul-slider .slick-current:after {
        top: unset;
        bottom: -7px;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        width: 100%
    }

    .amenities-discover-slider .slick-dots li {
        width: 10px;
        height: 10px;
        background: transparent;
        ;
        border-radius: 50%;
        margin: 10px 10px;
        cursor: pointer;
        display: inline-block;
        border: solid 1px #4E2B88;
    }

    .amenities-discover-slider .slick-dots .slick-active {
        background: #4E2B88;
        border: solid 1px #4E2B88;
    }

    .amenities-discover-slider .slick-dots {
        position: relative;
        left: 33%;
        display: inline !important
    }








    .project-highlight-list li {
        width: 100%;

    }

    #overview {
        /* padding: 17px 0 20px 0; */

    }

    #overview .container {
        padding: 0px 0px;
    }

    .change-order {
        display: flex;
        flex-direction: column;
    }

    #order1 {
        order: 2
    }

    #order2 {
        order: 1
    }

    .second-content-growing p {
        width: 100%;

    }

    .location-slider {
        width: 100%;
        height: 278px;
        margin: 30px auto 50px;
    }

    .rating {
        font-size: 34px !important;
    }

    .location-slider-ul {

        right: 35%;
        top: unset;

    }

    .location-slider-ul li {
        margin: 10px 7px;
        display: inline-block
    }

    .location-img-content {
        width: 100%;
    }

    .rating-info {
        font-size: 12px;
        margin-top: auto;
    }

    /*.second-content-growing p {
        width: 333px;
    }*/
    .second-content {
        margin-left: auto;
        /* padding: 30px; */
    }

    .shop-rs {

        width: 100%;
    }

    .overview-left-img {
        width: 100%
    }



    .amenities-list li {
        width: 100% !important
    }

    .invest+p {
        font-size: 12px;
    }



    #shop_commersial {
        display: block
    }

    header .nav-links {
        z-index: -1
    }

    body {
        -webkit-text-size-adjust: none;
    }

    .col-xs-1 {
        width: 8.333333333333333%;
    }

    .col-xs-2 {
        width: 16.66666666666667%;
    }

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

    .col-xs-4 {
        width: 33.33333333333333%;
    }

    .col-xs-5 {
        width: 41.66666666666667%;
    }

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

    .col-xs-7 {
        width: 58.33333333333333%;
    }

    .col-xs-8 {
        width: 66.66666666666667%;
    }

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

    .col-xs-10 {
        width: 83.33333333333333%;
    }

    .col-xs-11 {
        width: 91.66666666666667%;
    }

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

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

    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: block !important;
    }

    header {
        padding: 5px 0;
        height: 70px;
        background-color: transparent;
    }

    header .nav-links {
        padding: 20px 0 0 40px;
        top: 50px;
    }

    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;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        z-index: 300;
        background-color: rgba(255, 254, 254, 0.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;
    }


    /* .site-logo {
        width: 115px;
    } */
    .mobile-inlin-block {
        display: inline-block !important;
    }

    footer {
        /* padding-bottom: 30px; */
        margin-bottom: 60px;
        padding: 10px 0;
    }

    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: #fff;
        font-size: 14px;
        font-weight: 600;
        z-index: 999;
    }

    .mob-footer a {
        display: block;
        color: #000;
        line-height: 50px;
        font-size: 16px;
    }

    .mob-footer a.mob-enq-btn {
        background-color: #BB641E;
        font-weight: 600;
        font-size: 16px;
        height: 50px;
        letter-spacing: 2.08px;
        color: #FFFFFF;
        text-transform: uppercase;
        line-height: 50px;
    }

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


    .mobile-menu {
        display: none;
    }

    header .lower .nav-links a.active {
        /* color: #5ab034; */
        border-bottom: 0px;
        font-family: 'Inter', sans-serif !important;
    }

    header .lower .nav-links a {
        text-align: left;
        padding: 20px 0px;
        font-size: 16px !important;
        height: 80px;
        border-bottom: solid 1px #cccccc6b;
        letter-spacing: 3.2px;
        font-weight: 700;
        margin-right: 0;
    }

    html {
        font-size: 58.5%;
    }

    /* .home-banner-content {
        top: 16%;
    } */



    .mobile-hiden {
        display: none !important;
    }

    .full-hiden {
        display: block !important;
    }



}


/* @media only screen and (max-width : 656px) {

   
} */

@media only screen and (max-width : 414px) {
    .slider-content {
        width: 100%;
    }

}

@media only screen and (max-width : 390px) {
    /* .building-img {
        position: absolute;
        bottom: calc(100% - 837px);
        transform: unset;
        width: 100%;
    }
    .mobile-banner-img {
        bottom: calc(100% - 850px);
        transform: translateX(50%);
        z-index: 9;
        right: 50%;
    } */
}



@media only screen and (max-width : 375px) {
    .slider-content {
        width: 100%;
    }

    #overview {
        /* padding: 52px 0 20px 0; */
    }

}

@media only screen and (max-width : 320px) {
    /* 
        .slick-1 >img{margin-top:-4%}
        .slick-2 >img{margin-top:-4%} */

    /* .home-banner-content {
            top: 79%;
           
        } */
    .home-banner-content span {
        margin-right: 10px;
        font-size: 15px;
    }

    .invest h1 {
        font-size: 23px !important;
        line-height: 34px;
    }

    .invest h3 {
        line-height: 36px;
    }

}




/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {}

@media(max-width:375px) {
    .buy-flat h2 {
        font-size: 25px;
        line-height: 40px;
    }

    /* .home-banner-content {
        top: 64%;
    } */
}

@media(max-width:320px) {


    .buy-flat h2 {
        font-size: 20px;
        line-height: 40px;
    }
}

/* Extra Small Devices, Phones *    /
@media only screen and (max-width : 320px) {}