.latest-news__col.w100 {
    max-height: 400px;
}

.social-block .latest-news__post {
    min-height: 400px;
    height: 100%!important;
    padding-top: 0;
}

.postid-10202 .row {
    margin-bottom: 20px;
}

.postid-10202 hr {
    border-top: 1px solid #542D00;
}

.postid-10202 input[type="text"], .postid-10202 textarea,
.postid-10202 input[type="date"], .postid-10202 input[type="email"],
.postid-10202 input[type="tel"] {
    width: 100%;
    border: 1px solid #542D00;
    color: #542D00;
    font-size: 12px;
    padding: 8px 12px;
}

.postid-10202 input[type="text"],
.postid-10202 input[type="date"], .postid-10202 input[type="email"],
.postid-10202 input[type="tel"] {
    height: 34px;
}

.postid-10202 input[type="submit"] {
    padding: 8px 40px;
    background: #542D00;
    color: white;
    font-size: 18px;
    line-height: 1.2;
    font-family: trash hand regular, sans-serif;
}

.single-post .post__title {
    font-size: 5.4rem;
}

.title-banner {
    text-transform: uppercase;
    font-size: 5rem;
    text-align: center;
    font-family: 'Trash Hand Regular', sans-serif;
    color: #fff;
    margin: 6rem 0 0;
}

.black-txt {
    margin-top: 22rem;
    font-size: 12rem;
    color: #391E00;
}

.low_txt {
    margin: 45rem auto;
}

/*Careers Page*/
.page-template-page-careers #sec_one {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.page-template-page-careers #sec_one .yellow_bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 10rem;
    color: #fff;
}

.page-template-page-careers #sec_one h2 {
    padding-top: 2.5rem;
}

.page-template-page-careers #sec_one .pink_bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 2rem 0 4rem;
    height: 27rem;
    width: 100%;
    color: #fff;
}

.page-template-page-careers #sec_one .pink_bg .wht_title {
    padding-top: 8.5rem;
    margin: 0;
}

.page-template-page-careers #sec_one .pink_bg .wht_info {
    margin: 0 26rem;
}

.page-template-page-careers #sec_two {
    padding-bottom: 2rem;
}

.page-template-page-careers #sec_two .wht_title, .page-template-page-careers #sec_three .wht_title  {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 auto 1.5rem;
    text-align: center;
    padding-top: 1rem;
    height: 6rem;
    color: #fff;
}

.page-template-page-careers #sec_two .bld_txt {
    text-align: center;
    font-weight: bold;
    color: #000;
}

.page-template-page-careers #sec_three .others li::before {
    padding-right: 0.5rem;
    display: table-cell;
    text-align: right;
    color: #41b9cd;
    content: "• ";
}

.page-template-page-careers #sec_three .others li {
    display: table-row;
    line-height: 1.3;
    color: #000;
}

.page-template-page-careers #sec_three .responsibility li {
    line-height: 1.3;
    color: #000;
}

.page-template-page-careers #sec_three ol li ol li {
    list-style-position: inside;
    line-height: 1.3;
}

.page-template-page-careers .responsibility li ul li {
    list-style-position: inside;
    list-style-type: initial;
}

.page-template-page-careers p {
    color: #000;
}

.page-template-page-careers .wht_info p {
    color: #fff;
}

.page-template-page-careers #sec_three {
    padding-bottom: 5rem;
}


.page-id-40 .btn_links {
    text-align: center;
    padding: 4rem 0;
}

.page-id-40 .career_btn {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 3rem 0;
    margin: 1rem 0;
}

.page-id-40 .c_link {
    font-family: trash hand regular,sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    color: #fff;
}

/* Media Queries */

@media (max-width: 1300px){
    .low_txt {
        margin: 40rem auto;
    }
}

@media (max-width: 991px){
    .title-banner {
        font-size: 3.5rem;
        margin: 8rem 0 0;
    }

    .low_txt {
    margin: 29rem auto;
        font-size: 3rem;
    }

    .page-template-page-careers #sec_one .pink_bg .wht_info {
        margin: 0 14rem;
    }
}

@media (max-width: 767px) {
    .black-txt {
        display: none;
    }

    .page-banner__mob-image {
        background-size: cover;
        height: 590px;
    }

    .page-template-page-careers #sec_one .pink_bg .wht_info {
        margin: 0 5rem;
    }

    .page-template-page-careers #sec_one .pink_bg {
        margin: 2rem 0 0rem;
    }
}

@media (max-width: 580px){
    .page-template-page-careers #sec_one .pink_bg .wht_info {
        font-size: 1.4rem;
        margin: 0 6rem;
    }

    .page-template-page-careers #sec_one .pink_bg {
        height: 25rem;
    }

    .page-template-page-careers #sec_one .pink_bg {
        background-image: url(../images/mobile-stroke-v2.png)!important;
    }
}

@media (max-width: 530px){
    .title-banner {
        font-size: 3rem;
        margin: 14rem 0 0;
    }

    .page-template-page-careers #sec_one .pink_bg {
        margin: 0;
    }
}

@media (max-width: 480px) {
    .page-template-page-careers #sec_two .wht_title, .page-template-page-careers #sec_three .wht_title {
        padding-top: 2rem;
    }
}

@media (max-width: 400px) {
    .page-template-page-careers #sec_one .pink_bg .wht_title {
        padding-top: 8.5rem;
    }

    .page-template-page-careers #sec_one .pink_bg .wht_info {
        margin: 0 3rem;
    }
}

@media (max-width: 340px){
    .title-banner {
        margin: 16rem 0 0;
    }

    .page-template-page-careers #sec_one .pink_bg .wht_info {
        margin: 0 2rem;
    }
}

@media (max-width: 600px) {
    .low_txt {
       margin: 18rem auto;
    }
}

/* Product banner over-rides */

.feat-slide .item-2 {
    /*
    margin-top: -18.5rem;
    margin-left: -67.8rem;
    max-width: 28.8rem;
    z-index: 2;
    */

    /* new */
    max-width: 45.6rem;
    z-index: 5;
    margin-top: 0;
    margin-left: 0;
}

.feat-slide .item-3 {
    /*
    margin-top: -12.9rem;
    margin-left: -42.5rem;
    max-width: 41.6rem;
    z-index: 3;
    */

    /* new */
    margin-top: -7.9rem;
    margin-left: -24.4rem;
    max-width: 45.2rem;
    z-index: 4;
}

.feat-slide .item-4 {
    /*
    margin-top: -7rem;
    margin-left: -20.7rem;
    max-width: 46.1rem;
    z-index: 4;
    */

    /* new */
    margin-top: -7.9rem;
    margin-left: 24.4rem;
    max-width: 45.2rem;
    z-index: 4;
}

.feat-slide .item-5 {
    /*
    max-width: 45.6rem;
    z-index: 5;
    */
    /* new */
    margin-top: -15.4rem;
    margin-left: -46.3rem;
    max-width: 36.3rem;
    z-index: 3;

}

.feat-slide .item-6 {
    /*
    margin-top: -7.9rem;
    margin-left: 24.4rem;
    max-width: 45.2rem;
    z-index: 4;
    */

    /* new */
    margin-top: -15.4rem;
    margin-left: 46.3rem;
    max-width: 36.3rem;
    z-index: 3;
}

.feat-slide .item-7 {
    /*
    margin-top: -15.4rem;
    margin-left: 46.3rem;
    max-width: 34.3rem;
    z-index: 3;
    */

    /* new */
    margin-top: -18.5rem;
    margin-left: -67.8rem;
    max-width: 28.8rem;
    z-index: 2;
}

.feat-slide .item-8 {
    margin-top: -18.5rem;
    margin-left: 67.8rem;
    max-width: 28.8rem;
    z-index: 2;
}

.feat-slide .product .product__packet {
    max-width: 95% !important;
}
