body {
    overflow-x: hidden;
}
body, p, *{
    font-family: 'Roboto';
}

h2, h3, h4 {
    /*font-family: 'Baskerville Old Face';*/
}
p {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 16px;
	line-height: 27px;
}
.bottom_text {
    /* background-color: #163e44; */
    color: #fff;
    text-align: left;
    padding: 15px 0 0;
    font-weight: normal;
    line-height: 1.5;
}
.description-box.solid_red .bottom_text, 
.description-box.solid_green .bottom_text {
    color: rgba(255,255,255,0.4);
}
.kapoose_banner_sect {
    position: relative;
    overflow: hidden;
    display: inline;
    width: 100%;
} 
.kapoose_slider_owl .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 99;
    text-align: center;
}
.kapoose_slider_owl .owl-dots button.owl-dot span {
    width: 8px;
    height: 8px;
    background: transparent;
    border-radius: 80px;
}
.kapoose_slider_owl .owl-dots button.owl-dot {
    background: transparent;
    width: 16px;
    height: 16px;
    border-radius: 80px;
    display: inline-flex;
    align-items: center;
    border: 1px solid #fff;
    justify-content: center;
    margin: 0 5px;
}
.kapoose_slider_owl .owl-dots button.owl-dot.active span {
    background: #fff;
}

/*---------Section 2 --------*/
.vancouver_vision {
    position: relative;
    padding: 60px 0;
}
.vancouver_innr1 p {
	font-size: 16px;
	margin-bottom: 0 !important;
	line-height: 27px;
}

/*--------Section 3 ---------*/
.wildernessr_vision {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 60px 0;
}
h2.h2titles {
	position: relative;
	margin-bottom: 20px;
	font-size: 18px;
}

#gallery-wrapper .col{
    padding:0;
}
#gallery-wrapper .col img{
    width:100%;
}
#txt-btm-content {
	margin-top: 70px;
	margin-bottom: 60px;
}
#txt-btm-content p {
	max-width: 1100px;
	margin: 0 auto;
}

#kapoose_banner .owl-next, #kapoose_banner .owl-prev {
	width: 22px;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 43%;
}
#kapoose_banner .owl-prev {
	left: 50px;
	color: rgba(255,255,255,0.8);
	font-size: 60px;
}
#kapoose_banner .owl-next {
	right: 50px;
	color: rgba(255,255,255,0.8);
	font-size: 60px;
}



.wrapper_vimeos {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
}
.wrapper_vimeos iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -60%);
} 
  


/*.mobile_viemo_iframe {
	display: none !important;
}*/
 
 
body.mobile-nav-active {
	overflow: hidden;
}








/*---------Media Query----------*/

@media only screen and (min-width:1600px) and (max-width:1920px){
.home-2-page-wrapper {
	margin-bottom: 0 !important;
	height: 92.6vh !important;
}
}



@media only screen and (max-width: 1440px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -56%);
}
}
@media only screen and (max-width: 1366px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -56%);
}
}

@media only screen and (max-width: 1280px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -55%);
}
}

@media only screen and (max-width: 1199px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -56%);
} 	 
}


@media only screen and (max-width: 1024px) {
.wrapper_vimeos iframe {
	transform: translate(-60%, -55%);
} 	 
}

@media only screen and (max-width: 991px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -55%);
}	 
}
@media only screen and (max-width: 930px) {
.wrapper_vimeos iframe {
	transform: translate(-50.1%, -60%);
} 	 
}	
@media only screen and (max-width: 900px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -55%);
} 	 
}
@media only screen and (max-width: 883px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -60%);
} 	 
}
@media only screen and (max-width: 844px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -58%);
} 	 
} 

@media only screen and (max-width: 834px) {
.wrapper_vimeos iframe {
	transform: translate(-50.1%, -55%);
} 
	 
}
@media only screen and (max-width: 820px) {
.wrapper_vimeos iframe {
	transform: translate(-50.1%, -55%);
} 
	 
}

@media only screen and (max-width: 811px) {
.wrapper_vimeos iframe {
	transform: translate(-50.1%, -55%);
}	 
}	
@media only screen and (max-width: 800px){
.wrapper_vimeos iframe {
  transform: translate(-50%, -55%);
}
}
@media only screen and (max-width: 767px) {
.vancouver_innr1 p {
    font-size: 20px;
    line-height: 30px;
}
#hero {
	margin-bottom: 0 !important;
}
.map-images img {
	margin-bottom: 30px;
}
.map-images {
	margin-bottom: 20px !important;
}
#txt-btm-content {
	margin-top: 50px;
	margin-bottom: 40px;
}
#kapoose_banner .owl-prev {
	left: 10px;
}
#kapoose_banner .owl-next {
	right: 10px;
} 
.vancouver_vision, 
.wildernessr_vision {
	padding: 40px 0;
} 
p {
    line-height: 26px;
}
/*.desktop_viemo_iframe {
	display: none !important;
}
.mobile_viemo_iframe {
	display: block !important;
}*/

}


@media only screen and (max-width: 736px) {
.wrapper_vimeos iframe {
	transform: translate(-50%, -53%);
} 
}	
	

@media only screen and (max-width: 575px) {
.vancouver_innr1 p {
    font-size: 16px;
    line-height: 26px;
}
p {
    font-size: 16px;
} 
.kapoose_banner_img img.gallery-img {
    height: 240px;
    object-fit: cover;
}
}

@media only screen and (max-width: 430px){
.wrapper_vimeos iframe {
	transform: translate(-50%, -53%);
}
.lots-counter li button {
    font-size: 13px;
    padding: 0;
}
  	 
} 
#menu-sidebar li a , .inqury_sect a{
	pointer-events: none;
}
