/*------------------------------- 

1. Shared Sections
    1.1. Shifted Section
2. Contact Page
3. About Page
4. Careers Page


Responsive 
--------------------------------*/

/*------------------------------- 1. Shared Sections --------------------------------*/

section, section .wrapper{
    overflow: hidden;
}

.contact-content-section,
.about-top-section {
    margin-top: 76px;
}
.contact-section-title{
    margin-bottom: 66px;
}
.accent-section{
    background: #f2f2f2;
}
.accent-section .button a {
    background: transparent;
}
.accent-section .button a:hover{
    background: #202020;
}

/*------------------------------- 1.1. Shifted Section --------------------------------*/

.shifted-section-content{
    width: 66.3%;
}
.shifted-section-content-title {
    font-size: 40px;
    line-height: 1.39;
}
.shifted-section-category-title{
    font-size: 16px;
    margin-bottom: 7%;
}
.shifted-section-columns {
    font-family: "Unica", sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.05em;
    margin-top: 18%;
    overflow: hidden;
    width: 100%;
}
.shifted-section-columns .tile{
    float: left;
    margin-bottom: 6.8%;
    width: 28%;
}
.shifted-section-columns .tile:nth-of-type(3n) {
    float: right;
}
.shifted-section-columns .tile:nth-of-type(3n+1) {
    clear: both;
    margin-right: 8%;
}
.shifted-section-columns .tile:nth-of-type(4),
.shifted-section-columns .tile:nth-of-type(5),
.shifted-section-columns .tile:nth-of-type(6){
    margin-bottom: 5.5%;
}
.shifted-col-title{
    font-size: 12px;
}
.shifted-col-description{
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 1.8;
    margin-top: 6.8%;
}
.shifted-section-columns a{
}

/*------------------------------- 2. Contact Page --------------------------------*/

.contact-featured-image{
    background-position: center;
    background-size: cover;
    height: 0;
    margin: 80px 0 77px;
    padding-bottom: 39%;
}
.contact-content-section {
    font-family: 'Unica', sans-serif; font-weight: 300;
    margin-top: 76px;
}
.contact-content-section .wrapper,
.contact-content-col{
    overflow: hidden;
}
.contact-content-col{
    width: calc(50% - 50px);
}
.contact-content-col:last-of-type{
    margin-top: 12px;
}
.contact-content-subcol{
    margin-top: -0.3em;
    width: calc(50% - 40px);
}
.contact-content-col:first-of-type, 
.contact-content-subcol:first-of-type{
    float: left;
}
.contact-content-col:last-of-type,
.contact-content-subcol:last-of-type{
    float: right;
}

.contact-content-description {
    font-size: 26px;
    line-height: 1.5;
}

.contact-tile {
    font-size: 15px;
    letter-spacing: 0.01em;
    line-height: 1.7;
    margin-bottom: 3.18em;
}

/*------------------------------- 3. About Page --------------------------------*/
/*------------------------------- 3.1. About Page - Top Section--------------------------------*/

.about-top-section .wrapper{
    padding: 0 0 8.4%;
}
.about-top-section .shifted-section-content-title {
    font-family: 'Unica', sans-serif;
    font-weight: 300;
    margin-top: 6%;
    max-width: 84%;
}
.about-top-section .shifted-section-description {
    font-family: 'Unica', sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 1.75;
    margin-top: 7.9%;
    max-width: 68%;
}
.featured-image-section .page-thumbnail-wrapper{
    height: 0;
    padding-bottom: 29.5%;
    position: relative;
}



/*------------------------------- 3.2. About Page - Split Section--------------------------------*/

.aboutus-split-section{
    padding: 92px 0 100px;
}
.aboutus-split-col1{
    float: left;
    width: 43%;
}
.aboutus-split-col2{
    float: right;
    margin-top: 4px;
    width: 42.5%;
}
.aboutus-split-col-description{
    font-family: 'Unica', sans-serif; font-weight: 300;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 10.7%;
}
.aboutus-split-col-description p{
    margin-bottom: 1.7em;
}
.aboutus-split-col-description a:hover{
    border-bottom: 1px solid #ccc;
    color: #607049;
}
.about-split-col-image-wrapper{
    height: 0;
    padding-bottom: 133.33%;
    position: relative;
}

.aboutus-split-section-reversed{
    margin-bottom: -5.6%;
    margin-top: 3px;
}
.aboutus-split-section-reversed .aboutus-split-col1{
    float: right;
    width: 51%;
}
.aboutus-split-section-reversed .aboutus-split-col2{
    float: left;
}


/*------------------------------- 3.2. About Page - Accent Color Shifted Section--------------------------------*/

.about-page-main .accent-section .wrapper{
    padding: 4.6% 0 0;
}
.about-accent-info-secription{
    font-family: Unica, sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.48em;
    margin: 4.2% auto 0;
    width: 63%;
}
.about-page-main .accent-section .shifted-section-columns{
    margin-top: 0;
    max-width: 94%;
    padding-top: 5.6%;
}
.shifted-col-description{
    line-height: 1.75;
    margin-bottom: 8.6%;
    margin-top: 5.2%;
}
.page-template-template-about .trending-section{
    border-top: none;
}

/*------------------------------- 4. Careers Page--------------------------------*/

.page-template-template-career .pre-footer{
    display: none;
}
.career-main{
    font-family: "Unica", sans-serif;
    font-weight: 300;
}
.career-main .wrapper {
    margin-bottom: 14.5%;
    margin-top: 4.6%;
}
.career-position-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.career-position-title {
    font-size: 26px;
    margin-top: 9.4%;
}
.career-position-description {
    font-size: 15px;
    line-height: 1.73;
    margin-top: 6.2%;
    margin-bottom: 9%;
}
.career-position-description p {
    letter-spacing: 0.01em;
    margin-bottom: 1.8em;
}
.career-position-description p a {
    border-bottom: 1px solid #ccc;
}
.career-position-description p a:hover{
    color: #607149;
}
.career-position-section:nth-of-type(1) {
    border-bottom: 1px solid #ccc;
}

@media all and (max-width: 1500px){

/*------------------------------- 2. Cotact 1500 --------------------------------*/
 
    .contact-content-description {
        font-size: 24px;
    }

/*------------------------------- 3. About 1500 --------------------------------*/
 
    .shifted-section-content-title {
        font-size: 38px;
    }
    .about-accent-info-secription{
        font-size: 24px;
    }

}

@media all and (max-width: 1300px){

/*------------------------------- 3. About 1300 --------------------------------*/
    .shifted-section-content-title {
        font-size: 35px;
    }
    .aboutus-split-col-description,
    .shifted-col-description{
        font-size: 14px;
    }

}

@media all and (max-width: 1024px){

    .contact-section-title,
    .career-position-title{
        margin-bottom: 55px;
    }
    .contact-content-section, 
    .career-main .wrapper,
    .about-top-section {
        margin-top: 60px;
    }

    /*------------------------------- 2. Contact 1024 --------------------------------*/
    
    .contact-content-col {
        width: calc(50% - 30px);
    }
    .contact-content-col:last-of-type {
        margin-top: 10px;
    }
    .contact-content-description {
        font-size: 20px;
        line-height: 1.8;
    }
    .contact-tile{
        margin-bottom: 2.5em;
    }

    /*------------------------------- 3. About 1024 --------------------------------*/
    
    .about-top-section .shifted-section-description{
        font-size: 15px;
    }
    .aboutus-split-col1 {
        width: 50%;
    }
    .shifted-section-content{
        width: 100%;
    }
    .about-top-section .shifted-section-content-title,
    .about-top-section .shifted-section-description{
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .about-accent-info-secription {
        font-size: 22px;
        max-width: 650px;
        width: 100%;
    }
    .shifted-section-content-title {
        font-size: 32px;
    }

    /*------------------------------- 4. Careers 1024 --------------------------------*/
    
    .career-position-title {
        font-size: 24px;
    }
    .career-position-description{
        margin: 55px auto 60px;
    }

}
@media all and (max-width: 768px){

    .contact-content-description {
        font-size: 18px;
        line-height: 1.8;
        margin: 0 auto;
        max-width: 540px;
    }
    .contact-content-col {
        margin-bottom: 50px;
        width: 100%;
    }
    .contact-content-col:last-of-type {
        max-width: 615px;
        margin-bottom: 0;
    }
    .contact-tile{
        font-size: 14px;
    }

    /*------------------------------- 3. About 768 --------------------------------*/
    
    .shifted-section-content-title {
        font-size: 28px;
    }
    .about-top-section .shifted-section-description {
        font-size: 14px;
    }
    .aboutus-split-col2 {
        float: none;
        margin-top: 0;
        width: 100%;
    }
    .aboutus-split-section{
        margin: 0 auto;
        max-width: 85%;
    }
    .about-page-main .accent-section .shifted-section-columns{  
        margin: 0 auto;
        max-width: 90%;
    }
    .aboutus-split-col1,
    .aboutus-split-section-reversed .aboutus-split-col1{
        float: none;
        width: 100%;
    }
    .about-accent-info-secription {
        font-size: 16px;
        line-height: 1.7;
        max-width: 500px;
    }
    .aboutus-split-col-description{
        margin-top: 40px;
    }
    .shifted-section-columns .tile{
        margin-bottom: 40px;
        width: calc(50% - 20px);
    }
    .shifted-section-columns .tile:nth-of-type(3n+1) {
        clear: none;
        margin-right: 0;
    }
    .shifted-section-columns .tile:nth-of-type(3n) {
        float: left;
    }
    .shifted-section-columns .tile:nth-of-type(2n+1) {
        clear: both;
    }
    .shifted-section-columns .tile:nth-of-type(2n) {
        float: right;
    }
    .about-page-main .accent-section .wrapper {
        padding: 40px 0 0;
    }
    .aboutus-split-section {
        padding: 8.5% 0 0;
    }
    .aboutus-split-section .about-split-col-image-wrapper {
        display: none;
    }
    .aboutus-split-section-reversed {
        padding-bottom: 0;
    }
    .aboutus-split-section-reversed .wrapper {
        padding-bottom: 19px;
    }
    .aboutus-split-section-reversed .aboutus-split-col-title,
    .aboutus-split-section:last-of-type .aboutus-split-col-title{
        text-align: center;
    }
    
    /*------------------------------- 4. Careers Page 768 --------------------------------*/
    
    .career-position-section{
        max-width: 540px;
    }
    .career-position-title {
        font-size: 22px;
    }
    .career-position-description{
        font-size: 14px;
        line-height: 22px;
    }
}
@media all and (max-width: 640px){

    .contact-content-description{
        font-size: 20px;
        max-width: none;
    }
    .contact-content-col:last-of-type {
        max-width: none;
    }
    .contact-content-subcol {
        margin-top: 0;
        width: calc(50% - 30px);
    }
    .contact-content-section, 
    .career-main .wrapper,
    .about-top-section {
        margin-top: 45px;
    }
    .contact-section-title{
        margin: 0 0 42px;
    }
    .career-position-title{
        margin: 42px 0;
    }

    /*------------------------------- 3. About 640 --------------------------------*/
    
    .shifted-section-content-title {
        font-size: 24px;
    }
    .about-top-section .shifted-section-content-title {
        letter-spacing: 0.01em;
        line-height: 1.35;
        margin-top: 0;
        max-width: 100%;
    }
    .about-top-section .shifted-section-description {
        line-height: 1.6;
        margin-top: 33px;
        max-width: 100%;
    }
    .featured-image-section .page-thumbnail-wrapper{
        padding-bottom: 68.5%;
    }
    .shifted-col-title {
        font-size: 10px;
        letter-spacing: 0.03em;
    }
    .aboutus-split-section{
        max-width: 100%;
        padding: 43px 0 15px;
    }
    .aboutus-split-col-description p {
        letter-spacing: 0.01em;
        margin-bottom: 1.6em;
    }
    .aboutus-split-col-description {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 37px;
        text-align: left;
    }
    .about-page-main .accent-section .wrapper{
        padding: 44px 0 0;
    }
    .about-accent-info-secription {
        font-size: 16px;
        letter-spacing: 0.01em;
        line-height: 1.5;
        margin-top: 36px;
        max-width: 100%;
    }
    .about-page-main .accent-section .shifted-section-columns {
        max-width: 100%;
        padding-top: 39px;
        text-align: center;
    }
    .shifted-section-columns .tile {
        float: none !important;
        width: 100%;
    }
    .shifted-col-description{
        font-size: 14px;
        line-height: 1.6;
        margin: 19px 0;
    }
    .shifted-section-columns .tile{
        margin-bottom: 42px;
    }    
    .shifted-section-columns .tile:nth-of-type(2n){
        margin-bottom: 44px;
    }   
    .aboutus-split-section-reversed .wrapper {
        border-bottom: 1px solid #ccc;
    }
    .aboutus-split-section:last-of-type {
        margin-bottom: -35px;
    }
    .aboutus-split-col1{
        text-align: center;
    }

    /*------------------------------- 4. Careers Page 640 --------------------------------*/
    
    .career-position-section{
        max-width: 100%;
    }
    .career-position-title {
        font-size: 20px;
    }
}
@media all and (max-width: 480px){
    .contact-content-col{
        margin-bottom: 30px;
        text-align: center;
    }
    .contact-content-subcol {
        width: 100%;
    }
    .contact-content-description{
        text-align: center;
    }

    /*------------------------------- 4. Careers Page 480 --------------------------------*/
    
    .career-position-description{
        margin: 45px auto 50px;
    }
}
@media all and (max-width: 420px){
}
@media all and (max-width: 375px){

    .contact-content-col{
        padding: 0;
    }

    /*------------------------------- 4. Careers Page 375 --------------------------------*/
    
    .career-position-description {
        margin: 35px auto;
    }
}