html{
    -webkit-font-smoothing: antialiased;
    height: 100%;
    box-sizing: border-box;

}

*,
*:before,
*:after {
    box-sizing: inherit;
}


body {
    font-weight: 500;
    background-image: linear-gradient(0deg, #ffffff 0%, #f5f5f5  100%);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
    background-attachment: fixed;
    -webkit-background-size: auto;
    background-size: auto;
    min-height: 100%;
    padding-bottom: 20px;
    position: relative;
}

body:after{
    content: "";
    position: fixed;
    z-index: -1;
    top: 0;
    bottom:0;
    left: 0;
    right:0;
    width: inherit;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/diag.svg);
    background-size: 5px;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    opacity: 0.3;
}

.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    
}

#MISTER_PEA {
    float: left;
    font-size: 150%;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    color: #202020;
    text-decoration: none;
    letter-spacing: normal;
    font-style: normal;
    font-family: quicksand;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 0%;
    margin-right: 0px;
    margin-top: 0px;
    display: block;
    padding-top: 2px;
}

#text {
    float: right;
    font-size: 160%;
    width: auto;
    height: auto;
    text-align: right;
    font-weight: 500;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    color: #202020;
    text-decoration: none;
    letter-spacing: normal;
    font-style: normal;
    font-family: quicksand;
    border-top-width: thin;
    border-right-width: thin;
    border-left-width: thin;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    display: block;
    padding-top: 2px;
}

#titleInner {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 23.5595703125em;
    position: relative;
    border-bottom-color: #202020;
    border-bottom-width: thin;
    border-bottom-style: solid;
    padding-bottom: 3px;
    border-top-color: #202020;
    border-top-width: thin;
    border-top-style: solid;
    border-right-width: thin;
    border-left-width: thin;
    padding-top: 3px;
    display: block;
    margin-right: auto;
}

#titleHolder {
     transform: scaleX(1);
    -webkit-transform: scaleX(1);
    float: none;
    height: auto;
    clear: none;
    width: 100%;
    min-width: 0px;
    display: block;
    padding-top: 22px;
    padding-bottom: 22px;
    opacity: 1;
    position: static;
    top: 0px;
    left: 0px;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
}

#navHolder {
    float: none;
    height: 20px;
    margin-left: auto;
    margin-top: 6px;
    clear: none;
    width: 376.953125px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text1 {
    float: left;
    font-size: 1em;
    width: 50%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: quicksand;
    color: #202020;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    display: block;
}

#text2 {
    float: right;
    font-size: 1em;
    width: 50%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: quicksand;
    color: #202020;
    margin-right: 0%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    position: relative;
    display: block;
}

.navBtn{
    width: 100%;
     -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

#navHolder .navBtn{
    padding: 2px;
   display: inline-block;
    position: relative;
}

.navBtn:after{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom:0;
    left: 0;
    right:0;
    width: inherit;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/diag.svg);
    background-size: 5px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
}

.navBtn:hover:after{
    opacity: 0.8;
}

#Icon {
    float: none;
    height: 85px;
    margin-left: auto;
    margin-top: 11px;
    clear: none;
    width: 85px;
    display: block;
    margin-right: auto;
}

#iconSVG {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#text3 {
    float: none;
    font-size: 22px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 1em;
    margin-left: auto;
    margin-top: 30px;
    clear: none;
    min-height: 17px;
    font-family: quicksand;
    text-transform: uppercase;
    margin-right: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #202020;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
}

#textBody {
    float: none;
    font-size: 18px;
    width: 50%;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 137.5%;
    margin-left: auto;
    margin-top: 25px;
    clear: none;
    min-height: 117px;
    font-family: quicksand;
    text-transform: uppercase;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
    color: #202020;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    border-top-color: #202020;
    border-top-width: 1px;
    border-top-style: solid;
}

#textspan {
    float: none;
}

#textspan1 {
    float: none;
    font-size: 1em;
    line-height: 1em;
    font-style: italic;
}

#emailWrap{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    text-align: center;
    border-bottom-color: #202020;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    position: relative;
    display: block;
}

#emailBtn{
    display: inline-block;
    position: relative;
    margin: 0 auto;
    float: none;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 5px;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    min-height: 0px;
    font-family: quicksand;
    color: #202020;
}

#emailBtn:after{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom:0;
    left: 0;
    right:0;
    width: inherit;
    height: inherit;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/diag.svg);
    background-size: 5px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
}
#emailBtn:hover:after{
    opacity: .8;
}

#Footer {
        position:relative;
     }

#copyright {
    float: none;
    font-size: 11px;
    width: 50%;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    margin-left: auto;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    font-family: quicksand;
    color: #202020;
}

@media only screen and (max-width: 2560px) {
    #Footer {
        clear: none;
    }

    #text3 {
        display: block;
        margin-top: 28px;
        clear: none;
        font-size: 22px;
    }
    
    #emailBtn{
        font-size: 20px;
    }
    
    #emailWrap{
        width:50%;
    }
    
    #textBody {
        width: 50%;
        display: block;
        margin-top: 25px;
        clear: none;
        font-size: 20px;
        border-top-color: #202020;
        border-top-width: 1px;
        border-top-style: solid;
    }

    #titleHolder {
        margin-top: 2px;
        clear: none;
    }

    #Icon {
        margin-top: 0px;
        clear: none;
    }

    #navHolder {
        margin-top: 8px;
        clear: none;
    }

    #text1 {
        float: left;
        font-size: 1em;
        height: auto;
        font-weight: 500;
        line-height: 1em;
        clear: none;
        min-height: 0px;
        font-family: quicksand;
        color: #202020;
        padding-right: 10px;
        padding-left: 10px;
        text-transform: uppercase;
    }

    #text2 {
        float: right;
        font-size: 1em;
        height: auto;
        font-weight: normal;
        line-height: 1em;
        clear: none;
        min-height: 0px;
        font-family: quicksand;
        color: #202020;
        padding-left: 10px;
        padding-right: 10px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 1920px) {
    #Footer {
        clear: none;
    }
}

@media only screen and (max-width: 1680px) {
    #emailBtn{
        font-size: 18px;
    }
    
    #emailWrap{
        width:60%;
        padding-bottom: 15px;
    }
    
    #textBody {
        width: 60%;
        font-size: 18px;
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (max-width: 1440px) {
    #Icon {
        width: 75px;
        height: 75px;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 1366px) {
    #Icon {
        width: 75px;
        height: 75px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1280px) {
    #Icon {
        width: 70px;
        height: 70px;
    }
    
    #emailBtn{
        font-size: 17px;
    }
    
    #emailWrap{
        width:70%;
    }
    
    #textBody {
        width: 70%;
        font-size: 17px;
    }
}

@media only screen and (max-width: 1024px) {
    #Icon {
        width: 60px;
        height: 60px;
    }

    #titleInner {
        width: 21em;
    }

    #MISTER_PEA {
        font-size: 135%;
    }

    #text {
        font-size: 135%;
    }
    
    #emailBtn{
        font-size: 15px;
    }
    
    #textBody {
        font-size: 15px;
        margin-top: 20px;
    }

    #text3 {
        font-size: 20px;
        margin-top: 20px;
    }

    #navHolder {
        width: 334.95px;
    }
}

@media only screen and (max-width: 960px) {
    #Icon {
        margin-top: 0px;
        clear: none;
        width: 55px;
        height: 55px;
    }
    
    #emailWrap{
        width:75%;
        padding-bottom: 15px;
    }
    
    #textBody {
        padding-top: 15px;
        padding-right: 10px;
        padding-left: 10px;
        width: 75%;
    }

    #overlayL,#overlayR{
         bottom:2px;
    }
    
    #text3 {
        font-size: 18px;
    }

    #text2 {
        font-size: 15px;
    }

    #text1 {
        font-size: 15px;
    }

    #navHolder {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 846px) {
    #Icon {
        width: 60px;
        height: 60px;
    }

    #titleHolder {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    body {
        background-image: linear-gradient(0deg, #ffffff 0%, #f5f5f5  100%);
        background-attachment: fixed;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 0% 0%;
        background-repeat: repeat repeat;
    }

    #MISTER_PEA {
        font-size: 20px;
    }

    #text {
        font-size: 20px;
    }

    #emailWrap{
        width:85.3%;
    }
    
    #textBody {
        width: 85.3%;
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media only screen and (max-width: 768px) {
    #text3 {
        font-size: 17px;
    }
    
    #emailBtn{
        font-size: 15px;
    }
    
    #emailWrap{
        width:85%;
        padding-bottom: 10px;
    }
    
    #textBody {
        width: 85%;
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 550px) {
    #Icon {
        margin-top: 8px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        width: 50px;
        height: 50px;
    }

    #text {
        font-size: 20px;
    }

    #MISTER_PEA {
        font-size: 20px;
    }

    #titleHolder {
        padding-top: 10px;
        padding-bottom: 9px;
    }

    #navHolder {
        width: 381.95px;
    }

    #titleInner {
        width: 70%;
    }

    #text3 {
        font-size: 15px;
    }

    #emailBtn{
        font-size: 14px;
    }
    
    #emailWrap{
        width:80%;
        padding-bottom: 5px;
    }
    
    #textBody {
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px;
        width: 80%;
        font-size: 14px;
    }
}

@media only screen and (max-width: 416px) {
    #MISTER_PEA {
        font-size: 19px;
    }

    #text {
        font-size: 19px;
    }

    #titleHolder {
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }

    #Icon {
        width: 40px;
        height: 40px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        clear: none;
    }

    #Footer {
        clear: none;
    }

    body {
        background-image:-webkit-linear-gradient(90 deg, rgb(220, 192, 101) 0%, rgb(178, 148, 64)  28%);
        background-image: linear-gradient(0deg, rgb(220, 192, 101) 0%, rgb(178, 148, 64)  28%);
        background-attachment: fixed;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 0% 0%;
        background-repeat: repeat repeat;
    }

    #titleInner {
        width: 80%;
    }

    #text3 {
        font-size: 13px;
        margin-top: 20px;
        padding-bottom: 2px;
        clear: none;
    }

    #emailBtn{
        font-size: 14px;
    }
    
    #emailWrap{
        width:87.7%;
        padding-bottom: 10px;
    }
    
    #textBody {
        padding-right: 10px;
        padding-left: 10px;
        clear: both;
        width: 87.7%;
        font-size: 14px;
        padding-top: 10px;
        min-height: 0px;
    }

    #textspan {
        line-height: 0.2em;
    }

    #navHolder {
        margin-top: 10px;
        width: 328.95px;
    }
}

@media only screen and (max-width: 375px) {
    #titleInner {
        width: 90%;
    }

    #MISTER_PEA {
        font-size: 19px;
    }

    #text {
        font-size: 19px;
    }

    #text3 {
        font-size: 0.8125em;
    }

    #emailWrap{
        width:94.4%;
    }
    
    #textBody {
        clear: both;
        width: 94.4%;
    }

    #textspan {
        font-size: 13px;
        line-height: 0em;
        font-weight: 400;
    }
}

@media only screen and (max-width: 320px) {
    #navHolder {
        width: 89.4%;
    }

    #text4 {
        min-width: 0px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        max-width: none;
        position: relative;
        top: 0px;
        left: 0px;
        height: auto;
        min-height: 0px;
        margin-top: 40px;
    }

    #text5 {
        margin-top: 0px;
        clear: none;
    }

    #text3 {
        margin-top: 20px;
        font-weight: 500;
    }

    #emailBtn{
        font-size: 12px;
    }
    
    #emailWrap{
        width:95.9%;
        padding-bottom: 3px;
    }
    
    #textBody {
        font-weight: 500;
        padding-top: 3px;
        padding-right: 3px;
        padding-left: 3px;
        width: 95.9%;
        font-size: 12px;
    }

    #textspan {
        font-size: 11px;
        line-height: 0px;
    }
}