/**
 * Theme Name: ASJA
 * Font: //use.typekit.net/nwv3egx.css
 * Text Domain: asja
 */

@font-face {
    font-family:"futura-pt";
    src:url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display:swap;font-style:normal;font-weight:700;
}
@font-face {
    font-family:"futura-pt";
    src:url("https://use.typekit.net/af/eb729a/000000000000000000010092/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/eb729a/000000000000000000010092/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/eb729a/000000000000000000010092/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display:swap;font-style:italic;font-weight:700;
}

@font-face {
    font-family:"futura-pt";
    src:url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display:swap;font-style:normal;font-weight:400;
}
@font-face {
    font-family:"futura-pt";
    src:url("https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display:swap;font-style:italic;font-weight:400;
}

/*@font-face {
    font-family:"futura-pt";
    src:url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/l?subset_id=2&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/d?subset_id=2&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/a?subset_id=2&fvd=n3&v=3") format("opentype");
    font-display:swap;font-style:normal;font-weight:300;
}
@font-face {
    font-family:"futura-pt";
    src:url("https://use.typekit.net/af/849347/000000000000000000010093/27/l?subset_id=2&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/849347/000000000000000000010093/27/d?subset_id=2&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/849347/000000000000000000010093/27/a?subset_id=2&fvd=i3&v=3") format("opentype");
    font-display:swap;font-style:italic;font-weight:300;
}*/

:root{
    --mob-wrapper-pad-lr: 40px;
    --mob-header-wrapper-pad-lr: 20px;
    --brand-clr-black: hsl(0, 0%, 20%);
    --brand-clr-white: hsl(0, 0%, 100%);
    --brand-clr-gray: #444;
    --brand-clr-blue: hsl(201, 100%, 40%);
    --brand-clr-dark-blue: hsl(201, 100%, 30%);
    --brand-clr-green: hsl(120, 60%, 50%);
    --brand-clr-light-green: hsl(120, 80%, 61%);
    --brand-clr-magenta: hsl(322, 93%, 47%);
    --clr-lgray: hsl(0, 0%, 93%);
    --clr-hr: #ccc;
    --font-body: 'Lora', serif;
    --font-heading: 'futura-pt', sans-serif;
    --site-header-height: 68px;
    --site-footer-box-pad: 20px;
    --slide-pad: 20px;
    --testimonial-img-width: 180px;
    --testimonial-pad: 20px;
    --heading_icon_box_width: 3;
    --heading_icon_box_font_size: 1.5rem;
    --slider_clr_primary: var(--brand-clr-blue);
    --slider_clr_secondary: var(--brand-clr-magenta);
    --info-box-pad-lr: 20px;
}

*,
*:before,
*:after{box-sizing: border-box;}
html{-webkit-overflow-scrolling: touch !important;}
body{
    margin: 0;
    color: var(--brand-clr-gray);
    font: 400 100%/1.5 var(--font-body);
    font-feature-settings: 'liga' 0;
    font-variant-ligatures: none;
    -webkit-overflow-scrolling: touch !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
a{
    text-decoration: none;
    color: var(--brand-clr-blue);
    transition: color .3s, background-color .3s;
}
a:hover{color: var(--brand-clr-dark-blue);}
h1,h2,h3,h4,h5,h6{
    margin: .67em 0;
    font-family: var(--font-heading);
    line-height: 1.33;
    letter-spacing: .02em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color: inherit;}
.h1,h1{font-size: 2em;}
.h2,h2{font-size: 1.6875em;}
.h2.alt,h2.alt{
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.125em;
    letter-spacing: .25em;
}
.h3,h3{font-size: 1.5em;}
.h4,h4{font-size: 1.3125em;}
.h5,h5{font-size: 1.25em;}
.h6,h6{font-size: 1.125em;}
.h1.v2,h1.v2{font: italic 500 2em/1.33 var(--font-body);}
.h2.v2,h2.v2{font: 1.5em/1.33 var(--font-body);}
.h3.v2,h3.v2{font: 1.3125em/1.33 var(--font-body);}
figure,
p{margin: 0;}
svg, img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
img{
    height: auto;
    border: 0;
}
.wp-block-separator,
hr{
    margin: 0;
    padding: 0;
    border: none;
    border-top: 1px solid var(--clr-hr);
}
.wp-block-separator.is-style-dashed,
hr.style-dashed{border-top-style: dashed;}
.wp-block-separator.mrg,
hr.mrg{margin: 2em 0;}
textarea,
select,
input:not([type=checkbox]):not([type=radio]){
    border-radius: 0;
    font: inherit;
    -webkit-appearance: none;
}
button{
    border: none;
    border-radius: 0;
    background: none;
    color: inherit;
    font: inherit;
    -webkit-appearance: none;
}
button:focus{outline: 1px solid var(--brand-clr-dark-blue);}
address{font-style: normal;}

table{
    width: 100%;
    border-collapse: collapse;
}
table th,
table td{
    padding: .65em .7em .5em;
    border: 1px solid #d8d8d8;
}
table:not(.no-style) th{border-color: var(--brand-clr-magenta);}
table:not(.no-style) thead{
    background: var(--brand-clr-magenta);
    color: #fff;
}
table:not(.no-style) thead + tbody tr:nth-child(even),
table:not(.no-style) tbody:first-child tr:nth-child(odd){background: #f6f6f6;}

.italic{font-style: italic;}
.bold,strong{font-weight: 600;}
.ff-body{font-family: var(--font-body) !important;}
.ff-heading{font-family: var(--font-heading) !important;}
.f-col-white{color: var(--brand-clr-white) !important;}
.f-col-magenta{color: var(--brand-clr-magenta) !important;}

.bg-col-black{background-color: var(--brand-clr-black) !important;}
.bg-col-blue{background-color: var(--brand-clr-blue) !important;}
.bg-col-green{background-color: var(--brand-clr-green) !important;}
.bg-col-magenta{background-color: var(--brand-clr-magenta) !important;}
.bg-col-lgray{background-color: var(--clr-lgray) !important;}
.bg-col-grad-white-lgray{background: linear-gradient(to bottom, var(--brand-clr-white) 50%, var(--clr-lgray) 100%);}
.bg-col-grad-blue-dblue{background: linear-gradient(to bottom, var(--brand-clr-blue) 50%, var(--brand-clr-dark-blue) 100%);}

.widget_product_categories ul,
.sub-menu,.menu,ol.no-style,ul.no-style{
    list-style: none;
    margin: 0;
    padding: 0;
}

.hid-empty:empty,.hid{display: none !important;}
.upc{text-transform: uppercase;}
.align-center,.txt-c{text-align: center;}
.align-right,.txt-r{text-align: right;}
.txt-l{text-align: left;}
.no-ovfl{overflow: hidden !important;}
.auto-icons a[href$=".ppt"]:before,
.auto-icons a[href$=".pdf"]:before,
.auto-icons a[href$=".docx"]:before,
.auto-icons a[target]:before,
.sec-testimonials .heading:before,
.sec-resource-finder .remove-filter-btn:after,
.posts-layout-list .heading:before,
.hamburger:before,
.main-menu .sub-menu .menu-item-has-children > a:after,
.main-menu .toggle:after,
.amk-acc .amk-acc-item-title:after,
.collapse-toggle:after,
.link.ext:after,
.link.arrow:before,
.btn.ext:after,
.fa-pseudo:after,
.fa-pseudo:before{
    text-rendering: auto;
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.sec-newsletter .gfield_label,
.only-sr{
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0);
}
.wp-block-separator,
.wp-block-group__inner-container,
.wrapper{
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}
.wp-block-group__inner-container .wrapper,
.wrapper .wp-block-separator,
.wrapper .wrapper{width: auto;}
.wrapper.mini{max-width: 700px;}
.wrapper.smaller{max-width: 786px;}
.wrapper.small{max-width: 900px;}
.wrapper.big{max-width: 1300px;}
.wrapper.big.alt{max-width: 1376px;}

.flex{
    display: flex;
    word-break: break-word;
}
.flex.wrap{flex-flow: row wrap;}
.flex.dir-col{flex-direction: column;}
.flex.justify{justify-content: space-between;}
.flex.center{justify-content: center;}
.flex.center-v{align-items: center;}
.flex.end{justify-content: flex-end;}
.flex.end-v{align-items: flex-end;}
.flex.content-start-v{align-content: flex-start;}
.flex .can-grow{
    flex-grow: 1 !important;
    flex-basis: 0;
}
.flex > .breaker,
.flex > .full{flex: 0 0 100%;}
.flex > .half{flex: 0 0 50%;}
.flex > .third{flex: 0 0 33.333%;}
.flex > .third-2{flex: 0 0 66.666%;}
.flex > .fifth-2{flex: 0 0 40%;}
.flex > .fifth-3{flex: 0 0 60%;}
.flex.cols{margin: -2%;}
.flex.cols > .item{margin: 2%;}
.flex.cols > .breaker{
    flex: 0 0 96%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.flex.cols > .full{flex: 0 0 96%;}
.flex.cols > .half{flex: 0 0 46%;}
.flex.cols > .third{flex: 0 0 29.333%;}
.flex.cols > .third-2{flex: 0 0 62.666%;}
.flex.cols > .forth{flex: 0 0 21%;}
.flex.cols > .fifth{flex: 0 0 16%;}
.flex.cols > .fifth-3{flex: 0 0 48%;}
.flex.small-gap{margin: -1%;}
.flex.small-gap > .item{margin: 1%;}
.flex.small-gap > .half{flex-basis: 48%;}
.flex.big-gap{margin: -4%;}
.flex.big-gap > .item{margin: 4%;}
.flex.big-gap > .half{flex-basis: 42%;}

.img-cont{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.img-wrap > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-wrap.contain > img{object-fit: contain;}
.img-wrap.fixed-ratio{position: relative;}
.img-wrap.fixed-ratio:before{
    content: '';
    display: block;
}
.img-wrap.fixed-ratio > img{
    position: absolute;
    top: 0;
    left: 0;
}
.img-wrap.fixed-ratio.wide:before{padding-top: 56.25%;}
.img-wrap.fixed-ratio.tv:before{padding-top: 70%;}
.img-wrap.fixed-ratio.square:before{padding-top: 100%;}
a.img-wrap:not(.flex){display: block;}
figure.img-wrap:not(.icon){background: var(--clr-hr);}

.text{
    margin: 1.5em auto;
    font-size: 1rem;
    word-break: break-word;
}
.text :first-child,
.text:first-child{margin-top: 0 !important;}
.text :last-child,
.text:last-child{margin-bottom: 0 !important;}
.text h2,
.text h1{
    margin: .5em auto .35em;
    color: var(--brand-clr-black);
}
.text h6,
.text h5,
.text h4,
.text h3{
    margin: .7em auto .85em;
    color: var(--brand-clr-black);
}
.text p{margin-bottom: 1em;}
.text ol,
.text ul,
.text p{font-size: 1em;}
.text ol,
.text ul{margin: 1em 0;}
.text ol:not(.no-style),
.text ul:not(.no-style){padding-left: 1.75em;}
.text li + li{margin-top: .5em;}
.text.small ol,
.text.small ul,
.text.small p{font-size: .875em;}
.text .alignnone,
.text .aligncenter{margin: 0 auto 1.5em;}
.text .alignleft{
    float: left;
    max-width: 30%;
    margin: 0 20px 10px 0;
}
.text .alignright{
    float: right;
    max-width: 30%;
    margin: 0 0 10px 20px;
}
.text .alignright.size-large,
.text .alignleft.size-large{max-width: 50%;}

.form-style [type=submit]:not(.no-form-style),
.button,
.btn{
    display: inline-block;
    min-width: 7em;
    padding: .5em .75em .45em;
    border: 1px solid var(--brand-clr-blue);
    outline: none;
    text-align: center;
    text-transform: uppercase;
    font: 700 .875rem/1.5 var(--font-heading);
    letter-spacing: .05em;
    cursor: pointer;
    transition: .3s;
}
.button,
.btn.solid{
    background: var(--brand-clr-blue);
    color: #fff;
}
.form-style [type=submit]:not(.no-form-style):focus,
.form-style [type=submit]:not(.no-form-style):hover,
.button:focus,
.button:hover,
.btn.solid:focus,
.btn.solid.hover:hover{
    background: var(--brand-clr-white);
    color: var(--brand-clr-blue);
}
.btn.small{
    font-size: .75rem;
    letter-spacing: .02em;
}
.form-style [type=submit]:not(.no-form-style),
.btn.big{font-size: 1rem;}

.link.ext:before,
.btn.ext:after{display: none;}
.auto-icons a[target]:before,
.link.ext:after,
.btn.ext:after{
    content: '\f061';
    display: inline-block;
    margin-left: .5em;
    transform: rotate(-45deg);
}

.btn.outline{
    background: transparent;
    color: var(--brand-clr-blue);
}
.sec-menu .current-menu-item > a,
.btn.outline:focus,
.btn.outline:hover{
    background: var(--brand-clr-blue);
    color: #fff !important;
}

.btn.solid.btn-green{
    border-color: var(--brand-clr-green);
    background: var(--brand-clr-green);
}
.btn.solid.btn-green:focus,
.btn.solid.btn-green.hover:hover{
    background: var(--brand-clr-white);
    color: var(--brand-clr-green);
}
.sec-cards.cs-colored .item:nth-child(3n+3) .btn,
.btn.outline.btn-green{
    border-color: var(--brand-clr-green);
    color: var(--brand-clr-green);
}
.sec-cards.cs-colored .item:nth-child(3n+3) .btn:hover,
.btn.outline.btn-green:focus,
.btn.outline.btn-green:hover{background: var(--brand-clr-green);}

.btn.solid.btn-magenta{
    border-color: var(--brand-clr-magenta);
    background: var(--brand-clr-magenta);
}
.btn.solid.btn-magenta:focus,
.btn.solid.btn-magenta.hover:hover{
    background: var(--brand-clr-white);
    color: var(--brand-clr-magenta);
}
.sec-cards.cs-colored .item:nth-child(3n+1) .btn,
.btn.outline.btn-magenta{
    border-color: var(--brand-clr-magenta);
    color: var(--brand-clr-magenta);
}
.sec-cards.cs-colored .item:nth-child(3n+1) .btn:hover,
.btn.outline.btn-magenta:focus,
.btn.outline.btn-magenta:hover{background: var(--brand-clr-magenta);}

.btn.solid.btn-black{
    border-color: var(--brand-clr-black);
    background: var(--brand-clr-black);
}
.btn.solid.btn-black:focus,
.btn.solid.btn-black.hover:hover{
    background: var(--brand-clr-white);
    color: var(--brand-clr-black);
}

.btn.solid.btn-white{
    border-color: var(--brand-clr-white);
    background: var(--brand-clr-white);
    color: var(--brand-clr-black);
}
.btn.solid.btn-white:focus,
.btn.solid.btn-white.hover:hover{
    background: transparent;
    color: var(--brand-clr-white);
}
.btn.outline.btn-white{
    border-color: var(--brand-clr-white);
    color: var(--brand-clr-white);
}
.sec-resource-finder .filters-body .btn.actv,
.btn.outline.btn-white:focus,
.btn.outline.btn-white:hover{
    background: var(--brand-clr-white);
    color: var(--brand-clr-black) !important;
}

.link{
    text-transform: uppercase;
    font: 700 1.125rem/1.5 var(--font-heading);
    letter-spacing: .02em;
    cursor: pointer;
}
.link.arrow:before{
    content: '\f061';
    margin-right: .5em;
    font-weight: 300;
    font-size: .875em;
}
.link.ext:after{
    font-weight: 300;
    font-size: .875em;
}
.link.small{font-size: 1rem;}
.link.link-green{color: var(--brand-clr-green);}
.link.link-green:focus,
.link.link-green:hover{color: var(--brand-clr-dark-blue);}
.link.link-magenta{color: var(--brand-clr-magenta);}
.link.link-magenta:focus,
.link.link-magenta:hover{color: var(--brand-clr-dark-blue);}

.posted-on,
.label{
    text-transform: uppercase;
    color: var(--brand-clr-black);
    font: 700 .8125rem/1.33 var(--font-heading);
    letter-spacing: .035em;
}
.label.v2{
    text-transform: none;
    font-family: var(--font-body);
    font-weight: 400;
}
.posted-on.big,
.label.big{font-size: 1rem;}
.label.type.has-icon{margin-bottom: 1em;}
.label.type.has-icon:before{
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: .5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    font-size: 1.875em;
}
.label.type-post:before{background-image: url(assets/images/icon-notepad.svg);}
.label.type-tribe_events:before,
.label.type-conference:before{background-image: url(assets/images/icon-podium.svg);}
.label.type-podcast:before{background-image: url(assets/images/icon-microphone.svg);}
.label.type-tool:before{background-image: url(assets/images/icon-checklist.svg);}
.label.type-vps:before{background-image: url(assets/images/icon-laptop.svg);}
.label.type-webinar:before{background-image: url(assets/images/icon-display.svg);}

/* -------------------- Menus, Header, Footer, Content -------------------- */
.menu a{display: block;}
.menu a:not(:hover){color: inherit;}
.menu li{position: relative;}
.sub-menu{display: none;}

.main-menu{
    color: #fff;
    letter-spacing: .02em;
}
.main-menu a{
    display: block;
    padding: .5em .85em;
}
.main-menu > li > a{text-transform: uppercase;}
.main-menu > li.is-btn > a:not(:hover):not(.focus){background: var(--brand-clr-magenta);}

.header-menu{color: #fff;}
.header-menu li{background: var(--brand-clr-black);}
.header-menu li:first-child a{padding-left: 1em;}
.header-menu li:last-child a{padding-right: 1em;}
.header-menu a{
    display: block;
    padding: .25em .4em;
}
.header-menu a:focus,
.header-menu a:hover{color: var(--brand-clr-magenta);}

.footer-menu{margin-bottom: 1.5em;}
.footer-menu a{color: inherit;}
.footer-menu a:hover{color: var(--brand-clr-green);}
.footer-terms-menu a{text-decoration: underline;}

/* Search Form styling */
.site-search-cont{
    position: relative;
    padding-right: 2em;
}
.site-search-cont em{
    margin: 0 auto;
    pointer-events: none;
}
.site-search-cont .toggle{
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 100%;
    padding: 0;
    background: var(--brand-clr-magenta);
    color: #fff;
    cursor: pointer;
}
.site-search{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    padding: 4em var(--mob-wrapper-pad-lr);
    background: rgba(255,255,255,.95);
}
.site-search .close{
    position: absolute;
    top: 4rem;
    right: 1rem;
    outline: 0;
    color: var(--brand-clr-magenta);
    font-size: 2.5em;
    cursor: pointer;
}
.site-search button{transition: .2s;}
.site-search button:focus,
.site-search button:hover{color: var(--brand-clr-green);}
.site-search .wrapper{position: relative;}
.site-search input{
    width: 100%;
    padding: .5em 2em .5em 0;
    border: 0;
    border-bottom: 1px solid var(--clr-hr);
    outline: 0;
    background: none;
    color: #4a4a4a;
    font-size: 1.5em !important;
    transition: .3s;
}
.site-search input:focus{border-color: var(--brand-clr-magenta);}
.site-search [type="submit"]{
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0 0 0 10px;
    outline: 0;
    color: var(--brand-clr-magenta);
    font-size: 2.5em;
    cursor: pointer;
    transform: translateY(-50%);
}
.site-search:not(.actv){display: none;}
/* End Of Search Form styling */

.site-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
.site-header .logo{
    margin-right: auto;
    padding: 1em;
    background: #fff;
    box-shadow: 0 8px 12px 0 rgba(0,0,0,.15);
    transition: .3s;
}
.site-header .header-details .btn{transition: none;}
.site-header .actions{
    padding: 0 .5em;
    background: var(--brand-clr-white);
    font-size: 1em;
}
.site-header .actions .toggle{
    display: block;
    padding: .25em .4em;
    letter-spacing: .02em;
    cursor: pointer;
}
.site-header .actions .link{
    display: inline-block;
    padding: .25em .4em;
    text-transform: none;
    font-size: 1em;
}
.site-header .actions .link:not(:hover):not(:focus){color: inherit;}
.site-header .profile-link,
.site-header .actions .link:after{font-weight: 400;}
.site-header .note{
    padding: .35em 20px;
    font-size: .875rem;
}
.site-header .note a{text-decoration: underline;}
.site-header .note a:not(:hover):not(:focus){color: inherit;}
.site-header .sm-links{
    margin-right: .5em;
    color: var(--brand-clr-white);
    font-size: 2em;
}
.site-header.sticky{
    top: -50%;
    opacity: 0;
    background: #fff;
}
.site-header.sticky:not(.actv){
    visibility: hidden;
    pointer-events: none;
}
.site-header.sticky.actv{
    top: 0;
    opacity: 1;
    transition: .3s ease-out;
}

.site-footer{
    padding: 2em 0 1.75em;
    background: var(--brand-clr-black);
}
.site-footer .title{margin-top: 0;}
.site-footer .box{padding: var(--site-footer-box-pad);}
.site-footer .box .item .btn{
    align-self: flex-start;
    margin-top: auto;
}
.site-footer .box .btn-cont{margin-top: auto;}
.site-footer .bottom{
    margin-top: 1.125rem;
    font-size: .875rem;
}
.site-footer .bottom a:focus,
.site-footer .bottom a:hover{color: var(--brand-clr-magenta);}
.site-footer .sm-links{color: var(--brand-clr-white);}

.site-content{min-height: 500px;}

.admin-bar .site-header{top: 46px;}
/* -------------------- END: Menus, Header, Footer -------------------- */


/* -------------------- Form styling -------------------- */
.form-style form{font-size: 1rem;}
.form-style textarea,
.form-style select,
.form-style input:not([type=checkbox]):not([type=radio]):not([type=submit]){
    width: 100%;
    height: auto;
    padding: .55em .85em;
    border: 1px solid #ccc8b8;
    outline: none;
    line-height: inherit;
    transition: .3s;
}
.form-style textarea:focus,
.form-style select:focus,
.form-style input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus{border-color: var(--brand-clr-magenta);}
.form-style input[type=radio],
.form-style input[type=checkbox]{margin: 0 5px 0 0;}
.form-style textarea{height: 240px;}
.form-style select{
    padding: .55em 1.875em .525em .85em !important;
    background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='%231b1b1b' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>") no-repeat 99% 55%;
    background-size: 25px auto;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-style label[for]{cursor: pointer;}

.form-style .gform_wrapper .gfield_label{font-weight: 400 !important;}
.form-style .gform_wrapper .gfield_required{
    color: inherit !important;
    font-size: 1em;
}
.form-style .gform_wrapper .gform_validation_errors{display: none;}
.form-style .gform_wrapper .gfield_required,
.form-style .gform_wrapper .validation_message{color: #f00;}
.form-style .gform_wrapper .validation_message{
    margin: .5em 0 0;
    font-size: .875em;
}
.form-style .gform_validation_container, .gform_wrapper.gravity-theme .gform_validation_container, body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container, body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container, body .gform_wrapper.gravity-theme .gform_validation_container {
    display: none!important;
    position: absolute!important;
    left: -9000px;
}
.form-style .gform_wrapper .gform_footer{margin-top: 1.5em;}
/* -------------------- END: Form styling -------------------- */


/* -------------------- Owl Carousel styling -------------------- */
.owl-carousel .owl-item .owl-lazy{max-height: initial !important;}

.owl-with-dots.owl-carousel button.owl-dot{
    display: inline-block;
    width: .875em;
    height: .875em;
    margin: 0 .3em;
    border-radius: 50%;
    border: 1px solid currentColor;
    vertical-align: middle;
    background: none;
    color: var(--slider_clr_primary);
}
.owl-with-dots .owl-dot > span:empty{display: none;}
.owl-with-dots button.owl-dot.active,
.owl-with-dots button.owl-dot:focus,
.owl-with-dots button.owl-dot:hover{
    outline: none;
    background: currentColor;
    color: var(--slider_clr_secondary);
}
.owl-with-dots button.owl-dot.active{color: var(--slider_clr_primary);}

.owl-with-nav .owl-nav{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    color: var(--slider_clr_primary);
    font-size: 1.125rem;
    line-height: 1;
}
.owl-with-nav .owl-nav .owl-next{margin-left: .5em;}
.owl-with-nav .owl-nav button:focus,
.owl-with-nav .owl-nav button:hover{
    outline: none;
    color: var(--slider_clr_secondary);
}
.owl-with-nav .owl-nav > .disabled{color: #e0eaf1!important;}

.style-slider .owl-dots{
    position: absolute;
    bottom: calc(var(--slide-pad)/2);
    left: var(--slide-pad);
    z-index: 1;
}
.style-slider.owl-carousel button.owl-dot{margin: 0 .6em 0 0;}
.style-slider.owl-with-nav .owl-nav{
    bottom: calc(var(--slide-pad)/2);
    right: var(--slide-pad);
}

.type-testimonial-slider{
    --slider_clr_primary: var(--brand-clr-magenta);
    --slider_clr_secondary: var(--brand-clr-blue);
}
/* -------------------- END: Owl Carousel styling -------------------- */


/* -------------------- Custom Elements -------------------- */
.no-scrollbars{
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.no-scrollbars::-webkit-scrollbar{display: none;}

.auto-icons a[href$=".ppt"],
.auto-icons a[href$=".pdf"],
.auto-icons a[href$=".docx"],
.auto-icons a[target]{
    display: block;
    position: relative;
    margin: 4px 0;
    padding-left: 26px;
}
.auto-icons a[target]:before{margin: 0 .5em 0 0;}
.auto-icons a[href$=".pdf"]:before,
.auto-icons a[href$=".docx"]:before{content: '\f15b';}
.auto-icons a[href$=".ppt"]:before{content: '\f1c4';}
.auto-icons a[href$=".ppt"]:before,
.auto-icons a[href$=".pdf"]:before,
.auto-icons a[href$=".docx"]:before,
.auto-icons a[target]:before{
    position: absolute;
    top: .25em;
    left: 0;
    color: var(--brand-clr-magenta);
}

.shadow{box-shadow: 0 1px 4px 0 hsla(0,0%,0%,.18);}
.shadow.hover:hover{box-shadow: 0 4px 10px -4px hsla(0,0%,0%,.58);}

.separator:last-child,
.separator:first-child{display: none;}
.separator.bullet{margin: 0 .25em;}

.sm-links{
    display: flex;
    color: var(--brand-clr-blue);
    font-size: 2.5rem;
}
.sm-links a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1em;
    height: 1em;
    color: inherit;
    cursor: pointer;
}
.sm-links a:focus,
.sm-links a:hover{
    outline: none;
    color: var(--brand-clr-green);
}
.sm-links em{
    vertical-align: .2em;
    font-size: .6em;
}
.sm-links .web{width: auto;}
.sm-links .web span{font-size: 1rem;}
.sm-links .web:not(:first-child){margin-left: .25em;}
.text .sm-links{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.share-links{
    margin: 2.875rem -.1em 0;
    flex-flow: row wrap;
    color: var(--brand-clr-white);
    font-size: 2rem;
}
.share-links a{
    margin: .1em;
    border-radius: 50%;
    background: var(--brand-clr-magenta);
}
.share-links a:focus,
.share-links a:hover{
    background: var(--brand-clr-blue);
    color: inherit;
}
.share-links .print,
.share-links .email{background: none !important;}
.share-links .email em{width: 90%;}
.share-links .print em:before,
.share-links .email em:before{
    content: '';
    display: block;
    padding-top: 70%;
    background: url(assets/images/icon-envelope.svg) no-repeat center;
    background-size: contain;
}
.share-links .print{
    width: auto;
    margin-left: 1em;
    text-transform: uppercase;
    color: var(--brand-clr-magenta);
}
.share-links .print:focus,
.share-links .print:hover{color: var(--brand-clr-blue);}
.share-links .print em{width: 2.5em;}
.share-links .print em:before{background-image: url(assets/images/icon-print.svg);}
.share-links .print span{font-size: .8125rem;}
.share-links .label{
    flex: 0 0 100%;
    margin-bottom: 1em;
}

.metadata .unit{display: block;}
.metadata .unit + .unit{margin-top: .15em;}
.metadata a:not(:hover):not(:focus){color: inherit;}
.metadata.row .unit{display: inline-block;}

.pager{margin: 4em 0;}
.pager ul{
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: -5px;
    padding: 0;
    text-align: center;
    font-family: var(--font-heading);
}
.pager li{margin: 5px;}
.pager span,
.pager a{
    display: block;
    min-width: 2.2875em;
    padding: .5em;
    border: 2px solid var(--brand-clr-gray);
    text-decoration: none;
    color: var(--brand-clr-gray);
    font-size: .875rem;
    line-height: 1;
    cursor: pointer;
}
.pager .current,
.pager a:hover{
    border-color: var(--brand-clr-magenta);
    background: var(--brand-clr-magenta);
    color: #fff;
}

.sec-post-pagination .unit .value,
.pagination .title{
    display: block;
    margin: .7em 0 .3em;
    font: 1.125em/1.5 var(--font-body);
}
.pagination .subtitle{
    text-transform: uppercase;
    color: var(--brand-clr-gray);
    font-style: italic;
    font-size: .875em;
}
.pagination .label{display: block;}
.pagination .separator.bullet{margin: 0;}

.sec-testimonials .ttm,
.sec-txt-img .holder.no-bg-col,
.sec-callout-box > .wrapper.no-bg-col,
.posts-layout-slider .holder,
.bg-pattern-wall{background: url(assets/images/bg-pattern-wall.jpg) repeat var(--clr-lgray);}

.posts-layout-list > .wrapper{position: relative;}
.posts-layout-list > .wrapper:before{
    content: '';
    position: absolute;
    top: 0;
    left: calc(var(--heading_icon_box_font_size)*var(--heading_icon_box_width) - 1px);
    z-index: -1;
    height: 100%;
    border-right: 1px solid #d8d8d8;
}
.posts-layout-list .main-link{
    display: block;
    margin: 2em 0 0 calc(var(--heading_icon_box_font_size)*var(--heading_icon_box_width) + (1.33 * var(--heading_icon_box_font_size)));
}
.posts-layout-list .unit{
    position: relative;
    padding-left: calc(var(--heading_icon_box_font_size)*var(--heading_icon_box_width) + (1.33 * var(--heading_icon_box_font_size)));
}
.posts-layout-list .unit + .unit{margin-top: 2em;}
.sec-resource-finder .results .title,
.posts-layout-slider .title,
.posts-layout-rows .title,
.posts-layout-grid .title,
.posts-layout-list .title{
    margin: 0 0 .5rem;
    color: var(--brand-clr-blue);
}
.sec-resource-finder .results .title,
.posts-layout-slider .title{margin-bottom: 1rem;}
.posts-layout-list .text{margin-top: 1em;}
.posts-layout-list .posted-on{
    position: absolute;
    top: 0;
    left: 0;
    width: 4.5em;
    height: 100%;
    color: var(--brand-clr-gray);
    font-weight: 500;
}
.posts-layout-list .year{display: none;}
.posts-layout-list .month{
    display: block;
    font-size: .875em;
}
.posts-layout-list .day{font-size: 1.5em;}

.posts-layout-rows .title{
    margin-bottom: 1rem;
    font-weight: 600;
}
.posts-layout-rows .terms{
    margin-top: .5em;
    color: var(--brand-clr-blue);
    font-size: .875rem;
}
.posts-layout-rows .btn-cont{margin-top: 1.5em;}
.posts-layout-rows .btn-cont a + span{display: inline-block;}
.posts-layout-rows .unit + .unit{
    margin-top: 2.5em;
    padding-top: 2em;
    border-top: 1px dashed var(--clr-hr);
}

.posts-layout-slider article.has-img{margin: 3em 0 0;}
.posts-layout-slider .holder{padding: 2em var(--mob-wrapper-pad-lr) 4em;}
.posts-layout-slider .single-item{margin-top: 6em;}

.author-box figure{
    width: 80px;
    margin: 0 1em .5em 0;
    border-left: 4px solid var(--brand-clr-green);
}
.author-box .author{
    margin: 0 0 .25rem;
    font-weight: 400;
}
.author-box .holder{margin-top: .5rem;}
.author-box .subtitle + .holder{margin-top: 1.25rem;}
.author-box .sm-links{
    margin-right: .5rem;
    font-size: 2.05rem;
}
.author-box .sm-links a{
    width: auto;
    height: .8125em;
    margin: 0 .3em 0 0;
}
.author-box .sm-links a:last-child{margin-right: 0;}
.author-box .sm-links .web{margin-left: 0;}
.author-box .member-link{font-size: .8125rem;}
.author-box .member-link:not(:hover):not(:focus){color: var(--brand-clr-blue);}

.info-box{color: #fff;}
.info-box .header{
    margin: 0;
    padding: 1.25rem var(--info-box-pad-lr);
    background: var(--brand-clr-gray);
}
.info-box .footer{
    margin: 0;
    color: var(--brand-clr-gray);
    text-align: center;
}
.info-box .footer:not(:only-child){padding: 1.25rem 0;}
.info-box .footer a:not(:hover):not(:focus){color: var(--brand-clr-magenta);}
.info-box .body{
    padding: 1.75rem var(--info-box-pad-lr);
    background: var(--brand-clr-magenta);
}
.info-box .label{color: inherit;}
.info-box .label + .value:not(.complex-value){margin-top: -.15rem;}
.info-box .price + .label{margin-left: .25em;}
.info-box .unit.full,
.info-box .unit + .unit{margin-top: 1rem;}
.info-box .sub-unit{display: inline-block;}
.info-box .sub-unit:not(:last-child):after{
    content: ',';
    margin-right: .25em;
}
.info-box + .btn-cont{margin-top: 1em;}

.notice .icon-part{margin-right: 1.25em;}
.notice .icon.fa-calendar-alt:before{
    content: '';
    display: block;
    width: 1em;
    height: 1em;
    font-size: 2em;
    background: url(assets/images/icon-calendar-alt.svg) no-repeat center;
    background-size: contain;
}
.notice .subtitle,
.notice .title{
    margin-top: 0;
    color: inherit;
}
.notice .title{letter-spacing: .1em;}

.terms{font-style: italic;}

.amk-acc .amk-acc-item{
    margin: 0 0 10px;
    border: none;
}
.amk-acc .amk-acc-item-title{
    padding: 1rem 2.5rem 1rem 1.25rem;
    border: none;
    background: var(--brand-clr-blue);
    color: #fff;
    font-size: 1em;
}
.amk-acc .amk-acc-item-title:after{
    content: '\f078';
    top: 50%;
    right: 1.25rem;
    font-weight: 900;
    transform-origin: 50% 25%;
    transform: translateY(-50%);
}
.amk-acc .amk-acc-item-title:hover{background: #004e7a;}
.amk-acc .amk-acc-item-body{padding: 1.75em 0;}

.popup{
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: rgba(0,0,0,.5);
}
.popup:not(.actv){
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.popup > .wrapper{position: relative;}
.popup .close-btn{
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    cursor: pointer;
}
.popup .close-btn *{pointer-events: none;}
.popup .close-btn em{font-size: 1.5em;}
.popup .close-btn:focus,
.popup .close-btn:hover{color: var(--brand-clr-magenta);}
.popup .popup-inner{
    min-height: 100%;
    padding: 4em 2em 2em;
    background: var(--brand-clr-white);
}

.clients-popup{display: block;}
.clients-popup .bottom{
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid;
}
.clients-popup .unit .subtitle{
    flex: 0 0 33%;
    min-width: 150px;
    margin: 0 1em 0 0;
}
.clients-popup .unit .text{margin: 0;}
.clients-popup .unit + .unit{
    margin-top: 1.5em;
    padding-top: 1.5em;
    border-top: 1px dashed;
}

.paycheck-popup .popup-inner{padding-top: 2em;}
.paycheck-popup fieldset{
    margin: 1.25em 0 2em;
    padding: 1.25em;
    border-color: var(--brand-clr-blue);
    background: #fbfdfe;
}
.paycheck-popup fieldset div:not(:empty) ~ div:not(:empty),
.paycheck-popup fieldset p + p{
    margin-top: .5em;
    padding-top: .5em;
    border-top: 1px dashed #ccc;
}
.paycheck-popup fieldset legend .heading{
    margin: 0;
    color: var(--brand-clr-blue);
}
/* -------------------- END: Custom Elements -------------------- */


/* -------------------- Sections -------------------- */
section{padding: 3em 0;}
section.mar-0{margin: 0 !important;}
section.pad-0{padding: 0 !important;}
section section:not([class*="has-bg"]):not(.has-pad):first-child,
section.pad-t-0{padding-top: 0 !important;}
section section:not([class*="has-bg"]):not(.has-pad):last-child,
section.pad-b-0{padding-bottom: 0 !important;}
section .title:first-child{margin-top: 0;}
section .title:last-child{margin-bottom: 0;}
.has-dark-bg{color: #fff;}
.has-dark-bg .label{color: inherit;}

.heading{margin: 0 auto 3rem;}
.heading.has-icon{
    display: flex;
    text-transform: uppercase;
    font-size: 1em;
}
.heading.has-icon span{align-self: center;}
.heading.has-icon .icon{
    max-width: 32px;
    max-height: 32px;
    margin: 0 1rem 0 0;
}
.heading.has-icon-box{
    display: flex;
    align-items: center;
}
.heading.has-icon-box:before{
    content: '';
    flex: 0 0 auto;
    display: inline-block;
    width: calc(var(--heading_icon_box_width) * 1em);
    height: calc(var(--heading_icon_box_width) * 1em);
    margin-right: calc(1.33 * var(--heading_icon_box_font_size));
    background: var(--brand-clr-blue);
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: var(--heading_icon_box_font_size);
    line-height: calc(var(--heading_icon_box_width) * 1em);
}
.sec-member-news > .wrapper.top,
.heading-text{margin-bottom: 3rem;}
.heading + .heading-text{margin-top: -1.5rem;}
section .btn-cont:not(:first-child){margin-top: 3rem;}
section .btn-cont .btn:not(:only-child){margin: .5em .5em 0 0;}
section .btn-cont .btn:last-child{margin-right: 0;}

.sec-banner{min-height: 200px;}
.sec-banner .icon{
    max-width: 60px;
    margin: 0 auto 1em;
}
.sec-banner .heading{margin: 0;}
.sec-banner .text{max-width: 750px;}
.sec-banner .btn{
    min-width: 9em;
    padding-left: 1.25em;
    padding-right: 1.25em;
}
.sec-banner.has-bg-img{
    overflow: hidden;
    color: #fff;
}
.sec-banner.style-std{
    align-items: center;
    text-align: center;
}
.sec-banner.style-content-bottom{align-items: flex-end;}
.sec-banner.style-content-bottom .heading{max-width: 900px;}
.sec-banner.style-content-left .text{
    max-width: 850px;
    margin-left: 0;
}

.sec-banner-post .title{margin-top: 0;}
.sec-banner-post .btn-cont{margin-top: 1.5em;}

.sec-blog .filter-cont{margin-bottom: 3em;}
.sec-blog .filter-cont section{padding: 0;}
.sec-blog .filter-cont select{
    border-color: currentColor;
    color: var(--brand-clr-magenta);
    font-family: var(--font-heading);
    transition: .2s;
}
.sec-blog .filter-cont option{color: var(--brand-clr-magenta);}
.sec-blog .filter-cont .title{
    margin-top: 0;
    text-transform: none;
}
.sec-blog .item .title{
    margin-top: 0;
    color: var(--brand-clr-blue);
}
.sec-blog .item .btn{margin-bottom: 1em;}

.sec-board-directors .author-box + .author-box{
    margin-top: 3em;
    padding-top: 3em;
    border-top: 1px dashed var(--clr-hr);
}

.sec-callout .icon{
    max-width: 200px;
    margin: 0 auto .75em;
}
.sec-callout.txt-l .icon{margin-left: 0;}
.sec-callout.txt-r .icon{margin-right: 0;}
.sec-callout.icon-size-mini .icon{max-width: 48px;}
.sec-callout.icon-size-small .icon{max-width: 100px;}
.sec-callout.icon-size-big .icon{max-width: 300px;}
.sec-callout .heading{margin-bottom: 1rem;}
.sec-callout .text{
    max-width: 750px;
    margin: 1rem auto 2rem;
}

.sec-callout-box{margin: 4em 0;}
.sec-txt-img .heading,
.sec-callout-box .heading{margin-bottom: 1.5rem;}
.sec-callout-box + .sec-callout-box{margin-top: -4em;}

.sec-cards .img-wrap{margin-bottom: 1.5em;}
.sec-cards .icon{
    width: 70px;
    height: 70px;
}
.sec-cards .title em{color: var(--brand-clr-magenta);}
.sec-cards.cs-colored .image  img{mix-blend-mode: multiply;}
.sec-cards.cs-colored .image {position: relative;}
.sec-cards.cs-colored .image  .title{
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    max-width: 290px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    transform: translateY(-50%);
}
.sec-cards.cs-colored .item:nth-child(3n+1) .image{background-color: hsl(322, 90%, 78%);}
.sec-cards.cs-colored .item:nth-child(3n+2) .image{background-color: hsl(201, 100%, 71%);}
.sec-cards.cs-colored .item:nth-child(3n+3) .image{background-color: hsl(120, 100%, 75%);}
.sec-cards.cs-separated .icon,
.sec-cards.cs-bordered .icon{
    margin-left: auto;
    margin-right: auto;
}

.sec-client-list thead td{padding: 0;}
.sec-client-list .sort-btn{
    width: 100%;
    padding: .65em .7em .5em;
    outline: none;
    text-align: initial;
    cursor: pointer;
}
.sec-client-list .sort-btn em{
    float: right;
    margin-top: 4px;
    pointer-events: none;
}
.sec-client-list .sort-btn[data-order="asc"] em:before{content: '\f32c';}
.sec-client-list .sort-btn:not(.actv) em{display: none;}
.sec-client-list .btn-popup-toggle{
    min-width: initial;
    margin: 0 auto;
    text-align: center;
    color: var(--brand-clr-blue);
    cursor: pointer;
}
.sec-client-list .btn-popup-toggle:focus,
.sec-client-list .btn-popup-toggle:hover{color: var(--brand-clr-magenta);}

.sec-events .date .start-time + .end-time:before{content: ' - ';}
.sec-events .type{
    margin: 0 0 1em;
    font-size: .75rem;
}
.sec-events.posts-layout-list .heading.has-icon-box:before{
    content: '\f073';
    background: var(--brand-clr-magenta);
}
.sec-events.posts-layout-list .title{color: var(--brand-clr-magenta);}
.sec-events.posts-layout-list .unit{align-items: flex-start;}
.sec-event-banner .text{margin-top: 1em;}
.sec-event-banner .address{
    display: block;
    margin-top: .1em;
}
.sec-event-info .info-box .unit:first-child .price{
    font-family: var(--font-heading);
    font-weight: 600;
    font-size: 1.3125em;
}
.sec-event-info .info-box .unit:first-child .sub-unit:not(:last-child):after{
    content: '';
    margin-right: 1em;
}

.sec-list-fancy .unit + .unit{margin-top: 2em;}
.sec-list-fancy .title{margin-bottom: 1.25rem;}
.sec-list-fancy .text{margin: 1.25em 0;}
.sec-list-fancy.has-icon article{
    position: relative;
    padding-left: 1.25em;
}
.sec-list-fancy.has-icon article > em{
    position: absolute;
    top: .1em;
    left: 0;
    color: var(--brand-clr-magenta);
}
.sec-list-fancy.has-fa-icon article{padding-left: 2.25em;}
.sec-list-fancy.has-fa-icon article > em{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background: var(--brand-clr-magenta);
    color: #fff;
    font-size: 1.45em;
}
.sec-list-fancy.has-fa-icon article > em:before{font-size: .5em;}

.sec-intro{
    position: relative;
    top: -1px;
}
.sec-intro .box{padding: 20px;}
.sec-intro .links li{margin-right: 2em;}
.sec-intro .btn-cont,
.sec-intro .title{margin-top: 0;}
.sec-intro .title{color: var(--brand-clr-blue);}

.sec-media-releases li + li{margin-top: .25em;}
.sec-media-release-layout .heading{margin-bottom: .5rem;}
.sec-media-release-layout .metadata em{color: var(--brand-clr-magenta);}

.sec-member-banner .author-box .metadata{
    flex: 1;
    min-width: 300px;
}
.sec-member-banner .author-box .author{
    margin-bottom: .15rem;
    font-weight: 700;
}
.sec-member-banner .author-box .holder{margin: 0;}
.sec-member-banner .sm-links{flex-flow: row wrap;}

.sec-member-info .heading{margin-bottom: 1.25rem;}
.sec-member-info .unit{margin: 0 0 1em 3rem;}
.sec-member-info .unit:last-child{margin-bottom: 0;}
.sec-member-info .unit.half{flex-basis: calc(50% - 3rem);}
.sec-member-info .unit .subtitle{margin: .15em 0 0;}
.sec-member-info .unit .text{margin-top: .75em;}
.sec-member-info .skills ul{
    columns: 2;
    column-gap: 1.5em;
}
.sec-member-info .skills li{margin: 0;}

.sec-member-featured-post .heading{
    font-family: var(--font-body);
    font-weight: 500;
}
.sec-member-featured-post .txt-part{background: url(assets/images/bg-pattern-wall.jpg) repeat var(--clr-lgray);}
.sec-member-featured-post .metadata{margin-bottom: 1.5em;}
.sec-member-featured-post .img-wrap.fixed-ratio:before{display: none;}
.sec-member-featured-post .img-wrap.fixed-ratio img{position: static;}
.sec-member-featured-post + .sec-member-news{margin-top: -2em;}

.sec-member-news .author-box{margin-bottom: 1.5em;}
.sec-member-news .item .text{margin-top: 1em;}
.sec-member-news .inline-date{
    font-weight: 700;
    font-size: 1.125em;
}
.sec-member-news .inline-date + *{display: inline;}
.sec-member-news.member-posts-layout-list .unit{overflow: hidden;}
.sec-member-news.member-posts-layout-list .unit + .unit{
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px dashed var(--clr-hr);
}

.sec-news .author + .date:before{content: '\2022';}
.sec-news .pager > ul{justify-content: center;}
.sec-news.posts-layout-list .heading.has-icon-box:before{content: '\f675';}

.sec-newsletter{background-image: url(assets/images/bg-newsletter.jpg);}
.sec-newsletter .heading{margin-bottom: 0;}
.sec-newsletter .text{
    max-width: 460px;
    margin: .5em 0 0 0;
}
.sec-newsletter .btn-cont{margin-top: 0;}
.sec-newsletter .gform_fields,
.sec-newsletter form{display: flex;}
.sec-newsletter input:not([type=submit]):not(:hover):not(:focus){border-color: #fff !important;}
.sec-newsletter .gform_body{flex: 1;}
.sec-newsletter .gfield{margin: 0 .5em 0 0 !important;}

.sec-paycheck-data article{
    position: relative;
    padding: 1.25em;
    border: 1px solid var(--clr-hr);
    background: #f0f0f0;
    font-size: .875em;
    cursor: pointer;
}
.sec-paycheck-data article:after{
    content: '+';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1.25em;
    height: 1.25em;
    background: var(--brand-clr-magenta);
    text-align: center;
    color: #fff;
    line-height: 1.25em;
}
.sec-paycheck-data article:hover{
    background: var(--brand-clr-blue);
    color: #fff;
}
.sec-paycheck-data article *{pointer-events: none;}
.sec-paycheck-data .popup label,
.sec-paycheck-data article label{font-weight: 600;}
.sec-paycheck-data article + article{margin-top: 2em;}
.sec-paycheck-data .pager{margin-bottom: 0;}
.sec-paycheck-data .pager .btn{
    min-width: initial;
    margin: 5px 2.5px 0;
}

.sec-post-banner.pad-plus{padding-top: 5em;}
.sec-post-banner .heading{margin-bottom: 2rem;}
.sec-post-banner .author-box{color: var(--brand-clr-white);}
.sec-post-banner .author-box .term,
.sec-post-banner .author-box a:focus,
.sec-post-banner .author-box a:hover{color: var(--brand-clr-light-green);}
.sec-post-banner .author-box .author{
    font-family: var(--font-heading) !important;
    font-weight: 700;
}
.sec-post-banner .author-box .subtitle{
    color: inherit;
    font: 400 1em/ 1.5 var(--font-body);
}
.sec-post-banner .author-box .posted-on{
    color: inherit;
    font: inherit;
}
.sec-post-banner .author-box .separator:last-child{display: none;}

.sec-post-layout .text{line-height: 1.8;}
.sec-post-layout .text h4,
.sec-post-layout .text h3:not(.amk-acc-item-title),
.sec-post-layout .text h2{
    margin: 1.5em 0;
    font-family: var(--font-body);
}
.sec-post-layout .text a{
    text-decoration: none;
    font-weight: 700;
}
.sec-post-layout .has-drop-cap:first-letter{
    margin: .1em .1em .1em 0;
    font-size: 6em;
}

.sec-resource-hosts .author-box + .author-box{margin-top: 3em;}
.sec-resource-hosts + .sec-resource-notes{padding-top: 0 !important;}

.sec-post-pagination .unit .value{font-style: italic;}
.sec-post-pagination .unit + .unit{margin-top: 1.5em;}

.sec-resource-finder .heading img,
.sec-resource-cards .heading img{margin: 0 1.25rem 0 0;}
.sec-resource-cards .item{padding: 1.875em 20px;}
.sec-resource-cards .subheading{
    margin: 0;
    font-size: 1em;
}
.sec-resource-cards .topics{columns: 2;}
.sec-resource-cards .featured-part figure{
    float: right;
    max-width: 144px;
    width: 40%;
    margin: 0 0 1em 1em;
}
.sec-resource-cards .featured-part .text{clear: both;}
.sec-resource-cards .item,
.sec-resource-cards .bg-col-green a:focus,
.sec-resource-cards .bg-col-green a:hover{color: var(--brand-clr-white);}
.sec-resource-cards a{color: inherit;}
.sec-resource-cards .bg-col-green,
.sec-resource-cards a:focus,
.sec-resource-cards a:hover{color: var(--brand-clr-black);}

.sec-resource-finder .filters-part{padding-bottom: 3em;}
.sec-resource-finder .filters-part > .wrapper{max-width: 1100px;}
.sec-resource-finder .filters section{padding: 2em 3em;}
.sec-resource-finder .filters-header .btn{
    margin: 0 0 -1px;
    color: var(--brand-clr-black);
}
.sec-resource-finder .filters-header .btn:before{content: attr(data-title-hide-filters) ' \2212';}
.sec-resource-finder .filters-header.actv .btn:before{content: attr(data-title-show-filters) ' \002B';}
.sec-resource-finder .filters-header.actv + .filters-body{display: none;}
.sec-resource-finder .filters-body .btns{
    display: flex;
    flex-flow: row wrap;
    margin: 0 -.4%;
}
.sec-resource-finder .filters-body .btns .btn{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    flex: 0 0 24.2%;
    margin: .5% .4%;
    padding: .5em
}
.sec-resource-finder .rst-btn{margin-bottom: .5%;}
.sec-resource-finder .sec-filter--search > .holder{max-width: 750px;}
.sec-resource-finder .sec-filter--search input{margin-right: .5em;}
.sec-resource-finder .sec-filter--search input:not(:hover){border-color: var(--brand-clr-white);}

.sec-resource-finder .results-part{padding: 3em 0;}
.sec-resource-finder .results-part > .wrapper{max-width: 1300px;}
.sec-resource-finder .results .label + .label{margin-top: .75em;}
.sec-resource-finder .results .btn-cont{margin-top: 0;}
.sec-resource-finder .status{margin: 0 0 2.25em;}
.sec-resource-finder .status .btns{
    display: block;
    margin: 1rem -.2rem;
}
.sec-resource-finder .permission{margin-bottom: 1em;}
.sec-resource-finder .is-protected .title:after,
.sec-resource-finder .permission:before{
    content: '';
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    margin-right: .35em;
    vertical-align: top;
    background: url(assets/images/icon-lock.svg) no-repeat center;
    background-size: contain;
}
.sec-resource-finder .remove-filter-btn{
    min-width: initial;
    margin: .2rem;
    padding: .25em .5em;
    border-radius: 3px;
    border-color: #979797;
    font-weight: 400;
    font-size: .8125rem;
}
.sec-resource-finder .remove-filter-btn:after{
    content: '\f00d';
    margin-left: .5em;
}
.sec-resource-finder .sorting{
    margin-bottom: 2.5em;
    font-style: italic;
}
.sec-resource-finder .sorting .title{margin-right: .5em;}
.sec-resource-finder .sorting .btn{
    text-transform: none;
    min-width: initial;
    padding: 0;
    border: none;
    font-style: inherit;
    font-size: 1em;
}
.sec-resource-finder .sorting .btn:not(.actv){
    color: var(--brand-clr-blue);
    font-weight: 400;
}
.sec-resource-finder .sorting .btn + .btn:before{
    content: '|';
    margin: 0 .5em;
    color: var(--brand-clr-gray);
}
.sec-resource-finder .is-protected .title:after{
    width: 1.25rem;
    margin: 0 0 0 .35em;
}

.sec-resource-layout .heading-box img{
    align-self: flex-start;
    margin: 0 1.5em 0 0;
}
.sec-resource-layout .heading{margin: -.25em 0 .85rem;}
.sec-resource-layout .posted-on{
    text-transform: none;
    font: inherit;
}
.sec-resource-layout .terms{color: var(--brand-clr-magenta);}
.sec-resource-layout .info-box .unit{font-size: 1.5em;}

.sec-search-results form{
    margin: 0 0 2em;
    font-size: 1.3125em;
}
.sec-search-results form [type=radio]{
    width: 1em;
    height: 1em;
    vertical-align: -.17em;
    font-size: 1.125em;
}
.sec-search-results hr{margin: 2em 0;}
.sec-search-results hr:last-child{display: none;}
.sec-search-results article .title{color: var(--brand-clr-blue);}
.sec-search-results article .text{margin-top: 0;}
.sec-search-results .heading{margin: 0 0 1em;}
.sec-search-results .crumbs a:not(:hover):not(:focus){color: inherit;}
.sec-search-results .crumbs em{margin: 0 .5em;}
.sec-search-results .pager ul{justify-content: center;}

.sec-testimonials .heading{color: var(--brand-clr-black);}
.sec-testimonials .heading.has-icon-box:before{
    content: '\f27a';
    background: var(--brand-clr-magenta);
}
.sec-testimonials .ttm{
    height: 100%;
    margin: 0;
    padding: 2em var(--testimonial-pad) 4em;
}
.sec-testimonials .img-wrap{
    width: var(--testimonial-img-width);
    margin-bottom: 1.5em;
}
.sec-testimonials .quote{
    margin-bottom: 1.5rem;
    font-style: italic;
}
.sec-testimonials .callout{padding: var(--testimonial-pad);}
.sec-testimonials .callout a{color: #fff;}
.sec-testimonials .callout a:focus,
.sec-testimonials .callout a:hover{color: var(--brand-clr-black);}
.sec-testimonials.has-callout .items-part{
    flex: 0 0 72%;
    max-width: 72%;
}

.sec-txt-img .fixed-ratio.tv:before{padding-top: 64%;}
.sec-txt-img .pretitle{
    margin-bottom: 1em;
    font-size: 1em;
}
.sec-txt-img .caption{
    position: relative;
    margin-top: 1.5em;
    padding-left: 3em;
    font-style: italic;
    font-size: .875em;
}
.sec-txt-img .caption em{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.75em;
}
.sec-txt-img .link-cont{margin-top: 1.25em;}
.sec-txt-img.img-pos-rgt .img-wrap{border-left: 8px solid var(--brand-clr-green);}
.sec-txt-img.img-pos-lft .img-wrap{border-right: 8px solid var(--brand-clr-green);}

.sec-txt-highlights .heading{margin-bottom: 2rem;}
.sec-txt-highlights .link{
    display: inline-block;
    margin-top: 1em;
    text-transform: none;
    font-size: 1em;
}
.sec-txt-highlights .list-part figure{
    max-width: 200px;
    align-self: flex-start;
}
.sec-txt-highlights .list-part > .label{
    margin: 0;
    padding: .85em var(--info-box-pad-lr);
    font-size: 1em;
}
.sec-txt-highlights .list-part > .label:not(.bg-col-white){color: var(--brand-clr-white);}
.sec-txt-highlights .list-part .body{padding: var(--info-box-pad-lr);}
.sec-txt-highlights .list-part .title{margin: .75rem 0 .25rem;}
.sec-txt-highlights .list-part .text{margin: 0;}
.sec-txt-highlights .list-part .unit + .unit{margin-top: 2rem;}
/* -------------------- END: Sections -------------------- */


/* -------------------- Single -------------------- */
.single .site-header.shadow{box-shadow: none;}
.single-tribe_events #tribe-events-pg-template{
    max-width: initial;
    padding: 0;
}
.single-tribe_events .tribe-events-series-relationship-single-marker--pill{
    float: none;
    background: none;
}
.single-tribe_events .flex-content section:not(:first-child){padding-top: 0 !important;}
.single-tribe_events .sec-callout .btn-cont{margin-top: 1.5em;}

.single-tribe_event_series .tribe-events .tribe-events-l-container{
    min-height: initial;
    padding: 0;
}
.single-tribe_event_series .tribe-events-c-events-bar{border: none !important;}
.single-tribe_event_series .tribe-events-c-events-bar .tribe-events-c-view-selector__content{padding-right: 0 !important;}
.single-tribe_event_series .tribe-events-c-top-bar__nav-list li{margin-top: 0;}
.single-tribe_event_series .tribe-events-c-search__button{
    height: 100%;
    border-radius: 0;
}
.single-tribe_event_series .tribe-events-c-subscribe-dropdown{margin-bottom: 0;}

@media (max-width: 825px) {
    .single-tribe_event_series .tribe-events-c-events-bar .tribe-events-c-search__input-control-icon-svg{right: 20px;}
}
@media (min-width: 826px) {
    .single-tribe_event_series .tribe-events-c-events-bar .tribe-common-form-control-text__input{padding: var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-8) !important;}
}
/* -------------------- END: Single -------------------- */


@media (max-width: 1200px) {
    .wp-block-group__inner-container,
    .wrapper{width: 95%;}
}

@media (max-width: 1024px) {
    .flex.only-gte-desk-md{margin: 0 auto;}
    .flex.only-gte-desk-md > .item{
        flex-basis: 100%;
        max-width: 100%;
        margin: 0 0 2em;
    }
    .flex.only-gte-desk-md > .item:last-child{margin-bottom: 0;}

    .sec-testimonials .callout{
        max-width: 500px !important;
        margin: -3em 0 0 2em !important;
    }
}

@media (max-width: 768px) {
    :root{--heading_icon_box_font_size: 1.25rem;}

    .h1.v2,h1.v2,
    .h1,h1{font-size: 1.6875em;}
    .h2,h2{font-size: 1.5em;}
    .h3,h3{font-size: 1.3125em;}
    .h3.v2,h3.v2{font-size: 1.25em;}
    .h4,h4{font-size: 1.25em;}
    .h5,h5{font-size: 1.125em;}
    .h6,h6{font-size: 1em;}

    .mob-hid{display: none !important;}
    .wp-block-group__inner-container,
    .wrapper{
        width: 100%;
        padding-left: var(--mob-wrapper-pad-lr);
        padding-right: var(--mob-wrapper-pad-lr);
    }
    .wp-block-group__inner-container .wrapper,
    .wrapper .wrapper{
        padding-left: 0;
        padding-right: 0;
    }
    .wp-block-group__inner-container,
    section > .wrapper:not(.mob-full),
    .mob-narrow{
        max-width: 600px;
        margin: 0 auto;
    }

    .flex.only-desk{margin: 0 auto;}
    .flex.only-desk > .item{
        flex-basis: 100%;
        max-width: 100%;
        margin: 0 0 2em;
    }
    .flex.only-desk > .item:last-child{margin-bottom: 0;}

    .mob-collapse .collapse-toggle{cursor: pointer;}
    .mob-collapse .collapse-toggle:after{
        content: '\f078';
        margin-left: .5em;
    }
    .mob-collapse:not(.actv) .collapse-body{display: none;}
    .mob-collapse.actv .collapse-toggle:after{content: '\f077';}

    .table-cont{overflow-x: auto;}
    .table-cont table{width: 1000px !important;}

    .clients-popup .close-btn{right: calc(1.5 * var(--mob-wrapper-pad-lr));}
    .clients-popup .unit .subtitle{margin-bottom: .5em;}

    .hamburger{
        width: 1.8em;
        margin-right: 6px;
        padding: .25em .425em;
        text-align: center;
        color: #fff;
        font-size: 1.75rem;
        line-height: 1;
        cursor: pointer;
    }
    .hamburger:before{
        content: '\f0c9';
        font-weight: 300;
    }
    .hamburger.actv:before{content: '\f00d';}

    .main-nav{
        visibility: hidden;
        position: absolute;
        top: 100%;
        height: calc(100vh - var(--site-header-height));
        left: 0;
        right: 0;
        z-index: 10;
        opacity: 0;
        margin: 0;
        padding: 1em var(--mob-header-wrapper-pad-lr) 6em;
        overflow-y: auto;
        background-color: var(--brand-clr-dark-blue);
        color: #fff;
        transition: opacity .3s;
    }
    .main-nav .btn{transition: color .3s, background-color .3s;}
    .main-menu{
        display: block;
        font-size: 1.125em;
    }
    .main-menu > li > a{padding: .4em 0;}
    .main-menu > li + li{border-top: 1px dashed rgba(255,255,255,.38);}
    .main-menu > li.is-btn{
        margin: 0 calc(-1 * var(--mob-header-wrapper-pad-lr));
        border: none;
    }
    .main-menu > li.is-btn > a{padding: .4em var(--mob-header-wrapper-pad-lr);}
    .main-menu > li.is-btn > .toggle{right: var(--mob-header-wrapper-pad-lr);}
    .main-menu > li.is-btn + li{border: none;}
    .mob-menu-extra .header-menu a:focus,
    .mob-menu-extra .header-menu a:hover,
    .main-menu .current-menu-ancestor > a,
    .main-menu .current-menu-item > a,
    .main-menu li a:focus,
    .main-menu li a:hover{color: var(--brand-clr-green);}
    .main-menu li.opened > .sub-menu{display: block;}
    .main-menu li.opened > .toggle:after{content: '\f068';}
    .main-menu .toggle{
        position: absolute;
        top: 0;
        right: 0;
        width: 2.3em;
        height: 2.3em;
        padding-right: 0;
        text-align: right;
        color: #fff;
        line-height: 2.3;
        cursor: pointer;
    }
    .main-menu .toggle:after{
        content: '\f067';
        font-weight: 400;
        font-size: .875em;
    }
    .main-menu .toggle:focus,
    .main-menu .toggle:hover{color: var(--brand-clr-green);}
    .main-menu .sub-menu{
        padding: .2em 0 1em;
        font-weight: 400;
        font-size: 1em;
    }
    .main-menu .sub-menu a{padding: .15em 0;}
    .main-menu .sub-menu .sub-menu{padding-left: var(--mob-header-wrapper-pad-lr);}
    body.mm-opened .main-nav{
        visibility: visible;
        opacity: 1;
    }
    .mob-menu-extra{
        margin: -1em calc(-1 * var(--mob-header-wrapper-pad-lr)) .5em;
        padding: .5em var(--mob-header-wrapper-pad-lr);
        background: var(--brand-clr-gray);
    }
    .mob-menu-extra .header-menu li{background: none;}
    .mob-menu-extra .header-menu li:first-child > a{padding-left: 0;}

    .site-search{font-size: .75rem;}
    .site-header .wrapper{padding: 0;}
    .site-header .logo{
        display: flex;
        align-items: center;
    }
    .site-header .header-details .header-nav{display: none;}
    .site-header .actions{
        padding: .15em .25em;
        font-size: .875em;
    }
    .site-header .actions .toggle{
        max-width: 136px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
    }
    .site-footer .main-flex .flex,
    .site-footer .main-flex{display: block;}

    .form-style .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
        min-height: initial;
        line-height: initial;
    }
    .form-style .gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column: 1/-1;}
    .owl-with-dots .owl-dots{font-size: .75rem;}

    .heading{margin-bottom: 2rem;}
    .cs-separated .wp-block-column:not(:last-child),
    .cs-separated .main-flex > .item:not(:last-child),
    .cs-bordered .main-flex > .item:not(:last-child){
        margin-bottom: 2em;
        padding-bottom: 2em;
        border-bottom: 1px dashed var(--clr-hr);
    }

    .sec-banner.has-bg-img{padding: 0;}
    .sec-banner.has-bg-img > .wrapper{
        padding: 2em var(--mob-wrapper-pad-lr);
        background: var(--brand-clr-blue);
    }
    .sec-banner-post .txt-part{padding: var(--mob-wrapper-pad-lr) 0;}

    .sec-callout-box > .wrapper{
        padding-top: 3em;
        padding-bottom: 3em;
    }
    .sec-callout-box .main-flex{max-width: calc(600px - 2 * var(--mob-wrapper-pad-lr));}

    .sec-cards .text{display: none;}
    .sec-cards .btn{
        min-width: initial;
        padding: 0;
        border: none;
        background: none !important;
        color: var(--brand-clr-blue);
    }
    .sec-cards .btn:after{content: ' +';}
    .sec-cards .btn:focus,
    .sec-cards .btn:hover{color: var(--brand-clr-magenta) !important;}

    .sec-client-list table{
        width: 100% !important;
        font-size: .75rem;
    }
    .sec-client-list table .btn{font-size: .6rem;}

    .sec-intro .wrapper{padding: 0;}
    .sec-intro .main-flex > .rgt-part{
        max-width: 600px !important;
        margin: 0 auto !important;
        padding: 0 var(--mob-wrapper-pad-lr);
    }
    .sec-intro .rgt-part .text{margin: 1em 0;}
    .sec-intro .box{padding: 2em var(--mob-wrapper-pad-lr);}
    .sec-intro .links{
        justify-content: flex-start;
        max-width: 600px;
        margin: 0 auto;
        padding: 0 var(--mob-wrapper-pad-lr);
    }
    .sec-banner + .sec-intro .box{padding-top: 0;}

    .sec-menu .menu li,
    .sec-menu .menu{display: block;}
    .sec-menu .menu li + li{margin-top: 5px;}

    .sec-testimonials .heading,
    .sec-resource-cards .heading{
        display: block;
        text-align: center;
    }
    .sec-resource-cards .heading img{
        width: 66px;
        margin: 0 auto 1em;
    }
    .sec-resource-cards .main-flex > .item{margin: 0;}
    .sec-resource-cards .topics{margin-bottom: 2em;}
    .sec-resource-cards .topics li + li{margin-top: .5em;}
    .sec-resource-cards .collapse-toggle:hover{color: var(--brand-clr-black);}
    .sec-resource-cards .mob-collapse.actv .collapse-toggle{margin-bottom: 1.5rem;}

    .sec-resource-finder .filters section{padding: var(--mob-wrapper-pad-lr);}
    .sec-resource-finder .filters-body .btns .btn{flex-basis: 32.533%;}
    .sec-filter--search .search-btn{min-width: initial;}
    .sec-filter--search .search-btn span{display: none;}

    .sec-testimonials{text-align: center;}
    .sec-testimonials > .wrapper{padding: 0;}
    .sec-testimonials .heading.has-icon-box{margin-top: -4rem;}
    .sec-testimonials .heading.has-icon-box:before{
        display: block;
        margin: 0 auto 1em;
    }
    .sec-testimonials .ttm{margin-top: 4rem;}
    .sec-testimonials .img-wrap{
        width: 80px;
        margin: 0 1em 0 0;
    }
    .sec-testimonials .cite-cont{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sec-testimonials .position{display: block;}
    .sec-testimonials .owl-dots{
        left: 50%;
        transform: translateX(-50%);
    }
    .sec-testimonials .callout{
        max-width: initial !important;
        margin: -2em 0 0 !important;
        text-align: left;
    }
    .sec-testimonials .callout .text{margin-left: 0;}

    .sec-txt-img .holder{padding: var(--mob-wrapper-pad-lr);}

    .site-main > .posts-layout-list > .wrapper:before{left: calc(var(--mob-wrapper-pad-lr) + var(--heading_icon_box_font_size)*var(--heading_icon_box_width) - 1px);}
}

@media (max-width: 620px) {
    .site-header .sm-links{
        position: absolute;
        bottom: 6px;
        right: 50px;
        font-size: 1.75em;
    }
    .sec-client-list table td:first-child{display: none;}
    .sec-resource-finder .filters-body .btns .btn{flex-basis: 49.2%;}
}

@media (max-width: 480px) {
    :root{
        --mob-wrapper-pad-lr: 20px;
        --heading_icon_box_font_size: 1.1rem;
    }
    .lt-mob-md-hid{display: none !important;}

    .flex.only-gte-mob-md{margin: 0 auto;}
    .flex.only-gte-mob-md > .item{
        flex-basis: 100%;
        max-width: 100%;
        margin: 0 0 2em;
    }
    .flex.only-gte-mob-md > .item:last-child{margin-bottom: 0;}

    .notice .icon-part{font-size: .75em;}

    .site-header .actions{
        position: relative;
        padding: 0;
    }
    .site-header .actions .toggle{
        min-width: 65px;
        padding: .4em;
        text-align: center;
    }
    .site-header .actions .menu{
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 11;
        width: 150px;
        padding: 10px;
        border-bottom: 4px solid var(--brand-clr-blue);
        background: var(--clr-hr);
        text-align: right;
    }
    .site-header .actions .menu .link{display: block;}
    .site-header .actions .menu .link + .link{border-top: 1px solid #b9b9b9;}
    .site-header .actions.actv .toggle{
        background: var(--brand-clr-green);
        color: #fff;
    }
    .site-header .actions.actv .menu{display: block !important;}
    .site-footer .box:not(:last-child){margin-bottom: 20px;}
    .site-footer .bottom{display: block;}
    .site-footer .copyright{margin: 2em 0 1.25em;}

    .sec-client-list table{width: 420px !important;}

    .sec-newsletter{text-align: center;}
    .sec-newsletter .lft-part{margin-bottom: 0 !important;}
    .sec-newsletter .gform_fields,
    .sec-newsletter form{flex-flow: row wrap;}
    .sec-newsletter .gfield,
    .sec-newsletter form > div{
        flex: 0 0 100%;
        margin: .75em 0 0 !important;
    }
    .sec-newsletter form > div{margin-top: 1.75em !important;}

    .sec-resource-cards .main-flex{margin: 0 calc(-1 * var(--mob-wrapper-pad-lr));}

    .sec-testimonials .owl-dots{bottom: var(--slide-pad);}

    .sec-txt-highlights .list-part figure{margin-bottom: .25rem !important;}
}

@media (max-width: 375px) {
    .site-header .header-details .btn{font-size: .65rem;}
    .site-header .actions .toggle{font-size: .875em;}

    .sec-resource-finder .filters-body .btns .btn{flex-basis: 99.2%;}
}


@media (min-width: 376px) {
    :root{--site-header-height: 89px;}

    .footer-menu{columns: 2;}
}

@media (min-width: 481px) {
    :root{
        --slide-pad: 40px;
        --testimonial-pad: 40px;
    }
    .gte-mob-md-hid{display: none !important;}
    .link.big{font-size: 1.25rem;}

    .author-box figure{margin: 0 1.5em 0 0;}
    .author-box.big figure{width: 96px;}
    .author-box.xxl figure,
    .author-box.bigger figure{width: 128px;}
    .author-box.bigger .author,
    .author-box.xxl .author{font-size: 1.3125em;}
    .author-box.xxl .subtitle{font-size: 1em;}

    .sec-newsletter .gform_footer{margin: 0 !important;}
    .sec-txt-highlights .list-part .unit{margin-left: -16%;}
    .sec-txt-highlights .list-part .unit + .unit{margin-top: 0;}
}

@media (min-width: 621px) {
    .posts-layout-rows .btn-cont a + span{margin-left: .75rem;}
}

@media (min-width: 769px) {
    :root{
        --site-footer-box-pad: 2em;
        --testimonial-img-width: 200px;
    }
    .desk-hid{display: none !important;}

    .flex > .desk-third{flex-basis: 33.333%;}
    .flex.cols > .desk-third{flex-basis: 29.333%;}
    .flex.cols > .desk-forth{flex-basis: 21%;}
    .flex.small-gap > .desk-third{flex-basis: 31.333%;}

    .text.big ol,
    .text.big ul,
    .text.big p{font-size: 1.125em;}

    .amk-acc .amk-acc-item-title{
        padding: 1.375rem 3.5rem 1.375rem 1.75rem;
        font-size: 1.3125em;
    }
    .amk-acc .amk-acc-item-title:after{right: 1.75rem;}

    .form-style .gform_wrapper.gravity-theme .gfield.gfield--width-third[style="display: block;"]{
        display: flex !important;
        flex-direction: column;
        justify-content: flex-end;
    }

    .sub-menu{
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 2;
        width: 15em;
        padding: 1em 0;
        background: #004e7a;
        color: #fff;
    }
    .sub-menu .sub-menu{
        top: 0;
        left: 100%;
        background: var(--brand-clr-green);
    }
    .sub-menu .sub-menu .current-menu-ancestor > a,
    .sub-menu .sub-menu .current-menu-item > a,
    .sub-menu .sub-menu a:focus,
    .sub-menu .sub-menu a:hover{color: var(--brand-clr-black);}
    .sub-menu .menu-item-has-children > a{padding-right: 1.5em;}
    .sub-menu .menu-item-has-children > a:after{
        content: '\f061';
        pointer-events: none;
        position: absolute;
        top: 50%;
        right: .5rem;
        font-weight: 300;
        font-size: .85em;
        transform: translateY(-50%);
    }
    .menu li:hover > .sub-menu{display: block;}

    .main-menu{font-size: .85rem;}
    .main-menu .current-menu-ancestor > a,
    .main-menu .current-menu-item > a,
    .main-menu li a:focus,
    .main-menu li a:hover{
        background: var(--brand-clr-green);
        color: inherit;
    }

    .site-search .close{right: 2em;}
    .site-header .logo{
        flex: 0 0 auto;
        align-self: flex-end;
        margin-bottom: -1.25em;
        padding: 1.2em 1.5em 1.4em;
    }
    .site-header .logo img{width: 220px;}
    .site-header .header-details{margin-bottom: .5em;}
    .site-footer{padding-top: 3em;}
    .admin-bar .site-header{top: 32px;}

    .type-post-slider .owl-dots{
        bottom: calc(var(--slide-pad) - 1rem);
        left: auto;
        right: calc(var(--slide-pad) + 60px);
    }
    .type-post-slider.owl-with-nav .owl-nav{bottom: calc(var(--slide-pad) - 1rem);}
    .type-post-slider.controls-pos-lft .owl-dots{
        left: calc(var(--slide-pad) + 60px);
        right: auto;
    }
    .type-post-slider.controls-pos-lft .owl-nav{
        left: var(--slide-pad);
        right: auto;
    }

    .type-testimonial-slider .owl-dots{
        bottom: calc(var(--slide-pad) + 4px);
        left: calc(var(--testimonial-img-width) + var(--testimonial-pad));
    }
    .type-testimonial-slider.owl-with-nav .owl-nav{bottom: calc(var(--slide-pad) + 4px);}

    .posts-layout-slider article.img-pos-rgt,
    .posts-layout-rows article.flex,
    .posts-layout-list article.flex{flex-direction: row-reverse;}
    .posts-layout-rows .img-wrap,
    .posts-layout-list .img-wrap{margin-left: 6%;}

    .posts-layout-slider .img-wrap{
        position: relative;
        z-index: 1;
        flex: 0 0 40%;
    }
    .posts-layout-slider .holder{padding: 2em var(--slide-pad) 6em;}
    .posts-layout-slider .img-pos-lft .img-wrap{margin: -3em -3em 3em 0;}
    .posts-layout-slider .img-pos-lft .holder:not(:only-child){padding-left: 6em;}
    .posts-layout-slider .img-pos-rgt .img-wrap{margin: -3em 0 3em -3em;}
    .posts-layout-slider .img-pos-rgt .holder:not(:only-child){padding-right: 6em;}

    .cs-bordered .main-flex-cont{overflow: hidden;}
    .cs-bordered .main-flex-cont .main-flex{margin: -30px -30px 0;}
    .cs-bordered .main-flex > .item{
        margin: 0 -1px -1px 0;
        padding: 30px;
        border: 1px dashed var(--clr-hr);
    }
    .cs-separated .main-flex > .item,
    .cs-separated .wp-block-column{position: relative;}
    .cs-separated .main-flex > .item:after,
    .cs-separated .wp-block-column:after{
        content: '';
        position: absolute;
        top: 0;
        right: -4.25%;
        width: 1px;
        height: 100%;
        background: linear-gradient(#999 40%, rgba(255,255,255,0) 0%) repeat-y right;
        background-size: 1px 10px;
    }
    .cs-separated .wp-block-column.third-2:after{right: -3.25%;}
    .cs-separated .wp-block-column:nth-child(2n+2):after,
    .cs-separated .main-flex.cols-3 > .item:nth-child(3n+3):after,
    .cs-separated .main-flex.cols-2 > .item:nth-child(2n+2):after,
    .cs-separated .main-flex > .item:only-child:after{content: none;}
    .cs-separated .main-flex:not(.cols) > .item{padding: 0 2%;}
    .cs-separated .main-flex:not(.cols) > .item:after{right: 0;}
    .cs-separated .cols-3 > .item:after{right: -6.75%;}
    .cs-separated.big-gap > .item:after,
    .cs-separated.big-gap .wp-block-column:after{right: -9.5%;}

    .paycheck-popup .overall-experience.long-text{
        columns: 2;
        column-gap: 1.875em;
    }

    .sec-banner.has-bg-img{
        position: relative;
        min-height: 425px;
    }
    .sec-banner.has-bg-img > .wrapper{position: relative;}
    .sec-banner.has-bg-img .img-wrap{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .sec-member-banner > .wrapper,
    .sec-banner.style-content-left.no-bg-img > .wrapper{margin-top: 1em;}

    .sec-banner-post{position: relative;}
    .sec-banner-post .main-flex{min-height: 400px;}
    .sec-banner-post figure{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 60%;
    }

    .sec-board-directors .author-box .text{
        flex: 1;
        align-self: flex-start;
        max-width: 50%;
        margin: 0 0 0 auto;
    }
    .sec-board-past .text{columns: 3;}

    .sec-callout-box > .wrapper{
        max-width: 1456px;
        width: auto;
    }
    .sec-callout-box .img-part{align-self: stretch;}
    .sec-callout-box .txt-part{
        max-width: 850px;
        margin-right: auto;
    }
    .sec-callout-box .img-wrap{height: 100%;}
    .sec-callout-box .img-wrap.tv:before{padding-top: 65.675%;}
    .sec-callout-box + .sec-callout-box{margin-top: -2em;}

    .sec-list-fancy .unit + .unit{margin-top: 3em;}
    .sec-list-fancy.has-fa-icon article{padding-left: 3.5em;}
    .sec-list-fancy.has-fa-icon article > em{
        top: .05em;
        font-size: 2em;
    }

    .sec-intro .main-flex > .rgt-part{padding-top: 4%;}

    .sec-member-banner .lft-part{flex-basis: 54.666%;}
    .sec-member-banner .rgt-part{flex-basis: 31.333%;}
    .sec-member-featured-post .img-part{flex-basis: 39.333%;}
    .sec-member-featured-post .txt-part{margin-bottom: -2.5em;}

    .sec-menu .current-menu-item > a{position: relative;}
    .sec-menu .current-menu-item > a:after{
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        border-top: 12px solid var(--brand-clr-blue);
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        transform: translateX(-50%);
    }

    .sec-newsletter .lft-part{padding-right: 4%;}
    .sec-newsletter .gfield:first-child{
        min-width: 175px;
        width: 30%;
    }
    .sec-newsletter .gfield:nth-child(2){width: 70%;}

    .sec-member-news.member-posts-layout-grid_2 .bottom article{flex-direction: row-reverse;}

    .sec-paycheck-data > .wrapper{max-width: initial;}

    .sec-resource-cards .main-flex{position: relative;}
    .sec-resource-cards .main-flex:before{
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: -200%;
        right: -200%;
        z-index: -1;
        background: linear-gradient(to right, var(--brand-clr-green) 50%, var(--brand-clr-blue) 50%);
    }
    .sec-resource-cards .item{
        position: relative;
        padding: 1.875em 20px 4em;
    }
    .sec-resource-cards .subheading{margin-bottom: 1.5rem;}
    .sec-resource-cards .link{
        position: absolute;
        bottom: 1.875em;
        left: 20px;
    }

    .sec-resource-finder .permission{float: right;}
    .sec-resource-finder .results-cont{overflow: hidden;}
    .sec-resource-finder .results{margin: -2%;}
    .sec-resource-finder .results > .item{
        padding: 2%;
        border: dashed #999;
        border-width: 0 1px 1px 0;
    }

    .sec-testimonials .ttm{
        position: relative;
        margin: 0 0 0 calc(var(--testimonial-img-width) - var(--testimonial-pad));
        padding: var(--testimonial-pad) var(--testimonial-pad) calc(2.3*var(--testimonial-pad)) calc(2*var(--testimonial-pad));
    }
    .sec-testimonials .img-wrap{
        position: absolute;
        top: var(--testimonial-pad);
        left: calc(-1 * (var(--testimonial-img-width) - var(--testimonial-pad)));
        width: var(--testimonial-img-width);
    }

    .sec-txt-img .txt-part{margin-top: 2.5em;}
    .sec-callout-box .txt-part,
    .sec-txt-img .holder{padding: var(--testimonial-pad);}
    .sec-txt-img .link-cont{margin-left: var(--testimonial-pad);}
    .sec-callout-box.img-pos-rgt .main-flex,
    .sec-txt-highlights.list-pos-rgt .main-flex,
    .sec-txt-img.img-pos-rgt .main-flex{flex-direction: row-reverse;}
    .sec-txt-img.img-pos-lft .txt-part{margin-left: -3em;}
    .sec-txt-img.img-pos-lft .holder{padding-left: 6em;}
    .sec-txt-img.img-pos-lft .link-cont{margin-left: 6em;}
    .sec-txt-img.img-pos-rgt .txt-part{margin-right: -3em;}
    .sec-txt-img.img-pos-rgt .holder{padding-right: 6em;}

    .sec-txt-highlights .txt-part:not(:only-child) .heading{margin-top: 1.75rem;}
}

@media (min-width: 1025px) {
    :root{--site-footer-box-pad: 2.5em 3em;}

    .flex > .desk-md-third{flex-basis: 33.333%;}
    .flex.cols > .desk-md-third{flex-basis: 29.333%;}
    .flex.cols > .desk-md-forth{flex-basis: 21%;}
    .flex.small-gap > .desk-md-forth{flex-basis: 23%;}
    .text p{margin-bottom: 1.25em;}
    .text p.medium{font-size: 1.125em !important;}
    .text p.big{font-size: 1.3125em !important;}
    .text p.xl{font-size: 1.6875em !important;}
    .sec-event-banner .text.big p,
    .text.medium ol,
    .text.medium ul,
    .text.medium p{font-size: 1.125em;}
    .text.big ol,
    .text.big ul,
    .text.big p{font-size: 1.3125em;}
    .link:not(.small){font-size: 1.25rem;}
    .link.big{font-size: 1.375rem;}

    .author-box.xxl figure{
        width: 192px;
        margin-right: 2.5em;
    }
    .author-box.bigger .author,
    .author-box.xxl .author{font-size: 1.6875em;}

    .popup{padding: 4em 0;}
    .popup > .wrapper:after{
        content: '';
        display: block;
        height: 4em;
    }
    .popup:not(.clients-popup){
        align-items: flex-start;
        padding-top: 12vw;
    }

    .form-style .gform_wrapper .gfield_label{font-size: 1.125em !important;}

    .main-menu{font-size: 1rem;}
    .footer-menu{font-size: 1.125rem;}
    .site-header .logo{margin-bottom: -1.75em;}
    .site-header .note{font-size: 1.125rem;}

    section{padding: 4em 0;}
    section.pad-plus{padding: 5em 0;}

    .sec-list-fancy .unit + .unit{margin-top: 4em;}
    .sec-intro .box{padding: 2em;}
    .sec-intro .main-flex > .rgt-part{
        flex: 0 0 44%;
        padding: 5% 0 0 4%;
    }
    .sec-member-featured-post .text.big p{font-size: 1em;}
    .sec-member-news.member-posts-layout-grid_2 .img-part{flex-basis: 36% !important;}
    .sec-member-news.member-posts-layout-grid_2 .title{font-size: 1.5em;}
    .sec-member-news.member-posts-layout-list .unit + .unit{
        margin-top: 2.5em;
        padding-top: 2.5em;
    }
    .sec-post-banner .heading{font-size: 2.25em;}
    .sec-post-banner.pad-plus{padding-top: 7em;}
    .sec-resource-cards .item{padding: 3em 2em 6em;}
    .sec-tool-layout .sec-cards{
        margin-left: -12%;
        margin-right: -12%;
    }
    .sec-tool-layout .sec-cards:last-child{margin-bottom: 6em !important;}
    .sec-txt-img .caption{font-size: 1em;}
}

@media (min-width: 1201px) {
    :root{
        --info-box-pad-lr: 30px;
        --slide-pad: 50px;
        --testimonial-img-width: 240px;
        --testimonial-pad: 50px;
    }

    .sec-member-banner > .wrapper,
    .sec-banner.style-content-left.no-bg-img > .wrapper{margin-top: 2.5em;}
    .sec-banner-post .main-flex,
    .sec-banner.size-big.has-bg-img{min-height: 560px;}
    .sec-testimonials .quote{font-size: 1.6875em;}
    .sec-tool-layout .sec-cards{
        margin-left: -24%;
        margin-right: -24%;
    }
}


@media (min-width: 769px) and (max-width: 1024px) {
    .clients-popup .unit .subtitle{font-size: 1.25em;}
    .sec-member-info .unit.half{flex-basis: calc(100% - 3rem);}
}

@media (min-width: 769px) and (max-width: 1400px) {
    .main-menu > li:nth-last-child(4) > .sub-menu,
    .main-menu > li:nth-last-child(3) > .sub-menu,
    .main-menu > li:nth-last-child(2) > .sub-menu,
    .main-menu > li:last-child > .sub-menu{
        left: auto;
        right: 0;
    }
    .main-menu > li:nth-last-child(4) > .sub-menu .sub-menu,
    .main-menu > li:nth-last-child(3) > .sub-menu .sub-menu,
    .main-menu > li:nth-last-child(2) > .sub-menu .sub-menu,
    .main-menu > li:last-child > .sub-menu .sub-menu{
        left: auto;
        right: 100%;
    }
}


/* WP-Block-Columns fix */
@media (max-width: 781px) {
    .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:first-child),
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child){margin-left: 0 !important;}
}
@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-columns.is-not-stacked-on-mobile,
    .wp-block-columns:not(.is-not-stacked-on-mobile){margin: 0 !important;}
    .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:only-child),
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child){
        flex-basis: 100% !important;
        margin: 0 0 2em !important;
    }
}
@media (min-width: 782px) {
    .wp-block-columns.cols > .wp-block-column:not(:first-child){margin-left: 2%;}
    .wp-block-columns.small-gap .wp-block-column:not(:first-child){margin-left: 1%;}
    .wp-block-columns.big-gap .wp-block-column:not(:first-child){margin-left: 4%;}
}
/* END: WP-Block-Columns fix */
