/* Color Variables
------------------------------------------------------- */
:root {
    --primary-color: #108242;
    --secondary-color: #fff6e9;
    --text-color: #000000;
    --basic-radius: 30px;
    --img-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.25);
}

/* Flatsome Tooltip
------------------------------------------------------- */
.tooltipster-base {
    display: none;
  }

/* General Styles
  ------------------------------------------------------- */

html {
    scroll-behavior: smooth;
    scroll-margin-block-start: 145px;
    text-wrap: pretty;
    transition-behavior: allow-discrete;
}


div.col {
    padding: 0 15px;
}

div.col.pb-1 {
    padding: 0 15px 30px;
}

body h1,
.h1,
body h2,
.h2,
body h3,
.h3,
body h4,
.h4,
body h5,
.h5,
body h6,
.h6 {
    letter-spacing: 0 !important;
    line-height: 1.1;
    text-wrap: balance;
    /* margin-bottom: 0.5rem; */
}

.inverse h1,
.inverse .h1,
.inverse h2,
.inverse .h2,
.inverse h3,
.inverse .h3,
.inverse h4,
.inverse .h4,
.inverse h5,
.inverse .h5,
.inverse h6,
.inverse .h6,
.inverse .banner h1,
.inverse .banner h2 {
    color: #fff;
}

h1,
.h1 {
    font-size: 3.4em;
}

h2,
.h2 {
    font-size: 2em;
}

body h3,
.h3 {
    font-size: 1.5em;
}

.dark h2,
.dark .h2,
.dark h3,
.dark .h3,
.dark h4,
.dark .h4 {
    color: #fff;
}

.box-text-inner h1,
.box-text-inner h2,
.box-text-inner h3,
.box-text-inner h4,
.box-text-inner h5,
.box-text-inner h6 {
    text-wrap: pretty;
}

.preheadline {
    color: var(--text-color);
    font-size: 0.7em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
}

.banner span.subheadline  {
    font-size: .4em !important;
}

span.subheadline  {
    font-size: .65em !important;
    font-weight: normal;
}

.banner .preheadline {
    font-size: 0.75em;
    color: #fff;
}

.dark .preheadline {
    color: #fff;
}

.banner {
}

.primary-color {
    color: var(--primary-color);
}

.secondary-color {
    color: var(--secondary-color);
}

.text-color {
    color: var(--text-color);
}

.primary-background {
    background-color: var(--primary-color);
}

.secondary-background {
    background-color: var(--secondary-color);
}

.text-bold {
    font-weight: bold;
}

.button:not(.icon),
button:not(.toggle):not(.flickity-button):not(.ux-search-submit) {
    /* min-width: 200px; */
    /* font-weight: 400; */
    border: none;
    color: var(--secondary-color);
}

.header-button>.button {
    min-width: unset;
}

.button.secondary {
    color: var(--primary-color);
}

.button.primary:hover,
.button.secondary:hover {
    color: #fff;
}


body ol,
body ul {
    padding: 0 0 0 10px;
}

/* h2:has(.preheadline),
  h3:has(.preheadline) {
    line-height: 0.8;
  } */

.dark .preheadline {
    filter: brightness(1.5);
}

body .wp-caption figcaption.wp-caption-text {
    background: #9245d130;
    border-radius: 10px;
    font-size: .8em;
}

/* div.col.alternating-text {
    max-width: 675px;
} */

div.col.alternating-img .banner {
    border-radius: var(--basic-radius);
    overflow: hidden;
    box-shadow: var(--img-shadow);
}

.list-col-3 {
    column-width: 175px;
    column-count: 3;
    margin-bottom: 10px
}

/* Header
  ------------------------------------------------------- */
/* #header {
} */

/* #header .header-wrapper:not(.stuck) {
    max-width: 1000px;
    margin-inline: auto;
} */

/* top bar
  --------------------------------------- */
/* #top-bar .nav>li a {
    text-transform: uppercase;
}

#top-bar .nav>li a>i:not(.icon-facebook),
#top-bar .nav>li a:hover,
#top-bar .nav>li a.white.is-link:hover {
    color: var(--primary-color) !important;
}

#top-bar .nav>li a.white.is-link {
    margin-left: 10px;
    min-width: unset;
    letter-spacing: unset;
}

.button i.icon-facebook {
    top: -1px;
}

.html.custom.html_topbar_left {
    margin-left: 0;
}

.html.custom.html_topbar_left a {
    font-size: .85em;
    font-weight: 800;
}

.html.custom.html_topbar_left a:hover {
    color: var(--accent-color);
}

.html.custom.html_topbar_left a>i {
    font-size: 1.2em;
} 
    
body #top-bar .nav>li>a {
    font-size: 1em;
    color: var(--primary-color);
}

*/



/* masthead
  --------------------------------------- */
#masthead {}

#logo {}

body .nav>li>a,
.social-icons {
    color: var(--primary-color);
}

body .nav>li>a:hover,
.social-icons a>i:hover,
body .header:not(.transparent) .header-nav-main.nav>li>a:hover {
    color: var(--accent-color);
}

body .nav>li:not(.menu-item)>a>i {
    color: var(--accent-color);
}

body .nav>li.menu-item>a>i {
    font-weight: 800 !important;
}

.nav-dark .nav>li>a {
    color: #fff;
}

.nav-dark .nav>li>a:hover {
    color: hsla(0, 0%, 100%, 0.8);
}

.nav-dark .header-nav-main>li>a {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    color: var(--accent-color);
}

.nav-dropdown.nav-dropdown-simple>li>a:hover,
.nav-dropdown-simple .nav-column li>a:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.inactive-link {
    cursor: default;
    ;
}

.off-canvas-left.dark .mfp-content {
    background-color: var(--primary-color);
}

.nav>li.html {
    font-size: 1em;
}

.nav p {
    font-weight: 500;
}

.nav p img {
    width: 48px !important;
    height: 48px !important;
    max-width: unset;
}

.header-block-block-1 div.col {
    padding: 0 5px;
}


/* Customer Login bottom header
  ------------------------------------------------------- */
form#OnlineBankingForm2 {
    width: fit-content;
    display: inline-block;

}

form#OnlineBankingForm2 input[type="text"],
form#OnlineBankingForm2 input[type="password"] {
    width: unset;
    display: inline;
    margin-block-end: 4px;
}

/* Contact block
  ------------------------------------------------------- */
.row.contact-block .col.alternating-text {
    max-width: 750px;
    margin-inline-end: -75px;
    z-index: 1;
}

div.contact-block .col.alternating-img .banner {
    box-shadow: none;
}

.home section:has(.contact-block) {
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5) inset;
}


/* Footer
------------------------------------------------------- */

.footer-svg {
    fill: #fff;
}

#footer .col {
    padding-bottom: 1.5em;
}

.widget_nav_menu li.menu-item>a {
    color: var(--secondary-color);
    display: block;
    white-space: nowrap;
    font-weight: bold;
    text-transform: uppercase;
}

#footer .footer-nav a {
    color: var(--secondary-color);
}

.widget_nav_menu ul.menu>li ul li>a {
    text-transform: none;
}

.widget_nav_menu ul.menu>li ul li {
    padding-left: 1rem;
}

.widget_nav_menu li.menu-item.inactive-link:not(.has-child) {
    padding-block: 4px;
}

.widget_nav_menu li.menu-item.inactive-link.has-child {
    position: relative;
    padding-block: 4px;
}

.widget_nav_menu li.menu-item.inactive-link.has-child>a {
    display: inline;
    flex: unset;
}

.widget_nav_menu>.menu-primary-nav-container>.menu>li.menu-item.inactive-link.has-child>.toggle {
    position: absolute;
    top: 5px;
    text-align: right;
    width: 100%;
    margin-left: 0;
}

.active>.toggle>i {
    transform: rotate(-180deg);
}

.active>.toggle {
    transform: unset;
}

#footer .footer-nav a:hover,
#footer .contact a:hover,
#footer .contact a:hover>i {
    color: var(--accent-color);
}

#footer .contact a {
    font-weight: 600;
}

#footer h4 {
    font-weight: 400;
    border-bottom: solid .5px rgba(67, 165, 255, 0.25);
}

#footer .footer-headline,
#footer .widget-title {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    color: var(--accent-color);
}

#footer .widget-title {
    font-size: 1.245em;
    font-weight: 800;
    font-family: 'Open Sans';
}

#footer .widget_nav_menu .is-divider {
    display: none;
}

#footer ul {
    padding: 0;
}

.footer-2 {
    background-image: url(/wp-content/uploads/2024/07/noise-hero5.png);
    font-size: 0.9em;
}


#block_widget-5 {
    text-transform: uppercase;
}

#block_widget-5 i {
    margin-right: 10px;
}

#block_widget-5 a:hover {
    color: var(--accent-color);
}

#footer::before {
    content: '';
    filter: contrast(110%) brightness(70%);
    background-blend-mode: darken, luminosity;
}

#footer .white.is-link {
    min-width: unset;
    margin-bottom: 0;
    min-height: unset;
    white-space: nowrap;
    line-height: 1;
}

#footer .white.is-link:hover {
    color: var(--secondary-color) !important;
    opacity: unset;
}

#footer i {
    color: var(--secondary-color);
    margin-right: 5px;
}

#footer .follow-icons {
    margin-top: 10px;
}

#footer .follow-icons i {
    font-size: 1.3em;
}

#footer .follow-icons i:hover {
    color: #fff !important;
}

#footer .columns-2 {
    column-width: 175px;
    column-count: 2;
    margin-bottom: 10px
}

#footer .columns-2 a {
    display: block;
    width: fit-content;
}

.logos img {
    margin: 20px;
}


/* Callout sections
------------------------------------------------------- */
.callout-row-right div:first-of-type {
    margin-left: -40px;
    @media (max-width: 849px) {
        margin-left: 0;
    }
}

.callout-row-left div:nth-of-type(2) {
    margin-right: -40px;
    @media (max-width: 849px) {
        margin-right: 0;
    }
}

.row-full-width .col.half-background .col-inner,
.col.half-background .col-inner {
    margin-right: 15px;
    padding: 70% 0 0;
    background-size: cover;
    height: 555px;

    @media (max-width: 549px) {
        height: 300px;
    }
}

.row-full-width .col.half-background .col-inner {
    padding: 225px 0;
    margin-right: 0;
}

.home .col.half-background .col-inner {
    /* padding: 100% 0 0; */
}

.callout {
    padding: 1.75rem;
    border-left-style: solid;
    border-left-width: 8px;
    border-left-color: var(--primary-color);
    background-color: var(--secondary-color) ;
    z-index: 1;
    -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0;
    box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0;
    font-style: italic;
    width: calc(100% + 200px);

    @media (max-width: 549px) {
        width: 100%;
    }
}

.col.col-callout>.col-inner {
    padding: 1.75rem;
    /* border-left-style: solid;
    border-left-width: 8px;
    border-left-color: var(--primary-color); */
    background-color: var(--secondary-color) ;
    z-index: 1;
    -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0;
    box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0;
    font-style: italic;

    @media (max-width: 549px) {
        width: auto;
    }
}

.col:has(.col-callout.left) {
    z-index: 1;
}

/* forms
  ------------------------------------------------------- */
.gform_wrapper input:not([type='button']):not([type='submit']),
.gform_wrapper select,
.gform_wrapper textarea {}

.gform_wrapper textarea {}


.gform_wrapper.gravity-theme .gform_previous_button.button {
    background-color: var(--secondary-color);
    color: #fff;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color: var(--primary-color);
}

.gform_wrapper h4 {
    color: var(--secondary-color);
}

.gform_wrapper.gravity-theme .field_description_above .gfield_description:not(.instruction) {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -10px;
}

.gform_wrapper.gravity-theme .gfield_description {
    padding-top: unset;
}

.gform_wrapper.gravity-theme .gfield_consent_description {
    border: unset;
    font-size: 0.9em;
    margin-top: 8px;
    max-height: unset;
    height: auto;
    overflow-y: unset;
    padding: 8px;
}

label {
    font-size: 15px;
}

.gform_wrapper.gravity-theme .gsection {
    padding: 2em 1em .5em 0;
}

.gform_wrapper.gravity-theme .gsection h3 {
    margin-bottom: 0;
}

.gform_wrapper label {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold !important;
    color: var(--primary-color) !important;
}

input.gform_button.button {
    background-color: var(--primary-color) !important;
    color: var(--secondary-color) !important;
    text-transform: uppercase !important;
    font-size: 1em !important;
    min-width: 200px !important;
    font-weight: bold !important;
}

input.gform_button.button:hover {
    color: #fff !important;
}

.gform-theme--foundation .gform_fields {
    row-gap: 10px !important;
}


/* Cards
  ------------------------------------------------------- */
.home .cards {
    margin-block-start: -150px;
}

.card {
    margin-block-end: 20px;
}

.card .box-text {
    font-size: 1em;
}

.card .box-image {
    border-radius: var(--basic-radius);
    box-shadow: var(--img-shadow);
}

.card h2 {
    font-size: 1.5em;
}

/* keep card buttons at the bottom of the card */
/* buttons need to be placed outside of the image-box */
.card .col-inner {
    padding-bottom: 30px !important;
    height: 100%;
}

.card .button {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    margin-block-start: auto;
    place-content: center;
    line-height: 1;
}

.card .button span {
    display: inline-block;
    margin-block: auto;
    line-height: 1.2;

}


/* Home Page
  ------------------------------------------------------- */

/* Hero
  ----------------------------------------- */

.banner-section {
    border-bottom: 5px solid var(--primary-color);
}

.home-hero h1 {
    font-size: 1.5rem;
}

.checkmarks li,
.banner li {
    list-style: none;
    text-indent: -1.5em;
    margin: 0 1em;
    margin-inline-end: 0;
    margin-inline-start: 2em;
    font-weight: 500;
}

.checkmarks li::before,
.banner li::before {
    content: "✓";
    transform: scale(.8);
    transform-origin: center right;
    margin-right: .5em;
    font-weight: bold;
}

.home .trusted-partner .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/08/scallys-tree-service-home-gallery-image-12.jpg);
}


.home .tree-removal .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/08/IMG_1514.webp);
    background-position: bottom;
}

body:not(.home) .tree-removal .half-background .col-inner,
.home .tree-crane .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/08/IMG_6017.webp);
    background-position: center;
}

.tree-climbing .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/08/IMG_0748.webp);
    background-position: 0% 35%;
}

.tree-pruning .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/09/Pruning.jpg);
    background-position: center;
}

.tree-emergency .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/08/scallys-tree-service-hero-emergency-tree-services-and-storm-damage.webp);
    background-position: center;
}
.tree-grinding .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/09/StumpGrinding1.jpg);
    background-position: center;
}

.home .tree-grinding .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/08/IMG_1733.webp);
    background-position: center;
}

.crane-services .half-background .col-inner {
    background-image: url(/wp-content/uploads/2025/08/logtruck-2880w_upscayl_2x_ultramix_balanced.webp);
    background-position: center;
}

/*--------------------------------------- */
.why-icon img.size-full.aligncenter {
    width: 45%;
    margin-bottom: 8.25px;
    transition: .3s ease-out;
}

.col-inner:has(.why-icon):hover img.size-full.aligncenter {
    width: 50%;
    margin-bottom: 0;
}

.home-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url(/wp-content/uploads/2024/07/purple-noise4.png);
    mix-blend-mode: color-dodge;
}

.rates {
    background-image: url(/wp-content/uploads/2024/10/noiseBG-purple2.jpg);
    background-repeat: repeat;
}

section.business-banking-block {
    padding-block-start: 5px !important;
}

/* .rates::before {
      opacity: .75;
  } */

/* About
  ------------------------------------------------------- */
.employees .accordion-employee .accordion-item:hover {
    background-color: rgba(0, 0, 0, .03);
    border-radius: 0 0 18px 18px;

}

.employees .accordion-employee .accordion-item:hover .accordion-title {
    /* border-radius: 15px 15px 0 0; */
    border-color: var(--fs-color-primary);
    color: var(--fs-color-primary);
    font-weight: 700;
}

.accordion-title {
    border-top: 1px solid #ddd;
    display: block;
    font-size: 110%;
    padding: .6em 2.3em;
    position: relative;
    transition: border .2s ease-out, background-color .3s;
}

.employees .accordion-employee .accordion-item .accordion-inner {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease;
    margin-bottom: 0;
}

.employees .accordion-employee .accordion-item .accordion-inner>.text {
    overflow: hidden;
}

.employees .accordion-employee .accordion-item:hover .accordion-inner {
    grid-template-rows: 1fr;
    margin-bottom: 10px;
}

.employees .accordion-title.active {
    background-color: rgba(0, 0, 0, .03);
    border-radius: 15px 15px 0 0;
}

.employee-image-box .accordion .accordion-inner .text {
    padding: 0;
    background-color: rgba(88, 126, 119, .2);
    border-radius: 18px 18px;
    margin-bottom: 10px;
    overflow: hidden;
}


.employees .accordion-employee .accordion-inner {
    padding: 0;
    background-color: rgba(88, 126, 119, .2);
    border-radius: 18px 18px;
    margin-bottom: 10px;
}

.employees .accordion-employee .accordion-inner p {
    padding: 10px 15px;
}


.employees .accordion-employee .accordion-title {
    width: 100%;
    padding: .6em .3em;
}

.employees .accordion-employee .toggle {
    margin-left: 0;
    left: unset;
    right: 0;
    top: 0;
}

/* FAQ
  ------------------------------------------------------- */
.ewd-ufaq-faqs {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

body .ewd-ufaq-faq-div {
    scroll-margin-block-start: 100px;
    margin: unset;
    /* margin-block-end: 1rem; */
    padding-bottom: 0;

    h4 {
        text-transform: unset;
        font-size: 1em;
    }

    .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
        font-size: 1.25rem;
        padding-block-start: 0.5rem;
    }

    .ewd-ufaq-faq-body {
        background-image: url(/wp-content/uploads/2024/07/noiseBG.jpg);
        border-bottom: 8px solid #fff;
        padding-left: 25px;

        p {
            margin-top: 1.3em;
        }
    }

    .ewd-ufaq-faq-title {
        padding: 0.5rem;
    }

    &:nth-child(2n) {
        background-color: var(--primary-color);

        /* .ewd-ufaq-faq-title-text {
              padding-block: .75rem;
          } */

        h4 {
            color: #fff;
        }

        .ewd-ufaq-faq-title {
            padding-block: 1rem;
        }

        .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
            color: #fff;
        }
    }

    .ewd-ufaq-faq-body {
        border-bottom: 5px solid var(--primary-color);
    }

    &.ewd-ufaq-post-active {
        &:nth-child(2n - 1) .ewd-ufaq-faq-title {
            padding-block-end: 1rem;
        }

        .ewd-ufaq-faq-body {
            border-top: solid 1px var(--primary-color);
        }
    }
}

.ewd-ufaq-faq-div div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
    float: right;
    margin-left: 15px;
}

/* Testimonials
  ------------------------------------------------------- */
.testimonial-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin-bottom: 0.25rem;
}

.testimonial-row {
    flex-direction: column;
    justify-content: center;
    align-items: center;

    .testimonial-name {
        color: var(--secondary-color);
        font-size: 1.15rem;
    }

    h3 {
        color: var(--secondary-color);
    }

    &:nth-child(2n) {
        background-color: var(--accent-color);
        background-image: url(/wp-content/uploads/2024/07/noiseBG.jpg);

        h4,
        .testimonial-name {
            color: var(--primary-color);
        }
    }

    &:nth-child(4n) {
        background: var(--primary-color);
        color: #fff;

        h4,
        .testimonial-name {
            color: #fff;
        }
    }

    >div.col {
        max-width: 1370px;
        padding-block: 3rem;
    }
}

/* Services
  ------------------------------------------------------- */
.services .col-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}

.services div.img img.size-full.alignnone {
    aspect-ratio: 10 / 6.5;
    margin-bottom: 0;
    object-fit: cover;
}

.services .box-text-inner p {
    --max-lines: 5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--max-lines);
}

.services a.button {
    max-width: 200px;
    margin-top: auto;
}

/* breadcrumbs
  ------------------------------------------------------- */
body .breadcrumbs {
    color: var(--primary-color);
    font-style: italic;
    text-transform: uppercase;
}

.breadcrumbs a {
    color: var(--text-color);
    font-style: normal;
    text-transform: none;
    font-weight: 600;
}

.breadcrumbs a:hover {
    color: var(--accent-color);
}

/* misc
------------------------------------------------------- */
.col:has(.callout) {
    z-index: 1;
}

.image>.img-inner,
img.image {
    border-radius: var(--basic-radius);
    box-shadow: var(--img-shadow);
}

video {
    width: 100%;
    aspect-ratio: 16 / 9;
}

.title-overlay {
    background-color: unset;
}

/* div.image,
  .box-image,
  img.image {
    border-radius: var(--basic-radius);
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.3);
    overflow: hidden;
  }
  
  img.image {
    margin-bottom: 10px;
  }
  
  .box-image:hover+.box-text h2 a {
    color: var(--secondary-color);
  }
  
  .box-image:hover+.box-text a.button,
  .box-text h2:hover~a.button {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
  }
  
  .box-text-inner:has(a.button:hover) h2 a {
    color: var(--secondary-color);
  }
  
  .box-text-inner {}
  
  
  .box-text-inner p {
    max-lines: 3;
  } */

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 10px 0 0;
}

/* Media Queries
  ------------------------------------------------------- */

@media (min-width: 940px) {
    /* .row-collapse>.col.alternating-text {
        max-width: 670px;
    }

    .home-hero h1 {
        font-size: 2.5rem;
    } */
}

@media (min-width: 980px) {

    /* resettin nav breakpoint */  
    /* .show-for-medium {
        display: none !important;
    } */

    /* END resettin nav breakpoint */
}

@media screen and (max-width: 979px) {

    /* resettin nav breakpoint */
    /* .hide-for-medium {
        display: none !important;
    }

    .show-for-medium {
        display: block !important;
    }

    .medium-logo-center .logo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin: 0 15px;
    }

    .medium-logo-center .flex-left {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }

    .medium-logo-center .flex-right {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    } */

    /* END resettin nav breakpoint */
}

/* @media screen and (max-width: 979px) {
    .col.alternating-text.med-12 {
        max-width: 100%;
        flex-basis: 100%;
    } */
}