@media(max-width: 575px){
    .delayedPopupWindow {
    width: 95%;
    max-width: 100%;
}
    .thank_you h1 {
        font-size: 32px;
    }
    .thankyou_right .common_btn{
        margin: auto;
    }
    .thankyou_right {
        text-align: center;
        justify-content: center;
    }
    .thank_you img {
        width: 100%;
    }
    .thank_you{
        width: 100%;
        text-align: center;
    }
    .video_detail button {
        width: 40px;
        height: 40px;
    }
    .fix_icons a img {
        width: 20px;
    }
    .fix_icons a {
        width: 35px;
        height: 35px;
    }
    #banner_slider .owl-dots {
        bottom: 10px;
        left: 50%;
        right: unset;
        transform: translate(-50%, -50%);
    }
    .ftr_text h4 {
        font-size: 16px;
    }
    .ftr_text h5 {
        font-size: 16px;
    }
    .form_title h6 {
        font-size: 24px;
    }
    .form_content .btn-close {
        width: 25px;
        height: 25px;
    }
    .popup_form {
        padding: 30px 0px;
    }
    .ftr_text h5 {
        word-break: break-all;
    }
    .ftr_text {
        width: 100%;
    }
    .video_detail span img {
        width: 20px;
        margin-right: 8px;
    }
    .video_detail span {
        font-size: 14px;
        left: 15px;
    }
    .video_detail button{
        font-size: 50px;
    }
    .video_detail h6 {
        font-size: 24px;
    }
    .video_thumb {
        height: 250px;
        margin-left: 0;
        margin-top: 20px;
    }
    .location_details {
        padding: 30px 20px;
    }
    .location_map {
        height: 250px;
    }
    
    .gallery_image {
        height: 250px;
    }
    .carousel-container {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }
    .amenities_left {
        width: 100%;
        padding: 0px 10px;
    }
    .amenities_slider {
        width: 100%;
    }
    .amenities_wrap {
        height: 250px;
        position: relative;
        margin-top: 20px;
    }
    #amenities_slider .owl-nav button {
        font-size: 14px !important;
        width: 30px;
        height: 30px;
    }
    #site_floor_slide .owl-nav{
        width: 103%;
    }
    #site_floor_slide .owl-nav button {
        font-size: 14px !important;
        width: 30px;
        height: 30px;
    }
    .screenshot_slider .owl-nav button{
        font-size: 14px !important;
        width: 30px;
        height: 30px; 
    }
    #site_floor .nav-link {
        font-size: 18px;
    }
    .sf__wrap {
        height: 250px;
    }
    .mob_btn{
        display: flex;
    }
    .about_image{
     height: unset;
    }
    .main_caption {
        font-size: 32px;
    }
    .header_caption ul {
        width: unset;
    }
    .header_caption ul li {
        width: 50%;
        font-size: 12px;
        padding-left: 16px;
        margin-bottom: 15px;
    }
    .header_caption ul li::after {
        width: 10px;
        height: 10px;
        top: 3px;
    }
    .header_caption h6 {
        font-size: 28px;
        margin: 10px 0px 20px;
    }
    .header_caption {
        position: unset;
        background: #282828;
        padding: 30px 5px;
        display: block;
        height: auto;
    }
    header {
        height: auto;
    }
    header .item{
        height: 300px;
    }
    .common_bottom_padding {
        padding-bottom: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .common_top_padding {
        padding-top: 30px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .faq_left {
        width: unset;
    }
    .ftr_top {
        display: block;
        width: unset;
    }
    #top_nav {
        display: none;
    }
    .brigade_box {
        width: unset;
        float: unset;
        margin-top: 0px;
    }
    .flex_reverse {
        flex-direction: column-reverse;
    }
    .marquee {
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }
    .common_title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .hightlights {
        padding: 25px 20px;
    }
    .floor_p {
        padding: 20px 20px;
    }
    .flx_wrp span {
        font-size: 12px;
        margin: 4px 0px;
    }
    .about_wrap {
        margin-top: 20px;
        margin-right: 0;
    }
    .position_text{
        font-size: 44px;
        top: -10px;
    }
    .price__wrapper {
        margin-bottom: 20px;
    }
    .flex_title button {
        display: none;
    }
    .site_floor_slider {
        padding-right: 0;
    }
    .get_quote_form {
        padding: 30px 20px;
        margin-top: 20px;
    }
    .get_quote_form h4{
        font-size: 20px;
    }
    .flex_title{
        display: block;
    }
    .flex_title .common_title {
        margin-bottom: 20px;
    }
    .common_paragraph p {
        font-size: 15px;
        line-height: 21.4px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    .thank_you h1 {
        font-size: 32px;
    }
    .thankyou_right .common_btn{
        margin: auto;
    }
    .thankyou_right {
        text-align: center;
        justify-content: center;
    }
    .thank_you img {
        width: 100%;
    }
    .thank_you{
        width: 100%;
        text-align: center;
    }
    .amenities_left {
        width: 100%;
        padding: 0px 10px;
    }
    .amenities_slider {
        width: 100%;
    }
    .amenities_wrap {
        height: 200px;
        position: relative;
        margin-top: 20px;
    }
    #amenities_slider .owl-nav button {
        font-size: 14px !important;
        width: 30px;
        height: 30px;
    }
    .total_cost h6 {
        font-size: 24px;
    }
    .pricing span {
        font-size: 14px;
    }
    .fix_icons a img {
        width: 20px;
    }
    .fix_icons a {
        width: 35px;
        height: 35px;
    }
    #banner_slider .owl-dots {
        bottom: 10px;
        left: 50%;
        right: unset;
        transform: translate(-50%, -50%);
    }
    .ftr_text h4 {
        font-size: 16px;
    }
    .ftr_text h5 {
        font-size: 16px;
    }
    .form_title h6 {
        font-size: 24px;
    }
    .form_content .btn-close {
        width: 25px;
        height: 25px;
    }
    .popup_form {
        padding: 30px 0px;
    }
    .ftr_text h5 {
        word-break: break-all;
    }
    .ftr_text {
        width: 100%;
    }
    .video_detail span img {
        width: 20px;
        margin-right: 8px;
    }
    .video_detail span {
        font-size: 14px;
        left: 15px;
    }
    .video_detail button{
        font-size: 50px;
    }
    .video_detail h6 {
        font-size: 24px;
    }
    .video_thumb {
        height: 250px;
        margin-left: 0;
        margin-top: 20px;
    }
    .location_details {
        padding: 30px 20px;
    }
    .location_map {
        height: 250px;
    }
    
    .gallery_image {
        height: 250px;
    }
    .carousel-container {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }
    .amenities_left {
        width: 100%;
        padding: 0 100px;
    }
    #site_floor_slide .owl-nav{
        width: 103%;
    }
    #site_floor_slide .owl-nav button {
        font-size: 14px !important;
        width: 30px;
        height: 30px;
    }
    .screenshot_slider .owl-nav button{
        font-size: 14px !important;
        width: 30px;
        height: 30px; 
    }
    #site_floor .nav-link {
        font-size: 18px;
    }
    .sf__wrap {
        height: 250px;
    }
    .mob_btn{
        display: flex;
    }
    .about_image{
     height: unset;
    }
    .main_caption {
        font-size: 32px;
    }
    .header_caption ul {
        width: unset;
    }
    .header_caption ul li {
        width: 50%;
        font-size: 11px;
        padding-left: 16px;
        margin-bottom: 15px;
    }
    .header_caption ul li::after {
        width: 10px;
        height: 10px;
        top: 3px;
    }
    .header_caption h6 {
        font-size: 28px;
        margin: 10px 0px 20px;
    }
    .header_caption {
        position: unset;
        background: #282828;
        padding: 30px 5px;
        display: block;
        height: auto;
    }
    header {
        height: auto;
    }
    header .item{
        height: 300px;
    }
    .common_bottom_padding {
        padding-bottom: 50px;
    }
    .common_top_padding {
        padding-top: 50px;
    }
    .faq_left {
        width: unset;
    }
    .ftr_top {
        display: block;
        width: unset;
    }
    #top_nav {
        display: none;
    }
    .brigade_box {
        width: unset;
        float: unset;
        margin-top: 0px;
    }
    .flex_reverse {
        flex-direction: column-reverse;
    }
    .marquee {
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }
    .common_title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .hightlights {
        padding: 25px 20px;
    }
    .floor_p {
        padding: 20px 20px;
    }
    .flx_wrp span {
        font-size: 12px;
        margin: 4px 0px;
    }
    .about_wrap {
        margin-top: 20px;
        margin-right: 0;
    }
    .position_text{
        font-size: 44px;
        top: -10px;
    }
    .price__wrapper {
        margin-bottom: 20px;
    }
    .flex_title button {
        display: none;
    }
    .site_floor_slider {
        padding-right: 0;
    }
    .get_quote_form {
        padding: 30px 20px;
        margin-top: 20px;
    }
    .get_quote_form h4{
        font-size: 20px;
    }
    .flex_title{
        display: block;
    }
    .flex_title .common_title {
        margin-bottom: 20px;
    }
    .common_paragraph p {
        font-size: 15px;
        line-height: 21.4px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .thank_you {
        width: unset;
    }
    .ftr_text h4 {
        font-size: 16px;
    }
    .ftr_text h5 {
        font-size: 16px;
    }
    .form_title h6 {
        font-size: 24px;
    }
    .form_content .btn-close {
        width: 25px;
        height: 25px;
    }
    .popup_form {
        padding: 30px 0px;
    }
    .ftr_text h5 {
        word-break: break-all;
    }
    .ftr_text {
        width: 100%;
    }
    .video_detail span img {
        width: 20px;
        margin-right: 8px;
    }
    .video_detail span {
        font-size: 14px;
        left: 15px;
    }
    .video_detail button{
        font-size: 50px;
    }
    .video_detail h6 {
        font-size: 24px;
    }
    .video_thumb {
        height: 250px;
        margin-left: 0;
        margin-top: 20px;
    }
    .location_details {
        padding: 30px 20px;
    }
    .location_map {
        height: 250px;
    }
    
    .gallery_image {
        height: 250px;
    }
    .carousel-container {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }
    .amenities_left {
        width: 100%;
        padding: 0px 140px;
    }
    .amenities_slider {
        width: 100%;
        margin-top: 30px;
    }
    #site_floor_slide .owl-nav{
        width: 103%;
    }
    #site_floor_slide .owl-nav button {
        font-size: 14px !important;
        width: 30px;
        height: 30px;
    }
    .screenshot_slider .owl-nav button{
        font-size: 14px !important;
        width: 30px;
        height: 30px; 
    }
    #site_floor .nav-link {
        font-size: 18px;
    }
    .sf__wrap {
        height: 250px;
    }
    .mob_btn{
        display: flex;
    }
    .about_image {
        height: 300px;
    }
    .main_caption {
        font-size: 38px;
    }
    .header_caption h6 {
        font-size: 34px;
        margin: 10px 0px 20px;
    }
    .header_caption ul li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .common_bottom_padding {
        padding-bottom: 70px;
    }
    .common_top_padding {
        padding-top: 70px;
    }
    .faq_left {
        width: unset;
    }
    .ftr_top {
        display: block;
        width: unset;
    }
    #top_nav {
        display: none;
    }
    .brigade_box {
        width: unset;
        float: unset;
        margin-top: 0px;
    }
    .marquee {
        font-size: 16px;
        padding: 10px;
        text-align: center;
    }
    .hightlights {
        padding: 25px 20px;
    }
    .floor_p {
        padding: 20px 20px;
    }
    .flx_wrp span {
        font-size: 12px;
        margin: 4px 0px;
    }
    .about_wrap {
        margin-top: 20px;
        margin-right: 0;
    }
    .position_text{
        font-size: 44px;
        top: -10px;
    }
    .price__wrapper {
        margin-bottom: 20px;
    }
    .flex_title button {
        display: none;
    }
    .site_floor_slider {
        padding-right: 0;
    }
    .get_quote_form {
        padding: 30px 20px;
        margin-top: 20px;
    }
    .get_quote_form h4{
        font-size: 20px;
    }
    .flex_title{
        display: block;
    }
    .flex_title .common_title {
        margin-bottom: 20px;
    }
    .common_paragraph p {
        font-size: 15px;
        line-height: 21.4px;
    }
}

@media (min-width: 991px) and (max-width: 1199px){
    .nav-links .active::after {
        bottom: -27px;
    }
    .amenities_left {
        width: 45%;
        padding-left: 50px;
    }
    .nav-links li a {
        font-size: 12px;
        padding: 0px 5px;
    }
    .logo img {
        width: 120px;
    }
    .nav_contact img {
        width: 25px;
    }
    .pricing span {
        font-size: 12px;
    }
    .total_cost h6 {
        font-size: 22px;
    }
    .ftr_text h4 {
        font-size: 16px;
    }
    .ftr_text h5 {
        font-size: 16px;
    }
    .form_title h6 {
        font-size: 24px;
    }
    .form_content .btn-close {
        width: 25px;
        height: 25px;
    }
    .popup_form {
        padding: 30px 0px;
    }
    .ftr_text h5 {
        word-break: break-all;
    }
    .ftr_text {
        width: 100%;
    }
    .video_detail span img {
        width: 20px;
        margin-right: 8px;
    }
    .video_detail span {
        font-size: 14px;
        left: 15px;
    }
    .video_detail button{
        font-size: 50px;
    }
    .video_detail h6 {
        font-size: 24px;
    }
    .video_thumb {
        height: 250px;
        margin-left: 0;
        margin-top: 20px;
    }
    
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1240px;
    }
}
@media (min-width: 1800px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1720px;
    }
    .bg_image {
        height: 300px;
    }
    .sf__wrap {
        height: 400px;
    }
    .gallery_image {
        height: 550px;
    }
    .video_thumb {
        height: 400px;
    }
}

@media (min-width: 1800px) and (max-width: 1920px) {
 
}
