@import url("http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
@font-face {
    font-family: 'din';
    src: url('../fonts/DIN.eot');
    src: url('../fonts/DIN.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN.woff') format('woff'), url('../fonts/DIN.ttf') format('truetype'), url('.../fonts/DIN.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din-bold';
    src: url('../fonts/DIN-Bold.eot');
    src: url('../fonts/DIN-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN-Bold.woff') format('woff'), url('../fonts/DIN-Bold.ttf') format('truetype'), url('.../fonts/DIN-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'din-light';
    src: url('../fonts/DIN-Light.eot');
    src: url('../fonts/DIN-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN-Light.woff') format('woff'), url('../fonts/DIN-Light.ttf') format('truetype'), url('.../fonts/DIN-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
body {
    -webkit-font-smoothing: antialiased;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
b, strong {
    font-family: 'din-bold';
}
a {
    color: #86754e;
}
a:hover {
    color: #86754e;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
span.hr {
    display: block;
    width: 28px;
    border-bottom: 1px solid white;
    margin: 15px 3px 20px;
}
span.hr-dashed {
    display: block;
    width: 15px;
    border-bottom: 1px dashed #86754e;
    margin: 10px 3px 10px;
}
p {
    color: white;
    font-size: 0.875em;
    color: #eceae4;
    font-family: 'din-light', sans-serif;
}
h1 {
    color: white;
    font-family: Roboto Slab, serif;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 2em;
    line-height: 1.2;
}
h5 {
    color: white;
    font-family: Roboto Slab, serif;
    font-weight: 100;
    text-transform: capitalize;
    font-size: 2em;
    line-height: 1.2;
}
h5 span {
    display: block;
    font-family: Roboto Slab, serif;
    font-weight: 300;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    h5 {
        font-size: 21px;
    }
    .mobile-menu {
        display: inline-block;
        background: url(../images/mobile-menu.jpg) no-repeat;
        width: 45px;
        height: 40px;
        float: right;
        margin-top: 10px;
    }
}
h3 {
    text-transform: uppercase;
    font-size: 0.876em;
}
h4 {
    font-family: 'din', sans-serif;
}
button {
    cursor: pointer;
}
input, textarea {
    height: 30px;
    float: left;
    background: #eceae4;
    border: 0 none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.secondary-nav input {
    width: 160px;
}
textarea {
    height: auto;
}
input.placeholder, textarea.placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 16px;
    opacity: 1;
}
input::-moz-placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 16px;
    opacity: 1;
}
textarea::-moz-placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 16px;
    opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 16px;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 16px;
}
select {
    display: block;
    width: 100%;
    padding: 5px;
    border-radius: 0;
    margin-top: 10px;
    -webkit-appearance: none;
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din', sans-serif;
    font-size: 0.875em;
    background: url('../images/select-arrow.png') no-repeat 95% center #fff;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: 'din';
    font-size: 1em;
    letter-spacing: -0.5px;
    line-height: 1.2;
}
.dn {
    display: none;
}
.wrap {
    width: 1024px;
    margin: 0 auto;
}
#signup_pop form .left-col {
    float: left;
    width: 47.5%;
    margin-right: 5%;
}
#signup_pop form .right-col {
    float: left;
    width: 47.5%;
    margin-right: 0;
}
#signup_pop form input[placeholder="Region"] {
    margin-top: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .wrap {
        width: 320px;
        padding: 0 10px;
    }
    #signup_pop form {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-gap: 0; /* Chrome, Safari, Opera */
    -moz-column-gap: 0; /* Firefox */
    column-gap: 0;
}
#signup_pop form input[placeholder="Region"] {
    margin-top: 0;
}
}
a h1.logo {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 228px;
    height: 63px;
    float: left;
    margin-top: 0.7em;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    a h1.logo {
        margin-top: 10px;
        background-image: url("../images/logo-mob.png");
        width: 180px;
        height: 50px;
    }
}
header {
    border-top: 15px solid #002748;
    overflow: visible;
    *zoom: 1;
    margin: 0 10px;
    margin-bottom: 3.250em;
}
header .top-header {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 0.85em;
}
header .secondary-nav {
    float: right;
}
header .secondary-nav .topright {
    display: block;
    float: right;
    background: url("../images/arrow-small-icon.png") no-repeat 95% 0 #002748;
    text-decoration: none;
}
header .secondary-nav .account-bar {
    background: #002748;
    background-image: none!important;
    color: white;
}
header .secondary-nav .topright i {
    background: url("../images/cart-ico.png") no-repeat left center;
    display: inline-block;
    width: 38px;
    height: 26px;
    float: left;
}
header .secondary-nav .topright a {
    color: #fff;
    font-family: "din", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9em;
}
header .secondary-nav .topright a:hover {
    text-decoration: none;
}
header .secondary-nav .topright a:last-child {
    margin-right: 40px;
}
header .secondary-nav .topright span {
    font-family: "din", sans-serif;
    text-decoration: none;
    color: #002748;
    text-transform: uppercase;
    font-size: 1.063em;
    color: white;
    font-size: 0.9em;
    display: block;
    float: left;
    height: 26px;
    padding-right: 85px;
    padding-left: 10px;
    padding-top: 2px;
}
header .secondary-nav form {
    clear: right;
    float: right;
    margin-top: 10px;
}
header .secondary-nav form i {
    background: url("../images/search-left-end.png") no-repeat left;
    width: 16px;
    height: 30px;
    display: inline-block;
    float: left;
}
header .secondary-nav form button {
    float: left;
    background: url("../images/search-ico.png") no-repeat center center #86754e;
    height: 30px;
    width: 30px;
    border: 0 none;
    cursor: pointer;
}
header .secondary-nav form button:hover {
    background: url("../images/search-ico.png") no-repeat center center #5b5033;
}
header nav ul li {
    float: left;
    padding-right: 1em;
}
header nav ul li:nth-last-of-type(1), header nav ul li:nth-last-of-type(2) {
    float: right;
}
header nav ul li:nth-last-of-type(2) {
    padding-right: 0;
}
header nav ul li a {
    font-family: "din-bold", sans-serif;
    text-decoration: none;
    color: #002748;
    text-transform: uppercase;
    font-size: 1.063em;
    border-bottom: 2px solid transparent;
    display: inline-block;
}
header nav ul li a:hover {
    color: #86754e;
}
header nav ul li.active a {
    color: #86754e;
    border-bottom: 2px solid #86754e;
}
header nav ul.menu li {
    position: relative;
}
header nav ul.menu li ul {
    position: absolute;
    z-index: 999;
    width: 190px;
    top: 26px;
    background: url(../images/dd-bg.png) bottom left repeat-x rgba(103, 103, 103, 0.95);
    display: none;
}
header nav ul.menu li:hover > ul {
    display: block;
}
header nav ul.menu li:hover a {
    color: #86754e;
}
header nav ul.menu li ul:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: -7px;
    left: 0;
    right: 0;
    bottom: 5px;
    border-top: 3px solid #8e8266;
}
header nav ul.menu li ul li {
    display: block;
    float: none;
    padding: 0;
}
header nav ul.menu li ul li a {
    color: #fff!important;
    font-family: 'din', sans-serif;
    font-size: 1.063em;
    border-bottom: 1px solid #86754e;
    text-transform: capitalize;
    display: block;
    padding: 8px 12px 5px 12px;
}
header nav ul.menu li ul li a:hover {
    background: #8a7f66;
}
header nav ul.menu li ul li:last-child a {
    border: none;
    padding-bottom: 9px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    header {
        margin: 0;
    }
    header .secondary-nav, header nav {
        display: none;
    }
    header nav ul.menu li ul:before {
        border: none;
        margin: 0;
    }
    header nav ul.menu li ul {
        position: relative;
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
        top: 0;
        background: none;
        display: none;
    }
    header nav ul.menu li ul li a {
        border: 0;
        padding: 0;
    }
    header nav ul.menu li ul li:last-child a {
        padding: 0;
    }
}
.banner {
    width: 100%;
    background: url(../images/banner-bg.png) no-repeat center center;
}
.banner .banner-wrap {
    position: relative;
    width: 1024px;
    height: 450px;
    margin: 0 auto;
}
.banner .banner-wrap .banner-parent {
    position: relative;
    /*    width: 1024px;
    height: 450px;*/

    margin: 0 auto;
}
.banner .banner-wrap img {
    position: absolute;
    z-index: -1;
}
.banner .banner-wrap img.banner-img {
    width: 100%;
    height: 450px;
}
.banner .banner-wrap img.overlay-1 {
    left: 0;
    bottom: 0;
    z-index: 5;
}
.banner .banner-wrap img.overlay-2 {
    top: 0;
    z-index: 4;
}
.banner .banner-wrap img.overlay-3 {
    bottom: 0;
    right: 0;
    z-index: 5;
    height: 100%;
}
.banner .banner-wrap img.overlay-4 {
    top: 0;
    right: 0;
    z-index: 5;
}
.banner .banner-wrap .banner-content {
    z-index: 10;
    position: absolute;
    width: 255px;
    height: 150px;
    left: 100px;
    top: 35px;
}
.banner .banner-wrap .banner-content a {
    background: url(../images/more-btn.png) no-repeat;
    height: 30px;
    display: block;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 60px;
    line-height: 30px;
    font-family: 'din-light', sans-serif;
    font-size: 0.875em;
    position: absolute;
    top: 175px;
    left: 146px;
}
.no-touch .banner .banner-wrap .banner-content a:hover {
    background: url(../images/more-btn-hover.png) no-repeat;
}
.banner .banner-wrap .ls-bottom-nav-wrapper {
    position: absolute;
    z-index: 15;
    bottom: 25px;
    left: 40px;
}
.banner .banner-wrap .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
    display: inline-block;
    background: url(../images/banner-control.png) no-repeat;
    width: 15px;
    height: 8px;
}
.banner .banner-wrap .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a.ls-nav-active {
    background: url(../images/banner-control-active.png) no-repeat;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
        background: none;
    }
    .banner .banner-wrap {
        background: url(../images/banner-bg-mob.jpg) no-repeat;
        position: relative;
        width: 300px;
        height: 370px;
    }
    .banner .banner-wrap p {
        font-size: 14px;
        width: 200px;
    }
    .banner .banner-wrap img.overlay-1, .banner .banner-wrap img.overlay-2, .banner .banner-wrap img.overlay-3, .banner .banner-wrap img.overlay-4 {
        display: none;
    }
    .banner .banner-wrap img.banner-img {
        height: 180px;
        margin-top: 190px;
    }
    .banner .banner-wrap .banner-content {
        position: absolute;
        top: 10px;
        left: 10px;
    }
    .banner .banner-wrap .banner-content a {
        top: 165px;
        left: 91px;
    }
    .banner .banner-wrap .banner-controls {
        bottom: 190px;
        right: 15px;
        left: auto;
        position: absolute;
        z-index: 15;
    }
    .banner .banner-wrap .banner-controls a {
        height: 6px;
        width: 10px;
        background: url("../images/banner-control.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        height: 6px;
        width: 10px;
        font-size: 0px;
        text-indent: 99999px;
    }
    .banner .banner-wrap .banner-controls a.active {
        background: url("../images/banner-control-active.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    }
    #search_filter .styled2_label {
        width: 125px;
        float: left;
    }
    #search_filter .styled2_label:nth-child(1) {
        margin-right: 10px;
    }
}
main {
    margin-top: 28px;
    overflow: hidden;
    *zoom: 1;
}
main .feed-finder {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
    background: #002748;
    padding: 35px 25px 25px;
    height: 383px;
    position: relative;
}
main .feed-finder p {
    margin-bottom: 2em;
}
main .feed-finder h3 {
    color: white;
}
main .feed-finder button {
    display: block;
    float: right;
    text-transform: uppercase;
    color: white;
    background: url(../images/go-btn.png) no-repeat;
    padding-left: 24px;
    padding-right: 51px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
}
.no-touch main .feed-finder button:hover {
    background: url(../images/go-btn-hover.png) no-repeat;
}
main .feed-finder span.pointer {
    position: absolute;
    background: url(../images/feed-finder-right-pointer.png) no-repeat;
    width: 18px;
    height: 18px;
    right: -18px;
    top: 65px;
}
main .feed-types {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
}
main .feed-types a {
    width: 112px;
    height: 120px;
    float: left;
    margin-top: 5%;
    position: relative;
    text-decoration: none;
}
main .feed-types a.feedhome-1 {
    background: url(../images/beef-ico-home.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-2 {
    background: url(../images/dairy-ico-home.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-5 {
    background: url(../images/sheep-ico-home.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-4 {
    background: url(../images/poultry-ico-home.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-6 {
    background: url(../images/equine-ico-home.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-3 {
    background: url(../images/pig-ico-home.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-1 .bubble, main .feed-types a.feedhome-2 .bubble, main .feed-types a.feedhome-3 .bubble, main .feed-types a.feedhome-4 .bubble, main .feed-types a.feedhome-5 .bubble, main .feed-types a.feedhome-6 .bubble {
    width: 54px;
    height: 43px;
    display: block;
    position: absolute;
    left: 30px;
    top: 5px;
}
main .feed-types a.feedhome-1 .bubble, .feed-types-small a.feedtype-1 .bubble {
    background: url(../images/beef-ico-hover.png) no-repeat center center;
}
main .feed-types a.feedhome-2 .bubble {
    background: url(../images/dairy-ico-hover.png) no-repeat center center;
}
main .feed-types a.feedhome-3 .bubble {
    background: url(../images/pig-ico-hover.png) no-repeat center center;
}
main .feed-types a.feedhome-4 .bubble {
    background: url(../images/poultry-ico-hover.png) no-repeat center center;
}
main .feed-types a.feedhome-5 .bubble {
    background: url(../images/sheep-ico-hover.png) no-repeat center center;
}
main .feed-types a.feedhome-6 .bubble {
    background: url(../images/equine-ico-hover.png) no-repeat center center;
}
main .feed-types a.feedhome-1 .feedText, main .feed-types a.feedhome-2 .feedText, main .feed-types a.feedhome-3 .feedText, main .feed-types a.feedhome-4 .feedText, main .feed-types a.feedhome-5 .feedText, main .feed-types a.feedhome-6 .feedText {
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'din', sans-serif;
    background: #b6ac95;
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    bottom: 0;
}
.feed-types-small a.feedtype-1 .feedText, .feed-types-small a.feedtype-2 .feedText, .feed-types-small a.feedtype-3 .feedText, .feed-types-small a.feedtype-4 .feedText, .feed-types-small a.feedtype-5 .feedText, .feed-types-small a.feedtype-6 .feedText {
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'din', sans-serif;
    background: #86754e;
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 3px 0;
    bottom: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 11px;
    display: none;
}
/*main .feed-types a.feedhome-1:hover {
    background: url(../images/beef-ico-home-hover.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-2:hover {
    background: url(../images/dairy-ico-home-hover.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-5:hover {
    background: url(../images/sheep-ico-home-hover.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-4:hover {
    background: url(../images/poultry-ico-home-hover.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-6:hover {
    background: url(../images/equine-ico-home-hover.png) no-repeat center center #eceae4;
}
main .feed-types a.feedhome-3:hover {
    background: url(../images/pig-ico-home-hover.png) no-repeat center center #eceae4;
}*/

main .feed-types a {
    overflow: hidden;
}
main .feed-types a span {
    opacity: 0;
}
main .feed-types a:nth-of-type(1), main .feed-types a:nth-of-type(3), main .feed-types a:nth-of-type(5) {
    margin-right: 5%;
}
main .feed-types a:nth-of-type(1), main .feed-types a:nth-of-type(2) {
    margin-top: 0;
}
main .find-my-local-rep {
    width: 48.71795%;
    float: right;
    margin-right: 0;
    background: #86754e;
    position: relative;
    z-index: 1;
    padding: 30px 25px 0;
    height: 235px;
}
main .find-my-local-rep img {
    position: absolute;
    top: 0;
    left: 235px;
    z-index: 3;
}
main .find-my-local-rep img:last-child {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
main .find-my-local-rep fieldset {
    overflow: hidden;
    *zoom: 1;
}
main .find-my-local-rep fieldset input {
    width: 115px;
}
main .find-my-local-rep fieldset button {
    background: url(../images/go-btn-navy.png) no-repeat;
    height: 30px;
    border: 0 none;
    padding-left: 25px;
    padding-right: 60px;
    line-height: 30px;
    color: white;
    text-transform: uppercase;
    margin-left: -25px;
}
.no-touch main .find-my-local-rep fieldset button:hover {
    background: url(../images/go-btn-navy-hover.png) no-repeat;
}
main .find-my-local-rep a {
    display: block;
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 0.875em;
    background: url(../images/speech-small-ico.png) no-repeat 95% center #eceae4;
    clear: left;
    width: 187px;
    padding: 8px 16px;
    margin-top: 10px;
    text-decoration: none;
}
main .find-my-local-rep a span {
    font-family: 'din-light', sans-serif;
}
main .feed-clearance {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
    background: #002748;
    padding: 15px 20px;
    margin-top: 28px;
    text-decoration: none;
    position: relative;
    height: 120px;
}
.no-touch main .feed-clearance:hover {
    background: #000e2d;
}
main .feed-clearance p {
    color: #cfc8b8;
}
main .feed-clearance a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: -99999em;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    main {
        margin-top: 10px;
        position: relative;
        overflow: visible;
    }
    main .find-my-local-rep, main .feed-finder, main .feed-types {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
    main .find-my-local-rep h5 span, main .feed-finder h5 span, main .feed-types h5 span {
        display: inline-block;
    }
    main .find-my-local-rep .hr, main .feed-finder .hr, main .feed-types .hr {
        display: none;
    }
    main .find-my-local-rep {
        position: relative;
        height: 45px;
        padding: 10px;
        background: #676767;
        top: -55px;
        position: absolute;
    }
    main .find-my-local-rep h5:after {
        content: '+';
        background: #86754e;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0;
        padding: 14px;
        height: 45px;
        padding: 9px 14px;
    }
    main .find-my-local-rep fieldset {
        position: relative;
    }
    main .find-my-local-rep fieldset input {
        width: 100%;
        padding: 15px;
        height: auto;
    }
    main .find-my-local-rep fieldset button {
        padding-right: 45px;
        position: absolute;
        margin: 0;
        right: 0;
        top: 10px;
    }
    main .find-my-local-rep a {
        width: 100%;
        margin-top: 5px;
        height: auto;
        padding: 15px;
    }
    main .find-my-local-rep fieldset, main .find-my-local-rep a {
        display: none;
    }
    main .find-my-local-rep img {
        display: none;
    }
    main .find-my-local-rep a:last-child {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: block;
        background: none;
    }
    main .feed-finder {
        padding: 15px;
        height: 140px;
        margin-top: 65px;
    }
    main .feed-finder h5 {
        margin-bottom: 18px;
    }
    main .feed-finder p {
        display: none;
    }
    main .feed-finder select {
        width: 47%;
        float: left;
        margin-right: 2.5%;
    }
    main .feed-finder select:last-child {
        margin-right: 0;
    }
    main .feed-finder button {
        margin-top: -73px;
    }
    main .feed-finder span.pointer {
        background: url("../images/feed-finder-pointer.png") no-repeat scroll 0 0 transparent;
        right: 142px;
        top: 140px;
    }
    main .feed-types {
        height: 230px;
    }
    main .feed-types a {
        width: 31%;
        height: 100px;
        float: left;
        margin-top: 10px;
    }
    main .feed-types a:nth-of-type(3) {
        margin-right: 0;
    }
    main .feed-types a:nth-of-type(1), main .feed-types a:nth-of-type(2), main .feed-types a:nth-of-type(4), main .feed-types a:nth-of-type(5) {
        margin-right: 3.5%;
    }
    main .feed-types a:nth-of-type(1), main .feed-types a:nth-of-type(2) {
        margin-top: 10px;
    }
    main .feed-clearance {
        width: 48.71795%;
        float: left;
        margin-right: 2.5641%;
        padding: 10px;
        background: url(../images/leader-right-arrow.png) no-repeat 90% 10px #002748;
        height: 100px;
        position: absolute;
        right: -8px;
        bottom: -110px;
    }
    main .feed-clearance h5 {
        margin-top: 15px;
    }
    main .feed-clearance p {
        display: none;
    }
    .no-touch main .feed-types a.feedhome-1:hover {
        background: url(../images/beef-ico-home.png) no-repeat center center #eceae4;
    }
    .no-touch main .feed-types a.feedhome-2:hover {
        background: url(../images/dairy-ico-home.png) no-repeat center center #eceae4;
    }
    .no-touch main .feed-types a.feedhome-5:hover {
        background: url(../images/sheep-ico-home.png) no-repeat center center #eceae4;
    }
    .no-touch main .feed-types a.feedhome-4:hover {
        background: url(../images/poultry-ico-home.png) no-repeat center center #eceae4;
    }
    .no-touch main .feed-types a.feedhome-6:hover {
        background: url(../images/equine-ico-home.png) no-repeat center center #eceae4;
    }
    .no-touch main .feed-types a.feedhome-3:hover {
        background: url(../images/pig-ico-home.png) no-repeat center center #eceae4;
    }
    .enquiry_list_tab .enquiry_list {
        width: 300px;
    }
    .wish_list_tab .wish_list {
        width: 300px;
        right: -150px !important;
    }
}
.banner-internal {
    background: #002748;
    position: relative;
    padding: 40px;
    height: 112px;
    overflow: hidden;
    z-index: 0;
}
.banner-internal img {
    position: absolute;
    top: 0;
}
.banner-internal img.banner-img {
    right: 52px;
    z-index: 1;
}
.banner-internal img.overlay-2 {
    right: 439px;
    z-index: 2;
}
.banner-internal img.overlay-1 {
    right: 0;
    z-index: 2;
}
.banner-internal h1 {
    font-family: Roboto Slab, serif;
    font-weight: 100;
    position: relative;
    z-index: 10;
}
#content_ext {
    font-family: 'din', sans-serif;
}
#content_ext h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    margin-bottom: 15px;
    color: #002748;
}
.content_ext a {
    color: #002748;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
}
.content_ext a:hover {
    color: #86754e;
}
.enquiry-id, .enquiry-content div b {
    color: #002748;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'din-bold', sans-serif;
    margin-right: 10px;
}
.enquiry-info a {
    color: #86754e;
    text-transform: capitalize;
}
.right_ext a.back-button {
    background: url(../images/back-arrow.png) no-repeat left center;
    padding-left: 10px;
    margin-top: 20px;
    color: #002748;
    text-decoration: none;
    display: inline-block;
}
.box-content table {
    width: 100%;
    margin-bottom: 20px;
}
.box-content thead tr td {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    padding-bottom: 10px;
}
.box-content table tr {
    margin-bottom: 20px;
}
.box-content table td b {
    color: #002748;
    font-size: 16px;
    font-family: 'din-bold', sans-serif;
    margin-right: 10px;
}
.control-row {
    margin-bottom: 10px;
}
table.enquiries_table td.right_ext {
    text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .banner-internal {
        width: 300px;
        padding: 0;
        height: 123px;
    }
    .banner-internal h1 {
        padding: 18px;
        font-size: 18px;
        background: url(../images/banner-internal-mob.jpg) no-repeat right 0 #002748;
    }
    .banner-internal img.banner-img {
        position: unset;
        width: 100%;
        margin: 0;
    }
    .banner-internal img.overlay-1, .banner-internal img.overlay-2 {
        display: none;
    }
    .banner-internal img.banner-img {
        right: 0;
        z-index: 1;
        top: 56px;
    }
}
.left-sidebar {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
}
.left-sidebar ul li {
    padding: 10px 0 5px;
    border-top: 1px solid #eceae4;
}
.left-sidebar ul li:last-child {
    border-bottom: 1px solid #eceae4;
}
.left-sidebar a {
    font-family: "din-bold", sans-serif;
    text-decoration: none;
    color: #002748;
    text-transform: uppercase;
    font-size: 1.063em;
    background: url(../images/anchor-arrow.png) no-repeat left 5px;
    padding-left: 10px;
}
.no-touch .left-sidebar a:hover {
    background: url(../images/anchor-arrow-hover.png) no-repeat left 5px;
    color: #86754e;
}
.feed-finder-small a {
    background-repeat: no-repeat;
    background-position: top;
    background-color: #eceae4;
}
.no-touch .feed-finder-small a:hover {
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #b6ac95;
}
.feed-finder-small .feed-finder-heading {
    background: #002748;
    padding: 35px 25px 25px;
    position: relative;
}
.feed-finder-small .feed-finder-heading span.feed-finder-small-dash {
    background: url(../images/feed-finder-pointer.png) no-repeat;
    width: 12px;
    height: 11px;
    position: absolute;
    bottom: -11px;
    left: 110px;
}
.feed-finder-small .feed-types-small {
    margin-top: 5px;
    overflow: hidden;
    *zoom: 1;
}
.feed-finder-small .feed-types-small a {
    float: left;
    display: block;
    width: 32%;
    height: 74px;
    margin-right: 2%;
    margin-top: 5px;
    position: relative;
    overflow: hidden;
}
.feed-finder-small .feed-types-small a:nth-of-type(3), .feed-finder-small .feed-types-small a:nth-of-type(6) {
    margin-right: 0;
}
.feed-finder-small .feed-types-small a.feedtype-1 {
    background: url(../images/beef-small-ico.png) no-repeat center center #eceae4;
}
/*.feed-finder-small .feed-types-small a.feedtype-1:hover {
    background: url(../images/beef-small-ico-hover.png) no-repeat center center #b6ac95;
}*/

.feed-finder-small .feed-types-small a.feedtype-2 {
    background: url(../images/cow-small-ico.png) no-repeat center center #eceae4;
}
/*.feed-finder-small .feed-types-small a.feedtype-2:hover {
    background: url(../images/cow-small-ico-hover.png) no-repeat center center #b6ac95;
}*/

.feed-finder-small .feed-types-small a.feedtype-5 {
    background: url(../images/sheep-small-ico.png) no-repeat center center #eceae4;
}
/*.feed-finder-small .feed-types-small a.feedtype-5:hover {
    background: url(../images/sheep-small-ico-hover.png) no-repeat center center #b6ac95;
}*/

.feed-finder-small .feed-types-small a.feedtype-4 {
    background: url(../images/chicken-small-ico.png) no-repeat center center #eceae4;
}
/*.feed-finder-small .feed-types-small a.feedtype-4:hover {
    background: url(../images/chicken-small-ico-hover.png) no-repeat center center #b6ac95;
}*/

.feed-finder-small .feed-types-small a.feedtype-6 {
    background: url(../images/horse-small-ico.png) no-repeat center center #eceae4;
}
/*.feed-finder-small .feed-types-small a.feedtype-6:hover {
    background: url(../images/horse-small-ico-hover.png) no-repeat center center #b6ac95;
}*/

.feed-finder-small .feed-types-small a.feedtype-3 {
    background: url(../images/pig-small-ico.png) no-repeat center center #eceae4;
}
/*.feed-finder-small .feed-types-small a.feedtype-3:hover {
    background: url(../images/pig-small-ico-hover.png) no-repeat center center #b6ac95;
}*/

.feed-finder-small .feed-filter {
    background: #002748;
    padding: 25px 25px 10px;
    margin-top: 10px;
    overflow: hidden;
    *zoom: 1;
}
.feed-finder-small .feed-filter h3 {
    color: white;
}
.feed-finder-small .feed-filter button {
    display: block;
    float: right;
    text-transform: uppercase;
    color: white;
    background: url(../images/go-btn.png) no-repeat;
    padding-left: 25px;
    padding-right: 50px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
}
.no-touch .feed-finder-small .feed-filter button:hover {
    background: url(../images/go-btn-hover.png) no-repeat;
}
aside .feed-finder-small {
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .left-sidebar {
        width: 100%;
        float: none;
    }
    .left-sidebar ul {
        display: none;
    }
    .feed-finder-small {
        display: block;
        margin-bottom: 1em;
        position: relative;
    }
    .feed-finder-small .feed-finder-heading {
        padding: 10px;
        background: #676767;
    }
    .feed-finder-small .feed-finder-heading h5:after {
        content: '+';
        background: #86754e;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0;
        padding: 9px 14px;
        height: 46px;
    }
    .feed-finder-small .feed-finder-heading.ex h5:after {
        content: '-';
    }
    .feed-finder-small .feed-finder-small-dash {
        left: 145px;
        display: none;
    }
    .feed-finder-small h5 span {
        display: inline-block;
    }
    .feed-finder-small .hr {
        display: none;
    }
    .feed-finder-small .feed-types-small, .feed-finder-small .feed-filter {
        display: none;
    }
    .left-sidebar .feed-finder-small {
        display: none;
    }
    aside .feed-finder-small {
        display: block;
    }
    aside .feed-finder-small .feed-finder-heading {
        display: none;
    }
    aside .feed-finder-small .feed-types-small {
        display: block;
    }
}
.breadcrumbs, .breadcrumb_ext {
    margin-bottom: 30px;
}
.breadcrumbs a, .breadcrumb_ext a {
    text-decoration: none;
    color: #002748;
    font-family: 'din-light', sans-serif;
    text-transform: capitalize;
    font-size: 12px;
}
.breadcrumbs a:hover {
    color: #86754e;
}
.breadcrumbs a.back-button, .breadcrumb_ext a.back-button {
    float: right;
    background: url(../images/anchor-arrow.png) no-repeat left 2px;
    padding-left: 10px;
}
.breadcrumbs span, .breadcrumb_ext span {
    display: inline-block;
    background: url(../images/anchor-arrow.png) no-repeat left 0;
    width: 5px;
    height: 10px;
    margin: 0 10px;
}
article {
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
}
article h1 {
    color: #002748;
}
article span.hr {
    border-color: #002748;
    margin-bottom: 15px;
}
article img.category {
    float: right;
    margin-top: -20px;
}
article p {
    color: #002748;
    margin-bottom: 1em;
    font-family: 'din', sans-serif;
}
article span.date {
    color: #86754e;
    font-family: 'din-bold', sans-serif;
    text-transform: capitalize;
    margin: 2px 0px 15px;
    display: inline-block;
}
article section {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #cccccc;
    padding-top: 1em;
}
article section h3, article section h3 a {
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'din-bold', sans-serif;
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
    color: #00284d;
}
article section a {
    display: inline-block;
    color: #002748;
    text-transform: capitalize;
    font-family: 'din-bold', sans-serif;
    text-decoration: none;
}
.no-touch article section a:hover {
    text-decoration: underline;
}
article a.filter, article .view_state {
    float: right;
    text-transform: capitalize;
    color: #002748;
    margin-top: 1em;
    width: 120px;
    float: right;
    ;
}
article .rep {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
article .rep h3 {
    margin-bottom: 0.875em;
}
article .rep h3 span {
    color: #86754e;
}
article .rep p {
    margin-bottom: 0;
    line-height: 1.5;
}
article .rep p span {
    color: #86754e;
    text-transform: capitalize;
}
article .rep img {
    float: left;
    margin-right: 15px;
    width: 115px;
    height: 115px;
    margin-bottom: 25px;
}
article .rep a {
    display: block;
    text-transform: uppercase;
    color: white;
    padding-top: 8px;
    background: url(../images/more-btn.png) no-repeat;
    padding-left: 30px;
    padding-right: 60px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 10px;
    font-size: 0.875em;
    font-family: 'din-light', sans-serif;
    text-decoration: none;
    float: left;
}
.no-touch article .rep a:hover {
    background: url(../images/more-btn-hover.png) no-repeat;
}
article .tab-open, article .tab-closed {
    background: #002748;
    display: block;
    overflow: hidden;
    *zoom: 1;
    margin-top: 10px;
}
.no-touch article .tab-open:hover {
    background: #676767;
}
article .tab-open p, article .tab-closed p {
    color: white;
    text-transform: uppercase;
    margin: 0;
    float: left;
    padding-top: 8px;
    padding-left: 15px;
}
article .tab-open span, article .tab-closed span {
    background: #86754e;
    display: inline-block;
    color: white;
    float: right;
    margin: 0;
    padding-top: 6px;
    padding-left: 10px;
    height: 30px;
    width: 30px;
}
article .tab-closed {
    background: #676767;
}
article .tab-content {
    padding: 10px;
}
article .tab-content p {
    margin-bottom: 0;
}
article .tab-content table {
    width: 100%;
    text-transform: capitalize;
}
article .tab-content table tr:nth-child(even) {
    background: #e0e0e0;
}
article .tab-content table tr:nth-child(odd) {
    background: #f7f7f7;
}
article .tab-content table td {
    width: 50%;
    padding: 3px;
}
article .tab-sale {
    background: #ab162b;
}
article .product-list {
    overflow: hidden;
    *zoom: 1;
}
article .product {
    width: 150px;
    float: left;
    margin-right: 14px;
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}
article .product img {
    height: 150px;
}
article .product:nth-child(3n) {
    margin-right: 0;
}
article .product span.product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url(../images/product-mask.png) no-repeat 0 0;
    width: 150px;
    height: 150px;
}
.no-touch article .product span.product-overlay:hover {
    background: url(../images/product-mask-hover.png) no-repeat 0 0;
}
article .product h3 {
    font-size: 1em;
    margin-bottom: 5px;
    margin-top: 1em;
    font-family: 'din-bold';
    height: 40px;
}
article .product a.enquiry {
    text-decoration: none;
    display: block;
    margin: 5px 0;
}
article .product a.enquiry p {
    text-transform: uppercase;
    background: #e8e8e8;
    height: 30px;
    width: 100%;
    display: block;
    padding-top: 8px;
    color: #676767;
}
article .product a.enquiry span {
    color: #e8e8e8;
    background: #676767;
    height: 30px;
    display: inline-block;
    float: left;
    width: 30px;
    padding-top: 5px;
}
.no-touch article .product a.enquiry:hover span {
    background: #464747;
}
.no-touch article .product a.enquiry:hover p {
    background: #c2c2c2;
}
article .product a.enquire-now p {
    color: #ab162b;
}
article .product a.enquire-now span {
    background: #ab162b;
}
article .product a.watch-list p {
    color: #86754e;
    margin-bottom: 5px;
}
article .product a.watch-list span {
    background: #86754e;
}
.no-touch article .product a.watch-list:hover span {
    background: #5b5033;
}
.no-touch article .product a.watch-list:hover p {
    background: #cec7b8;
}
article .product label input[type="checkbox"] {
    float: left;
    height: auto;
    width: auto;
    margin: 3px;
    padding: 0;
}
article .product label span {
    font-size: 0.875em;
    font-family: 'din-light', sans-serif;
}
article .product span.sale-sticker {
    width: 44px;
    height: 44px;
    display: block;
    background: #ab162b;
    color: white;
    text-transform: uppercase;
    border-radius: 50%;
    position: absolute;
    top: 106px;
    left: 0;
    padding-top: 16px;
    font-family: 'din-light', sans-serif;
    font-size: 0.775em;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    article {
        width: 100%;
        float: none;
    }
    article img.category {
        margin-top: 0;
    }
    article .breadcrumbs {
        display: none;
    }
    article a.filter {
        display: none;
    }
    article .rep img {
        width: auto;
    }
    article img.category {
        width: auto;
    }
    article h1 {
        font-size: 1.5em;
        width: 75%;
    }
    article section {
        overflow: hidden;
        *zoom: 1;
        padding-bottom: 10px;
    }
    article section a {
        background: url("../images/more-btn.png") no-repeat scroll 0 0 transparent;
        color: #FFFFFF;
        display: block;
        font-family: 'din-light', sans-serif;
        font-size: 0.875em;
        height: 30px;
        padding-left: 25px;
        padding-right: 28px;
        padding-top: 7px;
        text-decoration: none;
        text-transform: uppercase;
        margin-top: 10px;
        float: right;
    }
    article .tab-content {
        padding: 5px;
    }
    article .product {
        width: 140px;
        margin-right: 5px;
    }
    article .product:nth-child(3n) {
        margin-right: 5px;
    }
    article .product:nth-child(2n) {
        margin-right: 0;
    }
    article .product img {
        height: 140px;
    }
    article .product span.product-overlay {
        background: url(../images/product-mask-mob.png) no-repeat 0 0;
        width: 140px;
        height: 140px;
    }
    article .product a.watch-list {
        display: block;
    }
/*    article .product label {
        display: none;
    }*/
    article .product h3 {
        height: 40px;
        color: #002748;
    }
    .left-sidebar nav {
        display: none;
    }
    .no-touch article .product span.product-overlay:hover {
    background: url(../images/product-mask-mob-hover.png) no-repeat 0 0;
}
}
aside {
    width: 23.07692%;
    float: right;
    margin-right: 0;
    overflow: hidden;
    *zoom: 1;
}
header .social-media a.linkedin {
    margin-left: 10px;
}
aside .social-media {
    float: none;
    overflow: hidden;
    *zoom: 1;
    margin-top: 0;
}
aside .social-media p {
    color: #86754e;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'din', sans-serif;
}
aside .social-media > span {
    margin-left: 0;
    margin-right: 10px;
}
aside .social-media a.twitter, aside .social-media span.twitter {
    background: url(../images/twitter-icon.png) center center no-repeat #eceae4;
    width: 25px;
    height: 25px;
    display: inline-block;
}
aside .social-media span.twitter span {
    background: none !important;
}
.no-touch aside .social-media a.twitter:hover {
    background: url(../images/twitter-icon-hover.png) center center no-repeat #b6ac95;
}
aside .social-media a.facebook, aside .social-media span.facebook {
    background: url(../images/facebook-icon.png) center center no-repeat #eceae4;
    width: 25px;
    height: 25px;
    display: inline-block;
}
aside .social-media span.facebook span {
    background: none !important;
}
.no-touch aside .social-media a.facebook:hover {
    background: url(../images/facebook-icon-hover.png) center center no-repeat #b6ac95;
}
aside .social-media a.google, aside .social-media span.google {
    background: url(../images/google-icon.png) center center no-repeat #eceae4;
    width: 25px;
    height: 25px;
    display: inline-block;
}
aside .social-media span.google span {
    background: none !important;
}
.no-touch aside .social-media a.google:hover {
    background: url(../images/google-icon-hover.png) center center no-repeat #b6ac95;
}
aside .social-media a.linkedin, aside .social-media span.linkedin {
    background: url(../images/linkedin-icon.png) center center no-repeat #eceae4;
    width: 25px;
    height: 25px;
    display: inline-block;
}
aside .social-media span.linkedin span {
    background: none !important;
}
.no-touch aside .social-media a.linkedin:hover {
    background: url(../images/linkedin-icon-hover.png) center center no-repeat #b6ac95;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    aside .social-media {
        display: none;
    }
}
aside .product {
    width: 100%;
    margin-right: 14px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    *zoom: 1;
}
aside .product img {
    height: 150px;
    margin-left: 43px;
    margin-bottom: 15px;
}
aside .product:nth-child(3n) {
    margin-right: 0;
}
aside .product span.product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url(../images/product-mask-aside.png) no-repeat 0 0;
    width: 100%;
    height: 150px;
}
aside .product h3 {
    font-size: 1em;
    margin-bottom: 5px;
    margin-top: 1em;
}
aside .product a.enquiry {
    text-decoration: none;
    width: 100%;
    display: block;
}
aside .product a.enquiry p {
    text-transform: uppercase;
    background: #e8e8e8;
    height: 30px;
    width: 100%;
    display: block;
    padding-top: 8px;
    color: #676767;
}
.no-touch aside .product a.enquiry p:hover {
    background: #c2c2c2;
}
.no-touch aside .product a.watch-list p:hover {
    background: #cec7b8;
}
aside .product a.enquiry span {
    color: #e8e8e8;
    background: #676767;
    height: 30px;
    display: inline-block;
    float: left;
    width: 30px;
    padding-top: 5px;
    padding-left: 11px;
    margin-right: 10px;
}
.no-touch aside .product a.enquiry:hover span {
    background: #464747;
}
.no-touch aside .product a.watch-list:hover span {
    background: #5b5033;
}
aside .product a.enquire-now p {
    color: #ab162b;
}
aside .product a.enquire-now span {
    background: #ab162b;
}
aside .product a.watch-list p {
    color: #86754e;
    margin-bottom: 5px;
}
aside .product a.watch-list span {
    background: #86754e;
    margin-right: 10px;
}
aside a.brochure, aside a.feed-advice-advice-small {
    display: block;
    width: 100%;
    clear: left;
    background: url(../images/leader-right-arrow.png) no-repeat 95% center #5b5033;
    text-decoration: none;
    color: white;
    font-family: Roboto Slab, serif;
    font-weight: 100;
    font-size: 1.5em;
    padding: 15px 20px;
    margin-bottom: 10px;
}
aside .livechat_button {
    display: none;
}
.no-touch aside a.brochure:hover {
    background: url(../images/leader-right-arrow.png) no-repeat 95% center #86754e;
}
aside a.brochure span, aside a.feed-advice-advice-small span {
    font-family: Roboto Slab, serif;
    font-weight: 300;
}
aside a.feed-advice-small {
    width: 100%;
    clear: left;
    background: url(../images/leader-right-arrow.png) no-repeat 95% center #86754e;
    text-decoration: none;
    color: white;
    font-family: Roboto Slab, serif;
    font-weight: 100;
    font-size: 1.5em;
    padding: 15px 20px;
    margin-bottom: 10px;
    display: block;
}
.no-touch aside a.feed-advice-small:hover {
    background: url(../images/leader-right-arrow.png) no-repeat 95% center #5b5033;
}
aside .find-rep, aside .feed-advice, aside .sale-updates, aside .ration-review {
    padding: 20px;
    margin-top: 10px;
    position: relative;
    height: 116px;
}
aside .find-rep i, aside .feed-advice i, aside .sale-updates i, aside .ration-review i {
    background: url(../images/speech-icon.png);
    width: 25px;
    height: 21px;
    display: inline-block;
    position: absolute;
    right: 70px;
    text-indent: -99999999em;
    bottom: 25px;
}
aside .find-rep a, aside .feed-advice a, aside .sale-updates a, aside .ration-review a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
aside .find-rep {
    background: url(../images/bottom-right-diagnol.png) no-repeat right top #86754e;
    display: block;
}
.no-touch aside .find-rep:hover {
    background: url(../images/bottom-right-diagnol-hover.png) no-repeat right top #5b5033;
}
aside .feed-advice {
    background: url(../images/top-right-diagnol.png) no-repeat right top #86754e;
    display: block;
    cursor: pointer;
}
.no-touch aside .feed-advice:hover {
    background: url(../images/top-right-diagnol-hover.png) no-repeat right top #5b5033;
}
aside .sale-updates {
    background: url(../images/bottom-right-sale.png) no-repeat right top #ab162b;
    font-size: 0.875em;
    line-height: 1.4;
}
aside .ration-review {
    background: url(../images/bottom-right-ration.png) no-repeat right top #676767;
}
.no-touch aside .ration-review:hover {
    background: url(../images/bottom-right-ration-hover.png) no-repeat right top #464747;
}
aside .twitter-feed {
    width: 100%;
}
aside .twitter-feed .twitter-post {
    margin-bottom: 1em;
}
aside .twitter-feed .twitter-post:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    /*aside .twitter-feed {
        bottom: -424px;
    }*/

    aside .find-rep:hover {
        background: #5b5033;
    }
    aside .feed-advice:hover {
        background: #5b5033;
    }
    aside .product span.product-overlay {
        background: url(../images/product-mask.png) no-repeat 0 0;
        width: 150px;
    }
    aside .product img {
        height: 150px;
        margin-left: 0;
        float: left;
    }
    aside .product a.enquiry {
        padding-left: 15px;
        width: 50%;
        float: left;
        font-size: 14px;
    }
    aside .product a.watch-list {
        margin-top: 15px;
    }
    aside a.brochure, aside a.feed-advice-advice-small {
        top: 95px;
        margin-left: 48px;
        position: absolute;
        width: 45%;
        padding: 0;
        font-family: 'din', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        right: 0;
        background: #5b5033;
        padding: 10px;
    }
    aside a.brochure span {
        font-family: 'din', sans-serif;
    }
    .only_mobile a {
        text-align: right;
        color: #fff;
        font-family: 'din-bold', sans-serif;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        padding-right: 1em;
        margin-bottom: 10px;
    }
    .no-touch aside .find-rep:hover {
        background: #5b5033;
    }
    .no-touch aside .feed-advice:hover {
        background: #5b5033;
    }
}
aside nav.article-links, aside nav.topics {
    border-top: 1px solid #cccccc;
    margin-top: 15px;
    padding-top: 15px;
}
aside nav.article-links h4, aside nav.topics h4 {
    color: #86754e;
    text-transform: capitalize;
    margin-bottom: 10px;
}
aside nav.article-links a, aside nav.topics a {
    color: #002748;
    font-family: 'din', sans-serif;
    text-transform: capitalize;
}
aside nav.article-links a:hover, aside nav.topics a:hover {
    color: #86754e;
}
article h6 {
    text-transform: uppercase;
    font-family: 'din';
    margin: 1em 0 0.7em;
    color: #224460;
    font-size: 1em;
    font-family: 'din-bold', sans-serif;
}
article ul {
    padding-left: 1em;
    margin-bottom: 1em;
}
article ul li {
    list-style-type: disc;
    font-size: 0.875em;
    color: #002748;
    margin-bottom: 3px;
}
main .left-sidebar ul li.active a, main .left-sidebar ul li a.active {
    color: #86754e;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    aside {
        width: 100%;
        float: none;
        position: relative;
    }
    aside .ration-review {
        display: none;
    }
    aside .feed-advice, aside .find-rep {
        background: #86754e;
        height: auto;
        padding: 10px;
    }
    aside .feed-advice h5 span, aside .find-rep h5 span {
        display: inline-block;
    }
    aside .feed-advice i, aside .find-rep i {
        top: 15px;
    }
    aside .article-links, aside .topics, aside .sale-updates {
        display: none;
    }
    aside .find-rep {
        background: none repeat scroll 0 0 #002748;
        height: 54px;
        padding: 15px 10px;
        position: relative;
    }
    aside .find-rep h5:after {
        content: '+';
        background: #86754e;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0;
        padding: 14px;
        height: inherit;
    }
}
#internal {
    border-top: 1px solid #eceae4;
    padding-top: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    #internal {
        padding: 0;
    }
}
.bottom-leaders {
    overflow: hidden;
    *zoom: 1;
    margin-top: 28px;
    clear: right;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.bottom-leaders .tailored-rations, .bottom-leaders .ration-review, .bottom-leaders .onsite-construction {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
    background: url(../images/leader-right-arrow.png) no-repeat 90% 120px #676767;
    padding: 20px 25px 30px;
    height: 180px;
    position: relative;
}
.bottom-leaders .tailored-rations p, .bottom-leaders .ration-review p, .bottom-leaders .onsite-construction p {
    margin-top: 15px;
    padding-right: 30px;
}
.bottom-leaders .tailored-rations span.left-dash, .bottom-leaders .ration-review span.left-dash, .bottom-leaders .onsite-construction span.left-dash {
    background: url(../images/leader-pointer.png) no-repeat;
    width: 17px;
    height: 19px;
    position: absolute;
    left: -17px;
    top: 80px;
}
.bottom-leaders .tailored-rations a, .bottom-leaders .ration-review a, .bottom-leaders .onsite-construction a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: -99999em;
}
.no-touch .bottom-leaders .tailored-rations:hover {
    background: url(../images/leader-right-arrow.png) no-repeat 90% 120px #464747;
}
.no-touch .bottom-leaders .ration-review:hover {
    background: url(../images/leader-right-arrow.png) no-repeat 90% 120px #464747;
}
.no-touch .bottom-leaders .ration-review:hover span.left-dash {
    background: url(../images/leader-pointer-hover.png) no-repeat;
    width: 17px;
    height: 19px;
    position: absolute;
    left: -17px;
    top: 80px;
}
.bottom-leaders .image {
    height: 180px;
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
}
.bottom-leaders .onsite-construction {
    width: 23.07692%;
    float: right;
    margin-right: 0;
    background: url(../images/leader-right-arrow.png) no-repeat 90% 120px #86754e;
}
.no-touch .bottom-leaders .onsite-construction:hover {
    background: url(../images/leader-right-arrow.png) no-repeat 90% 120px #5b5033;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .bottom-leaders {
        margin-top: 0;
        margin-bottom: 95px;
        padding-top: 0;
    }
    .bottom-leaders .image {
        display: none;
    }
    .bottom-leaders .tailored-rations, .bottom-leaders .ration-review, .bottom-leaders .onsite-construction {
        height: 100px;
        padding: 10px;
        background-position: 90% 10px;
        margin-top: 10px;
    }
    .bottom-leaders .tailored-rations h5, .bottom-leaders .ration-review h5, .bottom-leaders .onsite-construction h5 {
        margin-top: 15px;
    }
    .bottom-leaders .tailored-rations p, .bottom-leaders .ration-review p, .bottom-leaders .onsite-construction p {
        display: none;
    }
    .bottom-leaders .tailored-rations, .bottom-leaders .ration-review {
        width: 48.71795%;
        float: left;
        margin-right: 2.5641%;
    }
    .bottom-leaders .onsite-construction {
        width: 48.71795%;
        float: right;
        margin-right: 0;
    }
}
.news-affiliates {
    overflow: hidden;
    *zoom: 1;
    margin-top: 28px;
}
.news-affiliates .latest-news {
    background: #eceae4;
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
    height: 118px;
}
.news-affiliates .latest-news h5 {
    background: url(../images/latest-news-breaker.png) no-repeat right top #86754e;
    float: left;
    width: 48%;
    padding: 20px 25px 0;
    height: 118px;
}
.news-affiliates .latest-news ul {
    position: relative;
    float: left;
    width: 52%;
    height: 80px;
    background: #eceae4;
}
.news-affiliates .latest-news li {
    position: absolute;
}
.news-affiliates .latest-news p {
    float: left;
    color: #002748;
    width: 100%;
    padding: 20px 25px 30px;
}
.news-affiliates .latest-news p span {
    color: #86754e;
    font-family: 'din', sans-serif;
    margin-right: 5px;
}
.news-affiliates .latest-news a {
    font-family: 'din-bold', sans-serif;
    text-transform: capitalize;
    text-decoration: none;
    color: #002748;
    border-bottom: 1px solid transparent;
}
.no-touch .news-affiliates .latest-news a:hover {
    border-bottom: 1px solid #002748;
}
.news-affiliates .affiliates {
    width: 48.71795%;
    float: right;
    margin-right: 0;
    padding: 10px;
    border-top: 1px solid #eceae4;
    border-bottom: 1px solid #eceae4;
    overflow: hidden;
    *zoom: 1;
}
.news-affiliates .affiliates a {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
    text-decoration: none;
    color: #002748;
    font-family: 'din-light', sans-serif;
    text-align: center;
    padding-top: 75px;
}
.no-touch .news-affiliates .affiliates a:hover {
    color: #86754e;
}
.news-affiliates .affiliates a:last-child {
    width: 23.07692%;
    float: right;
    margin-right: 0;
}
.news-affiliates .affiliates a.james-son {
    background: url(../images/james-logo.jpg) no-repeat center top;
    -webkit-background-size: 75%;
    background-size: 75%;
}
.no-touch .news-affiliates .affiliates a.james-son:hover {
    background: url(../images/james-logo-hover.jpg) no-repeat center top;
    -webkit-background-size: 75%;
    background-size: 75%;
}
.news-affiliates .affiliates a.james-son-nz {
    background: url(../images/james-nz-logo.jpg) no-repeat center top;
}
.no-touch .news-affiliates .affiliates a.james-son-nz:hover {
    background: url(../images/james-nz-logo-hover.jpg) no-repeat center top;
}
.news-affiliates .affiliates a.mifeed {
    background: url(../images/mifeed-logo.jpg) no-repeat center 15px;
    -webkit-background-size: 90%;
    background-size: 90%;
}
.no-touch .news-affiliates .affiliates a.mifeed:hover {
    background: url(../images/mifeed-logo-hover.jpg) no-repeat center 15px;
    -webkit-background-size: 90%;
    background-size: 90%;
}
.news-affiliates .affiliates a.nutra-grow {
    background: url(../images/nutragrow-logo.jpg) no-repeat 7.5px 10px;
    -webkit-background-size: 90%;
    background-size: 90%;
}
.no-touch .news-affiliates .affiliates a.nutra-grow:hover {
    background: url(../images/nutragrow-logo-hover.jpg) no-repeat center 9px;
    -webkit-background-size: 90%;
    background-size: 90%;
}
.newsletter-popup input {
    background: #eceae4;
    color: #86754e;
}
.newsletter-popup input[type="submit"] {
    background: url(../images/btn-continue.png) no-repeat;
height: 30px;
display: block;
text-transform: uppercase;
color: white;
text-decoration: none;
padding-left: 32px;
font-family: 'din-light', sans-serif;
font-size: 0.875em;
cursor: pointer;
text-align: left;
margin-top: 20px;
border: 0;
width: 162px;
float: right;
}
.newsletter-popup input[type="submit"]:hover {
        background: url(../images/btn-continue-hover.png) no-repeat;
    }
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .news-affiliates {
        margin-top: 10px;
        overflow: hidden;
        *zoom: 1;
        margin-bottom: 60px;
    }
    .news-affiliates .latest-news {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        float: none;
        height: auto;
    }
    .latest-news {
        margin-top: 50px;
    }
    .news-affiliates .latest-news h5 {
        width: 100%;
        height: auto;
        background: #86754e;
        padding: 10px;
        float: none;
    }
    .news-affiliates .latest-news h5 span {
        display: inline-block;
    }
    .news-affiliates .latest-news p {
        width: 100%;
        float: none;
        padding: 15px 10px;
    }
    .news-affiliates .affiliates {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        float: none;
        margin-top: 10px;
        padding: 10px 0;
    }
    .news-affiliates .affiliates a {
        font-size: 10px;
        background-size: contain;
        padding-top: 60px;
    }
    /*.news-affiliates .affiliates a.james-son {
        background: url(../images/james-logo-mob.jpg) no-repeat center 8px;
    }*/

    .news-affiliates .affiliates a.james-son-nz {
        background: url(../images/james-nz-logo-mob.jpg) no-repeat center top;
    }
    .news-affiliates .affiliates a.mifeed {
        /*background: url(../images/mifeed-logo-mob.jpg) no-repeat center 15px;*/

        background-position: center 15px;
    }
    .news-affiliates .affiliates a.nutra-grow {
        /*background: url(../images/nutragrow-logo-mob.jpg) no-repeat center 15px;*/

        background-position: center 15px;
    }
    /*.no-touch .news-affiliates .affiliates a.james-son:hover {
        background: url(../images/james-logo-mob-hover.jpg) no-repeat center 8px;
    }*/

    .no-touch .news-affiliates .affiliates a.james-son-nz:hover {
        background: url(../images/james-nz-logo-mob-hover.jpg) no-repeat center top;
    }
    .no-touch .news-affiliates .affiliates a.mifeed:hover {
        /*background: url(../images/mifeed-logo-mob-hover.jpg) no-repeat center 15px;*/

        background-position: center 15px;
    }
    .no-touch .news-affiliates .affiliates a.nutra-grow:hover {
        /*background: url(../images/nutragrow-logo-mob-hover.jpg) no-repeat center 15px;*/

        background-position: center 15px;
    }
    .news-affiliates .affiliates a.james-son {
        background: url(../images/james-logo.jpg) no-repeat center top;
        -webkit-background-size: 90%;
        background-size: 90%;
    }
    .no-touch .news-affiliates .affiliates a.james-son:hover {
        background: url(../images/james-logo-hover.jpg) no-repeat center top;
        -webkit-background-size: 90%;
        background-size: 90%;
    }
    .news-affiliates .latest-news ul {
        width: 100%;
    }
}
.popup {
    background: #002748;
    padding: 35px 25px 20px;
    width: 500px;
    float: left;
    position: fixed;
    z-index: 999;
}
.popup_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    z-index: 900;
    display: none;
}
.popup h3 {
    color: white;
    font-size: 1em;
}
.popup a.close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/close-ico.png) no-repeat;
    width: 17px;
    height: 16px;
    z-index: 99;
    cursor: pointer;
    ;
}
.popup fieldset, .popup form {
    /*overflow: hidden;*/

    *zoom: 1;
    margin: 15px 0 0;
}
.popup form.personal-details input:nth-of-type(5) {
    margin-right: 0;
}
.popup input {
    width: 47.5%;
    float: left;
    margin-right: 5%;
}
.popup input:nth-of-type(2) {
    margin-right: 0;
}
.popup textarea {
    float: left;
    width: 47.5%;
    margin-right: 5%;
    background: #eceae4;
    height: 66px;
    padding: 5px 5px;
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 16px!important;
    line-height: 1.3;
}
.popup textarea.placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 1.2em;
    line-height: 1.3;
}
.popup textarea::-moz-placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 14px
    line-height: 1.3;
    opacity: 1;
}
.popup input::-moz-placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 14px
    opacity: 1;
    line-height: 30px;
}
.popup textarea::-webkit-input-placeholder {
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 14px
    line-height: 1.3;
}
.popup .popup-links {
    float: left;
}
.popup a {
    display: block;
    color: white;
    text-decoration: none;
    font-family: 'din-light', sans-serif;
    font-size: 0.875em;
    margin-bottom: 5px;
}
.popup button {
    display: block;
    float: right;
    text-transform: uppercase;
    color: white;
    background: url(../images/more-btn.png) no-repeat;
    padding-left: 23px;
    padding-right: 51px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    font-size: 0.875em;
    font-family: 'din-light', sans-serif;
    clear: right;
}
.enquiry_list button {
    display: block;
    float: right;
    text-transform: uppercase;
    color: white;
    background: url(../images/btn-continue.png) no-repeat;
    padding-left: 32px;
    padding-right: 62px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    font-size: 0.875em;
    font-family: 'din-light', sans-serif;
    clear: right;
}
.no-touch .popup button:hover {
    background: url(../images/more-btn-hover.png) no-repeat;
}
.no-touch .enquiry_list button:hover {
    background: url(../images/btn-continue-hover.png) no-repeat;
}
.popup .product-popup {
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 25px;
    border-bottom: 1px solid white;
}
.popup .product-popup .product-name {
    overflow: hidden;
    *zoom: 1;
    margin-top: 30px;
    margin-bottom: 15px;
}
.popup .product-popup .product-name span.number {
    float: left;
    background: white;
    border-radius: 50%;
    color: #002748;
    font-family: 'din', sans-serif;
    padding: 5px 10px;
}
.popup .product-popup .product-name h3 {
    color: white;
    font-size: 1em;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}
.popup .product-popup span {
    color: white;
    text-transform: uppercase;
    margin-top: 5px;
    float: left;
}
.popup .product-popup a.remove {
    background: url("../images/remove.png") no-repeat;
    border-radius: 50%;
    padding: 3px 10px;
    float: right;
    width: 30px;
    font-size: 1.2em;
    height: 30px;
    font-size: 0;
    text-indent: -99999em;
}
.popup form fieldset.left-col {
    width: 47.36842%;
    float: left;
    margin-right: 5.26316%;
}
.popup form fieldset.right-col {
    width: 47.36842%;
    float: right;
    margin-right: 0;
    overflow: hidden;
    *zoom: 1;
}
.popup form input, .popup form textarea {
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    font-size: 0.938em;
    color: #86754e;
}
.popup form input[type="checkbox"] {
    width: auto;
    margin: 0;
    border-radius: 0;
}
.popup form label {
    font-family: 'din-light', sans-serif;
    font-size: 0.875em;
    margin-top: 10px;
    clear: left;
    display: inline-block;
}
.popup form label span {
    color: white;
    margin-left: 8px;
    display: inline-block;
    margin-top: 8px;
}
.popup a.browsing {
    float: left;
    margin-top: 20px;
    text-transform: uppercase;
    background: url(../images/back-arrow-w.png) 0 3px no-repeat;
    padding-left: 10px;
}
.enquiry_list_tab, .wish_list_tab {
    display: none;
}
.banner.mob {
    display: none;
}
.banner.desktop {
    display: block;
}
.popup.enquiry_list input {
    width: 47.5%;
    margin-right: 5%;
}
.coll_exp {
    margin: 10px 0 20px;
    display: inline-block;

}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .banner.mob {
        display: block;
    }
    .banner.desktop {
        display: none;
    }
    .banner.mob .banner-inner {
        display: none;
    }
    .popup {
        overflow: hidden;
        *zoom: 1;
        width: 300px;
        float: none;
        position: absolute;
    }
    .popup.enquiry_list {
        overflow: visible;
    }
    .popup a.browsing {
        display: none;
    }
    .popup form fieldset.left-col, .popup form fieldset.right-col {
        width: 100%;
        margin: 0;
    }
    .popup form label span {
        margin-top: 0;
        float: left;
        width: 75%;
    }
}
.rep-popup {
    background: #86754e;
    padding: 0;
}
.rep-popup a.close {
    right: -25px;
}
.rep-popup .find-my-local-rep {
    background: #86754e;
    position: relative;
    z-index: 1;
    height: 295px;
    padding: 30px 25px 20px;
}
.rep-popup .find-my-local-rep img {
    position: absolute;
    top: 0;
    left: 235px;
    z-index: 3;
}
.rep-popup .find-my-local-rep img:last-child {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.rep-popup .find-my-local-rep fieldset {
    overflow: hidden;
    *zoom: 1;
}
.rep-popup .find-my-local-rep fieldset input {
    width: 115px;
}
.rep-popup .find-my-local-rep fieldset button {
    background: url(../images/go-btn-navy.png) no-repeat;
    height: 30px;
    border: 0 none;
    padding-left: 25px;
    padding-right: 60px;
    color: white;
    text-transform: uppercase;
    margin-left: -40px;
    float: none;
    display: inline-block;
    margin-top: 0;
}
.no-touch .rep-popup .find-my-local-rep fieldset button:hover {
    background: url(../images/go-btn-navy-hover.png) no-repeat;
}
.rep-popup .find-my-local-rep a {
    display: block;
    color: #86754e;
    text-transform: uppercase;
    font-family: 'din';
    font-size: 0.875em;
    background: url(../images/speech-small-ico.png) no-repeat 95% center #eceae4;
    clear: left;
    width: 187px;
    padding: 8px 16px;
    text-decoration: none;
}
.rep-popup .find-my-local-rep a span {
    font-family: 'din-light', sans-serif;
}
footer {
    width: 100%;
    *zoom: 1;
    padding: 45px 0 100px;
    background-color: #eceae4;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECEAE4', endColorstr='#FFFFFFFF');
    background-image: -moz-linear-gradient(top, #eceae4 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(top, #eceae4 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #eceae4 0%, #ffffff 100%);
    margin-top: 28px;
    overflow: hidden;
}
footer nav ul {
    width: 12.2857143%;
    float: left;
    margin-right: 2%;
    border-left: 1px solid #e1e1e1;
    padding-left: 8px;
}
footer nav ul:last-child {
    width: 14.2857143%;
    float: right;
    margin-right: 0;
}
footer nav ul li h3 {
    text-transform: uppercase;
    color: #86754e;
    font-family: 'din-bold', sans-serif;
}
footer nav ul li a, footer nav ul li p, footer nav ul li span {
    text-decoration: none;
    color: #002748;
    text-transform: capitalize;
    font-size: 0.875em;
    line-height: 1.5;
    font-family: 'din', sans-serif;
}
.no-touch footer nav ul li a:hover {
    border-bottom: 1px solid #002748;
}
footer nav ul li span {
    font-family: 'din', sans-serif;
    color: #86754e;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    footer {
        display: none;
    }
    .find-my-local-rep img {
        display: none;
    }
    .rep-popup {
        width: 280px;
        margin: 0;
        left: 50%!important;
        margin-left: -140px;
    }
    .rep-popup a.close {
        right: 5px;
    }
}
.twitter-feed {
    width: 23.07692%;
    float: right;
    margin-right: 0;
    background: #eceae4;
    padding: 20px 10px;
    margin-top: 28px;
    text-decoration: none;
    height: 120px;
}
.twitter-feed h3 {
    font-size: 1.063em;
    margin-bottom: 10px;
    background: url(../images/twitter-icon.png) no-repeat left top;
    padding-left: 25px;
    font-family: 'din-bold', sans-serif;
}
.twitter-feed h4 {
    display: inline-block;
}
.twitter-feed p, .twitter-feed span, .twitter-feed h4 {
    color: #002748;
    font-size: 0.875em;
}
.twitter-feed h4 {
    font-family: 'din-bold', sans-serif;
}
.twitter-feed span {
    color: #86754e;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .twitter-feed {
        width: 100%;
        position: absolute;
        bottom: -355px;
    }
}
.social-media {
    clear: right;
    float: right;
    margin-top: 1em;
}
.social-media a {
    display: inline-block;
    float: left;
    margin-left: 1em;
    text-indent: 9999px;
}
.social-media a.twitter {
    background: url(../images/twitter-icon.png) center center no-repeat;
    width: 18px;
    height: 18px;
}
.no-touch .social-media a.twitter:hover {
    background: url(../images/twitter-icon-hover.png) center center no-repeat;
}
.social-media a.facebook {
    background: url(../images/facebook-icon.png) center center no-repeat;
    width: 9px;
    height: 18px;
}
.no-touch .social-media a.facebook:hover {
    background: url(../images/facebook-icon-hover.png) center center no-repeat;
}
.social-media a.google {
    background: url(../images/google-icon.png) center center no-repeat;
    width: 16px;
    height: 18px;
}
.no-touch .social-media a.google:hover {
    background: url(../images/google-icon-hover.png) center center no-repeat;
}
.social-media a.linkedin {
    background: url(../images/linkedin-icon.png) center center no-repeat;
    width: 19px;
    height: 18px;
}
.no-touch .social-media a.linkedin:hover {
    background: url(../images/linkedin-icon-hover.png) center center no-repeat;
}
.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.box-content {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
.pagination {
    display: none;
}
.enquiry_list_tab {
    position: fixed;
    bottom: 0;
    right: 160px;
}
.enquiry_list_tab a.btn {
    background-color: #ae1f2b;
    color: #FFF;
    padding: 10px 0;
    text-transform: uppercase;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    width: 150px;
    display: block;
    text-decoration: none;
}
.enquiry_list_tab a.btn span {
    background-image: url("../images/cart-pointer.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #86754e;
    color: #FFF;
    position: absolute;
    top: -20px;
    right: 10px;
    padding: 3px 8px 10px;
    font-size: 0.8em;
}
.enquiry_list_tab .enquiry_list {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}
.enquirylist h1 {
    color: #00264b;
    margin-bottom: 15px;
}
.enquirylist h3 {
    font-size: 1.5em;
    color: #00264b;
    margin-bottom: 6px;
}
.cart-info thead td {
    background-color: #00264b;
    color: #FFF;
    padding: 6px 10px;
}
.cart-info thead td.image {
    width: 15%;
}
.cart-info thead td.name {
    width: 30%;
}
.cart-info tbody tr.spacer td {
    height: 5px;
    background-color: #FFF;
    padding: 0;
}
.cart-info tbody td {
    background-color: #f8f8f8;
    padding: 10px;
}
/*.cart-info tbody td.image {
    text-align: center;
}*/

.cart-info tbody td.name {
    vertical-align: middle;
}
.cart-info .watchlist {
    display: block;
    background-image: url("../images/watchlist_icon.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    color: #86754e;
    text-transform: uppercase;
    text-decoration: none;
}
.cart-info .remove {
    display: block;
    background-image: url("../images/remove_icon.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-top: 5px;
    color: #86754e;
    padding-top: 5px;
    text-transform: uppercase;
    text-decoration: none;
}
.pull_right {
    float: right;
}
.pull_left {
    float: left;
}
.button {
    display: inline-block;
    text-transform: uppercase;
    color: white;
    background: url("../images/btn_rep.png") repeat-x;
    padding: 6px 50px 6px 25px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    position: relative;
    text-decoration: none;
}
.no-touch .button:hover {
    background: url("../images/btn_rep-hover.png") repeat-x;
}
.button span {
    display: block;
    width: 49px;
    height: 30px;
    background: url("../images/btn_arrow.png") right center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.cart-group {
    overflow: hidden;
    padding: 5px;
}
.cart-group input[type=radio] {
    width: 10px;
    padding: 0;
    height: 20px;
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.cart-group label {
    margin-left: 15px;
}
.control-group {
    overflow: hidden;
    padding: 5px 0;
}
.control-group label {
    width: 140px;
    padding: 5px 0;
}
.control-group input[type=text], .control-group input[type=password], .control-group textarea {
    width: 200px;
    padding: 10px;
    height: 34px;
    display: inline-block;
    float: left;
}
.control-group textarea {
    height: auto;
}
.cart_options {
    padding: 20px 0;
    display: none;
    float: left;
}
main .find-my-local-rep {
    z-index: 0;
}
.wish_list_tab {
    position: fixed;
    bottom: 0;
    right: 330px;
}
.wish_list_tab a.btn {
    background-color: #002748;
    color: #FFF;
    padding: 10px 0;
    text-transform: uppercase;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    width: 150px;
    display: block;
    text-decoration: none;
}
.wish_list_tab a.btn span {
    background-image: url("../images/cart-pointer_b.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #86754e;
    color: #FFF;
    position: absolute;
    top: -20px;
    right: 10px;
    padding: 3px 8px 10px;
    font-size: 0.8em;
}
.wish_list_tab .wish_list {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}
.loader {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 4px 0;
    z-index: 999;
    display: none;
}
.wish_list.popup .product-popup .product-name {
    float: left;
    margin-top: 10px;
}
.wish_list.popup .product-popup a.remove {
    margin-top: 10px;
}
.wish_list.popup .product-popup {
    padding-bottom: 10px;
    padding-top: 10px;
}
.wish_list.popup .product-popup:last-child {
    border-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    header nav ul li {
        float: none;
        text-align: right;
        padding-right: 1em;
        line-height: 2;
    }
    header nav ul li a {
        color: #fff;
    }
    header nav ul li:nth-last-of-type(1), header nav ul li:nth-last-of-type(2) {
        float: none;
        padding-right: 1em;
    }
    .secondary-nav {
        display: none;
    }
    nav {
        background: #002748;
        margin-bottom: 20px;
        padding: 20px 0;
    }
    .cart-info {
        font-size: 12px;
        overflow-x: scroll;
    }
}
.products-refine {
    overflow: hidden;
    padding: 25px 0;
}
.products-refine h3 {
    font-family: "din";
    font-size: 1.188em;
    text-transform: uppercase;
    color: #00284d;
    margin-bottom: 15px;
}
.products-refine h4 {
    font-family: Roboto Slab, serif;
    font-weight: 300;
    font-size: 1.075em;
    color: #9c9676;
    margin-bottom: 10px;
}
.products-refine .control-group.checkbox {
    width: 50%;
    float: left;
    margin-bottom: 5px;
}
.products-refine .control-group.checkbox input {
    width: auto;
}
.products-refine .control-group.checkbox label {
    width: auto;
    margin-left: 10px;
}
.products-refine .control-group {
    padding: 0;
    width: 200px;
}
.products-refine .control-group .fivestar {
    float: left;
    margin-bottom: 10px;
}
.products-refine .control-group.checkbox .icheckbox_minimal {
    float: left;
}
.products-refine .control-group label {
    font-size: 0.875em;
    text-transform: uppercase;
    float: left;
}
.products-refine select {
    width: 100%;
}
.sort-label {
    float: right;
    width: 225px;
}
article .product .benefits-overlay img {
    height: 15px;
}
.benefits-overlay {
    text-align: left;
    background: rgba(0, 40, 77, 0.92);
    color: #fff;
    padding: 20px 10px;
    font-family: 'din', sans-serif;
    font-size: 0.6em;
    text-transform: uppercase;
    list-style-type: square;
    letter-spacing: 0.5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.benefits-overlay .fivestar-dis {
    margin-bottom: 10px;
    margin-top: 4px;
}
.benefits-overlay .fivestar-dis:last-child {
    margin-bottom: 0;
}
.benefits {
    cursor: pointer;
    color: #002748;
}
.only_desk {
    display: none;
}
.wishlist-info {
    margin-top: 30px;
}
.benefits:hover {
    color: #86754e;
}
.feed-clearance-mob {
    display: none;
}
.feed-clearance-mob a {
    text-indent: -99999em;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .feed-clearance-mob {
        display: block;
        background: url(../images/leader-right-arrow.png) no-repeat 90% 10px #00284d;
        width: 48.71795%;
        float: right;
        height: 100px;
        padding: 10px;
        margin-top: 10px;
        position: relative;
    }
    .feed-clearance-mob p {
        display: none;
    }
    .feed-clearance-mob h5 {
        margin-top: 15px;
    }
    .feed-clearance-mob a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-indent: -99999em;
    }
    .cont_login button {
        float: left;
    }
    .enquirylist .buttons .pull_right {
        float: left;
    }
    .find-my-local-rep .livechat_button {
        display: none;
    }
    .sort-label {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .benefits-overlay .fivestar-dis {
        margin-bottom: 5px;
    }
}
.right_ext a {
    display: inline-block;
    text-transform: uppercase;
    color: white;
    background: url("../images/btn-continue.png") repeat-x;
    padding: 6px 62px 6px 25px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    position: relative;
    text-decoration: none;
}
.no-touch .right_ext a:hover {
    background: url("../images/btn-continue-hover.png") repeat-x;
}
.no-touch .right_ext a.back-button:hover {
    background: url(../images/back-arrow.png) no-repeat left center;
}
.box_ext .box-heading {
    font-family: Roboto Slab, serif;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 2em;
    line-height: 1.2;
}
.wishlist-info table thead td {
    font-family: 'din', sans-serif;
    color: #00284d;
    font-size: 1em;
}
.wishlist-info table thead tr {
    border-bottom: 1px solid #00284d;
    margin-bottom: 15px;
}
.wishlist-info table tbody:before {
    line-height: 1em;
    content: "-";
    color: white;
    /* to hide text */

    display: block;
}
.cont_login .control-group label {
    float: left;
}
.cart-info table thead td {
    font-size: 1em;
    font-family: 'din', sans-serif;
}
.checkout-content .button[value="Continue"] {
    display: inline-block;
    text-transform: uppercase;
    color: white;
    background: url("../images/btn-continue.png") repeat-x;
    padding: 6px 62px 6px 25px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.no-touch .checkout-content .button[value="Continue"]:hover {
    background: url("../images/btn-continue-hover.png") repeat-x;
}
.checkout-content .button[value="Login"] {
    display: block;
    float: left;
    text-transform: uppercase;
    color: white;
    background: url(../images/more-btn.png) no-repeat;
    padding-left: 25px;
    padding-right: 56px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    font-size: 0.875em;
    font-family: 'din-light', sans-serif;
    width: auto;
    cursor: pointer;
}
.no-touch .checkout-content .button[value="Login"]:hover {
    background: url(../images/more-btn-hover.png) no-repeat;
}
#login a {
    background: none;
    color: #00284d;
    text-decoration: underline;
    text-transform: capitalize;
    float: left;
}
#sign_pop form button, #signup_pop form button {
    display: block;
    float: right;
    text-transform: uppercase;
    color: white;
    background: url(../images/go-btn.png) no-repeat;
    padding-left: 24px;
    padding-right: 51px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    padding-top: 0;
    line-height: 30px;
}
.no-touch #sign_pop form button:hover, #signup_pop form button:hover {
    background: url(../images/go-btn-hover.png) no-repeat;
}
.login-content .right_ext .content_ext a {
    clear: left;
    display: block;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    background: none;
    text-decoration: underline;
    color: #002748;
    text-transform: capitalize;
}
.login-content .left_ext a {
    display: block;
    text-transform: uppercase;
    color: white;
    background: url(../images/btn-continue.png) no-repeat;
    padding-left: 32px;
    padding-right: 62px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    font-size: 0.875em;
    width: 162px;
    font-family: 'din-light', sans-serif;
}
.no-touch .login-content .left_ext a:hover {
    background: url(../images/btn-continue-hover.png) no-repeat;
}
.login-content .right_ext .content_ext input[type="submit"] {
    background: url(../images/more-btn.png) no-repeat;
    height: 30px;
    display: block;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 85px;
    padding-top: 7px;
    font-family: 'din-light', sans-serif;
    font-size: 0.875em;
    cursor: pointer;
    margin: 0;
}
.no-touch .login-content .right_ext .content_ext input[type="submit"]:hover {
    background: url(../images/more-btn-hover.png) no-repeat;
}
.cont_register .control-group label, .cont_enquiry .control-group label {
    float: left;
}
.box-content .content_ext table.form td {
    padding: 5px 0;
}
.box-content .buttons .left_ext a {
    background: url(../images/back-arrow.png) no-repeat left center;
    padding-left: 10px;
    color: #002748;
    text-decoration: none;
    display: inline-block;
    float: left;
}
.box-content .buttons .right_ext input[type="submit"] {
    display: block;
    text-transform: uppercase;
    color: white;
    background: url(../images/btn-continue.png) no-repeat;
    width: 166px;
    padding-right: 54px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    font-size: 0.875em;
    font-family: 'din-light', sans-serif;
    cursor: pointer;
    float: left;
    margin-left: 140px;
}
.no-touch .box-content .buttons .right_ext input[type="submit"]:hover {
    background: url(../images/btn-continue-hover.png) no-repeat;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .enquiry_list_tab {
        right: 10px;
    }
    .wish_list_tab {
        right: 165px;
    }
    .banner h5 {
        font-weight: 300;
    }
    .box-content .content_ext input {
        width: 100%;
    }
    .box-content .content_ext table.form td {
        display: block;
    }
    .box-content .buttons .right_ext input[type="submit"] {
        margin-left: 0;
        float: right;
    }
}
.box-content .enquiries_table thead td, .box-content .list thead td {
    font-family: 'din', sans-serif;
    font-size: 1em;
}
.box-content .enquiry-list .enquiry-info a {
    display: block;
    text-transform: uppercase;
    color: white;
    background: url(../images/btn-continue.png) no-repeat;
    padding-left: 25px;
    padding-right: 62px;
    height: 30px;
    border-radius: 0;
    border: 0 none;
    margin-top: 15px;
    font-size: 0.875em;
    font-family: 'din-light', sans-serif;
    cursor: pointer;
    text-decoration: none;
    padding-top: 9px;
}
.no-touch .box-content .enquiry-list .enquiry-info a:hover {
    background: url(../images/btn-continue-hover.png) no-repeat;
}
a.nutra-grow, .address {
    margin-right: 0!important;
}
aside .social-media a {
    margin-left: 0;
    margin-right: 10px;
}
.reset .control-group .control-label .hasTooltip {
    color: #002748;
    margin-bottom: 10px;
}
.reset .control-group .control-label {
    margin-bottom: 1em;
}
.reset .form-actions button {
    background: url(../images/more-btn.png) no-repeat;
    height: 30px;
    display: block;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 60px;
    padding-top: 4px;
    font-family: 'din-light', sans-serif;
    font-size: 0.875em;
    border: 0;
    margin-left: 75px;
}
.no-touch .reset .form-actions button:hover {
    background: url(../images/more-btn-hover.png) no-repeat;
}
#notification a {
    text-transform: capitalize;
}
.chrono_credits {
    display: none;
}
form[name="online-consultation"] label, form[name="review-rations"] label {
    color: #fff;
    float: left;
    font-family: 'din', sans-serif;
}
.popup form .gcore-display-table .icheckbox_minimal {
    float: left;
    margin-top: 7px;
    margin-left: 10px;
}
form[name="online-consultation"] input[type="submit"], form[name="review-rations"] input[type="submit"], .remind button[type="submit"], form[name="stay-informed"] input[type="submit"] {
    background: url(../images/more-btn.png) no-repeat;
    height: 30px;
    display: block;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding-left: 45px;
    padding-right: 102px;
    font-family: 'din-light', sans-serif;
    font-size: 0.875em;
    cursor: pointer;
    text-align: left;
    margin-top: 20px;
    border: 0;
    width: 100px;
    float: right;
    padding-top: 0;
    line-height: 30px;
}
form[name="stay-informed"] input[type="submit"] {
    background: url(../images/informed-btn.png) no-repeat;
    width: 214px;
}
form[name="stay-informed"] input[type="submit"]:hover {
    background: url(../images/informed-btn-hover.png) no-repeat;
}
form[name="review-rations"] input[type="file"] {
    background: none;
    padding: 0;
    margin-top: 10px;
    color: #fff;
    font-family: 'din', sans-serif;
}
form[name="online-consultation"] input[type="submit"]:hover, form[name="review-rations"] input[type="submit"]:hover, .remind button[type="submit"]:hover {
    background: url(../images/more-btn-hover.png) no-repeat;
}
a.colorbox {
    background: none;
    text-decoration: underline;
    margin: 0;
    padding: 0;
    color: #86754e;
    font-family: 'din', sans-serif;
    text-transform: none;
}
.banner-content p {
    color: #eceae4;
}
.remind .control-label {
    margin-bottom: 10px;
}
.remind label {
    color: #002748;
}
.products_cont {
    max-height: 550px;
    overflow: auto;
}
.only_mobile {
    display: none ;
}
.only_desktop {
    display: block !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    #member_login {
        display: block;
    }
    .only_mobile {
        display: block !important;
    }
    .only_mob {
        display: none;
    }
    .only_desk {
        font-size: 1em;
        padding-left: 30px;
        padding-right: 57px;
        display: inline-block;
    }
    .products_cont {
        max-height: 280px;
        overflow: auto;
    }
    .only_desktop {
        display: none !important;
    }
    .cont_enquiry {
        margin-bottom: 100px;
    }
}
#content_ext h2.gold {
    color: #86754e;
    font-size: 1em;
    font-family: 'din', sans-serif;
}
.login-content .right_ext .content_ext input[value="Login"] {
    width: 122px;
    padding-right: 45px;
    padding-top: 5px;
}
.login-content .left_ext {
    margin-bottom: 40px;
}
#consultation_pop .chosen-container-multi input[type="text"]{min-width: 200px !important;}
#stayinf_pop p {
    margin-top: 1em;
}
.membership-details label span {
    width: 170px;
    float: left;
}
.find-my-local-rep p {
    width: 230px;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 26px !important;
    min-width: 53px !important;
    padding: 7px 20px !important;
    width: 13px !important;
    float: none;
}
.gsc-input-box{
	width: 180px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 2px !important;
}
.gsc-selected-option-container{
	min-width: 80px !important;
}
.gsc-control-cse.gsc-control-cse-en{
	width: 250px;
}
#fin-fld7{float: left;}