@red: #EF3F2A;
@blue: #0092B3;
@grey: #ADAFB2;

// global
h2 {
    font-family: Playfair Display;
    font-size: 42px;
}

hr {
    width: 150px;
    margin-top: 2%;
}

h3, p {
    font-family: Montserrat;
}

p {
    font-size: 16px;
}

h3 {
    letter-spacing: 5px;
}

.banner {
    height: 70vh;
    .content {
        margin-top: 1rem;
        font-size: 1.3em;
    }
}

// header banner
.headerForm {
    width: 450px;
    height: 320px;
    margin-top: -30%;
    margin-bottom: 8%;
    padding: 2%;
    margin-left: 12%;
    color: white;
}

.headerForm p, h4 {
    text-transform: uppercase;
}

.headerForm h3 {
    font-family: Playfair Display;
    font-size: 42px;
    letter-spacing: 2px;
    margin-top: -3%;
    color: white;
}

.headerForm h4 {
    font-family: Montserrat;
    letter-spacing: 1px;
    color: white;

}

// first section
.our_mission_section {
    width: 30%;
    background-color: #f4f5f8;
    padding: 3%;
    padding-bottom: 0%;
    margin-right: 20%;
    margin-bottom: 5%;
}

.our_mission_section img {
    position: absolute;
    right: 49.9%;
    top: 77.7%;
    border: 2px solid white;
    border-right: none;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 1%;
}

// second section
.weAreForm h3 {
    color: white;
    font-family: Playfair Display;
    font-size: 42px;
    letter-spacing: 1px;
    margin-top: -5%;
    margin-left: -2%;
}

.weAreForm {
    width: 600px;
    height: 500px;
    background-color: @blue;
    padding: 3%;
    color: white;
    border-radius: 3%;
    margin-bottom: 5%;
    margin-left: -10%;
    margin-top: 0%;
}

.whoWeAreHeader {
    font-family: Montserrat;
    font-size: 18px;
    color: #fff;
    letter-spacing: 3px;
    margin-top: 2%;
    margin-left: -10%;
}


// third section
.serviceImg img {
    position: absolute;
    left: 58%;
    width: 42%;
    margin-top: -1%;
}

.serviceHeader h3 {
    color: @blue;
}

.serviceSection {
    width: 40%;
    margin-left: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
}


.learnBtn {
    background-color: @blue;
    font-family: Montserrat;
    padding: 15px 70px;
    border-radius: 0;
    font-size: 14px;
    margin-top: 2%;
    margin-bottom: 2%;
}

// instagram feed
.instaFeed {
    background-color: @blue;
    font-family: Montserrat;
    height: 300px;
    text-align: center;
}

.instaFeed h4 {
    color: white;
    font-size: 12px;
    margin-top: 5%;
}

@media screen and (max-device-width: 1600px) {
    .headerForm h3 {
        font-size: 32px;
    }
    .headerForm h4 {
        font-size: 14px;
    }
    .headerForm p {
        font-size: 14px;
    }
    .headerForm {
        margin-top: -30%;
        margin-left: 5%;
        width: 400px;
    }
    
    .our_mission_section {
        margin-top: -2.2%;
        margin-right: 10%;
        width: 40%;
    }
    .our_mission_section img {
        width: 41%;
        top: 82.3%;
    }
    .weAreForm {
        width: 500px;
        height: 400px;
        margin-bottom: 1%;
        margin-left: 0%;
    }
    .whoWeAreHeader {
        margin-left: 0%;
    }
    .weAreForm h3 {
        font-size: 28px;
    }
    .weAreForm p {
        font-size: 16px;
    }
    .serviceImg img {
        margin-top: 3%;
    }
}

@media screen and (min-width: 1500px) and (max-width: 1599px) {
    .our_mission_section {
        margin-top: -4.7%;
    }
}

@media screen and (max-device-width: 1440px) {
    .banner {
        height: 70vh;
    }

    .headerForm h3 {
        font-size: 38px;
    }
    .headerForm h4 {
        font-size: 18px;
    }
    .headerForm p {
        font-size: 18px;
    }
    .headerForm {
        margin-top: -42%;
        margin-left: 5%;
    }
    .our_mission_section {
        margin-top: 4%;
        margin-right: 13%;
        width: 37%;
    }
    .our_mission_section img {
        width: 41%;
        top: 77.3%;
    }
    .serviceSection {
        margin-left: 8%;
    }
    .serviceImg img {
        width: 45%;
        left: 55%;
        margin-top: 3%;
    }
    .weAreForm {
        height: 400px;
    }
}

@media screen and (max-width: 1024px) {
    .headerForm h3 {
        font-size: 26px;
    }
    .headerForm h4 {
        font-size: 14px;
    }
    .headerForm p {
        font-size: 10px;
    }
    .headerForm {
        margin-top: -38%;
        margin-left: 2%;
        width: 350px;
    }
    .our_mission_section p {
        font-size: 14px;
    }
    .our_mission_section h3 {
        font-size: 18px;
    }
    .our_mission_section h2 {
        font-size: 28px;
    }
    .our_mission_section {
        margin-top: -13%;
        width: 45%;
        margin-right: 5%;
        margin-bottom: 5%;
    }
    .our_mission_section img {
        width: 47%;
        top: 75.5%;
        padding-top: 6%;
    }
    .weAreForm {
        width: 400px;
        height: 300px;
        margin-bottom: 10%;
        margin-left: 2%;
    }
    .whoWeAreHeader {
        margin-left: 2%;
    }
    .weAreForm h3 {
        font-size: 28px;
    }
    .weAreForm p {
        font-size: 10px;
    }
    .serviceSection {
        width: 50%;
        margin-left: 2%;
    }
    .serviceSection p {
        font-size: 10px;
    }
    .serviceSection h3 {
        font-size: 20px;
    }
    .serviceImg img {
        margin-top: 0%;
    }
    .learnBtn {
        padding: 10px 40px;
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .banner {
        height: 40vh;
    }
    .headerForm {
        width: 300px;
        margin-top: -32%;
    }
    .headerForm h3 {
        font-size: 18px;
    }
    .headerForm h4 {
        font-size: 12px;
    }
    .headerForm p {
        font-size: 10px;
    }
    .our_mission_section {
        margin-top: -25.6%;
        padding: 1%;
    }
    .our_mission_section img {
        top: 48.2%;
        padding-top: 3%;
    }
    .our_mission_section h3 {
        font-size: 14px;
    }
    .our_mission_section h2 {
        font-size: 22px;
    }
    .our_mission_section p {
        font-size: 10px;
    }
    .weAreForm {
        width: 300px;
        height: 200px;
    }
    .weAreForm h3 {
        font-size: 20px;
        margin-top: -5%;
    }
    .weAreForm p {
        font-size: 8px;
        margin-top: -9%;
    }
    .whoWeAreHeader {
        font-size: 14px;
        margin-top: 10%;
    }
    .serviceSection p {
        font-size: 8px;
    }
    .serviceSection h3 {
        font-size: 16px;
    }
    .serviceImg img {
        width: 60%;
        margin-top: 0%;
    }
    .learnBtn {
        padding: 5px 20px;
        font-size: 10px;
    }
    .instaFeed {
        height: 150px;
    }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
    .banner {
        height: 30vh;
    }
    .headerForm {
        width: 420px;
        margin-top: -40%;
    }
    .our_mission_section {
        width: 90%;
        margin-top: -40%;
    }
    .our_mission_section img {
        visibility: hidden;
    }
    .whoWeAreHeader {
        font-size: 10px;
        margin-top: 4%;
    }
    .weAreForm {
        width: 170px;
        height: 180px;
        margin-bottom: 15%;
        margin-top: -6%;
        margin-left: -1%;
    }
    .whoWeAreHeader {
        visibility: hidden;
    }
    .weAreForm h3 {
        font-size: 11px;
    }
    .weAreForm p {
        font-size: 6px;
    }
    .serviceImg img {
        visibility: hidden;
    }
    .serviceSection {
        width: 90%;
    }
}

@media screen and (max-width: 320px) {
    .headerForm {
        width: 300px;
        margin-top: -68%;
    }
    .weAreForm {
        width: 170px;
        height: 180px;
        margin-left: -3%;
        margin-top: -13%;
    }
}