/*
* Template Name: About
*/

.ip-banner{
	display: none;
}

#inner-page-wrapper{
	margin-bottom: 0;
}

#inner-page-wrapper > .container{
	width: 100%;
	padding: 0 0;
}

#abt-ip{}
.abt-top{
	background: #000;
	/*opacity: 0;*/
}
.abt-banner:before{
	content:'';
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../images/about/about-fade.png) center center no-repeat;
	background-size: cover;
}
.abt-banner-title {
    color: #000;
    font-size: 1.375vw;
    text-transform: uppercase;
    letter-spacing: 0.300em;
    position: absolute;
    z-index: 2;
    top: 9.3vw;
    right: -3.2vw;
    background: url(../../images/about/about-fade_02.png) center center no-repeat;
    background-size: cover;
    padding: 17.1875vw 13.6875vw;
}
.abt-banner-title span{
	display: block;
	letter-spacing: 0.050em;
	line-height: 1.1;
	font-size: 4.375vw;
	font-weight: 200;
	margin: 1vw 0 0;
}
.abt-top-content{
	background: #000;
	color: #fff;
	position: relative;
    padding: 0 0 75px;
}
.abt-top-text {
    line-height: 1.786;
    font-size: 14px;
    width: 819px;
    margin: 0 auto;
    max-width: calc(100% - 30px);
    text-align: center;
}
.abt-top-text p:not(:nth-of-type(1)){
	margin: 25px 0 0;
}
.abt-top-bttns{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	margin: 65px 0 0;
}
.abt-top-bttns > div{
	margin: 0 0 0 19px;
	width: calc(50% - 10px);
	max-width: 197px;
}
.abt-top-bttns > div:first-child{
	margin: 0 0 0 0;
}
.abt-eop{
	color: #fff;
	background: #000;
	padding: 75px 0 0;
	position: relative;
}
.abt-eop:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 350px;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(78,78,78,1) 100%);
}
.abt-eop > div{
	position: relative;
	z-index: 1;
}
.abt-eop-title{
	text-align: center;
	font-size: 50px;
	font-weight: 200;
	letter-spacing: 0.050em;
}
.abt-eop-title span{
	display: block;
	font-size: 30px;
	letter-spacing: 0.050em;
	margin: 30px 0 0;
}
.abt-eop-diamond{
	width: 359px;
	max-width: calc(100% - 30px);
	margin: 82px auto 0;
}
.abt-eop-bottom{
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.050em;
	line-height: 1.1;
	margin: 70px 0 0;
	padding: 0 0 113px;
	font-weight: 200;
}
.abt-esc{
	padding: 152px 0 158px;
	position: relative;
}
.abt-esc::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 51%;
	background: url(../../images/about/background-Affliations.png) no-repeat;
	background-size: 100% 100%;
	background-position: center;
}
.esc-container{
	width: 1330px;
	max-width: calc(100% - 30px);
	margin: 0 auto;
	position: relative;
	z-index: 5;
}
.esc-row{
	display: flex;
	flex-flow: row-reverse wrap;
	align-items: flex-end;
	justify-content: center;
}
.abt-esc .abt-esc-l {
    width: 61.278%;
}
.abt-esc .abt-esc-r {
    width: 38.722%;
}
.abt-esc .abt-esc-title{
	font-size: 48px;
	letter-spacing: 0.100em;
}
.abt-esc .abt-esc-intro{
	font-size: 30px;
	line-height: 1.667;
	margin: 35px 0 0;
}
.abt-esc-ipad{
	max-width: 571px;
	width: 100%;
	margin: 64px auto 0;
}
.abt-aff{
	margin: 148px 0 0;
	padding: 0 0 32px;
}
.abt-aff .abt-aff-title{
    font-size: 48px;
    letter-spacing: 0.100em;
    margin: 0 0 44px;
    color: #fff;
}
.abt-aff .abt-aff-list{
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.abt-aff .abt-aff-col{
	margin: 18px 0 0 0;
}
.abt-aff .abt-aff-col:first-child{
	margin: 0 0 0 0;
}
.abt-aff .abt-aff-single{
	font-size: 16px;
	font-weight: 500;
	margin: 18px 0 0;
	padding: 0 0 0 26px;
	position: relative;
	color: #fff;
}
.abt-aff .abt-aff-single:first-child{
		margin: 0 0 0 0;
	}
.abt-aff .abt-aff-single:before{
	content:'';
	display: block;
	position: absolute;
	left: 0;
	top: -2px;
	width: 12px;
	height: 17px;
	background: url(../../images/about/abt-list.png) center center no-repeat;
	background-size: cover;
	filter: invert(1);
}
.abt-vid{
	width: 1330px;
	margin: 155px auto 0;
	max-width: calc(100% - 30px);
}
.abt-brochure{
	background: #000;
	padding: 163px 0 206px;
	margin: 0 0 0;
}
.abt-brochure-img {
    max-width: 1330px;
    margin: 0 auto;
    /* max-width: calc(100% - 30px); */
}

.abt-brochure-img img {
    width: 100%;
}
.abt-brochure-button{
	width: 197px;
	margin: 70px auto 0;
}
.cf-wrap .cf-inner{
	z-index: 1;
}
.cf-wrap .cf-inner .content-bg{
	display: none;
}
.cf-wrap .cf-inner .cf-heading-wrap .cf-heading,
.cf-wrap .cf-inner .global-heading.light div{
	color: #000;
}
.cf-wrap .cf-inner .cf-form .cf-form-field input,
.cf-wrap .cf-inner .cf-form .cf-form-field textarea {
    color: #000;
    border-bottom: 2px solid #000;
}
.cf-wrap .cf-inner .cf-form .cf-form-submit {
    margin: 83px auto 0;
}
.cf-wrap .cf-inner .cf-form .cf-form-submit button.global-link:not(:focus){
	color: #000;
	background: #fff;
	border: 1px solid #000;
}
.cf-wrap .cf-inner .cf-form .cf-form-submit button.global-link:hover{
	color: #fff;
	background: #000;
	border: 1px solid #000;
}
.footer{
	position: relative;
	background: none;
}
.footer:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: -8%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 2%, rgba(0,0,0,1) 31%);
}
.footer > .container{
	position: relative;
	z-index: 2;
}
.aiosp-wrap .aiosp-container.aiosp-ref-\#brochure-popup .aios-popup-body{
	width: 483px;
	background: url(../../images/about/abt-popup.png) center 43px no-repeat #fff;
	max-width: calc(100% - 30px);
	border: 10px solid #000;
	min-height: 0;
	padding: 72px 0 58px;
}
#brochure-popup{
	

}
.brochure-popup-title{
	font-family: var(--font-librefranklin);
    font-size: 18px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.15em;
    line-height: normal;
    text-align: center;
    
    max-width: 400px;
    margin: 0 auto 26px;
}
.abt-popup{
	width: 355px;
	max-width: calc(100% - 30px);
	margin: 0 auto 0;
}
.abt-popup{}
.abt-popup ::-webkit-input-placeholder {
  text-transform: uppercase;
}
.abt-popup :-ms-input-placeholder {
  text-transform: uppercase;
}
.abt-popup ::placeholder {
  text-transform: uppercase;
}
.abt-popup .abt-row{
	margin: 14px 0 0;
}
.abt-popup .abt-row:first-child{
	margin: 0 0 0;
}
.abt-popup .abt-row input:not([type="submit"]){
	-webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: var(--font-librefranklin);
    font-size: 13px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.15em;
    width: 100%;
    height: 44px;
    padding: 0;
    border-bottom: 2px solid #000;
    background-color: transparent;
}
.abt-popup .abt-row.button{
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	margin: 40px 0 0;
}
.abt-popup .abt-row.button input{
	background: none;
	width: 181px;
}

.cf-wrap .cf-inner .cf-heading-wrap {
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) {
	.abt-top-text {
	    text-align: justify;
	}
	
	.abt-aff .abt-aff-col {
	    margin: 0 0 0 30px;
	}

	.cf-wrap {
		padding-top: 104px;
	}
	.footer {
		padding-top: 50px;
	}
}
@media only screen and (min-width: 1200px) {
	.abt-aff .abt-aff-col{
		margin: 0 0 0 30px;
	}

}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {
	.abt-aff .abt-aff-col:first-child {
	    max-width: 50%;
	}
}
@media only screen and (max-width: 1199px) {
	.abt-esc .abt-esc-title,
	.abt-aff .abt-aff-title {
	    font-size: 45px;
	    letter-spacing: 0.050em;
	}

	.abt-aff .abt-aff-col:last-child {
	    max-width: 43%;
	}
}
@media only screen and (max-width: 991px) {
	.esc-row{
		display: block;
	}
	.abt-esc .abt-esc-r {
	    width: 100%;
	    max-width: 500px;
	    margin: 0 auto 30px;
	}
	.abt-esc .abt-esc-l {
	    width: 100%;
	}
	.abt-esc .abt-esc-title, .abt-aff .abt-aff-title {
	    text-align: center;
	}
	.abt-aff .abt-aff-list{
		display: block;
	}
	.abt-aff .abt-aff-col{
		display: flex;
		flex-flow: column wrap;
		align-items: center;
		justify-content: center;
	}
	.abt-aff .abt-aff-col:first-child,
	.abt-aff .abt-aff-col:last-child {
	    max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {}
@media only screen and (max-width: 567px) {
	.abt-eop-title span {
	    font-size: 25px;
	}
	.abt-eop-bottom{
		font-size: 16px;
	}
	.abt-esc .abt-esc-title,
	.abt-aff .abt-aff-title {
	    font-size: 34px;
	}
	.abt-esc .abt-esc-intro {
	    font-size: 18px;
	}
}
@media only screen and (max-width: 480px) {
	.abt-top-bttns{
		flex-flow: column wrap;
		align-items: center;
		justify-content: center;
	}
	.abt-top-bttns > div {
	    margin: 20px 0 0 0;
	    width: 100%;
	}
	.abt-eop-title {
	    font-size: 32px;
	}
	.abt-eop-title span {
	    font-size: 16px;
	}
	.abt-esc .abt-esc-title, .abt-aff .abt-aff-title {
	    font-size: 22px;
	}
	.abt-esc .abt-esc-intro {
	    font-size: 13px;
	}
	.abt-aff .abt-aff-single {
	    font-size: 14px;
	    text-align: center;
	}
	.brochure-popup-title {
	    font-size: 23px;
	}
}