.page-template-staff .page-hero {
    padding-bottom: 100px !important;
}

.page-template-staff #primary {
	margin-top: 0px;    
}

.page-template-staff #primary .staff {
    padding-top: 50px;
    padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
    .page-template-staff #primary .staff {
        padding-top: 80px;
        padding-bottom: 70px;
    }
}

/*
.page-template-staff #primary .content {
    display: none;
}
*/

@media screen and (min-width: 1200px) {
    .page-template-staff #primary .content {
    	display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
}

.page-template-staff #primary .content .item {
    margin-bottom: 25px;
    text-align: center;
}

@media screen and (min-width: 1200px) {
    .page-template-staff #primary .content .item {
        text-align: initial;
    }
}

@media screen and (min-width: 1200px) {
    .page-template-staff #primary .content .item {
        max-width: 550px;        
    }
}
@media screen and (min-width: 1255px) {
    .page-template-staff #primary .content .item {
        max-width: 600px;        
    }
}

.page-template-staff #primary .content .item .name:before {
    content: "";
    /*background: #ffffff;*/
    width: 100%;
    height: 4px;
    left: 0;
    position: absolute;
    top: -14px;
}

.page-template-staff #primary .content .item .name {
    position: relative;
    padding-bottom: 20px;	
	color: #141A3E;	
	font-family: "Poppins", serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
    text-align: center;
    display: none;
    /*background: #141A3E;*/
    /*font-family: "Anton", serif;*/
}

@media screen and (min-width: 768px) {
    .page-template-staff #primary .content .item .name {
        display: block;
    }
}

.page-template-staff #primary .content .item .name span {
    display: block;
    font-weight: 300;
    font-size: 17px;
}

.page-template-staff #primary .content .item figcaption .content .name:before {
    display: none;
}

.page-template-staff #primary .content .item figcaption .content .name {
    color: white;
    padding-bottom: 0px;    
    display: block;
}

@media screen and (min-width: 768px) {
    .page-template-staff #primary .content .item figcaption .content .name {
        display: none;
    }
    .page-template-staff #primary .content .item figcaption .content .name:before {
        display: initial;
    }
}

.page-template-staff #primary .content .item figcaption .content p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 5px;
    padding-left: 18px;
    padding-right: 18px;
}

@media screen and (min-width: 768px) {
    .page-template-staff #primary .content .item figcaption .content p {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.page-template-staff #primary .content .item figcaption .fun-fact {
    margin-top: 30px;
    padding-right: 15px;
    border-left: 3px solid #AF8D08;
    background: #04033D;
    display: flex;
    padding-left: 15px;
    align-items: center;    
}

@media screen and (min-width: 768px) {
    .page-template-staff #primary .content .item figcaption .fun-fact {
        padding-left: 30px;
    }
}


.page-template-staff #primary .content .item figcaption .fun-fact img {
    margin-right: 10px;
}

@media screen and (min-width: 768px) {
    .page-template-staff #primary .content .item figcaption .fun-fact img {
        margin-right: 25px;
    }
}

.page-template-staff #primary .content .item figcaption .fun-fact p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

@media screen and (min-width: 1200px) {
    .page-template-staff .staff .container {
        max-width: 1390px;
    }
}

@media screen and (min-width: 1200px) {
    .page-template-staff .staff .container {
        max-width: 1410px;
    }
}

[class^="imghvr-"],
[class*=" imghvr-"] {
    position: relative;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    line-height: 0px;
}

[class^="imghvr-"] > img,
[class*=" imghvr-"] > img {
    vertical-align: top;
    max-width: 100%;
}

[class^="imghvr-"] figcaption,
[class*=" imghvr-"] figcaption {
    background-color: #141A3E;
    padding: 20px 0px 0px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
}

@media screen and (min-width: 768px) {
    [class^="imghvr-"] figcaption,
    [class*=" imghvr-"] figcaption {
        position: absolute;
        padding: 20px 30px 30px;
    }
}

[class^="imghvr-"],
[class*=" imghvr-"],
[class^="imghvr-"]:before,
[class^="imghvr-"]:after,
[class*=" imghvr-"]:before,
[class*=" imghvr-"]:after,
[class^="imghvr-"] *,
[class*=" imghvr-"] *,
[class^="imghvr-"] *:before,
[class^="imghvr-"] *:after,
[class*=" imghvr-"] *:before,
[class*=" imghvr-"] *:after {
    box-sizing: border-box;
    transition: all 0.35s ease;
}

/* imghvr-reveal-*
   ----------------------------- */
@media screen and (min-width: 768px) {   
    [class^="imghvr-reveal-"]:before,
    [class*=" imghvr-reveal-"]:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
        background-color: #141A3E;
    }

    [class^="imghvr-reveal-"] figcaption,
    [class*=" imghvr-reveal-"] figcaption {
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {
    [class^="imghvr-reveal-"] figcaption,
    [class*=" imghvr-reveal-"] figcaption {
        opacity: 0;
    }
}

@media screen and (min-width: 768px) {   
    [class^="imghvr-reveal-"]:hover:before,
    [class*=" imghvr-reveal-"]:hover:before {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
    }

    [class^="imghvr-reveal-"]:hover figcaption,
    [class*=" imghvr-reveal-"]:hover figcaption {
        opacity: 1;
        transition-delay: 0.21s;
    }
}

/* imghvr-reveal-up
   ----------------------------- */
@media screen and (min-width: 768px) {  
    .imghvr-reveal-up:before {
        -webkit-transform: translateY(100%);
                transform: translateY(100%);
    }
}


.testimonials-block__testimonial {
    max-width: 767px;        
    margin-left: auto;
    margin-right: auto;
}
.testimonials-block__buttons div[class*="swiper-button-"] {
    z-index: 9;
}

@media screen and (min-width: 1200px) {
    .testimonials-block__slider {
        display: none;
    }
}

.testimonials-block__slider .name {
    display: none;
}

@media screen and (min-width: 768px) {
    .testimonials-block__slider .name {
        display: block;
        position: relative;
        padding-top: 20px;
        color: #141A3E;
        font-family: "Poppins", serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        text-align: center;
    }
}



.testimonials-block__slider .fun-fact {
    margin-top: 30px;
    padding-right: 15px;
    display: block;
    padding-left: 20px;
    align-items: center;
    /*
    margin-top: 30px;    
    padding-right: 15px;
    border-left: 3px solid #AF8D08;    
    display: flex;
    padding-left: 20px;
    align-items: center;        
    */
}

.testimonials-block__slider .fun-fact p {
    font-weight: 600;
}

.testimonials-block__slider .fun-fact img {
    padding-bottom: 20px;
    border-bottom: 2px solid #AF8D08;
}