@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');

/* COLORS */
:root {
    --white: #fff;
    --grey100: #f6f8f9;
    --grey200: #ebeef1;
    --grey300: #ccd4da;
    --grey400: #9eadb8;
    --grey500: #778c9b;
    --grey600: #60798b;
    --grey700: #435c6e;
    --grey800: #334551;
    --grey900: #232d35;
    --black: #171d21; /* Innovation */
    --link-hover-color: #e0e0e0;
    --lighter-ultramarine: #ccd1e9;
    --lighter-blue: #b6cdf8;
    --blue-light1: #08abff; /* Solution */
    --blue-light2: #009ef0; /* Sale */
    --blue-light3: #469eeb; /* Comment */
    --blue-logo: #00aaff; /* Acquisition */
    --blue-corporate: #009de9;
    --network: #278cbc;
    --blue-allports: #0b74c0;
    --blue-bolt: #007acd;
    --blue-medium: #0061ff; /* City, Community, Healthcare, K-12 Education, University */
    --darker-blue: #005aa0;
    --darker-ultramarine: #44549B;
    --blue-dark: #2c428f; /* Press Release */
    --space-ultramarine: #182663; /* Press Release */
    --purple: #9437ff; /* Awards */
    --purple1: #552382; /* Case Studies, Energy Source: - Solar */
    --purple-lavender: #744299;
    --renewable: #67ae6e;
    --green1: #00bd00; /* Renewables */
    --green2: #00c200; /* Storage, Solar, Wind */
    --lighter-teal: #88DAD8;
    --green3: #6ed2b1; /* Case Studies, Sector: - K-12 Education, Hospital, University */
    --teal-light: #24d2b5; /* Safety */
    --thermal-and-supply: #4bb0b9;
    --teal-green: #008480;
    --teal: #009193; /* Sustainability */
    --darker-teal: #0a6361;
    --french-pink: #e01b78;
    --red: #e52e55; /* News */
    --red-pale: #e74a50; /* Case Studies, Theme: - Optimize Use of Energy and Resources */
    --orange1: #ff841e; /* Food & Beverage */
    --orange2: #f58a3d; /* Retail */
    --orange3: #f2883c; /* Technology */
    --energy-solutions: #e18554;
    --lighter-yellow: #ffeaa1;
    --yellow: #ffcc59; /* Event */
    --saffron-yellow: #f2c665;

    --narrow-width: 1440px;
    --narrowWidthMargin1: 50px;
    --narrowWidthMargin2: 30px;
}

/* SAMPLE PAGE */
#top div.av-layout-grid-container .no_margin.sample-row {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
    color: var(--white);
}
#top div.av-layout-grid-container .no_margin.sample-row span {
    font-weight: 700;
    color: var(--black);
    display: block;
}

/* BACKGROUNDS */
.bg-grey100 {
    background-color: var(--grey100) !important;
}
.gray-background {
    background: #F5F5F5;
}
.bg-blue-bolt {
    background-color: var(--blue-bolt) !important;
}
.bg-teal-green {
    background-color: var(--teal-green) !important;
}
.bg-space-ultramarine {
    background-color: var(--space-ultramarine) !important;
}
.bg-white {
    background-color: var(--white) !important;
}

/* SECTION STRUCTURE */
.responsive .container {
    max-width: 100%;
}
.responsive #top #wrap_all .av-flex-cells .flex_cell {
    overflow: visible !important;
}
.container {
    padding-left: 0;
    padding-right: 0;
}
#top div.av-layout-grid-container .no_margin {
    padding-top: 60px;
    padding-bottom: 60px;
}
#top div.av-layout-grid-container:first-of-type .no_margin {
    padding-top: 0;
    padding-bottom: 60px;
}
/*#top div.avia-builder-el-last .no_margin {*/
/*    padding-bottom: 0;*/
/*}*/
.flex_cell {
    padding: 0;
}
.narrow-width,
.narrow-width_no-padding,
.narrow-width_no-padding_outer-margins,
.narrow-width_outer-margins,
.full-width_no-padding_inner-narrow-width .flex_cell_inner,
.full-width_no-padding_inner-narrow-width .entry-content-wrapper {
    width: var(--narrow-width);
    margin: 0 auto;
}
.inner-narrow-width-with-margins {
    width: var(--narrow-width);
    max-width: var(--narrow-width);
    margin: 0 auto;
}
.full-width {
    width: 100% !important;
    max-width: 100% !important;
}
.full-width.av-layout-grid-container .flex_cell,
.narrow-width.av-layout-grid-container .flex_cell,
.narrow-width_outer-margins.av-layout-grid-container .flex_cell {
    padding-left: var(--narrowWidthMargin1) !important;
    padding-right: var(--narrowWidthMargin1) !important;
}
.full-width_no-padding,
.full-width_no-padding_inner-narrow-width,
.narrow-width_no-padding_outer-margins.av-layout-grid-container .flex_cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#top div.av-layout-grid-container.no_top_padding .no_margin {
    padding-top: 0;
}
#top div.av-layout-grid-container.no_bottom_padding .no_margin {
    padding-bottom: 0;
}
.responsive .container {
    max-width: 100%;
}
.container {
    padding-left: 0;
    padding-right: 0;
}
.responsive #top #wrap_all div[id^="av-sc-masonry-gallery-"] {
    border: none;
}

/* HEADINGS */
.header-small-bottom-margin .flex_cell {
    padding-bottom: 20px !important;
}

/* BLOGS */
.non-layout-builder-blog #blog-contents {
    width: var(--narrow-width);
    margin: 0 auto !important;
    padding-bottom: 60px;
}
.non-layout-builder-blog #blog-content h2 {
    margin-bottom: 0 !important;
}
.non-layout-builder-blog #blog-contents .blog-date  {
    color: var(--black);
    margin-top: -25px;
    margin-bottom: 25px;
}
.non-layout-builder-blog #blog-contents .blog-author  {
    margin-bottom: 15px;
    color: var(--space-ultramarine);
}
.non-layout-builder-blog #blog-contents #blog-contents-img {
    float: right;
    width: 500px;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 8px 0 15px 15px;
}

/* FULL SECTION WITH DROPPED BOX ON RIGHT */
.full-section-with-dropped-box .flex_cell .flex_cell_inner {
    display: flex;
}
.full-section-with-dropped-box .flex_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.full-section-with-dropped-box .flex_cell:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(36,120,120,.8);
}
.full-section-with-dropped-box.grey-bg .flex_cell:after {
    background-color: rgba(67,92,110,.8);
}
.full-section-with-dropped-box .box-dropped {
    top: 100px;
}
.full-section-with-dropped-box .box-dropped {
    background-color: var(--white);
}
.full-section-with-dropped-box .box-dropped img {
    border-bottom: 1px solid #ccc;
    border-radius: unset;
}
.full-section-with-dropped-box .box-dropped p {
    margin-bottom: 0 !important;
}
.full-section-with-dropped-box .box-dropped .box-dropped-inner {
    position: relative;
    padding: 30px;
    text-align: center;
}
.full-section-with-dropped-box .box-dropped .box-dropped-inner .content {
    text-align: left;
}
.full-section-with-dropped-box .box-dropped .box-dropped-inner .bottom-band {
    position: absolute;
    bottom: 0;
    left: 0;
}

/* FULL SECTION WITH IMAGE AS THE BACKGROUND */
.full-section-with-image-as-bg .entry-content-wrapper {
    display: flex;
}
.full-section-with-image-as-bg .flex_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* FULL BACKGROUND */
.cell-with-full-width-bg-img {
    background-size: cover !important;
}
.full-width_multi-cell_no-padding_inner-narrow-width {
    width: var(--narrow-width);
    margin: 0 auto;
}
.full-width_multi-cell_no-padding_inner-narrow-width .flex_cell  {
    width: 100%;
}
.full-width_multi-cell_no-padding_inner-narrow-width:before {
    content: "" !important;
    position: absolute;
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
    background: var(--grey100);
    width: 100% !important;
    height: 100% !important;
    visibility: visible !important;
}
.full-width_multi-cell_no-padding_inner-narrow-width:after {
    content: "" !important;
    position: absolute;
    right: -100%;
    top: 0;
    bottom: 0;
    background: var(--grey100);
    width: 100% !important;
    height: 100% !important;
    visibility: visible !important;
}
.full-width_multi-cell_no-padding_inner-narrow-width.bg-blue-bolt:before,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-blue-bolt:after,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-blue-bolt,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-blue-bolt .flex_cell {
    background: var(--blue-bolt);
    color: var(--white);
}
.full-width_multi-cell_no-padding_inner-narrow-width.bg-teal-green:before,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-teal-green:after,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-teal-green,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-teal-green .flex_cell {
    background: var(--teal-green);
    color: var(--white);
}
.full-width_multi-cell_no-padding_inner-narrow-width.bg-space-ultramarine:before,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-space-ultramarine:after,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-space-ultramarine,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-space-ultramarine .flex_cell {
    background-color: var(--space-ultramarine);
    color: var(--white);
}
.full-width_multi-cell_no-padding_inner-narrow-width.bg-white:before,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-white:after,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-white,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-white .flex_cell {
    background-color: var(--white);
}
.full-width_multi-cell_no-padding_inner-narrow-width.bg-grey:before,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-grey:after,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-grey,
.full-width_multi-cell_no-padding_inner-narrow-width.bg-grey .flex_cell {
    background-color: var(--grey100);
}
.full-width-with-graphic-encoder-bg {
    min-height: 400px;
}
.full-width-with-graphic-encoder-bg .flex_cell {
    background-size: cover !important;
    display: table-cell !important;
}
.full-width-with-graphic-encoder-bg a {
    color: #fff !important;
    font-size: 14px;
}
#how-we-promote-diversity.full-width-with-graphic-encoder-bg a {
    font-size: 44px;
    text-decoration: none !important;
}
#how-we-promote-diversity.full-width-with-graphic-encoder-bg a:hover {
    color: var(--link-hover-color) !important;
}
/*#our-purpose .avia_textblock {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/* MAIN */
#main {
    opacity: 1; /* Set to 0 to make page fade in */
    transition: opacity .1s;
}
#main.loaded {
    opacity: 1;
}
.content, .sidebar {
    padding-top: 0;
    padding-bottom: 0;
}
#wrap_all .engie-border {
    position: relative;
    height: 4px;
    background: linear-gradient(164.68deg,var(--blue-logo) 0.89%,#23D2B5 94.05%);
    z-index: 2;
}

/* ELEMENTS */
html, body {
    height: 100%;
}
body {
    font-size: 16px !important;
    /*line-height: 24px !important;*/
    line-height: 1.42857143 !important;
    color: #333;
}

/* MAIN COLOR */
.main_color {
    background-color: transparent;
}
.main_color, .main_color .widget_first, .main_color strong, .main_color b,
.main_color #js_sort_items a:hover,
.main_color #js_sort_items a.active_sort,
.main_color .av-sort-by-term a.active_sort,
.main_color .special_amp,
.main_color .taglist a.activeFilter,
.main_color #commentform .required,
#top .main_color .av-no-color.av-icon-style-border a.av-icon-char,
.html_elegant-blog #top .main_color .blog-categories a,
.html_elegant-blog #top .main_color .blog-categories a:hover {
    color: var(--black) !important;
}
.main_color a {
    color: var(--blue-bolt);
    text-decoration: underline !important;
    line-height: 28px;
}
.main_color a:hover,
.main_color a:focus,
.main_color .link:active {
    color: var(--blue-allports) !important;
    text-decoration: underline;
}
/* focus-visible used for accessibility to highlight element when tabbed to */
.main_color a:focus-visible {
    outline: 1px solid var(--blue-bolt);
}
.main_color a.nj-btn {
    color: var(--white) !important;
    text-decoration: none !important;
}
.main_color a.no_link_underline {
    text-decoration: none !important;
}
.main_color a.underline-link {
    text-decoration: none !important;
}
.main_color a.underline-link.white:hover,
.main_color a.underline-link.white:focus {
    color: var(--link-hover-color) !important;
}

.underline-link {
    border-bottom: 1px solid var(--blue-bolt) !important;
    padding-bottom: 3px;
    font-weight: 700;
}
.underline-link.white {
    border-bottom: 1px solid #fff !important;
}

/* HEADINGS */
h1, h2, h3, h4, h5, h6 {
    font-weight: 700 !important;
    line-height: 1.1 !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    margin-top: 0 !important;
    margin-bottom: 10px;
}
h1 {
    margin-bottom: 20px !important;
    letter-spacing: normal !important;
    color: #212121;
    font-size: 54px !important;
    font-weight: 700 !important;
    line-height: 64px !important;
    margin-top: 0;
}
h1.news-heading {
    font-size: 76px;
}
h1.gradient_blue_green {
    background: linear-gradient(173deg, var(--blue-logo) 0.89%, #23D2B5 94.05%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2, h3.as-h2 {
    font-size: 36px !important;
    line-height: 38px !important;
    margin-bottom: 32px !important;
    margin-top: -6px !important;
}
h2.title-large, .title-large {
    font-weight: bold !important;
    font-size: 54px !important;
    line-height: 64px !important;
    text-align: center;
}
h3 {
    font-size: 26px !important;
    line-height: 35px !important;
    margin-bottom: 20px !important;
}
h3.short {
    margin-bottom: 10px !important;
}
h3.large {
    font-size: 28px !important;
}
h4 {
    font-size: 18px;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
}
.basic-top-heading-section {
    font-size: 20px;
    color: #171d21;
    text-align: center;
    padding-bottom: 20px;
}
.basic-top-heading-section.raised {
    margin-top: -15px !important;
}

p {
    margin: 0 0 20px 0 !important;
    line-height: 1.42857143 !important;
}
p.avia-permanent-lb {
    margin: 20px 0 10px 0 !important;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
    margin-bottom: 0;
}

.av_textblock_section ul {
    list-style: none;
    list-style-image: url(/../../../../wp-content/uploads/bullet-lg-blue.svg) !important;
    margin: 32px 0 0 0 !important;
    padding: 0 !important;
    line-height: 1.3;
}
.av_textblock_section ul.no_margin {
    margin: 0 !important;
}

/* IMAGE GALLERY */
#top .av-inner-masonry {
    margin-block-end: 5px;
    right: 5px;
    bottom: 0;
}
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
    opacity: 1;
}

/* VIDEO */
video {
    width: 100%;
    height: auto;
}
.video-title {
    font-size: 36px;
    color: #212121;
}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.photo-caption {
    position: relative;
    top: -20px;
    font-size: 12px;
    line-height: 16px;
    color: #616161;
}
.image-overlay {
    display: none !important;
}

/* QUOTE */
.quote-container {
    display: flex;
    flex-direction: column;
}
.quote-container .left {
    display: flex;
    justify-content: center;
}
.quote-container .right {
    display: flex;
    justify-content: center;
}
.quote-container .content {
    position: relative;
    padding-top: 25px;
    border-color: transparent;
}
.quote-container .content .quote {
    font-size: 20px;
    line-height: 34px;
    font-style: italic;
    color: #0F1E29;
}
.quote-container .content .quote:before {
    position: absolute;
    content: '';
    height: 25px;
    width: 36px;
    background: url(/../../../../wp-content/uploads/quotemark_teal.svg) no-repeat center center;
    background-size: contain;
    top: 0;
}
.quote-container .content .name {
    padding-top: 14px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
    color: var(--blue-bolt);
    font-weight: bold;
}
.quote-container .content .title {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #212121;
}
.quote-container .image {
    display: flex;
    justify-content: center;
}
.quote-container .image img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    min-width: 200px;
}

/* QUOTE - FULL WIDTH */
#quote-full-width {
    height: 350px;
}
#quote-full-width .quote-container {
    width: 60%;
    margin: 0 auto;
    padding: 80px 0 80px 0 !important;
    border: none;
}
#quote-full-width .quote-container .image {
    padding-top: 0;
    padding-right: 20px;
}
#quote-full-width .quote-container .content {
    margin-left: calc(var(--narrowWidthMargin2) + 20px);
    margin-right: var(--narrowWidthMargin2);
}
#quote-full-width .quote-container .content .quote {
    color: var(--space-ultramarine);
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
}
#quote-full-width .quote-container .content .quote:before {
    margin-top: 13px;
    margin-left: -50px;
    left: auto;
    transform: none;
}
#quote-full-width .quote-container .content .name {
    color: var(--space-ultramarine);
    font-size: 16px;
    font-weight: 900;
    margin-bottom: -3px;
}
#quote-full-width .quote-container .content .title {
    color: var(--space-ultramarine);
    font-weight: normal;
}

@media (min-width: 768px) {
    .quote-container {
        flex-direction: row;
        padding: 60px 95px;
        border: 1px solid #E0E0E0;
    }
    .quote-container .left {
        padding-right: 80px;
        padding-top: 48px;
        justify-content: normal;
    }
    .quote-container .content {
        padding-top: 25px;
    }
    .quote-container .content .name {
        font-size: 24px;
        line-height: 34px;
    }
    .quote-container .image {
        padding-right: 80px;
        padding-top: 48px;
        justify-content: normal;
    }
    #quote-full-width .quote-container .content {
        margin-left: 50px;
    }
}
@media (max-width: 767px) {
    /* QUOTE CONTAINER */
    .quote-container .content {
        text-align: center;
    }
    .quote-container .content .quote:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .quote-container .image {
        margin-bottom: 40px;
    }
}

/* WIDTHS */
.width_20 {
    width: 19.5% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_25 {
    width: 24.5% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_33 {
    width: 33% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_40 {
    width: 40% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_50 {
    width: 50% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_55 {
    width: 55% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_60 {
    width: 60% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_66 {
    width: 66% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_70 {
    width: 70% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_75 {
    width: 75% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_80 {
    width: 80% !important;
    vertical-align: top;
    margin: 0 auto;
}
.width_full {
    width: 100%;
}

/* SPACERS*/
.spacer_5, .mt-5 {
    margin-top: 5px !important;
}
.spacer_10, .mt-10 {
    margin-top: 10px !important;
}
.spacer_15, .mt-15 {
    margin-top: 15px !important;
}
.spacer_20, .mt-20 {
    margin-top: 20px !important;
}
.spacer_25, .mt-25 {
    margin-top: 25px !important;
}
.spacer_30, .mt-30 {
    margin-top: 30px !important;
}
.spacer_35, .mt-35 {
    margin-top: 35px !important;
}
.spacer_40, .mt-40 {
    margin-top: 40px !important;
}
.spacer_45, .mt-45 {
    margin-top: 45px !important;
}
.spacer_50, .mt-50 {
    margin-top: 50px !important;
}
.spacer_55, .mt-55 {
    margin-top: 55px !important;
}
.spacer_60, .mt-60 {
    margin-top: 60px !important;
}
.spacer_70, .mt-70 {
    margin-top: 70px !important;
}
.spacer_80, .mt-80 {
    margin-top: 80px !important;
}

/* MATERIAL ICONS */
.material-icons.arrow_forward {
    position: relative;
    top: 3px;
    margin-left: 5px;
    font-size: 16px;
    color: var(--blue-bolt);
}
.material-icons.arrow_forward.white {
    color: #fff;
}
.material-icons.arrow_forward_lg {
    margin-left: -15px;
    font-size: 30px;
    color: var(--black);
}
.material-icons.arrow_forward_lg.white {
    color: #fff;
}
.material-icons.expand_more,
.material-icons.expand_less {
    top: 10px;
    margin-left: 0px;
    font-size: 30px;
    color: var(--teal-green);
    position: relative;
}

/* BOTTOM BAND */
#bottom-band,
.bottom-band {
    width: 100%;
    height: 10px;
    background-image: linear-gradient(to right, #00AAFF, #23D2B5);
    margin-left: 0 !important;
}
#main .av-layout-grid-container.height_15#bottom-band,
.height_20 .bottom-band,
.height_20.bottom-band {
    height: 20px;
}
#main .av-layout-grid-container.height_25#bottom-band,
.height_25 .bottom-band,
.height_25.bottom-band {
    height: 25px;
}
#main .av-layout-grid-container.mt-10#bottom-band,
.mt-10 .bottom-band {
    margin-top: -10px !important;
}
.img-with-bottom-band .avia-image-container {
    margin-bottom: 0;
}
.img-with-bottom-band .avia-image-container .avia-image-container-inner,
.img-with-bottom-band .avia-image-container .avia-image-container-inner img {
    width: 100%;
    border-radius: unset;
}
.img-with-bottom-band br {
    display: none;
}

/* SPINNER */
.spinner-outer {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.spinner-outer.active {
    display: block;
}
.spinner {
    position: absolute;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    width: 100%;
    height: 100%;
    border: 1rem solid transparent; /* Light grey */
    border-top: 1rem solid var(--blue-bolt); /* Blue */
    border-radius: 50%;
    max-width: 120px;
    max-height: 120px;
    animation: spin 2s alternate infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* SPINNER */
#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none;
}
@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 49%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: var(--blue-bolt);
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

/* BUTTONS */
button {
    background-color: var(--blue-bolt);
    border: 1px solid var(--blue-bolt);
    color: #FFF;
    padding: 5px 10px;
    font-family: 'Lato', sans-serif !important;
    transition: .3s;
}
button.withDownloadImg {
    padding: 0 10px 5px 5px;
}

/* SECTION WITH VERTICALLY OFFSET CALLOUT BOX */
.responsive #top #wrap_all .av-flex-cells .section-with-vertically-offset-callout-box {
    height: 600px !important;
    max-height: 600px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position-x: center;
}
.responsive #top #wrap_all .av-flex-cells .section-with-vertically-offset-callout-box.short {
    height: 400px !important;
    max-height: 400px !important;
}
.section-with-vertically-offset-callout-box .flex_cell_inner,
.section-with-vertically-offset-callout-box .av_textblock_section,
.section-with-vertically-offset-callout-box .avia_textblock,
.section-with-vertically-offset-callout-box .vertically-offset-callout-box {
    height: 100%;
}
.section-with-vertically-offset-callout-box .vertically-offset-callout-box {
    width: var(--narrow-width) !important;
    margin: 0 auto;
}
.vertically-offset-callout-box-inner {
    position: absolute;
    max-width: 460px;
    bottom: -110px;
    background-color: var(--space-ultramarine);
    color: #fff;
}

/* TILED TEXT AND PHOTO WITH OFFSET TILE POSITION */
.tiledTextAndPhotoOffsetTiles .flex_cell {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
.tiledTextAndPhotoOffsetTiles .no_margin.av_one_third {
    width: 48% !important;
}
.tiledTextAndPhotoOffsetTiles .no_margin.av_two_third {
    width: 52% !important;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles .flex_cell {
    padding: 60px;
    height: 400px !important;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell:first-of-type {
    padding-left: 200px !important;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell:first-of-type p:last-of-type {
    margin-bottom: 0 !important;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell:last-of-type {
    padding-right: 200px !important;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell:last-of-type p:last-of-type {
    margin-bottom: 0 !important;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single {
    position: relative;
    display: flex;
    /*gap: 15px;*/
    background-color: var(--grey100);
    padding-bottom: 15px;
    color: var(--white) !important;
    font-size: 28px;
    font-weight: 700;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell {
    padding: 0;
    margin-right: 15px;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell:last-of-type,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell:last-of-type {
    margin-right: 0;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell_inner,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell_inner {
    height: 100%;
    padding: 40px 80px 40px 40px;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell_inner:before,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell_inner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(20,30,50,.4);
    transition: .5s;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell_inner.active:before,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell_inner.active:before {
    background-color: rgba(20,30,50,.6);
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .av_textblock_section,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .av_textblock_section {
    position: relative;
    z-index: 1;
}
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .erg-copy,
.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .erg-copy {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /*opacity: 0;*/
    /*transition: .5s;*/
}
/*.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .erg-copy.active,*/
/*.responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .erg-copy.active {*/
/*    opacity: 1;*/
/*}*/

/* MISC */
.desktop-break {
    display: block;
}
.display-desktop {
    display: block;
}

/* FORMS */
#top label {
    z-index: 2;
}
#top .main_color input[type='text'],
#top .main_color select {
    font-size: initial;
    padding-right: initial;
    border-bottom: initial;
    padding-bottom: 14px;
    margin-bottom: 0;
    background-color: transparent;
}
#top input[type="text"]:focus,
#top input[type="password"]:focus,
#top input[type="email"]:focus,
#top input[type="number"]:focus,
#top input[type="url"]:focus,
#top input[type="tel"]:focus,
#top  input[type="search"]:focus,
#top textarea:focus {
    box-shadow: none;
}

/* FORMS AND LABELS */
.form-item, .form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}
.form-type-radio label, .form-type-checkbox label {
    margin-left: 4px !important;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
label.option {
    display: inline;
    font-weight: normal !important;
}

/* ACTIONS */
.show {
    display: block !important;
}
.hide {
    display: none !important;
}

/* BREADCRUMBS */
#main #breadcrumbs {
}
.nj-breadcrumb {
    max-width: var(--narrow-width);
    margin: 0 auto;
    padding: 60px 0 40px 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    color: #333;
}
#breadcrumbs li {
    margin-left: 0;
}
#breadcrumbs li .material-icons {
    position: relative;
    top: 4px;
    color: #000;
    font-size: 20px;
}
#breadcrumbs li .material-icons:hover {
    color: var(--nj-link-hover-color);
}
#breadcrumbs a {
    color: var(--nj-link-color);
    text-decoration: none !important;
}
/* focus-visible used for accessibility to highlight element when tabbed to */
#breadcrumbs a:focus-visible {
    outline: 1px solid var(--blue-bolt);
}
#breadcrumbs #home {
    color: var(--grey500);
}
#breadcrumbs #home:hover {
    color: var(--nj-link-hover-color);
}

/* PILLS */
.search-results .pill-category-outer {
    margin-bottom: 20px;
}
.pill-category-outer .pill-category {
    display: inline-block;
    width: fit-content;
    padding: 0 15px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 12px;
    line-height: 2;
    color: var(--black);
}
.pill-category-outer .pill-category:last-of-type {
    margin-right: 0;
}

/* SLIDERS */
/* focus-visible used for accessibility to highlight element when tabbed to */
.bx-wrapper .bx-controls-direction a:focus-visible,
.bx-wrapper .bx-controls .bx-pager-item a:focus-visible {
    outline: 1px solid var(--blue-bolt);
}

/* HERO */
#hero-container {
    position: relative;
}
#hero-outer {
    overflow: hidden;
    z-index: 1;
}
#hero {
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1.1);
    transition: all 3s;
}
#hero.hero-no-zoom-out {
    transform: scale(1.0);
}
#main.loaded #hero-outer #hero {
    transform: scale(1.0);
}
.hero-slider #hero,
#main.loaded #hero-outer .hero-slider #hero {
    transform: none;
    transition: none;
}
#hero #hero-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#hero #hero-overlay.hero-overlay-mod {
    top: -5px;
}
#hero #hero-overlay.include-hero-overlay {
    background: rgba(0,0,0,.3);
}
#hero #hero-content {
    position: relative;
    width: var(--narrow-width);
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
#hero #hero-content h1#hero-title {
    font-size: 62px !important;
    line-height: 62px !important;
    margin-bottom: 30px !important;
}
/*#hero #hero-content.hero-video h1#hero-title {*/
/*    width: fit-content;*/
/*    color: #ffffff;*/
/*    border-bottom: 1px solid #ccc;*/
/*    padding-bottom: 15px;*/
/*}*/
/*#hero #hero-content h2#hero-sub-title {*/
/*    font-size: 46px !important;*/
/*    font-weight: 700 !important;*/
/*    margin-bottom: 10px !important;*/
/*}*/
#hero #hero-content #hero-description {
    line-height: 34px !important;
    margin-top: -15px !important;
    font-size: 30px;
    color: #fff;
}
/*#hero #hero-content.hero-video #hero-description {*/
/*    margin-top: 0 !important;*/
/*}*/
/*#home #hero #hero-content #hero-description {*/
/*    margin-top: -25px !important;*/
/*}*/
#hero-container #hero-band {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 0%;
    height: 25px;
    background-image: linear-gradient(to right, #00AAFF, #23D2B5);
    transition: width 1s ease-out;
    z-index: 1;
}
#hero-container #hero-band.hero-band-mod {
    bottom: -10px;
}
#main.loaded #hero-container #hero-band {
    width: 75%;
    z-index: 2;
}

/* HERO SLIDER */
.hero-slider {
    /*height: 600px;*/
    height: auto;
}
.hero-slider .bx-wrapper {
    box-shadow: none;
    border: none;
    margin-bottom: auto;
}

/* HERO VIDEO */
#hero-video-btn:hover {
    background-color: var(--blue-bolt);
}

/* INFO CARD GRID */
.info-cards-subheading {
    margin: -10px 0 40px 0;
}
.info_cards_list .info-cards-tabs-grid {
    display: flex;
    gap: 3rem;
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    transition: .5s;
}
.info_cards_list .info-cards-tabs-grid.loaded {
    opacity: 1;
}
.info_cards_list .info-cards-tabs-grid-reverse {
    flex-direction: row-reverse;
}
.info_cards_list .info-cards-tabs-grid-reverse .tab-menu-wrapper {
    margin-left: 100px;
}
.info_cards_case_study_blocks {
    display: flex;
    gap: 1rem;
    justify-content: center;
}
.info_cards_case_study_block {
    position: relative;
    flex-basis: 50%;
    border: 1px solid #ccc;
}
/* Safari 7.1+ */
/* Fix for gap not working on Safari */
_::-webkit-full-page-media, _:future, :root
.info_cards_case_study_block {
    margin: 10px;
}
.info_cards_case_study_block .content {
    padding: 10px 10px 20px 10px;
}
.info_cards_case_study_block .content .copy {
}
.info_cards_case_study_block .content .link {
    font-size: 16px;
}

.info_cards_case_study_block .bottom-band {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 5px;
}

/* Safari 7.1+ */
/* Fix for gap not working on Safari */
_::-webkit-full-page-media, _:future, :root
.info_cards_list .info-cards-tabs-grid .tab-menu-wrapper {
    margin-right: 32px;
}
_::-webkit-full-page-media, _:future, :root
.info_cards_list .info-cards-tabs-grid .tab-content-wrapper {
    margin-left: 32px;
}

.info_cards_list .tab-menu-wrapper,
.info_cards_list .tab-content-wrapper {
    position: relative;
    transition: .3s;
}
.info_cards_list .tab-menu-wrapper {
    flex-basis: 45%;
}
.info_cards_list .tab-content-wrapper {
    flex-basis: 55%;
}
/*.info_cards_list .tab-content-wrapper {*/
/*    min-height: 639px;*/
/*}*/
.info_cards_list .sticky-menu-box {
    /*position: -webkit-sticky;*/
    /*position: sticky;*/
    /*position: relative;*/
    /*top: 70px;*/
    height: 100%;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    align-items: flex-start;
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: normal;*/
    /*-webkit-box-pack: start;*/
}
.info_cards_list .sticky-menu-box .tab-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0;
    /*-webkit-box-pack: start;*/
    /*-webkit-box-align: center;*/
    background-color: transparent;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: var(--grey400);
    cursor: pointer;
    transition: .5s;
}
.info_cards_list .sticky-menu-box .tab-link:hover {
    color: var(--grey600) !important;
}
.info_cards_list .sticky-menu-box .tab-link.active,
.info_cards_list .sticky-menu-box .tab-link.active:focus {
    font-weight: bold;
    color: var(--space-ultramarine) !important;
}
.info_cards_list .sticky-menu-box.dark-bg .tab-link {
    color: var(--grey300);
}
.info_cards_list .sticky-menu-box.dark-bg .tab-link.active,
.info_cards_list .sticky-menu-box.dark-bg .tab-link.active:focus {
    color: var(--white) !important;
}
.info_cards_list .tab-card-box {
    position: absolute;
    padding-top: 20px;
    opacity: 0;
    transition: 1.0s;
}
.info_cards_list .tab-card-box.active {
    opacity: 1;
    scroll-margin-top: 50px;
    z-index: 1;
}
.info_cards_list .tab-card {
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    align-items: flex-start;
    width: 100%;
    height: auto;
    background-color: var(--white);
    border: 1px solid var(--grey300);
}
.info_cards_list .tab-card .card-img {
    width: 100%;
    overflow: hidden;
}
.info_cards_list .tab-card  .card-img img {
    width: 100%;
}
.info_cards_list .tab-card .card-content {
    padding: 25px;
}
.info_cards_list .tab-card .card-heading {
    color: var(--space-ultramarine);
    font-size: 36px !important;
    line-height: 38px !important;
}
.info_cards_list .tab-card .card-copy {
    color: var(--space-ultramarine);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.info_cards_list .tab-card .card-copy ul {
    margin: 20px 0 0 0 !important;
    list-style-image: none !important;
    list-style: disc;
}
.info_cards_list .tab-card .card-copy a.underline-link {
    position: relative;
    top: 5px;
    font-size: 14px;
    line-height: 22px;
}
.info_cards_list .tab-card .card-copy i.material-icons {
    top: 8.5px;
}

/* BASIC INFO CARD */
#basic-info-card-container {
    margin-top: 140px;
}
#basic-info-card-container .flex_cell {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
/*#basic-info-card-container .flex_cell:first-of-type {*/
/*    padding-left: 0 !important;*/
/*    padding-right: 10px !important;*/
/*}*/
/*#basic-info-card-container .flex_cell:last-of-type {*/
/*    padding-right: 0 !important;*/
/*    padding-left: 10px !important;*/
/*}*/
.basic-info-card {
    border: 1px solid #ccc;
}
.basic-info-card .card-content {
    padding: 20px;
}
.basic-info-card .card-content .card-heading {
    color: var(--space-ultramarine);
    font-size: 36px !important;
}
.basic-info-card .card-img img {
    display: block;
}
.basic-info-card .card-content .basic-info-card-link {
    margin-top: 20px;
}

/* QUICK PAGE ACCESS */
.page-quick-access {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 240px; /* Use this to control position from section above */
    margin-left: -42px; /* Used to make the section wide enough for the phase 1 implementation */
    margin-right: -42px; /* Used to make the section wide enough for the phase 1 implementation */
    background: var(--grey600);
}
.page-quick-access:before {
    content: '';
    position: absolute;
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
    background: var(--grey600);
}
.page-quick-access-inner {
    display: flex;
    margin-bottom: -100px;
    flex-wrap: wrap;
    justify-content: center;
}
.page-quick-access .qa-item {
    position: relative;
    top: -150px;
    margin: 0 15px 30px 15px;
    cursor: pointer;
}
.page-quick-access .qa-item .qa-item-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-quick-access .qa-item .qa-item-link a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
/* focus-visible used for accessibility to highlight element when tabbed to */
.page-quick-access .qa-item .qa-item-link a:focus-visible {
    outline: 1px solid var(--blue-bolt);
}
.page-quick-access .qa-item .qa-item-image {
    position: relative;
}
.page-quick-access .qa-item .qa-item-image img {
    display: block;
}
.page-quick-access .qa-item .qa-item-image .qa-item-hover {
    /*display: none;*/
    opacity: 0;
    background: var(--grey100);
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #000;
    padding: 23px 22px;
    align-content: center;
    flex-direction: column;
    justify-content: flex-start;
    transition: .3s;
}
.page-quick-access .qa-item .qa-item-image .qa-item-hover .qa-item-title {
    display: none;
    position: initial;
    font-size: 19px;
    line-height: 25px;
    color: #212121;
}
.page-quick-access .qa-item .qa-item-image .qa-item-hover .qa-item-description {
    display: none;
    font-size: 16px;
    color: #212121;
    margin-top: 24px;
    line-height: 24px;
}
.page-quick-access .qa-item .qa-item-title {
    color: #fff;
    position: absolute;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    display: flex;
    align-items: flex-start;
    top: 20px;
    bottom: 40px;
    left: 20px;
    right: 32px;
}
.page-quick-access .qa-item .qa-item-arrow {
    position: absolute;
    color: #fff;
    bottom: 30px;
    right: 20px;
    height: 16px;
    width: 16px;
}
.page-quick-access .qa-item:hover .qa-item-hover {
    display: flex;
}
.page-quick-access .qa-item:hover .qa-item-image .qa-item-hover {
    /*display: block;*/
    opacity: 1 ;
}
.page-quick-access .qa-item:hover .qa-item-image .qa-item-hover .qa-item-title {
    display: block;
}
.page-quick-access .qa-item:hover .qa-item-image .qa-item-hover .qa-item-description {
    display: block;
}
.page-quick-access .qa-item:hover .qa-item-arrow {
    color: #212121;
    z-index: 1;
}
#main .av-layout-grid-container#page-quick-access-mod .flex_cell_inner {
    margin-top: -90px !important; /* Use this to control position from section above */
    overflow: hidden;
}
.page-quick-access-green-bg .flex_cell {
    position: relative;
    background-color: #0A9893;
    z-index: -1;
}

/* ICON STATEMENT BLOCKS */
.icon-statement-blocks {
    display: flex;
    /*gap: 1rem;*/
    width: 1000px;
    background-color: var(--grey100);
}
.icon-statement-blocks.full {
    width: var(--narrow-width);
}
.icon-statement-blocks.hoverable {
    cursor: pointer;
}
.icon-statement-blocks.static {
    cursor: default;
}
.icon-statement-blocks {
    padding-bottom: 1rem !important;
}
.icon-statement-blocks.last {
    padding-bottom: 80px !important;
}
.icon-statement-blocks .flex_cell {
    display: flex;
    align-items: center;
    background-color: var(--white) !important;
    text-align: center;
    padding: 20px 30px !important;
    margin-right: 20px;
}
.icon-statement-blocks.small-content .flex_cell {
    padding: 40px 30px !important;
}
.icon-statement-blocks.small-content.hoverable .flex_cell,
.icon-statement-blocks.small-content.static .flex_cell {
    padding: 0 !important;
}
.icon-statement-blocks.small-content.hoverable .icon-statement-block,
.icon-statement-blocks.small-content.static .icon-statement-block {
    padding: 40px 30px !important;
}
.icon-statement-blocks .flex_cell:last-of-type {
    margin-right: 0;
}
.icon-statement-blocks .flex_cell_inner {
    width: 100%;
}
.icon-statement-blocks .flex_cell_inner p {
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: 0 !important;
}
.icon-statement-blocks .flex_cell_inner img {
    height: 70px;
    margin-right: 20px;
}
.icon-statement-blocks.hoverable .icon-statement-block,
.icon-statement-blocks.static .icon-statement-block {
    display: flex;
    align-items: center;
    justify-content: left;
    overflow: hidden !important;
}
.icon-statement-blocks.hoverable .icon-statement-block .content,
.icon-statement-blocks.static .icon-statement-block .content {
    text-align: left;
    width: calc(100% - 85px);
}
.icon-statement-blocks .flex_cell_inner .title {
    color: var(--space-ultramarine);
    font-size: 20px;
    font-weight: bold;
    width: 100%;
}
.icon-statement-blocks.hoverable .icon-statement-block .title,
.icon-statement-blocks.static .icon-statement-block .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--black);
    font-size: 18px;
    font-weight: bold;
    width: 100%;
}
.icon-statement-blocks.hoverable .icon-statement-block .title .material-symbols-outlined,
.icon-statement-blocks.static .icon-statement-block .title .material-symbols-outlined {
    margin-top: 3px;
    color: var(--grey600);
}
.icon-statement-blocks.static .icon-statement-block .title .material-symbols-outlined {
    display: none;
}
.icon-statement-blocks.hoverable .icon-statement-block .icon-statement-descr,
.icon-statement-blocks.static .icon-statement-block .icon-statement-descr {
    max-height: 0;
    opacity: 0;
    margin-top: 5px;
    line-height: 22px;
    transition: 1.5s;
}
.icon-statement-blocks.static .icon-statement-block .icon-statement-descr {
    max-height: none;
    opacity: 1;
}
.icon-statement-blocks.hoverable .icon-statement-block.active .icon-statement-descr,
.icon-statement-blocks.static .icon-statement-block.active .icon-statement-descr {
    max-height: 999px;
    opacity: 1;
}

/* FULL BACKGROUND IMAGE WITH STATEMENT BLOCK */
#full-bg-img-with-statement-block-outer {
    position: relative;
    z-index: 1;
}
#full-bg-img-with-statement-block {
    padding: 40px;
}
#full-bg-img-with-statement-block strong {
    color: #fff !important;
}
#full-bg-img-with-statement-block a {
    color: #fff;
    font-size: 14px;
}
#full-bg-img-with-statement-block a:hover,
#full-bg-img-with-statement-block a:focus {
    color: var(--link-hover-color) !important;
}
#full-bg-img-with-statement-block-outer #bottom-band {
    height: 25px;
}

/* CUSTOMER SUCCESS STORIES HIGHLIGHTS, CUSTOMER SUCCESS STORIES */
#cust_success_stories_highlights .flex_cell {
    padding-top: 0 !important;
}
#customer_success_stories_highlights_blocks,
#customer_success_stories_blocks {
    display: flex;
    gap: 2rem;
    justify-content: center;
}
.customer_success_stories_highlights_block,
.customer_success_stories_block {
    position: relative;
    flex-basis: 30%;
    padding: 20px;
    border: 1px solid var(--grey300);
    background-color: var(--white);
}
/* Safari 7.1+ */
/* Fix for gap not working on Safari */
_::-webkit-full-page-media, _:future, :root
.customer_success_stories_highlights_block {
    margin: 15px;
}
/* Safari 7.1+ */
/* Fix for gap not working on Safari */
_::-webkit-full-page-media, _:future, :root
.customer_success_stories_block {
    margin: 10px;
}
.customer_success_stories_block {
    min-height: 481px;
}
.customer_success_stories_highlights_block .title,
.customer_success_stories_block .title {
    font-weight: bold;
    margin-bottom: 5px;
}
.customer_success_stories_block .title {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
}
.customer_success_stories_highlights_block .img,
.customer_success_stories_block .img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.customer_success_stories_highlights_block .quote,
.customer_success_stories_block .quote {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}
.customer_success_stories_block .quote {
    font-weight: normal;
    margin-bottom: 40px;
}
.customer_success_stories_highlights_block .descr,
.customer_success_stories_block .descr {
    margin-bottom: 40px;
}
.customer_success_stories_highlights_block .link,
.customer_success_stories_block .link {
    position: absolute;
    bottom: 20px;
}

#customer_success_stories_slider .bx-wrapper {
    box-shadow: none;
    border: none;
    margin: 0 auto;
    margin-bottom: auto;
    height: 100%;
    background-color: var(--grey100);
}
#customer_success_stories_slider .bx-wrapper .bx-controls-direction a {
    width: 17px;
    height: 28px;
}
#customer_success_stories_slider .bx-wrapper .bx-prev {
    left: -30px;
    background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path fill="%23008480" d="M561 829.566 306.434 575 561 320.434 617.566 377l-198 198 198 198L561 829.566Z"/></svg>');
    background-position: -16px -11px;
}
/*#customer_success_stories_slider.project-imgs-slider .bx-wrapper .bx-prev {*/
/*    margin-top: 1.5% !important;*/
/*}*/
#customer_success_stories_slider .bx-wrapper .bx-prev:focus,
#customer_success_stories_slider .bx-wrapper .bx-prev:hover {
    background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path fill="%230a6361" d="M561 829.566 306.434 575 561 320.434 617.566 377l-198 198 198 198L561 829.566Z"/></svg>');
    background-position: -16px -11px;
}
#customer_success_stories_slider .bx-wrapper .bx-next {
    right: -30px;
    background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path fill="%23008480" d="M375 829.566 318.434 773l198-198-198-198L375 320.434 629.566 575 375 829.566Z"/></svg>');
    background-position: -16px -11px;
}
/*#customer_success_stories_slider.project-imgs-slider .bx-wrapper .bx-next {*/
/*    margin-top: 1.5% !important;*/
/*}*/
#customer_success_stories_slider .bx-wrapper .bx-next:focus,
#customer_success_stories_slider .bx-wrapper .bx-next:hover {
    background: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path fill="%230a6361" d="M375 829.566 318.434 773l198-198-198-198L375 320.434 629.566 575 375 829.566Z"/></svg>');
    background-position: -16px -11px;
}

/* CONTACT FORM 7 */
.wpcf7 form {
    width: 50%;
    margin: 0 auto;
}
.wpcf7 .field {
    display: flex;
    gap: 1rem;
    width: 100%;
}
.wpcf7 .field-item {
    width: 100%;
}
.wpcf7 .field-item p {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0 !important;
}
.wpcf7 .field-item#send-responses p {
    flex-direction: row;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.wpcf7 .field p label {
    margin-top: 10px;
    min-width: 150px;
    font-size: 16px !important;
    text-align: left;
    color: #757575;
    font-weight: normal !important;
}
.wpcf7-form .asterisk,
.wpcf7 .field p label .asterisk {
    color: #e74a50 !important;
    font-size: 16px !important;
}
.wpcf7 .wpcf7-form-control-wrap {
    /*margin-left: 10px;*/
    margin-bottom: 10px;
    width: 100%;
}
.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap select,
.wpcf7 .wpcf7-form-control-wrap textarea {
    background-color: transparent !important;
    height: auto;
    padding: 7px 3px !important;
    margin-bottom: 0 !important;
    /*width: 300px !important;*/
    border: none !important;
    border-bottom: 1px solid #9e9e9e !important;
}
.wpcf7 .field-item#send-responses p .wpcf7-form-control-wrap {
    margin-bottom: 0;
}
.wpcf7 .field-item#send-responses p label {
    margin-top: 0;
    margin-left: 10px;
}
.wpcf7 .field-item#send-responses p .wpcf7-form-control-wrap {
    width: auto;
}
/*.wpcf7 .wpcf7-form-control-wrap select[name="contact-preference"] {*/
/*    width: 100px !important;*/
/*}*/
.wpcf7 .wpcf7-form-control-wrap textarea {
    border: 1px solid #9e9e9e !important;
}
/*.wpcf7 .wpcf7-form-control.wpcf7-submit {*/
/*    margin-left: 160px;*/
/*}*/
.wpcf7-form-control-wrap .wpcf7-list-item {
    margin: 0;
}
.wpcf7-form-control-wrap .wpcf7-list-item input {
    width: auto !important;
}

@media only screen and (min-width: 690px) {
    .page-quick-access {
        flex-direction: row;
        justify-content: center;
    }
    .page-quick-access .qa-item {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .page-quick-access {
        flex-direction: row;
        justify-content: center;
        flex-wrap: unset;
    }
    .page-quick-access .qa-item:first-child {
        margin-top: 0;
    }
}

/* CONTENT RAISED ABOVE BACKGROUND */
.entry-content-wrapper .av-layout-grid-container.content-raised-above-from-background {
    margin-top: 300px !important;
}
.entry-content-wrapper .av-layout-grid-container.content-raised-above-from-background .flex_cell_inner {
    top: -300px;
    margin-bottom: -300px !important;
}

@media only screen and (max-width: 1540px) {
    /* SECTION STRUCTURE */
    .responsive #top #wrap_all .av-layout-grid-container,
    .responsive #top #wrap_all .av-layout-grid-container.full-width,
    .responsive #top #wrap_all .av-layout-grid-container.full-width_no-padding {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .responsive #top #wrap_all .av-layout-grid-container.full-width_no-padding_inner-narrow-width .flex_cell_inner,
    .responsive #top #wrap_all .avia-section.full-width_no-padding_inner-narrow-width .entry-content-wrapper,
    .responsive #top #wrap_all .av-layout-grid-container.narrow-width_outer-margins,
    .responsive #top #wrap_all .av-layout-grid-container.narrow-width_no-padding_outer-margins,
    .responsive #top #wrap_all div[id^="av-sc-masonry-gallery-"].narrow-width_no-padding_outer-margins {
        width: 100%;
        padding-left: var(--narrowWidthMargin1) !important;
        padding-right: var(--narrowWidthMargin1) !important;
    }
    .inner-narrow-width-with-margins {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: var(--narrowWidthMargin1);
        padding-right: var(--narrowWidthMargin1);
    }

    /* BLOGS */
    .non-layout-builder-blog #blog-contents {
        width: auto;
        padding-left: var(--narrowWidthMargin1) !important;
        padding-right: var(--narrowWidthMargin1) !important;
    }

    /* FULL BACKGROUND */
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width {
        width: 100%;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width .flex_cell {
        padding-left: var(--narrowWidthMargin1) !important;
        padding-right: var(--narrowWidthMargin1) !important;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-both,
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-single {
        padding-left: var(--narrowWidthMargin1) !important;
        padding-right: var(--narrowWidthMargin1) !important;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-both .flex_cell,
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-single .flex_cell {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* SECTION WITH VERTICALLY OFFSET CALLOUT BOX */
    .section-with-vertically-offset-callout-box .vertically-offset-callout-box {
        padding-left: var(--narrowWidthMargin1);
        padding-right: var(--narrowWidthMargin1);
    }

    /* BREADCRUMBS */
    #main #breadcrumbs {
        width: auto;
        padding-left: var(--narrowWidthMargin1);
        padding-right: var(--narrowWidthMargin1);
    }

    /* HERO */
    #hero #hero-content {
        width: auto;
        padding-left: var(--narrowWidthMargin1);
        padding-right: var(--narrowWidthMargin1);
    }

    /* QUOTE - FULL WIDTH */
    #quote-full-width .quote-container {
        width: 80%;
    }

    /* ICON STATEMENT BLOCKS */
    .responsive #top #wrap_all .av-layout-grid-container.icon-statement-blocks {
        width: 100%;
        padding-left: var(--narrowWidthMargin1) !important;
        padding-right: var(--narrowWidthMargin1) !important;
    }
}
@media only screen and (max-width: 1300px) {
    /* TILED TEXT AND PHOTO WITH OFFSET TILE POSITION */
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell:first-of-type {
        padding-left: 100px !important;
    }
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell:last-of-type {
        padding-right: 100px !important;
    }

    /* INFO CARD GRID */
    .info_cards_list .info-cards-tabs-grid {
        width: 100%;
        gap: 2rem;
    }
    .info_cards_list .tab-menu-wrapper {
        flex-basis: 40%;
    }
    .info_cards_list .tab-content-wrapper {
        flex-basis: 60%;
    }
}

@media only screen and (max-width: 1200px) {
    /* TILED TEXT AND PHOTO WITH OFFSET TILE POSITION */
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell:first-of-type {
        padding-left: var(--narrowWidthMargin1) !important;
    }
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell:last-of-type {
        padding-right: var(--narrowWidthMargin1) !important;
    }

    /* QUICK PAGE ACCESS */
    .page-quick-access {
        margin-left: 0;
        margin-right: 0;
    }
    .page-quick-access-inner {
        max-width: 820px;
    }
    .page-quick-access .qa-item {
        flex-basis: calc(34% - 30px);
    }
}
@media only screen and (max-width: 1100px) {
    /* ICON STATEMENT BLOCKS */
    .icon-statement-blocks {
        flex-direction: column;
        padding-bottom: 0 !important;
    }
    .icon-statement-blocks .flex_cell {
        display: block;
        margin-right: auto;
        margin-bottom: 20px !important;
    }
    #top .icon-statement-blocks .no_margin.av_one_third {
        width: 100%;
    }
}

/* TABLET ONLY */
@media only screen and (max-width: 1024px) and (orientation : landscape) {
    /* QUICK PAGE ACCESS */
    .page-quick-access-inner {
        max-width: 1024px;
        padding-left: var(--narrowWidthMargin1) !important;
        padding-right: var(--narrowWidthMargin1) !important;
    }
    .page-quick-access .qa-item {
        flex-basis: calc(25% - 30px);
    }
}
/*@media only screen and (max-width: 991.9px) {*/
/*    !* QUICK PAGE ACCESS *!*/
/*    .page-quick-access {*/
/*        margin-top: 180px; !* Use this to control position from section above *!*/
/*    }*/
/*}*/
@media only screen and (max-width: 1050px) {
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both,
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single {
        flex-direction: column;
    }
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell,
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell:last-of-type,
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell:last-of-type {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 991px) {
    /* HEADINGS */
    h2, h3.as-h2 {
        font-size: 28px !important;
        line-height: 35px !important;
        margin-bottom: 32px !important;
    }
    h3 {
        font-size: 24px !important;
    }

    /* QUOTE - FULL WIDTH */
    #quote-full-width .quote-container {
        width: auto;
    }

    /* WIDTHS */
    .width_25 {
        margin-top: 40px;
        width: 50% !important;
        padding: 0;
    }
    .width_33 {
        margin-top: 40px;
        width: 70% !important;
        padding: 0;
    }
    .width_40 {
        width: 90% !important;
    }
    .width_50 {
        width: 90% !important;
    }
    .width_50.fixed {
        width: 50% !important;
    }
    .width_55 {
        width: 90% !important;
    }
    .width_60 {
        width: 90% !important;
    }
    .width_70 {
        width: 90% !important;
    }
    .width_80 {
        width: 90% !important;
    }

    /* FULL SECTION WITH IMAGE AS BACKGROUND */
    .full-section-with-image-as-bg .entry-content-wrapper {
        flex-direction: column;
    }
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_one_half,
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_one_third,
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_two_third {
        width: 100%;
        margin-left: 0;
    }
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_one_half:first-of-type,
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_one_third:first-of-type,
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_two_third:first-of-type {
        padding: 60px 0;
    }
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_one_half:last-of-type,
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_one_third:last-of-type,
    .responsive #top #wrap_all .full-section-with-image-as-bg div .av_two_third:last-of-type {
        text-align: center;
        padding-bottom: 60px;
    }

    /* CUSTOMER SUCCESS STORIES HIGHLIGHTS, CUSTOMER SUCCESS STORIES */
    #customer_success_stories_highlights_blocks,
    #customer_success_stories_blocks {
        flex-direction: column;
    }
}
@media only screen and (max-width: 989px) {
    /* TILED TEXT AND PHOTO WITH OFFSET TILE POSITION */
    .tiledTextAndPhotoOffsetTiles.photo-right .no_margin.av_one_third,
    .tiledTextAndPhotoOffsetTiles.photo-left .no_margin.av_one_third,
    .tiledTextAndPhotoOffsetTiles.photo-right .no_margin.av_two_third,
    .tiledTextAndPhotoOffsetTiles.photo-left .no_margin.av_two_third,
    .tiledTextAndPhotoOffsetTiles.photo-both .no_margin.av_one_third,
    .tiledTextAndPhotoOffsetTiles.photo-single .no_margin.av_one_third,
    .tiledTextAndPhotoOffsetTiles.photo-both .no_margin.av_two_third,
    .tiledTextAndPhotoOffsetTiles.photo-single .no_margin.av_two_third {
        width: initial !important;
    }
    .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell,
    .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell,
    .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell,
    .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell {
        display: block;
    }
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-both .flex_cell,
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-single .flex_cell {
        height: auto !important;
        /*min-height: 300px;*/
        /*height: 300px !important;*/
    }
    .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell .flex_cell_inner,
    .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell .flex_cell_inner {
        display: flex;
        align-items: center;
        height: 100%;
    }

    /* FULL SECTION WITH DROPPED BOX ON RIGHT */
    .full-section-with-dropped-box .flex_cell .flex_cell_inner {
        flex-direction: column;
    }
    .responsive #top #wrap_all .av-flex-cells.full-section-with-dropped-box .no_margin {
        display: table-cell;
    }
    .full-section-with-dropped-box .flex_column {
        display: table-cell;
    }
    .responsive #top #wrap_all .full-section-with-dropped-box .flex_column:last-of-type {
        margin-top: 50px;
        margin-bottom: 0;
    }
    .full-section-with-dropped-box .box-dropped {
        top: 0;
    }
    .responsive #top #wrap_all .full-section-with-dropped-box div .av_one_half {
        width: 100%;
        margin-left: 0;
    }

    /* BASIC INFO CARD */
    #basic-info-card-container {
        display: flex;
        flex-direction: column;
        margin-top: 60px;
        margin-bottom: 30px;
    }
    #top div.av-layout-grid-container#basic-info-card-container .no_margin.flex_cell {
        width: 100%;
        padding-top: 0;
        padding-bottom: 30px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media only screen and (max-width: 820px) {
    /* QUICK PAGE ACCESS */
    .page-quick-access-inner {
        max-width: none;
    }
}
@media only screen and (max-width: 768px) {
    /* MISC */
    .desktop-break {
        display: none;
    }
    .display-desktop {
        display: none;
    }

    /* WIDTHS */
    .width_20 {
        width: 100% !important;
    }
    .width_25 {
        width: 100% !important;
    }
    .width_30 {
        width: 100% !important;
    }
    .width_33 {
        width: 100% !important;
    }
    .width_40 {
        width: 100% !important;
    }
    .width_50 {
        width: 100% !important;
    }
    .width_50.fixed {
        width: 100% !important;
    }
    .width_55 {
        width: 100% !important;
    }
    .width_60 {
        width: 100% !important;
    }
    .width_70 {
        width: 100% !important;
    }
    .width_80 {
        width: 100% !important;
    }

    /* INFO CARD GRID */
    /* Safari 7.1+ */
    /* Fix for gap not working on Safari */
    _::-webkit-full-page-media, _:future, :root
    .info_cards_list .info-cards-tabs-grid .tab-menu-wrapper {
        margin-right: 0;
    }
    _::-webkit-full-page-media, _:future, :root
    .info_cards_list .info-cards-tabs-grid .tab-content-wrapper {
        margin-left: 0;
    }
}
@media only screen and (max-width: 767.9px) {
    /* SECTION STRUCTURE */
    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: 100%;
    }
    .responsive #top #wrap_all .av-layout-grid-container,
    .responsive #top #wrap_all .av-layout-grid-container .flex_cell,
    .responsive #top #wrap_all .av-layout-grid-container.full-width_no-padding,
    .responsive #top #wrap_all .av-layout-grid-container.full-width_no-padding .flex_cell,
    .responsive #top #wrap_all .av-layout-grid-container.full-width_no-padding_inner-narrow-width,
    .responsive #top #wrap_all .av-layout-grid-container.narrow-width_no-padding_outer-margins .flex_cell {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .responsive #top #wrap_all .av-layout-grid-container.full-width .flex_cell,
    .responsive #top #wrap_all .av-layout-grid-container.full-width_no-padding_inner-narrow-width .flex_cell_inner,
    .responsive #top #wrap_all .avia-section.full-width_no-padding_inner-narrow-width .entry-content-wrapper,
    .responsive #top #wrap_all .av-layout-grid-container.narrow-width .flex_cell,
    .responsive #top #wrap_all .av-layout-grid-container.narrow-width_outer-margins,
    .responsive #top #wrap_all .av-layout-grid-container.narrow-width_outer-margins .flex_cell,
    .responsive #top #wrap_all .av-layout-grid-container.narrow-width_no-padding_outer-margins,
    .responsive #top #wrap_all div[id^="av-sc-masonry-gallery-"].narrow-width_no-padding_outer-margins {
        padding-left: var(--narrowWidthMargin2) !important;
        padding-right: var(--narrowWidthMargin2) !important;
    }
    .inner-narrow-width-with-margins {
        padding-left: var(--narrowWidthMargin2);
        padding-right: var(--narrowWidthMargin2);
    }

    /* BLOGS */
    .non-layout-builder-blog #blog-contents {
        padding-left: var(--narrowWidthMargin2) !important;
        padding-right: var(--narrowWidthMargin2) !important;
    }

    /* FULL BACKGROUND */
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width {
        display: block;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width .flex_cell {
        padding-left: var(--narrowWidthMargin2) !important;
        padding-right: var(--narrowWidthMargin2) !important;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-both,
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-single {
        padding-left: var(--narrowWidthMargin2) !important;
        padding-right: var(--narrowWidthMargin2) !important;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-both .flex_cell,
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-single .flex_cell {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.tiledTextAndPhotoOffsetTiles.photo-both .flex_cell:first-of-type {
        margin-bottom: 15px;
    }
    /*main .entry-content-wrapper .flex_column.background-full {*/
    /*    padding: 50px 0 !important;*/
    /*    margin-top: 50px !important;*/
    /*}*/

    /* ELEMENTS */
    h1 {
        font-size: 36px !important;
        line-height: 45px !important;
        margin-bottom: 10px !important;
    }

    /* SECTION WITH VERTICALLY OFFSET CALLOUT BOX */
    .responsive #top #wrap_all .av-flex-cells .section-with-vertically-offset-callout-box {
        padding-left: var(--narrowWidthMargin2) !important;
        padding-right: var(--narrowWidthMargin2) !important;
    }
    .section-with-vertically-offset-callout-box .vertically-offset-callout-box {
        width: auto !important;
        padding-left: 0;
        padding-right: 0;
    }

    /* TILED TEXT AND PHOTO WITH OFFSET TILE POSITION */
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell:first-of-type {
        padding-left: var(--narrowWidthMargin2) !important;
    }
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell:last-of-type {
        padding-right: var(--narrowWidthMargin2) !important;
    }

    /* BREADCRUMBS */
    #main #breadcrumbs {
        padding-left: var(--narrowWidthMargin2);
        padding-right: var(--narrowWidthMargin2);
    }

    /* HERO */
    #hero #hero-content {
        padding-left: var(--narrowWidthMargin2);
        padding-right: var(--narrowWidthMargin2);
    }
    #hero #hero-content h1#hero-title {
        font-size: 50px !important;
        line-height: 50px !important;
    }
    /*#hero #hero-content h2#hero-sub-title {*/
    /*    font-size: 36px !important;*/
    /*}*/
    #hero #hero-content #hero-description {
        font-size: 20px;
        line-height: 26px !important;
    }
    #hero #hero-content #hero-description p {
        line-height: 26px !important;
    }
    /*#hero #hero-content.hero-video #hero-description {*/
    /*    margin-top: -10px !important;*/
    /*}*/

    /* INFO CARD GRID */
    .info_cards_list .info-cards-tabs-grid {
        flex-direction: column;
        width: 100%;
        opacity: 1;
    }
    .info_cards_list .info-cards-tabs-grid-reverse {
        flex-direction: column;
    }
    .info_cards_list .info-cards-tabs-grid-reverse .tab-menu-wrapper {
        margin-left: auto;
    }
    .info_cards_list .tab-menu-wrapper {
        display: none;
    }
    .info_cards_list .tab-card-box {
        position: relative;
        margin-bottom: 20px;
        opacity: 1;
    }

    /* QUICK PAGE ACCESS */
    .page-quick-access .qa-item {
        flex-basis: auto;
    }
    .quick-page-access-header .spacer_80 {
        margin-top: 0 !important;
    }

    /* ICON STATEMENT BLOCKS */
    .responsive #top #wrap_all .av-layout-grid-container.icon-statement-blocks {
        padding-left: var(--narrowWidthMargin2) !important;
        padding-right: var(--narrowWidthMargin2) !important;
    }
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.icon-statement-blocks {
        display: flex;
    }
    /* Safari 7.1+ */
    _::-webkit-full-page-media, _:future, :root
    .responsive #top #wrap_all .av-flex-cells.av-layout-grid-container.full-width_multi-cell_no-padding_inner-narrow-width.icon-statement-blocks {
        margin-bottom: 20px;
    }
    .icon-statement-blocks .flex_cell {
        display: block;
        text-align: left;
    }
}
@media only screen and (max-width: 685px) {
    /* CONTACT FORM 7 */
    .wpcf7 form {
        width: 100%;
        padding-left: var(--narrowWidthMargin2);
        padding-right: var(--narrowWidthMargin2);
    }
}
@media only screen and (max-width: 545px) {
    .wpcf7 .field {
        flex-direction: column;
    }
}
@media only screen and (max-width: 630px) {
    /* TILED TEXT AND PHOTO WITH OFFSET TILE POSITION */
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell:first-of-type,
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell:last-of-type {
        height: auto !important;
    }
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-right .flex_cell:first-of-type .flex_cell_inner,
    .responsive #top #wrap_all .tiledTextAndPhotoOffsetTiles.photo-left .flex_cell:last-of-type .flex_cell_inner {
        min-height: 280px;
    }
}
@media only screen and (max-width: 600px) {
    /* HERO */
    #hero #hero-content h1#hero-title {
        font-size: 40px !important;
        line-height: 42px !important;
    }
}
@media only screen and (max-width: 488px) {
    /* HERO */
    #hero #hero-content h1#hero-title {
        font-size: 28px !important;
        line-height: 30px !important;
        margin-bottom: 25px !important;
    }
}
@media only screen and (max-width: 480px) {
    /* HERO */
    /*#hero.hero-video #hero-content #hero-title {*/
    /*    font-size: 44px !important;*/
    /*    line-height: 40px !important;*/
    /*}*/
    /*#hero.hero-video #hero-content #hero-description {*/
    /*    font-size: 18px !important;*/
    /*    line-height: 20px !important;*/
    /*}*/
}
@media only screen and (max-width: 447px) {
    /* SECTION WITH VERTICALLY OFFSET CALLOUT BOX */
    .vertically-offset-callout-box-inner {
        bottom: auto;
    }
}
@media only screen and (max-width: 360px) {
    /* HERO */
    #hero #hero-content h1#hero-title {
        font-size: 20px !important;
        line-height: 22px !important;
    }
}