body {
    color:#64675f;
    font-family:'jost', arial, serif;
}
h1, h2, h3{
    color:#32342f;
}
p {
    font-size: 1.06rem;
    margin-bottom: 0px;
}
.pe-6{
    padding-right: 5rem !important;
}
.btgrid{
    margin-top:30px;
}

.sk-instagram-feed{
    background-color: transparent !important;
    border: none !important;
}
.slider-container{
    overflow: hidden;
}
img.round{
    border-radius: 50%;
    width: 50%;
    margin: 0 auto;
    display: block;
}
.btn.btn-success{
    margin-bottom:10px;
}

.reqruiting-row {
    width: 45%;
    float: left;
    margin-bottom: 5%;
    margin-right: 5%;
}
.reqruiting-row .reqruiting-logo{
    float: left;
    width:20%;
}
.reqruiting-content-closed {
    display:none;
}
.reqruiting-content-opener-closed{
    display:none;
}
.reqruiting-teaser{
    display: inline-block;
    clear: both;
    width: 100%;
}
.reqruiting-location{
    display: inline-block;
    clear: both;
    width: 100%;
}

.reqruiting-row .reqruiting-logo img {
    width:100%;
}
.reqruiting-row .reqruiting-title{
    font-size: 18px;
    font-weight: bold;
    clear: both;
    margin-bottom: 5px;
}
.reqruiting-row .reqruiting-link{
    float:right;
}
a.green{
    color: #ee590c;
    text-decoration: none;
}
.content h3 {
    color: rgb(34, 160, 40);
    font-family: 'montserrat', arial, serif;
    font-size: 17px;
    font-weight:normal;
    line-height: 1.6em;
    margin: 0 0 5px 0;
}

@media (max-width: 624px) {
    .video-container .video-overlay{
        margin-top: 125px;    
    }
}
@media (max-width: 1024px) {
    .video-container .video-overlay{
        margin-top: 150px;    
    }
}