/*
Theme Name: TFI Child Theme
Description: Theme customizations made with love for TFI. ❤️
Theme URI:   https://www.masonwild.com
Author: MasonWild
Author URI:  https://www.masonwild.com
Template: salient
Version: 1.0
*/




@import url("https://use.typekit.net/xjz0glo.css");


#page-header-bg > div.container > div {
    background-color: #2d6368e0;
    
    background-color: #2d6368ba;
    backdrop-filter: blur(7px);
    
   /* margin-top: -99px; */
    padding-right: 40px;
     transform: skew(-9deg, 0);
     width: 100%;
    margin-left: -50%;
    padding-left: 50%;
    height:100%;
}
#page-header-bg h1, body h1, body .row .col.section-title h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2, body #error-404 h1, [data-inherit-heading-family="h1"] {
    font-size: 47px;
	    line-height: 70px;
    
}
#page-header-bg > div.container > div > .col{
   
   
     transform: translateY(-50%) skew(9deg, 0);
    /* margin-top:-125px; */
     
}
/*
#page-header-bg > div.container > div:before {
    max-width: 50%;
    background-color: #2d6368e0;
    margin-top: -99px;
    padding-right: 30px;
    height: 100%;
    width: 200%;
    overflow: visible;
    left: -55%;
    position: relative;
   
}
*/


.ceo-spot {
    background-color: #2d6368ba;
    backdrop-filter: blur(7px);
    margin-top: -99px;
    /* transform: skew(-9deg, 0); */
    width: auto;
    /* width: 100%; */
    border-bottom-radius: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /* display: none; */
    padding-top: 5px;
    padding-bottom: 5px;
}
.ceo-spot * {
    color:#fff;
    text-align:center;
}


.open-quote {
    font-family: proxima-nova, sans-serif;
    font-weight:800;
    font-size:50px;
    color:#486D70;
}
.about-block .column-image-bg {
    background-repeat:no-repeat;
    
}

.no-bg-repeat .column-image-bg {
    background-repeat:no-repeat;
}

.licenses .flickity-slider * {
    color:#fff !important;
}
.link-decoration * a {
    text-decoration:underline;
}
