/*

Table of Contents
---------------------------------------------------------------
1. Media section
2. Sustainability section
3. Premiums section

4. Cattle Page Specific Styles

5. Responsive
---------------------------------------------------------------

*/


body{
    background-color: #e2dbd1;
}

header .main-logo{
    display: none;
}
.intro-inner{
    background-position: center;
    background-size: contain;
}
.intro-section button{
    maegin: 0 auto;
}

/*------------------------------- 2. Sustainability section --------------------------------*/

.treasure-section{
    min-height: 46.2vw;
}
.treasure-section h4{
    margin-bottom: 57px;
}
.treasure-section .button{
    margin-top: 55px;
}
.treasure-description{
    font-size: 18px;
    letter-spacing: -0.05em;
    line-height: 1.08;
    max-width: 700px;
}
.treasure-description p:not(:last-of-type){
    margin-bottom: 36px;
}

/*------------------------------- 3. Premiums section --------------------------------*/
.premium-section{
    padding: 0 94px 90px;
}
.premium-inner{
    background: #d6cec3;
    border-radius: 15px;
    overflow: hidden;
    padding: 60px;
    position: relative;
}
.premium-title {
    bottom: 29.7%;
    color: #877e72;
    float: left;
    font-size: 65px;
    height: 3em;
    left: -8.5%;
    letter-spacing: -0.05em;
    line-height: 1.08;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: center;
    width: 9em;
}
.premium-cols{
    float: right;
    width: 67.5%;
}
.premium-cols img{
    border-radius: 15px;
    overflow: hidden;
}
.premium-col1{
    float: left;
    width: 46%;
}
.premium-col2{
    float: right;
    width: 50%;
}
.premium-col1-text{
    letter-spacing: -0.05em;
    line-height: 1.095;
    margin-top: 45px;
    max-width: 378px;
}

/*------------------------------- 4. Cattle Page Specific Styles  --------------------------------*/

.page-template-template-cattle .smaller-banner-section .button{
    min-width: 165px;
}
.page-template-template-cattle .media-section{
    padding: 90px 0 95px;
}
.page-template-template-cattle .media-decription-col {
    padding-top: 0;
}
.page-template-template-cattle .media-text-block{
    border-bottom: 1px solid #afaaa2;
    margin-bottom: 55px;
    overflow: hidden;
}
.page-template-template-cattle .media-wrap{
    border-bottom: 0;
    padding-bottom: 0;
}
.page-template-template-cattle .media-section .media-block{
    margin-bottom: 0;
}
.page-template-template-cattle .treasure-section h4{
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.page-template-template-cattle .info-section{
    padding: 95px 0 105px;
}
.page-template-template-cattle .enquiry-section input, 
.page-template-template-cattle .enquiry-section textarea,
.page-template-template-cattle .footer-subscripbe-form input[type="email"]{
    width: 100%;
}

/*------------------------------- 5. Responsive --------------------------------*/

@media all and (max-width: 1720px){
    .premium-section {
        padding: 0 50px 50px;
    }
    .premium-inner{
        padding: 50px;
    }
    .premium-title{
        bottom: 32.7%;
        font-size: 60px;
        left: -7.5%;
    }
}

@media all and (max-width: 1500px){
    .premium-inner{
        padding: 50rem;
    }
    .premium-title{
        font-size: 55rem;
    }
}


@media all and (max-width: 1280px){

    /*-------------- px to rem -----------*/

    .treasure-section{
        min-height: 60vw;
    }
    .treasure-section h4{
        margin-bottom: 57rem;
    }
    .treasure-description{
        font-size: 18rem;
        max-width: 700rem;
    }
    .treasure-description p:not(:last-of-type){
        margin-bottom: 36rem;
    }
    .treasure-section .button {
        margin-top: 55rem;
    }

    .premium-inner, 
    .premium-cols img{
        border-radius: 15rem;
    }
    .premium-section {
        padding: 0 50rem 50rem;
    }
    .premium-title{
        font-size: 48rem;
        left: -9%;
    }
    .premium-col1-text {
        margin-top: 30rem;
        max-width: 100%;
    }

    .media-decription-col{
        max-width: none;
    }
    .page-template-template-cattle .info-section{
        padding: 85rem 0;
    }
    .page-template-template-cattle .media-section {
        padding: 50rem 0 85rem;
    }
    .page-template-template-cattle .smaller-banner-section .button,
    .smaller-banner-section .button {
        min-width: 0;
        width: 180rem;
    }
    .page-template-template-cattle .media-text-block{
        margin-bottom: 80rem;
    }

}
@media all and (max-width: 1280px) and (min-width: 641px){
    .media-section .media-block {
        margin-bottom: 50rem;
    }
}

@media all and (max-width: 640px) and (orientation: portrait){

    header .main-logo{
        display: block;
    }
    header .alt-logo{
        display: none;
    }

    .treasure-section {
        min-height: 112vh;
    }

    .premium-section {
        padding: 0;
    }
    .premium-inner {
        padding: 68rem 34rem 86rem;
        border-radius: 0;
    }
    .premium-cols,
    .premium-col1 {
        float: none;
        width: 100%;
    }
    .premium-col1-text {
        margin-top: 0;
    }
    .premium-title {
        font-size: 39rem;
        letter-spacing: -0.06em;
        line-height: 1;
        margin-bottom: 50rem;
        margin-top: 47rem;
        position: static;
        transform: none;
    }

    .media-wrap{
        border-bottom: 0;
    }
    .media-decription {
        margin-bottom: 0;
    }

    .page-template-template-cattle .media-wrap{
        padding-left: 34rem;
        padding-right: 34px;
    }
    .page-template-template-cattle .media-section{
        padding: 60rem 0;
    }
    .page-template-template-cattle .media-text-block {
        margin-bottom: 34rem;
    }
    .page-template-template-cattle .media-decription-col{
        max-width: 100%;
        padding: 39rem 0;
        width: 100%;
    }
    .page-template-template-cattle .banner-inner {
        padding: 60rem 34rem;
    }
    .page-template-template-cattle .info-section {
        padding: 0 0 60rem 0;
    }
    .page-template-template-cattle .enquiry-section .proxy-select-display{
        width: calc(100% - 28rem);
    }
    .page-template-template-cattle .footer-subscripbe-form input[type="email"]{
        width: calc(100% - 30rem);
    }
    .page-template-template-cattle .smaller-banner-section .button, .smaller-banner-section .button {
        width: auto;
    }
}