@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i|Muli:400,400i,700,700i|Pacifico|Playfair+Display:400,400i|Roboto:400,400i,700,700i');


/******* 
Reset 
**********/
body {
    margin: 0px;
    font-family: "Muli", sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
}

a, a:hover, a:active, a:focus {
    cursor: pointer;
    outline: 1px solid transparent;
}

a:active, a:focus {
    outline: 1px solid #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

.e3pagetemplate {
    color: #2a2a2a;
    font-size: 16px;
}

.e3pagetemplate a {
    color: #2a2a2a;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: "Playfair Display";
}

/*custom hr*/
hr{
    border-top: 4px solid #9CC43C;
}

a.e3-button {
    border-radius: 0;
    text-transform: uppercase;
    transition: .5s all;
    background-color: #9cc43c;
    color: #ffffff;
    border: none;
    font-size: 18px;
}

a.e3-button:hover {
    transition: .5s all;
    background-color: #1176BC;
}

img {
    border: none;
}

.MainInformationTable {
    width: 100%;
}

.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}

.EditMode header, .DesignMode header {
    position: relative;
}

.fa > span {
    display: none;
}

/*****************************************************************

MOBILE

*****************************************************************/

/******* 
Mobile Header 
*******/

header {
    background: #26457D;
    float: left;
    position: fixed;
    transition: top 0.3s ease 0s;
    width: 100%;
    height: 70px;
    z-index: 200;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}

header .container {
    height: 70px;
}

header .container::before, header .container::after {
    display: none;
}

header .mobile-nav-btn {
    margin: 15px 0 0;
    width: 10%;
}

header #menu-button {
    display: block;
    height: 40px;
    padding-left: 0 !important;
}

header #menu-button::before {
    display: none;
}

header #menu-button i {
    color: #ffffff;
    font-size: 32px;
}

header .logo {
    padding: 10px 0;
    text-align: center;
    width: 80%;
    float: left;
    height: 100%;
}

header .logo .static-img {
    width: 100%;
    height: 100%;
}

header .logo a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

header .logo img {
    max-height: 100%;
    max-width: 80%;
    height: auto;
    width: auto;
}
/******* 
Mobile MyProfile 
*******/

header .MyProfile_Member {
    background: transparent;
    border: medium none;
    height: 54px;
    margin: 15px 0 0;
    padding: 0;
    width: 10%;
    float: right;
    clear: none;
}

header .MyProfile_Member .click_transparent {
    width: 100%;
}

header .MyProfile_Member .MyProfile_SignedIn, header .MyProfile_Member .MyProfile_SignedOut {
    height: 50px;
}

header .MyProfile_Member .MyProfile_Svg {
    width: 34px;
    height: 40px;
    float: right;
    margin-right: 0;
}

header .MyProfile_Member .MyProfile_Svg svg {
    fill: #ffffff;
    height: 34px;
}

header .MyProfile_Member .MyProfile_Name {
    display: none;
}

header .MyProfile_Member .arrow-down {
    display: none;
}

header .MyProfile_Member .fullView {
    background-color: rgba(0, 0, 0, 0.8);
    left: auto;
    right: -15px;
    top: 75px;
    width: 200px;
    padding: 10px 0;
}

header .MyProfile_Member .MyProfile_FullMain {
    border: none;
    padding: 0;
    width: 100%;
}

header .MyProfile_Member .fullView a {
    border: medium none;
    color: #fafafa;
    font-size: 16px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

header .MyProfile_Member .fullView a:hover {
    color: #CCC;
}

header .MyProfile_Member .fullView a div {
    display: none;
}

header .MyProfile_Member .arrow-down {
    border-top: 5px solid #fafafa;
}

header .header-social {
    display: none;
}

header .mobileloginfo.container {
    float: right;
    margin: 0;
    padding: 0;
    width: 10%;
}

/******* 
Mobile Nav 
*******/

header .mobile-nav-btn {
    float: left;
}

header nav {
    background-color: #26457D;
}

header #main-menu {
    box-shadow: none;
}

header #main-menu li, header #main-menu a {
    border-radius: 0;
    border-top: medium none;
    font-size: 1em;
    letter-spacing: normal;
    text-transform: uppercase;
}

header #main-menu a {
    background: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
    color: #ffffff;
    border-radius: 0;
    text-shadow: none;
}

header #main-menu ul {
    background-color: #1A325B;
    box-shadow: none;
    border-top: 1px solid rgba(250, 250, 250, 0.3);
    border-radius: 0;
}

header #main-menu ul a {
    color: #ffffff;
}

header #main-menu ul ul {
    background-color: #ccc;
}

header #main-menu ul ul ul {
    background-color: #ccc;
}

header #main-menu .sub-arrow {
    background-color: #1A325B;
    border-radius: 0;
    color: #fff;
    width: 42px;
    border: none;
}
/******* 
Mobile Banner 
*******/

.banner {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    margin: 70px 0 0;
    overflow: hidden;
    text-align: center;
}

.banner #p_lt_Banner_ContentSliderWithThumbnails_Camera{
    background-color: #000000;
}

.camera_fakehover{
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.5)));
}

.banner-text{
    font-family: "Playfair Display";
    color: #FAFAFA;
    font-size: 36px;
    position: relative;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    background-color: rgba(38,69,125,0.9);
    border-color: #707070;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
}
.banner-text h1{
    font-size:36px;
}

/******* 
Mobile Page Content 
*******/

.page-content {
    float: left;
    width: 100%;
    padding: 40px 0;    
}

.page-content > .container {
    padding: 0;
    width: 100%;
}

.welcome-content{
    display:flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10%;
    margin-bottom: 30px;
}

.welcome-content h2{
    font-size: 28px;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}

.welcome-content span{
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.word-logo{
    background-color: #26457D;
    text-align: center;
    height: 166px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-content .content-btns{
    max-width: 321px;
    margin-left: auto;
    margin-right: auto;

}

.page-content .content-btns a{
    position: relative;
    float:  left;
    width: 100%;
    max-width: 321px;
    height: 240px;
}

.page-content .content-btns img{
    opacity: 0.85;
    display: none;
    max-width: 100%;
}

.page-content .content-btns a:nth-of-type(1){
    background:url(/sitedesign/images-2018/btn1.aspx) no-repeat center / cover;
}

.page-content .content-btns a:nth-of-type(2){
    background:url(/sitedesign/images-2018/btn2.aspx) no-repeat center / cover;
}

.page-content .content-btns a:nth-of-type(3){
    background:url(/sitedesign/images-2018/btn3.aspx) no-repeat center / cover;
}

.page-content .content-btns a:nth-of-type(4){
    background:url(/sitedesign/images-2018/btn4.aspx) no-repeat center / cover;
}

.page-content .content-btns a span{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    letter-spacing: .05em;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    text-shadow: 0 2px 2px #3e3e3e;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.3);
    font-weight: bold;
}

.end-content{
    text-align: center;
    margin-top: 1000px;
    padding: 0 20px;
}

.end-content img{
    max-width: 95%;
}

.end-content h2{
    font-size: 37px;
    letter-spacing: 0.05em;
    margin: 10px 0;
}

.end-content span{
    font-size: 20px;
}

/******* 
Mobile Footer 
*******/

footer {
    float: left;
    width: 100%;
    height: 450px;
    position: relative;
    text-align: left;
    background-color: #26457D;
    color: #ffffff;
    font-family: "Muli";
    font-size: 18px;
    margin-top: 50px;
}

footer a{
    color: #ffffff;
}

.footer-top {
    display: flex;
}

.footer-top .container {}

.footer-top .container div{
    display: flex;
    justify-content: center;
    text-align: center;
}
.ft-contact {
    flex-flow: column;
}
.ft-logo{
    border-radius: 50%;
    background-color: #26457D;
    width: 200px;
    margin: 0 auto;
    margin-top: -30px;
    padding: 40px;
}

.ft-word-logo{
    margin-top: -15px;
    margin-bottom: 15px;
}

.ft-contact-soc{
    flex-direction: column;
}

.ft-soc{
    margin-top: 10px;
    margin-bottom: 15px;
}

.ft-soc a{
    margin: 0 10px;
}

.footer-bot {
    font-size: 12px;
}

.footer-bot .container {}

.footer-bot .container div{
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 10px 0;
}
.poweredby a{
    text-decoration: none;
}


/*****************************************************************

TABLET

*****************************************************************/

@media (min-width: 768px) {

    .banner{
        background-color: #000000;
    }

    .banner-text{
        position: absolute;
        width: 60%;
        transform: translate(-50%, -20%);
        background-color: rgba(38,69,125,0.8);
    }

}
/*****************************************************************

DESKTOP

*****************************************************************/

@media (min-width: 1025px) {

    body {
        font-size: 18px;
    }

/******* 
Desktop Header 
*******/

    header {
        height: 100px;
        transition: all .2s;
        position: absolute;
    }

    header .container {
        padding-left: 25px;
        padding-right: 25px;
        height: 100px;
        width: 100%;
    }

    header .logo {
        width: auto;
        padding: 10px 0;

        /* height: 72px; */
        float: left;
        text-align: center;
        transition: all .2s;
    }

    header .logo a {
        display: block;
    }

    header .logo img {
        max-width: 100%;
        transition: all .2s;
    }
/******* 
Desktop Nav 
*******/

    header div#divMainMenu {
        float: left;
        clear: right;
        position: absolute;
        bottom: 0;
        left: 10%;
    }

    header nav {
        background-color: transparent;
        float: none;
        margin: 0 auto;
        padding: 0;
        width: auto;
    }

    header .mobile-nav-btn {
        display: none;
    }

    header #main-menu {
        background: none;
        box-shadow: none;
        clear: none;
        display: table !important;
        margin: 0 auto;
        width: auto;
        white-space: nowrap;
    }

    header #main-menu li, header #main-menu a {
        border: medium none;
        border-radius: 0;
        font-size: 1em;
        font-weight: normal;
        text-shadow: none;
        letter-spacing: .05em;
        text-align: left;
    }

    header #main-menu > li {
        display: inline-block;
        float: none;
    }

    header #main-menu > li > a {
        padding: 0px 10px 15px;
        line-height: 40px;
        transition: all .2s;
    }

    header #main-menu > li:last-child a {}

    header #main-menu > li > a:hover, header #main-menu > li > a.highlighted {
        color: #ffffff;
        box-shadow: 0 -4px 0 0 #9CC43C inset;
    }

    header #main-menu ul {
        border: medium none;
        border-radius: 0;
        left: auto !important;
        padding: 0 0px;
        text-transform: none;
    }

    header #main-menu ul a, header #main-menu ul ul a, header #main-menu ul ul ul a {
        color: #ffffff;
        padding: 10px 20px;
        text-transform: uppercase;
        background-color: #26457D;
    }

    header #main-menu ul a:hover, header #main-menu a.highlighted {
        background: rgba(38, 69, 125, 0.70);
        color: #ffffff;
    }

    header #main-menu li .sub-arrow {
        background-color: transparent;
        border-color: rgba(211, 129, 231, 0.5);
        border-image: none;
        border-style: none solid solid none;
        border-width: medium 2px 2px medium;
        height: 10px;
        width: 10px;
        left: 50%;
        top: auto;
        bottom: 6px;
        margin: 0;
        position: absolute;
        transform: translateX(-50%) rotate(45deg);
        display: none;
    }

    header #main-menu li ul .sub-arrow {
        transform: rotate(-45deg);
        height: 8px;
        width: 8px;
        right: 10px;
        top: 40%;
        left: auto;
        display: none;
    }
/******* 
Desktop MyProfile 
*******/

    header .MyProfile_Member {
        width: auto;
        margin: 10px 0;
    }

    header .MyProfile_Member .MyProfile_SignedIn, header .MyProfile_Member .MyProfile_SignedOut {
        margin: 0;
        background: none;
        box-sizing: border-box;
        padding: 10px 15px;
        width: auto;
        top: 40%;
        transform: translateY(-50%);
        position: relative;
        transition: all .2s;
        background-color: #9CC43C;
        padding: 0 15px;
        height: 30px;
    }

    header .MyProfile_Member .MyProfile_Name {
        color: #26457D;
        display: block;
        font-size: 1em;
        width: auto;
        font-weight: normal;
        text-transform: none;
        margin: 0;
        float: left;
    }

    header .MyProfile_Member .fullView {
        background-color: rgba(0, 0, 0, 0.8);
        left: auto;
        right: 0;
        top: 60px;
    }

    header .MyProfile_Member .fullView a {
        color: #fafafa;
    }

    header .MyProfile_Member .fullView a:hover {
        color: #dddddd;
    }

    header .MyProfile_Member .MyProfile_Svg {
        display: none;
    }

    header .MyProfile_Member .MyProfile_Svg svg {
        height: 20px;
        float: right;
        display: none;
    }

    header .logo img {}


/******* 
Desktop Banner 
*******/

    .banner {
        margin: 100px 0 0;
    }

    .banner-text{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40%;
        height: 20%;
    }

/*******
Page Content
******/
    .welcome-content{
        margin-bottom: 50px;
    }

    .welcome-content h2{
        padding-bottom: 15px;
    }

    .page-content .content-btns{
        max-width: 100%;
    }

    .page-content .content-btns a{
        max-width: 100%;
        width: 25%;
        height: 100%;
        overflow: hidden;
    }

    .page-content .content-btns img{
        opacity: 0.7;
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: 0.2s ease;
    }

    .page-content .content-btns a:nth-of-type(1){
        background: #000000;
    }

    .page-content .content-btns a:nth-of-type(2){
        background: #000000;
    }

    .page-content .content-btns a:nth-of-type(3){
        background: #000000;
    }

    .page-content .content-btns a:nth-of-type(4){
        background: #000000;
    }

    .page-content .content-btns img:hover{
        opacity: 0.5;
        transform: scale(1.1);
    }

    .page-content .content-btns a span{
        background-color: transparent;
        pointer-events: none;
    }

    .end-content{
        margin-top: 25%;
        display: table;
    }

    .end-content h2, .end-content span{
        width: 100%;
    }

    .end-content h2{
        font-size: 37px;
        padding-bottom: 20px;
        letter-spacing: 0.05em;
    }

    .end-content img{
        width: 50%;
        float: left;
        padding-left: 15%;
        padding-right: 10px
    }

    .end-content .end2{
        padding-left: 30px;
        width: 35%;
        float: left;
    }


/*******
FOOTER
******/

    footer{
        height: 246px;
    }

    footer .footer-top .container{
        display: flex;
        flex-direction: row;
        /*justify-content: center;*/
        align-items: center;
        max-width: 1150px;
    }

    .ft-logo{
        order: 2;
    }

    .ft-word-logo{
        order: 1;
    }

    .ft-contact-soc{
        order: 3;
    }

    footer .footer-bot .container{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        max-width: 1150px;
    }

    .ft-copyr{
        padding-right: 10px;
    }

}


/*****************************************************************

WIDE DESKTOP

*****************************************************************/

@media (min-width: 1200px) {

}

/******* 
Banner Breakpoints 
*******/

.EditMode .banner {
    margin: 97px 0 0 0;
    z-index: 1;
    overflow: visible;
}

.banner > img {
    width: 200%;
    transform: translateX(-25%);
}

@media (min-width: 768px) {
    .banner > img {
        width: 150%;
        transform: translateX(-15%);
    }
}

@media (min-width: 1025px) {
    .banner > img {
        width: 100%;
        transform: translateX(0%);
    }
}