/* Template Name: About Us (Clone) */
.aios-split-nav > li > a,
#nav > li > a,
.header-contact-details{
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}
.ip-banner::before{
	opacity: 0;
}
.ip-banner canvas{
	aspect-ratio: 1600/418;
}
#inner-page-wrapper {
    margin-bottom: 0;
    overflow: hidden;
}
#inner-page-wrapper > .container{
	max-width: 1510px;
    width: 100%;
    padding: 0 15px;
}
#inner-page-wrapper .ip-breadcrumbs {
    width: auto;
    max-width: none;
}
#abtu-ip{
	font-size: 16px;
}
.abtu-sections{}
.abtu-section{
	line-height: 1.7;
	margin: 60px 0 0;
}
.abtu-section p{
	margin: 1.12em 0;
}
.abtu-section p.hl {
    color: #00aeef;
    font-style: italic;
    font-weight: 700;
    margin-top: 0px;
}
.abtu-section:first-child{
	margin-top: 0;
}

.abtu-top-row{}
.abtu-top-img{}
.abtu-section img{
	display: block;
	width: 100%;
	height: auto;
}
.abtu-top-content{}
.abtu-fun-img{
	position: relative;
}
.abtu-fun-img img{
	margin: 0 auto
}
.abtu-fun-img:before {
    content: '';
    display: block;
    position: absolute;
    top: 9.3%;
    bottom: 0;
    right: -100vw;
    left: 100%;
    background: #00aeef;
}
.abtu-fun-img:after{
	content: '';
    display: block;
    position: absolute;
    top: 9.3%;
    bottom: 0;
    left: -100vw;
    right: 100%;
    background: #00aeef;
}
#abtu-mtb{}
.abtu-mtb-row{}
.abtu-mtb-img{
	position: relative;
	z-index: 0;
}
.abtu-mtb-content{
	position: relative;
	z-index: 1;
}
.abtu-mtb-title {
    text-transform: uppercase;
    color: #00adef;
    border: 1px solid #00adef;
    padding: 30px 15px;
    font-size: 34px;
    line-height: 1.2;
}
.abtu-mtb-title span{
	display: block;
	font-weight: 700;
	font-size: 1.4em;
}
.abtu-mtb-agents{
	margin-top: 50px;
}
.abtu-mtb-agent{
	margin-top: 40px;
	padding-top: 40px;
	position: relative;
}
.abtu-mtb-agent:first-child{
	margin-top: 0;
	padding-top: 0;
}
.abtu-mtb-agent:not(:first-child):before{
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: calc(100% - 30px);
	max-width: 210px;
	background: #00adef;
}
.abtu-mtb-hdr{
	text-align: center;
}
.abtu-mtb-name{
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: 700;
	color: #000;
}
.abtu-mtb-name span{
	color: #00adef;
}
.abtu-mtb-position {
    font-style: italic;
    letter-spacing: 0.050em;
}
.abtu-mtb-yt{
	width: 32px;
}
.abtu-mtb-yt a {
    display: inline-flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 35px;
    background: #7ac143;
    color: #fff;
    font-size: 15px;
    border-radius: 10px;
}
.abtu-mtb-yt a:hover{
	background: #00adef;
}
.abtu-mtb-det{
	margin: 20px 0 0;
}
#abtu-bottom{
	padding: 0 0 50px;
}
.abtu-bottom-box{
	background: #00adef;
	color: #fff;
	text-align: center;
	padding: 0;
	font-weight: 700;
	letter-spacing: 0.050em;
	font-size: 2.5em;
	text-transform: uppercase;
	line-height: 1.3;
}
.abtu-bottom-box span.alt{
	color: #7ac143;
}
.abtu-bottom-box span.sign{
	display: block;
	font-family: 'Backlash Small Caps';
    font-style: italic;
}

.abtu-top-content .global-site-title {
    color: #000;
    font-size: 30px;
    letter-spacing: 0;
    text-align: right !important;
    line-height: 1;
}

.wp-caption {
	margin: 10px auto;
}
#content .wp-caption p.wp-caption-text, .wp-caption p.wp-caption-text {
	text-align-last: center;
}






.abtu-top-img h2 {
    color: #00aeef;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    margin-top: 14px;
    font-size: 24px;
}













.bmre {
    background: #00aeef;
    color: #fff !important;
    font-style: normal !important;
    text-transform: uppercase;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
    z-index: 3;
    height: 46px;
    line-height: 1 !important;
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px !important;
    letter-spacing: 0.05em;
    font-weight: 500;
    max-width: 236px;
    width: 100%;
    margin-top: -18px !important;
}















@media only screen and (min-width: 992px) {
	#abtu-ip{
		font-size: 18px;
	}
	.abtu-top-row{
		display: flex;
		flex-flow: row-reverse wrap;
		align-items: center;
		justify-content: center;
	}
	.abtu-top-img{
		width: 60%;
	}
	.abtu-top-content{
		width: 40%;
		text-align: justify;
    	text-align-last: right;
		padding: 0 30px 0 0;
	}
	.cmmcl-top-content h2{
		text-align: right;
	}
	.abtu-mtb-row{
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: center;
	}
	.abtu-mtb-img{
		width: 55%;
	}
	.abtu-mtb-content{
		width: 45%;
		padding: 0 0 0 30px;
	}
	.abtu-mtb-title{
	    max-width: 400px;
	    margin: 0 0 0 -60px;
    	padding: 30px 30px 30px 60px;
	}
	.abtu-mtb-hdr{
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: space-between;
		text-align: left;
	}
	.abtu-mtb-basic{
		max-width: calc(100% - 52px);
	}
	.abtu-mtb-agents{
		margin-top: 80px;
	}
	.abtu-mtb-agent{
		margin-top: 60px;
		padding-top: 60px;
	}
	.abtu-bottom-row{
		display: flex;
		flex-flow: row-reverse wrap;
		align-items: center;
		justify-content: center;
	}
	.abtu-bottom-img{
		width: 60%;
		position: relative;
		z-index: 0;
	}
	.abtu-bottom-content{
		width: 40%;
		position: relative;
		z-index: 1;
	}
	.abtu-bottom-box {
	    margin-right: -15%;
	}
}
@media only screen and (max-width: 991px) {
	.abtu-mtb-title{
		text-align: center;
		margin: 40px 0 0;
	}
	.abtu-top-content{
		text-align: center;
	}
	.abtu-mtb-agent:not(:first-child):before {
	    right: 0;
	    margin: 0 auto;
	    max-width: 410px;
	}
	.abtu-mtb-yt {
	    width: 32px;
	    margin: 30px auto 0;
	}
	.abtu-mtb-det{
		text-align: center;
	}
	.abtu-bottom-box{
		padding: 35px 15px;
		font-size: 2em;
	}
}
