	.fusion-body .about-content-slider-section.fusion-layout-column {
        width: 100%!important;
    }
    .fusion-body .about-content-slider-description-wrapper.fusion-layout-column {
        width: 100%!important;
    }
    .about-content-slider-container .fusion-builder-row{
    	flex-direction:column;
    }
    
    .about-content-slider-location-container .fusion-row, .about-content-slider-news-container .fusion-row{
    	flex-direction: column-reverse;
    }
@media screen and (min-width:769px){
	.header-social{
		height: 95px;
	}
	.header-social img{
		height: 30px;
	}
}
@media (max-width:1355px)and (min-width:1001px){
	.fusion-main-menu > ul > li > a{
    	height: 40px!important;
    	line-height: 40px!important;
    }
}
@media screen and (max-width:768px){
	
	.header-social img{
		height: 30px;
	}
}
@media screen and (max-width:768px){
 	.fusion-logo{
 		width:70%;
 	}
 }
@media screen and (max-width:500px){
 	.fusion-logo{
 		width:50%;
 	}
 }
@media screen and (max-width: 999px){
	.home-culcon-section .fusion-column-wrapper{
		height: 350px;
	}


}
@media screen and (min-width: 1000px)
{
	.home-community-heading-wrapper{
		text-align: right;
	}
		
	

	p.home-convenience-heading-title{
		text-align: center;
		
	}

	.home-convenience-heading-section{
		text-align: center;
	}
	.home-culcon-section .fusion-column-wrapper{
		height: 450px;
	}
}
@media (max-width:1355px) and (min-width:769px){
	.fusion-body .about-content-slider-section.fusion-layout-column {
        width: 100%!important;
    }
    .fusion-body .about-content-slider-description-wrapper.fusion-layout-column {
        width: 100%!important;
    }
    .about-content-slider-container .fusion-builder-row{
    	flex-direction:column;
    }
    
    .about-content-slider-location-container .fusion-row, .about-content-slider-news-container .fusion-row{
    	flex-direction: column-reverse;
    }
}

/*---------------Home page------------------*/
@media screen and (max-width: 1440px) and (min-width: 1080px){
	.home-community-heading-title, .home-convenience-heading-title, .home-cultured-text, .home-connected-text{
		font-size: 51px!important;
	}
}
@media screen and (max-width: 768px){
	.home-community-heading-title, .home-convenience-heading-title, .home-cultured-text, .home-connected-text{
		font-size: 30px!important;
	}
	.site-heading-title-box{
		margin-bottom: 10px;
	}
    .about-content-slider-text p{
		text-align: left;
    }
}
@media screen and (max-width: 768px){
	  .fusion-body .fusion-layout-column.home-culcon-section{
		width:50%!important;
	}
	.fusion-body .fusion-layout-column.home-community-block{
		width:25%!important;
	}
	.fusion-body .fusion-layout-column.home-convenience-section{
		width: 21%!important;
    	margin-left: 5px!important;
    	margin-bottom: 5px!important;
	}
	.home-convenience-container{
		padding-left:15%!important;
		padding-right:15%!important;
	}
	#side-header .fusion-logo, .fusion-header .fusion-logo{
		margin:0%!important;
	}
	.home-culcon-section .fusion-column-wrapper {
	    height: 250px;
	}
 
}
@media screen and (max-width: 425px){
	.fusion-body .fusion-layout-column.home-culcon-section{
		width:100%!important;
	}

	.contact-content-container{
		margin-top: 15%!important;
	}
	.home-section-heading-title{
    	text-align:center;
    }
	.header-social{
		display: none;
	}
	.home-convenience-container{
		padding:0% 10%!important;
	}


	#home-slider-section-id .tfs-slider, #home-slider-section-id .tfs-slider .slides li div.background-image, #home-slider-section-id  .mobile_video_image, #home-slider-section-id  .self-hosted-video-bg{
		min-height: 500px!important;
	}
	.home-slider-fusion{
	    min-height: 500px!important;
	   
	}
 

}

/*-------------footer---------------*/
@media screen and (max-width: 768px){
	.footer-img img {
	    height: 60px;
	}
	.footer-address p {
	    font-size: 13px;
	}
	.footer-social a img {
	    width: 23px;
	    height: 23px;
	}
	.footer-social a {
	    margin: 2px;
	}
	.mobile_video_image{
		display: none!important;
	}
	.background.self-hosted-video-bg{
		display: inline-block!important;
	}
	.tfs-slider video{
		width:auto!important;
	}
    
}
@media screen and (max-width: 600px){
	.footer-img img {
	    height: 60px;
	}
	.footer-section-center {
	    width: 100%;
	}
	.footer-section-left {
	    width: 100%;
	}
	.footer-center {
	    display: block;
	}
	.footer-section-right {
	    width: 100%;
	}
	.footer-download {
		width: 100%;
        height: 100%;
    	padding: 0 4%;
	}
  
	/*table responsive*/
	.availability-table-wrapper td:before {
	    content: attr(data-attr);
	    display: inline-block;
	    color: #0087c1;
	    margin-right: 10px;
	    width: 25%;
	    font-weight: 700;
	}
	.compartment{
		display: none;
	}
	.availability-table-wrapper .table-2 tbody tr td {
	    color: #000;
	    font-size: 13px;
	    width: 100%;
	    display: block;
	    position: relative;
	}
	.availability-table-wrapper .table-2 th{
		display: none;
	}
	.availability-table-wrapper .table-2 tbody tr td:first-child{
		border-right:0px;
	}
	.availability-table-wrapper .table-2 .text-c{
		text-align:unset;
	}
	.availability-table-wrapper .table-2 tr:nth-child(2n+1) {
	    background: #e5e5e5;
	}
	.availability-table-wrapper .table-2 tbody tr td img{
		width:10%;
	}
    .contact-content-container .fusion-builder-row:before{
    	top: -3%!important;
    }
     .contact-content-container .fusion-builder-row:after{
         top: -2%!important;
     }
	/*--table responsive end --*/

}



@media screen and (max-width: 425px){
	.footer-img{
		width:40%;
		margin-right:4%;
	}
	.footer-address{
		text-align: left;
	    padding-left: 0%;
	}
	.footer-section{
		padding:4%;
	}
	.footer-address p{
		font-size: 18px;
	}
	.footer-social a img {
	    width: 30px;
	    height: 30px;
	}
	.footer-images, .footer-social, .footer-center{
		height: 100%;
	}
    .amenity-text{text-align:left}
}

/*-------------------About page---------------*/
@media only screen and (max-width: 768px){
	.fusion-body .fusion-layout-column.site-heading-box-wrapper{
		width: 33.33%!important;
	}
	.fusion-body .fusion-layout-column.site-heading-title-description-wrapper{
		width: 66.66%!important;
		padding-left:5%;
	}
	.about-content-slider-description-wrapper .fusion-column-wrapper{
		padding-top: 1%!important;
	}
	.about-content-slider-location-container .fusion-row, .about-content-slider-news-container .fusion-row{
		display: flex;
		flex-direction: column-reverse;
	}
}
@media only screen and (max-width: 560px){
	.fusion-body .fusion-layout-column.site-heading-box-wrapper{
		width: 100%!important;
        display:none;
	}
	.fusion-body .fusion-layout-column.site-heading-title-description-wrapper{
		width: 100%!important;
		padding-left:0%;
	}
 	.flexslider .flex-control-paging{
	  	display: block!important;
	  }
   .home-cultured-wrapper{
		/*display: none;*/
	}
	.contact-content-container .fusion-builder-row{
    	flex-direction: column;
	}
	.availability-table-wrapper .table-2 table thead th{
		font-size: 16px;
	}
	.availability-table-wrapper .table-2 tbody tr td{
		font-size: 13px;
	}
	.fusion-grid-4 .fusion-grid-column, .fusion-grid-four .fusion-grid-column{
	    width: 25%!important;
	}
	

	.site-heading-title-description{
		margin-top: 10px;
	}
	br{
		display: none;
	}
	.site-heading-title-description p{

	}
}
@media (max-width:425px){
   .fusion-header-wrapper{
    	
    }
}