﻿/*@font-face
{
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
}

@font-face
{
    font-family: 'Lato-Light';
    src: url('../fonts/Lato/Lato-Light.ttf') format('truetype');
}

body
{
    color: #4d4f51;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
}

h1
{
}

h2
{
}

h3
{
}

h4
{
    color: #353637;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 14px;
}
/*General Site Styles
.hdg_1
{
    font-size: 46px;
    font-weight: 300;
    line-height: 1;
}

.hdg_2
{
    color: #226092;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
}

.hdg_3
{
    font-size: 28px;
    font-weight: 400;
}

.background-pattern
{
    background: #f0f2f4 url("../images/area-bg-circles.jpg") repeat fixed 0 0;
}

.dark_subheader
{
    color: #353637;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 14px;
}

.area_light
{
    background-color: #f0f2f4;
    position: relative;
}

.area_pattern
{
    background: #f0f2f4 url("../images/area-bg-circles.jpg") repeat fixed 0 0;
    position: relative;
}

.container-fluid > .container
{
    padding-bottom: 48px;
    padding-top: 48px;
    position: relative;
}*/

/*.tab-text-right
{
    right: 0;
}

.tab-text-left
{
    left: 0;
}

.area_light .tab-text-right, .area_light .tab-text-left, .area_pattern .tab-text-right, .area_pattern .tab-text-left
{
    position: absolute;
    display: block;
    padding: 0 0.75em;
    font-size: 1.5em;
    line-height: 2em;
    top: -4em;
}

.area_light .tab-text-right, .area_light .tab-text-left
{
    background-color: #f0f2f4;
    top: -2em;
}

.area_pattern .tab-text-right, .area_pattern .tab-text-left
{
    background: #f0f2f4 url("../images/area-bg-circles.jpg") repeat fixed 0 0;
}*/


/*#pageBanner h1.tab-text-left, #pageBanner h1.tab-text-right,
#pageBanner .tab-text-left, #pageBanner .tab-text-right
{
    bottom: -7px;
    color: #000000;
    font-size: 30px;
    line-height: 32px;
    transform: translateY(25%);
    z-index: 10;
    margin-left: 15px;
}

@media only screen and (min-width : 768px)
{

    #pageBanner h1.tab-text-left, #pageBanner h1.tab-text-right,
    #pageBanner .tab-text-left, #pageBanner .tab-text-right
    {
    }

    #pageBanner .tab-text-left
    {
        font-size: 46px;
        line-height: 48px;
        margin-left: -38px;
        transform: none;
    }
}*/






/*a.btn-primary, a.btn-primary:link, a.btn-primary:active, a.btn-primary:visited
{
    background-color: #f68d2d;
    color: #fff;
}

.btn-primary
{
    background-color: #f68d2d;
    border-color: #e29c3c;
}

a, a:link, a:active, a:visited
{
    color: #f68d2d;
    font-weight: 700;
    text-decoration: none;
}

a:hover
{
    color: #226092;
}*/

/*.adminOnlyContent
{
    display: none;
}*/
/*.owl-carousel .owl-item img
{
    width: auto !important;
}


.owl-carousel .container
{
    width: auto;
    max-width: none;
}

.owl-prev, .owl-next
{
    background: transparent url("../images/slideshow-arrows.png") no-repeat scroll 0 0 !important;
    cursor: pointer;
    height: 54px;
    padding-bottom: 42px;
    position: absolute;
    text-indent: -9999px;
    top: 140px;
    width: 21px;
    position: absolute;
    top: 25%;
}

.owl-prev
{
    background-position: 0 0 !important;
    left: -20px;
}

.owl-prev:hover
{
    background-position: 0 100% !important;
}

.owl-next
{
    background-position: 100% 0 !important;
    right: -20px;
}

.owl-next:hover
{
    background-position: 100% 100% !important;
}

.OwlSlide.container
{
    padding: 15px 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
    background: #F68D2D none repeat scroll 0 0;
}*/

/*Main Header*/
/*#mainHeader
{
    display: block;
    background-color: #fcfdfe;
    position: relative;
}

#mainHeader .header-logo,


.HeaderSecondaryNavRow
{
    position: relative;
    background-color: #e5e8eb;
    text-align: right;
}

.HeaderSecondaryNavRow .HeaderSecondaryNav
{
    display: inline-block;
}

.HeaderSecondaryNavRow .HeaderSecondaryNav ul > li > a
{
    padding: 21px 20px;
    color: #717576;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
}

.HeaderSecondaryNavRow .HeaderSecondaryNav ul > li > a:hover
{
    background-color: #d2d6d9;
    color: #717576;
    text-decoration: none;
}

.HeaderSecondaryNavRow .HeaderSearch
{
    display: inline-block;
    padding: 15px;
}

.HeaderSecondaryNavRow .HeaderSearch .btn
{
    margin-top: -5px;
    margin-right: 10px;
}

.HeaderSecondaryNavRow .HeaderSearch input[type=search]
{
    margin-top: -5px;
}

.navbar-brand
{
    height: 120px;
    width: 130px;
    content: "";
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    font-size: 0;
}*/






/*.cover
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.cover .hi
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-shadow: 0px 0px 3px #444;
}


.cover em.hidden
{
    display: none;
}

.tv
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tv .screen
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    opacity: 0;
    transition: opacity .5s;
}

.tv .active
{
    opacity: 1;
}*/





/*ul.simpleNav
{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.simpleNav > li
{
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}

ul.simpleNav > li > a
{
    display: normal;
    width: auto;
}

ul.simpleNav > li > a:hover
{
    text-decoration: none;
}*/

/*#pageBanner
{
    width: 100%;
    position: relative;
    position: relative;
}

#pageBanner > div, #pageBanner .container
{
    position: relative;
}

#pageBanner > div.tv
{
    position: absolute;
}

#pageBanner > .sfimageWrp > img, #pageBanner > img
{
    width: 100%;
}

#pageBanner .contentBlock
{
}*/

/*.container.contentBlock
{
    padding-top: 48px;
    padding-bottom: 48px;
}

.thumbnail.cardBlock
{
    border: none;
}

.thumbnail .caption
{
    padding: 0;
}*/

    /*Homepage*/
/*
.thumbnail.homeCallout
{
    background-color: transparent;
    max-width: 300px;
    margin: 0 auto;
}

.thumbnail.homeCallout img
{
    width: 100%;
}

.thumbnail.homeCallout .caption
{
    padding-top: 10px;
    border-top: 4px solid #68AEE9;
    margin-top: 10px;
}

.HomeCalloutRow > div:nth-of-type(0n+1) .thumbnail.homeCallout .caption
{
    border-top: 4px solid #779A0A;
}

.HomeCalloutRow > div:nth-of-type(0n+2) .thumbnail.homeCallout .caption
{
    border-top: 4px solid #236192;
}

.HomeCalloutRow > div:nth-of-type(0n+3) .thumbnail.homeCallout .caption
{
    border-top: 4px solid #F78C2E;
}

.thumbnail.homeCallout .caption a
{
    font-size: 20px;
    font-weight: 900;
    color: #235F93;
}*/



/*.cardBlock.NewsCard
{
    padding: 15px 0;
    border-top: 3px solid #C4CDD4;
}

.cardBlock.NewsCard:nth-of-type(1)
{
    border-top: none;
}

.cardBlock.NewsCard a
{
    color: #262D33;
    font-weight: normal;
}

.cardBlock.homeHero > div
{
    padding: 20px;
    min-height: 377px;
    box-sizing: border-box;
}

.cardBlock.homeHero .btn-primary
{
    background-color: #67AFE9;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0;
    border-color: #fff;
    margin-top: 20px;
}

.cardBlock.homeHero h3
{
    font-size: 36px;
    font-weight: bold;
    color: #272C30;
    max-width: 200px;
    margin-top: 0px;
}

.cardBlock.homeHero p
{
    margin: 20px 0;
    font-size: 24px;
    color: #707175;
}*/

/*#pageBanner .cover .contentBlock
{
    position: relative;
    top: 0px;
    left: 0px;
}*/

/*.NewsHeader h2
{
    margin-bottom: 0px;
}

.HomeNews .MoreNewsLink
{
    color: #235f93;
    text-decoration: underline;
    border-top: 3px solid #c4cdd4;
    display: block;
}

.HomeNews .MoreNewsLink a
{
    color: #235f93;
    text-decoration: underline;
}*/






/*@media (min-width: 768px)
{
    .navbar-default
    {
        max-width: 1200px;
        display: block;
        margin: 0 auto;
        background-color: transparent;
        border: none;
        transition: all 0.5s ease-in-out 0s;
    }

    .navbar-default .navbar-nav
    {
        float: right;
    }

    .navbar-default .navbar-nav > li > a
    {
        padding: 50px 14px;
        color: #717576;
        font-size: 20px;
    }

    .navbar-default .navbar-nav > li:hover > a
    {
        background-color: #f0f2f4;
    }

    .navbar-nav > li > .dropdown-menu
    {
        transition: all 0.35s ease-in-out 0s;
        background-color: #e7e7e7;
    }

    .navbar-nav > li.dropdown:last-of-type .dropdown-menu
    {
        left: auto;
        right: 0;
    }

    li.dropdown:nth-of-type(4) ul.dropdown-menu, li.dropdown:nth-of-type(3) ul.dropdown-menu
    {
        left: auto;
        right: 0;
    }

    li.dropdown:hover ul.dropdown-menu
    {
        display: block;
    }

    .navbar-nav > li:hover > .dropdown-menu, .navbar-nav > li.open > .dropdown-menu
    {
        height: auto;
        top: 100%;
        transform: translateY(0);
        opacity: 1;
        max-height: 500px;
    }

    .dropdown-menu
    {
        padding: 0;
        margin: 0;
        border: none;
        opacity: 0;
        transform: translateY(-100%);
    }

    .dropdown-menu > li > a
    {
        background-color: #f0f2f4;
        padding: 5px 15px;
        color: #717576;
        font-size: 20px;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
    {
        background-color: #E7E7E7;
    }

    .dropdown-menu > ul
    {
        display: block;
        margin: 0 auto;
    }

    .dropdown-menu > ul > li
    {
        float: left;
        list-style: none;
    }

    .dropdown-menu > ul > li > a
    {
        font-size: 20px;
        padding: 6px 20px;
        color: #fcfdfe;
        display: block;
    }

    .dropdown-menu > ul > li > a:hover
    {
        text-decoration: none;
    }

    .nav > li.hidden-desktop
    {
        display: none;
    }*/

    /*#pageBanner
    {
        overflow: hidden;
    }

    #pageBanner .row
    {
        height: 350px;
    }*/

    /*.FooterContact::before
    {
        border-left: 1px solid #18466a;
        content: "";
        display: block;
        height: 90px;
        position: absolute;
        right: 0;
        top: 4px;
        width: 0;
    }

    .FooterLogo::before
    {
        border-left: 1px solid #18466a;
        content: "";
        display: block;
        height: 90px;
        position: absolute;
        left: 0;
        top: 4px;
        width: 0;
    }
}*/

/*@media (min-width: 768px) and (max-width:953px)
{
    .navbar-default .navbar-nav > li > a
    {
        font-size: 16px;
        padding: 50px 8px;
    }

    .dropdown-menu > ul > li > a
    {
        font-size: 16px;
        padding: 10px 10px;
        color: #fcfdfe;
    }
}*/

/*@media (max-width: 768px)
{

    .dropdown-menu > ul
    {
        background-color: transparent;
        border: 0 none;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
        margin-left: 0;
        padding-left: 0;
        box-sizing: border-box;
    }

    .dropdown-menu > ul > li
    {
        list-style: outside none none;
        box-sizing: border-box;
    }

    .dropdown-menu > ul > li > a
    {
        background-color: #e7e7e7;
        display: block;
        color: #555;
        padding: 5px 10px;
        box-sizing: border-box;
    }

    .navbar-nav > li:hover > .dropdown-menu, .navbar-nav > li > .dropdown-menu
    {
        display: none;
    }

    .navbar-nav > li.open > .dropdown-menu
    {
        display: block;
    }

    /*#pageBanner
    {
        overflow: visible;
    }

    #pageBanner > div
    {
        height: auto;
    }

    #pageBanner > .sfimageWrp > img
    {
        position: relative;
    }

    .HeaderSecondaryNavRow .nagivation-simpleList ul, .HeaderSecondaryNavRow
    {
        display: none;
    }

    .FooterNavigation ul.simpleNav > li
    {
        display: block;
    }

    #mainFooter ul.simpleNav > li > a
    {
        font-size: 14px;
    }

    .FooterNavigation .simpleNav
    {
        float: none;
        margin-top: 20px;
    }

    .FooterLogo
    {
        max-width: 175px;
        margin-top: 25px;
    }
}*/

/*.sfPageEditor #pageBanner
{
    max-height: none;
    height: auto;
    overflow: visible;
}

.sfPageEditor #pageBanner > div
{
    height: auto;
}

.sfPageEditor .OwlContainer
{
    background-color: #eee;
    padding: 50px 10px;
    border: 1px solid #aaa;
    box-sizing: border-box;
    position: relative;
}

.sfPageEditor .OwlContainer .OwlSlide
{
    width: 90%;
    margin: 20px 0;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #aaa;
}

.sfPageEditor .adminOnlyContent
{
    display: block;
}

.sfPageEditor .owl-carousel
{
    display: block;
    width: auto;
}*/




/*.HeaderMainNavRow .dropdown:nth-child(1) .dropdown-menu,
.HeaderMainNavRow .dropdown:nth-child(2) .dropdown-menu
{
    box-shadow: 5px 5px 10px rgba(0,0,0,.175);
}

.HeaderMainNavRow .dropdown:nth-child(3) .dropdown-menu,
.HeaderMainNavRow .dropdown:nth-child(4) .dropdown-menu
{
    box-shadow: -5px 5px 10px rgba(0,0,0,.175);
}*/


/*#region Contact Us Styling*/
/*.contact-container
{
    margin-top: 50px;
}

.contact-container .map-wrapper
{
    text-align: center;
}

.contact-container .map-wrapper iframe
{
    margin: 0 auto 25px auto;
    max-width: 100%;
}

.contact-container .cardBlock
{
    box-sizing: border-box;
    padding: 15px;
}

.contact-container .cardBlock .caption
{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    line-height: normal;
    min-height: 150px;
    padding: 15px;
    width: 100%;
}

.contact-container .cardBlock h3
{
    margin-top: 0px;
}

@media only screen and (min-width : 768px)
{

    .contact-container .cardBlock
    {
        float: left;
        width: 50%;
    }
}

@media only screen and (min-width : 992px)
{

    .contact-container .cardBlock
    {
        float: left;
        width: 33%;
    }
}*/
/*#endregion*/

/*.video-banner-wrapper
{
    position: relative;
    height: 350px;*/
}
    /*#region Inner Banner Styles*/
/*
.inner-banner
{
    position: relative;
    height: 350px;
    background-position: center;
    background-size: cover;
}

.inner-banner .container
{
    height: 350px;
    position: relative;
}

.inner-banner-content > div
{
    background-color: #ffffff;
    bottom: -6px;
    font-family: "Lato-Light",Helvetica,Arial,sans-serif;
    font-size: 30px;
    padding: 20px 30px 0;
    line-height: 32px;
    position: absolute;
    z-index: 10;
    left: 0;
}

.inner-banner-content .right
{
    right: 0;
}

@media only screen and (min-width : 768px)
{
    .inner-banner-content .left,
    .inner-banner-content .right
    {
        font-size: 46px;
    }
}

/*#endregion */

                   /*#region Bootstrap Menu Dropdown Click -> Hover*/
/*
.open > .dropdown-menu
{
    display: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus
{
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a:hover .navbar-default .navbar-nav a:hover
{
    background-color: #f0f2f4;
}

/*#endregion*/

/*#region  Footer Styles */
/*#mainFooter
{
    background-color: #226092;
    box-sizing: border-box;
    color: #f1f3f5;
    display: block;
    padding: 30px 10px;
    position: relative;
    margin-top: 13px;
}

#mainFooter:before
{
    background-color: #1B4D75;
    content: "";
    display: block;
    height: 13px;
    left: 0;
    position: absolute;
    top: -13px;
    width: 100%;
}

#mainFooter .footer
{
    max-width: 1120px;
    min-height: 300px;
}

#mainFooter .footer-contact
{
    margin-bottom: 25px;
}

#mainFooter .footer-contact .address
{
    margin: 10px 0;
}

#mainFooter .footer-contact .phone a
{
    border-bottom: 1px solid #18466A;
    color: #f1f3f5;
    display: block;
    font-weight: normal;
    padding-bottom: 25px;
}

#mainFooter .footer-navigation .nav li
{
    margin-top: 7px;
}

#mainFooter .footer-navigation .nav li a
{
    color: #f1f3f5;
    padding: 0;
}

#mainFooter .footer-navigation .nav-pills > li.active > a,
#mainFooter .footer-navigation .nav-pills > li.focus > a,
#mainFooter .footer-navigation .nav-pills > li.hover > a,
#mainFooter .footer-navigation .nav-pills > li > a:hover
{
    background-color: transparent;
}

#mainFooter .copyright
{
    color: #052642;
    font-size: 11px;
    line-height: 15px;
    padding-top: 25px;
}

#mainFooter .footer-logo
{
    display: inline-block;
    float: right;
    line-height: 16px;
    max-width: 140px;
    text-align: left;
}

#mainFooter .footer-logo .accent-text
{
    font-style: italic;
}

@media only screen and (min-width : 320px)
{
}

@media only screen and (min-width : 480px)
{
}

@media only screen and (min-width : 768px)
{

    #mainFooter .footer-contact,
    #mainFooter .footer-navigation
    {
        border-right: 1px solid #18466A;
        height: 150px;
    }

    #mainFooter .footer-contact
    {
        border-right: 1px solid #18466A;
    }

    #mainFooter .footer-contact .phone a
    {
        border-bottom: none;
    }

    #mainFooter .footer-navigation .nav li
    {
        float: right;
    }

    #mainFooter .footer-navigation .nav li a
    {
        font-size: 12px;
        padding: 0 5px;
    }
}

@media only screen and (min-width : 992px)
{
}

@media only screen and (min-width : 1200px)
{
}*/

/*#endregion*/




/*.sfPageEditor .navbar-brand
{
    display: none;
}

.sfPageEditor .header-logo,
.sfPageEditor .inner-banner-image
{
    display: block;
}

.sfPageEditor .inner-banner .rdTable img
{
    height: 350px;
}*/
