/*
* Template Name: Agent Details
*/

.ip-banner::before{
	background: #000;
	opacity: 0.3;
}
.ip-banner::after{
	content:'';
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../../images/site-logo-accent.png) right top no-repeat;
	background-size: min(43.75vw,700px) auto;
	opacity: 0.25;
}
.ip-banner canvas{
	aspect-ratio: 1600/525;
}

#inner-page-wrapper{
	margin-bottom: 0;
}
#inner-page-wrapper > .container{
	width: 100%;
	padding: 0 0;
}
#banner-breadcrumbs{
	position: absolute;
    z-index: 4;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.050em;
    text-transform: uppercase;
    padding: 17px 0;
}
#about-ip{}
.about-top{
	position: relative;
}
.fixed-bg.about_01{
	bottom: auto;
	height: calc(50% - 100px);
	max-height: 1411px;
}

.fixed-bg.about_01 .fixed-bg-img{
	background: url(../../images/about/about-bg_02.jpg) center center no-repeat;
	background-size: cover;
	opacity: 0.1;
}
.fixed-bg.about_02{
	top: auto;
	height: calc(50% - 100px);
	max-height: 2048px;
}
.fixed-bg.about_02 .fixed-bg-img{
	background: url(../../images/about/about-bg_03.jpg) center center no-repeat;
	background-size: cover;
	opacity: 0.08;
}
.fixed-bg.about_04:before,
.fixed-bg.about_03:before,
.fixed-bg.about_01:before,
.fixed-bg.about_02:before{
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
}
.about-top .container{
	position: relative;
	z-index: 1;
}
.about-intro{}
.about-intro-l{}
.about-intro-content{}
.about-intro-title{
	margin-bottom: 34px;
}
.about-bullet,
.about-text{
	font-size: 14px;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0.024em;
	color: #5d5d5d;
}
.about-text > *:not(:last-child):not(.about-text-hdr){
	margin-bottom: 29px;
}
.about-text .about-text-hdr{
	font-weight: 700;
	text-transform: uppercase;
	display: block
}
.about-intro-text{}
.about-intro-r{
	position: relative;
}
.about-intro-photo{
	position: relative;
	z-index: 2;
}
.about-cats{
	margin: 63px 0 0;
}
.about-cat{
	margin: 37px 0 0;
}
.about-cat:first-child{
	margin: 0 0 0 0;
}
.about-cat h3 {
    font-size: 25px;
    font-weight: 700;
    color: #5d5d5d;
    text-transform: uppercase;
}
.about-cat .about-cat-desc{
	margin-top: 17px;
}
.about-bullet{
	position: relative;
	padding: 0 0 0 42px;
}
.about-bullet .about-dot{
	position: absolute;
	left: 0;
	top: 3px;
	width: 21px;
	height: 21px;
	border: 1px solid rgba(108,110,115,0.5);
	border-radius: 50em;
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}
.about-bullet .about-dot:before{
	content:'';
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: #d2af86;
}
.row.about-row{
	margin-bottom: 35px;
}
.ocv-items{
	margin: 26px 0 0;
}
.ocv-item{
	padding-right: 10px;
}
.about-cat-list{}
.about-cat-item{
	margin: 10px 0 0;
}
.about-cat-item:first-child{
	margin: 0 0 0;
}
.about-text.about-cat-desc .about-cat-list h4 {
    margin-bottom: 7px;
    font-weight: 700;
}
.about-faqs {
    margin: 179px 0 0;
    position: relative;
}
.fixed-bg.about_03{}
.fixed-bg.about_03 .fixed-bg-img{
	background: url(../../images/about/about-bg_04.jpg) center center no-repeat;
	background-size: cover;
	opacity: 0.1;
}
.about-faqs > .container{
	position: relative;
	z-index: 1;
}
.faqs-wrap{}
.faqs-title{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	margin: 0 0 85px;
}
.faqs-content{}
.about-plsq {
    margin: 179px 0 0;
    position: relative;
    padding: 0 0 120px;
}
.fixed-bg.about_04{}
.fixed-bg.about_04 .fixed-bg-img{
	background: url(../../images/about/about-bg_05.jpg) center top no-repeat;
	background-size: cover;
	opacity: 0.1;
}
.about-plsq > .container{
	position: relative;
	z-index: 1;
}
.plsq-wrap{}
.plsq-title{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	margin: 0 0 85px;
}
.plsq-content{}
.about-accordion-feeds{}
.about-accordion-feed {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 0 0 30px;
    margin: 35px 0 0;
}
.about-accordion-feed:first-child{
	margin: 0 0 0;
}
.about-accordion-feed .about-accordion-trigger {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.about-accordion-feed .about-accordion-hdr{
	max-width: calc(100% - 34px);
	color: #5d5d5d;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.024em;
	line-height: 1.2;
}
.about-accordion-feed .about-accordion-icon{
	width: 19px;
	height: 19px;
	position: relative;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	-webkit-transition: all ease 0.8s;
}
.about-accordion-feed.active .about-accordion-icon{
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.about-accordion-feed .about-accordion-icon:before{
	content:'';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1px;
	background: #5d5d5d;
	opacity: 1;
	transition: all ease .4s;
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
}
.about-accordion-feed.active .about-accordion-icon:before{
	opacity: 0;
}
.about-accordion-feed .about-accordion-icon:after{
	content:'';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto 0;
	height: 1px;
	background: #5d5d5d;
}
.about-accordion-feed .about-accordion-content {
    display: none;
    padding: 7px 0 0 20px;
}
.jon-title .section-title:before{
	content: '04';
	display: block !important;
}
@media only screen and (min-width: 992px) {
	.section-title strong:before{
		width: 113px;
	}
	.row.intro{
		display: flex;
		flex-flow: row wrap;
		align-items: flex-end;
		justify-content: center;
	}
	.about-intro-title {
	    padding: 0 0 0 134px;
	}
	.about-intro-r{
		background: #fff;
		padding: 67px 0 0;
		min-height: 816px;
	}
	.about-intro-r:before{
		content:'';
		display: block;
		position: absolute;
		z-index: 0;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: url(../../images/about/about-bg_01.jpg) left top no-repeat;
		background-size: cover;
		opacity: 0.08;
	}
	.about-intro-r:after{
		content:'';
		display: block;
		position: absolute;
		z-index: 1;
		right: 0;
		top: 20px;
		bottom: 20px;
		width: 26px;
		background: #d2af86;
		max-height: 652px;
		margin: auto 0;
	}
	.about-intro-photo{
		width: calc(100% - 55px);
		max-width: 719px;
	}
	.row.about-row{
		position: relative;
	}
	.about-divider {
	    position: absolute;
	    top: 22px;
	    bottom: 10px;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    width: 1px;
	    background: #000;
	    opacity: 0.1;
	}
	.row.about-row > div.col-md-1 >.about-cat-col,
	.row.about-row > div.col-md-2 >.about-cat-col,
	.row.about-row > div.col-md-3 >.about-cat-col,
	.row.about-row > div.col-md-4 >.about-cat-col,
	.row.about-row > div.col-md-6 >.about-cat-col {
	    max-width: 500px;
	}
	.row.about-row > div.col-md-1:nth-last-of-type(1) >.about-cat-col,
	.row.about-row > div.col-md-2:nth-last-of-type(1) >.about-cat-col,
	.row.about-row > div.col-md-3:nth-last-of-type(1) >.about-cat-col,
	.row.about-row > div.col-md-4:nth-last-of-type(1) >.about-cat-col,
	.row.about-row > div.col-md-6:nth-last-of-type(1) >.about-cat-col{
		margin-left: auto;
	}
	.ocv-items {
	    display: flex;
	    flex-flow: row wrap;
	    align-items: center;
	    justify-content: flex-start;
	    margin: 26px auto 0;
	    max-width: 570px;
	}
	.ocv-item {
	    width: calc(100% / 3);
	}
	.ocv-item:nth-child(n + 4) {
	    margin-top: 10px;
	}
}
@media only screen and (min-width: 1200px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 991px) {
	.about-intro-title {
	    display: flex;
	    flex-flow: row wrap;
	    align-items: center;
	    justify-content: center;
	    padding: 70px 0 0;
	}
	.about-intro-photo {
	    max-width: 500px;
	    margin: 30px auto 0;
	}
	.ocv-item {
	    margin: 10px 0 0;
	}
}
@media only screen and (max-width: 767px) {}
@media only screen and (max-width: 567px) {
	.faqs-title, .plsq-title {
	    padding: 0 60px;
	}
}
@media only screen and (max-width: 480px) {}