@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.eot');
    src: url('../fonts/poppins-medium-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff'),
         url('../fonts/poppins-medium-webfont.ttf') format('truetype'),
         url('../fonts/poppins-medium-webfont.svg#poppinsmedium') format('svg');
    font-weight: normal;
    font-style: normal; 
    font-display: swap; 
}
@font-face {
    font-family: 'poppinsmedium_italic';
    src: url('../fonts/poppins-mediumitalic-webfont.eot');
    src: url('../fonts/poppins-mediumitalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/poppins-mediumitalic-webfont.woff') format('woff'),
         url('../fonts/poppins-mediumitalic-webfont.ttf') format('truetype'),
         url('../fonts/poppins-mediumitalic-webfont.svg#poppinsmedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.eot');
    src: url('../fonts/poppins-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff'),
         url('../fonts/poppins-regular-webfont.ttf') format('truetype'),
         url('../fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.eot');
    src: url('../fonts/poppins-semibold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff'),
         url('../fonts/poppins-semibold-webfont.ttf') format('truetype'),
         url('../fonts/poppins-semibold-webfont.svg#poppinssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.eot');
    src: url('../fonts/poppins-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold-webfont.woff') format('woff'),
         url('../fonts/poppins-bold-webfont.ttf') format('truetype'),
         url('../fonts/poppins-bold-webfont.svg#poppinsbold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppinsextrabold';
    src: url('../fonts/poppins-extrabold-webfont.eot');
    src: url('../fonts/poppins-extrabold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-extrabold-webfont.woff') format('woff'),
         url('../fonts/poppins-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/poppins-extrabold-webfont.svg#poppinsextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'poppinsextrabold_italic';
    src: url('../fonts/poppins-extrabolditalic-webfont.eot');
    src: url('../fonts/poppins-extrabolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppins-extrabolditalic-webfont.woff2') format('woff2'),
         url('../fonts/poppins-extrabolditalic-webfont.woff') format('woff'),
         url('../fonts/poppins-extrabolditalic-webfont.ttf') format('truetype'),
         url('../fonts/poppins-extrabolditalic-webfont.svg#poppinsextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
    font-size: 14px;
    color: #777;       
    font-family: 'poppinsregular'; 
}
.same-section {  
    margin-bottom: 50px;   
}  
#about {
    margin-top: 50px;
}      
.project-info-section {
    display: none;
}
.container {     
    max-width: 1280px;
}            
header{
    /* background-color:#000;  */
    position:fixed;
    width:100%;
    top:0;
    left:0;
    z-index:9;
    transition:all .5s;
    padding: 20px 0;
}
.darkHeader{
    background-color:#000
}
.header-inner{
    display:flex;
    align-items:center;
    justify-content:space-between;
    position:relative;
}
.luxury-logo{
    max-width:130px
}
.menu ul{
    margin:0;
    padding:0;
    list-style:none;
    display:flex;
    align-items:center;
    justify-content:space-between
}
.menu ul li a{
    color:#e6e6e6;
    text-transform:uppercase;
    font-size:15px;
    text-decoration:none;
    font-family:'poppinssemibold';
    padding:10px 15px;  
    width:auto;
    display:inline-block
}
.menu ul li a:hover{ 
    background-color:#c08831
}
.home-banner{ 
    position:relative;
    background-image:url("../images/ireo-grand-hyatt-banner.webp");
    background-color:#dcdcdc;
    height:100vh;
    background-size:cover;
    background-position:center center;
    padding-top: 70px;   
}   
.home-banner-img {
    display: none;
}
.project-configurations {
    text-shadow: 0px 1px 2px #000;
    padding-left: 30px; 
}
.project-rera {
    position: relative;
    margin: 3px 0 0 0;
}
.project-rera-mobile {
    display: none;
}
.banner-cnt {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 15px;
    z-index: 1;
} 
.project-configurations h1 {
    color: #fff;
    font-size: 42px;
    font-family: 'poppinsbold';
}
.project-configurations p {
    font-size: 18px;
    color: #fff;
    font-family: 'poppinsbold';
}
.configuration-item {
    padding-right: 20px;
}
.configuration-item h4 {
    color: #c08831;
    font-size: 20px;
    font-family: 'poppinssemibold';
    text-transform: uppercase;
} 
.configurations-size {
    position: relative;
}
.banner-configurations-site-visit {
    display: flex;
    align-items: center;
}
.banner-configurations {
    display: flex;
}
.configurations-size::after {
    content: "";
    background-color: gainsboro;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 10px;
    bottom: 0;
}
.project-configurations .configuration-item p {
    margin: 0;
}
.project-configurations .configuration-item p span {
    color: #c08831;
} 
.btn {
    background-color: #c08831;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #c08831;
    padding: 10px 25px;
}
.project-site-visit { 
    display: flex;
    align-items: center;
} 
.project-info-item {
    text-align: center;
    padding-top: 30px;
    height: 100%;
}
.project-info-item h3 {
    color: #232323;
    font-size: 16px;
    margin: 10px 0;
    font-weight: 700;
}
.project-info-item p {
    color: #232323;
    font-size: 14px;
}
.project-info-border {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.inner-title h2 {
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}
.inner-title p {
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    text-align: justify; 
    margin: 0 0 5px 0; 
}
.inner-title p a {
    color: #666666;
    text-decoration: none;
}
.trans-btn {
    background-color: transparent;
    color: #c08831;
}
#floor-plan .project-site-visit a:hover {
    color: #fff;
}  
.about-video {
    position: relative;
    height: 100%;
} 
.about-video::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute; 
    background-color: rgba(0,0,0,0.6);   
}
.img-box {
    background-image: url("../images/ireo-grand-hyatt-video.webp");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    display: inline-block;
    background-position: 100% 100%;
}
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
}
.highlight-div {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.highlight-div h3 {
    background-color: #c08831;
    color: #fff;
    font-size: 20px;
    padding: 20px 32px;
    margin: 0 0 30px 0;
}
.table.table-bordered tr th, .table.table-bordered tr td {
    color: #fff;
    border: 2px solid #c08831;
    vertical-align: middle;
}
.highlight-div ul {
    list-style: none;
    width: 100%;
    display: inline-block;
    padding-right: 10px; 
}
.highlight-div ul li {
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    padding-left: 30px;
    margin-bottom: 15px;
    position: relative;
}
.highlight-div ul li::before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    color: #c08831;
    font-size: 18px;
    font-weight: 400;
    font-family: 'FontAwesome';
}
.highlight-image {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-title {
    margin: 0 0 50px 0;
}

.section-title h2 {
    font-size: 36px;
    color: #2a2a2a;
    line-height: 1em;
    font-weight: 600;    
}
.gray-background {
    background-color: #2a2a2a;
}
.gray-background .inner-title h2 {
    color: #fff;
}
.gray-background .inner-title p {
    color: #fff;
}
.floor-plan-section .container-fluid {
    padding: 0;
}
.features-section .container-fluid {
    padding: 0;
} 
#gallery .container-fluid {
    padding: 0;
} 
.location-advantage-section .container-fluid {
    padding: 0;
} 
.floor-plan {
    background-color: #fff;
    padding: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.floor-plan-img {
    box-shadow: 0px 0 5px gainsboro;
    text-align: center;
    padding: 15px;
    width: 100%; 
}  
.floor-plan-cnt {
    padding: 45px;
    height: 100%;
    display: flex;
    align-items: center;
}
.inner-title {
    width: 100%;
}
.inner-title .project-site-visit {
    margin: 20px 0 0 0;
}
.featured-inner h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-left: 25px;
    border-left: 6px solid #c08831;
    text-transform: uppercase;
}
.featured-inner p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 30px;
}
.featured-inner {
    margin-top: 35px; 
}
.gray-background .inner-title ul {
    padding: 0;
    list-style: none;
    color: #fff;
    margin: 0;
}
.gray-background .inner-title ul li {
    font-size: 16px;
    font-weight: 500;
    padding-left: 30px;
    margin-bottom: 15px;
    position: relative;
}
.gray-background .inner-title ul li::before {
    content: '\f00c';
    font-size: 16px;
    font-weight: 400;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    color: #c08831;  
}
.location-map-div {
    height: 100%;
}
.call-to-action-section {
    background-color: #c08831;
    padding: 40px 0;
}
.call-to-action-button {
    text-align: right;
}
.call-to-action-button .btn {
    background-color: #fff;
    color: #c08831;
    border-color: #fff;
}
.call-to-action-cnt p {
    color: #fff;
    font-size: 14px;
    margin: 0; 
} 
.specialist-block {
    margin-bottom: 30px;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    min-height: 90%;   
} 
.specialist-block a {
    color: #fff;
    text-decoration: none;
}
.faq-section {
    background-color: #2a2a2a;
    padding: 40px 0;
}
.faq-section .section-title h2 {
    color: #fff;
    margin: 0 0 20px 0;
}
.faq-section .section-title p {
    color: #fff;
}
.faq-section .section-title p a {
    color: #fff;
}
.specialist-block h5 {
    margin-bottom: 10px;
    padding-left: 20px;
    border-left: 6px solid #c08831;
}
.specialist-block p {
    text-align: justify;
    margin: 0;
}
.top-footer {
    position: relative;
    padding: 50px 0px 50px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-footer::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.location-detail {
    padding: 30px 30px;
    /* background-color: #2c2c2c; */  
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.3);
}
.top-footer .container {
    position: relative;
}
.location-detail h4 {
    margin: 0;
    font-size: 25px;
    font-weight: 600;
}
.location-item {
    margin-top: 30px;
}
.location-item h5 {
    font-size: 22px;
}
.location-item p {
    margin: 0;
    font-size: 14px;
}
.location-item p a {
    color: #fff;
    text-decoration: none;
}
.form-footer h4 {
    color: #c08831;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 30px;
}
.form-group {
    margin-bottom: 20px;
    position: relative;
}
.form-control {
    border-radius: 0;
    padding: 10px 15px;
}
textarea.form-control {
    min-height: 180px;
    resize: none;
}
.form-control {
    border-radius: 0;
    padding: 10px 15px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}
.countryCode { 
    position: absolute;
    width: 100px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    height: 57%;
    border: 0;
    background-color: transparent;
    z-index: 1;  
    color: #fff;
} 
.countryCode ~ .form-control {
    padding-left: 120px;
} 
.countryCode option {
    color: #000;
}
.form-control::placeholder {
    color: #fff;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
   color: #fff;
}  
.form-control::-ms-input-placeholder {
   color: #fff;
}
.form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}
.mid-footer {
    background-color: #2a2a2a;
    padding-top: 30px;
    width: 100%;
    display: inline-block;
}
.footer-menu {
    margin-bottom: 15px;
}
.footer-menu h4 {
    color: #a3a3a5;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 20px;
    border-left: 6px solid #c08831;
} 
.footer-menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
    width: 100%;
    display: inline-block;
}
.footer-menu ul li {
    width: auto;
    display: inline-block;
    margin: 0 10px 0 0; 
    position: relative;
    padding: 0 0 0 12px;
}
.footer-menu ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #777;
    border-radius: 100%;
    transform: translateY(-50%);
}
.footer-menu ul li a {
    color: #777;
    text-decoration: none;
    font-size: 13px;
}
.rera-strip ul {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0;
}
.rera-strip {
    background-color: #696969;
    padding-top: 10px;
}
.rera-strip ul li {
    padding: 0 15px;
    text-align: center;
    font-size: 13px;
    border-right: 1px solid #fff;
    width: auto;
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
} 
.rera-strip ul li:last-child {
    border-right: 0;
}
.footer-para p {
    text-align: justify;
    margin-top: 16px;
    font-size: 13px;
}
.btm-footer .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.social-icons a {
    background-color: #c08831;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: inline-flex;
    border-radius: 100%;
    color: #fff;
    margin: 0 0 0 10px;
}
.btm-footer {
    background-color: #272727;
    padding: 15px 0;
}
.modal-body .top-footer {
    padding: 15px 0px 15px;
} 
.close {
    padding: 0;
    position: absolute;
    right: 5px;
    top: 0px; 
    z-index: 9;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 20px;
}  
.modal-body .top-footer {
    padding: 15px 0px 15px;
    background-attachment: inherit;
} 
.modal-body {
    padding: 0;
}
.modal-content {
    border: 0;
    background-color: #c08831;
    padding: 5px;
}
.logo img {
    max-width: 100%;
} 
.fix-mobile-strip {
    display: none;
}
a.whatsapp {
    background-color: #2fb842;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
    border-radius: 100%;
    text-align: center;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 10px;
    bottom: 20px;
    margin: 0;
    z-index: 2;
} 

@media only screen and (max-width: 1320px){
    .container {     
        max-width: 1230px; 
    } 
}

@media only screen and (max-width: 1279px){
    .rera-strip ul li {
        padding: 0 7px;
    }  
    a.whatsapp {
        font-size: 20px;
        width: 44px;
        height: 44px;
    }
    .project-configurations {
        padding-left: 45px;
    }
    .project-configurations h1 {
        font-size: 35px;
    }
    .project-configurations p {
        font-size: 16px;
    }
    .configuration-item h4 {
        font-size: 18px;
    }

}

@media only screen and (max-width: 1199px){
    .menu ul li a {
        font-size: 12px;
        padding: 20px 10px;
    } 
    .highlight-div h3 {
        font-size: 18px;
        padding: 15px 32px;
        margin: 0 0 15px 0;
    }
    .highlight-div ul li {
        font-size: 14px;
        padding-left: 30px;
        margin-bottom: 5px;
    }
    .same-section {
        margin-bottom: 35px;
    }
    .inner-title h2 {
        font-size: 30px;
    }
    .inner-title p {
        font-size: 14px;
    }
    .featured-inner h4 {
        font-size: 18px;
        margin-bottom: 10px;
        padding-left: 10px;
        border-left: 5px solid #c08831;
    }
    .featured-inner p {
        font-size: 14px;
        padding-left: 15px;
        line-height: 1.6em;
    }
    .section-title h2 {
        font-size: 30px;
    }
    .project-configurations h1 {
        font-size: 30px;
    }
    .banner-configurations-site-visit {
        width: auto;
        display: inline-block;
    }
    .configuration-item {
        padding-right: 18px;
    }
    .project-site-visit {
        margin: 12px 0 0 0;
    }

}

@media only screen and (max-width: 991px){
    .button_container{position:absolute;top:50%;right:0;height:29px;width:35px;cursor:pointer;z-index:100;transition:opacity 0.25s ease;transform:translateY(-50%);}
    .button_container:hover{opacity:0.7;}
    .button_container.active .top{transform:translateY(11px) translateX(0) rotate(45deg);background:#fff;}
    .button_container.active .middle{opacity:0;background:#fff;}
    .button_container.active .bottom{transform:translateY(-11px) translateX(0) rotate(-45deg);background:#fff;}
    .button_container span{background:#c08831;border:none;height:5px;width:100%;position:absolute;top:0;left:0;transition:all 0.35s ease;cursor:pointer;}
    .button_container span:nth-of-type(2){top:11px;}
    .button_container span:nth-of-type(3){top:22px;} 
    .overlay{position:fixed;background:rgba(192, 136, 49, 0.9);top:0;left:0;width:100%;height:0%;opacity:0;visibility:hidden;transition:opacity 0.35s, visibility 0.35s, height 0.35s;overflow:hidden;z-index:9;}
    .overlay.open{opacity:0.9;visibility:visible;height:100%;}
    .overlay.open li{-webkit-animation:fadeInRight 0.5s ease forwards;animation:fadeInRight 0.5s ease forwards;-webkit-animation-delay:0.35s;animation-delay:0.35s;}
    .overlay.open li:nth-of-type(2){-webkit-animation-delay:0.4s;animation-delay:0.4s;}
    .overlay.open li:nth-of-type(3){-webkit-animation-delay:0.45s;animation-delay:0.45s;}
    .overlay nav{position:relative;height:70%;top:50%;transform:translateY(-50%);text-align:center;}
    .overlay ul{list-style:none;padding:0;margin:0 auto;display:inline-block;position:relative;height:100%;}
    .overlay ul li{display:block;position:relative;opacity:0;margin:0 0 15px 0;}
    .overlay ul li a {
        display: block;
        position: relative;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
        font-size: 25px;
        padding: 0;
        font-weight: 400;
    }
    .menu ul li a:hover {
        background-color: transparent;
    } 
    .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after{width:100%;}
    .overlay ul li a:after{content:"";position:absolute;bottom:0;left:50%;width:0%;transform:translateX(-50%);height:3px;background:#fff;transition:0.35s;}
    @-webkit-keyframes fadeInRight{0%{opacity:0;left:20%;}
    100%{opacity:1;left:0;}
    }
    @keyframes fadeInRight{0%{opacity:0;left:20%;}
    100%{opacity:1;left:0;}
    }    
    .project-info-item p {
        font-size: 13px;
    }
    .project-info-item h3 {
        font-size: 12px;
    }    
    .luxury-logo {
        display: none;
    }
    .same-section {
        margin-bottom: 25px;
    }
    .inner-title h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .inner-title .project-site-visit {
        margin: 15px 0 0 0;
    }
    .about-video {
        height: 400px;
        margin-top: 20px;
    }
    .highlight-image {
        display: none;
    }
    .section-title h2 {
        font-size: 25px;
    }
    .form-footer h4 {
        font-size: 26px;
    }
    .specialist-block h5 {
        font-size: 18px;
    }
    header {
        padding: 10px 0;
    }
    .home-banner {
        padding-top: 58px;
    }
    .project-configurations h1 {
        font-size: 30px;
    }
    .project-configurations p {
        font-size: 16px;
    }
    .project-configurations p {
        font-size: 13px;
    }
	.btn {
		font-size: 13px;
		padding: 8px 10px;
	} 
	a.whatsapp {
        bottom: 14px;
    }

}

@media only screen and (max-width: 767px){ 
    .project-info-section {
        display: block; 
    }
    a.whatsapp {
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }
    .overlay ul li a {
        font-size: 22px;
    }
    .btm-footer .container {
        display: block;
        text-align: center;
    }
    .copyright {
        margin-bottom: 10px;
    }
    .logo {
        text-align: center;
        margin: 0 0 15px 0;
    }
    .call-to-action-cnt {
        text-align: center;
        margin: 0 0 15px 0;
    }
    .call-to-action-button {
        text-align: center;
    } 
    .section-title h2 {
        font-size: 22px;
    }
    .form-footer h4 {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 25px;
    }   
    .fix-mobile-strip {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
		box-shadow: 0 0 5px #696969;  
    }
    .fix-mobile-strip ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
    }
    .fix-mobile-strip ul li {
        width: 50%;
        text-align: center;
    }
    .fix-mobile-strip ul li a {
        display: block;
        text-decoration: none;
        color: #fff;
        background-color: #c08831;
        padding: 10px;
        font-size: 16px;
    }  
    .btm-footer {
        padding: 15px 0 59px 0;   
    }
    .banner-cnt {
        display: none;
    } 
    .home-banner-img {
        display: block;
    }
    .home-banner {
        background-image: none;
        height: auto;
    }
    header {
        background-color: #000;
    }
    .project-rera-mobile {
        position: absolute;
        left: 15px;
        bottom: 0px;
        display: block;
        z-index: 2;
        color: #fff; 
    }
}


@media only screen and (max-width: 575px){
    .overlay ul li a {
        font-size: 20px;
    }   
    .project-configurations {
        border: 15px solid rgba(255,255,255,0.20); 
        padding: 15px;
    }
    .configuration-item {
        text-align: left;
        margin: 0 0 12px 0;
    }
    .configurations-size::after {
        width: 100%;
        height: 1px;
        right: 0;
        bottom: 4px;
    }
    .configuration-item h4 {
        font-size: 18px;
    }
    .configuration-item h4 { 
        margin: 0;
    }
    .project-configurations h1 {
        font-size: 20px;
        margin: 0;
    }
    .btn {
        font-size: 13px;
        padding: 8px 15px;
        letter-spacing: 1px;
    }
    .inner-title p {
        font-size: 13px;
        line-height: 1.5em;
    }
    .about-video {
        height: 250px;
    }
    .highlight-div h3 {
        font-size: 16px;
        padding: 15px;
    }
    .highlight-div ul {
        padding-left: 15px;
    }
    .highlight-div ul li {
        font-size: 13px;
        padding-left: 25px;
    }
    .section-title h2 {
        font-size: 20px;
        padding: 0 15px;
    }
    .section-title {
        margin: 0 0 20px 0;
    }
    .floor-plan-cnt {
        padding: 15px;
    }
    .inner-title h2 {
        font-size: 20px;
    }
    .featured-inner {
        margin-top: 20px;
    } 
    .featured-inner h4 {
        font-size: 16px;
    }
    .gray-background .inner-title ul li {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .rera-strip ul li {
        border-right: 0;
    }
    .specialist-block h5 {
        font-size: 16px;
    }   
    .project-info-item .icon {
        max-width: 50px;
        height: auto;
        margin: 0 5px 0 0;
    }  
    .fix-mobile-strip ul li a {
        font-size: 14px;
    }
    .project-info-border {
        border-right: 0;
        border-bottom: 1px solid #e6e6e6;
        flex: auto;
    }
    .project-info-item {
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
        display: flex;
        align-items: center;
        text-align: left;
    }
    .project-info-item h3 {
        margin: 0 0 5px 0;
    }
    .project-info-item p {
        margin-bottom: 0;
    }
    .project-info-item-txt h3 {
        width: auto;
        display: inline-block;
    }
    .project-info-item-txt p {
        width: auto;
        display: inline-block;
    }
    a.whatsapp {
        font-size: 18px;
        width: 41px;
        height: 41px;
    } 
    #about {
        margin-top: 0;
    }
    .same-section {
        margin-bottom: 15px;
    }
}   