.heading h2 {
    font-family: "trajan-pro-3", sans-serif;
    font-size: 1.31rem;
    font-weight: normal;
    color: #15304d;
    text-transform: uppercase;
    padding-bottom: 30px;
    border-bottom: 1px solid lightgrey;
}

.heading h3 {
    font-family: "trajan-pro-3", sans-serif;
    font-size: 1.31rem;
    font-weight: normal;
    color: #15304d;
    padding-bottom: 10px;
    padding-top: 20px;
}

.recent-posts ul {
    /*list-style-image: url('../images/right_arrow.png');*/
    list-style: none;
    padding-left: 15px;
}
.recent-posts ul li > a:before {
    content: " ";
    display: inline-block;
    width: 15px;
    height: 12px;
    background-image:  url('../images/right_arrow.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.recent-posts li {
    font-family: "minion-pro", sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #6e7075;
    padding-top: 15px;
}

.recent-posts a {
    text-decoration: none;
}

.date {
    font-family: minion-pro;
    font-style: italic;
    font-size: 15px;
}

.three_col_image_top_content_underneath .three_col .image_top .bg_image1 {
    height: 192px;
}

.bg_image1.square {
    padding-bottom: 100%;
    background-position: center center;
}

.full_width_image {
    margin-top: 2.5rem;
}

.full_width_text p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0;
}

.full_width_text h3 {
    padding-top: 20px;
}

.text_left p {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    margin: 0;
}

.text_right p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0;
}


.caption {
    font-family: minion-pro;
    font-size: 15px;
    font-style: italic;
    text-align: center;
    padding-top: 0.4rem;
    padding-bottom: 1.25rem;
}

.image1 img {
    max-height: 500px;
    background-size: contain;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grey-line {
    border-left: 1px solid #d3d3d3;
}

.spacing-right {
    margin-right: 2rem;
}

.comment-text {
    font-family: minion-pro;
    font-style: italic;
    font-size: 29px;
rgb(51, 51, 51);
}

.grey-line2 {
    border-bottom: 1px solid #d3d3d3;
}

.grey-line2:last-of-type {
    border-bottom: 0;
}

.padding {
    padding: 50px;
}

.landing-page-form {
    padding-top: 2.875rem;
    padding-bottom: 2.875rem;
}

.landing-page-form .right-form{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
}

.landing-page-form .left-form{
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
}

.landing-page-form input[type="text"], .landing-page-form input[type="email"] {
    font-family: "minion-pro", sans-serif;
    font-size: 0.75rem;
    margin-bottom: 1.25rem;
    width: 100%;
}

.landing-page-form textarea {
    border: 1px solid #D6D6D6;
    padding: 10px;
    font-family: "minion-pro", sans-serif;
    font-size: 0.75rem;
    margin-bottom: 1.25rem;
    width: 100%;
}

.landing-page-form input[type="submit"]{
    text-transform: none;
}

.page-id-9976 #footer-top{
    display: none;
}

.page-id-11049 #footer-top{
    display: none;
}

.page-id-11043 #footer-top{
    display: none;
}

.page-id-11053 #footer-top{
    display: none;
}

.landing-page-details{
    padding-top: 20px;
}

.landing-page-details p{
    margin-bottom: 0;
}

#nw_page_builder_landing_page_banner{
    margin-bottom: 5.625rem;
}

.banner-image{
    min-height: 690px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.landing-page-banner-gradient{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#354961+0,1e2c42+100 */
    background: rgb(53,73,97); /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(53,73,97,1) 0%, rgba(30,44,66,1) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(53,73,97,1) 0%,rgba(30,44,66,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(53,73,97,1) 0%,rgba(30,44,66,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#354961', endColorstr='#1e2c42',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.landing-page-banner-content h1{
    font-family: trajan-pro-3;
    font-style: normal;
    font-size: 22px;
    color: #fff;
}

.landing-page-banner-content .sub-heading{
    font-family: trajan-pro-3;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    padding-bottom: 15px;
}

.landing-page-banner-content p{
    font-family: minion-pro;
    font-style: normal;
    font-size: 15px;
    color: #fff;
}

.glossary h2{
    margin-bottom: 5px;
}

.glossary p{
    margin-bottom: 20px;
}

.star-rating img{
    padding-bottom: 3px;
    padding-right: 5px;
}

.feature-quote-text{
    padding-left: 8rem;
    padding-right: 8rem;
}

.feature-quote-text p{
    font-size: 29px;
    line-height: 42px;
    margin-bottom: 10px;
    font-style: italic;
}

.image-height img{
    max-height: 500px;
}


#mainBanner .owl-nav .owl-prev{
    position: absolute;
    top: 45%;
    padding-left: 50px;
}

#mainBanner .owl-nav .owl-next{
    position: absolute;
    top: 45%;
    padding-right: 50px;
    text-align: right;
    right: 0;
}

#mainBanner .owl-nav .owl-next img{
    height: 28px;
}

#mainBanner .owl-nav .owl-prev img{
    height: 28px;
}

.link-panels.flex-container{
    display: flex;
    height: 100%;
    flex-wrap: wrap;
}

.link-panels .flex-items{
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 575px) {

    .full_width_text p {
        text-align: center;
    }

    .spacing-right {
        margin-right: 0;
    }

    .date-author {
        text-align: center;
    }

    .full_width_text h3 {
        text-align: center;
    }

    .padding {
        padding: 30px;
    }

    .mobile-padding{
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .banner-image{
        min-height: 525px;
    }

}

@media(max-width:767px) {
    body.single-feature_posts #breadcrumbs{
        display: block;
    }

    #breadcrumbs p span {
        display: none;
    }
}

@media screen and (max-width: 834px) {
    /*
    #breadcrumbs p span {
        display: none;
    }
    */
}

@media screen and (max-width: 970px) {
    .display-none-mobile {
        display: none;
    }
}

@media(max-width:800px) {
    #mainBanner .owl-nav .owl-next{
        padding-right: 25px !important;
    }

    #mainBanner .owl-nav .owl-prev{
        padding-left: 25px !important;
    }
}

.main-banner-slide.grey-bg-center h1 {
    color: white;
}

::-ms-clear {
    display:none;
}

/** Universal Video / Image Block **/
.universal-video-repeater {
    padding: 0px 40px;
}
.universal-video-trio, .universal-video-one {
    padding: 0px 11px;
}
.universal-image-video-block .row.video-row, .universal-image-video-block .row.image-video-row {
    margin: 0px -11px;
    width: auto;
}
.universal-image-video-block .padding-left-1 {
    padding: 0px 11px;
}
.universal-image-video-block .padding-right-1 {
    padding: 0px 11px;
}
.image-video-row img {
    max-height: 430px;
    margin: 0 auto;
    display: block;
}

@media(min-width: 1700px){
    .universal-video-repeater {
        padding: 0px 90px;
    }
}

@media(min-width: 1400px) and (max-width: 1699px){
    .universal-video-repeater {
        padding: 0px 60px;
    }
}
@media(max-width: 1200px){
    .universal-video-repeater {
        padding: 0px 11px;
    }
}

@media(min-width: 750px) and (max-width: 991px){
    .universal-video-repeater {
        padding: 0px 30px;
    }
}
@media(max-width: 575px){
    .universal-image-video-block .row.video-row, .universal-image-video-block .row.image-video-row {
        margin: 0px;
    }
    .universal-image-video-block .padding-left-1, .universal-image-video-block .padding-right-1 {
        padding: 0px;
    }
}
.text_left_image_right .image-height .image-16by9, .image_left_text_right .image-height .image-16by9 {
    /* flex-direction: column; */
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}
.text_left_image_right .image-height .image-16by9 > img.contain_image, .image_left_text_right .image-height .image-16by9 > img.contain_image {
    object-fit: contain;
}
.text_left_image_right .image-height .image-16by9 > img, .image_left_text_right .image-height .image-16by9 > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-position: center;
    object-fit: cover;
    bottom: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: 100%;
}