.staff-member__image {
    background-position: top center;
}
.wrap__footer:after {
    background: rgba(0, 0, 0, .4);
}
#team .gallery .gallery-item .gallery-item--spacer .gallery-item--image {
    width: 100%;
    max-width: 250px;
}
#team .gallery .gallery-item .gallery-item--spacer {
    text-align: center;
}
.twocolumns-section--inner .wide-col {
    width: 100% !important;
}
.twocolumns-section--inner .narrow-col {
    display:none;
}
.main-div {
	width:100%;
	margin:0 auto;
}
.child-div1 p{
    text-align:center;
    line-height: 18px;
}
.child-div1 h3{
    text-align:center;
    color:#000;
    font-weight: bold;
    font-size:22px;
    line-height: 18px;
}
.child-div1 img.align-center {
    border-radius: 50%;
}
.child-div1 {
	margin:10px auto;
	vertical-align:top;
	max-width:350px;
	width:100%;
	display:inline-block;
}
.child-div2 {
	margin:10px auto;
	vertical-align:top;
	max-width:520px;
	width:100%;
	display:inline-block;
}
.cst-offer:after{
    background: #001f7b!important;
    opacity: unset;
}
.cst-offer-bgwhite:after{
    background: #fff!important;
    opacity: unset;
}
.videoWrapperOuter {
    max-width:540px; 
    margin-left:auto;
    margin-right:auto;
}
.videoWrapperInner {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
}
.videoWrapperInner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 

.main-divh {
	width:100%;
	margin:0 auto;
	text-align:center;
}

.child-divh1 {
	margin:10px auto;
	vertical-align:middle;
	max-width:700px;
	width:100%;
	display:inline-block;
}
.child-divh2 {
	margin:10px auto;
	vertical-align:middle;
	max-width:350px;
	width:100%;
	display:inline-block;
}
.main-divh h1 {
    font-size: 35px;
    color:#fff;
}
.main-divh p{
    font-size: 23px;
    color:#fff;
}
.main-divh button{
    background:#fff!important;
    color: #001f7b!important;
}
.main-divh button:hover{
    background:#c19d56!important;
}
.wrap__main-alt {
    padding: 17px 0 20px;
}
.main-divh-col2{
    width:100%;
	margin:0 auto;
	text-align:center;
}
.wrap__footer:after {
    background: #c19d56;
}

/*.article__content ul:nth-child(2){
    border:1px solid red;
}*/