﻿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
}

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
}

a img {
    border: none
}

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

@font-face {
    font-family: "Helvetica";
    src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");
    src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"), url("../fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("../fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"), url("../fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg")
}

.container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.container:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width: 100px) and (max-width: 599px) {
    .container {
        max-width: 300px
    }
}

@media (min-width: 600px) {
    .container {
        max-width: 950px
    }
}

.lt-ie9 .container {
    max-width: 950px
}

.lt-ie9 .container {
    width: 950px
}

html {
    overflow-y: scroll;
    min-height: 100%
}

body {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    line-height: 1.2
}

b,
strong {
    font-weight: bold
}

@media (min-width: 100px) and (max-width: 599px) {
    .hide-for-mobile {
        display: none !important
    }
}

@media (min-width: 100px) and (max-width: 599px) {
    .show-for-mobile {
        display: inline-block
    }
}

@media (min-width: 600px) {
    .show-for-mobile {
        display: none
    }
}

.lt-ie9 .show-for-mobile {
    display: none
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%
}

.img--full {
    width: 100%
}

img[width],
img[height] {
    max-width: none
}

.img--right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px
}

.img--left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.img--center {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
}

.img--short {
    height: 50px
}

.img--medium {
    height: 100px
}

.img--tall {
    height: 150px
}

figure>img {
    display: block
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?-o538ed");
    src: url("../fonts/icomoon.eot?#iefix-o538ed") format("embedded-opentype"), url("../fonts/icomoon.woff?-o538ed") format("woff"), url("../fonts/icomoon.ttf?-o538ed") format("truetype"), url("../fonts/icomoon.svg?-o538ed#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

.btn,
.btn--round,
.slider--range .flex-direction-nav a {
    display: inline-block;
    text-decoration: none
}

.btn--round,
.slider--range .flex-direction-nav a {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.btn--orange {
    background-color: #0277BD;
    color: white
}

.btn--grey-light {
    background-color: #9da2b0
}

.btn--grey-light:hover,
.btn--grey-light:focus,
.btn--grey-light:active {
    background-color: #0277BD
}

.btn--promo {
    font-size: 16px;
    margin-top: 10px;
    background-color: #0277BD;
    color: #ffffff;
}

span.panel__range-name {
    color: #ffffff;
}

.btn--promo::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

@media (min-width: 100px) and (max-width: 599px) {
    .btn--promo {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.icon-twitter::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.icon-facebook::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.icon-pinterest::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.icon-email::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.range-help:hover span.highlight {
    color: #333333;
    text-decoration: underline;
}

.icon-prev::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.icon-next::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.icon-next-after::after {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.icon-next-after:after {
    position: relative;
    top: 1px;
    margin-left: 10px
}

.range-buy {
    display: block;
    padding: 20px 15px;
    background-color: #3b3b3b;
    color: white;
    text-decoration: none
}

@media (min-width: 600px) {
    .range-buy {
        height: 120px
    }
}

.lt-ie9 .range-buy {
    height: 120px
}

.range-buy .highlight {
    color: #0277BD
}

.range-buy:hover .btn,
.range-buy:hover .btn--round,
.range-buy:hover .slider--range .flex-direction-nav a,
.slider--range .flex-direction-nav .range-buy:hover a,
.range-buy:active .btn,
.range-buy:active .btn--round,
.range-buy:active .slider--range .flex-direction-nav a,
.slider--range .flex-direction-nav .range-buy:active a,
.range-buy:focus .btn,
.range-buy:focus .btn--round,
.range-buy:focus .slider--range .flex-direction-nav a,
.slider--range .flex-direction-nav .range-buy:focus a {}

@media (min-width: 100px) and (max-width: 599px) {
    .range-buy .btn,
    .range-buy .btn--round,
    .range-buy .slider--range .flex-direction-nav a,
    .slider--range .flex-direction-nav .range-buy a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 10px
    }
}

@media (min-width: 600px) {
    .range-buy .btn,
    .range-buy .btn--round,
    .range-buy .slider--range .flex-direction-nav a,
    .slider--range .flex-direction-nav .range-buy a {
        margin-top: 10px;
        clear: left
    }
}

.lt-ie9 .range-buy .btn,
.lt-ie9 .range-buy .btn--round,
.lt-ie9 .range-buy .slider--range .flex-direction-nav a,
.slider--range .flex-direction-nav .lt-ie9 .range-buy a {
    margin-top: 10px;
    clear: left
}

.range-help {
    display: block;
    background-color: #d3d3d3;
    text-decoration: none;
    color: #272626
}

@media (min-width: 100px) and (max-width: 599px) {
    .range-help {
        padding: 20px 60px;
        text-align: center
    }
    .range-help .icon-next:before {
        position: relative;
        top: 3px
    }
}

@media (min-width: 600px) {
    .range-help {
        height: 220px;
        padding: 20px 15px
    }
}

.lt-ie9 .range-help {
    height: 220px;
    padding: 20px 15px
}

.range-help .highlight {
    color: #0277BD;
    font-weight: bold;
}

.range-help:hover .btn,
.range-help:hover .btn--round,
.range-help:hover .slider--range .flex-direction-nav a,
.slider--range .flex-direction-nav .range-help:hover a,
.range-help:active .btn,
.range-help:active .btn--round,
.range-help:active .slider--range .flex-direction-nav a,
.slider--range .flex-direction-nav .range-help:active a,
.range-help:focus .btn,
.range-help:focus .btn--round,
.range-help:focus .slider--range .flex-direction-nav a,
.slider--range .flex-direction-nav .range-help:focus a {
    background-color: white;
    color: #272626
}

.range-share {
    overflow: hidden;
    *zoom: 1;
}

.range-share {
    background: #ffffff;
    color: #333;
    font-size: 16px;
}

.range-share p {
    margin-bottom: 10px;
    display: block;
    color: #333;
}

@media (min-width: 100px) and (max-width: 599px) {
    .range-share {
        padding: 20px 40px
    }
}

@media (min-width: 600px) {
    .range-share {
        height: 206px;
        padding: 20px 15px
    }
}

.lt-ie9 .range-share {
    height: 206px;
    padding: 20px 15px
}

.range-share .highlight {
    color: #0277BD
}

@media (min-width: 100px) and (max-width: 599px) {
    .social-sharing>li {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: 0.70755%;
        padding-right: 0.70755%
    }
    .social-sharing>li:nth-child(4n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both
    }
    .social-sharing>li:nth-child(4n+2) {
        margin-left: 25%;
        margin-right: -100%;
        clear: none
    }
    .social-sharing>li:nth-child(4n+3) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none
    }
    .social-sharing>li:nth-child(4n+4) {
        margin-left: 75%;
        margin-right: -100%;
        clear: none
    }
}

@media (min-width: 600px) {
    .social-sharing>li {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 1.41509%;
        padding-right: 1.41509%;
        margin-bottom: 10px
    }
    .social-sharing>li:nth-child(2n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both
    }
    .social-sharing>li:nth-child(2n+2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none
    }
}

.lt-ie9 .social-sharing>li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 1.41509%;
    padding-right: 1.41509%;
    margin-bottom: 10px
}

.lt-ie9 .social-sharing>li:nth-child(2n+1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both
}

.lt-ie9 .social-sharing>li:nth-child(2n+2) {
    margin-left: 50%;
    margin-right: -100%;
    clear: none
}

.social-sharing a {
    color: white;
    background-color: #9da2b0
}

a[class^="icon-"] {
    text-decoration: none
}

.range-back {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #0277BD;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
}

.range-back::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.range-back:before {
    margin-right: 10px;
    position: relative;
    top: 2px
}

@media (min-width: 600px) {
    .range {
        height: 545px
    }
}

.lt-ie9 .range {
    height: 545px
}

.range .col-a {
    line-height: 1.2;
    text-align: center
}

@media (min-width: 100px) and (max-width: 599px) {
    .range .col-a {
        font-weight: bold;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }
}

@media (min-width: 600px) {
    .range .col-a {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 21px;
        float: left;
        width: 150px
    }
}

.lt-ie9 .range .col-a {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 21px;
    float: left;
    width: 150px
}

.lt-ie9 .range .col-a {
    float: left;
    width: 150px
}

@media (min-width: 600px) {
    .range .col-b {
        background-color: #272626;
        float: right;
        width: 800px;
        height: 545px
    }
    .lt-ie9 .range .col-b {
        background-color: #272626;
        float: right;
        width: 800px;
        height: 545px
    }
}

.lt-ie9 .range .col-b {
    background-color: #272626;
    float: right;
    width: 800px;
    height: 545px
}

.lt-ie9 .lt-ie9 .range .col-b {
    background-color: #272626;
    float: right;
    width: 800px;
    height: 545px
}

.range-header {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    background-color: #272626;
    color: white;
    position: relative;
    text-align: center
}

@media (min-width: 100px) and (max-width: 599px) {
    .flex-direction-nav {
        display: block !important;
    }
    .range-header {
        padding: 20px 30px !important;
        margin-bottom: 10px !important;
    }
    .slider--range .flex-direction-nav .flex-prev {
        left: 10px !important;
    }
    .slider--range .flex-direction-nav a {
        top: 65px !important;
    }
    .flex-direction-nav .flex-disabled {
        opacity: 1 !important;
    }
}

@media (min-width: 600px) {
    .range-header {
        height: 55px;
        line-height: 55px
    }
}

.lt-ie9 .range-header {
    height: 55px;
    line-height: 55px
}

.lt-ie9 .range-header {
    height: 55px;
    line-height: 55px
}

@media (min-width: 100px) and (max-width: 599px) {
    .range-header h1 {
        font-size: 14px
    }
}

@media (min-width: 600px) {
    .range-header h1 {
        font-size: 22px;
        line-height: 22px;
        padding-top: 16.5px
    }
}

.lt-ie9 .range-header h1 {
    font-size: 22px;
    line-height: 22px;
    padding-top: 16.5px
}

.range-header__prev,
.range-header__next {
    position: absolute;
    text-decoration: none;
    color: white
}

@media (min-width: 100px) and (max-width: 599px) {
    .range-header__prev,
    .range-header__next {
        display: none
    }
}

.range-header__prev:hover,
.range-header__prev:active,
.range-header__prev:focus,
.range-header__next:hover,
.range-header__next:active,
.range-header__next:focus {
    color: #0277BD
}

.range-header__prev:before,
.range-header__prev:after,
.range-header__next:before,
.range-header__next:after {
    color: #0277BD !important;
    position: relative;
    top: 2px
}

.range-header__prev {
    left: 15px
}

.range-header__prev::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.range-header__prev:before {
    margin-right: 8px
}

.range-header__next {
    right: 15px
}

.range-header__next::after {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.range-header__next:after {
    margin-left: 8px
}

.range-header__name {
    text-transform: unset;
}

@media (min-width: 100px) and (max-width: 599px) {
    .range-header__name {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        display: block;
        border-bottom: solid 1px white;
        padding-bottom: 10px;
        margin-bottom: 5px;
        font-size: 16px
    }
}

@media (min-width: 600px) {
    .range-header__name {
        border-right: solid 1px white;
        padding-right: 10px;
        margin-right: 10px
    }
}

.lt-ie9 .range-header__name {
    border-right: solid 1px white;
    padding-right: 10px;
    margin-right: 10px
}

.lt-ie9 .range-header__name {
    border-right: solid 1px white;
    padding-right: 10px;
    margin-right: 10px
}

.slider--range {
    width: 100%;
    position: relative
}

@media (min-width: 100px) and (max-width: 599px) {
    .slider--range {
        padding-bottom: 30px !important;
        margin-bottom: 25px!important
    }
}

@media (min-width: 600px) {
    .slider--range {
        background-color: #272626
    }
}

.lt-ie9 .slider--range {
    background-color: #272626
}

.lt-ie9 .slider--range {
    background-color: #272626
}

.panel {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #ffffff;
    color: #0277BD !important;
}

.promo-panel {
    border: 1px solid #3e3e3e;
}

.panel a {
    text-decoration: none;
    color: #3e3e3e;
}

@media (min-width: 600px) {
    .panel img {
        position: absolute
    }
}

.lt-ie9 .panel img {
    position: absolute
}

.panel:hover .panel__range-details {
    display: block
}

@media (min-width: 600px) {
    .csstransforms3d .panel img {
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        position: relative;
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.lt-ie9 .csstransforms3d .panel img {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    position: relative;
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.touch .panel img {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (min-width: 600px) {
    .csstransforms3d .panel:hover img {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.lt-ie9 .csstransforms3d .panel:hover img {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (min-width: 600px) {
    .panel--large {
        width: 630px;
        height: 600px
    }
}

.lt-ie9 .panel--large {
    width: 630px;
    height: 600px
}

@media (min-width: 600px) {
    .panel--small,
    .promo-panel {
        width: 310px;
        height: 295px
    }
    .large-promo-panel {
        width: 100%;
    }
}

.lt-ie9 .panel--small,
.lt-ie9 .promo-panel {
    width: 310px;
    height: 295px
}

.promo-panel {
    display: block;
    text-align: center
}

@media (min-width: 100px) and (max-width: 599px) {
    .promo-panel {
        padding: 20px
    }
}

@media (min-width: 600px) {
    .promo-panel {
        padding: 50px
    }
}

.lt-ie9 .promo-panel {
    padding: 50px
}

.promo-panel:hover .btn--promo {
    color: #0277BD;
    border: 1px solid #0277BD;
    background-color: #ffffff
}

.promo-panel__txt {
    line-height: 1.4
}

@media (min-width: 600px) {
    .promo-panel__txt {
        font-size: 24px;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.lt-ie9 .promo-panel__txt {
    font-size: 24px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.lt-ie9 .promo-panel__txt {
    top: 15px
}

.panel__txt {
    position: absolute;
    background-color: hsla(0, 0%, 24%, 0.8);
    text-align: center;
    color: #ffffff;
}

@media (min-width: 100px) and (max-width: 599px) {
    .panel__txt {
        width: 212px;
        height: 200px;
        top: 40px;
        left: 43px;
        padding: 28px 23px
    }
}

@media (min-width: 600px) {
    .panel__txt {
        width: 450px;
        height: 470px;
        padding: 68px 60px;
        vertical-align: middle;
        left: 89px;
        top: 65px
    }
}

.lt-ie9 .panel__txt {
    width: 450px;
    height: 470px;
    padding: 68px 60px;
    vertical-align: middle;
    left: 89px;
    top: 65px
}

.no-rgba .panel__txt {
    background-color: #272626
}

.panel__txt h1 {
    text-transform: uppercase;
    line-height: 1;
    border-bottom: solid 1px #ffffff;
    border-top: 1px solid #ffffff;
}

@media (min-width: 100px) and (max-width: 599px) {
    .panel__txt h1 {
        font-size: 17px;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-bottom: 18px
    }
}

@media (min-width: 600px) {
    .panel__txt h1 {
        font-size: 43px;
        padding-bottom: 45px;
        padding-top: 45px;
        margin-bottom: 40px;
        text-transform: capitalize;
    }
}

.lt-ie9 .panel__txt h1 {
    font-size: 43px;
    padding-bottom: 45px;
    margin-bottom: 40px
}

.panel__txt h2 {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    line-height: 1.2
}

@media (min-width: 100px) and (max-width: 599px) {
    .panel__txt h2 {
        font-size: 17px
    }
}

@media (min-width: 600px) {
    .panel__txt h2 {
        font-size: 33px
    }
}

.lt-ie9 .panel__txt h2 {
    font-size: 39px
}

.panel__range-details {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    text-align: center;
    position: absolute;
    color: #ffffff;
}

@media (min-width: 100px) and (max-width: 599px) {
    .panel__range-details {
        display: block;
        text-transform: uppercase;
        background-color: rgba(62, 62, 62, 0.8);
        bottom: 0;
        width: 100%;
        padding: 15px;
        line-height: 1;
        color: #ffffff;
    }
    .push--bottom {
        display: block !important;
        vertical-align: middle;
    }
}

@media (min-width: 600px) {
    .panel__range-details {
        background-color: hsla(0, 0%, 24%, 0.8);
        vertical-align: middle;
        display: none;
        width: 165px;
        height: 165px;
        padding: 20px;
        top: 65px;
        left: 71px
    }
}

.lt-ie9 .panel__range-details {
    background-color: hsla(0, 0%, 24%, 0.8);
    vertical-align: middle;
    display: none;
    width: 165px;
    height: 165px;
    padding: 20px;
    top: 65px;
    left: 71px
}

.no-rgba .panel__range-details {
    background-color: #272626
}

@media (min-width: 600px) {
    .panel__range-details .panel__range-name {
        display: block;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 18px;
        border-top: 1px solid #fff;
        border-bottom: solid 1px white;
        padding-top: 20px;
        text-transform: capitalize;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.lt-ie9 .panel__range-details .panel__range-name {
    display: block;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 18px;
    border-bottom: solid 1px white;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 20px
}

@media (min-width: 600px) {
    .panel__range-details h3 {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.lt-ie9 .panel__range-details h3 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.lt-ie9 .panel__range-details h3 {
    top: 20px
}

@media (min-width: 600px) {
    .slide-layout-a .panel:nth-child(1) {
        float: left;
        width: 630px;
        margin-right: 10px
    }
}

.lt-ie9 .slide-layout-a .panel:nth-child(1) {
    float: left;
    width: 630px;
    margin-right: 10px
}

@media (min-width: 600px) {
    .slide-layout-a .panel:nth-child(2),
    .slide-layout-a .panel:nth-child(3) {
        float: right;
        width: 310px
    }
}

.lt-ie9 .slide-layout-a .panel:nth-child(2),
.lt-ie9 .slide-layout-a .panel:nth-child(3) {
    float: right;
    width: 310px
}

@media (min-width: 600px) {
    .slide-layout-b .panel {
        float: left;
        width: 310px;
        margin-right: 10px
    }
}

.lt-ie9 .slide-layout-b .panel {
    float: left;
    width: 310px;
    margin-right: 10px
}

.slide-layout-b .panel:nth-child(3n) {
    margin-right: 0
}

.slide-layout-b .panel:nth-child(3n+1) {
    clear: both
}

@media (min-width: 600px) {
    .slide-layout-c .panel:nth-child(1) {
        float: right;
        width: 630px
    }
}

.lt-ie9 .slide-layout-c .panel:nth-child(1) {
    float: right;
    width: 630px
}

@media (min-width: 600px) {
    .slide-layout-c .panel:nth-child(2),
    .slide-layout-c .panel:nth-child(3) {
        float: left;
        width: 310px;
        margin-right: 10px
    }
}

.lt-ie9 .slide-layout-c .panel:nth-child(2),
.lt-ie9 .slide-layout-c .panel:nth-child(3) {
    float: left;
    width: 310px;
    margin-right: 10px
}

.float--right {
    float: right !important
}

.float--left {
    float: left !important
}

.float--none {
    float: none !important
}

.text--left {
    text-align: left !important
}

.text--center {
    text-align: center !important
}

.text--right {
    text-align: right !important
}

.weight--light {
    font-weight: 300 !important
}

.weight--normal {
    font-weight: 400 !important
}

.weight--semibold {
    font-weight: 600 !important
}

.push {
    margin: 10px !important
}

.push--top {
    margin-top: 10px !important
}

.push--right {
    margin-right: 10px !important
}

.push--bottom {
    margin-bottom: 10px !important;
    display: table-cell;
    vertical-align: middle;
}

.push--left {
    margin-left: 10px !important
}

.push--ends {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.push--sides {
    margin-right: 10px !important;
    margin-left: 10px !important
}

.push-half {
    margin: 5px !important
}

.push-half--top {
    margin-top: 5px !important
}

.push-half--right {
    margin-right: 5px !important
}

.push-half--bottom {
    margin-bottom: 5px !important
}

.push-half--left {
    margin-left: 5px !important
}

.push-half--ends {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.push-half--sides {
    margin-right: 5px !important;
    margin-left: 5px !important
}

.flush {
    margin: 0 !important
}

.flush--top {
    margin-top: 0 !important
}

.flush--right {
    margin-right: 0 !important
}

.flush--bottom {
    margin-bottom: 0 !important
}

.flush--left {
    margin-left: 0 !important
}

.flush--ends {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.flush--sides {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.soft {
    padding: 10px !important
}

.soft--top {
    padding-top: 10px !important
}

.soft--right {
    padding-right: 10px !important
}

.soft--bottom {
    padding-bottom: 10px !important
}

.soft--left {
    padding-left: 10px !important
}

.soft--ends {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.soft--sides {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.soft-half {
    padding: 5px !important
}

.soft-half--top {
    padding-top: 5px !important
}

.soft-half--right {
    padding-right: 5px !important
}

.soft-half--bottom {
    padding-bottom: 5px !important
}

.soft-half--left {
    padding-left: 5px !important
}

.soft-half--ends {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.soft-half--sides {
    padding-right: 5px !important;
    padding-left: 5px !important
}

.hard {
    padding: 0 !important
}

.hard--top {
    padding-top: 0 !important
}

.hard--right {
    padding-right: 0 !important
}

.hard--bottom {
    padding-bottom: 0 !important
}

.hard--left {
    padding-left: 0 !important
}

.hard--ends {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.hard--sides {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.full-bleed {
    margin-right: -10px !important;
    margin-left: -10px !important
}

.islet .full-bleed {
    margin-right: -5px !important;
    margin-left: -5px !important
}

.informative {
    cursor: help !important
}

.muted {
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important
}

.proceed {
    text-align: right !important
}

.go:after {
    content: " " "»" !important
}

.caps {
    text-transform: uppercase !important
}

.accessibility,
.visuallyhidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

@font-face {
    font-family: 'flexslider-icon';
    src: url("../fonts/flexslider-icon.eot");
    src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal
}

.flexslider {
    margin: 0;
    padding: 0
}

@media (min-width: 600px) {
    .flexslider .slides>li {
        display: none;
        -webkit-backface-visibility: hidden
    }
}

.lt-ie9 .flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    position: relative;
    zoom: 1;
    padding-: 30px
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

@media (min-width: 100px) and (max-width: 599px) {
    .flex-direction-nav {
        display: none
    }
}

.flex-direction-nav a {
    background-color: #0277BD;
    color: white;
    text-decoration: none;
    display: block;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer
}

.slider--home .flex-direction-nav a {
    width: 58px;
    height: 116px;
    line-height: 116px;
    font-size: 30px;
    top: 240px;
    text-align: center
}

.slider--range .flex-direction-nav a {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #0277BD;
    color: white;
    top: 200px
}

.no-rgba .slider--range .flex-direction-nav a {
    background-color: #272626
}

.flex-direction-nav .flex-prev::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.slider--home .flex-direction-nav .flex-prev {
    -moz-border-radius: 0 58px 58px 0;
    -webkit-border-radius: 0;
    border-radius: 0 58px 58px 0;
    left: 0
}

.slider--range .flex-direction-nav .flex-prev {
    left: 25px
}

.flex-direction-nav .flex-next::before {
    content: "";
    font-family: 'icomoon';
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon'
}

.slider--home .flex-direction-nav .flex-next {
    -moz-border-radius: 58px 0 0 58px;
    -webkit-border-radius: 58px;
    border-radius: 58px 0 0 58px;
    right: 0;
    text-align: right
}

.slider--range .flex-direction-nav .flex-next {
    right: 25px
}

.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    text-align: center
}

.slider--range .flex-control-nav {
    bottom: 0
}

.slider--home .flex-control-nav {
    bottom: -30px
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    background-color: #272626;
    cursor: pointer;
    text-indent: -9999px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background-color: #0277BD;
    cursor: default
}

.flex-control-thumbs {
    padding: 20px;
    position: static;
    overflow: hidden;
    height: 120px
}

.flex-control-thumbs li {
    height: 80px;
    float: left;
    margin-right: 20px
}

.flex-control-thumbs img {
    height: 100%;
    width: auto;
    display: block;
    opacity: 1;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 0.4;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}


/* Custom Styles */

.range-header__prev:hover,
.range-header__next:hover {
    color: #ffffff;
}

.range-header__prev:before,
.range-header__next:after {
    color: #ffffff !important;
}

.range-header {
    background-color: #3e3e3e;
    font-size: 14px !important;
}

ol.flex-control-nav.flex-control-thumbs {
    background-color: #3e3e3e;
}

.range-share {
    background: #ffffff;
    color: #0277BD;
}

.range-help {
    display: table;
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    line-height: 22px;
}

.range .col-a {
    border-left: 1px solid #ccc;
}

.social-sharing a {
    color: #ffffff;
    background-color: #0277BD;
}

.social-sharing a:hover {
    background: #ffffff;
    color: #0277BD;
    border: 1px solid #0277BD;
}

.range-buy {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    background: #ffffff;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.btn--orange {
    background: #0277BD;
}

.btn--orange:hover {
    border: 1px solid #0277BD;
    color: #0277BD !important;
    background-color: #ffffff !important;
}