.page-template-investors .site-content > .cs-container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.page-template-investors .site-content {
    margin: 0;
}
.page-template-investors .main-content {
	display: block;
}
/*Investor Hero*/
.investor_hero {
	padding-top: 24px;
	overflow: hidden;
}


/*Property Names*/
.half_bg {
	position: relative;
	padding: 80px 0;
}
.half_bg:before {
	content: "";
    width: 100%;
    height: 350px;
    background-color: #004F61;
    position: absolute;
    z-index: -1;
    top: 0;
}
.behind_property_heading {
	text-align:center;
	padding-bottom: 32px;
}
.half_bg h2 {
	color: #fff;
	font-size: 48px;
	line-height: 1.3;
}
.behind_property_list {
	display:flex;
	flex-wrap: wrap;
}
.behind_property_list .property_list_box:nth-child(-n + 2) {
	width:50%;
	margin-top: 0px;
}
.behind_property_list .property_list_box {
    width: 33.33%;
    padding: 64px 16px 0;
    position: relative;
	margin-top: 56px;
}
.property_list_box .property_title_img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.property_list_box .property_title_img img {
    border-radius: 100%;
    border: 4px solid #fff;
}
.behind_property_list .property_list_box:nth-child(-n + 2) img {
	border-color: #004F61 !important;
}
.behind_property_list .property_list_box:nth-child(-n + 2) .property_content_box {
	text-align:center;
}
.behind_property_list .property_list_box:nth-child(-n + 2) .owner_name_box {
	justify-content:center;
}
.behind_property_list .property_list_box:nth-child(-n + 2) .owner_name_box p {
	color: #00758F;
}
.property_list_box .property_content_box {
	padding-top: 24px;
}
.owner_name_box {
	display: flex;
	align-items:center; 
	margin-bottom: 16px;
}
.owner_name_box p {
	color: #00252E;
	margin: 0 0 0 10px;
}

/*Investor Box*/
.investor_video_section {
	padding-bottom: 0 !important;
}
.investor_video_section .investor_video_slider {
	padding-bottom:32px;
}
.investor_heading {
	text-align:center;
}
.investor_video_slider .investor_video_box {
	text-align:center;
	padding: 16px 16px 0;
}
.investor_video_box .investor_title_img {
	position: relative;
	margin-bottom: 24px;
}
.investor_video_box img {
	width: 100%;
}
.investor_video_box .play_video {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 80px;
    margin: 0 auto;
    height: 80px;
    background-color: rgb(0 0 0 / 64%);
    line-height: 80px;
    border-radius: 100%;
	cursor: pointer;
	-webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1);
}
.investor_video_box .play_video:hover {
	box-shadow: 0 20px 38px rgba(0,0,0,0.16)!important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.investor_video_box .title p {
	color: #00758F;
    font-size: 16px;
    margin: 0;
}
.investor_video_box .since_investor {
	color: #505050;
    max-width: 180px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    margin-top: 14px;
}
.investor_video_slider .slick-dots li button {
	background: #1dd3c8 !important;
}

.investor_testimonial_section {
	padding-bottom: 100px;
}
.investor_box_wrap {
	display: flex;
    flex-wrap: wrap;
}
.investor_list_box_wrap {
    width: 33.33%;
    padding: 32px 16px 0;
    position: relative;
	margin-top: 48px;
}
.investor_list_box_wrap .quote_icon {
    position: absolute;
    top: 60px;
    left: 40px;
}
.investor_box_wrap .investor_list_box {
    background-color: #F7F7F8;
    padding: 100px 16px 16px;
    height: 100%;
    transition: all 0.3s ease-in-out;
}
.investor_box_wrap .investor_list_box:hover {
	box-shadow: 0 10px 50px rgb(0 0 0 / 8%), 0 13px 45px rgb(0 0 0 / 8%);
}
.investor_list_box .investor_title_img {
	position: absolute;
	left:0;
	right: 0;
	text-align:center;
	top: 0;
}
.investor_list_box .investor_title_img img {
    width: 100px;
    border-radius: 100%;
    border: 6px solid #fff;
    height: 100px;
    object-fit: cover;
    object-position: top;
}
.investor_list_box h6 {
	min-height: 80px;
}
.investor_list_box .title p {
	font-size: 14px;
}
.investor_list_box .investor_cta_link {
	padding-top: 16px;
    border-top: 1px solid #E1E7E7;
    text-align: right;
}
.investor_list_box .investor_cta_link a {
	color: #128781;
}
.investor_list_box .investor_cta_link a svg {
    margin-left: 8px;
}


/*Call To Action*/
.cta_investor {
	background-color: #202020;
    color: #fff;
    text-align: center;
    padding: 100px 0;
}
.cta_investor .cta_hero_txt * {
	color: #fff;
}
.cta_investor .cta_hero_txt h2 {
	font-size: 56px;
}
.cta_investor .cta_hero_txt a {
	margin-top: 16px;
}

/*Popup*/
.investor_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.4);
    z-index: 999999;
    top: 0;
    left: 0;	
}
.investor_testimonial_popup .investor_popup_content {
	max-width: 750px;
} 
.investor_testimonial_popup .header_txt {
	position: relative;
	display: flex;
	align-items:center;
	padding: 40px 24px 0;
	background-color: #004F61;
}
.investor_testimonial_popup .title_img_box {
/* 	width: 25%; */
	margin-bottom:-24px;
}
.investor_testimonial_popup .title_img_box img {
    border-radius: 100%;
    border: 4px solid #fff;
    width: 150px;
    height: 150px;
    object-fit: cover;
    object-position: top;
/* 	width: 200px;
	height: 150px; */
}
.investor_testimonial_popup .title_content {
	width: 75%;
    margin-left: 24px;
}
.investor_testimonial_popup .title_content * {
	color: #fff;
	margin: 0;
}
.investor_testimonial_popup .title_content p {
	color: #F2FCFB;
}
.investor_testimonial_popup .content_box {
	padding: 56px 24px 24px;
	overflow-y: scroll;
    height: 56vh;
}
.investor_popup.investor_testimonial_popup .investor_popup_content_close {
	z-index: 999;
	top: 10px;
	right: 10px;
	background-color: transparent;
}
.investor_testimonial_popup .investor_popup_content_close svg path {
	fill: rgb(255 255 255 / 70%);
}
.investor_popup .investor_popup_content {
    position: absolute;
    width: 100%;
    max-width: 700px;
    left: 0;
    right: 0;
    top: 48px;
    margin: auto;
    border-radius: 4px;
    background-color: #fff;
}
.investor_popup .video_popup_box {
	padding: 24px;
}
.investor_popup .video_popup_box iframe {
	width:100%;
}
.investor_popup .investor_popup_content video {
	width: 100%;
	height: 440px;
}
.investor_popup .investor_popup_content_close {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 32px;
    height: 32px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 26px;
    cursor: pointer;
    border-radius: 100%;
    background-color: #45BBCB;
	display: inline-block;
}

@media only screen and (max-width:1440px) {
	.investor_hero .webinars_hero_img lottie-player {
		width: 100% !important;
	}
}
@media only screen and (max-width:991px) {
	.investor_testimonial_popup .content_box {
    	height: 72vh;
	}
	.half_bg h2 {
		font-size: 36px;
	}
	.investor_hero {
		padding-top: 72px;
		margin-bottom: 0;
	}
	.investor_hero .webinars_hero_col_1 {
		padding-right:0 !important;
	}
	.investor_hero .webinars_hero_img lottie-player {
		height: 400px !important;
	}
	.investor_list_box_wrap {
		width: 50%;
	}
	.investor_video_box .play_video {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.behind_property_list .property_list_box {
		width: 50%;
		margin-top: 40px;
	}
	.behind_property_list .property_list_box {
		padding-top: 40px;
	}
	.property_list_box .property_title_img img {
		width: 100px;
	}
	.cta_investor .cta_hero_txt h2 {
		font-size: 40px;
	}
}
@media only screen and (max-width:690px) {
	.investor_testimonial_popup .title_img_box img {
		width: 100px;
		height: 100px;
	}
	.investor_hero {
    	padding-top: 40px;
	}
	.half_bg {
		padding: 40px 0;
	}
	.half_bg:before {
		height: 200px;
	}
	.half_bg h2 {
		font-size: 24px;
	}
	.investor_hero .webinars_hero_img lottie-player {
		height: 250px !important;
	}
	.behind_property.half_bg:before {
		height: 300px;
	} 
	.behind_property_heading {
		padding-bottom: 0 !important;
	}
	.investor_testimonial_section {
		padding-bottom: 48px;
	}
	.investor_list_box_wrap {
		margin-top:32px;
		width: 100%;
		padding: 0;
	}
	.investor_list_box_wrap .quote_icon {
		top: -16px;
		left: 20px;
	}
	.investor_box_wrap .investor_list_box {
		padding: 16px;
	}
	.investor_box_wrap .investor_content_box {
		display: flex;
	}
	.investor_box_wrap .investor_title_img {
		width: 25%;
		margin-top: 8px;
		position: relative;
	}
	.investor_box_wrap .investor_content {
		width: 75%;
		margin-left: 16px;
	}
	.investor_box_wrap .investor_list_box h6 {
		min-height: auto;
		font-size: 14px;
	}
	.property_list_box .property_content_box h3 {
		font-size: 24px;
	}
	.owner_name_box p {
		font-size: 14px;
	}
	.behind_property_list .property_list_box:first-child {
		margin-top: 0 !important;
	}
	.behind_property_list .property_list_box:nth-child(-n + 2) .owner_name_box p {
		color: #202020;
	}
	.behind_property_list .property_list_box:nth-child(-n + 2), .behind_property_list .property_list_box {
		width: 100%;
		margin-top: 20px;
	}
	.behind_property_list .property_list_box:nth-child(2) img {
		border-color: #fff !important;
	}
	.behind_property_list .property_list_box:nth-child(-n + 2) .property_content_box {
		text-align: left;
	}
	.behind_property_list .property_list_box:nth-child(-n + 2) .owner_name_box {
		justify-content: flex-start;
	}
	.cta_investor {
		padding: 40px 0;
	}
	.cta_investor .cta_hero_txt h2 {
		font-size: 26px;
	}
	.cta_investor .cta_hero_txt h4 {
		font-size: 18px;
	}
	.investor_video_popup.investor_popup .investor_popup_content {
		top: 40px;
	}
	.investor_popup .video_popup_box {
		padding: 48px 24px 24px;
	}
	.investor_video_popup.investor_popup .investor_popup_content_close {
		right: 8px;
    	top: -16px;
	}
	.investor_popup .investor_popup_content {
		top: 0;
	}
	.investor_testimonial_popup .title_content h3 {
		font-size: 18px;
	}
	.investor_testimonial_popup .header_txt {
		flex-wrap: wrap;
		padding: 24px;
	}
	.investor_testimonial_popup .title_img_box {
		margin-bottom: 24px;
	}
	.investor_testimonial_popup .title_content {
		margin-left: 0 !important;
		width: 100%;
	}
}

@media only screen and (max-width:480px) {
}