body {
    font-size:18px;
}

#header,
.c-header-section-switcher {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#header {
    margin-top: 45px !important;
}

.background-image:before {
    top: 25px !important;
}

@media (min-width: 768px) {
    .background-image:before {
        top: 0 !important;
    }
}

h1, h2, h3{
    font-family: 'Bree Serif', serif !important;
}
h2 {
    font-size:45px;
}

p {
    font-size:18px;
}

.background-image {
    position: relative !important;
    height: 570px !important;
    margin-bottom: 45px;
    background-size: 1920px 800px !important;
}

@media (max-width: 767px) {
    .background-image {
        background-position: center !important;
        background-size: cover !important;
    }
}

@media (min-width: 768px) {
    .background-image {
        height: 800px !important;
    }
}

.background-image:after {
    display: none !important;
}

.background-image::before {
    display: none;
}

@media (min-width: 768px) {
    .background-image::before {
        display: block;
    }
}

.background-image {
    background-size: cover !important;
    height: 157px !important;
    top: 158px !important;
}

@media (min-width: 768px) {
    .background-image {
        background-size: cover !important;
        height: 800px !important;
        top: 50px !important;
    }
}

#masthead-dairy {
    position: relative !important;
    top: -45px;
}

@media (min-width: 768px) {
    #masthead-dairy {
        position: absolute !important;
    }
}

#masthead-dairy {
    position: absolute;
    /* top: 175px; */
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}

@media (min-width: 321px) {
    #masthead-dairy {
    }
}

@media (min-width: 768px) {
    #masthead-dairy {
        top: 240px;
    }
}

#masthead-dairy h1 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 50px;
    font-weight: normal;
    color: #fff;
}

@media (min-width: 768px) {
    #masthead-dairy h1 {
        font-size: 60px;
    }
}

#masthead-dairy p {
    font-size: 21px;
    line-height: 27px;
    color: #fff;
}

@media (min-width: 768px) {
    #masthead-dairy p {
        font-size: 24px;
        line-height: 30px;
    }
}

#got-questions-section {
    text-align: center;
    padding: 0 0 50px 0;
}

@media (min-width: 768px) {
    #got-questions-section {
        padding: 30px 0 100px 0;
    }
}

#got-questions-section .section-heading {
    margin: 25px 0;
    color: #4b037c;
}

@media (min-width: 768px) {
    #got-questions-section .section-heading {
        margin: 50px 0;
    }
}

.got-questions-usp {
    position: relative;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .got-questions-usp {
        margin-bottom: 0;
    }
}

.got-questions-usp h3 {
    margin-bottom: 15px;
    font-size: 32px;
    font-family: 'proxima_nova_bold';
    font-weight: normal;
    color: #4b037c;
}

.heading-blue {
    color: #3ea1ba !important;
}

.got-questions-usp p {
    font-size: 20px;
    color: #777;
}

.got-questions-usp img {
    position: relative;
    bottom: 30px;
    left: 0;
    right: 0;
    display: inline-block;
    margin: 0 auto;
    z-index: -1;
}

.got-questions-usp img#dairy-icon-1 {
    top: 0;
}

.got-questions-usp img#dairy-icon-2 {
    top: 0;
}

.got-questions-usp img#dairy-icon-3 {
    top: 0;
}

@media (min-width: 768px) {
    .got-questions-usp img#dairy-icon-2 {
        top: 50px;
    }

    .got-questions-usp img#dairy-icon-3 {
        top: 50px;
    }
}

@media (min-width: 992px) {
    .got-questions-usp img#dairy-icon-2 {
        top: 15px;
    }

    .got-questions-usp img#dairy-icon-3 {
        top: 25px;
    }
}

.centered-text {
    text-align: center;
}

#case-study-section {
    position: relative;
    background-color: #ebebeb;
    border: none !important;
}

#case-study-section .section-content {
    margin: 40px 0;
}

#case-study-section .section-text {
    font-size: 24px;
    line-height: 30px;
}

#case-study-section p,
#case-study-section a {
}

#case-study-section h3 {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    color: #3ea1ba;
}

#switching-section {
    padding: 30px 0 60px 0;
}

#switching-section h2 {
    margin: 50px 0 20px 0;
}

.switching-section-image {
    margin: 15px 0;
}

.section-purple {
    color: #fff;
    background-color: #4b037c !important;
}

#case-study-section.section-purple p {
    color: #fff !important;
}

#case-study-section.section-purple .talk-to-us-section-content {
    width: 85%;
    float: right;
    margin: 0 25px 25px 0;
}

@media (min-width: 85px) {
    #case-study-section.section-purple .talk-to-us-section-content {
        width: 85%;
    }
}

@media (min-width: 1025px) {
    #case-study-section.section-purple .talk-to-us-section-content {
        width: 75%;
    }
}

.section-heading {
    font-size: 45px;
    font-weight: normal;
    color: #3ea1ba;
    font-family: 'proxima_nova_regular' !important;
}

.switching-steps-wrapper {
    margin-bottom: 30px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .switching-steps-wrapper {
        margin-bottom: 50px;
    }
}

.switching-steps-wrapper span {
    display: inline-block;
    width: 75px;
    max-width: 75px;
    height: 75px;
    max-height: 75px;
    float: left;
    margin-right: 15px;
    padding-top: 15px;
    font-size: 30px;
    font-family: 'proxima_nova_bold';
    color: #fff;
    background-color: #53b2c5;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-bottom:40px;
}

.switching-steps-wrapper p {
    padding-top: 5px;
    font-size: 18px;
    line-height: 20px;
    color: #53b2c5;
}

#customer-section {
    padding: 20px 0;
}

@media (min-width: 768px) {
    #customer-section {
        padding: 30px 0 100px 0;
    }
}

#customer-section .section-heading {
    margin-top: 0;
    margin-bottom: 30px;
}

.customer-wrapper {
    margin-bottom: 30px;
    text-align: center;
}

a.customer-wrapper {
    display:block;
}

@media (min-width: 768px) {
    .customer-wrapper {
        margin-bottom: 0;
    }
}

.customer-image-wrapper {
    display: inline-block;
    width: 100%;
    height: 290px;
    margin-bottom: 10px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color:#4b037c;
}

@media (min-width: 321px) {
    .customer-image-wrapper {
        height: 345px;
    }
}

@media (min-width: 768px) {
    .customer-image-wrapper {
        height: 228px;
    }
}

@media (min-width: 992px) {
    .customer-image-wrapper {
        height: 303px;
    }
}

.customer-name {
    font-size: 20px;
    margin-top:10px;
}
.customer-name, .customer-quote {
    text-align:center;
}

.customer-wrapper a {
    color: #858484;
    display:block;
}

.customer-wrapper a:hover {
    display:block;
    box-shadow:inset 0 0 0 1000px rgba(0,0,0,.6);
    z-index:99;
}
.customer-image-wrapper {
    opacity: 0.5;
}

.case-study {
    position: relative;

}
.case-study a {
    display:block;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    cursor:pointer;
}

a.case-study {
    display:block;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    cursor:pointer;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #4b037c;
}

.case-study:hover .overlay {
    opacity: .4;
}

.case-study-text {
    color: white;
    text-align:center;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color:#4b037c;
    padding:20px;
}

.case-study-end {
    text-align:center;
}

#talk-to-us-section {
    position: relative;
    min-height: 480px;
    background-color: #4b037c;
}

.talk-to-us-section-content {
    padding: 0 0 25px 0;
    color: #fff;
}

.section .section-title {
    font-size:45px;
}

@media (min-width: 768px) {
    .talk-to-us-section-content {
        padding: 50px 0;
    }
}

@media (min-width: 1025px) {
    .talk-to-us-section-content {
        padding: 75px 0 0 0;
        color: #fff;
    }
}

.talk-to-us-section-content h2 {
    margin-top: 0;
    font-family: 'proxima_nova_light' !important;
    color: #fff !important;
}

.talk-to-us-section-content p {

    line-height: 31px;
}

.talk-to-us-section-image {
    position: relative;
    height: 480px;
}

.talk-to-us-section-image img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 440px;
    margin: 0 auto
}

#formarea {
    padding: 50px 0;
    background-color: #ebebeb;
}

@media (min-width: 992px) {
    #formarea {
        padding: 70px 0;
    }
}

#formarea .col-sm-3 {
    width: 100%;
}

@media (min-width: 992px) {
    #formarea .col-sm-3 {
        width: 25%;
    }
}

#formarea h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 45px;
    font-weight: normal;
    line-height: 48px;
}

#formarea p {
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 32px;
    color: #4b037c;
}

#formarea label {
    margin-bottom: 5px;
}

#formarea input,
#formarea textarea {
    background-color: #fff;
    border: 1px solid #b4aca5;
}

#formarea select {
    height: 49px;
    background-color: #fff;
    border: 1px solid #b4aca5;
}

#formarea input[type="submit"] {
    background-color: #4b037c;
    border: none;
    text-transform: uppercase;
}

.owl-theme .item {
    padding: 0 15px;
}

@media(min-width: 768px) {
    .owl-theme .item {
        padding: 0;
    }
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 15px;
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #deeef3 !important;
    transition: ease 350ms all;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #4b037c !important;
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 25%;
    width: 0;
    height: 0;
    padding: 0 !important;
    background: none !important;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    text-indent: -9999px;
}

.owl-theme .owl-nav .owl-prev {
    left: -50px;
    border-right: 15px solid #4b037c;
}

.owl-theme .owl-nav .owl-next {
    right: -50px;
    border-left: 15px solid #4b037c;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
}

.page-dairy-hot-water .c-header-section-switcher {
    position: absolute !important;
}


#farm-visit-form .btn {
    margin-bottom: 0;
}
