

article,
aside,
figure,
figcaption,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

.no-results {
    height: 500px
}

.cf:before,
.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #545454;
    margin-bottom: 0
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Merriweather', serif
}

h1 {
    font-size: 32px;
    background-color: #3b2825;
    color: #fff;
    padding: 8px 2.656525%;
    line-height: 36px;
    margin-bottom: 15px
}

@media only screen and (max-width: 414px) {
    h1 {
        font-size: 28px
    }
}

@media only screen and (max-width: 320px) {
    h1 {
        font-size: 24px
    }
}

h2 {
    font-size: 26px
}

@media only screen and (max-width: 600px) {
    h2 {
        font-size: 20px
    }
}

@media only screen and (max-width: 414px) {
    h2 {
        font-size: 22px
    }
}

.main-home h2 {
    padding: 10px 2.656525%
}

h3 {
    font-size: 20px;
    padding: 0 0 10px 2.656525%
}

@media only screen and (max-width: 414px) {
    h3 {
        line-height: 26px
    }
}

a {
    color: #009152
}

.header {
    height: 300px;
    background: #0285d6 url("../images/juniper-films-banner.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media only screen and (max-width: 768px) {
    .header {
        height: 200px
    }
}

@media only screen and (max-width: 414px) {
    .header {
        height: 150px
    }
}

.dvd-range-header {
    clear: both;
    margin-bottom: 30px
}

.dvd-range-header img {
    width: 100%;
    margin: 30px 0 0 -30px
}

@media only screen and (max-width: 600px) {
    .dvd-range-header img {
        margin: 30px 0 0 -20px
    }
}

@media only screen and (max-width: 414px) {
    .dvd-range-header img {
        width: 90%;
        margin: 30px 0 0 10px
    }
}

.dvd-info {
    width: 64%;
    margin-right: 3.333333%;
    float: left
}

@media only screen and (max-width: 768px) {
    .dvd-info {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 414px) {
    .dvd-info {
        width: 94%;
        padding-left: 3%;
        padding-right: 3%
    }
}

@media only screen and (max-width: 375px) {
    .dvd-info {
        font-size: 20px
    }
}

.dvd-info h2 {
    margin-bottom: 15px
}

.dvd-pricing {
    background-color: #3b2825;
    color: #fff;
    border-radius: 4px;
    float: left;
    width: 29%;
    padding: 1.5%
}

@media only screen and (max-width: 414px) {
    .dvd-pricing {
        width: 60%;
        margin: auto;
        clear: both;
        float: none
    }
}

@media only screen and (max-width: 320px) {
    .dvd-pricing {
        width: 70%
    }
}

.dvd-pricing h3 {
    font-size: 42px;
    text-align: center;
    line-height: 48px
}

@media only screen and (max-width: 768px) {
    .dvd-pricing h3 {
        font-size: 34px;
        line-height: 38px
    }
}

.dvd-pricing h4 {
    text-align: center;
    border-right: 1px solid #fff;
    width: 38%;
    float: left;
    font-size: 42px;
    line-height: 36px;
    padding: 8px 1% 0 0
}

@media only screen and (max-width: 996px) {
    .dvd-pricing h4 {
        font-size: 36px
    }
}

@media only screen and (max-width: 768px) {
    .dvd-pricing h4 {
        font-size: 28px;
        line-height: 28px;
        padding: 6px 1% 0 0
    }
}

@media only screen and (max-width: 600px) {
    .dvd-pricing h4 {
        font-size: 22px;
        line-height: 18px
    }
}

@media only screen and (max-width: 414px) {
    .dvd-pricing h4 {
        font-size: 32px;
        line-height: 27px
    }
}

.dvd-pricing h4 .dvds {
    font-size: 32px
}

@media only screen and (max-width: 996px) {
    .dvd-pricing h4 .dvds {
        font-size: 27px
    }
}

@media only screen and (max-width: 768px) {
    .dvd-pricing h4 .dvds {
        font-size: 21px
    }
}

@media only screen and (max-width: 600px) {
    .dvd-pricing h4 .dvds {
        font-size: 16px
    }
}

@media only screen and (max-width: 414px) {
    .dvd-pricing h4 .dvds {
        font-size: 25px
    }
}

.dvd-pricing h4 .online {
    font-size: 21px;
    margin-top: -4px;
    display: block
}

@media only screen and (max-width: 996px) {
    .dvd-pricing h4 .online {
        font-size: 18px
    }
}

@media only screen and (max-width: 768px) {
    .dvd-pricing h4 .online {
        font-size: 13px
    }
}

@media only screen and (max-width: 600px) {
    .dvd-pricing h4 .online {
        font-size: 10px
    }
}

@media only screen and (max-width: 414px) {
    .dvd-pricing h4 .online {
        margin-top: 0;
        font-size: 17px
    }
}

.dvd-pricing ul {
    width: 57%;
    float: left;
    display: block;
    font-family: 'Merriweather', serif;
    margin-left: 3%;
    font-size: 34px;
    line-height: 36px
}

@media only screen and (max-width: 1130px) {
    .dvd-pricing ul {
        font-size: 30px
    }
}

@media only screen and (max-width: 996px) {
    .dvd-pricing ul {
        font-size: 28px
    }
}

@media only screen and (max-width: 768px) {
    .dvd-pricing ul {
        font-size: 22px;
        line-height: 28px
    }
}

@media only screen and (max-width: 600px) {
    .dvd-pricing ul {
        font-size: 16px;
        line-height: 18px
    }
}

@media only screen and (max-width: 414px) {
    .dvd-pricing ul {
        font-size: 26px;
        line-height: 28px
    }
}

.dvd-pricing p {
    font-size: 10px;
    line-height: 10px;
    padding-top: 9px;
    display: block;
    text-align: center;
    clear: left;
    color: #907471
}

@media only screen and (max-width: 600px) {
    .dvd-pricing p {
        font-size: 8px;
        line-height: 8px
    }
}

@media only screen and (max-width: 414px) {
    .dvd-pricing p {
        font-size: 10px;
        line-height: 10px;
        padding-top: 4px
    }
}

.you-tube-gallery-holder {
    clear: both
}

@media only screen and (max-width: 414px) {
    .you-tube-gallery-holder {
        padding: 0 2%
    }
}

.you-tube-gallery li {
    width: 49%;
    float: left;
    margin: 0 1% 20px 0;
    min-height: 240px;
}

@media only screen and (max-width: 414px) {
    .you-tube-gallery li {
        width: 100%;
        margin: 0 0 20px 0
    }
}

.you-tube-gallery .three {
    margin-right: 0
}

@media only screen and (max-width: 414px) {
    .you-tube-gallery .three {
        margin-right: 0%
    }
}

.you-tube-gallery iframe {
    width: 100%
}

.you-tube-gallery p {
    font-size: 14px
}

@media only screen and (max-width: 768px) {
    article .lead-story {
        padding: 0 3%
    }
    article .lead-story a.home-button {
        margin-right: 0;
        float: none
    }
    article .lead-story .featured-links span {
        padding-top: 15px;
        line-height: 20px
    }
}

@media only screen and (max-width: 320px) {
    article .lead-story .featured-links span {
        text-align: center
    }
}

article .home-categories .svg-container {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    vertical-align: middle;
    overflow: hidden
}

@media only screen and (max-width: 768px) {
    article .home-categories .svg-container {
        padding-bottom: 75%;
        margin-top: 0px
    }
}

@media only screen and (max-width: 500px) {
    article .home-categories .svg-container {
        padding-bottom: 80%
    }
}

@media only screen and (max-width: 375px) {
    article .home-categories .svg-container {
        padding-bottom: 90%
    }
}

article .home-categories .svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

article .home-categories #PacificOverlay path,
article .home-categories #AustraliaOverlay path,
article .home-categories #EuropeOverlay path,
article .home-categories #USOverlay #path4,
article .home-categories #PacificOverlay text,
article .home-categories #AustraliaOverlay text,
article .home-categories #EuropeOverlay text,
article .home-categories #USOverlay text {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

article .home-categories a.PacificOverlay:hover #PacificOverlay path {
    opacity: .2
}

article .home-categories a.PacificOverlay:hover #PacificOverlay text {
    opacity: 1
}

article .home-categories a.AustraliaOverlay:hover #AustraliaOverlay path {
    opacity: .2
}

article .home-categories a.AustraliaOverlay:hover #AustraliaOverlay text {
    opacity: 1
}

article .home-categories a.EuropeOverlay:hover #EuropeOverlay path {
    opacity: .2
}

article .home-categories a.EuropeOverlay:hover #EuropeOverlay text {
    opacity: 1
}

article .home-categories a.USOverlay:hover #USOverlay #path4 {
    opacity: .2
}

article .home-categories a.USOverlay:hover #USOverlay text {
    opacity: 1
}

article .home-categories .map-hovered {
    opacity: .2
}

article .home-categories .text-hovered {
    opacity: 1
}

@media only screen and (max-width: 1024px) {
    article .home-categories #PacificOverlay path,
    article .home-categories #AustraliaOverlay path,
    article .home-categories #EuropeOverlay path,
    article .home-categories #USOverlay #path4 {
        opacity: .2
    }
    article .home-categories #PacificOverlay text,
    article .home-categories #AustraliaOverlay text,
    article .home-categories #EuropeOverlay text,
    article .home-categories #USOverlay text {
        opacity: 1;
        font-size: 48px
    }
    article .home-categories tspan {
        font-size: 48px;
        padding-bottom: 10px
    }
}

@media only screen and (max-width: 768px) {
    article .home-categories {
        padding: 0 3%;
        margin-bottom: 20px
    }
    article .home-categories div {
        margin-top: -100px
    }
}

@media only screen and (max-width: 320px) {
    article .home-categories a.home-button {
        margin-right: 0
    }
}

.shopping-cart {
    background-color: #009152;
    color: #fff;
    clear: both;
    padding: 20px 5%;
    position: relative;
    display: none
}

.shopping-cart h4 {
    font-size: 24px;
    margin-bottom: 15px
}

.shopping-cart span.icon-times {
    position: absolute;
    right: 3%;
    top: 10px;
    font-size: 36px;
    opacity: .5;
    cursor: pointer
}

.shopping-cart li {
    float: left;
    width: 55%;
    line-height: 25px
}

@media only screen and (max-width: 850px) {
    .shopping-cart li {
        width: 68%;
        font-size: 13px
    }
}

@media only screen and (max-width: 360px) {
    .shopping-cart li {
        width: 62%
    }
}

@media only screen and (max-width: 320px) {
    .shopping-cart li {
        width: 64%;
        font-size: 13px
    }
}

.shopping-cart li.cart-qty {
    width: 10%;
    text-align: center
}

@media only screen and (max-width: 360px) {
    .shopping-cart li.cart-qty {
        width: 16%
    }
}

@media only screen and (max-width: 320px) {
    .shopping-cart li.cart-qty {
        width: 14%
    }
}

.shopping-cart li.cart-price-heading {
    width: 27%
}

@media only screen and (max-width: 850px) {
    .shopping-cart li.cart-price-heading {
        width: 14%
    }
}

.shopping-cart li.cart-price {
    width: 10%
}

@media only screen and (max-width: 768px) {
    .shopping-cart li.cart-price {
        width: 15%
    }
}

.shopping-cart li.icon-times,
.shopping-cart li.cart-remove {
    width: 8%;
    cursor: pointer
}

@media only screen and (max-width: 1070px) {
    .shopping-cart li.icon-times,
    .shopping-cart li.cart-remove {
        width: 12%
    }
}

@media only screen and (max-width: 768px) {
    .shopping-cart li.icon-times,
    .shopping-cart li.cart-remove {
        width: 5%;
        padding-left: 2%
    }
}

.shopping-cart li.cart-blank {
    width: 8%
}

.shopping-cart li.cart-remove span {
    font-size: 10px;
    display: block;
    width: 80%;
    float: right
}

@media only screen and (max-width: 768px) {
    .shopping-cart li.cart-remove span {
        display: none
    }
}

.shopping-cart .cart-headings {
    margin-bottom: 10px
}

.shopping-cart .cart-headings li {
    border-bottom: 1px solid #66AF8F;
    font-family: 'Merriweather', serif;
    font-size: 18px
}

.shopping-cart .product-lines {
    clear: both;
    min-height: 80px
}

.shopping-cart .product li span.usage {
    background-color: #fff;
    color: #009152;
    font-size: 10px;
    padding: 3px;
    border-radius: 2px;
    margin-left: 5px;
    opacity: .3
}

.shopping-cart ul.cart-totals {
    clear: both;
    margin-top: 10px
}

.shopping-cart ul.cart-totals li {
    border-top: 1px solid #66AF8F;
    width: 63%;
    text-align: right;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    padding-top: 10px
}

@media only screen and (max-width: 850px) {
    .shopping-cart ul.cart-totals li {
        width: 75%
    }
}

.shopping-cart ul.cart-totals li.cart-sub {
    width: 10%;
    text-align: left;
    padding-left: 2%
}

@media only screen and (max-width: 850px) {
    .shopping-cart ul.cart-totals li.cart-sub {
        width: 23%
    }
}

.shopping-cart ul.cart-totals li.cart-shipping {
    font-size: 11px;
    width: 25%;
    text-align: center
}

.shopping-cart ul.cart-totals li.cart-shipping span {
    opacity: .5
}

.shopping-cart ul.cart-totals li.cart-shipping a {
    color: #7EC7A7
}

.shopping-cart ul.cart-totals li.cart-shipping a:hover {
    color: #fff
}

@media only screen and (max-width: 850px) {
    .shopping-cart ul.cart-totals li.cart-shipping {
        float: none;
        width: 100%;
        text-align: right
    }
}

.shopping-cart ul.checkout-row {
    clear: both;
    width: 100%;
    padding-top: 15px
}

.shopping-cart ul.checkout-row li {
    float: left
}

.shopping-cart ul.checkout-row li.checkout-logos {
    width: 54%
}

@media only screen and (max-width: 850px) {
    .shopping-cart ul.checkout-row li.checkout-logos {
        width: 70%
    }
}

@media only screen and (max-width: 375px) {
    .shopping-cart ul.checkout-row li.checkout-logos img {
        width: 80%
    }
}

.shopping-cart ul.checkout-row li.checkout-button {
    width: 20%
}

@media only screen and (max-width: 414px) {
    .shopping-cart ul.checkout-row li.checkout-button {
        width: 30%
    }
}

.shopping-cart a.button-checkout {
    background-color: #fff;
    padding: 5px 10%;
    color: #009152;
    border-radius: 3px;
    display: block;
    text-align: center
}

.shopping-cart a.button-checkout:hover {
    background-color: #911500;
    color: #fff;
    cursor: pointer
}

.shopping-cart form#cart_form {
    max-width: 100%;
    width: 100%
}

.logo {
    max-width: 1000px;
    margin: auto;
    height: 300px
}

.logo img {
    width: 50%
}

@media only screen and (max-width: 768px) {
    .logo {
        height: 200px
    }
    .logo img {
        width: 60%
    }
}

@media only screen and (max-width: 414px) {
    .logo {
        height: 150px
    }
    .logo img {
        width: 85%
    }
}

.navigation {
    margin-bottom: 20px;
    width: 64%;
    position: relative;
    float: left;
    margin-right: 3.333333%
}

.navigation a {
    float: left;
    display: block;
    border-radius: 5px;
    color: #911500;
    text-align: center;
    padding: 10px 1% 8px 1%;
    margin-right: 1%
}

.navigation a li {
    font-size: 20px;
    line-height: 16px
}

@media only screen and (max-width: 715px) {
    .navigation a li {
        font-size: 18px
    }
}

@media only screen and (max-width: 600px) {
    .navigation a li {
        font-size: 20px
    }
}

.navigation a li.icon-shopping-cart {
    opacity: .3;
    font-size: 38px;
    position: absolute;
    right: 0;
    top: 7px
}

.navigation a li.icon-shopping-cart span {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: -3px;
    left: 0;
    text-align: center;
    display: block;
    width: 100%
}

@media only screen and (max-width: 1070px) {
    .navigation a li.icon-shopping-cart span {
        margin: -19px 0 8px 0px;
        position: static
    }
}

.navigation a.icon-home {
    font-size: 26px;
    line-height: 10px;
    margin: 2px 0 4px 0
}

.navigation a.current {
    background-color: #009152;
    color: #fff
}

@media only screen and (max-width: 1070px) {
    .navigation {
        display: none;
        width: 100%;
        border-bottom: 1px solid #efefef;
        padding-bottom: 15px
    }
    .navigation ul {
        display: block;
        width: 100%
    }
    .navigation a {
        padding: 10px 3% 8px 3%
    }
    .navigation a li.icon-shopping-cart {
        position: static
    }
    .navigation a.icon-home {
        width: 23px;
        height: 15px;
        font-size: 26px;
        line-height: 10px;
        margin: 2px 1% 20px 0
    }
    .navigation a#open-cart {
        padding: 10px 0% 8px 0%
    }
}

@media only screen and (max-width: 1024px) {
    .navigation a {
        padding: 10px 2% 8px 2%
    }
}

@media only screen and (max-width: 850px) {
    .navigation a {
        padding: 10px 1% 8px 1%
    }
}

@media only screen and (max-width: 600px) {
    .navigation {
        border-bottom: none
    }
}

@media only screen and (max-width: 414px) {
    .navigation {
        margin-left: 3%
    }
}

.search {
    position: absolute;
    width: 25.5%;
    top: 29px;
    right: 10%
}

.search .icon-bars {
    color: #911500;
    font-size: 34px;
    display: none;
    width: 100%;
    line-height: 37px;
    cursor: pointer
}

.search input {
    float: left;
    height: 28px;
    width: 78%;
    padding: 5px 2%;
    font-size: 20px;
    color: #545454;
    font-family: 'Merriweather', serif;
    border: 1px solid #9d9392
}

.search .icon-search {
    background-color: #009152;
    color: #fff;
    font-size: 20px;
    padding: 10px 4%;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px
}

.search input[type="submit"] {
    border: none;
    color: #fff;
    background-color: transparent;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 1070px) {
    .search {
        width: 97%;
        position: relative;
        top: auto;
        right: auto;
        float: right;
        padding: 0 3% 20px 3%
    }
    .search .icon-bars {
        display: block;
        float: left;
        width: 5%
    }
    .search .icon-search {
        right: 0
    }
}

@media only screen and (max-width: 768px) {
    .search {
        width: 97%
    }
    .search #Search input {
        width: 85%
    }
    .search .icon-bars {
        width: 7%
    }
}

@media only screen and (max-width: 600px) {
    .search .icon-bars {
        width: 9%
    }
}

@media only screen and (max-width: 435px) {
    .search #Search input {
        width: 80%
    }
    .search .icon-bars {
        width: 12%
    }
}

@media only screen and (max-width: 414px) {
    .search .icon-bars {
        margin-left: 3%;
        width: 10%
    }
    .search #Search input {
        width: 78%
    }
    .search .icon-search {
        right: 3%
    }
}

@media only screen and (max-width: 320px) {
    .search .icon-bars {
        margin-left: 3%;
        width: 15%
    }
    .search #Search input {
        width: 72%
    }
}

@media only screen and (max-width: 1070px) {
    #Search input {
        max-width: 100%;
        width: 87%
    }
}

.documentary-makers {
    float: right;
    width: 32%;
    margin-top: 50px;
    display: block
}

.documentary-makers h1 {
    margin-bottom: 10px
}

.documentary-makers h3 {
    padding: 0 0 5px 0
}

.documentary-makers .icon-angle-down,
.documentary-makers .icon-angle-up {
    display: none;
    float: right;
    font-size: 40px;
    color: #009152;
    margin-top: -12px;
    cursor: pointer
}

@media only screen and (max-width: 1070px) {
    .documentary-makers {
        margin-top: 50px
    }
}

@media only screen and (min-width: 960px) {
    .documentary-makers p {
        display: block
    }
}

@media only screen and (max-width: 959px) {
    .documentary-makers {
        float: none;
        width: 100%;
        margin: 50px 0 0 0;
        clear: both
    }
    .documentary-makers p {
        display: none
    }
    .documentary-makers .icon-angle-down,
    .documentary-makers .icon-angle-up {
        display: inline;
        margin-right: 2%
    }
}

@media only screen and (max-width: 600px) {
    .documentary-makers {
        padding-top: 15px
    }
}

@media only screen and (max-width: 414px) {
    .documentary-makers {
        width: 94%;
        padding: 0 3%;
        padding-top: 10px
    }
}

.container {
    max-width: 1000px;
    margin: auto;
    padding: 30px 8.333333%;
    position: relative
}

@media only screen and (max-width: 959px) {
    .container {
        padding-top: 10px
    }
}

@media only screen and (max-width: 414px) {
    .container {
        padding: 18px 0
    }
}

.main {
    width: 64%;
    float: left;
    margin: 50px 3.333333% 0 0
}

.main .video-container {
    position: relative;
    padding-bottom: 51.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
    clear: both
}

.main .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 959px) {
    .main {
        clear: both;
        margin-top: 10px
    }
}

@media only screen and (max-width: 768px) {
    .main {
        width: 100%;
        float: none;
        margin: 25px 3.333333% 0 0
    }
}

#youtubePlay {
    width: 90px;
    height: 60px;
    background-color: #009152;
    position: absolute;
    top: 37.8%;
    right: 42.7%;
    display: block;
    z-index: 100;
    border-radius: 20px;
    display: none
}

.content {
    padding: 30px 0
}

.content h2 {
    margin-bottom: 10px;
    padding: 10px 0;
    line-height: 28px
}

.content p {
    line-height: 20px;
    padding-bottom: 10px
}

.content .intro {
    font-family: 'Merriweather', serif;
    font-size: 18px;
    line-height: 24px
}

@media only screen and (max-width: 414px) {
    .content .intro {
        font-size: 16px;
        line-height: 22px
    }
}

.content table td {
    vertical-align: top
}

.content table td img {
    margin-right: 15px
}

.content .running-time {
    display: block;
    padding-top: 20px;
    font-size: 14px
}

@media only screen and (max-width: 414px) {
    .content {
        padding: 10px 3%
    }
    .content h2 {
        line-height: 30px
    }
}

.content-img-left {
    float: left;
    width: 35%;
    margin-right: 4%
}

.content-img-left img {
    width: 100%
}

@media only screen and (max-width: 414px) {
    .content-img-left {
        width: 100%
    }
}

span.caption {
    font-size: 10px;
    display: block;
    margin-bottom: 20px
}

p.intro {
    line-height: 20px;
    padding-bottom: 10px;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    line-height: 24px
}

a.button-link {
    background-color: #009152;
    padding: 5px 10%;
    color: #fff;
    border-radius: 3px;
    display: block;
    text-align: center
}

a.button-link:hover {
    background-color: #911500
}

@media only screen and (max-width: 768px) {
    a.cart-button-link {
        width: 79%;
        clear: both
    }
}

a.shipping-button-link {
    background-color: #604a46;
    padding: 5px 5% 5px 5%;
    color: #fff;
    border-radius: 3px;
    display: block;
    text-align: center;
    font-size: 12px;
    z-index: 10;
    position: relative
}

a.shipping-button-link:hover {
    background-color: #3b2825
}

a.shipping-button-link.active {
    border-radius: 3px 3px 0 0
}

@media only screen and (max-width: 768px) {
    a.shipping-button-link {
        font-size: 16px;
        position: static;
        width: 90%;
        float: left;
        margin-top: 7px;
        padding: 8px 5% 8px 5%
    }
}

@media only screen and (max-width: 600px) {
    a.shipping-button-link {
        width: 58%;
        margin: 0 0 14px 0
    }
}

@media only screen and (max-width: 414px) {
    a.shipping-button-link {
        width: 90%;
        margin: 0 0 14px 0
    }
}

.shipping-info {
    background-color: #604a46;
    color: #fff;
    padding: 15px 5% 10px 5%;
    margin: -5px 0 10px 0;
    border-radius: 0 0 3px 3px;
    display: none;
    z-index: -10;
    height: 200px
}

.shipping-info p {
    line-height: 17px;
    text-align: center;
    font-size: 12px
}

.shipping-info span {
    font-size: 30px;
    text-align: center;
    display: block;
    padding-top: 5px;
    cursor: pointer
}

@media only screen and (max-width: 1024px) {
    .shipping-info {
        height: 225px
    }
}

@media only screen and (max-width: 768px) {
    .shipping-info {
        float: left;
        width: 90%;
        height: 100px;
        margin-top: 0
    }
}

@media only screen and (max-width: 600px) {
    .shipping-info {
        float: right;
        width: 58%;
        height: 125px;
        margin-top: -14px
    }
}

@media only screen and (max-width: 414px) {
    .shipping-info {
        width: 90%
    }
}

p.prices-au {
    font-size: 9px;
    line-height: 10px;
    text-align: center;
    padding-top: 8px;
    color: #999
}

.featured-links {
    padding: 30px 0
}

.featured-links a {
    text-decoration: underline
}

.featured-links span {
    line-height: 30px;
    display: block
}

a.home-button {
    width: 10%;
    padding: 5px 5%;
    float: left;
    margin-right: 5%;
    text-decoration: none;
    position: relative;
    z-index: 10
}

@media only screen and (max-width: 320px) {
    a.home-button {
        width: auto;
        float: none
    }
}

.home-categories {
    margin-bottom: 100px
}

.home-categories a.home-button {
    width: auto;
    margin-bottom: 20px
}

h1 span.prev-next {
    float: right;
    font-size: 17px
}

@media only screen and (max-width: 600px) {
    h1 span.prev-next {
        font-size: 24px;
        font-weight: normal
    }
}

@media only screen and (max-width: 414px) {
    h1 span.prev-next a,
    h1 span.prev-next b {
        margin: 0 10px;
        font-size: 20px;
        font-weight: normal
    }
}

@media only screen and (max-width: 600px) {
    h1 span.prev-next>a,
    h1 span.prev-next>b {
        padding: 0 20px
    }
}

span.next-prev {
    font-size: 17px
}

@media only screen and (max-width: 600px) {
    span.next-prev {
        font-size: 24px;
        font-weight: normal
    }
}

@media only screen and (max-width: 414px) {
    span.next-prev {
        padding-left: 3%;
        margin-bottom: 30px;
        display: block
    }
    span.next-prev a,
    span.next-prev b {
        margin: 0 10px;
        font-size: 20px;
        font-weight: normal
    }
}

@media only screen and (max-width: 600px) {
    span.next-prev>b,
    span.next-prev>a {
        padding: 0 20px
    }
}

.films-item {
    border: 1px solid #E0E0E0;
    margin-top: 15px;
    padding: 30px 5%;
    -webkit-box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.16)
}

.films-item h2 {
    font-size: 20px;
    padding: 0 0 4px 0
}

.films-item h3 {
    font-size: 17px;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px
}

.films-item .films-img {
    width: 20%;
    margin-right: 5%;
    float: left;
    text-align: center
}

@media only screen and (max-width: 414px) {
    .films-item .films-img {
        width: 100%
    }
}

.films-item .films-img img {
    width: 100%;
    margin-bottom: 5px
}

.films-item .films-info {
    width: 75%;
    float: left
}

@media only screen and (max-width: 414px) {
    .films-item .films-info {
        width: 100%
    }
}

.films-item .films-info span {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    display: block
}

.storiespage .films-item .films-info {
    width: 65%
}

.storiespage .films-item .films-info span {
    margin-top: 0
}

.storiespage .films-item .films-img {
    width: 30%
}

.storiespage .video-container,
.storiespage .additional-clip {
    display: none
}

h2.films-heading-2 {
    padding-left: 2.656525%;
    margin: 15px 0;
    line-height: 32px
}

@media only screen and (max-width: 320px) {
    h2.films-heading-2 {
        font-size: 20px;
        line-height: 24px
    }
}

.content-left {
    width: 20%;
    float: left;
    margin-right: 5%
}

.content-left img {
    width: 100%
}

@media only screen and (max-width: 768px) {
    .content-left {
        width: 100%
    }
    .content-left .film-image-link {
        float: left;
        padding-right: 2%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 414px) {
    .content-left .film-image-link {
        width: 30%
    }
}

@media only screen and (max-width: 320px) {
    .content-left .film-image-link {
        width: 40%
    }
}

.content-right {
    width: 75%;
    float: left
}

.content-right ul {
    margin-left: 1em
}

.content-right ul li {
    list-style-type: square
}

@media only screen and (max-width: 768px) {
    .content-right {
        width: 100%;
        padding-top: 30px
    }
}

.item-checkbox {
    border-radius: 3px;
    background-color: #911500;
    font-size: 16px;
    color: #fff;
    padding: 6px 8% 8px 8%;
    opacity: .5;
    margin: 8px 0;
    line-height: 15px;
    text-align: right
}

.item-checkbox:hover {
    opacity: .7;
    cursor: pointer;
    text-align: right
}

.item-checkbox b {
    display: block;
    width: 60%;
    float: right
}

.item-checkbox span {
    font-size: 12px;
    line-height: 9px
}

.item-checkbox .tick {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 0px;
    float: left;
    margin-top: 10px;
    position: relative;
    border-radius: 3px
}

.item-checkbox input {
    opacity: 0;
    z-index: 2;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: -10px;
    left: 0
}

.item-checkbox label {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 1px;
    top: 1px;
    cursor: pointer
}

.item-checkbox label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 8px;
    height: 5px;
    top: 1px;
    left: 1px;
    border: 3px solid #911500;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.item-checkbox label:hover::after {
    opacity: .3
}

.item-checkbox input[type="radio"]:checked+label:after {
    opacity: 1
}

@media only screen and (max-width: 768px) {
    .item-checkbox {
        float: left;
        width: 62%;
        padding: 2px 8% 12px 4%;
        text-align: left;
        margin: 0 0 13px 0
    }
    .item-checkbox:hover {
        text-align: left
    }
    .item-checkbox b {
        display: block;
        width: 18%;
        float: right;
        margin-top: 10px
    }
    .item-checkbox span {
        font-size: 16px;
        display: inline-block;
        padding-top: 9px;
        line-height: 15px;
        width: 70%
    }
    .item-checkbox .tick {
        margin-right: 4%
    }
}

@media only screen and (max-width: 960px) {
    .item-checkbox b {
        width: 72%;
        font-size: 14px
    }
}

@media only screen and (max-width: 768px) {
    .item-checkbox b {
        width: 91%;
        font-size: 16px
    }
}

@media only screen and (max-width: 600px) {
    .item-checkbox {
        width: 56%
    }
    .item-checkbox b {
        width: 20%
    }
}

@media only screen and (max-width: 414px) {
    .item-checkbox span {
        font-size: 12px
    }
}

@media only screen and (max-width: 375px) {
    .item-checkbox span {
        width: 68%
    }
}

@media only screen and (max-width: 360px) {
    .item-checkbox {
        width: 58%;
        padding: 2px 8% 12px 2%
    }
    .item-checkbox b {
        width: 19%
    }
    .item-checkbox span {
        width: 68%
    }
}

@media only screen and (max-width: 320px) {
    .item-checkbox {
        width: 46%;
        float: right
    }
    .item-checkbox span {
        width: 100%
    }
    .item-checkbox b {
        width: 80%
    }
}

.sidebar .page-testimonial h2 {
    margin-bottom: 5px;
    font-size: 20px
}

.sidebar .page-testimonial h3 {
    padding: 0;
    font-size: 16px;
    color: #545454;
    background-color: transparent
}

@media only screen and (max-width: 768px) {
    .sidebar .page-testimonial {
        padding: 15px 3%
    }
}

.featured-stories {
    padding-top: 50px
}

.testimonials {
    padding-top: 20px
}

.testimonials h2 {
    margin-bottom: 10px
}

.testimonials h3 {
    padding: 0;
    font-size: 16px;
    color: #6d4a45
}

.store-content {
    padding-bottom: 100px
}

.store-block {
    width: 39.6%;
    border: 1px solid #E0E0E0;
    float: left;
    padding: 25px 5%;
    text-align: center;
    min-height: 360px;
    -webkit-box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.16);
    position: relative
}

@media only screen and (max-width: 1024px) {
    .store-block {
        min-height: 372px
    }
}

@media only screen and (max-width: 768px) {
    .store-block {
        min-height: 376px
    }
}

@media only screen and (max-width: 414px) {
    .store-block {
        width: 90%
    }
}

@media only screen and (max-width: 375px) {
    .store-block {
        min-height: 390px
    }
}

.store-block img {
    width: 46%;
    margin-bottom: 15px
}

.store-block .store-block-footer {
    width: 100%;
    border-top: 1px solid #ccc;
    text-align: left;
    margin: auto;
    padding-top: 10px
}

.store-block .store-block-footer h2 {
    font-size: 18px
}

.store-block .store-block-footer h3 {
    font-size: 15px;
    padding-left: 0
}

.store-block .store-block-footer h4 {
    font-size: 14px;
    padding-bottom: 0
}

.store-block .store-block-footer p {
    display: block;
    width: 60%;
    font-size: 12px;
    color: #ccc;
    float: left
}

@media only screen and (max-width: 768px) {
    .store-block .store-block-footer p {
        width: 70%
    }
}

.store-block .store-block-footer .button-link {
    width: 28%;
    position: absolute;
    right: 25px;
    bottom: 25px;
    padding: 5px 0 5px 0;
    font-size: 14px
}

@media only screen and (max-width: 375px) {
    .store-block .store-block-footer .button-link {
        bottom: 15px
    }
}

#add-to-cart {
    border: 3px solid #009152;
    margin-top: 10px
}

#add-to-cart:hover {
    border-color: #911500
}

@media only screen and (max-width: 768px) {
    #add-to-cart {
        margin-top: 30px
    }
}

input#quantity {
    border-radius: 3px;
    border: none;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #7FC8A8
}

#AboutPage .documentary-makers {
    display: none
}

@media only screen and (max-width: 600px) {
    #AboutPage .content {
        padding-top: 0
    }
}

#StoriesPage .section-stories {
    display: none
}

@media screen and (max-width: 414px) {
    #StoriesPage .films-img,
    #StoriesPage .films-info {
        width: 100%
    }
    #StoriesPage .button-clip {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 414px) {
    #ContactPage p.intro,
    #ContactPage .main p,
    #ContactPage form {
        padding: 0 3%
    }
    #ContactPage form {
        width: 92%
    }
}

@media screen and (max-width: 320px) {
    #ContactPage form {
        width: 90%
    }
}

#FilmsHolder .section-films {
    display: none
}

.sidebar {
    width: 32%;
    float: left;
    margin-top: 50px
}

.sidebar h3 {
    background-color: #3b2825;
    color: #fff;
    padding: 10px 2.656525%
}

.sidebar h4 {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 25px
}

.sidebar h5 {
    font-size: 15px;
    margin-bottom: 5px
}

.sidebar section div {
    padding: 10px 0
}

.sidebar .sidebar-films-img {
    width: 30%;
    float: left;
    margin-right: 3%
}

.sidebar .sidebar-films-img img {
    width: 100%
}

@media only screen and (max-width: 320px) {
    .sidebar .sidebar-films-img img {
        margin-bottom: 30px
    }
}

.sidebar p {
    font-size: 13px;
    line-height: 18px
}

@media only screen and (max-width: 959px) {
    .sidebar {
        margin-top: 10px
    }
}

@media only screen and (max-width: 768px) {
    .sidebar {
        width: 100%;
        margin-top: 10px
    }
}

@media screen and (max-width: 414px) {
    .sidebar section .sidebar-films-item {
        padding: 10px 3%
    }
    .sidebar article {
        padding: 10px 3%
    }
}

.email-address {
    display: none
}

#Form_ContactForm #Name .middleColumn input,
#Form_ContactForm #Email .middleColumn input,
#Form_ContactForm #Enquiry .middleColumn textarea {
    -webkit-box-shadow: none;
    box-shadow: none
}

#Form_ContactForm .Actions .action {
    background: #009152;
    text-transform: none;
    padding: 6px 15px;
    border-radius: 4px;
    font-size: 20px;
    font-family: 'Merriweather', serif
}

#Form_ContactForm .Actions .action:hover {
    background: #911500
}

.contact-message {
    height: 400px
}

.footer {
    background-color: #911500
}

.footer .footer-content {
    max-width: 1000px;
    margin: auto;
    padding: 40px;
    color: #fff
}

@media only screen and (max-width: 768px) {
    .footer .footer-content {
        padding: 20px
    }
}

.footer .footer-content footer {
    clear: both;
    display: block;
    font-size: 12px
}

@media only screen and (max-width: 768px) {
    .footer .footer-content footer {
        float: right
    }
}

.footer .footer-left {
    width: 40%;
    float: left
}

.footer .footer-left img {
    width: 60%;
    margin-bottom: 20px
}

.footer .footer-left p {
    width: 70%;
    margin-bottom: 40px;
    font-family: 'Merriweather', serif;
    font-size: 14px
}

@media only screen and (max-width: 768px) {
    .footer .footer-left {
        width: 50%
    }
}

@media only screen and (max-width: 600px) {
    .footer .footer-left {
        width: 60%
    }
}

@media only screen and (max-width: 500px) {
    .footer .footer-left {
        width: 100%
    }
    .footer .footer-left p {
        width: 100%
    }
}

.footer .footer-center {
    width: 40%;
    float: left;
    padding-top: 40px
}

.footer .footer-center h4 {
    margin: 8px 0 8px 0;
    font-size: 18px
}

.footer .footer-center a {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 30px
}

.footer .footer-center a:hover {
    text-decoration: underline
}

.footer .footer-center ul.footer-navigation {
    width: 40%;
    float: left;
    padding-top: 5px
}

.footer .footer-center ul.footer-regions {
    width: 58%;
    float: left
}

@media only screen and (max-width: 768px) {
    .footer .footer-center {
        width: 50%
    }
}

@media only screen and (max-width: 600px) {
    .footer .footer-center {
        width: 40%
    }
    .footer .footer-center h4 {
        margin: 18px 0 8px 0
    }
    .footer .footer-center ul.footer-navigation {
        width: 100%;
        float: none;
        padding-top: 5px
    }
    .footer .footer-center ul.footer-regions {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width: 500px) {
    .footer .footer-center {
        width: 100%;
        padding-top: 10px
    }
    .footer .footer-center ul.footer-navigation {
        width: 50%;
        float: left;
        padding-top: 15px
    }
    .footer .footer-center ul.footer-regions {
        width: 50%;
        float: left
    }
}

.footer .footer-right {
    width: 20%;
    float: left;
    text-align: right;
    padding-top: 40px
}

.footer .footer-right a {
    color: #fff;
    font-size: 50px;
    margin-left: 6%
}

@media only screen and (max-width: 768px) {
    .footer .footer-right {
        float: none;
        clear: both;
        text-align: left;
        width: 100%;
        padding-top: 15px
    }
    .footer .footer-right a {
        margin: 0 0 10px 0
    }
}

#SearchResults,
.searchQuery {
    padding: 0 3%
}

.order-online {
    display: none
}

@media only screen and (max-width: 768px) {
    .order-online {
        display: block;
        padding: 0;
        text-align: center;
        margin-bottom: 15px
    }
}
