﻿html, body {
    min-height: 100%;
}

body {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    overflow: auto;
    padding-bottom: 270px;
}

#footer {
    position: absolute;
    bottom: 0px;
    background-color: #030303;
    width: 100%;
    z-index: 1;
}

#wrapper {
    min-height: 100%;
}

@media (min-width: 993px) {

    #primary-menu .header-links {
        position: absolute;
        right: 0px;
        top: 0px;
        list-style: none;
        margin: 0px;
        height: 30px !important;
    }

        #primary-menu .header-links > li {
            display: inline-block;
        }

            #primary-menu .header-links > li > a {
                display: block;
                padding: 0 12px;
                font-size: 12px;
                font-weight: 600;
                color: #fff;
                height: 30px;
                line-height: 30px;
                text-transform: none;
            }

                #primary-menu .header-links > li > a:hover {
                    color: #b5be00;
                }
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul.header-links > li > a {
    height: 30px;
    line-height: 30px;
}

#primary-menu > ul > li:hover a div:before,
#primary-menu > ul > li.current a div:before {
    line-height: normal;
    color: #b5be00;
    border-bottom: 3px solid #b5be00;
}

.color_background_headline {
    margin-top: 43px;
    margin-bottom: 38px;
    padding-bottom: 31px;
    color: #b5be00;
    font-size: 60px;
    line-height: 44px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
}

.and-counting-section {
    height: auto;
    margin-top: -80px;
    padding-bottom: 24px;
    float: none;
    clear: both;
    background-color: #fff;
    padding-top: 50px;
}

a.goto {
    text-align: center;
    display: block;
    margin: 10px 0px;
}

.white .section, .section.white {
    background-color: #fff;
    border-color: rgba(255, 255, 255, 0.1);
}

.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
    color: #000;
}

.red-color {
    color: #b5be00 !important;
}

.video-container {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

    .video-container img {
        max-width: 100%;
    }

.video-heading {
    color: #b5be00;
    font-size: 36px;
    margin: 0px;
    padding: 10px 0px;
}

.vimeo-container {
    background-color: #000000;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .vimeo-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#beyond-retail h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #b5be00;
    font-size: 40px;
}

#beyond-retail .heading-block {
    margin-bottom: 20px;
}

#beyond-retail p {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 21px;
    line-height: 27px;
    font-weight: 300;
}

.meaningful_relationships_section {
    padding-top: 55px;
    padding-bottom: 37px;
    background-color: #515151;
    overflow: visible;
}

.meaningful_relationships_section {
    margin: 0px;
    padding: 0px;
}

.meaningful_relationships_section_heading {
    background-color: #8c2332;
    min-height: 150px;
    text-transform: uppercase;
    font-size: 36px;
    color: #fff;
    padding: 20px 0px;
    text-align: center;
}

.meaningful_relationships_section ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .meaningful_relationships_section ul > li {
        display: inline-block;
        padding: 35px 15px;
        font-size: 36px;
        color: #444;
    }

.meaningful_relationships_section_img {
    text-align: center;
    margin-bottom: -40px;
}

    .meaningful_relationships_section_img img {
        margin: auto;
    }

.we_beleive_headline {
    margin-top: auto;
    margin-bottom: auto;
    color: white;
    font-size: 40px;
    line-height: 44px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
}

.believe_graphic_temp {
    margin-top: 34px;
}

.champion_text.champion_sub {
    color: white;
    margin-bottom: 20px;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    line-height: 44px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.section_sub_dark {
    text-align: center;
    width: 900px;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 26px;
    line-height: 30px;
    font-weight: 200;
    text-shadow: none;
}

.link-button {
    cursor: pointer;
    display: inline-block;
    padding: 4px 15px;
    border: 2px solid white;
    box-shadow: black 1px 1px 3px 0px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: black 1px 1px 6px;
}

    .link-button:hover {
        color: #ffffff;
    }

.button_hedline {
    font-size: 33px;
    line-height: 50px;
}

.button_sub {
    line-height: 30px;
}

.section_dark_headline {
    margin-top: 0px;
    margin-bottom: 20px;
    color: white;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    font-size: 60px;
    line-height: 44px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.feature_next_lead_text {
    position: relative;
    width: 750px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 27px;
    border-radius: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 30px;
    line-height: 35px;
    font-weight: 300;
}

.feature_next_tagline {
    position: relative;
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: transparent;
    color: #b5be00;
    font-size: 60px;
    font-weight: bold;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    line-height: 60px;
    text-align: center;
}

.next_section_header {
    margin-top: 54px;
    margin-bottom: 54px;
    text-align: center;
    padding: 10px 0px;
    background: #666666;
    background: linear-gradient(top, #666666, #888888);
    background: -ms-linear-gradient(top, #666666, #888888);
    background: -moz-linear-gradient(top, #666666, #888888);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#888888));
    background: -webkit-linear-gradient(top, #666666, #888888);
    background: -o-linear-gradient(top, #666666, #888888);
}

.featured_post_headline {
    margin-top: 16px;
    color: #777;
    font-size: 35px;
    text-align: left;
    margin-bottom: 10px;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
}

.featured_post_excerpt {
    margin-bottom: 30px;
    padding-left: 0px;
    text-align: left;
}

.link-button.blog_feture {
    border-color: #b4be34;
    box-shadow: none;
    color: #b4be34;
    text-align: center;
    text-shadow: none;
    margin-bottom: 20px;
    font-size: 26px;
}

.thumbnail_post_headline {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    color: #777;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
}

.thumb_post_excerpt {
    padding-left: 20px;
    text-align: left;
}

.thumb_read_more {
    color: #b5be00;
    text-decoration: underline;
}

.blog_thumb_row {
    margin-bottom: 20px;
}

.fotter_link {
    display: block;
    margin-bottom: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

.privacy_links {
    text-align: center;
    padding: 20px 0px;
    margin-top: auto;
    color: white;
}

    .privacy_links a {
        text-decoration: underline !important;
    }

.privacy-links {
    color: white;
}

.our_mission_sub {
    width: 851px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 24px;
    line-height: 26px;
    font-weight: 300;
    text-transform: none;
}

.timeline_headline {
    margin-top: 46px;
    margin-bottom: 105px;
    color: #b5be00;
    text-transform: none;
    font-size: 60px;
    line-height: 44px;
    font-weight: 600;
    text-align: center;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
}

.timeline_headline {
    margin-top: 46px;
    margin-bottom: 105px;
    color: #b5be00;
    text-transform: none;
}

.though_leadership-container {
    background-image: url(../images/dark_chevron.png);
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    margin: 40px 0px;
}

    .though_leadership-container .section {
        background-color: #333;
        margin: 0px;
    }

.timeline_headline.though_leadership {
    width: auto;
    margin-top: 0px;
    color: white;
    margin-bottom: 0px;
    padding-top: 30px;
    line-height: 50px;
}

.max_container {
    margin-bottom: 34px;
    padding: 21px;
    background-color: #999;
}

.officer_bio_head {
    margin-top: auto;
    margin-bottom: 11px;
    color: white;
    font-size: 40px;
    text-align: left;
    text-transform: uppercase;
    line-height: 44px;
    font-weight: 300;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
}

.officer_bio {
    width: auto;
    color: white;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    text-align: left;
}

.office_title {
    color: white !important;
    font-size: 24px;
    font-style: italic;
    text-transform: none;
}

.execs_all_head {
    margin-top: auto;
    margin-bottom: 19px;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-weight: 300;
    text-transform: uppercase;
}

.execs_all_bio {
    width: auto;
    margin-bottom: 43px;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    font-weight: 400;
    color: #666;
}

.execs_all_titles {
    color: #5e7260 !important;
    font-size: 18px;
    font-style: italic;
    text-transform: none;
}

.info_page_bar {
    height: 10px;
    margin-top: 33px;
    background-color: #b5be00;
}

.page-title {
    margin-top: auto;
    font-size: 40px;
    text-align: left;
    margin-bottom: 33px;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    line-height: 44px;
    font-weight: 300;
    text-transform: uppercase;
}

.page-content, .page-content p {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    width: auto;
    font-size: 14px;
    text-align: left;
    list-style-type: square;
}

    .page-content a {
        color: #b5be00;
        text-decoration: underline;
    }

    .page-content img {
        margin-bottom: 10px;
    }

.widget-search-box {
    border: 2px solid #ccc;
    padding: 10px;
}

    .widget-search-box .search-box-title {
        text-align: center;
        color: #b5be00;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .widget-search-box .search-box-content {
        font-size: 14px;
    }

.submit-button {
    color: #666;
    border: 1px solid #666;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #b5be00;
}

.widget-box {
    margin-bottom: 50px;
}

    .widget-box .box-title {
        margin-bottom: 10px;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 20px;
        background-color: #b5be00;
        font-family: 'Open Sans', sans-serif;
        color: #666;
        font-size: 24px;
        font-weight: 200;
        text-align: left;
        text-transform: uppercase;
    }

    .widget-box .box-content {
        font-size: 14px;
    }

.widget-list {
    list-style: none;
}

    .widget-list li {
        display: block;
        position: relative;
        padding-left: 20px;
    }

        .widget-list li:before {
            content: '»';
            position: absolute;
            left: 0px;
            top: 50%;
            margin-top: -10px;
            font-size: 14px;
            line-height: 20px;
        }

        .widget-list li:after {
            content: ' ';
            display: table;
            clear: both;
        }

        .widget-list li a {
            color: #666666;
            padding: 5px 0px;
            display: block;
        }

            .widget-list li a:hover {
                color: #b5be00;
            }

.bncollege-form {
}

    .bncollege-form label {
        color: #b5be00;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .bncollege-form .form-control {
        border-radius: 0px;
    }

    .bncollege-form button[type='submit'] {
        border: 2px solid #b5be00;
        padding: 10px 40px;
        color: #b5be00;
        background-color: #ffffff;
    }

.career_subheads {
    color: #b5be00;
    font-size: 22px;
    text-transform: uppercase;
}

.building_relationships {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
}

.video_description {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 21px !important;
    line-height: 27px;
    font-weight: 300;
    text-align: right;
}

.blog_section_column {
    margin-bottom: 20px;
}

.blog_section_headline {
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #b5be00;
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
}

    .blog_section_headline:hover {
        color: #333333 !important;
    }

.blog_section_thumbnail {
    margin-bottom: 28px;
    background-color: transparent;
}

.blog_section_excerpt {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.section_blog_read_more {
    color: #b5be00;
}

.blog_section_container {
    margin-bottom: auto;
    opacity: 1;
}

.swiper-parent,
.swiper_wrapper .swiper-slide {
    background-color: #fff;
}

.vertial-split {
    border-right: 5px solid #cccccc;
}

.timeline-container {
}

ul.timeline {
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin: auto;
    display: inline-block;
    background-image: url(../images/dotted-line.png);
    background-position: 45px 0px;
    background-repeat: repeat-y;
}

    ul.timeline > li {
        position: relative;
        padding-left: 200px;
        margin-bottom: 100px;
    }

        ul.timeline > li:before {
            height: 2px;
            background-color: #adbf3a;
            display: block;
            position: absolute;
            top: 50%;
            right: 100px;
            left: 100px;
            content: ' ';
            z-index: 1;
        }

        ul.timeline > li:after {
            clear: both;
            display: table;
            content: '';
        }

.timeline-year {
    color: #ffffff;
    border-radius: 50px;
    display: inline-block;
    width: 100px;
    height: 100px;
    font-size: 36px;
    font-family: 'Open Sans';
    line-height: 100px;
    vertical-align: middle;
    text-align: center;
    margin-right: 100px;
    margin-top: -50px;
    position: absolute;
    left: 0px;
    top: 50%;
}

.timeline-description {
    font-family: 'Open Sans';
    font-weight: 300;
    border-radius: 2px;
    color: #ffffff;
    background-color: #adbf3a;
    padding: 15px 30px;
    font-size: 24px;
    text-align: left;
    width: 560px;
    max-width: 100%;
    position: relative;
    z-index: 2;
}

.timeline-today {
    background-color: #999;
    color: #ffffff;
    padding: 50px;
    text-align: left;
    width: 840px;
    margin: auto;
    max-width: 100%;
}

    .timeline-today h2 {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 76px;
        margin: 0px;
    }

    .timeline-today p {
        font-size: 36px;
        line-height: 40px !important;
    }

.technology-footer {
    background-color: #2b5c70;
    vertical-align: middle;
    text-align: center;
}

    .technology-footer .container {
        display: block;
    }

    .technology-footer img {
        height: 150px;
        vertical-align: middle;
        display: inline-block;
    }

.technology-text a {
    font-size: 26px;
    color: #fcd404;
}

.technology-text {
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0px 10px 30px;
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

@media (min-width: 992px) {

    .trusted-and-map {
        border-radius: 10px;
        padding: 30px 20px;
        text-align: center;
    }
}

.trusted-and-map:after {
    display: table;
    content: ' ';
    clear: both;
}

.trusted-all-to-section {
    color: #000;
    text-align: center;
}

    .trusted-all-to-section h2 {
        color: #777777;
        font-size: 46px;
        margin-bottom: 0px;
        text-align: center;
    }

    .trusted-all-to-section p {
        color: #777777;
        font-size: 30px;
    }

.trusted-number {
    color: #333;
    font-size: 120px;
    line-height: 130px;
    text-align: center;
    font-weight: normal;
}

.map-section img {
    width: 600px;
}


.map-section h2 {
    color: #777;
    font-size: 36px;
}

    .map-section h2 > span {
        color: #777;
        font-size: 46px;
    }

#section-beyond-retail {
    background-color: #e6e7e8;
}

    #section-beyond-retail h2 {
        margin-bottom: 10px;
        color: #777;
        font-size: 44px;
        font-weight: 300;
        text-transform: uppercase;
    }

    #section-beyond-retail p {
        font-family: 'Open Sans', sans-serif;
        color: #666;
        font-size: 26px;
        line-height: 30px;
        font-weight: 300;
    }

    #section-beyond-retail .video-container {
        width: 100%;
    }

        #section-beyond-retail .video-container img {
            width: 100%;
        }

.section-overlay {
    background-image: url(../images/img-overlay.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100px;
}

    .section-overlay.white {
        background-image: url(../images/img-overlay-white.png);
    }

    .section-overlay.white2 {
        background-image: url(../images/img-overlay-white2.png);
    }

.section {
    box-sizing: border-box !important;
}

    .section.parallax {
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: 50% 0;
        background-attachment: fixed;
    }

.school-results {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .school-results > li {
        padding: 2px 0px;
    }

        .school-results > li a:hover {
            text-decoration: underline !important;
        }

.section-text {
    color: #ccc;
    font-size: 26px;
    max-width: 600px;
    margin: auto;
    text-align: center;
}

    .section-text strong {
        color: #ffffff;
    }

.slider-caption h2 {
    font-size: 120px;
}

.slider-caption p {
    font-size: 36px;
}

.section-layer {
    height: 100%;
    background-color: -ms-linear-gradient(top, rgba(100, 100, 100, 0.0), rgba(0, 0, 0, 0.5));
    background-color: -moz-linear-gradient(linear, 0% 0%, 0% 100%, from(rgba(100, 100, 100, 0.0)), to(rgba(0, 0, 0, 0.5)));
    background-color: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(100, 100, 100, 0.0)), to(rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, rgba(100, 100, 100, 0.0), rgba(0, 0, 0, 0.5)); /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, rgba(100, 100, 100, 0.0), rgba(0, 0, 0, 0.5)); /*Opera 11.10+*/
}
.white-popup{
    position: relative;
    width:900px;
    margin:auto;
}
.video-thumb{
    background-color: #666;
}
.video-thumb img{
    border:1px solid #ccc;
}
.other-webinars h3{
    font-size:18px;
    color:#b5be00;
    margin-bottom: 0px;
}
@media (max-width: 1249px) {
    .section.parallax {
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
}

@media (max-width: 991px) {
    #primary-menu ul li a div {
        height: 53px;
    }

    .slider-caption h2 {
        font-size: 60px;
    }

    .slider-caption p {
        font-size: 26px;
    }

    .champion_text.champion_sub {
        font-size: 40px;
    }

    .meaningful_relationships_section ul > li {
        font-size: 22px;
        color: #444;
    }

    body {
        padding-bottom: 0px;
    }

    #footer, body {
        position: relative;
    }

    #header .container {
        width: 100% !important;
    }

    #primary-menu-trigger {
        font-size: 40px;
    }

        #primary-menu-trigger i {
            color: #fff;
        }

    ul.timeline > li:last-child {
        margin-bottom: 5px;
    }

    ul.timeline {
        display: block;
    }

    .trusted-all-to-section {
    }

    .map-sction {
        text-align: center;
        border-radius: 10px;
        background-color: #3a3a3c;
        margin-bottom: 20px;
        padding: 20px;
    }

    .timeline_headline {
        font-size: 40px;
    }

    .vertial-split {
        border: none;
    }

    #primary-menu {
        padding-top: 0px;
    }

    #primary-menu-trigger {
        top: 15px;
        left: 10px;
    }
}

@media (max-width: 767px) {
    .slider-caption h2 {
        font-size: 36px;
    }

    .slider-caption p {
        font-size: 20px;
    }

    .though_leadership-container {
        padding-bottom: 30px;
    }

    .timeline_headline {
        font-size: 30px;
    }

    .header-links {
        position: static;
        display: block;
        text-align: center;
    }

    .page-title {
        font-size: 20px;
    }

    .footer-widgets-wrap .col_one_third {
        text-align: center;
    }

    .featured_post_headline {
        font-size: 20px;
        margin-bottom: 0px;
        line-height: 24px;
    }

    .link-button.blog_feture {
        margin-left: 0px;
    }

    .feature_next_tagline {
        font-size: 30px;
    }

    .feature_next_lead_text {
        font-size: 20px;
    }

    .section_dark_headline {
        font-size: 40px;
    }

    .we_beleive_headline {
        font-size: 20px;
        line-height: 30px;
    }

    .section_sub_dark {
        font-size: 15px;
        padding-top: 50px;
    }

    .heading-block {
        margin-bottom: 10px;
    }

    .color_background_headline {
        font-size: 30px;
        width: 300px;
    }

    .thumbnail_post_headline {
        padding-top: 10px;
        padding-left: 0px;
    }

    .thumb_post_excerpt {
        padding-left: 0px;
    }

    .section_dark_headline {
        font-size: 30px;
        line-height: 30px;
    }

    .our_mission_sub {
        font-size: 16px;
    }

    .section.parallax {
        padding: 100px 0px !important;
        background-size: auto 90% !important;
    }

    .meaningful_relationships_section_heading {
        min-height: 100px;
        font-size: 20px;
    }

    .meaningful_relationships_section.section.parallax {
        padding: 0px !important;
    }

    .meaningful_relationships_section ul > li {
        padding: 20px 10px;
        font-size: 15px;
        text-align: center;
    }

    a.goto {
        width: 100px;
        margin: auto;
    }

    .timeline-today h2 {
        font-size: 46px;
    }

    .timeline-today p {
        font-size: 23px;
        line-height: 30px !important;
    }

    ul.timeline > li {
        padding-left: 120px;
    }

    .timeline_headline {
        margin-bottom: 50px;
    }

    .champion_text.champion_sub {
        font-size: 26px;
    }

    .meaningful_relationships_section_img {
        margin-bottom: -30px;
    }

    #primary-menu {
        padding-top: 0px;
    }
}

@media (max-width: 479px) {
    .video-heading {
        font-size: 26px;
    }

    .meaningful_relationships_section_img {
        margin-bottom: -20px;
    }

    .section_sub_dark {
        padding: 0px;
    }

    .section-overlay {
        -webkit-background-size: 200% 100%;
        background-size: 200% 100%;
    }

    .section {
        padding: 30px 0px;
    }

    .champion_text.champion_sub {
        font-size: 30px;
    }

    #section-beyond-retail h2 {
        font-size: 30px;
    }

    #section-beyond-retail p {
        text-align: center;
        font-size: 14px;
    }

    .timeline_headline {
        margin-bottom: 20px;
    }

    .section_dark_headline {
        font-size: 20px;
        line-height: 30px;
    }

    .our_mission_sub {
        font-size: 13px;
    }

    /*.building_relationships {
        font-size: 16px;
    }*/

    .color_background_headline {
        /*font-size: 20px;*/
        margin-top: 0;
        margin-bottom: 0;
    }

    .trusted-all-to-section h2 {
        font-size: 20px;
    }

    .trusted-number {
        font-size: 50px;
        line-height: 50px;
    }

    .map-sction h2 {
        font-size: 12px;
    }

        .map-sction h2 > span {
            font-size: 36px;
        }



    #primary-menu-trigger {
        top: 5px;
        left: 0px;
    }

    #primary-menu {
        padding-top: 0px;
    }
}

@media (max-width: 319px) {
    .video-heading {
        font-size: 20px;
    }
    .heading-block {
        text-align: center;
    }
}

#logo .standard-logo > img {
    height: 80px;
    margin-top: 10px;
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2) #logo img {
    margin-top: 0px;
}

.heading-block h2 {
    white-space: normal !important;
}

@media (max-width: 768px) {
    #logo {
        height: auto;
    }

        #logo img {
            /*max-width: 80%;
        margin: auto;
        height: auto !important;*/
            height: 50px !important;
        }

    .video_description {
        text-align: center!important;
    }
    .heading-block {
        text-align: center;
    }

    .timeline-description {
        font-size: 20px;
    }

    .timeline-year {
        width: 75px;
        height: 75px;
        left: 0px;
        top: 50%;
    }

    ul.timeline > li {
        padding-left: 100px;
        margin-bottom: 100px;
    }

    ul.timeline > li:before {
        right: 80px;
        left: 75px;
    }
}
