/* HEADER AND FOOTER */

#hamburger
{
    display: none;
    margin-right: 20px;
    cursor: pointer;
}

.tablet-FAQs
{
    display: none;
}

.body-content p
{
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 22px;
}




/* HERO SECTION */

.hero
{
    position: relative;
    height: 450px;
    padding-left: 40px;
}

.hero-content
{
    position: absolute;
    top: 120px;
    padding-right: 562px;
}

.hero div.bar
{
    border-top: 10px solid #c18f29;
    width: 178px;
    margin-bottom: 20px;
}

.slider-buttons
{
    position: absolute;
    top: 300px;
    text-align: center;
    height: 22px;
    width: 100%;
}

.mobile-slide-icon
{
    padding: 2px;
    cursor: pointer;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    border: 2px solid white;
    display: inline-block;
}

.selected:not(.btn)
{
    height: 12px;
    width: 12px;
    border-radius: 15px;
}

.selected:hover:not(.btn)
{
    background: white;
    height: 12px;
    width: 12px;
    border-radius: 15px;
}

.selected.current:not(.btn)
{
    background: white;
}

.main
{
    position: relative;
}

.main > div
{
    vertical-align: top;
}

/* SIDE NAV BAR */

.side-nav
{
    position: absolute;
    background: #efefef;
    width: 243px;
    padding: 35px 20px;
    height: 100%;
    z-index: 1;
}

.side-nav.open
{
    display: block;
    z-index: 1;
}

.side-nav ul
{
    width: 100%;
    font-size: 14px !important;
    font-family: Montserrat-Heavy !important;
    text-transform: uppercase;
    list-style: none;
    padding-left: 0px !important;
}

.side-nav ul li
{
    margin-bottom: 25px !important;
    line-height: 16px !important;
}

.side-nav ul li a
{
    font-size: 14px !important;
    font-family: Montserrat-Heavy !important;
    text-transform: uppercase !important;
    list-style: none !important;
    color: black;
}

.side-nav ul li a:hover
{
    color: #c39428;
}



.side-nav > ul > li.active a
{
    color: #c89c39;
    text-decoration: underline;
}

.side-nav > ul > li.active:before
{
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -20px;
    top: -2px;
    width: 6px;
    height: 22px;
    background: #c89c39;
}



/* BODY CONTENT - MAKE SURE EVERYTHING IS INSDIE BODY CONTENT SECTION */

.body-content
{
    background: #ffffff;
    margin-left: 243px;
   
    font-size: 16px;
    font-family: Montserrat;
    padding-left: 40px;
    padding-top: 30px;
    
    min-height: 647px;
}



.body-content h1
{
    font-size: 30px;
    font-family: Montserrat-Medium;
    margin-bottom: 25px;
    margin-top: 0px;
    color: #5383AD;
    padding-bottom: 20px;
}



.body-content ul
{
    padding-left: 17px;
    padding-bottom: 20px;
}

.body-content ul > li
{
    list-style-type: disc;
    margin-bottom: 15px;
    
}

.body-content ul > li > *
{
    color: black;
}

.body-content ul > li > span
{
    color: black;
    font-size: 16px;
}

.body-content a
{
    color: #c89c39;
}

#body-content-title
{
    color: #284167;
    font-size: 28px;
    padding-bottom: 15px;
}

#body-content-subheading
{
    font-size: 20px;
    padding-bottom: 15px;
}

.body-content-title
{
    padding-top: 30px;
    padding-left: 11px;
}

.quote
{
    font-size: 32px;
}

.content-page-text
{
    padding-left: 40px;
}

#facebook-logo
{
    height: 17px;
    width: 10px;
    margin-left: 79px;
}

#twitter-logo
{
    height: 15px;
    width: 18px;
    margin-left: 52px;
}

#linkedin-logo
{
    height: 15px;
    width: 16px;
    margin-left: 30px;
}

#youtube-logo
{
    height: 15px;
    width: 18px;
}

.mobile-video-section
{
    display: none;
}

#document-section h4
{
    font-family: Montserrat-Medium;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
}

#document-section p
{
    font-family: Montserrat-Light;
    font-size: 14px;
    padding-right: 35px;
    margin-bottom: 0px;
    line-height: 15px;
}

.document-image
{
    height: 22px;
    width: 22px;
    margin-left: 13px;
    margin-right: 20px;
    margin-bottom: 10px;
}


.side-nav > ul > li.title
{
    display: none;
}

.ghost-button.white
{
    border: 1px ridge white;
}

.ghost-button
{
    display: inline-block;
    padding: 10px;
    border: 3px solid #fff;
    cursor: pointer;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
    font-family: Montserrat-Bold;
}

.ghost-button:hover
{
    color: white;
    background-color: #C39428;
    border-color: #C39428;
}

.slider-buttons
{
    display: none;
}



a.sf_PagerCurrent
{

    background-color: black;
    font-weight: bold;
    background-color: black;
    color: white;

}

.sf_pagerNumeric a
{
    margin-right: 5px;

}


/*Old Sticky Nav - can die after web-228*/
.subsidiary-nav
{
    padding: 18px 60px;
    background: #284167;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 58px;
    max-width: 1366px;
    z-index: 3;
}

.nav-placeholder
{
    height: 58px;
}

.subsidiary-nav.affix
{
    top: 0px;
}

.subsidiary-nav a
{
    color: white;
    font-size: 18px;
    font-family: Montserrat-Light;
}



.call-to-action.white:hover
{
    background-color: #F1F1F1;
}

.call-to-action.white
{
    border: 1px ridge black;
}

.call-to-action.clear
{
    border: 2px solid white;
    color: white;
    padding: 12px 15px;
    font-family: Montserrat-Bold;
}

.call-to-action.clear:hover
{
    background: #F1F1F1;
    color: black;
}


.call-to-action
{
    border: 2px solid white;
    color: white;
    padding: 12px 15px;
    font-family: Montserrat-Bold;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    box-shadow: 0px 0px 5px black;
    text-shadow: 0px 0px 2px black;
}

.call-to-action:hover
{
    opacity: 0.9;
    background: #3d5c8a;
}

.call-to-action:hover, .left-icon:hover, .right-icon:hover
{
    color: white;
    background-color: #C39428;
    border-color: #C39428;
}


#nav-mini
{
    padding-bottom: 25px;
}


@media (min-width:1200px)
{
    .side-nav
    {
        display: none;
    }
}

/* Keep max widths so that the larger ones come before the smaller
   that way the smaller ones have greater precedence
*/

@media (max-width: 1200px)
{
    #hamburger
    {
        display: inline-block;
    }

    .subsidiary-nav a
    {
        font-size: 15px;
    }

    .social-media-links
    {
        display: none;
    }

    .side-nav
    {
        display: none;
    }

    


    .body-content
    {
        margin: 0px;
    }


    #social-media
    {
        display: none;
    }

    .FAQs
    {
        display: none;
    }

    .tablet-FAQs
    {
        display: none;
        margin-right: 0px;
        width: 100%;
    }

    .hero-content
    {
        padding-right: 374px;
    }

    .body-content-title
    {
        padding-top: 0px;
    }

    .content-page-text,
    .body-content-title
    {
        padding-left: 20px;
    }

    #facebook-logo
    {
        width: 14px;
        height: 25px;
        margin-left: 0px;
    }

    #twitter-logo
    {
        width: 26px;
        height: 25px;
        margin-left: 0px;
    }

    #linkedin-logo
    {
        width: 23px;
        height: 23px;
        margin-left: 0px;
    }

    #youtube-logo
    {
        width: 30px;
        height: 24px;
    }
}

@media (max-width: 1000px)
{
    .tablet-desktop-video-document
    {
        display: none;
    }

    .mobile-video-section
    {
        display: block;
        width: 100%;
    }

    .video-section img
    {
        width: 100%;
    }

    .mobile-video-section h4
    {
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .mobile-video-section p
    {
        font-size: 14px;
    }

    .mobile-video-section h4,
    .mobile-video-section ul
    {
        margin-top: 25px;
    }

    .mobile-video-section h4,
    .mobile-video-section p
    {
        margin-left: 10px;
    }

    .mobile-video-section ul
    {
        padding-left: 0px;
        padding-bottom: 10px;
        list-style: none;
        margin-left: 50px;
    }

    .mobile-video-section button
    {
        margin-left: 40px;
        margin-bottom: 30px;
    }

    #video
    {
        padding: 0;
    }

    .document-section
    {
        margin-top: 15px;
        padding-left: 140px;
    }

    .hero-content
    {
        padding-right: 174px;
    }
}

@media (max-width: 890px)
{
    #facebook-logo
    {
        height: 21px;
        width: 12px;
    }

    #twitter-logo
    {
        height: 21px;
        width: 24px;
    }

    #linkedin-logo
    {
        height: 18px;
        width: 20px;
    }

    #youtube-logo
    {
        height: 17px;
        width: 22px;
    }

    .document-section
    {
        padding-left: 110px;
    }

    .sf_2cols_1_25
    {
        width: 100%;
    }

    .sf_2cols_2_75
    {
        width: 100%;
    }

    .sf_2cols_1_75
    {
        width: 100%;
    }

    .sf_2cols_2_25
    {
        width: 100%;
    }

    .sf_3cols_1_33
    {
        width: 100%;
    }

    .sf_3cols_2_34
    {
        width: 100%;
    }

    .sf_3cols_3_33
    {
        width: 100%;
    }

    .sf_colsOut
    {
        width: 100%;
    }

    .sf_colsIn,
    .sf_2cols_2_75 .sf_2cols_2in_75,
    .sf_3cols_2_34 .sf_3cols_2in_34,
    .sf_3cols_3_33 .sf_3cols_3in_33
    {
        margin-left: 0px;
    }
}

@media (max-width: 640px)
{
    .hero-content
    {
        padding-right: 8px;
    }

    .document-section
    {
        padding-left: 60px;
    }
}

@media (max-width:480px)
{
    .header > a > img
    {
        height: 40px;
    }

    .hero
    {
        padding-left: 10px;
    }

    .hero-content
    {
        padding-right: 0px;
    }

    .hero h1
    {
        font-size: 53px;
    }
}

.gsc-control-cse table, td, th
{
    border: none;
    margin-top: 0px;
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b
{
    color: #c89c39 !important;
}

.gsc-control-cse td, th
{
    padding: 0px;
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top
{
    padding: 0px !important;
}

.gcsc-branding
{
    display: none;
}

#resInfo-0
{
    margin-left: -5px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page
{
    margin-right: 5px;
    color: #c89c39 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page
{
    background-color: black !important;
    padding: 5px !important;
    color: white !important;
    font-weight: bold;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl
{
    color: #5383ad !important;
}
