 @media screen and (min-width:992px) {
.navigation ul { padding: 0; list-style-type: none; margin: 0;}
.navigation ul.menu {margin: 0;position: relative; z-index: 3;-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.navigation ul.menu ul { display: none; }
.navigation-open, .navigation-close { display: none; }
.navigation ul.menu li { position: relative;    padding: 0; margin: 0;}
.navigation ul.menu > li { z-index: 2; text-align: left;float: left; }
.navigation ul.menu > li.mb-portal-btn {display: none;}
.navigation ul.menu > li {padding: 0 25px;position: relative;}
.navigation ul.menu > li:last-child:after{display: none;}
.navigation ul.menu > li > a {float: left;color: #fff;letter-spacing: 0px;font-size: 16px;font-weight: 500;text-transform: uppercase;line-height: 60px;padding: 0px 0px;position: relative;}
.navigation ul.menu > li > a::before {content: '';position: absolute;left: 0;top: 45px;width: 100%;height: 2px;background-color: #fff;opacity: 0;}
.navigation ul.menu > li > a:hover {color: #27aae1;}
.navigation ul.menu > li > a:hover::before {opacity: 1;background-color: #27aae1;}
.navigation ul.menu > li.has-sub > a::before {position: absolute;right: -15px;top: 45px;font-family: "Font Awesome 5 Free";font-weight: 700;content: "";color: #fff;font-size: 17px;}
.navigation ul.menu > li.has-sub > a:hover::before {transform: rotate(-180deg);}
.navigation ul.menu li.has-sub .sub-menu {padding: 20px 20px;position: absolute;min-width: 290px;background: #fff;z-index: 5;opacity: 0;top: 60px;visibility: hidden;/* margin-top: 40px; */display: block;pointer-events: auto;font-weight: 400;-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.menu-back, .menu > li > .toggle-submenu { display: none; }
.toggle-submenu { display: block; height: 32px; width: 30px; position: absolute; right: 0;top: 0; pointer-events: none; }
.navigation ul.menu li.has-sub .sub-menu a {padding: 8px 0px;display: block;letter-spacing: 1px;font-size: 14px;color: #000;line-height: normal;text-transform: uppercase;}
.navigation ul.menu li.has-sub .sub-menu a:hover{color: #222 !important;}
.navigation ul.menu li.has-sub .sub-menu a:after {position: absolute;content: "";background-color:  #222 ; width:0px;height: 3px;left: 0;top: 0;bottom: 0;margin: auto;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.navigation ul.menu li.has-sub .sub-menu li:hover a:after, .navigation ul.menu li.has-sub .sub-menu li.selected a:after {width: 10px;}
.navigation ul.menu > li:hover > a, .navigation ul.menu > li.selected > a {}
.navigation ul.menu > li:hover > a:after {content: '';position: absolute;left: 0;top: 0;width: 100%;border-top: 2px solid #282c78;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;opacity: 0;}
.navigation ul.menu li.has-sub li.has-sub .sub-menu { left: 100%; top: 50px; }
.navigation ul.menu li.has-sub:hover > .sub-menu {display: block !important; opacity: 1; visibility: visible; margin-top: 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.navigation ul.menu li:hover { overflow: visible; }
.navigation ul.menu li.has-sub li.has-sub:hover .sub-menu { top: 0; }
.navigation ul.menu li.has-sub .sub-menu li:hover > .device-toggle:before { opacity: 0; }
.navigation ul.menu li.has-sub .sub-menu li:hover > .device-toggle:after { opacity: 1; }
.navigation ul.menu li:hover > .toggle-submenu:before { opacity: 0; }
.navigation ul.menu li:hover > .toggle-submenu:after { opacity: 1; }
.navigation ul.menu li.has-sub .sub-menu li:hover > a, .navigation ul.menu li.has-sub .sub-menu li.selected > a { color: #151515 ;padding-left: 20px; }
.navigation ul.menu li:before{ display: none; }
.navigation ul.menu > li a span.menu_count {display: block;color: #a5a5a5;font-size: 13px;line-height: 24px;}
.link:hover:after { top: -2px; margin-top: 0; opacity: 1; }
.navigation ul.menu > li:first-child{padding-left: 0;}
.navigation ul.menu > li:last-child{padding-right: 0;}
.navigation ul.menu li.has-sub .sub-menu li .sub-menu a:after {position: absolute;content: "";background-color:  #ec1e22; width:0px;height: 3px;left: 0;top: 0;bottom: 0;margin: auto;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.navigation ul.menu li.has-sub .sub-menu li .sub-menu li:hover > a, .navigation ul.menu li.has-sub .sub-menu li .sub-menu li.selected > a { color: #ec1e22; padding-left: 20px;}
.navigation ul.menu li.has-sub .sub-menu li .sub-menu li:hover a:after, .navigation ul.menu li.has-sub .sub-menu li .sub-menu li.selected a:after { width: 10px;}
}


@media screen and (max-width:991px) {
.navigation-open { padding: 0; position: relative; vertical-align: middle; z-index: 1; width: 30px; height: 19px; background: none; border: none; width: 50px; height: 50px; background: #71186b; }
.navigation-open span { display: block; width: 24px; height: 3px; background: #fff; margin: 0 auto; position: relative; pointer-events: none; -moz-transition: all 0s ease 0.25s; -ms-transition: all 0s ease 0.25s; -o-transition: all 0s ease 0.25s; -o-transition: all 0s ease 0.25s; -webkit-transition: all 0s ease 0.25s; transition: all 0s ease 0.25s; }
.navigation-open span:before, .navigation-open span:after { content: ""; display: block; width: 100%; height: 100%; background: #fff; position: absolute; left: 0; top: -7px; -moz-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -ms-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -o-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -webkit-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; }
.navigation-open span:after { top: 7px; -moz-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -ms-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -o-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -webkit-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; }
.navigation ul { padding: 0; list-style-type: none; margin: 0; }
.navigation ul.menu { font-size: 16px; font-weight: 500; z-index: 6; text-align: left; width: 100%;  }
.navigation { z-index: 99; position: fixed; top: 0; left: 100%; width: 300px; height: 100%; overflow: auto; background: #fff; -webkit-overflow-scrolling: touch; display: block !important; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; padding: 45px 15px 30px 15px; }
.menu-back { border: none; width: 100%; height: 40px; background: none; color: #333; font-size: 16px; font-weight: 500; padding: 0; font-family: inherit; text-align: left; }
.menu-back:before { content: ""; display: inline-block; vertical-align: middle; width: 8px; height: 13px; margin: -2px 8px 0 0; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8px' height='13px' viewBox='-955.5 457 8 13'%3e%3cpath fill='%23333333' d='M-955.281,462.993l6.059-5.785c0.139-0.136,0.326-0.208,0.526-0.208s0.388,0.074,0.528,0.208l0.444,0.425 c0.29,0.278,0.29,0.729,0,1.006l-5.089,4.858l5.096,4.862c0.141,0.136,0.217,0.314,0.217,0.504c0,0.191-0.076,0.37-0.217,0.503 l-0.446,0.427c-0.139,0.135-0.328,0.207-0.528,0.207c-0.199,0-0.385-0.073-0.525-0.207l-6.064-5.79 c-0.141-0.135-0.219-0.314-0.219-0.506C-955.5,463.309-955.422,463.128-955.281,462.993z'/%3e%3c/svg%3e"); background-size: cover; }
.theme-header:after { content: ""; display: block; position: fixed; left: 0; right: 0; top: 0; height: 100%; background: rgba(0,0,0,0.7); z-index: 9; cursor: pointer; transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); -webkit-transform: translateX(100%); transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
body.menu-action .theme-header:after { transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; }
body.menu-action .navigation { margin-left: -300px; }
body.menu-action { position: fixed; top: 0; left: 0; height: 100vh !important; width: 100%; overflow: hidden; max-height: 100vh !important; }
.navigation ul.menu li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.2); padding:0  }
.navigation ul.menu li:before{ display: none;  }
.navigation ul.menu > li { width: 100%;margin: 0 !important; padding:0;}
.navigation ul.menu > li:before{ display: none }
.navigation ul.menu li a { padding: 8px 30px 8px 0; color: #000000; font-weight: 500; display: block; font-size: 14px;font-size: 15px;letter-spacing: 1px;text-align: left;border: none;text-transform: uppercase;}
.toggle-submenu { display: block; height: 40px; width: 30px; position: absolute; right: 0;top: 0; }
.toggle-submenu:before, .toggle-submenu:after { content: ""; display: block; width: 8px; height: 13px; position: absolute; right: 0; top: 50%; margin: -6px 0 0 0; background-size: cover; }
.toggle-submenu:before { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8px' height='13px' viewBox='0.5 190.5 6 10'%3e%3cpath fill='%23333333' d='M6.337,195.109l-4.545-4.449c-0.105-0.104-0.245-0.16-0.395-0.16c-0.149,0-0.29,0.057-0.395,0.16l-0.334,0.327 c-0.218,0.214-0.218,0.561,0,0.774l3.816,3.736l-3.821,3.74c-0.105,0.104-0.163,0.241-0.163,0.387 c0,0.147,0.058,0.285,0.163,0.387l0.334,0.328c0.105,0.104,0.246,0.16,0.396,0.16s0.29-0.057,0.395-0.16l4.549-4.453 c0.105-0.104,0.164-0.242,0.163-0.389C6.5,195.352,6.442,195.213,6.337,195.109z'/%3e%3c/svg%3e"); }
.toggle-submenu:after { opacity: 0;}
.navigation ul.menu li.selected > a { color: #151515; }
.navigation ul.menu li.selected > .toggle-submenu:after { opacity: 1; }
.navigation ul.menu li.has-sub a span {  }
.navigation ul.menu li ul { background: #fff; position: fixed; right: 0; bottom: 0; z-index: 1; margin-right: -300px; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; width: 300px; top: 0; overflow: scroll; -webkit-overflow-scrolling: touch; padding: 5px 15px 30px 15px; }
.navigation ul.menu li ul.show { margin-right: 0; }
.navigation ul.menu li .device-toggle { position: absolute; width: 39px; height: 39px; left: 0; top: 0; cursor: pointer; }
.navigation ul.menu li .device-toggle:before, .navigation ul.menu li .device-toggle:after { content: ""; display: block; height: 3px; width: 15px; position: absolute; left: 12px; top: 18px; background: #333; }
.navigation ul.menu li .device-toggle:after { width: 3px; height: 15px; top: 12px; left: 18px; }
.navigation ul.menu li.selected > .device-toggle:before, .navigation ul.menu li.selected > .device-toggle:after { background: #660460;  }
.navigation ul.menu li .device-toggle.in:after { -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.navigation ul.menu .sub-menu .inner-sub li > a { padding-left: 55px; }
.navigation ul.menu li .inner-sub .device-toggle { left: 0; }
.navigation ul.menu.no-sub li a { padding-left: 15px }
.megamenu_img { display: none }
.navigation ul.menu li.has-sub.megamenu .sub-menu { display: block !important }
.navigation ul.menu li.has-sub .mega_menu { display: none }
.navigation-open:before { opacity: 1; -moz-transition: opacity 0.5s ease; -ms-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
body.menu-action .navigation-open:before { opacity: 0; }
.navigation ul.menu li .device-toggle { position: absolute; width: 26px; height: 30px; left: 0; top: 0; cursor: pointer; }
.navigation ul.menu li .device-toggle:before, .navigation ul.menu li .device-toggle:after { content: ""; display: block; height: 2px; width: 12px; position: absolute; left: 7px; top: 14px; background: #606060; }
.navigation ul.menu li .device-toggle:after { width: 2px; height: 12px; left: 12px; top: 9px; }
.navigation ul.menu .sub-menu .inner-sub li > a { padding-left: 44px; }
.navigation-close { padding: 0; position: absolute; right: 15px; top: 15px; vertical-align: middle; z-index: 11; width: 20px; height: 17px; background: none; border: none; }
.navigation-close:before, .navigation-close:after { content: ""; display: block; width: 100%; height: 2px; background: #000; position: absolute; left: 0; top: 50%; margin-top: -2px; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.navigation-close:after { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
body.menu-action header:after {transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; }  
.navigation-open {padding: 1px;position: relative;vertical-align: middle;z-index: 1;width: 50px;height: 50px;background: #ffffff;border-radius: 0px;}
.navigation ul.menu li > a span.menu_count {color: #0070b2;margin-right: 10px;}
.navigation-open span {display: block; width: 20px; height: 2px; background: #2ea3f2; margin: 0 auto; position: relative; pointer-events: none; -moz-transition: all 0s ease .25s; -ms-transition: all 0s ease .25s; -o-transition: all 0s ease .25s; -o-transition: all 0s ease .25s; -webkit-transition: all 0s ease .25s; transition: all 0s ease .25s; } 
.navigation-open span:before, .navigation-open span:after {content: ""; display: block; width: 100%; height: 100%; background: #2ea3f2; position: absolute; left: 0; top: -5px; -moz-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -ms-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -o-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -webkit-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; } 
.navigation-open span:after {top: 5px; -moz-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -ms-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -o-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -webkit-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; } 
.desk-menu {position: relative;}
html, body {font-size: 14px;}
section{padding: 30px 0px;}

 ul.location_ul li{width:33%;}
ul.location_ul li a.btn.location_btn { text-align: left;}
}

@media screen and (max-width:1024px) {
.footer-title span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.footer-title span:before { content: ""; position: absolute; top: 50%; right: 7px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); height: 15px; width: 2px; background: #fff; }
.mobile-accordion.in .footer-title span:before { display: none }
.footer-title span:after { content: ""; position: absolute; top: 50%; right: 0px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); height: 2px; width: 16px; background: #fff; }
.list-style-none.mobile-accordion-toggle { display: none; padding: 5px 0 0 10px; }
.list-style-none.mobile-accordion-toggle {padding: 0px 10px;margin: 25px 0;width: 100%;float: left;}
.mobile-accordion.in h3.footer-title {margin-bottom: 0px;}
.footer-content.ft-three {padding-left: 0px;}
.ft-one .footer-title{display: block;}
.footer-title {display: block;margin-bottom: 0px;}
.footer-content.ft-one{border-right: 0px;padding-right: 0px;}
.footer-content {margin-bottom: 20px;}
.footer-content .footer-title {display: block;font-size: 16px;position: relative;}
.footer_right_content .footer-content.in {margin-bottom: 0px;}	
}

@media screen and (max-width:1800px) and (min-width:1501px) {

.chosse_right_latest_cnt_box {height: 200px;}

}

@media screen and (max-width:1500px) and (min-width:1201px) {




}
@media screen and (max-width:1280px) and (min-width:992px) {
.chosse_right_latest_cnt_box {height: 150px;}
.chosse_right_latest_box {max-width: calc(100% - 48px);}
.chosse_right_latest_cnt_box:nth-child(1), .chosse_right_latest_cnt_box:nth-child(3) {top: 0;}



}
@media screen and (max-width:1024px) and (min-width:769px) {
    ul.location_ul li a.btn.location_btn {
        text-align: left;
    }







}

@media screen and (max-width:768px) and (min-width:576px) {
.choose_column:nth-child(3) .choose_box,.choose_column:nth-child(4) .choose_box {margin-bottom: 0px;}
}
@media screen and (max-width:768px) and (min-width:481px) {
section{padding: 30px 0px;}




}


@media screen and (max-width: 480px) and (min-width:360px) {
section{padding: 30px 0px;}






}


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

.section_title {font-size: 35px;margin-bottom: 25px;}

.blog_content {padding: 0px;padding-top: 25px;padding-left: 20px;}
.blog_desc::before {left: -20px;width: 10px;}
.blog_desc small {margin-left: 10px;}
.blog-title a {font-size: 20px;line-height: 36px;}

.choose_left img {width: 100%;object-fit: cover;}
.choose_right ul li .choose_box small {width: 60px;height: 60px;}
.choose_right ul li .choose_box span {font-size: 14px;line-height: initial;}
.choose_number {font-size: 16px;left: 10px;top: 10px;}
.choose_left .choose_content {max-width: 100%;right: 0;padding: 0px 12px;bottom: 30px;}

.pool_box {padding: 0px;padding-bottom: 30px;}
.pool_box::before {right: 0;}


.banner_img img {object-fit: cover;}
.banner_content .banner_title {font-size: 70px;line-height: 82px;}
.banner_content {width: 100%;padding: 0px 20px;padding-top: 30px;}
.banner_content p {font-size: 18px;margin: 20px 0px;max-width: 100%;}
.banner_section .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {bottom: 50px;}
.provide_section::before {height: 45px;top: -39px;}

.header_call .btn {font-size: 0px;width: 50px;height: 50px;min-width: 50px;display: flex;justify-content: center;align-items: center;}
.header_call .btn small {margin: 0px;}
.header_call {margin-left: 10px;}
.navigation ul.menu > li > a {font-size: 14px;}
.navigation ul.menu > li {padding: 0px 20px;}
.main_logo {width: 200px;}

}


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





.section_title {font-size: 30px;margin-bottom: 25px;}

.gallery_top_box .gallery_tp1 {display: none;}
.gallery_top_box .gallery_tp2 {width: 25%;}
.gallery_top_box .gallery_content {width: 75%;}
.gallery_middle_box {margin-top: 30px;}


.cta_section::before {height: 100px;}
.blog_content {padding: 0px;padding-top: 25px;padding-left: 20px;}
.blog_desc::before {left: -20px;width: 10px;}
.blog_desc small {margin-left: 10px;display: none;}
.blog-title a {font-size: 20px;line-height: 36px;}

.pool_box {padding: 0px;padding-bottom: 80px;}
.pool_box::before {right: 0px;height: 590px;}



.choose_left img {width: 100%;object-fit: cover;}
.choose_right ul li .choose_box small {width: 60px;height: 60px;}
.choose_right ul li .choose_box span {font-size: 14px;line-height: initial;}
.choose_number {font-size: 16px;left: 10px;top: 10px;}
.choose_left .choose_content {max-width: 100%;right: 0;padding: 0px 12px;bottom: 30px;}


.banner_img img {height: 550px;object-fit: cover;}
.banner_content .banner_title {font-size: 48px;line-height: 62px;}
.banner_content {width: 100%;padding: 0px 20px;padding-top: 30px;}
.banner_content p {font-size: 18px;margin: 20px 0px;max-width: 100%;}
.banner_section .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {bottom: 50px;}
.provide_section::before {height: 45px;top: -39px;}




.inner_form_section {padding-bottom: 150px;}

.choose_left::before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #f7f7f5;opacity: 0.9;}
.search_listing_page .page-content {max-width: 100%;padding: 0px 12px;}


}





@media screen and (max-width: 991px){
.header_right_box {margin-right: 60px;}
.main_menu {position: absolute;right: 12px;}

.section_title {font-size: 30px;margin-bottom: 25px;}
.btn {min-width: 135px;font-size: 12px;padding: 10px 0px;}
.instagram_section::before {height: 38px;top: -33px;}

.blog_content {padding: 0px 20px;}
.blog_img {margin-bottom: 25px;}
.blog_desc::before {left: -20px;width: 10px;}
.blog-title a {font-size: 20px;}
.blog_box {margin-bottom: 25px;}
.news_section {padding-bottom: 10px;}

.pool_box {padding: 0px;flex-wrap: wrap;}
.pool_box .pool_img {width: 100%;margin-bottom: 25px;}
.pool_box .pool_content {width: 100%;padding: 0px;}
.pool_box .pool_content .section_title {margin-bottom: 20px;}
.pool_box::before {display: none;}
.pool_box .pool_content p {margin-bottom: 25px;}

.testimonial_section{padding-bottom: 30px;}
.testimonial_box {padding: 30px;border-radius: 50px;}
.testimonial_content .review_content small{font-size: 16px;}
.cta_section::before {height: 40px;}
.cta_section {padding-bottom: 60px;}
.cta_box {max-width: 100%;padding: 30px 15px;}

.gallery_top_box .gallery_tp1 {display: none;}
.gallery_top_box .gallery_tp2 {width: 30%;}
.gallery_top_box .gallery_content {width: 70%;}
.gallery_middle_box {margin-top: 30px;}

.provide_section .title_box {margin-bottom: 20px;}
.provide-title a {font-size: 18px;}
.provide_box {margin-bottom: 30px;display: block;}
.provide_section {padding-bottom: 0px;}


.choose_right ul li {padding: 30px 10px;}
.choose_right ul li .choose_box span {font-size: 15px;}
.choose_number {font-size: 15px;}
.choose_right ul li .choose_box small {width: 50px;height: 50px;}
.choose_left .choose_content {position: absolute;bottom: 30px;right: 0px;max-width: 100%;padding: 0px 15px;}

.footer_section {padding: 30px 0px;}
.footer_menu ul li a {font-size: 14px;}
.footer_top {margin-bottom: 25px;padding-bottom: 25px;}
.footer_column_left_box {flex-wrap: wrap;margin-bottom: 30px;}
.footer_call_box {width: 100%;margin-top: 10px;}
.footer_bottom {margin-top: 30px;}

.banner_img img {height: 550px;object-fit: cover;}
.banner_content .banner_title {font-size: 48px;line-height: 62px;}
.banner_content {width: 100%;padding: 0px 20px;padding-top: 30px;}
.banner_content p {font-size: 18px;margin: 20px 0px;max-width: 100%;}
.banner_section .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {bottom: 50px;}
.provide_section::before {height: 45px;top: -39px;}

.cta_section.about_page_cta_section{padding-bottom: 30px;}
.choose_about_right {margin-top: 25px;}
.inner_form_section{padding-bottom: 60px;}


.contact_inner_content {padding-left: 0px;margin-top: 20px;}
.contact_page_right {padding-left: 0px;margin-top: 30px;}
.contact_page_form_section {padding-bottom: 30px;}

.commercial_spa_box {padding: 30px 15px;}

.services_list_content {margin-top: 20px;}
.our_services_page .row:nth-child(even) {flex-direction: column-reverse;}
.our_services_page .row {margin-bottom: 15px;}

.news_section.blog_listing_page {padding-bottom: 0px;}
.choose_left::before{display: none;}


.pool_safty_section .row:nth-child(even) {flex-direction: column-reverse;}
.pool_safty_content {margin-bottom: 30px;}
.pool_safty_section .row {margin-bottom: 30px;}
.necessary_content {width: calc(100% - 12px);}



.area_left_cnt {width: 100%;padding: 0px;margin-bottom: 30px;}
.area_serve_box {padding: 30px 12px;}
.area_serve_box ul {flex-wrap: wrap;}
.area_serve_box ul a {font-size: 14px;}
.area_serve_box .area_right_cnt {width: 100%;}
.services_list_content .single_feature_img {float: left;margin: 0;margin-bottom: 30px;width: 100%;}
.services_list_content .single_feature_img img{width: 100%;}
.page-template-default .services_list_content {margin: 0px;}
.services_list_content p:last-child {margin-bottom: 0px;}

.chosse_right_latest_box {max-width: calc(100% - 24px);}
.chosse_right_latest_cnt_box:nth-child(1), .chosse_right_latest_cnt_box:nth-child(3) {top: 0;}


}

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

.header_call .btn {width: 35px;height: 35px;min-width: 35px;}
.navigation-open {width: 35px;height: 35px;}
.search_bar_box a {width: 35px;height: 35px;}
.header_right_box {margin-right: 45px;}
.main_logo {width: 150px;}
.section_title {font-size: 26px;margin-bottom: 25px;}
.instagram_box .instagram_img {width: 33.33%;}
.instagram_box .instagram_img a span {width: 25px;height: 25px;}
.instagram_section::before {height: 38px;top: -33px;}



.banner_img img {height: 550px;object-fit: cover;}
.banner_content .banner_title {font-size: 26px;line-height: 40px;}
.banner_content {width: 100%;padding: 0px 20px;padding-top: 30px;}
.banner_content p {font-size: 18px;margin: 20px 0px;max-width: 100%;}
.banner_section .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {bottom: 50px;}
.provide_section::before {height: 25px;top: -22px;}


.testimonial_section {padding-bottom: 30px;}
.testimonial_box {padding: 30px 15px;max-width: 100%;border-radius: 50px;}
.testimonial_content {flex-wrap: wrap;}
.testimonial_content .review_content {width: 100%;padding: 0px;margin-top: 20px;}
.testimonial_content .review_content p {font-size: 14px;}
.testimonial_content .review_content small {font-size: 15px;}
.testimonial_content .quote_img {width: 60px;height: 60px;}

.cta_section::before {height: 30px;}
.cta_section {padding-bottom: 60px;}
.blog_desc small{display: none;}



.gallery_top_box {flex-wrap: wrap;flex-direction: column-reverse;}
.gallery_top_box .gallery_tp1 {display: none;}
.gallery_top_box .gallery_tp2 {width: 100%;padding: 0px;}
.gallery_main_box {padding: 0px;}
.gallery_top_box .gallery_tp2 img {width: 100%;}
.gallery_top_box .gallery_content {width: 100%;padding-left: 0px;margin-bottom: 30px;}
.gallery_middle_box {margin-top: 30px;}
.gallery_middle_box .gallery_md1 {width: 100%;justify-content: space-between;padding: 0px;flex-wrap: wrap;}
.gallery_middle_box .gallery_md2 {width: 100%;}
.gallery_middle_box .gallery_md3 {width: 100%;padding: 0px;margin-top: 30px;justify-content: space-between;flex-wrap: wrap;}
.gallery_middle_box .gallery_md1 span {margin: 0px;}
.gallery_middle_box .gallery_md2 {padding: 0px;}
.gallery_middle_box .gallery_md3 span {padding: 0px;width: 100%;margin-bottom: 30px;}
.gallery_middle_box .gallery_md1 span {width: 100%;margin-bottom: 30px;}
.gallery_middle_box .gallery_md1 span img {width: 100%;}
.gallery_middle_box .gallery_md3 span img {width: 100%;}
.gallery_bottom_box .gallery_bt_1 {display: none;}
.gallery_bottom_box .gallery_bt_2 {width: 100%;padding: 0px;flex-wrap: wrap;}
.gallery_bottom_box .gallery_bt_3 {display: none;}
.gallery_bottom_box .gallery_bt_2 span {width: 100%;margin: 0px;margin-bottom: 30px;}
.gallery_bottom_box .gallery_bt_2 span:last-child {margin-bottom: 0px;}
.gallery_bottom_box .gallery_bt_2 span img {width: 100%;}
.gallery_middle_box .gallery_md3 span:last-child {margin-bottom: 0px;}



.choose_left .choose_content {position: relative;bottom: 0;right: 0;padding: 30px 12px;max-width: 100%;}
.choose_right ul li {width: 50%;border: 0;padding: 25px 5px;height: unset;margin-bottom:4px;}
.choose_right ul li:nth-child(odd) {border-right: 5px solid #fff;}
.choose_right ul::before {display: none;}
.choose_right ul li .choose_box small {width: 60px;height: 60px;}
.choose_right ul li .choose_box span {font-size: 13px;}
.choose_number {left: 10px;top: 10px;font-size: 16px;}


.footer_column_left {padding: 0px;}
.footer_column_left_box {flex-wrap: wrap;margin-bottom: 30px;}
.footer_call_box {width: 100%;margin-top: 10px;}
.footer_column_right {justify-content: flex-start;text-align: left;margin-top: 25px;}
.footer_bottom {flex-wrap: wrap;justify-content: flex-start;flex-direction: column-reverse;margin-top: 30px;}
.footer_bottom ul {width: 100%;margin-bottom: 25px;}
.footer_bottom p {line-height: 28px;}
.footer_menu {display: block;width: 100%;}
.footer_section {padding: 30px 0px;}

.footer_top {flex-wrap: wrap;margin-bottom: 25px;padding-bottom: 25px;}
.footer_logo {width: 100%;margin-bottom: 30px;}
.footer_menu ul li {margin: 0;margin-right: 25px;}
.footer_menu ul li:last-child {margin-bottom: 0px;}
.footer_menu ul li a {font-size: 14px;}


#search input[type="search"] {font-size: 24px;}
.inner_banner_section {height: 300px;}
.inner_breadcrumbs li{font-size: 14px;margin-bottom: 5px;}
.inner_banner_img .inner_banner_content .inner_banner_title {font-size: 20px;line-height: initial;margin-bottom: 5px;}
.cta_section.about_page_cta_section {padding-bottom: 30px;}
.inner_banner_img .inner_banner_content .inner_banner_title {font-size: 20px;line-height: initial;margin-bottom: 5px;}
.choose_about_left img {max-width: 100%;width: 100%;}
.choose_about_left span {position: relative;margin-top: 30px;top: unset;bottom: unset;right: unset;display: block;}
.choose_about_left {padding-bottom: 0px;}
.choose_about_right {margin-top: 25px;}
.inner_form_section .form_grp.line_tag span:first-child {margin: 0px;margin-bottom: 24px;}
.inner_form_section .form_grp.line_tag {flex-wrap: wrap;}
.inner_form_section {padding-bottom: 60px;}



.contact_inner_content {padding-left: 0px;margin-top: 20px;}
.contact_inner_img {flex-wrap: wrap;}
.contact_inner_img span {width: 100%;margin-bottom: 30px;}
.contact_inner_img span:last-child {margin-bottom: 0px;}
.contact_page_right {padding-left: 0px;margin-top: 25px;}
.contact_page_form_section {padding-bottom: 30px;}
.contact_page_right form .form_grp.line_tag span:first-child {margin: 0px;margin-bottom: 24px;}
.contact_page_right form .form_grp.line_tag {flex-wrap: wrap;}




.services_list_content {margin-top: 20px;}
.our_services_page .row:nth-child(even) {flex-direction: column-reverse;}
.our_services_page .row {margin-bottom: 15px;}
.commercial_spa_box {flex-wrap: wrap;padding: 30px 15px;text-align: center;justify-content: center;}
.commercial_spa_box .section_title,.commercial_spa_section.commercial_spa_page_cta .commercial_spa_box .section_title {font-size: 20px;margin-bottom: 20px;}
.commercial_spa_box .btn {min-width: 280px;}


.choose_right ul li:nth-child(5), .choose_right ul li:nth-child(6) {margin-bottom: 0px;}

ul.location_ul li{width:50%;}

 

.chosse_right_latest_box {max-width: calc(100% - 24px);}
.chosse_right_latest_cnt_box:nth-child(1), .chosse_right_latest_cnt_box:nth-child(3) {top: 0;}
 
 
}


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


.section_title {font-size: 22px;margin-bottom: 25px;}
.instagram_box .instagram_img {width: 50%;}
.instagram_section::before {height: 24px;top: -20px;}
.instagram_section::before {height: 24px;top: -20px;}
.news_section {padding-bottom: 10px;}
.blog_desc small {margin-left: 15px;}
.news_section .title_box .blog_all_btn {display: none;}

.cta_section::before {height: 25px;}
.cta_section {padding-bottom: 60px;}


.cta_box {padding: 30px 15px;max-width: 100%;}


.testimonial_section {padding-bottom: 30px;}
.testimonial_box {padding: 30px 15px;max-width: 100%;border-radius: 50px;}
.testimonial_content {flex-wrap: wrap;}
.testimonial_content .review_content {width: 100%;padding: 0px;margin-top: 20px;}
.testimonial_content .review_content p {font-size: 14px;}
.testimonial_content .review_content small {font-size: 15px;}
.testimonial_content .quote_img {width: 60px;height: 60px;}







.footer_menu ul li {margin: 0px;width: 100%;margin-bottom: 15px;}
.footer_menu ul {flex-wrap: wrap;width: 100%;}




.services_list_content ul li {width: 100%;}
.inner_breadcrumbs {flex-wrap: wrap;}


 ul.location_ul li{width:100%;}





.chosse_right_latest_cnt_box {height: 150px;width: calc(50% - 10px);margin: 10px 0px;padding: 15px;}
.chosse_right_latest_box {max-width: calc(100% - 24px);}
.chosse_right_latest_cnt_box:nth-child(1), .chosse_right_latest_cnt_box:nth-child(3) {top: 0px;}



}



