﻿body {
    margin: 0px;
    overflow-x: hidden;
}

h1 {
    font-size: 43px;
    margin-bottom: -35px;
    font-family: Unna;
}

p {
    margin-top: 70px;
    font-size: 18px;
    font-family: Unna;
    color: #4c5c75;
}

.menuB {
    border: 2px solid black;
    padding: 10px 40px;
    text-decoration: none;
    color: black;
    font-size: 20px;
    font-family: Unna;
}

.menu {
    margin-top: 0px;
}

h6 {
    font-size: 45px;
    font-family: Unna;
    font-weight: 100;
    text-align: center;
    margin-top:200px;
    margin-bottom:20px;
}

@font-face {
    font-family: "Unna";
    src: url("Unna-Regular.ttf");
}

.contact {
    margin-top: 200px;
    text-align: center;
}

.menuB:hover {
    color: blue;
    border-color: blue;
}

header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-right: 170px;
    margin-bottom: 110px;
}


.menuImg {
    margin-top: 2%;
    margin-right: -150px;
    display: none;
}

.logo {
    margin-top: 1%;
    margin-left: 12%;
    max-width: 100%;
    margin-bottom: 2%;
    cursor: pointer;
}

@media screen and (max-width: 1300px) {
    .menu {
        display: none;
    }

    .menuImg {
        display: inline-block;
        width: 60px;
    }
    
    header{
        margin-right: 220px;
    }
}

@media screen and (max-width: 701px) {
    .menuImg {
        margin-right: -180px;
    }
}

@media screen and (max-width: 546px) {
    .logo {
        width: 55%;
    }

    .menuImg {
        width: 20%;
    }

    img.menuImg {
        margin-top: 10%;
        margin-right: 0px;
        margin-left: 235px;
    }
}

.dropDown {
    margin-top: -95px;
    margin-left: 2.5%;
}

h3 {
    font-size: 30px;
    margin-left: 1%;
    margin-top: -5%;
    margin-bottom: -5%;
    font-family: Unna;
    font-weight: 100;
    color: #4c5c75;
}

h4 {
    font-size: 4vw;
    color:black;
}


h5 {
    margin-bottom: 50px;
    font-size: 30px;
    font-weight: 100;
    font-family: Unna;
    margin-top: 50px;
    margin-bottom: -60px;
}

.didYouKnow{
    width:65%;
    margin-left:17vw;
    display:flex;
    flex-direction:row;
}



.divImg{
    display:flex;
    align-items:end;
}

section{
    margin-right:50px;
}

.didYouKnow2{
    display:flex;
    flex-direction:row;
    width:65%;
    margin-left:17vw;
    margin-top:50px;
}

aside{
    margin-left:50px;
}

.didYouKnow3{
    display:flex;
    flex-direction:row;
    width:65%;
    margin-left:17vw;
    margin-top:0px;
}

.didYouKnow4 {
    display: flex;
    flex-direction: row;
    width: 65%;
    margin-left: 17vw;
    margin-top: 100px;
    margin-bottom:20px;
}

.didYouKnow5{
    margin-left:50px;
    margin-top:-80px;
}



@media screen and (max-width: 515px){
    .divImg{width:80%;
            justify-content:center;
    }
    .divImg2{width:80%;
             display:flex;
             justify-content:center;
    }

    img{max-width:100%;}


}
@media screen and (max-width: 1500px){
    aside{width:45%;}
    .sec2{width:52%;
          margin-left:50px;
    }
    .divImg{margin:auto;}
    .divImg2{margin:auto;}
    .divImg3{margin:auto;}
    .divImg4{margin:auto;}
    .sec3{margin-left:50px;
          width:50%;
    }

    div.didYouKnow5{width:60%;}
    .divImg4{margin-top:60px;}

}

@media screen and (max-width: 900px){
    .didYouKnow2{flex-direction:column;}
    aside {
        margin: auto;
        width: 100%;
    }

    div.didYouKnow2{margin-top:30px;}

    .sec3{width:65%;
          margin-left:0px;
          margin-right:50px;
    }

    div.didYouKnow4{flex-direction:column;
                 margin-top:60px;
                 margin-left:32px;
    }

    .divImg4{
        margin:auto;
    }

    div.didYouKnow5{width:100%;
           margin-left:0px;
    }
}

@media screen and (max-width: 1119px){
    .didYouKnow{flex-wrap:wrap;}
    .didYouKnow2 {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 937px){
    .sec2{margin:auto;}
    .sec2{width:100%;}
    .divImg{margin-top:20px;
            margin-bottom:-20px;
    }
}



@media screen and (max-width: 1100px) {
    .logo {
        margin-top: 4%
    }
}

@media screen and (max-width: 427px) {
    img.logo {
        width: 72%;
    }

    img.logo {
        margin-top: 8%;
        margin-right: -30px;
    }

    img.menuImg {
        width: 50%;
        margin-right: -190px;
    }
}

@media screen and (max-width: 334px) {
    img.menuImg {
        width: 55%;
    }

    img.logo {
        width: 110px;
        margin-right: -40px;
    }
}

@media screen and (max-width: 500px) {
    img.menuImg {
        margin-left:235px;
        width: 30px;
    }
}

@media screen and (max-width: 448px) {
    .logo {
        width: 80%;
    }

    img.menuImg {
        margin-left: 200px;
    }
}


@media screen and (max-width: 1119px){
    .didYouKnow{width:90%;
                margin:auto;
    }
    .didYouKnow2{width:90%;
                 margin:auto;
    }
    .didYouKnow3 {
        width: 90%;
        margin: auto;
    }
    div.didYouKnow4 {
        width: 90%;
        margin:auto;
        margin-top:80px;
    }
    section{margin-right:5px;}
    aside{margin-right:5px;
          margin-left:0px;
    }
    
    .didYouKnow5{
        margin-left:-20px;
        margin-top:-20px;
    }

}

#photo4{
    margin-top:-50px;
}

#pT{
    margin-top:10px;
}

@media screen and (max-width: 900px){
    .imgT {
        content: url("photo2.png");
    }

    .imgT2{
        content: url("photo3.png");
    }

    .imgT3 {
        content: url("photo4.png");
    }

    #photo2{display:none;}
    #photo3{display:none;}
    #photo4{display:none;}

    #imgT1{
           text-align:center;
           margin-bottom:30px;
           margin-top:30px;
    }

    #imgT2 {
        text-align: center;
        margin-top:30px;
        margin-bottom:-40px;
    }

    #imgT3 {
        text-align: center;
        margin-top: 30px;
        margin-bottom: -40px;
    }

    #pT{
        margin-top:70px;
    }

    div.didYouKnow4{
        margin-top:70px;
    }

    .sec3{
        margin-left:30px;
    }
}

@media screen and (max-width: 797px) {

    .didYouKnow3 {
        margin-top: -50px;
        flex-direction: column;
    }

    .sec3 {
        margin: auto;
        width: 100%;
    }
    
    .didYouKnow5{
        margin-top:-80px;
    }
}

footer {
    text-align: center;
}

.footerTitle {
    margin-top: 100px;
    margin-bottom: -50px;
}

.footerText {
    font-size: 15px;
    margin-bottom: 40px;
}

.footerSep {
    margin: auto;
    max-width: 100%;
    margin-bottom: -80px;
}

@media screen and (max-width: 600px){
    .footerTitle{font-size:30px;}
    .footerText{font-size:13px;}
}

@media screen and (max-width: 449px){
    img.menuImg{margin-top:17%;}
    .logo{margin-top:20px;}
}