/*
Theme Name: Westlark Advisors
Text Domain: westlark-advisors
Description: A custom Child Theme created by <a href="http://www.estlanddesign.com">Estland Design</a> in Harrisonburg.
Version: 1.2
Author: Estland
Author URI: http://estlanddesign.com
Template: enfold
*/

/* Changes made /*
- style.css
- westlark.css (maybe)
- Enfold logo/favicon
- Enfold colors
- adding HR to homepage?
- quote icon image
- widgets - footer
- edit functions.php
*/

/******************************
Table of Contents =TOC
/******************************

Color Guide
Font Imports
Header
Menu
Homepage
Footer
Special Pages
WPML
Forms
Global Styles
Mobile Styles
*/

/******************************
=Imports
******************************/

/* Collier */
@import url("https://use.typekit.net/ucs6ksn.css");

/******************************
=Variables & Colors
******************************/

/* Colors */
:root {
	
	--white: #ffffff;
	
	--cornflower--dark: #5187FC;
	--cornflower--dark: #6D98CA; /* westlark */
	--cornflower: #5D90FD;
	--cornflower: #7FADE3; /* westlark */
	--cornflower--light: #98B9FF;
	--cornflower--light: #97BBE6; /* westlark */
	--cornflower--bright: #4A72C7;
	--cornflower--bright: #6D98CA; /* westlark */
	
	--navy--dark: #172B5A;
	--navy: #103a6a;
	--navy: #0C2340; /* westlark */
	--navy--light: #5A6E84;
	--navy--light: #5A6E84; /* westlark */
	--navy--lighter: #aab3bd;
	
	--grey--light: #FBFAFF;
	--grey: #ebebeb;
	--grey: #B6C8C2; /* westlark */
	
	--green: #ff8400;
	--green: #91A7A0; /* westlark */
	--green--light: #D3E9E3;
	--green--lighter: #EDF4F2;
	
}

/* Fonts */
:root {
	
	--family--attention: "collier", serif;
	--family--normal: "nunito-sans", sans-serif;
	
	--weight--normal: 400;
	--weight--bold: 700;
	
}

/* Sizes */
:root {
	
	--box-shadow: 0 0 6px 0 rgba( 0,0,0, 0.2 );
	
	--radius--small: 0.25rem;
	--radius--normal: 0.5rem;
	
}

#top .featured-hero h1 {
    font-size: 66px;
    line-height: 62px;
}
#top h1, #top h2, #top h4, #top h5, #top h6 {
    font-family: var(--family--attention);
	font-weight: var(--weight--normal);
    font-style: normal;
    letter-spacing: normal;
    text-transform: capitalize;
}
#top h2 {
    font-size: 50px;
    line-height: 48px;
    margin-bottom: 5px;
}
#top h3 {
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    font-style: normal;
    color: var(--cornflower--dark);
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
#top h5 {
	font-size: 20px;
}
#top h6 {
	color: var(--cornflower--dark);
	font-size: 18px;
}
p, span, ul, li {
    font-family: var(--family--normal);
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
}
/******************************
=Header
******************************/
#top #header_main > .container {
    width: 100%;
    padding-inline: 50px;
}
#top #header_main span.logo {
    padding: 35px 0;
    width: 400px;
    text-align: center;
    z-index: 999;
}
/******************************
=Menu
******************************/
#top#top#top #av-burger-menu-ul .blog-sublink {
    font-size: 18px;
    line-height: 1;
    margin-left: 30px;
}
@media( min-width:768px ) {
    #top#top#top #av-burger-menu-ul .blog-sublink {
        display: inline-block;
        margin-right: 10px;
        width: auto;
    }
    #top#top#top #av-burger-menu-ul .blog-sublink + .blog-sublink {
        margin-inline: 0;
    }
}
#top#top#top #av-burger-menu-ul .blog-sublink * {
    font: inherit;
}
#top#top#top #avia-menu .blog-sublink {
    
}
#top #header_main .main_menu .av-burger-overlay-inner {
    display: flex;
    align-items: center;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul {
    display: inline-block;
    width: 100%;
    max-width: 550px;
    right: 0;
    left: auto;
    float: none;
    text-align: left;
    margin: 0 0 0 auto;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li a {transition: all 300ms ease-in-out;}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li > a > span {
    font-family: var(--family--attention);
	font-weight: var(--weight--normal);
    font-size: 38px;
    line-height: 40px;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li > a > span.av-submenu-indicator {
    font-size: 28px;
    line-height: 20px;
    float: none;
    right: auto;
    margin-left: 10px;
    opacity: 1 !important;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li > a > span.av-submenu-indicator:before {
    content: '\e875';
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li.menu-button {
    font-size: 18px;
    margin-top: 50px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    /*margin-bottom: 100px;*/
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li.menu-button a {
    width: max-content;
    padding: 12px 18px;
    border-style: solid;
    border-width: 3px;
    border-color: var(--white);
    border-radius: 0;
    line-height: 20px;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li.menu-button a span.avia-menu-text {
	font-family: var(--family--normal);
    font-size: 16px;
	font-weight: var(--weight--bold);
    line-height: 20px;
    text-transform: uppercase;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li.menu-button:hover a {color: var(--white);}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li.menu-button a:hover {
    background: var(--cornflower);
    border-color: var(--cornflower);
    color: var(--white);
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li > a {line-height: 40px;}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li:hover > a,
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li:focus-within > a,
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li > a:hover {
    color: var(--cornflower--light);
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li > ul.sub-menu {
    padding-left: 30px;
    padding-top: 10px;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li > ul.sub-menu > li {margin: 0;}
#top #header_main .main_menu .av-burger-overlay .av-burger-overlay-bg {
    opacity: 1;
    background: transparent;
}
#top #header_main .main_menu .av-burger-overlay .av-burger-overlay-bg::after {
    content: "";
    position: absolute;
    background: linear-gradient( to left, rgb( from var(--navy) r g b / 1 ) 55%, rgb( from var(--navy) r g b / 0.85 ) );
    opacity: 1;
    z-index: 3;
	width: 100%;
    height: 100%;
    right: 0;
}
#top #header_main .main_menu li.av-burger-menu-main {
    /*position: absolute;
    right: 50px;*/
    line-height: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    cursor: default;
    transition: all 300ms ease-in-out;
}
#top #header_main .main_menu li.av-burger-menu-main > a {
    border-radius: var(--radius--small);
    height: 60px !important;
    width: 60px;
    line-height: 60px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    opacity: 1 !important;
    transition: all 300ms ease-in-out;
}
#top #header.fixed #header_main .main_menu li.av-burger-menu-main > a {
    background: var(--navy) !important;
}
#top #header.fixed #header_main .main_menu li.av-burger-menu-main > a:hover {
    background: var(--green) !important;
    opacity: 1 !important;
}
#top #header.fixed #header_main:not(.burger-menu-open) .main_menu li.av-burger-menu-main > a span.av-hamburger-box {width: 30px;}
#top #header_main .main_menu li.av-burger-menu-main > a span.av-hamburger:not(.is-active) span.av-hamburger-box > span:before {top: -9px;}
#top #header_main .main_menu li.av-burger-menu-main > a span.av-hamburger:not(.is-active) span.av-hamburger-box > span:after {bottom: -9px;}
#top #header.fixed #header_main .main_menu li.av-burger-menu-main,
#top #header #header_main.burger-menu-open .main_menu li.av-burger-menu-main {
    position: fixed;
    right: 50px;
}
#top #header:not(.fixed) #header_main .main_menu li.av-burger-menu-main > a:hover {color: var(--cornflower);}
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {transition: all 300ms ease-in-out;}
.header_color:not(.fixed) li.av-burger-menu-main a:hover .av-hamburger-inner, 
.header_color:not(.fixed) li.av-burger-menu-main a:hover .av-hamburger-inner::before, 
.header_color:not(.fixed) li.av-burger-menu-main a:hover .av-hamburger-inner::after {background-color: var(--cornflower);}
.header_color a:hover .av-hamburger-inner,
.header_color a:hover .av-hamburger-inner::before,
.header_color a:hover .av-hamburger-inner::after {
	background: var(--navy);
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social {
    /*opacity: 1;*/
    display: inline-block;
    vertical-align: middle;
    width: auto;
    line-height: inherit;
    height: 44px;
    padding: 0;
    margin-top: 45px;
   /*     -webkit-transition: opacity 0.3s ease-out, top 0.3s ease-out, left 0.3s ease-out;
    transition: opacity 0.3s ease-out, top 0.3s ease-out, left 0.3s ease-out;
    -webkit-transform: translate3d(0,0,0);
    margin-bottom: 100px;*/
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social > a {display: none;}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu {
    display: inline-block;
    float: none;
    top: 8px;
    margin: 0;
    margin-left: 50px;
    height: inherit;
    padding: 0;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0;
    margin-right: 8px;
    width: auto;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li,
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    padding: 0;
    background: transparent;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li a {
    color: var(--white);
    font-size: 18px;
    line-height: 36px;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    border-color: var(--white);
    margin: 0;
    opacity: 1 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li a:hover,
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li:hover a {
    background: var(--cornflower);
    border-color: var(--cornflower);
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li a[href*="facebook"] span i::before {
    content: '';
    font-family: 'entypo-fontello';
    font-size: 18px;
}
#top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu li a[href*="linkedin"] span i::before {
    content: '';
    font-family: 'entypo-fontello';
    font-size: 18px;
}
/******************************
=Homepage
******************************/
#top.home .featured-hero .container .social_bookmarks {
    position: absolute;
    right: 50px;
    bottom: 130px;
    display: inline-block;
    float: none;
}
#top.home .featured-hero .container .social_bookmarks li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: 8px;
    border: 0;
}
#top.home .featured-hero .container .social_bookmarks li,
#top.home .featured-hero .container .social_bookmarks li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: transparent;
}
#top.home .featured-hero .container .social_bookmarks li a {
    color: var(--white);
    font-size: 18px;
    line-height: 36px;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    border-color: var(--white);
    margin: 0;
    transition: all 300ms ease-in-out;
    text-decoration: none !important;
}
#top.home .featured-hero .container .social_bookmarks li a:hover,
#top.home .featured-hero .container .social_bookmarks li:hover a {
    background: var(--cornflower) !important;
    border-color: var(--cornflower) !important;
}
/*services section*/
#top #services > .container {
    width: 100%;
    max-width: 100%;
}
#top #services .entry-content-wrapper > .flex_column {margin-bottom: 30px;}
#top #services .entry-content-wrapper > .flex_column .avia_textblock_section {
    max-width: 1310px;
    margin: auto;
}
#top #services .entry-content-wrapper > .flex_column_table {
    max-width: 1450px;
    margin: 0 auto;
    float: none;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    column-gap: 2%;
}
#top #services .entry-content-wrapper > .flex_column_table .av-flex-placeholder {display: none;}
#top #services .service-col {
    padding: 90px 25px 50px;
    box-shadow: var(--box-shadow);
    border-radius: var(--radius--normal);
    text-align: center;
    margin: 0;
    width: 33.33%;
}
#top.secondary-page #services .service-col {padding: 50px 25px;}
#top #services .service-col .avia_codeblock img {
    width: auto;
    max-height: 100px;
}
#top #services .service-col h4 {
    font-size: 30px;
    line-height: 30px;
    margin: 20px 0;
}
#top #services .service-col.most-popular {
    border: 5px solid var(--navy);
    padding: 85px 25px 50px;
}
#top #services .service-col.most-popular .popular-text {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    width: 100%;
}
#top #services .service-col.most-popular .popular-text p {
    width: max-content;
    margin: 0px auto 10px;
    /*background: var(--cornflower--light);*/
    background: var(--cornflower);
    padding: 5px 25px;
    border-radius: var(--radius--small);
    color: var(--white);
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    font-size: 19px;
}
#top #services .service-col .avia_textblock p {
    max-width: 350px;
    margin: auto;
}
#top #services .service-col .avia_textblock p a {
	align-items: center;
	display: inline-flex;
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    text-transform: uppercase;
    font-size: 19px;
    position: relative;
    top: 5px;
    padding-right: 25px;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
	margin-top: 1em;
}
#top #services .service-col .avia_textblock p a::after {
	background: currentcolor;
	content: "";
	display: inline-block;
	height: 0.5em;
	margin-left: 0.7ch;
	mask-image: url("images/est-icon--caret.svg");
	mask-position: left center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 0.5em;
}
#top #services .service-col .tf-button {margin-top: 30px;}
/*process section*/
#top #process-section .entry-content-wrapper > .flex_column.first:not(.step-col) .avia_textblock p {
    width: 50%;
    margin: 15px auto;
}
#top #process-section .step-col {
    box-shadow: var(--box-shadow);
    border-radius: var(--radius--normal);
    padding: 25px 50px 25px 35px;
    max-width: 850px;
    margin: 2% auto;
    float: none;
    transition: all 300ms ease-in-out;
    background: var(--white);
    display: flex;
    align-items: center;
    min-height: 185px;
}
#top #process-section .step-col.av-column-link:hover {background: var(--navy--dark);}
#top #process-section .step-col.av-column-link:hover .av_textblock_section h3 {color: var(--cornflower--light);}
#top #process-section .step-col.av-column-link:hover .av_textblock_section p {color: var(--white);}
#top #process-section .entry-content-wrapper > .flex_column.first:not(.step-col) {margin-bottom: 35px;}
#top #process-section .step-col .avia_codeblock_section {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    text-align: center;
    padding-top: 20px;
}
#top #process-section .step-col .avia_codeblock_section img {
    max-width: 100px;
    transition: all 300ms ease-in-out;
}
#top #process-section .step-col.av-column-link:hover .avia_codeblock_section .avia_codeblock > img {
    content: url('/wp-content/themes/tf-enfold-child/images/message-icon-white.svg');
}
#top #process-section .step-col .av_textblock_section {
    display: inline-block;
    vertical-align: middle;
    width: 69%;
}
#top #process-section .step-col .av_textblock_section h3 {
    font-family: var(--family--attention);
	font-weight: var(--weight--normal);
    color: var(--navy);
    transition: all 300ms ease-in-out;
}
#top #process-section .step-col .av_textblock_section p {
    transition: all 300ms ease-in-out;
    margin-bottom: 0;
}
#top #process-section .step-col .step-number {position: relative;}
#top #process-section .step-col .step-number p {
    font-family: var(--family--attention);
	font-weight: var(--weight--bold);
    color: var(--grey);
    font-size: 80px;
    position: absolute;
    opacity: 0.5;
    margin: 0;
    left: 25px;
    top: 5px;
    z-index: -1;
}
#top #process-section .step-col.av-column-link:hover .step-number p {
	color: var(--cornflower--light);
	opacity: 0.5;
}
/*footer form section*/
#top #book-a-consult {
	margin-top: 4rem;
    position: relative;
    padding: 75px 0;
}
#top #book-a-consult::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/wp-content/uploads/2022/09/553.TwinFeathers.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    visibility: visible;
    filter: grayscale(1);
}
#top #book-a-consult::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--navy);
    opacity: 0.9;
    visibility: visible;
}
#top #book-a-consult h2 {
	color: var(--white);
}
#top #book-a-consult .entry-content-wrapper > .flex_column:first-of-type .avia_textblock p {
    color: var(--white);
    width: 100%;
    margin: 15px auto;
    max-width: 500px;
}
#top #book-a-consult .gform_wrapper {
    max-width: 650px;
    margin: auto;
}
#top #book-a-consult .gform_wrapper form {margin-bottom: 0;}
#top #book-a-consult .gform_wrapper .gform_footer .button {
    background: transparent;
    color: var(--white) !important;
    border-color: var(--white) !important;
}
#top #book-a-consult .gform_wrapper .gform_footer .button:hover {
    border-color: var(--cornflower) !important;
    background: var(--cornflower);
}
/*testimonials*/
#top .testimonial-tabs {
    min-height: 500px;
    margin-top: 50px;
}
.testimonial-tabs > div.testimonial-col {
    width: 30%;     
    display: block;
    position: absolute;
    min-height: 415px;
    z-index: 1;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    background: var(--white);
    transform: scale(1);
	overflow: hidden;
}

.testimonial-tabs > div.pos1 {
    left: 0; 
    display: block;
    opacity: 1;
}

.testimonial-tabs > div.pos2 {
    transform: scale(1.2);
    left: 35%;
    display: block;
    z-index: 3;
    opacity: 1;
}

.testimonial-tabs > div.pos3 {
    left: 70%;
    display: block;
    opacity: 1;
}

.testimonial-tabs > div.pos4 {
    left: 130%;
    display: block;
    opacity: 0;
    z-index:1;
}

.testimonial-tabs > div.pos5 {
    left: 160%;
    display: block;
    opacity: 0;
    z-index: 1;
}

.testimonial-tabs > div.pos6 {
    left: -30%; 
    display: block;
    opacity: 0;
    z-index: 2;
}

.testimonial-tabs .testimonial-content p {
    margin: 0;
    margin-top: 15px;
    font-size: 19px;
}
.testimonial-tabs .testimonial-content p strong {font-size: 19px;}
.testimonial-tabs .testimonial-col .testimonial-container .testimonial-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--grey--light);
    border-radius: 0 0 var(--radius--normal) var(--radius--normal);
    box-shadow: var(--box-shadow);
    color: var(--navy);
    font-family: var(--family--attention);
	font-weight: var(--weight--normal);
    font-size: 26px;
    line-height: 28px;
    padding: 0 20px;
    text-align: center;
}
.testimonial-tabs .testimonial-col .testimonial-container .testimonial-content {
    padding: 40px 45px;
    height: 315px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
/*.testimonial-tabs .testimonial-col .testimonial-container .testimonial-content p span.more-text {display: none;}*/
.testimonial-tabs .testimonial-col .testimonial-container .testimonial-content .quote-icon {
	background-image: url("images/est-icon--quote.svg");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	color: transparent;
	height: 2rem;
}

/*Team Tabs Nav*/
#top .testimonial-nav-container {
    position: absolute;
    bottom: -25px;
    width: 33.333%;
    left: 33.333%;
    height: 60px;
}
.main_color div.testimonial-nav {
    text-decoration: none;
    position: absolute;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    top: 0;
    margin: 0px 15px 0;
    color: var(--navy--dark);
    visibility: visible;
    z-index: 10000;
    border-radius: var(--radius--small);
    background: var(--white);
	box-shadow: inset 0 0 0 2px currentcolor;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    /*left: 30px;*/
}
.main_color div.testimonial-nav:hover {
    opacity: 1;
    background: var(--navy--dark);
    cursor: pointer;
}
.main_color div.testimonial-nav span.av_font_icon {margin: 0;}
.main_color div.testimonial-nav:hover span.av_font_icon {color: var(--white);}
.main_color div.testimonial-nav .av-icon-char {
    font-size: 30px !important;
	color: transparent;
    line-height: 50px !important;
    margin: 0;
	position: relative;
}
.main_color div.testimonial-nav .av-icon-char::after {
	background: var(--navy);
	bottom: 0;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	mask-image: url("images/est-icon--caret.svg");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.main_color div.testimonial-nav:hover .av-icon-char::after {
	background: var(--white);
}
.main_color div.testimonial-nav:first-child .av-icon-char::after {
	transform: rotate(180deg);
}

.main_color div.testimonial-nav .avia-icon-pos-right {
    margin-left: 0px !important;
    float: none !important;
    text-indent: 2px;
}

.main_color div.testimonial-nav .avia-icon-pos-left {
    margin-right: 0px !important;
    float: none !important;
    text-indent: -2px !important;
}
#test-left {left: 30px;}
#test-right {right: 30px;}
/*news section*/
#top #news .avia-content-slider,
#top #news .avia-content-slider .avia-content-slider-inner {overflow: visible;}
#top #news .avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    column-gap: 2%;
}
#top #news .avia-content-slider .slide-entry {
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    margin: 0;
    min-height: 525px;
    width: 32%;
    float: none;
}
#top #news .avia-content-slider .slide-entry a.slide-image,
#top #news .avia-content-slider .slide-entry a.slide-image img {
    border-radius: 0;
    border-top-right-radius: var(--radius--normal);
    border-top-left-radius: var(--radius--normal);
    max-height: 200px;
    width: 100%;
}
#top #news .avia-content-slider .slide-entry a.slide-image img {
    object-fit: cover;
    object-position: center;
}
#top #news .avia-content-slider .slide-entry a.slide-image span.image-overlay {display: none !important;}
#top #news .avia-content-slider .slide-entry .slide-content {
    padding: 45px 35px 35px;
    position: relative;
}
#top #news .avia-content-slider .slide-entry .slide-content .entry-content {
    font-family: var(--family--normal);
    color: var(--navy--light);
    font-size: 16px;
    line-height: 20px;
}
#top #news .avia-content-slider .slide-entry .slide-content .slide-meta {
    position: absolute;
    top: 25px;
    padding-bottom: 0;
}
#top #news .avia-content-slider .slide-entry .slide-content .slide-meta time {
    /*color: var(--cornflower--dark);*/
    color: var(--green);
    font-family: var(--family--normal);
    font-size: 14px;
	font-weight: var(--weight--bold);
}
#top #news .avia-content-slider .slide-entry .slide-content h3.entry-title {
    color: var(--navy);
    font-family: var(--family--attention);
	font-weight: var(--weight--normal);
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 10px;
}
#top #news .avia-content-slider .slide-entry .slide-content .entry-content .read-more-link a {
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    text-decoration: none !important;
    color: var(--cornflower--bright);
	align-items: center;
	display: inline-flex;
}
#top #news .avia-content-slider .slide-entry .slide-content .entry-content .read-more-link a {transition: all 300ms ease-in-out;}
#top #news .avia-content-slider .slide-entry .slide-content .entry-content .read-more-link a span.more-link-arrow {
    /*content: '\e875';
    font-family: 'entypo-fontello';
    font-size: 17px;*/
	background: currentcolor;
	content: "";
	display: inline-block;
	height: 0.7em;
	margin-left: 1ch;
	mask-image: url("images/est-icon--caret.svg");
	mask-position: left center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 0.7em;
}
#top #news .avia-content-slider .slide-entry .slide-content .entry-content .read-more-link a span.more-link-arrow {
    position: relative;
    transition: all 300ms ease-in-out;
}
#top #news .avia-content-slider .slide-entry .slide-content .entry-content .read-more-link a:hover,
#top #news .avia-content-slider .slide-entry .slide-content .entry-content .read-more-link a:hover span.more-link-arrow {color: var(--green);}
/******************************
=Footer
******************************/
#footer {
    position: relative;
    text-align: center;
    padding: 75px 0;
    border: 0;
}
#footer::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/wp-content/uploads/2022/09/485.TwinFeathers.jpg');
    background-repeat: no-repeat;
    background-position: 100% 20%;
    background-size: 115%;
    filter: grayscale(1);
    visibility: visible;
}
#footer::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--navy);
    opacity: 0.9;
    visibility: visible;
}
#footer .social_bookmarks {height: auto;}
#footer .social_bookmarks li {
    float: none;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px;
    border: 0;
    width: 40px;
    height: 40px;
}
#footer .social_bookmarks li a {
    border-width: 1.5px;
    border-style: solid;
    border-color: var(--white);
    border-radius: 50%;
    background: transparent;
    color: var(--white);
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}
#footer .social_bookmarks li a:hover {
    background: var(--green--light) !important;
    border-width: 1.5px;
    border-style: solid;
    border-color: var(--green--light);
}
#footer .social_bookmarks li a:hover::before {
	color: var(--navy);
}
#footer #custom_html-2 img {
    width: 200px;
}
#footer #text-2 p strong {
    font-family: var(--family--normal);
    color: var(--green--light);
    font-size: 22px;
    line-height: 24px;
}
/*socket*/
#socket {
    border: 0;
    text-align: center;
}
#socket .copyright {
    float: none;
    width: 100%;
    text-align: center;
    font-family: var(--family--normal);
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    letter-spacing: 0.5px;
}
#socket .copyright > a:first-of-type {
    padding-right: 20px;
    border-right: 1px solid var(--white);
}
#socket .copyright > a:last-of-type {padding-left: 18px;}
#socket .copyright a {
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}
#socket .copyright a:hover {color: var(--cornflower--light);}
/******************************
=Special Pages
******************************/

/* Images w/ captions in blogs */
#top .avia-image-overlay-wrap {
    display: flex;
    flex-direction: column-reverse;
}
#top .av-image-caption-overlay {
    color: var(--navy--light);
    font-size: 12px;
    line-height: 1.2;
    margin-top: 10px;
    opacity: 1;
    position: static;
}
#top .av-image-caption-overlay * {
    color: inherit;
    font: inherit;
}
#top .av-caption-image-overlay-bg {
    display: none;
}

/* Case studies */
.twin-feathers-case-studies {
    display: grid;
    gap: 25px;
    grid-template-columns: repeat( auto-fit, minmax(300px, 1fr) );
}
#top .twin-feathers-card--case-study::before { /* quotation mark icon */
	background-image: url(images/est-icon--quote.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	color: transparent;
	content: "";
	height: 2rem;
}

/*commodity management*/
#top.page-id-28 .featured-hero .hero-bg {background-position: center 30%;}
/*commodity mentorship*/
#top.page-id-30 .rounded-img-grid .rounded-img-col {min-height: 450px;}
#top.page-id-30 #process-section .entry-content-wrapper > .flex_column.first:not(.step-col) .avia_textblock p {width: 45%;}
/*commodity mix*/
#top.page-id-32 .hidden-text-col {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
/*about*/
#top.page-id-34 .featured-hero .hero-bg {background-position: center 15%;}
#top.page-id-34 .full-rounded-img-col.trust .avia-image-container img {
    transform: scale(1.75);
    object-fit: cover;
    object-position: 5px -35px;
}
#top .team-profile {margin: 0 0 2%;}
#top .team-profile .entry-content-wrapper {
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    padding: 35px;
}
#top .team-profile > .container > .content {padding: 0;}
#top .team-profile .entry-content-wrapper .avia-image-container .avia-image-overlay-wrap {
    height: 450px;
    width: 100%;
    overflow: hidden;
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
}
#top .team-profile .entry-content-wrapper .avia-image-container .avia-image-overlay-wrap img {
    height: 450px;
    object-fit: cover;
}
#top .team-profile .entry-content-wrapper .flex_column.av_two_third {margin-top: 30px;}
#top .team-profile .entry-content-wrapper .flex_column.av_two_third > section.av_textblock_section:first-of-type .avia_textblock > p:first-of-type {margin-top: 0;}
#top .team-profile .entry-content-wrapper .flex_column.av_two_third > section.av_textblock_section:first-of-type .avia_textblock > p:first-of-type strong {
    font-family: var(--family--normal);
    letter-spacing: 0.5px;
    font-size: 19px;
}
#top .team-profile .av_two_third > .av_textblock_section:first-of-type p.hidden-bio-text {
    display: none !important;
    opacity: 0;
    transition: all 300ms ease-in-out;
}
#top .team-profile .av_two_third > .av_textblock_section:first-of-type p.hidden-bio-text.more-bio-open {
    display: inline-block !important;
    opacity: 1;
}
#top .team-profile.jd-buss .avia-image-container .avia-image-overlay-wrap img {
    transform: scale(1.25);
    object-position: -20px 10px;
}
#top .team-profile.tina-schmitt .avia-image-container .avia-image-overlay-wrap img {
    transform: scale(1.15);
    object-position: center 25px;
}
#top .team-profile .av_two_third > .av_textblock_section:first-of-type p.read-more {
	align-items: center;
	color: var(--cornflower--bright);
	display: inline-flex;
	font-size: 14px;
	font-family: var(--family--normal);
	font-weight: var(--weight--bold);
	line-height: 18px;
	text-transform: uppercase;
	transition: all 300ms ease-in-out;
}

/*#top .team-profile .av_two_third > .av_textblock_section:first-of-type p.read-more::after {
	background: currentcolor;
	content: "";
	display: inline-block;
	height: 0.5em;
	margin-left: 1ch;
	mask-image: url("images/est-icon--caret.svg");
	mask-position: left center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 0.5em;
}*/




#top .team-profile .av_two_third > .av_textblock_section:first-of-type p.read-more:hover {
    cursor: pointer;
    color: var(--green);
}
#top .team-profile .av_two_third .tf-button {margin-top: 20px;}
#top .team-profile .av_two_third .tf-button a span {
    font-size: 16px;
    line-height: 18px;
}
/*testimonials*/
#top.page-id-36 .featured-hero .hero-bg {
    background-size: 110%;
    background-position: 0 85%;
}
#top .testimonial-grid-container {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    column-count: 3;
    column-gap: 2%;
    padding: 0;
}
#top .testimonial-grid-container .testimonial-grid {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
#testimonial-page .testimonial-grid-container .testimonial-col {
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
}
#testimonial-page .testimonial-tabs .testimonial-col .testimonial-container .testimonial-content {
    height: 100%;
}
#testimonial-page .testimonial-tabs .testimonial-col .testimonial-container .testimonial-name {position: relative;}
/*contact page*/
#top .contact-map-col {
    width: 40%;
    height: 475px;
    border-radius: var(--radius--normal);
    background: url('/wp-content/themes/tf-enfold-child/images/tfcontactmap.jpg');
    background-repeat: no-repeat;
    background-position: 45% 70%;
    background-size: 225%;
}
#top .contact-page-info .avia_textblock > p:first-of-type {width: 85%;}
/*new look, same company blog*/
#top.postid-248 .featured-hero .hero-bg {
    background-size: 115%;
    background-position: center 25%;
}


/******************************
=WPML
******************************/
.language-switcher {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    display: flex;
    background: var(--white);
    border: 2px solid var(--navy);
    border-radius: 0;
    overflow: hidden;
	font-family: var(--family--normal);
	text-transform: uppercase;
}

.language-switcher .lang-button {
    flex: 1;
    padding: 10px 20px;
    border: none;
    background: none;
	font-weight: var(--weight--bold);
    cursor: pointer;
    transition: background 0.3s, color 0.3s;
    color: var(--navy);
}

.language-switcher .lang-button.active {
    background: var(--green--light);
}

.language-switcher .lang-button:first-child {
    border-right: 2px solid var(--navy);
}


/******************************
=Blog
******************************/

/* Hide the entry title on blogs.  It is shown in the Hero section. */
#main h1.entry-title{
    display: none;
}

#blog-search-and-filter-container{
    justify-content: center;
}

#blog-search-and-filter-container .facetwp-input-wrap{
    width: 100%;
}


#blog-search-and-filter-container .facetwp-type-search, #blog-search-and-filter-container .facetwp-type-dropdown{
    margin: 0;
    border-radius: var(--radius--normal);
    width: 100%;
}


#blog-search-and-filter-container .facetwp-type-search input[type="text"],
#top #blog-search-and-filter-container .facetwp-type-dropdown select.facetwp-dropdown{
    margin: 0;
    font-family: var(--family--normal);
	font-weight: var(--weight--normal);
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: var(--navy);
    padding: 10px 55px 10px 15px;
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
}


#top #blog-search-and-filter-container .facetwp-type-dropdown select.facetwp-dropdown{
    padding: 10px;  
}

/* Style the placeholder color for the dropdown */
#top #blog-search-and-filter-container .facetwp-type-dropdown select.facetwp-dropdown{
    color: var(--navy--lighter);
}

#top #blog-search-and-filter-container .facetwp-type-search .facetwp-icon:before{
    display: none;
}

/* Layout Styling */
.blog-card-layout,
.blog-card-row {
    display: grid;
    gap: 20px;
}

/* Single column for mobile */
.blog-card-layout {
    grid-template-columns: repeat(1, 1fr);
}

/* Responsive styling */
@media (min-width: 768px) {
    .blog-card-layout {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .blog-card-layout {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Card Styling */
.blog-card-container {
    background: var(--white);
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Image Styling: Full-width, edge-to-edge */
.blog-card-image {
    margin: 0;
    padding: 0;
    border-radius: var(--radius--normal) var(--radius--normal) 0 0; /* Ensures rounded corners only at the top */
    overflow: hidden; /* Clips the image to fit within the border radius */
}

.blog-card-image img {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    display: block;
}

#top h3 a.blog-card-title{
    text-decoration: none;
    color: var(--navy);
    font-family: var(--family--attention);
	font-weight: var(--weight--normal);
    font-size: 28px;
    line-height: 26px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

.blog-card-contents{
    padding: 45px 35px 35px;
    position: relative;
}

.blog-card-contents p{
    color: var(--navy--light);
    font-family: var(--family--normal);
    font-size: 16px;
    line-height: 20px;
}

a.blog-card-read-more{
    text-transform: uppercase;
    color: var(--cornflower--bright);
    font-size: 14px;
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    line-height: 18px;
    transition: all 300ms ease-in-out;
}

a.blog-card-read-more .more-link-arrow{
	background: currentcolor;
	content: "";
	display: inline-block;
	height: 0.5em;
	margin-left: 1ch;
	mask-image: url("images/est-icon--caret.svg");
	mask-position: left center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 0.5em;
}

/* Date Styling */
.blog-card-date {
	color: var(--green);
	font-family: var(--family--normal);
	font-size: 14px;
	font-weight: var(--weight--bold);
}

/* Hover effects */
.fwpl-col:hover {
    box-shadow: var(--box-shadow);
}


/******************************
=Forms
******************************/
#top .gform_wrapper .grecaptcha-badge {visibility: hidden;opacity: 0;}
#top .gform_wrapper ul li.gfield {
    margin: 0;
    padding: 0;
}

.main_color div.gform_wrapper {
    margin: 0;
}

#top .gform_wrapper .input-text, #top .gform_wrapper input[type='text'], 
#top .gform_wrapper input[type='input'], #top .gform_wrapper input[type='password'], 
#top .gform_wrapper input[type='email'], #top .gform_wrapper input[type='number'], 
#top .gform_wrapper input[type='url'], #top .gform_wrapper input[type='tel'], 
#top .gform_wrapper input[type='search'], #top .gform_wrapper textarea, 
#top .gform_wrapper select {
    color: var(--navy--dark);
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    font-size: 20px;
    line-height: 24px;
    padding: 17px 35px;
    background: var(--white);
    box-shadow: var(--box-shadow);
    border: 0;
    border-radius: var(--radius--normal);
}
#top .gform_wrapper textarea {
    resize: none;
    padding: 25px 35px;
}
#top .gform_wrapper .gform_heading p.gform_required_legend {display: none;}
#top .gform_wrapper .gform_footer .button {
    letter-spacing: 1px;
    min-width: 175px;
    padding: 17px 35px !important;
}
#top .gform_wrapper .input-text::-webkit-input-placeholder, 
#top .gform_wrapper input[type='text']::-webkit-input-placeholder, 
#top .gform_wrapper input[type='input']::-webkit-input-placeholder, 
#top .gform_wrapper input[type='password']::-webkit-input-placeholder, 
#top .gform_wrapper input[type='email']::-webkit-input-placeholder, 
#top .gform_wrapper input[type='number']::-webkit-input-placeholder, 
#top .gform_wrapper input[type='url']::-webkit-input-placeholder, 
#top .gform_wrapper input[type='tel']::-webkit-input-placeholder, 
#top .gform_wrapper input[type='search']::-webkit-input-placeholder, 
#top .gform_wrapper textarea::-webkit-input-placeholder, 
#top .gform_wrapper select::-webkit-input-placeholder {
    color: var(--navy--dark);
}
#top .gform_wrapper .input-text:-moz-placeholder, 
#top .gform_wrapper input[type='text']:-moz-placeholder, 
#top .gform_wrapper input[type='input']:-moz-placeholder, 
#top .gform_wrapper input[type='password']:-moz-placeholder, 
#top .gform_wrapper input[type='email']:-moz-placeholder, 
#top .gform_wrapper input[type='number']:-moz-placeholder, 
#top .gform_wrapper input[type='url']:-moz-placeholder, 
#top .gform_wrapper input[type='tel']:-moz-placeholder, 
#top .gform_wrapper input[type='search']:-moz-placeholder, 
#top .gform_wrapper textarea:-moz-placeholder, 
#top .gform_wrapper select:-moz-placeholder  {
    /* Firefox 18- */
    color: var(--navy--dark);
}

#top .gform_wrapper .input-text::-moz-placeholder, 
#top .gform_wrapper input[type='text']::-moz-placeholder, 
#top .gform_wrapper input[type='input']::-moz-placeholder, 
#top .gform_wrapper input[type='password']::-moz-placeholder, 
#top .gform_wrapper input[type='email']::-moz-placeholder, 
#top .gform_wrapper input[type='number']::-moz-placeholder, 
#top .gform_wrapper input[type='url']::-moz-placeholder, 
#top .gform_wrapper input[type='tel']::-moz-placeholder, 
#top .gform_wrapper input[type='search']::-moz-placeholder, 
#top .gform_wrapper textarea::-moz-placeholder, 
#top .gform_wrapper select::-moz-placeholder { 
    /* Firefox 19+ */
    color: var(--navy--dark);
}

#top .gform_wrapper .input-text:-ms-input-placeholder, 
#top .gform_wrapper input[type='text']:-ms-input-placeholder, 
#top .gform_wrapper input[type='input']:-ms-input-placeholder, 
#top .gform_wrapper input[type='password']:-ms-input-placeholder, 
#top .gform_wrapper input[type='email']:-ms-input-placeholder, 
#top .gform_wrapper input[type='number']:-ms-input-placeholder, 
#top .gform_wrapper input[type='url']:-ms-input-placeholder, 
#top .gform_wrapper input[type='tel']:-ms-input-placeholder, 
#top .gform_wrapper input[type='search']:-ms-input-placeholder, 
#top .gform_wrapper textarea:-ms-input-placeholder, 
#top .gform_wrapper select:-ms-input-placeholder  {
    color: var(--navy--dark);
}

#top .gform_wrapper input:focus::-webkit-input-placeholder { color:transparent; }
#top .gform_wrapper input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
#top .gform_wrapper input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
#top .gform_wrapper input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
#top .gform_wrapper textarea:focus::-webkit-input-placeholder { color:transparent; }
#top .gform_wrapper textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
#top .gform_wrapper textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
#top .gform_wrapper textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

/******************************
=Global Styles
******************************/

/* Promoboxes */
#top .av_promobox {
	align-items: center;
	background: white;
	border: none;
	border-radius: var(--radius--normal);
	box-shadow: var(--box-shadow);
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	padding: 1rem;
}
#top .av_promobox * {
	float: none;
	margin: 0;
	position: static;
}
#top .av_promobox .avia-promocontent {
	flex: 1;
}
#top .av_promobox .avia-promocontent * {
	color: var(--cornflower--dark);
	font-family: var(--family--normal);
	font-weight: var(--weight--bold);
	font-style: normal;
	font-size: 26px;
}
#top .av_promobox .avia-button-wrap {
	flex: none;
	width: auto;
}

/* Hide breadcrumbs bar (already injected in header) */
#top .title_container {
	display: none;
}

/* Popups (assumes no styled popup theme & colors removed from fallback popup theme) */
#top .pum-overlay {
	background: color( from var(--navy) srgb r g b / 0.8 );
}
#top .pum-container {
	height: auto;
	left: 50% !important;
	margin: 0;
	position: absolute;
	top: 50% !important;
	transform: translate(-50%,-50%) !important;
	width: auto;
}
#top .pum-close {
	color: var(--grey);
	font-family: var(--family--normal);
	font-size: 2rem;
	font-weight: 400;
	transition: color 0.2s ease-in-out;
}
#top .pum-close:where(:hover,:focus-visible) {
	color: var(--grey--dark);
}
#top .pum-content {
	background: var(--white);
	border-radius: var(--radius--normal);
	display: flex;
	flex-direction: column;
	height: initial;
	max-height: 80vh;
	max-width: 80vw;
	overflow: hidden;
	width: 900px;
}
@media( min-width:768px ) {
	#top .pum-content {
		flex-direction: row;
	}
}
#top .pum-overlay .tf-button,
#top .pum-overlay .tf-button * {
	display: inline-block;
}
#top .pum-overlay .tf-button {
	margin-top: 0.8em;
}
#top .est-popup__image {
	align-self: stretch;
	background: url("/wp-content/uploads/2025/06/westlark-banner-bg-1.png");
	background-size: cover;
	flex: none;
	height: 150px;
	position: relative;
	width: 100%;
}
@media( min-width:768px ) {
	#top .est-popup__image {
		height: auto;
		width: 40%;
	}
}
#top .est-popup__image {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	justify-content: space-between;
	padding: 1rem;
}
@media( max-width:767px ) {
	#top .est-popup__image {
		gap: 0;
	}
}
#top .est-popup__image::before,
#top .est-popup__image::after {
	align-self: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	width: 90%;
}
#top .est-popup__image::before {
	background-image: url("https://westlarkadvisors.com/wp-content/uploads/2026/03/westlark-banner-logo-1.png");
	flex: 1;
}
#top .est-popup__image::after {
	background-image: url("https://westlarkadvisors.com/wp-content/uploads/2026/03/westlark-banner-logo-2.png");
	height: 4rem;
}
@media( max-width:767px ) {
	#top .est-popup__image::after {
		height: 2rem;
	}
}
#top .est-popup__image img {
	display: none;
	height: 100%;
	inset: 0;
	object-fit: contain;
	object-position: center;
	position: absolute;
	width: 100%;
}
#top .est-popup__content {
	overflow-y: auto;
	padding: 2rem;
}
@media( max-width:767px ) {
	#top .est-popup__content {
		text-align: center;
	}
}
#top .est-popup__content h2 {
	font-size: 2rem;
	line-height: 1;
}
#top .est-popup__content h3 {
	font-size: 1rem;
	line-height: 1;
}
#top .est-popup__content p {
	font-size: 1rem;
}
@media( max-width:849.99px ) {
	#top .pum-overlay .est-popup__text--long {
		display: none;
	}
}
@media( min-width:850px ) {
	#top .pum-overlay .est-popup__text--short {
		display: none;
	}
}
#top .est-popup__content h3 {
	font-size: 22px;
}
#top .est-popup__content p {
	color: var(--navy--light);
	margin-top: 1em;
}

/* HR */
#top #main > .avia-section + .main_color:not(.avia-section) {
	border: none;
	margin-bottom: calc( 4rem - 25px ); /* fix top margin on next section */
	margin-top: 4rem;
}
@media( min-width:768px ) {
	#top #main > .avia-section + .main_color:not(.avia-section) {
		margin-block: 0;
	}
}
#top #main > .avia-section + .main_color:not(.avia-section) * {
	height: auto;
	margin-block: 0;
	padding-block: 0;
	position: static;
}
#top #main > .avia-section + .main_color:not(.avia-section) .hr-inner {
	background: var(--green--lighter);
	border: none;
	display: block;
	height: 2px;
}

/* Fix sections floating */
#top .avia-section {
	float: none;
}

/* Lists */
#top .avia_textblock ::marker {
	color: var(--green);
}

/* Normal images */
#top .avia-image-container {
	border-radius: var(--radius--normal);
	overflow: hidden;
}
#top .avia-image-container * {
	border-radius: 0;
	width: 100%;
}
#top .avia-image-container:has(.av-image-caption-overlay) {
	border-radius: 0;
}
#top .avia-image-container:has(.av-image-caption-overlay) img {
	border-radius: var(--radius--normal);
}

/* Generic icons */
[class*="twin-feathers-icon"],
.twin-feathers-card--case-study::before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: var(--navy);
    display: block;
    font-family: var(--family--attention);
	font-weight: var(--weight--normal);
    font-size: 130px;
    height: 120px;
    line-height: 110px;
    margin-bottom: 20px;
}
.twin-feathers-icon--pages { /* pages icon */
    background-image: url('/wp-content/themes/tf-enfold-child/images/twin-feathers-icon-pages.svg');
}
.twin-feathers-icon--question { /* question icon */
    background-image: url('/wp-content/themes/tf-enfold-child/images/twin-feathers-icon-question.svg');
}
.twin-feathers-icon--thumbs-up { /* thumbs-up icon */
    background-image: url('/wp-content/themes/tf-enfold-child/images/twin-feathers-icon-thumbs-up.svg');
}

/* Generic card */
.twin-feathers-card {
    --inline-padding: 45px;
    --block-padding: 40px;
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    overflow: hidden;
    padding: var(--block-padding) var(--inline-padding);
    position: relative;
}
@media only screen and (max-width: 1050px) {
    .twin-feathers-card {
        --inline-padding: 25px;
        --block-padding: 25px;
    }
}
.twin-feathers-card * {
    transition: color 0.2s linear, opacity 0.2s linear;
}
.twin-feathers-card-link {
    display: block;
    inset: 0;
    position: absolute;
    z-index: 1;
}
.twin-feathers-card-link:hover ~ .twin-feathers-card-image,
.twin-feathers-card-link:focus-within ~ .twin-feathers-card-image {
    opacity: 0.75;
}
#top .twin-feathers-card-link:hover ~ *,
#top .twin-feathers-card-link:focus-within ~ * {
    color: var(--green);
}
.twin-feathers-card-image {
    height: 250px;
    margin: calc( -1 * var(--block-padding) ) calc( -1 * var(--inline-padding) );
    margin-bottom: var(--block-padding);
    max-width: none;
    object-fit: cover;
    object-position: center;
    width: calc( var(--inline-padding) + 100% + var(--inline-padding) );
}

a:where(:not(.wp-element-button)) {text-decoration: none;}
html, body {background-color: var(--white);}
#scroll-top-link {display: none;}
.template-page .entry-content-wrapper h1, 
.template-page .entry-content-wrapper h2 {
    text-transform: none;
}

body .alignleft, .entry-content-wrapper a:hover .alignleft {margin: 4px 20px 5px 0;}
#top.secondary-page .avia_textblock h4 {
    font-size: 30px;
    line-height: 30px;
}
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    padding-top: inherit;
}
#top .av-social-sharing-box .av-share-box h5 {text-align: center;}
#top .av-share-box ul {display: inline-block;width: 100%;}
.av-share-box ul li {
    display: inline-block;
    margin: 3px 0;
}
#top.single-post .featured-hero h1 {
    font-size: 56px;
    line-height: 54px;
}
.avia-post-nav .entry-info span {line-height: 14px;}

/*breadcrumbs*/
#top .featured-hero .hero-breadcrumb span,
#top .featured-hero .hero-breadcrumb span a {
    color: var(--cornflower--light);
    font-family: var(--family--normal);
    font-size: 16px;
    line-height: 20px;
}
#top .featured-hero .hero-breadcrumb span a {transition: all 300ms ease-in-out;}
#top .featured-hero .hero-breadcrumb span a:hover {
    color: var(--green);
    text-decoration: none !important;
}
/*buttons*/
#top .tf-button a,
#top a.avia-button,
#top .gform_wrapper .gform_footer .button,
.facetwp-load-more{
    color: var(--navy--dark) !important;
    background: var(--white);
    border-width: 3px;
    border-style: solid;
    border-color: var(--navy) !important;
    border-radius: 0;
    text-transform: uppercase;
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    font-size: 18px;
    line-height: 18px;
    padding: 15px 35px;
    transition: all 300ms ease-in-out !important;
}
#top .tf-button a > span,
#top a.avia-button span {
    font-family: var(--family--normal);
	font-weight: var(--weight--bold);
    text-transform: uppercase;
}
#top .tf-button a:hover,
#top .gform_wrapper .gform_footer .button:hover,
.facetwp-load-more:hover,
#top a.avia-button:hover {
    background: var(--cornflower);
    color: var(--white) !important;
    border-color: var(--cornflower) !important;
}
.facetwp-load-more{
    cursor: pointer;
    margin-top: 75px;
}
/* Featured image hero container */
.featured-hero {
    align-items: center;
    display: flex;
    height: 550px;
    padding: 0;
    z-index: 1;
}
#top.home .featured-hero {
    height: 100vh;
}
.featured-hero .hero-bg,
.featured-hero::after,
.featured-hero::before {
    bottom: 0;
    /*left: 0;*/
    position: absolute;
    /*right: 0;*/
    top: 0;
}
.featured-hero .hero-bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
    filter: grayscale(1);
    left: 0;
    right: 0;
}
#top.home .featured-hero .hero-bg {background-position: center bottom;}
.featured-hero:after {
    /*background: linear-gradient(to right, rgba(255,255,255,0.8), rgba(23,43,90,0.8));*/
    background: var(--navy);
    content: "";
    opacity: 0.8;
    z-index: 3;
    width: 100%;
    right: 0;
}
.featured-hero .container {
    z-index: 4;
    height: 100%;
    display: flex;
    align-items: center;
	width: 100%;
	max-width: 100%;
}
.featured-hero .hero-content {
    margin-top: 15vh;
}
.featured-hero .hero-content .hero-title {
    width: 100%;
    max-width: 700px;
}
.featured-hero h1 {
    color: var(--white);
}
#top.home .featured-hero h3 {
    color: var(--cornflower--light);
    font-size: 30px;
    line-height: 40px;
}
#top .hero-subtitle {
    color: var(--cornflower--light);
}
#top .hero-subtitle a {
    transition: color 0.2s linear;
}
#top .hero-subtitle a:hover,
#top .hero-subtitle a:focus-within {
    color: var(--green);
}
/*left img sections*/
#top .left-img-section > .container {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
    padding-right: 50px !important;
}
#top .left-img-section .avia-image-container {
	border-radius: 0;
    border-top-right-radius: var(--radius--normal);
    border-bottom-right-radius: var(--radius--normal);
}
#top .left-img-section .flex_column_table > .flex_column:not(.first) .avia_textblock {
    width: 100%;
    max-width: 650px;
}
#top .left-img-section .flex_column_table > .flex_column:not(.first) .tf-button {margin-top: 30px;}
/*right img sections*/
#top .right-img-section > .container {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
    padding-left: 75px !important;
}
#top .right-img-section .avia-image-container img {
    border-top-left-radius: var(--radius--normal);
    border-bottom-left-radius: var(--radius--normal);
}
#top .right-img-section .flex_column_table > .flex_column.first .avia_textblock {
    width: 100%;
    max-width: 650px;
}
#top .right-img-section .flex_column_table > .flex_column.first .tf-button {margin-top: 30px;}
/*secondary page footer sections*/
#top.secondary-page #process-section {margin-top: 8%;}
/*#top.secondary-page #testimonials-section {margin: 8% 0;}*/
#top.secondary-page #news {margin-bottom: 6%;}
#top.no-process-section.no-testimonials-section #news {margin-top: 6%;}

#top #testimonials-section:has(+ #news) {
	margin-bottom: 0;
}
#top #testimonials-section + #news .content {
	border-top: 2px solid var(--green--lighter);
	margin-top: 3rem;
	padding-top: 3rem;
}

#top.secondary-page #book-a-consult:after {
    background: var(--white);
}
#top.secondary-page #book-a-consult h2 {color: var(--navy);}
#top.secondary-page #book-a-consult .entry-content-wrapper > .flex_column:first-of-type .avia_textblock p {
    color: var(--navy--dark);
    max-width: 600px;
}
#top.secondary-page #book-a-consult .gform_wrapper .gform_footer .button {
    color: var(--navy--dark) !important;
    border-color: var(--navy--dark) !important;
}
#top.secondary-page #book-a-consult .gform_wrapper .gform_footer .button:hover {
    color: var(--white) !important;
    border-color: var(--cornflower) !important;
}
/*hidden text columns*/
#top .hidden-text-col {
    position: relative;
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 48%;
    min-height: 250px;
    margin-left: 1%;
    margin-right: 1%;
    padding: 35px;
    background: var(--green--lighter);
    transition: all 300ms ease-in-out;
}
#top .hidden-text-col > section.av_textblock_section:last-of-type {
    height: 0px;
    opacity: 0;
}
#top .hidden-text-col > section.av_textblock_section:last-of-type p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
}
#top .hidden-text-col > section.av_textblock_section:last-of-type p a {color: var(--green);}
#top .hidden-text-col h4 {
    font-size: 30px;
    line-height: 30px;
    text-transform: capitalize;
}
#top .hidden-text-col:hover {background: var(--navy);}
#top .hidden-text-col:hover > section.av_textblock_section:last-of-type {
    height: inherit;
    opacity: 1;
}
#top .hidden-text-col:hover h4 {color: var(--cornflower--light);}
#top .hidden-text-col:hover > section.av_textblock_section:last-of-type p {color: var(--white);}
/*rounded img sections*/
#top .rounded-img-grid .entry-content-wrapper > .flex_column.first .avia_textblock p {
    width: 55%;
    margin: 15px auto;
}
#top .rounded-img-grid .entry-content-wrapper > .flex_column_table {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    column-gap: 2%;
}
#top .rounded-img-grid .entry-content-wrapper > .flex_column_table .av-flex-placeholder {display: none;}
#top .rounded-img-grid .rounded-img-col {
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    width: 33.33%;
    margin: 0;
    min-height: 475px;
}
#top .rounded-img-grid .rounded-img-col .avia-image-container {
    border-top-right-radius: var(--radius--normal);
    border-top-left-radius: var(--radius--normal);
    overflow: hidden;
    height: 185px;
}
#top .rounded-img-grid .rounded-img-col .avia-image-container img {
    height: 185px;
    object-fit: cover;
    object-position: center;
}
#top .rounded-img-grid .rounded-img-col .av_textblock_section {padding: 20px 25px;}
#top .rounded-img-grid .rounded-img-col .av_textblock_section h4 {
    font-size: 30px;
    line-height: 30px;
}
/*fullwidth rounded img columns*/
#top .full-rounded-img-col > .container > .content {padding: 0;}
#top .full-rounded-img-col .entry-content-wrapper > .flex_column_table {
    border-radius: var(--radius--normal);
    box-shadow: var(--box-shadow);
    padding-right: 50px;
}
#top .full-rounded-img-col .entry-content-wrapper > .flex_column_table .avia-image-container {
	border-radius: 0;
    border-top-left-radius: var(--radius--normal);
    border-bottom-left-radius: var(--radius--normal);
    overflow: hidden;
}
#top .full-rounded-img-col .entry-content-wrapper > .flex_column_table .avia-image-container img {
    min-height: 245px;
    object-fit: cover;
}
/*popup forms*/
#top .white-popup {
    position: relative;
	border-radius: var(--radius--normal);
    background: var(--navy);
    width: 100%;
    max-width: 650px;
    margin: auto;
    padding: 50px;
}
#top .white-popup .sub-header h2 {
    color: var(--white);
    text-align: center;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
}
#top .white-popup .gform_wrapper .gform_footer {
    justify-content: center;
    margin: 0;
}
#top .white-popup .gform_wrapper .gform_footer .button {
    background: var(--cornflower);
    border-color: var(--cornflower) !important;
    color: var(--white) !important;
}
#top .white-popup .gform_wrapper .gform_footer .button:hover {
    background: var(--cornflower--bright) !important;
    border-color: var(--cornflower--bright) !important;
}
#top .white-popup .mfp-close {color: var(--white);}
/******************************
=Mobile Styles
******************************/
@media only screen and (max-width: 1150px) {
    #top.single-post .featured-hero h1 {
        font-size: 50px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 1050px) {
    #top .featured-hero h1 {
        font-size: 54px;
        line-height: 50px;
    }
    #top.home .featured-hero h3 {
        font-size: 36px;
        line-height: 36px;
    }
    #top .left-img-section .entry-content-wrapper > .flex_column_table > .flex_column:not(.first) {width: 60%;}
    #top h2 {
        font-size: 42px;
        line-height: 40px;
    }
    .testimonial-tabs .testimonial-col .testimonial-container .testimonial-content {padding: 40px 25px;}
}
/*larger than tablet*/
@media only screen and (min-width: 990px) {

}

/*tablet and smartphone*/
@media only screen and (max-width: 989px) {
    #top #header.fixed #header_main .main_menu li.av-burger-menu-main > a {padding: 0;}
    #top #header_main span.logo {
        width: 250px;
        padding: 20px 0;
    }
    .responsive.html_mobile_menu_tablet #top #wrap_all #header {
        position: absolute;
        background: transparent;
    }
    #top .featured-hero h1 {
        font-size: 46px;
        line-height: 44px;
        max-width: 480px;
    }
    #top.home .featured-hero h3 {
        font-size: 32px;
        line-height: 32px;
    }
    .featured-hero .hero-content {width: calc(100% - 250px);}
    #top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul {max-width: 450px;}
    #top #header_main .main_menu .av-burger-overlay .av-burger-overlay-bg:before {width: 250px;}
    #top #services .entry-content-wrapper > .flex_column_table {flex-direction: column;}
    #top #services .service-col {
        margin: 2% auto !important;
        width: 100%;
        max-width: 500px;
    }
    #top #process-section .step-col .step-number p {left: 10px;}
    .testimonial-tabs > div.testimonial-col {width: 48%;}
    .testimonial-tabs > div.pos2 {
        transform: scale(1);
        left: 26%;
    }
    .testimonial-tabs > div.pos3 {left: 76%;}
    .testimonial-tabs > div.pos1 {left: -24%;}
    .testimonial-tabs > div.pos6 {left: -76%;}
    #top .testimonial-tabs {margin-top: 0;}
    #top.home #services .entry-content-wrapper > .flex_column_table > .service-col:nth-child(1) {order: 2;}
    #top.home #services .entry-content-wrapper > .flex_column_table > .service-col:nth-child(3) {order: 1;}
    #top.home #services .entry-content-wrapper > .flex_column_table > .service-col:nth-child(5) {order: 3;}
    #top #news .avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
        align-items: center;
        flex-direction: column;
    }
    #top #news .avia-content-slider .slide-entry {
        width: 100%;
        max-width: 500px;
        margin: 20px 0;
    }
    #footer:before {
        background-size: cover;
        background-position: 60% center;
    }
    #top .rounded-img-grid .entry-content-wrapper > .flex_column.first .avia_textblock p {width: 100%;}
    #top .rounded-img-grid .entry-content-wrapper > .flex_column_table {
        align-items: center;
        flex-direction: column;
    }
    #top .rounded-img-grid .rounded-img-col {
        width: 100%;
        max-width: 450px;
        min-height: 0;
        margin: 2% 0;
    }
    #top .full-rounded-img-col .entry-content-wrapper > .flex_column_table {
        width: 100%;
        max-width: 450px;
        float: none;
        margin: 2% auto;
        padding-right: 0;
    }
    #top .full-rounded-img-col .entry-content-wrapper > .flex_column_table .avia-image-container {
        max-height: 200px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
    }
    #top .full-rounded-img-col .entry-content-wrapper > .flex_column_table .av_two_third {padding: 0 30px 20px;}
    #top .team-profile .entry-content-wrapper {
        width: 100%;
        max-width: 450px;
        float: none;
        margin: 0 auto;
    }
    #top .team-profile .entry-content-wrapper .avia-image-container .avia-image-overlay-wrap {height: 350px;}
    #top .team-profile .entry-content-wrapper .avia-image-container .avia-image-overlay-wrap img {
        height: 350px;
        object-position: center 20%;
    }
    #top.single-post .featured-hero h1 {
        font-size: 40px;
        line-height: 38px;
    }

}

/*tablet only*/
@media only screen and (min-width: 768px) and (max-width: 989px) {

}

/*larger than smartphone*/
@media only screen and (min-width: 767px) {

}

/*smartphone and smaller*/
@media only screen and (max-width: 767px) {
    .featured-hero .hero-bg {
        background-size: cover !important;
        background-position: center center !important;
    }
    #top #header_main > .container {padding: 0 50px !important;}
    #top #header span.logo {
        width: 50%;
        text-align: left;
        padding-left: 0px;
    }
    #top #header.fixed #header_main .main_menu li.av-burger-menu-main, 
    #top #header #header_main.burger-menu-open .main_menu li.av-burger-menu-main {
        right: 25px;
        height: 115px;
        line-height: 115px;
    }
    #top #header #header_main .main_menu li.av-burger-menu-main {
        height: 115px;
        line-height: 115px;
    }
    #top #header #header_main .main_menu li.av-burger-menu-main > a {padding: 0 !important;}
    #top #header_main > .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 50px !important;
    }
    #top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul {
        max-width: 100%;
        padding: 120px 50px 150px !important;
    }
    #top #header_main .main_menu .av-burger-overlay .av-burger-overlay-bg:after {
        width: 100%;
        background: var(--navy);
    }
    #top #header_main .main_menu .av-burger-overlay .av-burger-overlay-bg:before,
    .featured-hero:before {width: 0;}
    .featured-hero:after,
    .featured-hero .hero-content {width: 100%;}
    .featured-hero .hero-content {padding: 0 50px;}
    #top.home .featured-hero .container .social_bookmarks {
        position: relative;
        bottom: inherit;
        left: inherit;
        right: inherit;
        margin: 0;
        padding-left: 50px;
        margin-top: 10px;
    }
    .featured-hero > .container {
        width: 100% !important;
        max-width: 100% !important;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
    #top #header_main span.logo a img {margin: 0;}
    #top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li {padding: 3px 0;}
    #top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li > a > span {
        font-size: 32px;
        line-height: 32px;
    }
    #top #header_main .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul > li.menu-button {
        width: 100%;
        margin-bottom: 0;
        margin-top: 15px;
    }
    #top #header_main.burger-menu-open .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social {
        width: 100%;
        margin-top: 15px;
        top: 0;
    }
    #top #header_main.burger-menu-open .main_menu .av-burger-overlay-inner ul#av-burger-menu-ul li.menu-social ul.sub-menu {margin: 0;}
    #top .left-img-section > .container {padding-right: 0 !important;}
    #top .left-img-section .avia-image-container img {
					border-radius: var(--radius--normal);
	}
    #top .main_color > .container > .content {padding-top: 25px;padding-bottom: 0;}
    #top #process-section .entry-content-wrapper > .flex_column.first:not(.step-col) .avia_textblock p {width: 100% !important;}
    #top #process-section .step-col .avia_codeblock_section {width: 150px;}
    #top #process-section .step-col .step-number p {
        font-size: 68px;
        left: -10px;
        top: 0;
    }
    #top #process-section .step-col {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 35px 40px;
    }
    #top #process-section .step-col .av_textblock_section {width: 100%;}
    .responsive #top #wrap_all .flex_column.av-1ikwm-b4e6ca73956d2bd458917f0b2fa828aa {margin-top: 0 !important;}
    .testimonial-tabs > div.testimonial-col {width: 90%;}
    .testimonial-tabs > div.pos2 {left: 5%;}
    .testimonial-tabs > div.pos1 {left: -88%;}
    .testimonial-tabs > div.pos3 {left: 98%;}
    #top #book-a-consult .gform_wrapper .gform_footer {justify-content: center;}
    .main_color div.testimonial-nav {
        position: relative;
        left: auto !important;
        right: auto !important;
    }
    #top div.testimonial-nav-container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        left: auto;
        bottom: 0;
    }
    #top .testimonial-grid-container {
        width: 100% !important;
        max-width: 100% !important;
        column-count: 2;
    }
    #top .flex_column:not(.contact-page-info) .avia_textblock p br {display: none;}
    #top .contact-page-info .avia_textblock > p:first-of-type {width: 100%;}
    #socket .copyright {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #socket .copyright a {
        padding-right: 0 !important;
        padding-left: 0 !important;
        border-right: 0 !important;
    }
}
@media only screen and (max-width: 600px) {
    #top .testimonial-grid-container {column-count: 1;}
    #top.secondary-page .featured-hero {height: 400px;}
    #top .contact-map-col {
        height: 350px;
        background-size: 300%;
    }
}
/*iPhone 6 and smaller*/
@media only screen and (max-width: 500px) {
    #top h2 {
        font-size: 28px;
        line-height: 26px;
        letter-spacing: 0px;
    }
    #top h3,
    #top #services .service-col h4 {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0px;
    }
    #top .featured-hero h1 {
        font-size: 36px;
        line-height: 36px;
        letter-spacing: 0px;
    }
    #top.home .featured-hero h3 {
        font-size: 26px;
        line-height: 26px;
        letter-spacing: 0px;
    }
    #top.secondary-page .avia_textblock h4 {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0px;
    }
    #top.single-post .featured-hero h1 {
        font-size: 32px;
        line-height: 30px;
    }
    #top.single-post .featured-hero .hero-breadcrumb span,
    #top.single-post .featured-hero .hero-breadcrumb span a,
    #top.single-post .featured-hero .hero-breadcrumb {line-height: 16px;}
}