﻿a:active, a:hover {
    color: purple!important;
    text-decoration: none;
}
#divPageWrapper {
    height: auto;
    background-color: #ccf2ff;
    overflow-x: hidden;
    overflow-y: auto;  
}
#divBasePage {

}
#divPopPages, #divBottom {
   overflow-y: auto;
   -ms-overflow-style: scrollbar;
}
#TopSlideshow {
    top: 0;
    position: relative;
    z-index: 0;
}
.overlayNav {
    position: absolute;
    top: 20px;
    right: 25px;
}
.theLogo {
    position: absolute;
    top: 400px;
    display: block;
    left: 50%;
    margin-left: -400px;
    text-align: center;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    animation-name: animateLogo;
    animation-delay: 2s;  
}
.bounce {
    width: 489px;
    margin: 50px auto;
    -webkit-animation: bounce-out 2s linear 0s 1 normal;
    animation: bounce-out 2s linear 0s 1 normal;
}
@-webkit-keyframes bounce-out {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.90);
        transform: scale(0.90);
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}

@keyframes bounce-out {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.90);
    }

    70% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(0.3);
    }
}
.learnMore {
    position: absolute;
    top: 700px;
    right: 20px;
}
#BottomWho {
    height: auto;
    position: relative;
    margin: 0;
    padding: 0;
    background-color: #776c5e;
    z-index: 100;
}

#BottomWhoTopRow {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
}
#divHeaderWho {
    min-width: 350px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.aPointerSpan {
    float: right !important;
    
}
#divWhoLabel {
    width: 100%;
    background-color: black;
    color: white;
    font-family: robotoregular, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.whoMessage2Row {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.whoMessage2Wrapper {
    float: right;
    background-color: #beb7ad;
}

.whoMessage2 {
    font-family: robotoregular,Roboto,sans-serif;
    font-weight: bold;
    color: white;
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 5px;
}
.whoMessage1 {
    font-family: robotoregular,Roboto,sans-serif;
    color: white;
}
.JHG-wrapper {
    position: relative;
    z-index: 100;
    overflow: visible;
    text-align: center;
}

.JHG {
    font-family: Georgia,serif;
    z-index: 100;
    display: inline-block;
    opacity: .75;
    color: #beb7ad;
    margin-top: -40px;
    padding-left: 20px;
}
#divJHGPhoto {
    min-width: 250px;
    position: relative;
    padding-left: 0px;
}
#divImgJHGPhoto {
    height: auto;
    float: none;
    text-align: left;
    background-size: cover !important;
    margin-left: -5px;
}
#divPeople {
    min-width: 125px;
    text-align: center;
    margin-left: 0 auto;
    margin-right: 0 auto;
}
.whoPeopleWrapper {
    position: relative;
    background-color: #776c5e;
   
}

.whoPeople {
    border: 2px solid white;
    text-align: center; 
}

.whoPeopleSpan {
    cursor: pointer;
    color: white!important;
    text-decoration: none!important;
}
#BottomWhat {
    margin: 0;
    padding: 0;
    background-color: #ccf2ff;
    z-index: 100;
}
#BottomWhatRow {
    height: 140px;
    display: block;
}
.row #BottomWhatRow {
    margin-left: 0!important;
    margin-right: 0!;
}
#divHeaderWhat {
    background: #80dfff;
    height: 140px;
    padding-left: 0px;
    padding-right: 0px;
    min-width: 400px;
}
.whatButton {
    float: right;
    vertical-align: top;
    margin-right: -15px;
}
#divWhatLabel {
    width: 100%;
    background-color: black!important;
    color: white;
    font-family: robotoregular, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.whatMessageLeft {
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
    font-family: robotoregular,Roboto,sans-serif;
    font-weight: 400;
    text-align: left;
}
.whatMessageLeftParagraph {
   
}
#divMessageRight {
    background-color: #ffe6cc;
    min-width: 400px;
    height: 140px;
}
.whatMessageRightWrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.whatMessageRight {
    text-align: left;
    color: #616161;
    font-family: robotoregular,Roboto,sans-serif;
    font-weight: 300;
}
#BottomContact {
    margin: 0;
    padding: 0;
    z-index: 100;
}
#divHeaderContact {
    background-color: #465356;
    color: white;
    text-align: center;
    height: 200px; 
    min-width: 330px;
    margin: 0;
    padding: 0;
}
.howButton {
    float: right;
    vertical-align: top;
}
.howButtonSpan {

}
#divHowLabel {
    width: 100%;
    background-color: black;
    color: white;
    font-family: robotoregular, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.howAddress {
    color: white;
    font-family: robotoregular,Roboto,sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #465356 !important;
}
#divHowEmail {
    background-color: #45838d;   
}
.howEmail, .howTelephone {
    font-family: robotoregular,Roboto,sans-serif;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.howRights {
    text-align: left;
}

.howRightsSpan {
    color: white;
    font-family: robotoregular,Roboto,sans-serif;
}


#divPopPages {
}
#myNav {

}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
   
    z-index: 200;
    top: 0;
    right: 0;
    background-color: white;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none;
    transition: 0.5s;
}

.overlay-who {
    position: relative;
    top: 5%;
    width: 80%;
    margin-left: 19%;
    text-align: left;
    margin-top: 30px;
    color: black;
    font-family: Roboto,sans-serif;
    font-family: robotoregular,Roboto,sans-serif;
    font-size: 16px;
}

.overlay-staff {
    position: relative;
    padding-top: 100px;
    margin-left: 19%;
}
    .overlay-staff a:hover, .overlay a:focus {
        color: #800080;
        font-weight: bold;
    }

.overlay-what {
    position: relative;
    top: 0px;
   
    padding: 1px;
    text-align: center;
    margin-top: 1px;
    color: black;
    font-family: Roboto,sans-serif;
    font-family: robotoregular,Roboto,sans-serif;
    font-size: 14px;
}

.overlay-what-alt {
    position: relative;
    top: 0px;
    width: 80%;
    margin-left: 25%;
    padding: 10px;
    text-align: left;
    margin-top: 10px;
    background-color: #f2f2f2;
    color: black;
    font-family: Roboto,sans-serif;
    font-family: robotoregular,Roboto,sans-serif;
    font-size: 14px;
}

.overlay-contact {
    position: relative;
    top: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    color: black;
    font-family: Roboto,sans-serif;
    font-family: robotoregular,Roboto,sans-serif;
    font-size: 14px;
}

.overlay-transparent {
    position: relative;
    top: 0px;
    width: 90%;
    margin-left: 10%;
    text-align: left;
    margin-top: 30px;
    color: black;
    font-family: Roboto,sans-serif;
    font-family: robotoregular,Roboto,sans-serif;
    font-size: 12px;
}

    .overlay-transparent img {
        vertical-align: middle;
    }

    .overlay-transparent .content {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5); 
        color: #f1f1f1;
        width: 100%;
        padding: 20px;
    }

.overlay-content {
    position: relative;
    top: 30%;
    width: 85%;
    text-align: center;
    margin-top: 30px;
}
.overlay-content-IE {
    position: relative;
    top: 15%;
    width: 85%;
    text-align: center;
    margin-top: 10px;
}
.overlay a {
    padding: 2px;
    text-decoration: none;
    font-family: Calibri;
    font-size: 16px;
    color: #800080;
    display: block;
    transition: 0.3s;
}

    .overlay a:hover, .overlay:active, .overlay a:focus {
        color: #800080;
        font-weight: bold;
    }

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 60px;
}

/* xl */
@media screen and (min-width: 1199.98px)  {
    #divPortraitNotice {
        display: none;
    }
    .img-resize {
        width: 100%;
    }
    #divHeaderWho {
        margin-right: 0px;
    }
    .aPointerSpan {
        float: right !important;
        margin-right: -14px;
    }
    #divWhoLabel {
        display: none;
    }
    #divWhoPointer {
       
    }
    .whoMessage2Row {
        min-width: 500px;
    }
    .whoMessage2Wrapper {
        height: 85px;
    }
    .whoMessage2 {
        margin: 10px;
        font-size: 14px;
    }
    .whoMessage1 {
        margin: 15px;
        padding-left: 15px;
        font-size: 16px;
    }
    .JHG {
        font-size: 172px;
    }
    .whoPeople {
        margin-left: 110px;
        margin-top: 100px;
        min-height: 65px;
        padding: 10px 10px 10px 10px;
        width: 270px;
        border-radius: 15px;
    }
    .whoPeopleSpan {
        font-size: 28px;
        padding-top: 20px;
    }
    #BottomWhatRow {
         width: 100% !important;
    }
    .whatMessageLeftParagraph {
        font-size: 14px;
        letter-spacing: 3px;
        padding-top: 90px;
        padding-left: 30px;
    }
    #divMessageRight {
        height: 140px;
    }
    .whatMessageRight {
        padding-left: 30px;
        padding-top: 60px;
    }
    .whatButton {
        margin-right: -15px;
    }
    #divWhatLabel {
        display: none;
    }
    .howButton {
        margin-right: -15px;
    }
    #divHowLabel {
        display:none;
    }
    #divHowEmail {
        height: 200px;
    }
    .howEmail, .howTelephone {
        font-size: 28px;
    }
    .howAddress {
        font-size: 16px;
        line-height: 0.6;
        padding-top: 70px;
    }
    .howRights {
        padding-top: 30px;
        padding: 30px;
    }
    .howRightsSpan {
        font-size: 16px;
    }
}
/* lg  */
@media screen and (min-width: 991.98px) and (max-width: 1200px) {
    #divPortraitNotice {
        display: none;
    }
    .img-resize {
        width: 85%;
    }
    #divHeaderWho {
        margin-right: 0px;
    }
    #divWhoPointer {

    }
    .aPointerSpan {
        float: right !important;
        margin-right: -60px;
    }
    #divWhoLabel {
        display: none;
    }
    
    .whoMessage2Row {
        min-width: 400px;
    }
    .whoMessage2Wrapper {
        height: 80px;
    }

    .whoMessage2 {
        margin: 8px;
        font-size: 12px;
    }

    .whoMessage1 {
        margin: 12px;
        font-size: 14px;
    }

    .JHG {
        font-size: 150px;
    }
    .whoPeople {
        margin-left: 20px;
        margin-top: 90px;
        min-height: 55px;
        padding: 8px 8px 8px 8px;
        width: 220px;
        border-radius: 15px;
    }
    .whoPeopleSpan {
        font-size: 22px;
        padding-top: 20px;
    }
    #BottomWhatRow {
         width: 100% !important;

    }
    .whatMessageLeftParagraph {
        font-size: 14px;
        letter-spacing: 3px;
        padding-top: 90px;
        padding-left: 30px;
    }
    #divMessageRight {
        height: 140px;
    }
    .whatMessageRight {
        padding-left: 30px;
        padding-top: 60px;
        height: 140px;
    }

    .whatButton {
        margin-right: -48px;
    }
    #divWhatLabel {
        display: none;
    }
    .howButton {
        margin-right: -30px;
    }
    #divHowLabel {
        display: none;
    }
    #divHowEmail {
        height: 200px;
    }
    .howEmail, .howTelephone {
        font-size: 24px;
    }
    .howAddress {
        font-size: 16px;
        line-height: 0.6;
        padding-top: 70px;
    }

    .howRights {
        padding-top: 30px;
        padding: 30px;
    }

    .howRightsSpan {
        font-size: 16px;
    }
}
/* md */
@media screen and (min-width: 767.98px) and (max-width: 992px) {
    #divPortraitNotice {
        display: none;
    }
    .img-resize {
        width: 90%;
    }
    #divHeaderWho {
        width: 100% !important;
    }
    #divWhoLabel {
        display: inline;
        width: 100% !important;
    }
    #divWhoPointer {
        display: none;
    }
    .whoMessage2Row {
        width: 100% !important;
    }

    .whoMessage2Wrapper {
        height: 100px;
        width: 100%;
    }
    .whoMessage2 {
        margin: 10px;
        font-size: 14px;
    }
    .whoMessage1 {
        margin: 8px;
        font-size: 12px;
    }
    .JHG {
        padding-top: 20px;
        font-size: 75px;
    }
    #divJHGPhoto {
        min-width: 175px;
        position: relative;
        float: left;
        padding-left: 10px;
    }
    .whoPeople {
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        border-radius: 12px;
        min-height: 40px;
        padding: 5px 5px 5px 5px;
        width: 170px;
        border-radius: 8px;
    }
    .whoPeopleWrapper {
        padding-top: 20px;
    }
    .whoPeopleSpan {
        font-size: 12px;
    }
    #divHeaderWhat {
        width: 100% !important;
    }
    .whatMessageLeftParagraph {
        font-size: 14px;
        letter-spacing: 3px;
        padding-top: 25px;
        padding-left: 30px;
    }
    #divMessageRight {
        width: 100% !important;
        height: 100px;
    }

    .whatMessageRight {
        padding-left: 15px;
        padding-top: 15px;
    }
    #divWhatLabel {
        display: inline;
        width: 100% !important;
    }
    .whatButton {
        display: none;
    }
    #divHeaderContact {
        width: 100% !important;
    }
    .howButton {
        display: none;
    }
    #divHowLabel {
        display: inline-block;
        width: 100% !important;
    }
    #divHowEmail {
        width: 100% !important;
        height: 175px;
    }
    .howEmail, .howTelephone {
        font-size: 18px;
    }
    .howAddress {
        font-size: 14px;
        line-height: 0.6;
        padding-top: 30px;
        background-color: #465356;
        width: 100% !important;
    }

    .howRights {
        padding-top: 40px;
        padding-left: 10px;
    }

    .howRightsSpan {
        font-size: 16px;
    }
}
/* sm */
@media screen and (min-width: 575.98px) and (max-width: 768px) {
    #divPortraitNotice {
        display: none;
    }
    .img-resize {
        width: 100%;
    }
    #divHeaderWho {
         width: 100% !important;
    }
    #divWhoLabel {
        display: inline;
         width: 100% !important;
    }
    #divWhoPointer {
        display: none;
    }
    .whoMessage2Row {
         width: 100% !important;
    }
    .whoMessage2Wrapper {
        height: 75px;
    }
    .whoMessage2 {
        margin: 6px;
        font-size: 11px;
    }
    #divMessage1 {
        padding-left: 12px;
        padding-right: 0px;
    }
    .whoMessage1 {
        margin: 6px;
        font-size: 11px;
    }
    .JHG {
        font-size: 60px;
        padding-top: 20px;
    }
    #divJHGPhoto {
        padding-right: 0!important;
    }
    #divPeople {
        width: 126px;
    }
    .whoPeople {
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 10px;
        border-radius: 12px;
        min-height: 40px;
        padding: 5px 5px 5px 5px;
        width: 120px;
        border-radius: 8px;
    }
    .whoPeopleSpan {
        font-size: 10px;
    }

    #divHeaderWhat {
         width: 100% !important;
    }
    .whatMessageLeftParagraph {
        font-size: 14px;
        letter-spacing: 3px;
        padding-top: 25px;
        padding-left: 30px;
    }
    #divMessageRight {
        width: 100% !important;
        height: 80px;
    }
    .whatMessageRight {
        padding-left: 15px;
        padding-top: 0px;
    }
    #divWhatLabel {
        display: inline;
         width: 100% !important;
    }
    .whatButton {
        display: none;
    }
    #divHeaderContact {
        width: 100% !important;
    }

    .howButton {
        display: none;
    }

    #divHowLabel {
        display: inline-block;
        width: 100% !important;
    }

    #divHowEmail {
        width: 100% !important;
        height: 150px;
    }
    .howEmail, .howTelephone {
        font-size: 18px;
    }
    .howAddress {
        font-size: 14px;
        line-height: 0.6;
        padding-top: 30px;
        background-color: #465356;
    }
    .howRights {
        padding-top: 30px;
        padding: 30px;
    }

    .howRightsSpan {
        font-size: 16px;
    }
}
/* xs */
@media screen and (max-width: 576px) {
    #divPortraitNotice {
        display: inline;
    }
    .img-resize {
        width: 66%;
    }
    #divHeaderWho {
         width: 100% !important;
    }

    #divWhoLabel {
        display: inline;
         width: 100% !important;
    }
    #divWhoPointer {
        display: none;
    }
    .whoMessage2Row {
         width: 100% !important;
    }
    .whoMessage2Wrapper {
        height: 75px;
    }

    .whoMessage2 {
        margin: 7px;
        font-size: 10px;
    }
    #divMessage1 {
        width: 100% !important;
        min-width: 300px;
    }
    .whoMessage1 {
        margin: 10px;
        font-size: 12px;
    }
    .JHG-wrapper {
        text-align:center;
    }
    .JHG {
        font-size: 50px;
        padding-top: 25px;
    }
    #divJHGPhoto {
        width: 100% !important;
        margin-left: 15%
    }
    #divPeople {
        width: 400px;
        margin-left: 0 auto;
        margin-right: 0 auto;
    }
    .whoPeople {
        margin-left: 50%;
        margin-top: 15px;
        min-height: 50px;
        padding-top: 10px;
        width: 175px;
        border-radius: 8px;
        margin-bottom: 10px;
    }
    .whoPeopleWrapper {
        text-align: center;
       
    }
    .whoPeopleSpan {
        font-size: 14px;
    }
    #divHeaderWhat {
        width: 100% !important;
    }
    .whatMessageLeftParagraph {
        font-size: 14px;
        letter-spacing: 3px;
        padding-top: 25px;
        padding-left: 30px;
    }
    #divMessageRight {
        width: 100% !important;
        height: 80px;
    }
    .whatMessageRight {
        padding-left: 15px;
        padding-top: 0px;
    }
    #divWhatLabel {
        display: inline;
        width: 100% !important;
    }
    .whatButton {
        display: none;
    }
   
    #divHeaderContact {
        width: 100% !important;
    }

    .howButton {
        display: none;
    }

    #divHowLabel {
        display: inline-block;
        width: 100% !important;
    }

    #divHowEmail {
        width: 100% !important;
        height: 125px;
    }
    .howEmail, .howTelephone {
        font-size: 18px;
    }
    .howAddress {
        font-size: 12px;
        line-height: 0.6;
        padding-top: 30px;
        background-color: #465356;
    }

    .howRights {
        padding-top: 30px;
        padding: 30px;
    }

    .howRightsSpan {
        font-size: 10px;
    }
}

@font-face {
    font-family: robotoregular;
    src: url(fonts/Roboto-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}
