/*
 * Here are a few needed CSS additions to integrate bootstrap truly into WordPress,
 * We kept this slim as possible. Try to avoid any overwriting if not really needed.
 */

@media (min-width: 2700px) {
 	.header-slider .header_content .slider-info{
 		width: 50%;
 	}
 	.header-slider .header_content .slider-info .heading{
 		font-size: 50px;
 	}
 	
 	.header-slider .header_content .slider-info .sub-heading{
 		font-size: 35px;
 	}
 	.header-slider .header_content .slider-info a{
 		font-size: 45px!important;
    width: 354px;
 	}
	.header-slider .header_content:before{
		    top: 6%;
		    left: -227px;
		    width: 100%;
		    height: 80%;
	}
}
@media (min-width: 1700px) and (max-width: 2199px) {
	.header-slider .header_content:before{
		width: 645px;
		height: 690px;
		top: 66px;
	}
}
@media (max-width: 1366px) {
	.header-slider .header_content:before{
		width: 645px;
		height: 690px;
		top: 66px;
	}
	.header-slider .header_content:before
	{
		  height: 528px;
	}
	.site-logo img
	{
		width: 180px;
	}
}
@media  (max-width: 1860px) {
	header#masthead,
	.home section.header-slider-1
	{
		padding: 0px 30px;
	}
	#masthead #main-menu.navbar-nav
	{
		gap: 30px;
	}
	.fck_two_images,
	.home_third_block,
	.home_section_4,
	#yoga_beach_block, 
	#home_beaverhall_block
	{
		width: 94%;
	}
	section.floorplan_sec,
	.location_section
	{
		width: 96%;
	}
}
@media  (max-width: 1800px) {
	.fck_two_info .heading, #yoga_beach_block .content-block h3, #home_beaverhall_block .content-block h3
	{
		font-size: 46px;
	}
	#footer-widget
	{
		background-position: right !important;
	}
}
@media  (max-width: 1700px) {
	.fck_two_info .heading, #yoga_beach_block .content-block h3, #home_beaverhall_block .content-block h3 {
        font-size: 40px;
        line-height: 50px;
    }
    .home_third_block .fck-info-right {
	    height: 44.7% !important;
	}
}
@media  (max-width: 1600px) {
	.container
	{
		max-width: 1440px;
	}
	
}
@media  (max-width: 1680px) {
	
	.header-slider .header_content:before{
		width: 645px;
		height: 690px;
		top: 66px;
	}
	.header-slider .header_content:before
	{
		  height: 528px;
	}
	
	.fck_two_images .fck_two_info,
	.fck_two_images .fck_two_info, .home_third_block .fck_two_info,
	#yoga_beach_block .content-block, #home_beaverhall_block .content-block
	{
		padding: 55px;
	}
	.header-slider .header_content:before
	{
		left: -120px;
	}
	.floorplan_sec .floortabs_sec ul.nav-tabs li, 
	.page-id-1859 .floorplan_sec .floortabs_sec ul.nav-tabs li 
	{
	    padding: 30px 13px;
	}
}
@media  (max-width: 1500px) {
	.home_third_block .fck-info-right {
        height: 44% !important;
    }
    .floorplan_sec ul.nav-tabs a h3, 
    .page-id-1859 .floorplan_sec ul.nav-tabs a h3
    {
    	font-size: 16px;
    }
    #floor-section .sub_tabs
    {
    	min-height: 85%;
    }
}
@media  (max-width: 1440px) {
	.floorplan_sec .tab-pane h2, 
	.page-id-1859 .floorplan_sec .tab-pane h2 
	{
		font-size: 36px;
	}
	.floorplan_sec ul.nav-tabs.sub_tabs_sec li.nav-item,
	.page-id-1859 .floorplan_sec ul.nav-tabs.sub_tabs_sec li.nav-item
	{
		padding-right: 20px;
	}
	.youtube-single-home iframe
	{
		height: 400px;
	}
	header#masthead
	{
		grid-template-columns: 1fr 300px 1fr;
	}
	.header-slider .header_content .slider-info .sub-heading,
	.fck_two_images .fck_two_info .fck_text,
	.fck_text p,
	.fck_col p
	{
		font-size: 14px;
	}
	.header-slider .header_content:before
	{
		left: -57px;
	}
	.header_code
	{
		padding: 0px 45px;
	}
}

@media  (max-width: 1100px) {
	header#masthead {
	    grid-template-columns: 1fr 280px 1fr;
	}
	#masthead .navbar-nav > li > a {
		padding: 10px 15px;
	}
}
@media  (max-width: 1299px) {
	#masthead .navbar-nav > li > a
	{
		font-size: 16px;
	}
	#masthead #main-menu.navbar-nav {
        gap: 20px;
    }
    .fck_two_images
    {
    	padding-top: 80px;
    	padding-bottom: 60px;
    }
    .mb-100 {
	    margin-bottom: 80px;
	}
	.home_third_block .fck-info-right {
	    height:calc(50% - 80px);
	}
	.pt-100 {
	    padding-top: 80px;
	}
	.home_third_block .fck-info-right {
        height: 44.9% !important;
    }
    .home_section_4
    {
    	padding-top: 80px;
    	padding-bottom: 20px;
    }
    .floorplan_sec .floortabs_sec ul.nav-tabs li, 
    .page-id-1859 .floorplan_sec .floortabs_sec ul.nav-tabs li
    {
        padding: 30px 8px;
    }
    .floorplan_sec ul.nav-tabs a h3,
    .page-id-1859 .floorplan_sec ul.nav-tabs a h3 
    {
        font-size: 15px;
    }
    .sub_tabs_sec li.nav-item a
    {
    	font-size: 30px;
    }
    #yoga_beach_block, #home_beaverhall_block, .location_section
    {
    	padding-bottom: 40px;
    }
    .big-mapimg img
    {
    	height: auto;
    }
}

@media  (max-width: 1280px) {
	.header-slider .header_content .slider-info .sub-heading{
		    font-size: 13px;
	}
	
	.header-slider .header_content:before{
		width: 645px;
		height: 690px;
		top: 33px;
	}
	.header-slider .header_content:before
	{
		     height: 89%;
		    top: 3%;
		    left: -7%;
	}

	.header-slider .header_content .slider-info .heading
	{
		font-size: 25px;
	}
	.fck_two_info .heading,
	.fck_images .heading, .fck_images_slider .heading,
	.fck_col .heading,
	.fck_two_info .heading, #yoga_beach_block .content-block h3, #home_beaverhall_block .content-block h3
	{
		font-size: 32px;
		line-height: 40px;
	}
	.fck_two_images .fck_two_info .fck_text, 
	.fck_text p
	{
		margin-bottom: 25px;
	}
	.fck_col .row
	{
		margin-top: 30px;
    	margin-bottom: 30px;
	}
	.fck_col .row .col-md-6 img.big-image {
	    position: absolute;
	    top: -39px;
	    max-width: 100%;
	    height: auto;
	    right: 0;
	}
	.site-logo img {
        width: 150px;
    }
}

@media  (max-width: 1200px) {
	header#masthead {
        grid-template-columns: 1fr 200px 1fr;
    }
    .floorplan_sec ul.nav-tabs a h3,
    .page-id-1859 .floorplan_sec ul.nav-tabs a h3 
    {
        font-size: 14px;
    }
    .fck_text p, #yoga_beach_block .content-block p, #home_beaverhall_block .content-block p
    {
    	font-size: 14px;
    }
    #floor-section .col-lg-6 {
	    max-width: 100%;
	    flex: 0 0 100%;
	}
	.floor_plan_image img{
		width: 100%;
	}
}
@media  (max-width: 1025px) {
	#masthead #main-menu.navbar-nav {
        gap: 0;
    }
    #masthead .navbar-nav > li > a {
        padding: 10px 6px;
    }
    .header_code {
        padding: 0 15px;
    }
    .header_code {
        padding: 0 15px 0px 0px;
    }
    .top_contact_btn a
    {
    	width: 140px;
    }
    .fck_two_images .fck_two_info, .fck_two_images .fck_two_info, .home_third_block .fck_two_info, #yoga_beach_block .content-block, #home_beaverhall_block .content-block {
        padding: 30px;
    }
    .fck_two_info .heading, .fck_images .heading, .fck_images_slider .heading, .fck_col .heading
    {
    	margin-bottom: 10px;
    }
    #floor-section .container-fluid > .row > .col-md-6:first-child
    {
    	padding-left: 0px;
    }
    .floorplan_sec .floortabs_sec ul.nav-tabs li,
    .page-id-1859 .floorplan_sec .floortabs_sec ul.nav-tabs li 
    {
        padding: 30px 5px;
    }
    .sub_tabs_sec li.nav-item a {
        font-size: 23px;
    }
    #yoga_beach_block .col-sm-12 img, #home_beaverhall_block .col-sm-12 img
    {
    	height: 100%;
    }
    .home_third_block .fck-info-right {
        height: 43.8% !important;
    }
    h3.footer-contact-heading {
	    font-size: 40px;
	    line-height: 50px;
	}
}
@media  (max-width: 1024px) {
	header#masthead.opened .menu-toggle
	{
		color: #fff;
		right: 40px;
	}
	header#masthead.navbar-fixed-top .site-logo, 
	header#masthead.navbar-fixed-top .menu-toggle
	{
		position: fixed;
	}
	#masthead .navbar-default
	{
		margin: 0;
	}
	.mobileonly
	{
		display: block;
	}
	.page-id-1859 header#masthead .menu-toggle
	{
		right: unset;
	}
	.page-id-1859 .langbuttons {
	    right: 15px;
	    left: unset;
	}
	#footer-widget form
	{
		display: inline-block;
		width: 100%;
	}
	#footer-widget form .talk-to-us
	{
		width: 100%;
	}
	.page-id-1859 header#masthead.opened .menu-right-nav-container, 
	.page-id-1859 header#masthead.opened .menu-right-nav-en-container
	{
		right: unset;
		left: 0;
	}
    header#masthead .menu-toggle {
        font-size: 27px;
        color: #080808;
        z-index: 999;
        position: absolute;
        right: 20px;
        top: 35px;
    }
    .beaver-logo.mobileonly
    {
    	text-align: left;
	    padding-top: 15px;
	    padding-left: 0px;
	    display: none;
    }
    .header_code, .top_contact_btn, .beaverhalllogo
    {
    	display: none;
    }
    header#masthead {
        position: inherit;
    }
    .opened .site-navigation-inner {
        display: block;
    }
    header#masthead .nav li {
        border-bottom:0;
        width: 100%;
        text-align: right;
    }
    header#masthead {
        grid-template-columns: 50% 1fr !important;
        grid-template-areas:
        "logo menu-toggle"
        "menu-left menu-left"
        "menu-right menu-right";
        margin: 0;
        padding: 1rem 1rem;
    }
    .page-id-1859 header#masthead
    {
    	grid-template-columns: 0% 1fr !important;
    }
    .page-id-1859 header#masthead.opened{
     	position: fixed;
        z-index: 99999999;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
     }
     .page-id-1859 header#masthead.opened .menu-toggle{
     	left: 25px;
     }
    .langbuttons
    {
    	position: absolute;
	    top: 35px;
	    right: unset;
	    left: 20px;
    }
    .header-right, .header-left {
        text-align: center;
    }
    #masthead #main-menu.navbar-nav
    {
    	flex-direction: column;
    }
    #masthead .navbar-nav li a {
        font-size: 14px;
        display: inline-block;
        padding: 18px 40px;
        color: #fff;
    }


	.header-slider .header_content .slider-info a{
		font-size: 15px!important;
		width: 123px;
	}
	.header-slider .header_content .slider-info .heading{
		    font-size: 17px;
	}
	.header-slider .header_content .slider-info .sub-heading{
		font-size: 9px;
	}
	
	.header-slider .header_content .slider-info .heading
	{
		font-size: 36px;
	}
	.header-slider .header_content .slider-info
	{
		width: 100%;
		padding: 40px 20px;
	}
	
	.fck_images, .fck_images_slider
	{
		padding: 40px 0;
	}
	.fck_col .row .col-md-6 img.big-image
	{
		position: relative;
	    top: 0;
	    max-width: 100%;
	    height: auto;
	    right: 0;
	}
	header#masthead.opened .menu-right-nav-container, 
	header#masthead.opened .menu-right-nav-en-container 
	{
        position: fixed;
        background: #003258;
        top: 0;
        right: 0;
        padding-top: 70px;
        padding-bottom: 70px;
        width: 80%;
        z-index:99999999;
        display: block;
    }
}


@media  (max-width: 1023px) {
	/*.header-slider .header_content .slider-info .heading
	{
		font-size: 24px;margin-bottom: 10px;
	}*/
	.header-slider .header_content .slider-info .sub-heading,
	.fck_two_images .fck_two_info .fck_text, 
	.fck_text p, 
	.fck_col p
	{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.header-slider
	{
		padding-top: 20px;
	}
	.youtube-single-home
	{
		background-size: contain;
	}
	.fck_two_images .fck_two_info
	{
		padding: 0;
	}
	.header-slider .header_content:before
	{
		height: 100%;top: 0;
	}
}
@media (min-width: 1300px) and (max-width: 1500px) {
	#masthead .navbar-nav > li > a
	{
		font-size: 14px;
		font-weight: 400;
    	display: inline-block;
	}
}
@media  (max-width: 900px) {

	.header-slider{
		padding: 0px !important;
	}
	.header-slider .header_content:before{
		height: 100%;
    top: 0;
    width: 128%;
    right: -100px;
        background-size: cover;
            background: url(../img/sliderbg-14.png);
	}

}
@media only screen and (min-width: 768px) {
	
	.navbar-collapse
	{
		display: block !important;
		float: left;
		flex-basis:auto;
	}	
}

@media (min-width: 992px) and (max-width: 1199px) {
	#main-nav ul li a
	{
		font-size: 18px;
	}
	.headerImg .heading
	{
		font-size: 52px;
	}
	.headerImg .sub-heading
	{
		font-size: 42px;
	}
	.parallax_text_area .heading
	{
		font-size: 52px;
	}
	.parallax
	{
		padding-top:150px;
		padding-bottom:150px;
	}
	.team-members figure.effect-zoe
	{
		min-width:280px;
		max-height: 340px;
	}
	.leftImg h2
	{
		font-size: 52px;
	}
	#wpis-gallery
	{
		margin-right: 10px;
		width: 96px;
	}
	#masthead .navbar-nav > li > a
	{
		font-size: 0.9rem;
	}
	.header-right
	{
		margin-top: 0;
	}
}

@media (min-width:769px) and (max-width: 991px) {
	.single-product .detail_page .summary{
		max-width: 100%;
	}
}
@media (min-width:992px) and (max-width: 1024px) {
	.page-id-1859 section.header-slider-1
	{
		padding: 0px 15px;
	}
	.woocommerce-page div.product div.images{
		max-width: 50%;
	}
	.header-right
	{
		margin-top: 0;
		display: none;
	}
	header#masthead.opened .header-right
	{
		display: block;
	}
	header#masthead.opened .menu-right-nav-container, 
	header#masthead.opened .menu-right-nav-en-container 
	{
        position: fixed;
        background: #003258;
        top: 0;
        right: 0;
        padding-top: 70px;
        padding-bottom: 70px;
        width: 80%;
    }
    .page-id-1859 section.floorplan_sec
    {
    	padding: 50px 0 30px;
    }
    .page-id-1859 .row.mobile_3_block
    {
        display: block;
    }
    .page-id-1859 .row.desktop_3_block
    {
        display: none;
    }
    .page-id-1859 .floorplan_sec ul.nav-tabs.sub_tabs_sec
    {
    	display: flex;
    }
    .page-id-1859 .header-slider .header_content
    {
    	padding: 0;
    }
    .page-id-1859 .header-slider .sub-heading p
    {
    	font-size: 20px;
    }
    .page-id-1859 .row
    {
        flex-direction: column;
    }
    .page-id-1859 .nav-tabs>li>a
    {
        padding: 0;
        border: 0;
        margin:0;
    }
    .page-id-1859 .table-responsive
    {
        border: 0;
    }
    .page-id-1859 .home_third_block video.center-video, .page-id-1859 #home_beaverhall_block video
    {
        margin-top: -1px;
    }
    .page-id-1859 #footer-widget #main-menu
    {
        margin: 0;
        padding-bottom: 0;
        padding-top: 0;
        gap: 20px;
    }
    .page-id-1859 .footer_beaverhall_logo {
        padding: 30px 0px;
    }
    .page-id-1859 .fck_two_images, 
    .page-id-1859 .home_third_block, 
    .page-id-1859 .home_section_4, 
    .page-id-1859 #yoga_beach_block, 
    .page-id-1859 #home_beaverhall_block
    {
        width: 100%;
    }
    .page-id-1859 section#location_section .col-md-12
    {
        padding: 0;
    }
    .page-id-1859 #home_beaverhall_block .content-block
    {
        margin-top: -8px;
    }
    .page-id-1859 .floorplan_sec ul.nav-tabs a h3
    {
        text-align: left;
    }
    .page-id-1859 .arrow-icon
    {
        float: right;
    }
    .page-id-1859 .tabbable .container
    {
        padding: 0;
    }
    .page-id-1859 .nav-tabs>li.active>a, 
    .page-id-1859 .nav-tabs>li.active>a:hover, 
    .page-id-1859 .nav-tabs>li.active>a:focus
    {
        border: 0 !important;
    }
    .page-id-1859 section.header-slider-1
    {
        min-height: auto;
        margin-bottom: 30px;
    }
    .page-id-1859 .header_s_images {
        padding: 0 !important;
    }
    .page-id-1859 h3.footer-contact-heading
    {
    	text-align: center;
    	padding-top: 0;
    }
    .page-id-1859 section.floorplan_sec, .page-id-1859 .location_section
    {
    	width: 100%;
    	overflow: hidden;
    }
    .page-id-1859 header#masthead.opened, .page-id-1859 .home section.header-slider-1
    {
    	padding: 0;
    }
    .page-id-1859 .fck_single_images img
    {
    	width: 100%;
    }
    #home_beaverhall_block .col-sm-12.beaverhallLogo {
        padding: 50px 0px;
    }
}

@media (min-width:768px) and (max-width: 991px) {
	.page-id-1859 section.header-slider-1
	{
		padding: 0px 15px;
	}
	.floor_plan_image img{
		width: 100%;
	}
	.site-header .header-icon
	{
		position: absolute;top: 0;
		right: 0;
	}
	.header-right
	{
		margin-top: 0;
		display: none;
	}
	header#masthead.opened .header-right
	{
		display: block;
	}
	.headerImg .heading
	{
		font-size: 42px;
	}
	.headerImg .sub-heading
	{
		font-size: 32px;
	}
	.parallax_text_area .heading
	{
		font-size: 42px;
	}
	.headerImg .btn-primary,
	.fck_text a, 
	.video-gallery a.video_button,
	.photo-gallery .gallery_button,
	.testimonial a.testimonial_button,
	.team-members .team_button,
	a.featured_button{padding:15px 40px;font-size: 18px;}
	.headerImg
	{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.team-members figure.effect-zoe
	{
		min-width:220px;
		max-height:280px;
	}
	.leftImg h2
	{
		font-size: 42px;
	}
	.leftImg h3
	{
		font-size: 30px;
		margin-bottom: 15px;
	}
	.fck_text p
	{
		font-size: 16px;
	}
	.parallax
	{
		padding-top:100px;
		padding-bottom:100px;
	}
	.featured-items figure.featured-products figcaption h2
	{
		font-size: 22px;
	}
	.header-img .page-title
	{
		font-size: 52px;
	}
	.woocommerce-page div.product div.images,
	.single-product .detail_page .summary
	{
		width: 100% !important;
		display: inline-block;
		margin-bottom: 20px;
	}
	.single-product .detail_page .summary
	{
		margin-top: 30px;
	}
	#wpis-gallery
	{
		margin-right: 20px;
	}
	.main_image_outer
	{
		margin-top: 25px;
	}
	.woocommerce div.product form.cart .button
	{
		
		padding: 11px;
	}
	.related_products .price
	{
		font-size: 20px !important;
	}
	.related_products a.add_to_cart_button
	{
		font-size: 16px !important;
	}
	.related_products .imagewrapper
	{
		height: 200px;
	}
	.related_products .owl-next
	{
		right: -40px;
	}
	.related_products .owl-prev
	{
		left: -40px;
	}
	
	.post-type-archive .products li h2,
	.featured-items figure.featured-products figcaption h2, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce .related_products h2
	{
		font-size: 16px;
	}
	.post-type-archive .products li figure.featured-products .price
	{
		font-size: 20px;
	}
	.featured-items .col-sm-3 figure.featured-products h2
	{
    	height: 22px;
    	overflow: hidden;
	}
	.featured-items .col-sm-3 figure.featured-products h2,
	.featured-items .col-sm-3 figure.featured-products .product-price
	{
		font-size: 14px;
	}
	.featured-items .col-sm-3 figure.featured-products .star-rating
	{
		font-size: 20px;
		height: 22px;
	}
	.featured-items figure.featured-products figcaption a,
	.enquiry .heading
	{
		font-size: 16px;
	}
	.featured-items figure.featured-products .image-block span.onsale
	{
		width: 50px;
		height: 50px;
		line-height: 50px;
		top: 0;
		left: 0;
	}
	.parallax_text_area .subheading_li
	{
		font-size: 40px;
	}
	.parallax_text_area p
	{
		font-size: 26px;
	}
	.photo-gallery img
	{
		height: 220px;
	}
	.leftImg p
	{
		font-size: 12px !important;
	}
	.team-members figcaption h2,
	.team-members figcaption p.description
	{
		font-size: 20px;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product
	{
		clear:none;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product
	{
		width: 32% !important;
	}
	.fck_two_images .fck_two_info, .fck_two_images .fck_two_info, .home_third_block .fck_two_info, #yoga_beach_block .content-block, #home_beaverhall_block .content-block {
        padding: 30px;
    }
    .fck_three_images
    {
    	padding: 0px;
    }
    .home_third_block .col-lg-4:nth-child(2) {
	    display: none;
	}
	.fck_single_images,
	.home_third_block .col-sm-12
	{
		padding: 0;
	}
	.fck_single_images img
	{
		width: 100%;
	}
	.fck_two_images {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .mb-100 {
        margin-bottom: 30px;
    }
    .home_third_block .fck-info-right {
	    height:calc(50% - 30px);
	}
    .home_section_4 {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    section.floorplan_sec,
    .page-id-1859 section.floorplan_sec
    {
    	padding: 50px 0 30px;
    }
    .fck_images .sub_heading
    {
    	margin-bottom: 30px;
    }
    #yoga_beach_block
    {
    	padding-bottom: 0px;
    }
    #home_beaverhall_block
    {
    	padding-top: 0px;
    }
    .home_third_block .col-sm-12
    {
    	display: flex;
    	flex-direction: column;
    }
    .fck_three_images 
    {
    	order: 2;
    	margin-bottom: 0;
    }
    .h-50 {
	    height: auto !important;
	}
	#home_section_4 .col-sm-12
	{
		padding: 0;
	}
	#home_beaverhall_block .col-sm-12.beaverhallLogo {
	    padding: 50px 0px;
	}
	section#location_section {
	    padding-top: 0;
	}
	.sub_tabs_sec li.nav-item a {
        font-size: 26px;
        line-height: 50px;
    }
    .page-id-1859 section.floorplan_sec
    {
    	padding: 50px 0 30px;
    }
    .page-id-1859 .row.mobile_3_block
    {
        display: block;
    }
    .page-id-1859 .row.desktop_3_block
    {
        display: none;
    }
    .page-id-1859 .floorplan_sec ul.nav-tabs.sub_tabs_sec
    {
    	display: flex;
    }
    .page-id-1859 .header-slider .header_content
    {
    	padding: 0;
    }
    .page-id-1859 .header-slider .sub-heading p
    {
    	font-size: 20px;
    }
    .page-id-1859 .row
    {
        flex-direction: column;
    }
    .page-id-1859 .nav-tabs>li>a
    {
        padding: 0;
        border: 0;
        margin:0;
    }
    .page-id-1859 .table-responsive
    {
        border: 0;
    }
    .page-id-1859 .home_third_block video.center-video, .page-id-1859 #home_beaverhall_block video
    {
        margin-top: -1px;
    }
    .page-id-1859 #footer-widget #main-menu
    {
        margin: 0;
        padding-bottom: 0;
        padding-top: 0;
        gap: 20px;
    }
    .page-id-1859 .footer_beaverhall_logo {
        padding: 30px 0px;
    }
	.page-id-1859 .header-left
{
	display: flex;
    justify-content: end;
    align-items: center;
    gap: 50px;
}
    .page-id-1859 .fck_two_images, 
    .page-id-1859 .home_third_block, 
    .page-id-1859 .home_section_4, 
    .page-id-1859 #yoga_beach_block, 
    .page-id-1859 #home_beaverhall_block
    {
        width: 100%;
    }
    .page-id-1859 section#location_section .col-md-12
    {
        padding: 0;
    }
    .page-id-1859 #home_beaverhall_block .content-block
    {
        margin-top: -8px;
    }
    .page-id-1859 .floorplan_sec ul.nav-tabs a h3
    {
        text-align: left;
    }
    .page-id-1859 .arrow-icon
    {
        float: right;
    }
    .page-id-1859 .tabbable .container
    {
        padding: 0;
    }
    .page-id-1859 .nav-tabs>li.active>a, 
    .page-id-1859 .nav-tabs>li.active>a:hover, 
    .page-id-1859 .nav-tabs>li.active>a:focus
    {
        border: 0 !important;
    }
    .page-id-1859 section.header-slider-1
    {
        min-height: auto;
        margin-bottom: 30px;
    }
    .page-id-1859 .header_s_images {
        padding: 0 !important;
    }
    .page-id-1859 h3.footer-contact-heading
    {
    	text-align: center;
    	padding-top: 0;
    }
    .page-id-1859 section.floorplan_sec, .page-id-1859 .location_section
    {
    	width: 100%;
    	overflow: hidden;
    }
    .page-id-1859 header#masthead.opened, .page-id-1859 .home section.header-slider-1
    {
    	padding: 0;
    }

}	
@media  (max-width: 767px) {
	.slick-dots {
	    bottom: -45px;
	}
	.header-slider .sub-heading p
	{
		font-size: 14px;
		text-align: right;
	}
	.header-slider .header_content .slider-info .heading {
        font-size: 51px;
        text-align: right;
        line-height: 100%;
        padding-bottom: 20px;
    }
    .slider_bottom_icno
    {
    	bottom: 20px;
    }
    .slider_bottom_icno img
    {
    	width: 30px;
    }
    .home section.header-slider-1
    {
    	min-height: 100%;
    	margin-bottom: 30px;
    }
	.floor_plan_image img{
		width: 100%;
		display: none;
	}
	.center.slick-slider .item {
	    height: 400px;
	}
	.fck_text p {
        margin: auto;
        font-size: 14px;
        line-height: 150%;
		PADDING-BOTTOM: 15PX;
    }
    .fck_two_info .heading, .fck_images .heading, .fck_images_slider .heading, .fck_col .heading, .fck_two_info .heading, #yoga_beach_block .content-block h3, #home_beaverhall_block .content-block h3
    {
    	font-size: 32px;
        line-height: 40px;
        margin-bottom: 20PX;
    }
	#yoga_beach_block, #home_beaverhall_block
	{
		width: 100%;
		overflow: hidden;
	}
	.header_s_images img {
	    min-height: 500px;
	    object-fit: cover;
	}
	.fck_three_images
    {
    	padding: 0px;
    }
    .home_third_block .col-lg-4:nth-child(2) {
	    display: none;
	}
	.fck_single_images,
	.home_third_block .col-sm-12
	{
		padding: 0;
	}
	.fck_single_images img
	{
		width: 100%;
	}
	.fck_two_images {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .mb-100 {
        margin-bottom: 30px;
    }
    .home_section_4 {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    section.floorplan_sec,
    .page-id-1859 section.floorplan_sec
    {
    	padding: 50px 0 30px;
    }
    .fck_images .sub_heading
    {
    	margin-bottom: 30px;
    }
    #yoga_beach_block
    {
    	padding-bottom: 0px;
    }
    #home_beaverhall_block
    {
    	padding-top: 0px;
    	margin-top: 40px;
    }
    .home_third_block .col-sm-12
    {
    	display: flex;
    	flex-direction: column;
    }
    .fck_three_images 
    {
    	order: 2;
    	margin-bottom: 0;
    }
    .h-50 {
	    height: auto !important;
	}
	#home_section_4 .col-sm-12
	{
		padding: 0;
	}
	#home_beaverhall_block .col-sm-12.beaverhallLogo {
	    padding: 70px 0px;
	}
	section#location_section {
	    padding-top: 0;
	    width: 100%;
	    overflow: hidden;
	}
	.sub_tabs_sec li.nav-item a {
        font-size: 26px;
        line-height: 50px;
    }
    .floorplan_sec ul.nav-tabs a h3,
    .page-id-1859 .floorplan_sec ul.nav-tabs a h3 
    {
        font-size: 16px;
    }
    #footer-widget #main-menu .navbar-toggle
    {
    	display: none !important;
    }
	#floor-tab li img {
	    width: 75%;
	    margin-bottom: 25px;
	}
	.sub_tabs_sec li.nav-item a {
		font-size: 16px;
		line-height: 50px;
	}
	.floorplan_sec .tab-pane h2 {
	    font-size: 28px;
	}
	.floorplan_sec .table {
	    margin-bottom: 0px;
	}
	.small_map {
	    width: 65%;
	    margin-top: 10px;
	    margin-bottom: 30px;
	}
	.floorplan_sec button.owl-prev {
		top: 40%;
		right: -10px;
	}
	.floorplan_sec button.owl-next {
		top: 40%;
		left: -10px;
	}
	.modal.modal-fullscreen .modal-content iframe {
	    width: 100%;
	    height: 85%;
	}
	.mobileonly {
		display: block;
	}
	.navbar-toggle
	{
		display: block !important;
		border:none;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
		background: none;
	}
	.navbar-nav
	{
		width: 90%;
	}
	.navbar-nav li
	{
		width: 100%;
	}
	.navbar-collapse
	{
		position: absolute;
	    top: 52px;
	    left: 0;
	    right: 0;
	    z-index: 9999;
	    background: #FFF;
	}
	.navbar-collapse a
	{
		font-size: 14px;
		text-transform: uppercase;
		color: #e55982;
		padding: 6px 15px !important;
	}
	.navbar-toggle
	{
		position: absolute;
		top: 15%;
		left: 33%;
	}

	#masthead .navbar-default .navbar-collapse
	{
	    display: block !important;
	    background: #fff;
	    box-shadow: 0 0 20px rgba(0, 0, 0, .25);
	    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .25);
	    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, .25);
	    -o-box-shadow: 0 0 20px rgba(0, 0, 0, .25);
	    height: 100% !important;
	    left: 0;
	    margin-left: 0;
	    padding: 15px 30px;
	    position: fixed;
	    right: 0;
	    top: 0;
	    width: 300px;
	    z-index: 999999;
	    transition: all .3s ease;
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	    -o-transition: all .3s ease;
	}
	#masthead .navbar-default .navbar-collapse.in,
	#masthead .navbar-default .navbar-collapse.show
	{
	    overflow-y: auto;
	    transform: translateX(0px);
	    /* -webkit-transform: translateX(0px); */
	    -ms-transform: translateX(0px);
	    -o-transform: translateX(0px);
	    -moz-transform: translateX(0px);
	    /* transition: all 300ms ease 0s; */
	    /* -webkit-transition: all 300ms ease 0s; */
	    -moz-transition: all 300ms ease 0s;
	    -ms-transition: all 300ms ease 0s;
	    -o-transition: all 300ms ease 0s;
	}
	
	ul#main-menu .navbar-toggle
	{
		top: 0;
    	left: auto;
    	right: 0;
    	z-index: 999999;
	}
	.navbar-nav .dropdown-menu
	{
		position: static;
		display: inline-block;
	}
	section.floorplan_sec, .location_section {
        width: 92.5%;
    }
}
@media  (max-width: 767px) {
	.mobile_3_block, 
	.page-id-1859 .row.mobile_3_block
	{
		display: block;
	}
	.desktop_3_block,
	.page-id-1859 .row.desktop_3_block
	{
		display: none;
	}
	.mobile_3_block .fck_three_images
	{
		order: unset;
	}
	.mobile_3_block .fck-info-right
	{
		margin-top: 40px;
	}
	section.home_third_block
	{
		padding-top: 0px;
	}
	.fck_two_images, .home_third_block, .home_section_4, #yoga_beach_block, #home_beaverhall_block
	{
		width: 100%;
	}
	.fck_two_images .fck_two_info, .fck_two_images .fck_two_info, .home_third_block .fck_two_info, #yoga_beach_block .content-block, #home_beaverhall_block .content-block
	{
		padding: 50px !important;
	}
	#yoga_beach_block .content-block
	{
		order: 1;
	}
	#yoga_beach_block .col-lg-6:first-child
	{
		order: 2;
	}
	.fck_images#yoga_beach_block .heading:before
	{
		width: 260px;
	}
	#home_beaverhall_block .content-block
	{
		padding-top: 60px !important;
	}
	#home_beaverhall_block .col-sm-12 img
	{
		width: 200px !important;
	}
	.talk-to-us textarea {
	    height: 80px !important;
	}
	#footer-widget
	{
		background-size:contain;
		background-repeat: repeat;
	}
	.location_section img
	{
		height: 540px;
		object-fit: cover;
	}
	.talk-to-us input, .talk-to-us textarea
	{
		font-size: 14px;
	}
	.home_section_4 img
	{
		height: 560px;
		object-fit: cover;
	}
	h3.footer-contact-heading {
        font-size: 30px;
        line-height: 40px;
    }
    .talk-to-us h3 {
	    font-size: 20px;
	    margin-top: 20px;
	}
	.fck_text p br, #yoga_beach_block .content-block p br, #home_beaverhall_block .content-block p br
	{
		display: BLOCK;
	}
	.tinv-wishlist .tinv-header h2{
		margin-top: 15px;
	}
	.whislist_po{
		width: 100%;
	}
	.woocommerce-account{
		float: right;
    	width: 100%;
	}
	#breadcrumbs li a
	{
		padding: 3.4px 0px;
	}
	#breadcrumbs li strong
	{
		padding: 4.5px 15px 4.1px;
		min-width: 50px;
	}
	.container
	{
		max-width: 100%;
	}
	footer#colophon .site-info{
		    text-align: center;
	}
	.mini-cart:before, .mini-cart:after,
	.con-info:before, .con-info:after, .con-info i
	{
		display: none;
	}
	.mini-cart
	{
		background: none;
		padding: 0;
		margin: 0px 15px 0 0;
	}
	.shopping-cart
	{
		margin-top: 15px;
	}
	.mini-cart span.cart-items-count.count
	{
		top: 20px;
		right: 0;
	}
	.header-img
	{
		padding-top: 75px;
    	padding-bottom: 75px;
	}
	.page-id-1859 header#masthead .nav li {
        text-align: left;
    }
	.whislist_po{
		width: 100%;
	}
	.tinv-wishlist .tinv-header h2{
		text-align: center;
    	margin-top: 25px;
	}
	.con-info{
		background: none;
		padding: 0;
		margin: 0;
		min-width: 20px;
	}
	.con-info a
	{
		padding: 4px 9px;
		background: url(../img/phone_icon.png) no-repeat;
		text-indent:-999999px;
		width: 36px;
		background-size: 34px;
	}
	.main_image_outer{
		width: 75%;
		margin:0px auto;
		float: unset;
	}
	.header-img .page-title
	{
		font-size: 42px;
	}
	.navbar-brand
	{
		text-align: center;
		width: 100%;
	}
	header#masthead
	{
		position: inherit;
	}
	.navbar-toggle {
	    position: absolute;
	    float: right;
	    padding: 9px 10px;	   
	    background-color: transparent;
	    background-image: none;
	    border-radius: 4px;
	    top:17px;
	    left: auto;
	    right: 20px;
	    margin: 0;
	}
	.navbar-toggle .icon-bar {
	    display: block;
	    width: 22px;
	    height: 2px;
	    border-radius: 1px;
	    margin-top: 4px;
	    background: #fff;
	}
	/*.site-header .header-icon
	{
		position: absolute;
		top: 0;
		right: 0;
	}*//*
	.header-right {
	    margin: 0;
	    display: inline-block;
	    width: 100%;
	    padding: 0;
	}*/
	
	.headerImg, .parallax
	{
		padding-top: 30px;
		padding-bottom:35px;
	}
	.headerImg .heading
	{
		font-size: 32px;
	}
	.headerImg .sub-heading
	{
		font-size: 23px;
		margin-bottom: 0;
	}
	.headerImg .btn-primary
	{
		margin-bottom: 15px;
	}
	.social-footer
	{
		float: none;
		text-align: center;
	}
	.headerImg .btn-primary,
	.fck_text a, 
	.video-gallery a.video_button,
	.photo-gallery .gallery_button,
	.testimonial a.testimonial_button,
	.team-members .team_button,
	a.featured_button{padding:10px 20px;font-size: 16px;margin: 20px 0 0 0}
	.enquiry .heading
	{
		padding: 0 0 20px 0;
		font-size: 18px;
	}
	ul.contactus li
	{
		width: 100%;
		margin: 5px 0;
	}
	.img_text_block
	{
		width: 100%;
		margin-bottom: 15px;
	}
	.testimonial .owl-carousel.owl-drag .owl-item
	{
		margin: 0;
	}
	.owl-nav
	{
		font-size: 32px;
	}
	.parallax_text_area
	{
		margin: 0;
		float: none;
	}
	.parallax_text_area .heading
	{
		font-size:42px;
	}
	.parallax_text_area .subheading_li
	{
		font-size: 32px;
	}
	.cl-logo
	{
		padding-bottom: 35px;
	}
	.team-members figure.effect-zoe
	{
		width: 100%;
		min-width: 100%;
    	max-width: 100%;
	}
	.team-members figure.effect-zoe figcaption
	{
		webkit-transform: translate3d(0,0,0);
    	transform: translate3d(0,0,0);
	}
	.newsletter h3
	{
		font-size: 30px;
	}
	.newsletter h4
	{
		font-size: 15px;
	}
	.featured-items .heading {
		font-size: 30px;
	}
	.featured-items figure.featured-products .image-block span.onsale {
	    width: 52px;
    	height: 52px;
    	line-height: 52px;
    	font-size: 10px;
	}
	.star-rating, .woocommerce ul.products li.product .star-rating {
		font-size: 19px;
		height: 25px;
		min-width: 5em; 
	}
	.featured-items figure.featured-products figcaption a, .woocommerce .products li figure.featured-products a.button, .woocommerce .related.products li .btn-primary {
		font-size: 16px;
		padding: 10px 10px;
	}
	.page-template-home-page .bulletinner {
		width: 50%;
		padding: 15px 1%;
	}
	ul.contactus li input, ul.contactus li input.btn-primary {
		padding: 10px 10px;
		font-size: 16px;
	}
	.single-product .header-img, .page-template .header-img {
    	padding-top: 55px;
	}

	#footer-widget h3.widget-title {
    font-size: 17px;
    margin: 15px 0;
    position: relative;
    cursor: pointer;padding-right: 20px;
	}
	#footer-widget h3.widget-title:before, aside#secondary h3.widget-title:before {
	    font-family: 'FontAwesome';
	    content: "\f054";
	    right: 0;
	    position: absolute;
	    font-size: 14px;
	    top: 0;
	}
	#footer-widget h3.widget-title.arrow:before {
	    content: "\f078";
	}
	#footer-widget h3.widget-title:after, aside#secondary h3.widget-title:after {
	    content: '';
	    position: absolute;
	    bottom: -8px;
	    background: #fff;
	    width: 83px;
	    height: 1px;
	    left: 1px;
	    width: 100%;
	}
	#footer-widget section.widget > div, aside#secondary section.widget > div {
	    margin-top: 18px;
	    display: none;
	}
	#footer-widget section.widget > div.showNav, aside#secondary section.widget > div.showNav {
	    display: block;
	}
	.newsletter-wrap
	{
		width: 96%;
	}
	.leftImg h2
	{
		padding: 0 15px;
		font-size: 42px;
	}
	.leftImg h3
	{
		padding: 0 15px;
		font-size: 26px;
		margin: 0 0 15px 0;
	}
	.fck_text p
	{
		margin: auto;
	}
	a.fck_link
	{
		margin-top: 20px;
	}
	.bulletinner
	{
		display: block;
	}
	.woocommerce-page div.product div.images,
	.single-product .detail_page .summary
	{
		width: 100% !important;
		display: inline-block;
		margin-bottom: 20px;
	}
	#wpis-gallery
	{
		width: 60px;
		margin-right: 5px;
	}
	#wpis-gallery .slick-prev,
	#wpis-gallery .slick-next
	{
		height: 40px;
		width: 40px;
		border-radius: 100%;
		padding: 4px;
	}
	.single-product.woocommerce span.onsale
	{
		line-height: 39px;
		height: 50px;
		width: 50px;
		font-size: 15px !important;
	}
	.detail_page>.status-publish>span.onsale
	{
		display: none;
	}
	.woocommerce .quantity .qty
	{
		width: 35px;
		
	}
	.woocommerce div.product form.cart div.quantity
	{
		margin: 0 5px 0 0;
	}
	.woocommerce div.product form.cart .button
	{
		padding: 11px;
    
   
	}
	.woocommerce-tabs .wc-tabs li a
	{
		font-size: 14px;
	}
	.woocommerce-tabs .wc-tabs li
	{
		padding: 12px;
	}
	.related_products .owl-next
	{
		right: -20px;
	}
	.related_products .owl-prev
	{
		left: -20px;
	}
	.post-type-archive .products li,
	.parallax_text_area
	{
		width: 98% !important;
	}
	.post-type-archive .products li
	{
		margin-bottom: 15px !important;
	}
	.newsletter-wrap .btn-primary
	{
		padding: 6px;
		font-size: 11px;
	}
	.newsletter-wrap .your-email input {
		padding: 0px;
		font-size: 10px;
	}
	.parallax_text_area p
	{
		font-size: 22px;
	}
	.mini-cart .dropdown-menu-mini-cart {
	    right: 0;
	    left: -144px;
	    width: 300px;
	    top: 78px;
	}
	.mini-cart .dropdown-menu-mini-cart:before
	{
		display: none;
	}
	footer#colophon .site-info img
	{
		width: 36px;
	}
	footer#colophon
	{
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.widget
	{
		margin: 0;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.page-template-blank-page-with-container .bulletinner .icon-heading{
		    font-size: 20px;
	}

	.bullets .heading{
		    font-size: 35px;
	}

	.page-template-blank-page-with-container .bulletinner .icon{
	    width: 40%;
	    margin: 0px auto;
	}

	section.enquiry.enquiry-3 span.wpcf7-not-valid-tip {
	    color: #f7e700;
	}
	.header-slider .col-sm-8
	{
		-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	.header-slider .col-sm-8
	{
		order: 0;
	}
	.header-slider .header_content .slider-info {
	    margin: auto;
	    float: none;
	    align-items: start;
	    padding: 1px 26px;
	}
	.page-id-1859 .header-slider .header_content .slider-info
	{
		align-items: start;
		padding: 40px 50px;
	}
	.page-id-1859 .header-slider .header_content .slider-info p br{
		display: none;
	}
	.page-id-1859 .header-slider .header_content .slider-info .heading,
	.page-id-1859 .header-slider .sub-heading p
	{
		text-align: left;
	}
	.youtube-single-home
	{
		padding: 40px 0;
	}
	.youtube-single-home iframe
	{
		height: auto;
		width: 90%;
	}
	#section-living
	{
		padding-top: 0px;
	}
	.fck_two_images .fck_two_info
	{
		padding:30px;
	}
	.fck_images .col-sm-4
	{
		margin: 15px 0 !important;padding:0 30px;
	}
	.fck_images .col-sm-4 img
	{
		width: 100%;
	}
	.fck_images .col-sm-4:first-child
	{
		margin: 0 !important;
	}
	#footer-widget .widget
	{
		width: 100%;
	}
	.talk-to-us
	{
		width: 100%;
	}
	#thumbs-section img
	{
		margin: 15px 0;
	}
	.fck_images
	{
		padding:0 0 40px 0;
	}
	.fck_images_slider
	{
		padding:20px 0 10px 0
	}
	h3.footer-contact-heading
	{
		padding: 0;
		text-align: center;
		margin-bottom: 50px;
	}

	.footer_beaverhall_logo {
	    padding: 30px 0px;
        width: 160px;
        margin-top: 30px;
	}
	#footer-widget #main-menu
	{
		gap: 20px;
		padding-bottom: 50px;
		padding-top: 30px;
	}
	#footer-widget
	{
		padding: 0px 60px;
	}



	.desktop_floorplan,
	.page-id-1859 .row.desktop_floorplan
	{
		display: none;
	}
	.mobile_floorplan, 
	.page-id-1859 .row.mobile_floorplan
	{
		display: block;
	}
	.mobile_floorplan > li.nav-item > .tab-pane
	{
		display: none;
	}
	.mobile_floorplan > li.nav-item.active > .tab-pane
	{
		display: block;
	}
	.mobile_floorplan .tab-pane.active {
	    display: block;
	}

	.floorplan_sec ul.nav-tabs a h3 {
        background: #F1F1F1;
	    padding: 15px;
	    text-align: right;
	    color: #000000;
    }
    .floorplan_sec ul.nav-tabs li.nav-item
    {
    	background: #003258;
    	border: 0;
    	padding: 0;
    }
    .floorplan_sec ul.nav-tabs.sub_tabs_sec li.nav-item a:before
    {
    	content: unset;
    }
    .floorplan_sec ul.nav-tabs li.nav-item.active a h3 {
        background: #1DBBDB;
        color: #fff;
    }
    .floorplan_sec ul.nav-tabs.sub_tabs_sec li.nav-item {
        padding-right: 0;
    }
    .big-mapimg
    {
    	margin-top: 30px;
    }
    section.floorplan_sec li.nav-item .sub_tabs
    {
    	display: none;
    }
    section.floorplan_sec li.nav-item.active .sub_tabs
    {
    	display: block;
    	padding-top: 10px;
    }
    .floorplan_sec .floortabs_sec ul.nav-tabs li, 
    .page-id-1859 .floorplan_sec .floortabs_sec ul.nav-tabs li
    {
    	width: 100%;
    	padding: 0;
    }
    .floorplan_sec .floortabs_sec ul.nav-tabs li.active .sub_tabs > .tab-content > .tab-pane, 
    .page-id-1859 .floorplan_sec .floortabs_sec ul.nav-tabs li.active .sub_tabs > .tab-content > .tab-pane
    {
    	display: block;
    }
    .floorplan_sec .floortabs_sec ul.nav-tabs li.active, 
    .page-id-1859 .floorplan_sec .floortabs_sec ul.nav-tabs li.active 
    {
	    border-bottom: 0;
	}

	/* Arrow icon */
	.arrow-icon {
	    width: 12px;
        height: 12px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
        display: inline-block;
        transition: 0.3s ease;
        float: left;
	}
	.nav-item > a.active .arrow-icon
	{
		border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        margin-top: 10px;
	}
	/* When active */
	.nav-item > a.active .arrow-icon {
	    transform: rotate(-135deg);
	}
	.header-slider .header_content
	{
		min-height: auto;
		padding: 0;
	}
	.page-id-1859 .row
	{
		flex-direction: column;
	}
	.page-id-1859 .floorplan_sec .floortabs_sec ul.nav-tabs li.active .sub_tabs > .tab-content > .tab-pane
	{
		visibility: visible;
	}
	.page-id-1859 .nav-tabs>li>a
	{
		padding: 0;
		border: 0;
		margin:0;
	}
	.page-id-1859 .table-responsive
	{
		border: 0;
	}
	.page-id-1859 .floorplan_sec ul.nav-tabs.sub_tabs_sec li.nav-item
	{
		padding-left: 15px;
	}
	.page-id-1859 .home_third_block video.center-video, .page-id-1859 #home_beaverhall_block video
	{
		margin-top: -1px;
	}
	.page-id-1859 #footer-widget #main-menu
	{
		margin: 0;
		flex-direction: column;
		padding-bottom: 0;
		padding-top: 0;
	}
	.page-id-1859 .footer_beaverhall_logo {
	    padding: 30px 0px;
	}
	.page-id-1859 .header-left {
		display: none;
	}
	.page-id-1859 .site-header.opened .header-left {
		display: flex;
	}
	.page-id-1859 .fck_two_images, 
	.page-id-1859 .home_third_block, 
	.page-id-1859 .home_section_4, 
	.page-id-1859 #yoga_beach_block, 
	.page-id-1859 #home_beaverhall_block
	{
		width: 100%;
	}
	.page-id-1859 section#location_section .col-md-12
	{
		padding: 0;
	}
	.page-id-1859 #home_beaverhall_block .content-block
	{
		margin-top: -8px;
	}
	.page-id-1859 .floorplan_sec ul.nav-tabs a h3
	{
		text-align: left;
	}
	.page-id-1859 .arrow-icon
	{
		float: right;
	}
	.page-id-1859 .tabbable .container
	{
		padding: 0;
	}
	.page-id-1859 .nav-tabs>li.active>a, 
	.page-id-1859 .nav-tabs>li.active>a:hover, 
	.page-id-1859 .nav-tabs>li.active>a:focus
	{
		border: 0 !important;
	}
	.home section.header-slider-1, 
	.page-id-1859 section.header-slider-1
	{
		min-height: auto;
		margin-bottom: 30px;
	}
	.page-id-1859 .header_s_images {
	    padding: 0 !important;
	}
}

@media  (max-width: 600px) {
	.page-template-blank-page-with-container .bulletinner .icon{
	    width: 20%;
	}

	.page-template-blank-page-with-container .bulletinner{
		    margin-bottom: 40px;
		        width: 100%;
	}

	.team-members .team_button{
		    margin-bottom: 25px;
	}

	.woocommerce > .container{
		padding: 0px;
	}
	.woocommerce-checkout .panel-group .panel{
		padding: 5px 10px;
	}
	table#totalPayment tr th, table#totalPayment tr td{
	    padding: 5px 2px;
	    width: 40px;
	    max-width: 40px;
	    overflow: hidden;
	}
	.woocommerce-checkout .table-responsive>.table>thead>tr>th, 
	.woocommerce-checkout .table-responsive>.table>thead>tr>td, 
	.woocommerce-checkout .table-responsive>.table>tbody>tr>th, 
	.woocommerce-checkout .table-responsive>.table>tbody>tr>td, 
	.woocommerce-checkout .table-responsive>.table>tfoot>tr>th, 
	.woocommerce-checkout .table-responsive>.table>tfoot>tr>td{
		white-space: unset;
	}
	.woocommerce-checkout #totalPayment tr th.product-total, 
	.woocommerce-checkout #totalPayment tr td.product-total, 
	.woocommerce-checkout tr.cart-subtotal td, 
	.woocommerce-checkout tr.cart-subtotal th, 
	.woocommerce-checkout tr.cart-discount th, 
	.woocommerce-checkout tr.cart-discount td, 
	.woocommerce-checkout tr.selected_shipping th, 
	.woocommerce-checkout tr.selected_shipping td, 
	.woocommerce-checkout tr.order-total td, 
	.woocommerce-checkout tr.order-total th, 
	.woocommerce-checkout td.confirm_product, 
	.woocommerce-checkout tr.tax-rate th, tr.tax-rate td{
		text-align: center !important;
	}
	.woocommerce button.button{
		padding: 12px 5px;
		font-size: 12px;
	}
	#totalPayment tr th.product-total{
	    padding: 5px 2px !important;
	}
	.woocommerce-checkout td.confirm_product{
	    padding: 15px 2px !important;
	}
	.woocommerce-checkout tr.cart-subtotal td{
	    padding: 15px 5px !important;
	}
	.woocommerce-checkout .contin{
	    padding: 15px 15px !important;
	}
	.woocommerce-checkout #totalPayment tr th.product-total,
	.woocommerce-checkout #totalPayment tr td.product-total, 
	.woocommerce-checkout tr.cart-subtotal td, 
	.woocommerce-checkout tr.cart-subtotal th, 
	.woocommerce-checkout tr.cart-discount th, 
	.woocommerce-checkout tr.cart-discount td, 
	.woocommerce-checkout tr.selected_shipping th, 
	.woocommerce-checkout tr.selected_shipping td, 
	.woocommerce-checkout tr.order-total td, 
	.woocommerce-checkout tr.order-total th, 
	.woocommerce-checkout td.confirm_product, 
	.woocommerce-checkout tr.tax-rate th, 
	.woocommerce-checkout tr.tax-rate td{
		padding: 15px 5px !important;
	}
	.woocommerce-checkout td.confirm_product{
		padding: 15px 0px !important;
	}
	table#totalPayment .button.contin{
	    margin: 0px !important;
	}
	.woocommerce-checkout #place_order{
		float: right;
	}
	.woocommerce-checkout table{
		font-size: 14px;
	}
}

@media  (max-width: 520px) {
	.langbuttons
	{
		top: 15px;
	}
	.center.slick-slider .item {
	    height: 350px;
	}
	#footer-widget {
        padding: 0px 30px;
    }
    
	.site-logo img {
        width: 135px;
    }
    header#masthead
    {
    	min-height: 70px;
    }
    header#masthead .menu-toggle
    {
    	top: 20px;
    }
    .beaver-logo.mobileonly {
        padding-top: 14px;
        padding-bottom: 5px;
    }
    .beaver-logo.mobileonly img{
    	width: 120px;
    }
}
@media  (max-width: 420px) {
	.center.slick-slider .item {
	    height: 250px;
	}
	.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{
		height: 33px !important;
	}
	.woocommerce .quantity .qty
	{
		width: 35px;
		padding: 5px 0px 6px 0px !important;
	}
	.woocommerce div.product form.cart .button
	{
		padding: 10px 7px;
   
    font-size: 9px;
	}
	.beaver-logo.mobileonly img {
        width: 75px;
    }
}
@media (max-width: 320px){
	.woocommerce-checkout table{
		font-size: 12px;
	}
}