@media(max-width: 575px){
    section.thank-you-section {
        padding: 126px 0 126px 0;
    }
    .thankyou-grid img{
        height: 40%;
        width: 40%;
    }
    .thankyou-left {
        height: unset;
    }
    .virtual-video-div a{
        font-size: 50px;
    }
    .thankyou-grid{
        width: unset;
    }
    .thankyou-content {
        padding-top: 0;
        text-align: center;
    }
    .thankyou-content h1{
        font-size: 40px!important;
    }
    .fix_icons{
        right: 10px;
    }
    .costing-crore-div{
        top: 65%;
    }
    #btnClose{
        right:0;
        top: -10%;
    }
    .delayedPopupWindow{
        right: 2px;
        left: 2px;
        margin-left: unset;  
    }
    #amenities-slider .owl-nav .owl-next {
        position: absolute;
        right: 0;
        margin-right: unset;
    }
    #amenities-slider .owl-nav .owl-prev {
        position: absolute;
        left: 0;
    }
    #amenities-slider .owl-nav {
        position: absolute;
        display: flex;
        justify-content: space-between;
        width: 100%;
        left: unset;
        bottom: 60%;
    }
    #banner-slider .item-div{
        height: 258px;
    }
    #main-banner{
        height: unset;
        margin-top: 63px;
    }
    .banner-caption{
        height: unset;
    }
    #banner-slider .item{
        height: unset;
    }
    .master-right{
        height: unset;
    }
    #master-slider .owl-nav .owl-prev{
        left: 0;
    }
    #master-slider .owl-nav .owl-next{
        right: 0;
    }
       .footer-right {
        padding: 0;
        margin-top: 20px;
    }
    .partner-margin {
        margin-bottom: 16px;
    }
    .fooetr-left{
        padding: 18px 18px;
    }
    .partner-real-div h4{
        font-size: 15px;
    }
    footer {
        background: #404040;
        padding-bottom: 13px;
        padding-top: 26px;
    }
    .footer-head {
        margin-bottom: 14px;
    }
    .footer-head h5{
        font-size: 15px;
    }
    .abt-dev-left{
        height: 190px;
    }
    .abt-dev-right h2 {
        margin: 15px 0 10px 0;
    }
    .virtual-register input::placeholder{
        font-size: 13px;
        font-weight: 300;
    }
    .virtual-register input{
        padding: 6px;
    }
    .virtual-register{
     padding:15px 12px;
    }
    .delay-form{
        padding: 0;
    }
    .delay-head{
       border-radius: 4px;
    }
    .virtual-video-div span{
        text-align: center;
        font-size: 12px;
    }
    .virtual-right {
        padding-left: 0;
        margin-top: 20px;
    }
    .virtual-video-div{
        height: 232px;
    }
    .aminities-head h4{
        font-size: 16px;
    }
    .aminities-head{
        height: 44px;
    }
    #amenities-slider .item-div{
        height: 214px;
    }
    .location-name h5{
        font-size: 12px;
    }
    .location-left{
        height: 355px;
    }
    #gallery-slider .item{
        height: 323px;
    }
    #gallery-slider .owl-nav{
        top: -18%;
    }
    .gallery-head {
        margin-bottom: 14px;
    }
    .owl-nav button{
        height: 31px;
        width: 31px;
    }
    .master-head h3{
        font-size: 18px;
    }
    .master-left{
        height: unset;
        margin-bottom: 20px;
    }
   
    .costing-crore-div h3{
        font-size: 27px;
        padding-bottom: 0;
    }
    .costing-white-div {
        padding: 4px 18px;
        font-size: 11px;
    }
    .costing-box{
        height: 197px;
    }
    .costing-head a{
        display: none;
    }
    .hide-costing{
        display:block;
        text-align: center;
    }
    .common_padding_top {
        padding-top: 40px;
    }
    .common_padding_bottom {
        padding-bottom: 40px;
    }
    #discribe-section {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .discribe-right p {
        padding-bottom: 1px;
    }
    .common_btn{
        font-size: 10px;
    }
    .common_gray_paragraph p{
        font-size: 14px;
    }
    .discribe-right h5{
        font-size: 15px;
    }
    .common_sub_head{
        font-size: 25px;
    }
    .scan-img{
        bottom: 7px;
    }
    .scan-img img {
        width: 50%;
    }
    .discribe-left{
        height: 169px;
    }
    .banner-caption h1{
        font-size: 24px;
    }
    .banner-caption{
    position: relative;
    z-index: 9;
    background: #3b2610;
    padding: 40px 0;
    }
    .common_white_para p{
        font-size: 12px;
    }
    .estimate-status{
        padding: 9px 0 12px 0;
    }
    .crore-div h2{
        font-size: 35px;
    }
    .crore-div h3, span{
        font-size: 12px;
    }
    .estimate-status h4{
        font-size: 16px;
    }
    .current-status {
        margin-left: 10px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    .thankyou-grid img{
        width: 100%;
        height: 100%; 
    }
    .thankyou-left{
        height: 330px;
    }
    .thankyou-grid{
        width: unset;
    }
    .thankyou-content h1{
        font-size: 37px!important;
    }
    section.thank-you-section {
        padding: 70px 0 70px 0;
    }
    .crore-div h2{
        font-size: 41px;
    }
    .fooetr-left{
        padding: 20px 20px;
    }
    .abt-dev-right h2 {
        margin: 10px 0 9px 0;
    }
    .virtual-video-div a{
        font-size: 53px;
    }
    .location-left{
       height: 355px; 
    }
    .common_btn{
        font-size: 12px;
    }
    .discribe-right h5{
        font-size: 16px;
    }
    .common_sub_head{
        font-size: 26px;
    }
    .fix_icons{
        right: 12px;
    }
    .banner-caption{
        padding: 26px 0;
    }
    #banner-slider .item-div{
        height: 436px;
    }
    #main-banner{
        height: 436px;
        margin-top: 65px;
    }
    .estimate-status h4{
        font-size: 21px;
    }
    .crore-div {
        margin-bottom: 11px;
    }
    .crore-div h2{
        font-size: 44px;
    }
    #amenities-slider .item-div{
        height: 194px;
    }
    #amenities-slider .owl-nav{
      left: -53%;
    }
    .aminities-head{
        height: 45px;
    }
    .aminities-head h4{
        font-size: 13px;
    }
    #master-slider .owl-nav .owl-prev{
        left: 0;
    }
    #master-slider .owl-nav .owl-next{
        right: 0;
    }
    .master-head h3{
        font-size: 15px;
    }
    .master-left, .master-right{
        height: 147px;
    }
    .costing-box{
        height: 266px;
    }
    .discribe-left{
        height: 316px;
    }
    .costing-crore-div a {
        font-size: 8px;
    }
    .costing-white-div{
        font-size: 12px;
    }
    .costing-crore-div h3 {
        font-size: 29px;
        padding-bottom: 0;
    }
    .common_padding_top {
        padding-top: 35px;
    }
    .common_padding_bottom {
        padding-bottom: 35px;
    }
    .virtual-register {
        padding: 26px 22px 24px 28px;
    }
    .virtual-register h4{
        font-size: 18px;
    }
    .virtual-right {
        padding-left: 0;
    }
    .virtual-video-div{
        height: 300px;
    }
    .virtual-register input{
        padding: 7px;
    }
    .virtual-register input::placeholder{
        font-size: 10px;
    }
    .virtual-video-div span{
        font-size: 12px;
    }
    .abt-dev-left{
        height: 282px;
    }
    .partner-margin {
        margin-bottom: 15px;
    }
    .master-left{
        margin-bottom: 20px;
    }
   
    
}
@media (min-width: 768px) and (max-width: 991px){
    .thankyou-grid img {
        width: 90%;
        height: 90%;
    }
    section.thank-you-section {
        padding: 70px 0 70px 0;
    }
    #main-banner{
        margin-top: 65px;
    }
    .location-name h5{
        font-size: 13px;
    }
    .location-detail {
        margin-top: 0;
    }
    .footer-right {
        padding: 0;
    }
    .footer-head h5{
        font-size: 17px;
    }
    .crore-div h2{
        font-size: 44px;
    }
    .partner-margin {
        margin-bottom: 15px;
    }
    .partner-real-div h4{
        font-size: 16px;
    }
    .discribe-right h5 {
        padding-bottom: 0;
        font-size: 15px;
    }
    .common_sub_head{
        font-size: 28px;
    }
    .discribe-right{
        padding-left: 0;
    }
    .fix_icons{
        right: 24px;
    }
   
    .banner-caption{
        padding:66px 0;
    }
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
    .estimate-status{
        padding:17px 0 12px 0 ;
    }
    #banner-slider .item-div{
        height: 493px;
    }
    #main-banner{
        height: 493px;
    }
    #master-slider .owl-nav .owl-next{
        right: 0;
    }
    #master-slider .owl-nav .owl-prev{
     left: 0;
    }
    .master-head h3{
        font-size: 18px;
    }
    .common_btn{
        font-size: 13px;
    }
    #amenities-slider .owl-nav{
        left: -52%;
    }
    .abt-dev-right h2 {
        margin: 10px 0 6px 0;
    }
    .master-right, .master-left{
        height:203px;
    }
}

@media (min-width: 991px) and (max-width: 1199px){
    section.thank-you-section {
        padding: 80px 0 80px 0;
    }
    .master-head h3{
        font-size: 16px;
    }
    .discribe-right{
        margin-top: 0;
    }
    .discribe-right p {
        padding-bottom: 0;
    }
    .discribe-right h5{
        font-size: 17px;
    }
    #banner-slider .item-div{
        height: 500px;
    }
    #main-banner{
        height: 500px;
    }
    .partner-real-div h4{
        font-size: 15px;
    }
    .common_btn{
        font-size: 11px;
    }
    .nav-btn{
        font-size: 11px!important;
    }
    .ph-icon{
        height: 32px;
        width: 32px;
    }
    .logo img {
        width: 145px;
    }
    .navbar .nav-links ul{
        padding-right: 15px;
    }
    .banner-caption{
        top: 70px;
    }
    .master-left, .master-right{
        height:250px;
    }
    
    .nav-links a{
        font-size: 11px;
    }
    .nav-btn{
        font-size: 10px;
    }
 
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width:1140px!important;
    }
    .banner-caption{
        padding: 73px 0;
    }
    section.thank-you-section {
        padding: 90px 0 90px 0;
    }
}
@media (min-width: 1800px) {
   
}

@media (min-width: 1800px) and (max-width: 1920px) {
 
}
