#content {
    min-height: 400px;
    position: relative;
}

.thumbnail {
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}


form .field {
    padding: 6px 0;
}

form ul {
    margin: 0;
    padding: 0;
    margin-left: 30px;
}


li input[type=checkbox], li input[type=radio] {
    margin-left: -25px;
}

form label {
    font-weight: 400;
}

form ul li {
    list-style-type: none;
    padding: 6px 0;
}

input[type=text] {
    background-color: #eee;
    width: 100%;
    border: none;
    padding: 6px;
}

textarea {
    width: 100%;
    background-color: #eee;
    border: none;
    padding: 6px;
    height: 100px;
}

input[type=radio], input[type=checkbox] {
    margin: 0 10px 0 0;
}

button {
    background-color: #777;
    color: #fff;
    border: none;
    padding: 4px 15px;
}

.errorlist {
    color: red;
    list-style: none;
    margin: 0;
    padding: 0;
}

.errorlist li {
    margin: 0;
    padding: 0;
}


.share_text {
    font-size: 22px;
    display: inline-block;
    padding: 0 10px 0 0;
    font-family: "Myriad W01 Regular";
    vertical-align: middle;
}

.share_text_page {
    padding: 0 10px 0 0;
    vertical-align: inherit;
}

.shariff {
    display: inline-block;
    vertical-align: middle;
}

.shariff .shariff_page {
    vertical-align: inherit;
}

.shariff .orientation-horizontal li {
    margin-top: 5px;
    margin-right: 0 !important;
    width: 32px !important;
}

.shariff .twitter .fa-twitter {
    font-size: 20px !important;
}

.shariff .facebook .fa-facebook {
    font-size: 15px !important;
}

.shariff .whatsapp .fa-whatsapp {
    font-size: 20px !important;
}

.shariff li a {
    height: 27px !important;
    width: 27px !important;
}

.shariff li .fab {
    width: 27px !important;
    line-height: 27px !important;
}

.journal-sidebar .shariff {
    margin: 0 auto;
}

.journal-sidebar .shariff ul {
    vertical-align: text-top;
}

.journal-sidebar .shariff .share,
.journal-sidebar .shariff ul,
.journal-sidebar .sharriff li {
    display: inline-block;
    float: none;
    vertical-align: middle;
}


#headline {
    color: #fff;
    height: 135px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 0 50px;
}

#mate-overview-container {
    margin: 20px auto;
}

#headline-alt {
    background-color: #FED108;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 0 50px;
}

@media (min-width: 376px) and (max-width: 768px) {
     #headline-alt {
        height: 250px;
    }
}

@media (max-width: 375px) {
    #headline-alt {
        height: 120px;
    }
}

#headline .container {
    position: relative;
    height: 135px;
}

#headline h1 {
    position: absolute;
    bottom: 15px;
    margin: 0;
    padding: 0;
    font-family: "Myriad W01 Regular";
}



.vertical-padding > div {
    padding-top: 10px;
    padding-bottom: 10px;
}
.newsletter-thumbnail-wrapper {
    min-height: 510px;
}

@media(max-width: 768px) {
    .newsletter-thumbnail-wrapper {
    min-height: 415px;
}
}

.newsletter-thumbnail img {
    width: 100%;
}


.HTMLWidget p {
    font-family: "Myriad W01 Lt";
    font-size: 16px;
    line-height: 22px;
}

.photos .thumbnail {
    width: 33%;
    float: left;
}
