@media only screen and (min-width: 1024px) and (max-width: 1199px){
header .topheader .logo {
    padding: 10px 10px !important;
    width: 200px;
}
#cssmenu > ul > li > a{
  padding: 0px 8px !important;
    font-size: 15px !important;
}

}


@media screen and (max-width: 1199px){
.outdoor_box ol li{
  padding-left: 45px;
}
.outdoor_box ol li a{
  font-size: 15px;
  line-height: 28px;
}
.outdoor_box ol li .box{
  width: 28px;
  height: 28px;
  margin-right: 5px;
}
.indoor_box ol li{
  padding-left: 75px;
}
.indoor_box ol li a{
  font-size: 15px;
  line-height: 28px;
}
.indoor_box ol li .box{
  width: 28px;
  height: 28px;
  margin-right: 5px;
}
  .amenities_banner{

    margin-bottom: 0;
    background-size: 100% 100%;
  }
  .location_section .location_box .description_box{
    padding: 0 10px;
  }
  .inner_banner{
    height: 480px;
  }
  .facility_benifit .benefit_box .icon_box{
    width: 100px;
  }
  .facility_benifit .benefit_box{
    padding: 30px;
  }
  .facility_box .facility_item {
    padding: 40px 0;
}

footer{
  padding: 0px;
}

.overview_section{
  padding: 40px 0;
}
.overview_section .overview_box h4{
  margin-bottom: 20px;
  font-size: 35px;
}
.overview_section .overview_box p{
  font-size: 16px;
}
.overview_section .overview_box .readmore_btn{
  font-size: 20px;
}
.floor_plan .overview_box h4{
  font-size: 35px;
}

.am-list {
    margin-top: -125px;
   
}
}
@media screen and (max-width: 991px){
  .outdoor_box ol li {
    padding-left: 75px;
}
.indoor_box ol li {
    padding-left: 75px;
}
  .outdoor_item{
    column-count: 2;
  }
  .location_section .location_box .description_box h4, .location_section .location_box .description_box h5{
    font-size: 22px;
  }
  .location_section .location_box .description_box h5 .hotel_box_line{
    width: 40px;
    height: 3px;
  }
  .map_text {
    margin-top: 30px;
  }
/*  .facility_box .img_box{
    height: 250px;
  }*/
  .facility_box .text_box p{
    font-size: 15px;
    line-height: 22px;
  }
  .facility_box .text_box h3 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .facility_benifit .benefit_box .icon_box {
    width: 80px;
}
  .outdoor_box ol, .indoor_box ol{
    margin: 0;
  }
    
  .inner_banner{
    height: 400px;
  }
  .inner_banner{
    height: 550px;
  }
  .floor_plan .slider ul li{
    padding: 5px 0;
  }
  button.owl-next .fas, button.owl-prev .fas{
    font-size: 40px;
  }
.overview_section .overview_box p{
  font-size: 15px;
}

.amenities h3{
  font-size: 40px;
}
.outdoor_box h5, .indoor_box h5{
  font-size: 30px;
}
footer{
  padding: 0px;
}
.facility_section .facility_text{
  padding: 20px 15px;
}
.facility_section .facility_text h5{
  font-size: 30px;
}
.facility_section .facility_text ul li{
  padding-left: 0;
}
.facility_section .facility_text ul{
      margin-left: 1em;
}
.facility_section .facility_text .readmore_btn{
  font-size: 16px;
}
footer .left_btn_sec h4, footer .right_btn_sec h4{
  font-size: 35px;
}
footer .left_btn_sec, footer .right_btn_sec{
  height: 200px;
  margin-bottom: 30px;
}
footer h6, footer h6 a{
  font-size: 16px;
}
footer h5{
  font-size: 20px;
}
footer .icon_box .icon_item{
   margin: 5px 10px 15px;
}

}
@media screen and (max-width: 767px){
  .outdoor_box ol li {
    padding-left: 0px;
}
.indoor_box ol li {
    padding-left: 0px;
}
.benefit_row:after{
  display: none;
}

.indoor_box ol li a, .outdoor_box ol li a{
  font-size: 15px;
  line-height: 25px;
}
.indoor_box ol li .box, .outdoor_box ol li .box{
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
.contact_info .contact_box .contact_item{
  padding: 0 10px;
}

.facility_box .facility_item {
  padding: 25px 0;
}
.location_section .location_box .description_box ol{
  padding-left: 20px;
}
.location_section .location_box .description_box h5 {
    font-size: 17px;
}
.location_section .location_box{
  padding: 30px 15px;
}
  .facility_box{
    padding: 0 20px;
  }
  .facility_box .text_box h3{
    margin-top: 10px;
  }
  .flex-row-box{
-webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
  .facility_benifit .benefit_item{
    border: none;
  }
  .outdoor_box ol, .indoor_box ol{
    width: 300px;
    margin: 0 auto !important;
  }
  .inner_banner{
    height: 400px;
  }
footer .left_btn_sec h4, footer .right_btn_sec h4 {
    font-size: 30px;
}
footer {
    padding: 20px 8px;
}
.facility_section {
    padding: 20px 8px;
}
.overview_section .overview_box{
  width: 96%;
}
/*.banner .carousel-item img{
  height: 420px !important;
}*/
.carousel-caption h3{
  font-size: 45px;
}
.inner_banner h2{
  font-size: 45px;
}
.carousel-caption p{
  font-size: 25px;
}
.floor_plan .overview_box{
  padding: 30px 15px;
}
.floor_plan .img_box{
  width: 250px;
  border: none;
  margin: auto;
}
.slider_box.text-left{
   width: 250px;
  border: none;
  margin: auto;
  padding: 20px 0 0 0;
  text-align: center !important; 
}
.floor_plan .slider ul li{
  width: 100%;
}
.floor_plan .overview_box{
  padding-bottom: 20px;
}
.floor_plan .overview_box h4{
  font-size: 30px;
}
.floor_plan .slider ul li a{
  font-size: 18px;
}
footer .left_btn_sec{
margin: 0;
}
.facility_section .facility_text ul{
  text-align: left;
}
.overview_section .overview_box h4{
  font-size: 30px;
}
.carousel-caption{
  left: 2%;
  right: 2%;
}
.over_view_text p{
  font-size: 20px;
}
.over_view_text{
  padding: 40px 0;
}
.con_text{
  width: 100%;
  margin-right: 0;
}
.message_text{
  width: 100%;
  margin-left: 0;
}
}

@media screen and (max-width: 575px){
.amenities_banner{
  background-size: contain;
}
.carousel-caption h3 {
  font-size: 25px;
  letter-spacing: 1px;
}
.inner_banner h2{
  font-size: 25px;
  letter-spacing: 1px;
}
.carousel-caption{
  top: 0;
}
footer .p_text{
  font-size: 10px;
}
.location_section .location_box .description_box ol li a{
  font-size: 13px;
}
.facility_box .facility_item{
  padding-bottom: 0;
}
  .floar_tab .nav-tabs .nav-link{
    width: 115px;
    margin: 0 15px;
    font-size: 20px;
  }
  .facility_box .text_box p {
    font-size: 14px;
    line-height: 22px;
}
  .facility_box .text_box h3 {
    margin-bottom: 20px;
    font-size: 20px;
}
  .outdoor_item, .indoor_item {
    column-count: 1;
}
.benefit_row:after{
  display: none;
}
.map_text{
  width: auto;
  margin: 30px auto;
  margin-bottom: 0;
}
.contact_info .contact_box .contact_item{
  padding: 0;
} 
.contact_info .contact_box .contact_item p, .contact_info .contact_box .contact_item p a{
  font-size: 15px;
} 
.contact_info .contact_box{
  display: block;
  text-align: center;
}
.get_in_touch .touch_box{
  padding: 40px 30px;
}
.get_in_touch .touch_box p:last-child{
  margin: 0;
}
.contact_info .contact_box .contact_item:last-child{
  border: none;
}
.inner_banner{
  height: 300px;
}

.over_view_text p{
  font-size: 16px;
}
.over_view_text{
  padding: 30px 0;
}
footer .left_btn_sec, footer .right_btn_sec{
  height: 150px;
}
footer h6, footer h6 a {
    font-size: 14px;
}
footer .icon_box .icon_item{
  width: 40px;
  height: 40px;
}
footer h5 {
    font-size: 17px;
}
.amenities h3{
  font-size: 25px;
}
.outdoor_box h5, .indoor_box h5{
  font-size: 25px;
  line-height: auto;
}
}

@media screen and (max-width: 479px){
.map_text{
  width: 100%;
}
}

@media (max-width: 1700px) {
.container {
	max-width: 1580px;
}
.facility_section .facility_text ul {
	width: 36%;
}
}
@media (max-width: 1600px) {
.container {
	max-width: 1500px;
}
.over_view_text .container {
	max-width: 82%;
}
.over_view_text p {
	font-size: 17px;
	width: 78%;
	margin: 20px auto;
}
}
@media (max-width: 1500px) {
  .container {
    max-width: 90%;
  }
/* .container {
	max-width: 82%;
} */
footer .left_btn_sec h4, footer .right_btn_sec h4 {
	font-size: 23px;
	
}
footer .left_btn_sec .pdf_btn {
	font-size: 20px;
}
.facility_box .text_box h3 {
	font-size: 27px;
}
.facility_box .text_box p {
	font-size: 18px;
}
.inner_banner h2 {
	font-size: 58px;
}
.facility_section .facility_text ul li a {
	font-size: 17px;
}
.list1 ul li span,.list2 ul li span  {
	width: 18px;
	height: 18px;
	font-size: 11px;
}
.am-list {
	margin-top: -150px;
	padding: 0 7%;
	padding-bottom: 45px;
}
.am-list ul li {
	font-size: 13px;
 
}
.banner h1 span {
	font-size: 44px;
}
.banner h1 {
	font-size: 55px;
}
.carousel-caption p {
	font-size: 33px;
}
.overview_section .overview_box h4 {
	font-size: 40px;
	margin-bottom: 21px;
}
.overview_section .overview_box p {
	font-size: 18px;
}
.floor_plan .overview_box h4 {
	font-size: 40px;
}

#cssmenu > ul > li > a {
	font-size: 16px;
	padding: 0px 20px;
}
#cssmenu ul ul li a {
	font-size: 16px;

}
.facility_section .facility_text h5 {
	font-size: 27px;
	margin-bottom: 26px;
}
header .topheader .logo {
	width: 136px;
}
.facility_section .facility_text .readmore_btn {
	font-size: 15px;
	margin-top: 27px;
}
.overview_section .overview_box .readmore_btn {
	font-size: 15px;
}
.flr-list ul li {
	
	font-size: 24px;
	
}
.readmore_btn {

	font-size: 15px;
}
/*
.overview_box img {
	width: 62%;
}
*/
header {
	padding: 10px 0;
}
.sub-menu {
	width: 15rem;
}
.floor_plan.my-floor .typ-pic {
	margin-top: 40px;
	margin-left: 0;
	text-align: left;
}
.floor_plan .typ-pic img {
	width: 80%;
}
.floor_plan.my-floor .typ-pic img {
	width: 100%;
	margin-left: 0;display: block;
}
.contact_info .contact_box .contact_item p span {
	font-size: 19px;
}
.contact_info .contact_box .contact_item p, .contact_info .contact_box .contact_item p a {
	font-size: 17px;
}
header {
	
	padding: 8px 0;
}
	.floor_plan.my-floor .row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
/*	*/
	.contact_box .contact_item:first-child {
	width: 22%;
}
}
@media (max-width: 1480px) {
.container {
	max-width: 90%;
}
.typ-title h4 {
	font-size: 24px;
}
}
@media (max-width: 1399px) {
  .container {
    max-width: 95%;
  }
  #cssmenu > ul > li > a {
    font-size: 15px;
    padding: 0px 20px;
  }
  #cssmenu ul ul li a {
    font-size: 15px;
  
  }
  .title .container {
    max-width: 90%;
  }
  .contact_info .contact_box .contact_item p, .contact_info .contact_box .contact_item p a {
	font-size: 16px;
}
.contact_box .contact_item:first-child {
	width: 23%;
}
}
@media (max-width: 1240px) {
.top-pp img {
	width: 100%;
}
.am-list {
	padding: 0 0%;
}
	.contact_box .contact_item:first-child {
	width: 28%;
}
}

@media (max-width: 1199px) {
.am-list {
    margin-top: -125px;padding: 0;
}
.amenities_banner {
    margin-bottom: 20px;
}
.top-pp img {
	width: 100%;
}
header .topheader .logo {
	width: 142px;
}
#cssmenu > ul > li > a {
	font-size: 13px !important;
}
#cssmenu > ul > li.has-sub > a::before {
	right: 4px;
}
}
@media (max-width: 1023px) {
    #cssmenu > ul > li.has-sub > a::before {
	display: none;
}
 #cssmenu .submenu-button::after ,#cssmenu .submenu-button::before{
	background: #fff;
}   
  #cssmenu #menu-button::before {
	background: #fff;
}  
 #cssmenu #menu-button::after {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}   
  #cssmenu #menu-button.menu-opened::after {
	background: #fff;
}  
 #cssmenu #menu-button.menu-opened::before {
	background: #fff;
}   
    #cssmenu ul li {
	padding: 12px;
}
  #cssmenu ul.sub-menu {
	top: 0;
}  
.location_section .location_box .description_box h4 {
    font-size: 18px;
}    
   .description_box .map_text .box {
    width: 21px;
    height: 21px;
    top: 2px;
} 
   .location_section .location_box .description_box ol li a {
    font-size: 14px;
} 
  .location_section .location_box .description_box h5 {
    font-size: 16px;
}  
   footer .left_btn_sec h4, footer .right_btn_sec h4 {
    font-size: 21px;
    letter-spacing: 6px;
} 
 footer .left_btn_sec .pdf_btn {
    font-size: 20px;
}   
   .register_section .pdf_btn img {
    width: 27px;
    
} 
  .location_section .location_box .description_box h4, .location_section .location_box .description_box h5 {
    font-size: 17px;
}  
   .inner_banner h2 {
    font-size: 36px;
} 
  .banner h1 {
    font-size: 40px;
    letter-spacing: 7px;
}  
  .carousel-caption p {
    font-size: 26px;
}  
  .banner h1 span {
    font-size: 31px;
}  
  .typ-title h4 {
    font-size: 20px;
}  
 .typ-title {
    padding: 22px 36px;
}   
    
  .get_in_touch .touch_box h4 {
    font-size: 32px;
}  
   .contact_info .contact_box .contact_item p, .contact_info .contact_box .contact_item p a {
    font-size: 16px;
} 
   .contact_info .contact_box .contact_item p span {
    font-size: 16px;
} 
 .get_in_touch .touch_box input::placeholder {
	font-weight: 700;
	font-size: 15px;
}   
  .get_in_touch .touch_box textarea {
	font-size: 15px;
}  
  .get_in_touch .touch_box input[type="submit"] {
	font-size: 20px;
	width: 171px;
	height: 49px;
}  
.over_view_text p {
	width: 100%;
} 
    
    
    
}
@media (max-width: 991px) {
	.des-rw1 .col-lg-4:last-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.description_box .row {
	justify-content: flex-start !important;
}	
.row.des-rw2 .col-lg-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}	
	.contact_box .contact_item:first-child {
	width: 31%;
}
	
}
@media (max-width: 812px) {
.facility_section .facility_text ul {
    width: 42%;
    
}
.facility_section .facility_text ul li a {
    font-size: 14px;
}	
	.facility_section .facility_text h5 {
    font-size: 20px;
    margin-bottom: 18px;
}
.contact_box .contact_item:first-child {
	width: 52%;
}	
}


@media (max-width: 767px) {
.typ-otr {
    margin-bottom: 20px;
}

.typ-otr {
    border-right: 0;
}
	.list2.lst3 {
    margin-top: 0;
}
	.amenities h3 {
    font-size: 26px;
}
	.overview_section .overview_box h4 {
    font-size: 26px;
}
	
.facility_box .text_box h3 {
    font-size: 18px;
}	
.contact_info .contact_box {
    display: block;
    text-align: center;
}	
	.contact_info .contact_box .contact_item:last-child {
    border-left: 0;
}
	.get_in_touch .touch_box {
	padding: 26px;
}
	.contact_info h4 {
    font-size: 34px;
    margin-bottom: 21px;
}
	.title .row .col-md-6 {
    margin-bottom: 15px;
}
	
	
.contact_box .contact_item:first-child b {
	width: 10%;
}	
.contact_box .contact_item:first-child {
	width: 100%;
}
	.contact_info .contact_box .contact_item p, .contact_info .contact_box .contact_item p a {
	font-size: 16px;
}
	.contact_info .contact_box .contact_item p span {
	font-size: 18px;
}
}

@media (max-width: 667px) {

.floor_plan.my-floor .row .col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
@media (max-width: 575px) {
.banner h1 {
    font-size: 28px;
    letter-spacing: 4px;
}
	.banner h1 span {
    font-size: 18px;
}
	.carousel-caption p {
    font-size: 14px;
    letter-spacing: 3px;
}
.banner .carousel-indicators li {
    width: 25px;
    height: 10px;
    border-radius: 10px;
}	
	.banner .carousel-indicators li {
    margin-right: 4px;
    margin-left: 4px;
}
	.am-list {
    margin-top: 0;
    padding: 0;
}
	.inner_banner h2 {
    font-size: 27px;
}
/*hdr	*/
header {
    padding: 12px 0;
}	
header .topheader {
    display: block;
}	
	
#cssmenu #menu-button {
 
    top: -60px;
}	
	header .topheader .logo {
    width: 121px;
}
.readmore_btn {
    font-size: 17px;
}	
.typ-otr {
    padding: 0 20px;
}	
	.floor_plan .overview_box h4 {
    font-size: 22px;
}
	.overview_section .overview_box p {
    font-size: 15px;
}
.over_view_text p {
    font-size: 15px;
}	
	
.facility_box h3 {
    font-size: 27px;

    margin-bottom: 10px;
}	
	.des-rw1 .col-lg-4:last-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
@media (max-width: 380px) {
.banner h1 {
    font-size: 19px;
    letter-spacing: 2px;
}
	.ul_box {
    display: block;
}
.facility_section .facility_text ul {
    width: 100%;
}	
.floor_plan {
    padding: 00px 0 30px;
    
}	
	.typ-title {
    padding: 12px 16px;
}
	
}