body {
    background-color: #FFFFFF;
    height: 100%;
    width: 100%;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-weight: lighter;
    overflow-x: hidden;
}

body > div {
    padding-top: 1rem;
}

h1, h2, h3 {
    width: 100%;
    text-align: left;
    color: #222222;
}

h1 {
    font-size: 2rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

h2 {
    font-size: 1.4rem;
}

p {
    font-size: 1rem;
    color: #777777;
}

li {
    font-size: 1.1rem;
    line-height: 1.5;
    color: #000000;
}

.uppercase {
    text-transform: uppercase;
}

#header {
    height: 50px;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    background: #FFFFFF;
}

#header img {
    height: 45px;
    padding-top: 2px;
}

@media screen and (max-width: 500px) {
    #header img {
        padding-top: 10px;
        height: 35px;
    }
}


@media screen and (max-width: 350px) {
    #header img {
        padding-top: 10px;
        height: 30px;
    }
}

#header .countries img {
    height: 1.5rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#header .container {
    text-align: left;
}

#header .countries img {
    height: 1.5rem;
}

#main {
    padding-top: 70px;
    position: relative;
}

#main .bg-img {
    width: 100%;
    background-color: #eef3f9;
}




.container {
    z-index: 1;
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: left;
    overflow: hidden;
}

.container.align-row {
    display: flex;
    flex-direction: row;
}

.moodContentCenter {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    text-align: center;
}


.moodContentLeft {
    display: flex;
    align-items: center;
    height: 32rem;
    max-width: 50%;
    text-align: left;
}

.smallContainer25,
.smallContainer33 {
    display: flex;
    padding-right: 1.5rem;
}

.smallContainer25:last-child,
.smallContainer33:last-child {
    padding-right: 0;
}

.smallContainer33 h2,
.smallContainer33 h3,
.smallContainer33 p {
    text-align: center;
}



.moodImage1 {
    height: 37rem;
    background: url("img/1-big-pic.jpg") no-repeat center center;
    background-size: cover;
}

.moodImage1 .moodContentCenter {
    height: 37rem;
}

/*@media screen and (max-width: 2290px){*/
/*    .moodImage1 {*/
/*        background-size: cover;*/
/*    }*/
/*}*/

.moodImage1 h1 {
    font-size: 2.5rem;
}

.moodImage1 h2 {
    font-size: 1.2rem;
}

.moodImage1 h1,
.moodImage1 h2 {
    text-align: center;
    color: #FFFFFF;
}




.moodImage2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    text-align: center;
}

.moodImage2 .container {
    display: flex;
    align-items: center;
    overflow: unset;
    justify-content: center;
}

.moodImage2 .moodContentCenter h2 {
    text-align: center;
}

.moodImage2 .container.three {
    margin-top: 2rem;
}

.moodImage2 .smallContainer33 h3,
.moodImage2 .smallContainer33 p {
    text-align: center;
}

.moodImage2 .icon {
    max-width: 3rem;
}



.moodImage3 {
    background: url("img/2-big-pic.jpg") no-repeat center center;
    background-size: cover;
    color: #FFFFFF;
    justify-content: center;
    align-content: center;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.moodImage3 .container h2,
.moodImage3 .container p {
    color: #FFFFFF;
    text-align: center;
}

.moodImage3 .listItem {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.moodImage3 .icon {
    max-width: 1.5rem;
    margin-right: 0.5rem;
}



.moodImage4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow-x: hidden;
}

.moodImage4 .container1 h2,
.moodImage4 .container1 {
    text-align: center;
}

.moodImage4 .container2 {
    position: relative;
    display: flex;
    flex-direction: row;
    overflow: unset;
}

.moodImage4 .container2 .leftAlignedText {
    width: 50%;
}

.moodImage4 .listItems .listItem {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 1rem;
}

.moodImage4 .listItems .listItem .text h4,
.moodImage4 .listItems .listItem .text p {
    margin: 0;
    padding: 0;
    text-align: left;
}

.moodImage4 .listItems .listItem .icon {
    margin-right: 0.5rem;
    border: 1px solid black;
    border-radius: 50%;
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    padding: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.moodImage4 .listItems .listItem .icon img {
    width: 100%;
}


.moodImage4 .overflow-image {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 75%;
}

/*.moodImage4 p {*/
/*    color: #9ea4b0;*/
/*}*/

/*.moodImage4 img {*/
/*    max-width: 100%;*/
/*}*/


.moodImage5 {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #f9f9f9;
}

.moodImage5 .container {
    display: flex;
    justify-content: center;
    text-align: center;
}

.moodImage5 .icon {
    margin-right: 0.5rem;
    border: 1px solid black;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    padding: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.moodImage5 .icon img {
    width: 100%;
}



#footer {
    background-color: #2c97d3;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#footer span {
    color: #ffffff;
}

#footer .container {
    text-align: center;
}

.footerLinks,
.footerLinks a {
    font-size: 0.8rem;
    padding: 0.5rem;
    color: #ffffff;
    text-decoration: none;
}

.footerLinks a:hover {
    color: #c6c6c6;
}




@media screen and (max-width: 800px) {

    .moodImage2 .container {
        flex-direction: column;
    }

    .moodImage4 .container2 {
        flex-direction: column;
    }

    .moodImage4 .container2 .leftAlignedText h3 {
        text-align: center;
    }

    .moodImage4 .container2 .leftAlignedText {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .moodImage4 .container2 .overflow-image {
        position: relative;
        left: unset;
        width: 100%;
    }

    .moodImage5 .container.align-row {
        flex-wrap: wrap;
    }
}


@media screen and (max-width: 660px) {

    .moodImage3 .container.align-row {
        flex-wrap: wrap;
    }

    .moodImage3 .smallContainer33 {
        flex-basis: 100%;
    }

    .moodImage5 .container.align-row {
        flex-wrap: wrap;
    }

}
