/****** FILE:  themes/warmup/css/style.css *****/

.content-block {
    margin-bottom: 20px !important;
}
.content-block header {
    padding: 12px 16px;
    background-color: rgba(242, 242, 242, 0.83);
}
.content-block header * {
    line-height: 1.4;
}
.content {
    padding: 16px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.info-box-container {
    padding: 20px 0;
    *zoom: 1;
}
.info-box-container:before,
.info-box-container:after {
    content: " ";
    display: table;
}
.info-box-container:after {
    clear: both;
}
.info-box {
    position: relative;
    padding-left: 70px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.info-box .icon-img {
    position: absolute;
    left: 0;
    top: 10px;
}
.info-box h4 {
    font-size: 18px;
}
.info-box p {
    margin: 0;
}
.red-bar {
    padding: 0;
    background: #d2202f;
}
.red-bar * {
    color: #fff !important;
}
.red-bar .table-cell {
    height: 83px;
}
.red-bar p {
    margin: 0;
}
.red-bar .colr .btn:last-child {
    margin-right: 0;
}
.red-bar .btn-container {
    padding: 20px 0;
    height: 83px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    *zoom: 1;
}
.red-bar .btn-container:before, .red-bar .btn-container:after {
    content: " ";
    display: table;
}
.red-bar .btn-container:after {
    clear: both;
}
.red-bar .btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.share h4 {
    padding-bottom: 10px;
}
.light-grey-bar {
    padding: 10px 0;
    background: #ececec;
}
.light-grey-bar h4 {
    float: left;
    margin-right: 12px;
    line-height: 26px;
}
.light-grey-bar ul {
    float: left;
    margin: 0;
    padding: 0;
}
.light-grey-bar li {
    list-style: none;
}
.select-room {
    padding: 40px 0;
}
.select-room .container {
    position: relative;
    padding-right: 520px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.select-room .rooms {
    width: 406px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -35px;
}
.select-room .room {
    height: 80px;
    width: 80px;
    float: left;
    display: inline-block;
    text-align: center;
    border-left: solid 1px #cccccc;
    text-decoration: none;
    color: #000;
}
.select-room .room:first-child {
    border: none;
}
.select-room .room:last-child {
    padding-right: 0px;
}
.select-room .room .icon {
    float: none;
    display: inline-block;
}
.select-room .room:hover {
    background-color: #cccccc;
    border: 2px solid #FF0000;
    color: #FF0000;
    width: 77px;
    height: 76px;
}
.select-room .room:hover:first-child {
    width: 76px;
}
.select-room .room span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
}
.video-bar {
    padding: 0 !important;
}
.video-bar .watch-video:hover, .video-bar .watch-video.expanded {
    background-color: #a61721;
}
.video-bar .play-medium {
    float: left;
    -o-transition-duration: 0.15s;
    -moz-transition-duration: 0.15s;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
}
.video-bar .rotate {
    -o-transform: rotate(90deg);
    -o-transform-origin: 50% 50%;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: 50% 50%;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: 50% 50%;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: 50% 50%;
    transform: rotate(90deg);
    transform-origin: 50% 50%}
.product-warranty {
    position: relative;
    padding-left: 100px;
    margin-top: 20px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product-warranty img {
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 80px;
    max-height: 80px;
}
.product-warranty p {
    font-size: 14px;
    margin: 2px 0;
}
.downloads {
    padding-top: 20px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.li-large-icon {
    padding: 0;
    margin: 0;
}
.li-large-icon li {
    list-style: none;
    position: relative;
    padding-left: 60px !important;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.li-large-icon li img {
    position: absolute;
    left: 10px;
    top: 0;
}
.li-large-icon li:before {
    display: none !important;
}
.systems-holder {
    padding-top: 20px;
}
.systems {
    padding: 0;
}
.systems h3 {
    padding-bottom: 10px;
    border-bottom: solid 1px #cccccc;
}
.systems li {
    position: relative;
    padding-left: 50px;
    margin: 20px 0 10px;
    list-style: none;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.systems li p {
    margin: 0;
}
.systems .icon {
    position: absolute;
    left: -10px;
    top: -10px;
}
.install {
    text-align: center;
}
.install h3 {
    padding-bottom: 10px;
    border-bottom: solid 1px #cccccc;
}
.install p {
    padding: 10px 0;
}
.filter-sort {
    float: left;
    padding: 0 12px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}
.filter-sort h4 {
    font-size: 14px;
    line-height: 24px;
}
.filter-sort>ul {
    position: relative;
}
.filter-sort>ul i {
    width: 10px;
    height: 8px;
    background: url(../img/sprite.png) no-repeat -408px -72px;
    position: absolute;
    right: 4px;
    top: 8px;
}
.filter-sort>ul>li {
    line-height: 16px;
}
.filter-sort>ul>li:hover ul {
    display: block;
    z-index: 10;
}
.filter-sort>ul ul {
    display: none;
    padding-bottom: 8px;
    width: 140px;
    position: absolute;
    top: 35px;
    left: 0;
    background-color: #ececec;
}
.filter-sort>ul ul a {
    margin: 0;
}
.filter-sort a {
    padding: 15px 20px 15px 10px;
    margin-top: -10px;
    margin-bottom: -10px;
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
.filter-sort a:hover {
    background: lightgray;
}
.register-block {
    height: 480px;
}
.register-block .content {
    position: relative;
    width: 100%;
    height: 320px;
}
.register-block .content>div {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    padding: 16px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.register-block .content>div.open {
    display: block;
}
.register-block .content li {
    line-height: 30px;
}
.register-block fieldset {
    margin: 0;
}
.register-block .field {
    width: 100%}
.register-block .field .dropdown {
    clear: both;
    margin-bottom: 10px;
}
.register-block input[type="text"], .register-block input[type="email"], .register-block input[type="password"] {
    float: none;
    width: 60%;
    margin-bottom: 10px;
}
.register-block label {
    float: left;
    width: 40%}
.register-block button, .register-block .action {
    float: right;
    width: 36%}
.register-block select {
    padding: 6px;
    width: 60%;
    margin: 0;
}
.register-block h4 {
    float: left;
}
.home-promotion {
    padding: 50px 10px 10px;
    text-align: center;
    height: 440px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.home-promotion h3 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 36px;
    color: #fff;
    line-height: 42px;
}
.home-promotion p {
    color: #fff;
}
.home-promotion .btn {
    display: inline-block;
    margin: 12px auto !important;
}
.accordian-faq {
    padding: 0;
    margin: 0;
    list-style: none;
}
.accordian-faq li {
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative;
    border-bottom: solid 1px #cccccc;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    *zoom: 1;
}
.accordian-faq li:before, .accordian-faq li:after {
    content: " ";
    display: table;
}
.accordian-faq li:after {
    clear: both;
}
.accordian-faq h2 {
    position: relative;
    padding-right: 40px;
    cursor: pointer;
    font-size: 20px;
    text-transform: none;
    line-height: 40px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.accordian-faq h2.open-faq .icon-plus {
    background-position: -385px -88px !important;
}
.accordian-faq .icon-plus {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
}
.accordian-faq .accordian-faq-content {
    display: none;
    padding: 12px 0 20px;
    *zoom: 1;
}
.accordian-faq .accordian-faq-content:before, .accordian-faq .accordian-faq-content:after {
    content: " ";
    display: table;
}
.accordian-faq .accordian-faq-content:after {
    clear: both;
}
.accordian-faq .accordian-faq-content .col9 {
    margin-left: 0;
}
.resources header {
    height: 42px;
}
.resources .icon-plus {
    display: none;
}
.download-desc {
    position: relative;
    padding-left: 70px;
    height: 120px;
}
.download-desc img {
    position: absolute;
    left: 0px;
    top: 0px;
}
.parallax-content {
    min-height: 500px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.parallax-holder {
    min-height: 350px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.about-video {
    height: 0;
    padding-bottom: 64.5%;
    position: relative;
    margin-bottom: 20px;
}
.about-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.tech-spec-table table {
    border: solid 1px #fff;
}
.tech-spec-table table tr {
    border: solid 1px #fff;
}
.tech-spec-table table tr:nth-child(odd) {
    background-color: #fcfcfc;
}
.tech-spec-table table tr:nth-child(even) {
    background-color: #dedede;
}
.tech-spec-table table td {
    border: solid 1px #fff;
}
.red-row {
    background-color: #d2202f !important;
    font-style: italic !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
.red-row * {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
.global-flags {
    text-align: center;
}
.loading-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8) url(../img/loading.gif) 50% 50% no-repeat;
}
.loading-modal p {
    position: fixed;
    top: 55%;
    left: 0;
    width: 100%;
    text-align: center;
}
body.loading {
    overflow: hidden;
}
body.loading .loading-modal {
    display: block;
}
.main-banner {
    background: url(../img/temps/main-header.jpg) no-repeat;
    background-size: cover;
}
.pad20 {
    padding: 20px 0;
}
.pad100 {
    padding: 100px 0;
}
.bmargin100perc {
    margin-bottom: 100%}
.title-fonts-set {
    padding: 55px 0;
}
.pagination-title {
    margin-top: 40px !important;
}
.banner-bootstrap {
    background: url(../img/banners/banner-contact.jpg) no-repeat top center;
    background-size: cover;
}
.downloads {
    background: url(../img/banners/blueprint-header.jpg) no-repeat;
    background-size: cover;
    height: 254px;
}
.product-widgets {
    background: url(../img/banners/thermostat-header.jpg) no-repeat;
    background-size: cover;
}
img, iframe {
    max-width: 100%}
.title {
    color: #3a3a3a;
    text-align: center;
    padding: 26px 0;
}
.lowercase {
    text-transform: lowercase !important;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.parsley-errors-list {
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
}
.parsley-errors-list li {
    height: auto;
    clear: both;
    display: block;
    color: #FF0000;
    margin-bottom: 10px;
    padding: 0 0 0 6px !important;
    border: none;
    background-color: #f3dddd !important;
    line-height: 30px;
    font-size: 13px;
    border: solid 1px #FF0000 !important;
}
.parsley-errors-list li:hover {
    outline: none;
}
.message.required, .message.bad, .message.ErrorMessage {
    height: auto;
    clear: both;
    display: block;
    color: #FF0000;
    margin-bottom: 10px;
    padding: 0 0 0 6px;
    border: none;
    background-color: #f3dddd;
    line-height: 30px;
    font-size: 14px;
    border: solid 1px #FF0000;
}
.message.required:hover, .message.bad:hover, .message.ErrorMessage:hover {
    outline: none;
}
.message.required *, .message.bad *, .message.ErrorMessage * {
    color: #FF0000;
}
.hero {
    font-size: 18px;
    color: #797979;
    line-height: 24px;
    margin-bottom: 12px;
}
.small-text {
    font-size: 10px;
    padding: 5px;
}
.large-text {
    font-size: 36px;
    line-height: 1.4;
}
.read-more {
    font-size: 14px;
}
.view-all {
    text-align: center;
}
.red-text {
    color: #FF0000;
}
.center-text {
    text-align: center;
}
.center-el {
    margin: 0 auto !important;
}
.grey-bg {
    background-color: #ececec;
}
.darkgrey-bg {
    background-color: #c7bfbd;
}
.float-left {
    float: left;
}
.breadcrumb {
    font-size: 13px;
    color: #fff;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    *zoom: 1;
}
.breadcrumb:before, .breadcrumb:after {
    content: " ";
    display: table;
}
.breadcrumb:after {
    clear: both;
}
.breadcrumb li {
    list-style: none;
    float: left;
    margin-right: 5px;
}
.breadcrumb a {
    font-size: 13px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
}
.pagination {
    float: right;
    margin-top: 30px;
    margin-right: 10px;
    padding: 0;
    border-radius: 3px;
    border: solid 1px #cccccc;
    background-color: #fff;
}
.pagination li {
    float: left;
    width: 40px;
    border-right: solid 1px #cccccc;
    list-style: none;
    text-align: center;
}
.pagination a {
    color: #c3484a;
    text-decoration: none;
    padding: 8px;
    display: block;
}
.pagination a:hover {
    text-decoration: underline;
}
.pagination .hellip {
    padding: 8px;
    width: 20px;
}
.pagination .pprev {
    border-right: solid 1px #cccccc;
}
.pagination .pnext {
    border: none;
}
.pagination .active {
    background: #c3484a;
    color: #fff;
}
.pagination .active:hover {
    text-decoration: none;
}
.pagination .disabled {
    color: #cccccc;
    cursor: default;
}
.pagination .disabled:hover {
    text-decoration: none;
}
p.to-top {
    text-align: center;
    padding: 16px 0;
}
p.to-top a {
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
}
p.to-top a:hover {
    text-decoration: underline;
}
.over-hide {
    overflow: hidden;
}
.forgotten {
    font-size: 13px;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.bottom-divider {
    padding-bottom: 60px;
}
.honeypot {
    display: none !important;
}
.banner {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
}
.banner * {
    color: #fff;
}
.banner>.container {
    position: relative;
    padding: 100px 0 0;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.banner h1 {
    line-height: 1;
    margin: 47px 0 0 0;
    text-transform: uppercase;
}
.banner .watch-video {
    margin-top: 20px;
}
.banner .watch-video p {
    margin: 0;
}
.banner.bannertall {
    height: 510px;
}
.banner.bannertall h1 {
    margin-top: 100px;
}
.background-holder {
    position: relative;
    overflow: hidden;
}
.background-holder .container {
    position: relative;
}
.background {
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.price-guide {
    height: 510px;
    background: url(../img/banners/price-guide.jpg) no-repeat;
    background-size: cover;
}
.product-price {
    padding: 0;
    *zoom: 1;
}
.product-price:before, .product-price:after {
    content: " ";
    display: table;
}
.product-price:after {
    clear: both;
}
.product-price .inner {
    background: #f2f2f2;
    background: transparent\9;
    background: rgba(242, 242, 242, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7ff2f2f2, endColorstr=#7ff2f2f2);
    zoom: 1;
    margin-top: 14px;
    margin-bottom: 10px;
}
.product-price .inner:nth-child(n) {
    filter: none;
}
.product-price .inner>div {
    padding: 10px;
    min-height: 93px;
    *zoom: 1;
}
.product-price .inner>div:before, .product-price .inner>div:after {
    content: " ";
    display: table;
}
.product-price .inner>div:after {
    clear: both;
}
.product-price .inner h4 {
    margin: 0 0 6px 0;
    line-height: 20px;
    font-size: 18px !important;
    color: #505050;
}
.product-price .inner h3 {
    margin: 0 0 5px 0;
    line-height: 26px;
    font-size: 24px;
    color: #d2202f !important;
}
.product-price .inner h3 span {
    font-size: 18px;
    color: #d2202f !important;
}
.product-price .inner h3 sup {
    color: #d2202f;
}
.product-price .inner .kit-number {
    margin-top: 12px;
}
.product-price .inner span {
    color: #505050;
    font-family: Arial, sans-serif;
    font-weight: normal;
}
.product-price .inner sup {
    color: #505050;
}
.product-price .inner input[type="number"] {
    float: left;
    width: 32px;
    padding: 6px;
    color: #000;
}
.product-price.product-price-inline {
    width: 100%;
    margin: 0 0 20px 0;
}
.product-price.product-price-inline .inner {
    width: 100%;
    height: 46px;
}
.product-price.product-price-inline .inner>* {
    line-height: 46px;
    height: 46px;
    float: left;
}
.product-price.product-price-inline .inner h4 {
    margin: 0 10px;
}
.product-price.product-price-inline .inner h3 {
    margin: 0 14px;
}
.product-price.meter-length .inner, .product-price.price .inner {
    position: relative;
    height: 120px;
    padding: 10px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product-price.meter-length h4, .product-price.price h4 {
    margin-bottom: 10px;
}
.product-price.meter-length input[type="number"], .product-price.price input[type="number"] {
    width: 25px;
    height: 25px;
    padding: 5px;
    color: #000;
    float: left;
}
.product-price.meter-length h3, .product-price.price h3 {
    float: left;
}
.product-price.meter-length span, .product-price.price span {
    margin-left: 10px;
    float: left;
    width: 90px;
    line-height: 20px;
}
.product-cta-buttons {
    padding-bottom: 30px;
}
.banner-product-page {
    min-height: 500px;
    height: auto;
}
.banner-home-large, .why-use-warmup, .heating-mat, .downloads {
    height: auto;
}
.banner-home-large {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.banner-home-large .content-area {
    position: relative;
}
.heating-mat {
    position: relative;
    padding: 80px 0 40px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.heating-mat .background {
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.banner-video .video {
    margin-top: 90px;
    text-align: center;
}
.banner-video .video a {
    display: block;
    text-decoration: none;
}
.banner-video .video a:hover {
    text-decoration: underline;
}
.banner-video .video .play-large {
    cursor: pointer;
}
.banner-video .video p {
    line-height: 40px;
}
.banner-video .video .fancybox-video iframe {
    padding-bottom: 56.7%}
.fancybox-overlay {
    background: url(../img/fancybox_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.6);
}
.fancybox-opened .fancybox-skin {
    padding: 0 !important;
    background-color: transparent;
    border-radius: 0;
}
.fancybox-opened .fancybox-inner {
    height: 0 !important;
    padding-bottom: 75%;
    overflow: hidden !important;
}
.fancybox-opened .fancybox-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
}
@media only screen and (min-width: 240px) and (max-width: 1024px) {
    .banner .background {
    width: auto;
    height: 100%}
.fancybox-opened {
    width: 90% !important;
    left: 5% !important;
}
.fancybox-opened .fancybox-inner {
    width: 100% !important;
}
}
.btn {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 8px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border-radius: 3px;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.btn-red {
    background-color: #e32c40;
    background-image: -o-linear-gradient(top,  #e32c40 0%,  #c21a2c 100%);
    background-image: -ms-linear-gradient(top,  #e32c40 0%,  #c21a2c 100%);
    background-image: -moz-linear-gradient(top,  #e32c40,  #c21a2c);
    background-image: -webkit-gradient(linear,  left top,  left bottom,  from(#e32c40),  to(#c21a2c));
    background-image: linear-gradient(top,  #e32c40 0%,  #c21a2c 100%);
}
.btn-red:hover {
    background: #ac1727;
}
.btn-black {
    background-color: #505050;
    background-image: -o-linear-gradient(top,  #505050 0%,  #373737 100%);
    background-image: -ms-linear-gradient(top,  #505050 0%,  #373737 100%);
    background-image: -moz-linear-gradient(top,  #505050,  #373737);
    background-image: -webkit-gradient(linear,  left top,  left bottom,  from(#505050),  to(#373737));
    background-image: linear-gradient(top,  #505050 0%,  #373737 100%);
}
.btn-black:hover {
    background: #2a2a2a;
}
.btn-support {
    color: #fff;
    background: #d2202f;
    height: 100%;
    padding: 8px 20px;
    font-size: 12px;
    font-family: sans-serif;
    text-align: center;
    font-weight: normal;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.btn-support span {
    font-size: 13px;
    font-weight: bold;
}
.btn-support:hover {
    text-decoration: none !important;
    background: #a61925;
}
.btn-support em {
    font-style: normal;
}
.btn-career {
    display: block;
    width: 100%;
    margin-top: 20px !important;
}
.btn-finish .action {
    min-width: 160px;
}
.btn-hide {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
    font-size: 14px;
}
.btn-hide:hover {
    text-decoration: underline;
}
.red-arrow-up {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../img/sprite.png") no-repeat 0 -70px;
}
.play-medium {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../img/icon-play-med.png) no-repeat;
}
.play-large {
    display: block;
    width: 102px;
    height: 102px;
    margin: 0 auto;
    background: url("../img/sprite.png") no-repeat 0px -189px;
}
.icon-star-rating {
    width: 18px;
    height: 20px;
    display: inline-block;
    background: url("../img/sprite.png") no-repeat -228px -72px;
}
.pointer-white {
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -27px;
    width: 54px;
    height: 25px;
    background: url("../img/sprite.png") no-repeat -253px -72px;
    display: block;
}
.icon-warranty {
    background: url("../img/sprite.png") no-repeat -74px -113px;
    width: 80px;
    height: 80px;
}
.icon-plus {
    display: block;
    width: 15px;
    height: 15px;
    background: url(../img/sprite.png) no-repeat -385px -72px;
}
.icon-minus {
    display: block;
    width: 15px;
    height: 15px;
    background-position: -385px -88px !important;
}
.icon-small-next {
    float: right;
    width: 24px;
    height: 24px;
    background: url("../img/sprite.png") no-repeat;
    background-position: -55px -71px;
}
.icon-marker {
    background-position: 10px 0;
}
.small-icon {
    float: left;
    width: 20px;
    height: 20px;
    background: url("../img/sprite.png") no-repeat;
}
.icon-tick-bullet {
    background-position: -361px -72px;
}
.icon-img {
    display: inline-block;
    text-align: center;
}
.icon-img img {
    display: inline-block;
}
.icon {
    float: left;
    width: 60px;
    height: 60px;
    background: url("../img/sprite.png") no-repeat;
}
.icon-marker-num {
    background-position: -621px 0;
}
.icon-marker-num i {
    font-style: normal;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    position: absolute;
    top: 6px;
    left: 26px;
}
.icon-pdf {
    background-position: 0px -116px;
}
.icon-other, .icon-whole-house, .icon-residencia-completa, .icon-tous-maison, .icon-todo-su-hogar {
    width: 42px;
    background: url(../img/icon-other.png) no-repeat;
    background-position: 0px 6px;
}
.icon-bathroom, .icon-casa-de-banho, .icon-bano, .icon-salle-de-bain, .icon-bad {
    background-position: -170px 0;
    width: 42px;
}
.icon-white-bathroom, .icon-white-casa-de-banho, .icon-white-bano, .icon-white-salle-de-bain, .icon-white-bad {
    height: 40px;
    background-position: -685px -263px;
}
.icon-kitchen, .icon-cozinha, .icon-cocina, .icon-cuisine, .icon-kueche {
    background-position: -230px 0;
    width: 25px;
}
.icon-white-kitchen, .icon-white-cozinha, .icon-white-cocina, .icon-white-cuisine, .icon-white-kueche {
    height: 40px;
    background-position: -66px -360px;
}
.icon-living-room, .icon-living-room-and-sunrooms, .icon-sala, .icon-salon, .icon-wohnzimmer {
    background-position: -270px 0;
    width: 44px;
}
.icon-white-living-room, .icon-white-sala, .icon-white-salon, .icon-white-wohnzimmer {
    height: 40px;
    background-position: -149px -360px;
}
.icon-bedroom, .icon-bedroom-and-basement, .icon-quarto, .icon-chambre, .icon-dormitorio, .icon-schlafzimmer, .icon-badrum {
    background-position: -324px 0;
    width: 37px;
}
.icon-white-bedroom, .icon-white-quarto, .icon-white-chambre, .icon-white-dormitorio, .icon-white-schlafzimmer, .icon-white-badrum {
    height: 40px;
    background-position: -228px -360px;
}
.icon-outside, .icon-garden, .icon-exteriores, .icon-exterieur, .icon-außenbereiche {
    background-position: -378px 0;
    width: 33px;
}
.icon-white-outside, .icon-white-garden, .icon-white-exteriores, .icon-white-exterieur, .icon-white-außenbereiche {
    height: 40px;
    background-position: -310px -360px;
}
.icon-home {
    background-position: -411px 0;
}
.icon-star {
    background-position: -461px 3px;
}
.icon-red-star {
    background: url(../img/icons/icon-best-products.png);
}
.icon-heating {
    background-position: -48px 3px;
}
.icon-zoning {
    background-position: -107px 3px;
}
.icon-standards {
    background: url(../img/icons/icon-best-guarantees.png);
}
.icon-multi-rooms {
    background-position: -564px 3px;
}
.icon-white-pound {
    width: 40px;
    height: 40px;
    background-position: -623px -334px;
}
.icon-white-wall {
    width: 38px;
    height: 33px;
    background-position: -555px -337px;
}
.icon-stamp {
    background: url(../img/icons/icon-best-expertise.png);
}
.icon-white-stamp {
    width: 47px;
    height: 45px;
    background-position: -755px -327px;
}
.icon-service {
    background: url(../img/icons/icon-best-service.png);
}
.icon-award {
    background: url(../img/icons/icon-best-accreditations.png);
}
.icon-tick {
    background-position: -674px -60px;
}
.icon-small-bathroom, .icon-small-casa-de-banho, .icon-small-bano, .icon-small-salle-de-bain, .icon-small-bad {
    width: 20px;
    height: 18px;
    background: url(../img/icons/icon-bathroom.png) no-repeat;
}
.icon-small-bedroom, .icon-small-bedroom-and-basement, .icon-small-quarto, .icon-small-chambre, .icon-small-dormitorio, .icon-small-schlafzimmer, .icon-badrum {
    width: 20px;
    height: 17px;
    background: url(../img/icons/icon-bedroom.png) no-repeat;
}
.icon-small-kitchen, .icon-small-cozinha, .icon-small-cocina, .icon-small-cuisine, .icon-small-kueche {
    width: 18px;
    height: 25px;
    background: url(../img/icons/icon-kitchen.png) no-repeat;
}
.icon-small-living-room, .icon-small-living-room-and-sunrooms, .icon-small-living-room-and-sunrooms, .icon-small-sala, .icon-small-salon, .icon-small-wohnzimmer {
    width: 23px;
    height: 11px;
    background: url(../img/icons/icon-living-room.png) no-repeat;
}
.icon-small-outside, .icon-small-garden, .icon-small-exteriores, .icon-small-exterieur, .icon-small-außenbereiche {
    width: 20px;
    height: 21px;
    background: url(../img/icons/icon-outside.png) no-repeat;
}
.icon-small-whole-house, .icon-small-todo-su-hogar {
    width: 20px;
    height: 19px;
    background: url(../img/icons/icon-whole-house.png) no-repeat;
}
.icon-small-concrete {
    width: 22px;
    height: 22px;
    background: url(../img/icons/icon-concrete.png) no-repeat;
}
.icon-small-floorboards {
    width: 20px;
    height: 21px;
    background: url(../img/icons/icon-floorboards.png) no-repeat;
}
.icon-small-floorboards {
    width: 20px;
    height: 21px;
    background: url(../img/icons/icon-floorboards.png) no-repeat;
}
.icon-small-carpet {
    width: 22px;
    height: 22px;
    background: url(../img/icons/icon-carpet.png) no-repeat;
}
.icon-small-tile\/stone {
    width: 22px;
    height: 22px;
    background: url(../img/icons/icon-tile.png) no-repeat;
}
.icon-small-wood\/laminate {
    width: 22px;
    height: 22px;
    background: url(../img/icons/icon-laminate.png) no-repeat;
}
.icon-small-vinyl {
    width: 22px;
    height: 22px;
    background: url(../img/icons/icon-vinyl.png) no-repeat;
}
.icon-small-flooring1 {
    width: 20px;
    height: 21px;
    background: url(../img/icons/icon-flooring1.png) no-repeat;
}
.icon-small-flooring2 {
    width: 20px;
    height: 21px;
    background: url(../img/icons/icon-flooring2.png) no-repeat;
}
.icon-small-lshape {
    width: 22px;
    height: 22px;
    background: url(../img/icons/icon-lshape.png) no-repeat;
}
.icon-small-curved {
    width: 22px;
    height: 22px;
    background: url(../img/icons/icon-curved.png) no-repeat;
}
.icon-small-square {
    width: 17px;
    height: 22px;
    background: url(../img/icons/icon-square.png) no-repeat;
}
.products-icons {
    padding: 0;
}
.products-icons li {
    list-style: none;
    float: left;
}
.products-icons i {
    float: none;
    display: block;
}
.icon-wizard {
    float: left;
    width: 62px;
    height: 63px;
    background: url("../img/sprite-wizard.png") no-repeat;
}
.icon-concrete, .icon-finishedconcrete, .icon-cimento, .icon-cemento, .icon-beton {
    background-position: 0px 0px;
}
.icon-floorboards, .icon-wood, .icon-plywood, .icon-naturalwood\/bamboo, .icon-plancherbois, .icon-parquetcollé, .icon-madeira, .icon-madera, .icon-holz {
    background-position: -160px 0px;
}
.icon-tile, .icon-tile\/stone\/marble, .icon-moquette\/vinyles\/lièges {
    background-position: -335px -81px;
}
.icon-tileorstone, .icon-tile\/stone, .icon-fliesen {
    background-position: -320px -81px;
}
.icon-laminate, .icon-woodorlaminate, .icon-wood\/laminate, .icon-laminate\/enginereedwood, .icon-parquetflottant, .icon-laminado, .icon-laminat {
    background-position: -160px -81px;
}
.icon-carpet, .icon-alcatifa, .icon-moqueta, .icon-teppich {
    background-position: 0px -81px;
}
.icon-vinyl, .icon-vinyl\/cork, .icon-vinil, .icon-vinilo {
    background-position: -321px 0px;
}
.icon-0m {
    background-position: -620px 0px;
}
.icon-5m {
    background-position: -777px 0px;
}
.icon-20m {
    background-position: -940px 0px;
}
.icon-50m {
    background-position: -1097px 0px;
}
.icon-square {
    background-position: -1277px 0px;
}
.icon-lshape {
    background-position: -1438px 0px;
}
.icon-curved {
    background-position: -1596px 0px;
}
.color {
    width: 34px;
    height: 34px;
    border-radius: 17px;
    float: left;
    margin-right: 12px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.color.purple {
    background-color: #48203e;
}
.color.purple:hover {
    background: #532547;
}
.color.purple.selected {
    border: 3px solid #b15099;
}
.color.cream {
    background-color: #f5f4e3;
}
.color.cream.selected {
    border: 3px solid white;
}
.color.pink {
    background-color: #d03c74;
}
.color.pink.selected {
    border: 3px solid #eeb7cc;
}
.color.green {
    background-color: #a6ba48;
}
.color.green.selected {
    border: 3px solid #dce4b7;
}
.color.blue {
    background-color: #6bb79e;
}
.color.blue.selected {
    border: 3px solid #d2e9e1;
}
.color.black {
    background-color: #000;
}
.color.black.selected {
    border: 3px solid #4d4d4d;
}
.color.grey {
    background-color: #a0a8b1;
}
.color.grey.selected {
    border: 3px solid #f4f5f6;
}
.icon-social {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 20px;
    text-indent: -200px;
    overflow: hidden;
    background: url("../img/sprite-social.png") no-repeat;
}
.icon-facebook {
    background-position: 0px 0px;
}
.icon-facebook:hover {
    background-position: 0px -42px;
}
.icon-linkedin {
    background-position: -43px 0px;
}
.icon-linkedin:hover {
    background-position: -43px -42px;
}
.icon-twitter {
    background-position: -90px 0px;
}
.icon-twitter:hover {
    background-position: -90px -42px;
}
.icon-google {
    background-position: -136px 0px;
}
.icon-google:hover {
    background-position: -136px -42px;
}
.icon-youtube {
    background-position: -176px 0px;
}
.icon-youtube:hover {
    background-position: -176px -42px;
}
.icon-email {
    background: url(../img/icon-email.png) no-repeat;
    background-position: 0px 0px;
}
.icon-email:hover {
    background-position: 0px -42px;
}
.icon-total {
    width: 20px;
    height: 20px;
    background: url("../img/sprite.png") no-repeat;
}
.icon-total-up {
    background-position: -267px -154px;
}
.icon-total-down {
    background-position: -267px -133px;
}
.icon-qq {
    width: 38px;
    height: 33px;
    background: url(../img/sprite-quick-quote.png) no-repeat;
}
.icon-dont-know {
    background-position: -625px 10px;
}
.icon-qq-architect {
    background-position: 4px 4px;
}
.icon-qq-builder {
    background-position: -40px 4px;
}
.icon-qq-owner {
    background-position: -92px 4px;
}
.icon-qq-installer {
    background-position: -151px 10px;
}
.icon-qq-retailer {
    background-position: -213px 4px;
}
.icon-qq-electrician {
    background-position: -657px 7px;
}
.icon-qq-plumber {
    background-position: -749px 8px;
}
.icon-qq-tiler {
    background-position: -704px 4px;
}
.icon-qq-days {
    background-position: -264px 4px;
}
.icon-qq-weeks {
    background-position: -324px 4px;
}
.icon-qq-under-month {
    background-position: -384px 4px;
}
.icon-qq-over-month {
    background-position: -455px 4px;
}
.icon-qq-new-build {
    background-position: -527px 4px;
}
.icon-qq-renovation {
    background-position: -576px 4px;
}
.icon-white-whole-house {
    background: transparent url(../img/icon-whole-house.png) no-repeat;
    width: 60px;
    height: 60px;
}
.arrow-dd {
    display: block;
    background: url("../img/sprite.png") no-repeat -410px -72px;
    width: 8px;
    height: 7px;
}
label {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #3a3a3a;
}
fieldset {
    border: none;
    padding: 0;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    float: left;
    border: 1px solid #cccccc;
    padding: 5px;
    font-size: 12px;
    font-style: italic;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
input[type="text"] input::-webkit-input-placeholder, input[type="text"] textarea::-webkit-input-placeholder, input[type="text"] input:-moz-placeholder, input[type="text"] textarea:-moz-placeholder, input[type="text"] input:-ms-input-placeholder, input[type="text"] textarea:-ms-input-placeholder, input[type="email"] input::-webkit-input-placeholder, input[type="email"] textarea::-webkit-input-placeholder, input[type="email"] input:-moz-placeholder, input[type="email"] textarea:-moz-placeholder, input[type="email"] input:-ms-input-placeholder, input[type="email"] textarea:-ms-input-placeholder, input[type="password"] input::-webkit-input-placeholder, input[type="password"] textarea::-webkit-input-placeholder, input[type="password"] input:-moz-placeholder, input[type="password"] textarea:-moz-placeholder, input[type="password"] input:-ms-input-placeholder, input[type="password"] textarea:-ms-input-placeholder, textarea input::-webkit-input-placeholder, textarea textarea::-webkit-input-placeholder, textarea input:-moz-placeholder, textarea textarea:-moz-placeholder, textarea input:-ms-input-placeholder, textarea textarea:-ms-input-placeholder {
    color: #cccccc;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
    font-style: normal;
    color: #797979;
    font-size: 12px;
}
input[type="text"], input[type="email"], input[type="password"] {
    height: 31px;
}
input[type="checkbox"] {
    margin: 8px 8px 8px 0;
}
select {
    border: 1px solid #cccccc;
}
input[type="submit"] {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding: 10px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border: none;
    border-radius: 3px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #e32c40;
    background-image: -o-linear-gradient(top,  #e32c40 0%,  #c21a2c 100%);
    background-image: -ms-linear-gradient(top,  #e32c40 0%,  #c21a2c 100%);
    background-image: -moz-linear-gradient(top,  #e32c40,  #c21a2c);
    background-image: -webkit-gradient(linear,  left top,  left bottom,  from(#e32c40),  to(#c21a2c));
    background-image: linear-gradient(top,  #e32c40 0%,  #c21a2c 100%);
}

input[type="submit"]:hover {
    background-color: #ac1727;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
textarea {
    font-size: 14px;
}
button {
    border: none;
}
.input-holder {
    position: relative;
}
.input-holder input[type="text"] {
    width: 100%}
.input-holder .btn {
    width: auto;
    height: 31px;
    position: absolute;
    right: 0px;
    top: -5px;
    padding: 10px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    font-size: 10px;
    cursor: pointer;
}
#Form_ContactForm {
    margin-top: 12px;
}
.main-form fieldset {
    margin: 0;
}
.main-form .field {
    width: 100%}
.main-form .field .dropdown {
    clear: both;
    margin-bottom: 10px;
}
.main-form input[type="text"], .main-form input[type="email"], .main-form input[type="password"] {
    float: none;
    width: 60%;
    margin-bottom: 10px;
}
.main-form label {
    float: left;
    width: 40%}
.main-form button, .main-form .action, .main-form #Remember, .main-form #ForgotPassword {
    float: right;
    width: 60%}
.main-form select {
    padding: 6px;
    width: 60%;
    margin: 0;
}
.main-form h4 {
    float: left;
}
.main-form #Remember label {
    width: auto;
    line-height: 30px;
}
.main-form #Remember input[type="checkbox"] {
    float: left;
}
.main-form #ForgotPassword {
    text-align: center;
}
.main-form .action {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
.tab-ui-block {
    position: relative;
    width: 18%;
    margin: 0 1%;
    float: left;
    background-color: #fff;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    border: solid 3px #fff;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tab-ui-block .icon {
    display: inline-block;
    float: none;
    margin-left: -1.5px;
}
.tab-ui-block:hover {
    border: solid 3px #d2202f;
}
.tab-ui-block .tab-ui-pointer {
    display: none;
    width: 55px;
    height: 26px;
    background: url(../img/sprite.png) no-repeat -255px -70px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -28px;
}
.tab-ui-block.open .tab-ui-pointer {
    display: block;
}
.tab-ui-content {
    position: relative;
    width: 98%;
    margin: 30px 1%;
    background-color: #fff;
    padding: 16px;
    height: 190px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tab-ui-content>div {
    display: none;
    position: absolute;
    top: 16px;
    left: 16px;
}
.tab-ui-content .open {
    display: block !important;
}
@media (min-width: 240px) and (max-width: 1024px) {
    .tab-ui-block {
    padding: 10px 0;
}
.tab-ui-block h4 {
    display: none;
}
}@media (min-width: 240px) and (max-width: 599px) {
    .tab-ui-content {
    height: 320px;
}
}ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
.resp-tabs-list li {
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content {
    display: none;
    padding: 15px;
}
.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}
.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
.resp-tab-content {
    border: 1px solid #c1c1c1;
}
h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}
h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px !important;
}
h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 6px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #fff;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #fff;
}
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion h2.resp-accordion {
    display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
.resp-jfit {
    width: 100%;
    margin: 0px;
}
.resp-tab-content-active {
    display: block;
}
h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
    display: none;
}
h2.resp-accordion {
    display: block;
}
.resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
}
.resp-accordion-closed {
    display: none !important;
}
.resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}
}@media only screen and (min-width: 200px) and (max-width: 640px) {
    .example_video_1 {
    width: 300px;
    height: 300px;
}
}@media only screen and (min-width: 640px) and (max-width: 1019px) {
    .example_video_1 {
    width: 640px;
    height: 640px;
}
}@media only screen and (min-width: 1020px) {
    .example_video_1 {
    width: 1200px;
    height: 780px;
}
}table {
    border-top: solid 1px #797979;
    border-left: solid 1px #797979;
    border-spacing: 0;
    font-size: 14px;
    background-color: #fff;
}
table.col6 {
    padding: 0;
}
td {
    border-bottom: solid 1px #797979;
    border-right: solid 1px #797979;
    padding: 4px;
}
.map {
    width: 100%;
    height: 600px;
    position: relative;
    clear: both;
}
.map-container {
    position: relative;
}
#map-container {
    margin: 0 !important;
}
#map, #contact-map {
    width: 100% !important;
    height: 100% !important;
    float: none !important;
}
#loc-list {
    height: auto !important;
}
.map-content {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 50;
}
.map-content .container {
    position: relative;
    height: 0;
}
.map-content .map-info {
    position: absolute;
}
.map-content img {
    float: left;
    width: 61px;
}
.map-content .suppliers-results {
    width: 100% !important;
}
.map-content ul {
    padding: 0;
    margin: 0;
}
.map-content .supplier-info {
    position: relative;
    width: 100%;
    float: left;
    padding: 12px 170px 12px 80px;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    background-color: #ececec;
    cursor: pointer;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.map-content .supplier-info h4, .map-content .supplier-info p {
    margin: 0;
}
.map-content .supplier-info .icon-marker-num {
    position: absolute;
    left: 14px;
    top: 20px;
}
.map-content .supplier-info img {
    position: absolute;
    left: 84px;
    top: 20px;
}
.map-content .map-address {
    min-height: 70px;
}
.map-content .map-phone {
    position: absolute;
    right: 30px;
    top: 47px;
}
.store-search fieldset {
    float: left;
    width: 70%;
    margin: 8px 12px 8px 0;
}
.store-search input[type="text"] {
    width: 100%}
#list li {
    position: relative;
    width: 100%;
    float: left;
    padding: 12px 130px 12px 200px;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    background-color: #ececec;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.list-label {
    position: absolute;
    left: 14px;
    top: 20px;
    float: left;
    width: 60px;
    height: 60px;
    background: url("../img/sprite.png") no-repeat;
    background-position: -621px 0;
}
.gm-style-iw {
    width: 200px;
/*    height: 80px;*/
}
.gm-style-iw .loc-name {
    font-size: 16px;
}
.supplier-info-map {
    padding-left: 50px;
    position: relative;
}
.supplier-info-map img {
    position: absolute;
    top: 0;
    left: 0;
}
.map-list-open .btn-hide {
    display: block;
}
@media only screen and (min-width: 240px) and (max-width: 1024px) {
    .map-content {
    width: 100%;
    position: static;
    top: auto;
    left: auto;
    float: left;
    *zoom: 1;
}
.map-content:before, .map-content:after {
    content: " ";
    display: table;
}
.map-content:after {
    clear: both;
}
.map-content .map-info {
    padding: 0px !important;
    position: static;
}
}.product {
    position: relative;
    background-color: #ececec;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    padding: 0 !important;
}
.product img {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 130px;
    height: 99px;
}
.product .icon-small-next {
    margin: 10px;
}
.product .view-product {
    display: none;
}
.product-main-link {
    text-decoration: none;
}
.product-main-link:hover .icon-small-next {
    margin-right: 5px !important;
}
.product-title {
    display: block;
    padding: 10px 10px 10px 160px;
    background-color: #f4f4f4;
    text-decoration: none;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product-title.search-result {
    padding: 10px 10px 10px 20px;
}
.product-title.search-result:hover .icon-small-next {
    margin-right: 5px;
}
.product-desc {
    padding: 10px 10px 10px 160px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product-desc.search-result {
    padding: 10px 10px 10px 20px;
}
.list-grid-container {
    width: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    *zoom: 1;
}
.list-grid-container:before, .list-grid-container:after {
    content: " ";
    display: table;
}
.list-grid-container:after {
    clear: both;
}
.list-grid-container .list-grid {
    float: right;
}
.list-grid-container .list-grid * {
    float: left;
}
.btn-product-list, .btn-product-grid {
    width: 48px;
    height: 21px;
    margin-left: 10px;
    background: url(../img/icon-grid-list.png) no-repeat;
}
.btn-product-list {
    background-position: 0px -33px;
}
.btn-product-list.active {
    background-position: 0px 0px;
}
.btn-product-grid {
    background-position: -58px -33px;
}
.btn-product-grid.active {
    background-position: -58px 0px;
}
.products-icons {
    text-align: center;
    font-size: 10px;
}
.products-icons li {
    margin: 0 1%}
.product-filter {
    margin-top: 15px;
}
.product-filter h3 a {
    margin-left: 8px;
    font-size: 12px;
    line-height: 30px;
    color: #3a3a3a;
}
.product-filter h4,.product h4 {
    margin-top: 16px;
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 600;
}
.product-filter label {
    float: none;
    display: block;
    clear: both;
    margin-left: 10px;
    cursor: pointer;
    font-weight: normal;
    color: #3a3a3a;
    font-size: 15px;
}
.product h5 {
    color: #ff0000;
    font-size: 14px;
    font-weight: 600;
}
.product-benefits {
    padding: 0;
    margin: 0;
}
.product-benefits li {
    list-style: none;
    float: left;
    width: 100%;
    padding-left: 80px !important;
    position: relative;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product-benefits li:before {
    display: none !important;
}
.product-benefits p {
    margin-top: 2px;
}
.product-benefits img {
    position: absolute;
    top: 0px;
    left: 10px;
}
.content ul {
    padding: 0;
}
.content li {
    position: relative;
    list-style: none;
    padding-left: 30px;
    line-height: 24px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.content li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    background: transparent url(../img/icon-list-tick.png) no-repeat;
    width: 18px;
    height: 18px;
}
.content li p {
    margin: 2px 0 20px;
}
.quote-me .col12 {
    padding-right: 150px;
    position: relative;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.quote-me h3 {
    float: left;
    font-size: 22px;
    padding: 30px 0;
    width: 60%;
    max-width: 420px;
    line-height: 1.4;
}
.quote-me .refer-terms {
    width: 60%;
    float: left;
    padding: 30px 0;
}
.quote-me .refer-terms h3 {
    float: none;
    width: 100%;
    padding: 0;
}
.quote-me .refer-terms a {
    font-size: 13px;
}
.quote-me .domestic-price {
    float: right;
    width: 60px;
    margin-top: 30px;
    margin-right: 10px;
}
.quote-me .domestic-price * {
    float: none;
    display: block;
}
.quote-me .domestic-price .icon-img {
    display: inline-block;
    text-align: center;
}
.quote-me .domestic-price .icon-img img {
    display: inline-block;
}
.quote-me .domestic-price span {
    font-size: 10px;
}
.quote-me .btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px !important;
}


.option,.option-other {
    width: 80px;
   line-height:15px;
    float: left;
    text-align: center;
    color: #797979;
    text-decoration: none;
    height: 94px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.option:hover, .option.selected,.option-other:hover, .option-other.selected{
    background-color: #cccccc;
    outline: 2px solid #FF0000;
    color: #FF0000;
    height: 94px;
}

.option .icon,.option-other .icon {
    float: none;
    display: inline-block;
}
.option span,.option-other span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
	font-weight:bold;
}
.parallax, .category-parallax {
    position: relative;
    height: 50px;
    margin-top: 50px !important;
    width: 375px;
}
.parallax {
    height: 440px;
}
.category-parallax {
    height: 320px;
}
.part {
    position: absolute;
    left: 0;
}
.product-part {
    position: relative;
}
.product-part span {
    display: none;
    position: absolute;
    width: 128px;
    top: 0;
    left: -200px;
    padding: 10px 15px;
    background-color: #ececec;
    color: #000;
}
.product-part span i {
    width: 16px;
    height: 30px;
    background: url(../img/sprite.png) no-repeat -181px -137px;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -15px;
}
.product-part span.show-info {
    display: block;
}
.category-parallax .product-part span {
    background-color: #fff;
}
.category-parallax .product-part span i {
    background: url(../img/icon-arrow-category-parallax.png) no-repeat -8px -1px;
}
.part1 {
    top: 0px;
    left: 0;
    z-index: 7;
}
.part2 {
    top: 0px;
    left: 0;
    z-index: 6;
}
.part3 {
    top: 0px;
    left: 0;
    z-index: 5;
}
.part4 {
    top: 0px;
    left: 0;
    z-index: 4;
}
.part5 {
    top: 0px;
    left: 0;
    z-index: 3;
}
.part6 {
    top: 0px;
    left: 0;
    z-index: 2;
}
.par7 {
    top: 0px;
    left: 0;
    z-index: 1;
}
.parallax-open {
    width: 375px;
    height: 330px;
    position: relative;
    margin-top: 100px !important;
}
.parallax-open.single-parallax {
    margin-top: 30px !important;
}
.parallax-open .product-part span {
    width: 128px;
    top: 0;
    left: -200px;
}
.parallax-open .part1 {
    top: -65px !important;
}
.parallax-open .part2 {
    top: -39px !important;
}
.parallax-open .part3 {
    top: -13px !important;
}
.parallax-open .part4 {
    top: 13px !important;
}
.parallax-open .part5 {
    top: 39px !important;
}
.parallax-open .part6 {
    top: 65px !important;
}
.parallax-open .part7 {
    top: 91px !important;
}
.parallax-open .part1-name {
    top: -52px !important;
}
.parallax-open .part2-name {
    top: -18px !important;
}
.parallax-open .part3-name {
    top: 4px !important;
}
.parallax-open .part4-name {
    top: 52px !important;
}
.parallax-open .part5-name {
    top: 72px !important;
}
.parallax-open .part6-name {
    top: 112px !important;
}
.parallax-open .part7-name {
    top: 172px !important;
}
.cat-rollover-msg {
    clear: both;
    text-align: left;
    width: 375px;
    padding: 4px 0 10px;
}
.rollover-msg {
    min-height: 23px;
    clear: both;
    text-align: center;
    width: 375px;
    padding: 4px 0 10px;
}
.efficiency {
    margin-top: 60px !important;
    position: relative;
    padding: 10px 280px 10px 10px !important;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.efficiency p {
    margin: 0;
}
.efficiency .versus {
    position: absolute;
    right: -17px;
    bottom: 50px;
}
.efficiency .heat-chart {
    text-align: center;
    position: absolute;
    top: -25px;
}
.efficiency .heat-chart i {
    background: url(../img/sprite-heating.png) no-repeat;
    width: 62px;
    height: 57px;
    display: block;
    margin-top: 20px;
}
.efficiency .heat1 {
    right: 190px;
}
.efficiency .heat1 i {
    background-position: 0px 0px;
}
.efficiency .heat2 {
    right: 100px;
}
.efficiency .heat2 i {
    background-position: -76px 0px;
}
.efficiency .heat3 {
    right: 10px;
}
.efficiency .heat3 i {
    background-position: -155px 0px;
}
.efficiency .heat4 {
    right: 190px;
}
.efficiency .heat4 i {
    background-position: -241px 0px;
}
.efficiency .heat5 {
    right: 100px;
}
.efficiency .heat5 i {
    background-position: -320px 0px;
}
.efficiency .heat6 {
    right: 10px;
}
.efficiency .heat6 i {
    background-position: -400px 0px;
}
.already-purchased {
    padding: 0;
}
.already-purchased p {
    margin: 8px 0;
}
.already-purchased p a {
    font-size: 15px;
    margin-left: 10px;
}
.exit-bar {
    float: right;
    text-decoration: none;
}
.room-details a {
    color: #797979;
}
.room-details .btn {
    color: #fff;
}
.wizard-filters {
    background: #f4f4f4;
    padding: 10px 0;
    height: 80px;
}
.wizard-filters .col3 {
    position: relative;
}
.wizard-filters ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
}
.wizard-filters ul li .arrow-dd {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -5px;
}
.wizard-filters ul li.selected ul {
    display: block;
}
.wizard-filters ul ul {
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}
.wizard-filters ul .with-icon {
    position: relative;
    padding-left: 40px;
}
.wizard-filters ul .with-icon .icon {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -11px;
}
.wizard-filters ul .with-icon .icon-small-living-room {
    margin-top: -5px;
}
.wizard-filters ul a {
	padding-left:10px!important;
    display: block;
    padding: 15px 0;
    font-size: 12px;
    text-decoration: none;
    line-height: 15px;
    color: #797979;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	font-weight:bold;
  padding-right: 10px;
}
.wizard-filters ul a:hover {
    text-decoration: underline;
}
.wizard-filters ul .current {
    position: relative;
    padding-right: 20px;
}
.wizard-filters ul .current .icon, .wizard-filters ul .current .icon-wizard {
    position: absolute;
    right: 10px;
    top: 28px;
    background: url("../img/sprite.png") no-repeat -410px -72px;
    width: 10px;
    height: 10px;
}
.wizard-filters .input-holder {
    height: 63px;
    padding: 16px 10px;
    background: #fff;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wizard-filters .input-holder input[type="text"] {
    width: 50px;
    margin-right: 4px;
}
.wizard-filters .input-holder .table-cell {
    height: 31px;
}
.survey-row {
    display: none;
    margin-top: 20px;
    padding: 20px 0;
    background-color: white;
    *zoom: 1;
}
.survey-row:before, .survey-row:after {
    content: " ";
    display: table;
}
.survey-row:after {
    clear: both;
}
.survey-row:first-child, .survey-row .open {
    display: block;
}
.survey-row .container {
    position: relative;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.survey-row .progress {
    position: absolute;
    top: 0px;
    right: 10px;
}
.survey-row .progress .prog {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: 6px;
    background-color: #fff;
    border: solid 1px #797979;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.survey-row .progress .prog.completed {
    background-color: #d2202f;
    border: solid 1px #d2202f;
}
.survey-row h4 {
    margin-bottom: 10px;
}
.survey-row label {
    line-height: 30px;
}
.survey-row ul {
    margin: 0;
    padding: 0;
}
.survey-row li {
    position: relative;
    width: 100%;
    height: 33px;
    list-style: none;
    background-color: #fff;
    padding: 0px 10px 9px 40px;
    margin-bottom: 10px;
    border: solid 1px #fff;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.survey-row li:hover, .survey-row li.selected {
    border: solid 1px #FF0000;
}
.survey-row li i {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 33px;
    height: 31px;
}
.survey-row li a, .survey-row li span {
    text-decoration: none;
 /*   display: block;*/
    margin-top: -10px;
    padding: 8px 0 7px;
}
.survey-row input[type="text"], .survey-row input[type="email"], .survey-row select {
    width: 100%;
    height: 31px;
    margin-bottom: 10px;
	
	    padding: .6180469716em !important;
    background-color: #f2f2f2 !important;
    color: #43454b !important;
    outline: 0 !important;
    border: 0 !important;
    -webkit-appearance: none !important;
    box-sizing: border-box !important;
    font-weight: 400 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125) !important;
}
.survey-row select {
    padding: 6px 0 6px 6px;
    color:#000;
}
.survey-row .size {
    width: 100px !important;
    margin-left: 10px;
}
.survey-row .room-counter {
    line-height: 50px;
}
.question {
    margin-bottom: 0px;
    padding-left: 60px;
    padding-right: 100px;
    position: relative;
    *zoom: 1;
}
.question:before, .question:after {
    content: " ";
    display: table;
}
.question:after {
    clear: both;
}
.question h3 {
    margin-bottom: 16px;
}
.question-num {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 10px;
    background-color: #fff;
    text-align: center;
    -ms-border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}
.question-num i {
    display: block;
    margin-top: 5px;
    font-style: normal;
    font-size: 22px;
    color: #FF0000;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.q-option {
    background-color: #fff;
    text-align: center;
    color: #797979;
    text-decoration: none;
    padding: 20px 0;
}
.q-option i {
    float: none;
    display: block;
    margin: 0 auto;
}
.q-option span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
}
.q-option:hover, .q-option.selected {
    outline: solid 3px #d2202f;
}
.list-checkbox li {
    cursor: pointer;
}
.list-checkbox input[type="radio"] {
    display: none;
}
.room-total {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    height: 40px;
}
.room-total * {
    display: inline-block;
}
.room-total a {
    margin-top: 8px;
    text-indent: -2000px;
    overflow: hidden;
}
.room-total input[type="number"] {
    width: 30px;
    height: 30px;
    margin: 0 10px;
    text-align: center;
	
	    padding: .6180469716em !important;
    background-color: #f2f2f2 !important;
    color: #43454b !important;
    outline: 0 !important;
    border: 0 !important;
    -webkit-appearance: none !important;
    box-sizing: border-box !important;
    font-weight: 400 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125) !important;
}
.room-total .parsley-errors-list {
    display: none;
}
.prev-room {
    margin-top: 30px !important;
    margin-right: 0px !important;
    float: left;
}
.next-step {
    margin-top: 30px !important;
    margin-right: 0px !important;
    clear: both;
}
.next-step a:first-child, .next-step h4:first-child {
    float: left;
    color: #797979;
}
.next-step .btn {
    color: #fff !important;
}
.quick-quote .q-option:hover, .quick-quote .q-option .selected, .register-warranty .q-option:hover, .register-warranty .q-option .selected {
    outline: 0;
}
.quick-quote textarea, .quick-quote input[type="email"], .register-warranty textarea, .register-warranty input[type="email"] {
    width: 100%

  
}
.cost-calculator .question {
    padding-right: 0;
    margin-bottom: 30px;
    padding-left: 0;
}
#et-main-area .cost-calculator .question h3 {
    margin-bottom: 10px;
    margin-left: 10px;
    padding-bottom: 0px !important;
}
.cost-calculator input[type="text"], .cost-calculator select, .cost-calculator textarea, .cost-calculator input[type="email"], .cost-calculator label {
    width: 100%}
.cost-calculator label {
    margin-bottom: 6px;
}
.cost-calculator .btn-finish .btn {
    min-width: 160px;
    margin-right: 10px;
}
.wizard-options {
    margin-top: 20px;
}
.wizard-options .option,.wizard-options .option-other {
    margin-right: 10px;
    width: 90px;
}
.wizard-options .option i,.wizard-options .option-other i {
    float: none;
    display: inline-block;
}
.wizard-options.floor-type-options a {
    display: table;
    height: 40px;
}
.wizard-options.floor-type-options a span {
    display: table-cell;
    vertical-align: middle;
}
.register-carousel-row {
    margin-top: 20px;
    padding: 20px 0;
    background-color: #ececec;
}
.register-carousel {
    padding: 0;
    margin: 0;
    list-style: none;
}
.register-carousel li {
    background: none;
}
.register-carousel li a {
    display: block;
    text-decoration: none;
}
.register-carousel li span {
    height: 22px;
}
.details {
    height: 410px;
}
.details .container {
    position: relative;
}
.details .detail {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.details .detail:first-child, .details .detail .current {
    display: block;
}
.details .detail.hide {
    display: none;
}
.ss-uploadfield-dropzone {
    display: none;
    width: 140px;
    height: 20px;
    padding: 70px;
    margin: 20px 0;
    border: dashed 3px #000;
    text-align: center;
}
.ss-uploadfield-item-info label {
    float: none;
    display: block;
}
.success-msg h3 {
    margin-bottom: 12px;
}
.success-msg .col1 {
    width: 60px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.success-msg .q-option {
    display: table;
    height: 110px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.success-msg .icon-qq {
    width: 20px;
}
.skip-step {
    line-height: 50px;
    min-width: 0 !important;
    width: auto;
}
.view-outdoor {
    display: block;
    margin-top: 10px;
	font-weight:600;
	font-size:14px;
	color:#ff0000;
}
#sequence {
    position: relative;
}
.testimonials {
    padding-bottom: 40px;
}
.testimonials .container {
    position: relative;
    overflow: hidden;
}
.testimonials .carousel {
    padding: 0;
    height: 100%;
    width: 76%;
    margin: 0 12% 30px;
}
.testimonials .carousel .slick-list {
    padding: 30px 0;
}
.testimonials li {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    list-style: none;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.testimonials .animate-in .testimonial {
    left: 0;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.testimonials .animate-out .testimonial {
    left: 100%;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.testimonials .testimonial {
    position: relative;
    background: #fff;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.testimonials .comment {
    padding: 40px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.testimonials .comment .hero {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px;
}
.testimonials .comment h4, .testimonials .comment h5 {
    margin-top: 10px;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 55px;
    height: 55px;
    background: url("../img/sprite.png") no-repeat;
    overflow: hidden;
    text-indent: -2000px;
}
.slick-prev {
    background-position: -95px -60px;
    left: -100px !important;
    z-index: 10;
    -o-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
.slick-prev:hover {
    left: -110px !important;
}
.slick-prev:before {
    content: ""}
.slick-next {
    background-position: -155px -60px;
    right: -100px !important;
    z-index: 10;
    -o-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
.slick-next:hover {
    right: -110px !important;
}
.slick-next:before {
    content: ""}
.product-carousel {
    position: relative;
    height: 140px;
}
.product-carousel .sequence-canvas {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.product-carousel li {
    list-style: none;
    position: absolute;
    width: 96%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product-carousel li>* {
    position: absolute;
}
.product-carousel li div {
    width: 100%;
    left: -200%;
    padding-left: 80px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.product-carousel li div img {
    position: absolute;
    left: 0px;
    top: 0px;
}
.product-carousel .animate-in div {
    left: 0;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.product-carousel .animate-out div {
    left: 200%;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.btn-small-carousel {
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 50;
    background-color: #d2202f;
}
.btn-small-carousel a {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../img/sprite.png) no-repeat;
}
.btn-small-carousel .btn-prev-small {
    background-position: -169px -197px;
}
.btn-small-carousel .btn-next-small {
    background-position: -189px -197px;
}
.btn-small-carousel>span {
    float: left;
    margin: 0 8px;
}
#carousel {
    margin-top: 10px;
    margin-bottom: 20px;
}
#carousel li {
    margin-right: 5px;
    cursor: pointer;
}
#carousel li img {
    width: 86px;
    height: 48px;
}
.flexslider ul {
    margin: 0;
    padding: 0;
}
.flexslider .main-image img {
    width: 100%;
    height: auto;
}
#slider {
    position: relative;
}
#slider .flex-direction-nav {
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider .flex-next, #slider .flex-prev {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    background: url("../img/sprite.png") no-repeat;
    text-indent: -2000px;
    overflow: hidden;
}
#slider .flex-prev {
    left: 10px;
    background-position: -316px -72px;
}
#slider .flex-next {
    right: 10px;
    background-position: -336px -72px;
}
#slider .frame-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
#slider iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
#slider img {
    width: 100%;
    height: auto;
}
#carousel .flex-direction-nav {
    display: none;
}
.video-carousel {
    position: relative;
}
.video-carousel .play-large {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -55px 0 0 -55px;
}
.video-carousel img {
    width: 100%}
.video-collection {
    overflow: hidden;
}
.video-collection ul {
    width: 110%;
    padding: 0;
}
.video-collection li {
    width: 60px;
    float: left;
    margin-right: 20px;
    list-style: none;
}
.btn-carousel-small {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    background: url("../img/sprite.png") no-repeat;
}
.btn-small-prev {
    left: 10px;
    background-position: -316px -72px;
}
.btn-small-next {
    right: 10px;
    background-position: -336px -72px;
}
.typography .red-row {
    background-color: #d2202f;
    font-style: italic;
}
.typography .red-row * {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.typography .lowercase {
    text-transform: lowercase !important;
}
.ui-timepicker-table {
    border: none !important;
    font-family: 'museo_sans500' !important;
}
.ui-timepicker-table .ui-timepicker-hours {
    padding: 3px 4px 0 0;
    border: none;
}
.ui-timepicker-table .ui-timepicker-minutes {
    padding: 3px 0 0;
    border: none;
}
.ui-timepicker-table .ui-timepicker-title {
    background: #d2202f;
    color: #fff;
    font-weight: normal;
    border: none;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.ui-timepicker-table .ui-timepicker {
    border: none;
    border-left: solid 1px #797979;
}
.ui-timepicker-table .ui-timepicker td a, .ui-timepicker-table .ui-timepicker td span {
    font-size: 14px;
    background: transparent;
    text-align: center;
    height: 100%;
    border: none;
}
.ui-timepicker-table .ui-timepicker td a:hover {
    background-color: #ddd;
}
.ui-timepicker-table .periods {
    font-weight: normal !important;
    border-right: solid 1px #797979;
    border-bottom: solid 1px #797979;
}
.ui-datepicker-calendar {
    border-left: none;
}
.ui-datepicker {
    border: none !important;
    font-family: 'museo_sans500' !important;
}
.ui-datepicker .ui-datepicker-header {
    background: #d2202f;
    color: #fff;
    font-weight: normal;
    border: none;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-title span {
    font-size: 16px;
}
.ui-datepicker .ui-datepicker {
    border: none;
}
.ui-datepicker .ui-datepicker td a, .ui-datepicker .ui-datepicker td span {
    font-size: 14px;
    background: transparent;
    text-align: center;
    height: 100%;
    border: none;
}
.ui-datepicker .ui-datepicker td a:hover {
    background-color: #ddd;
}
.ui-datepicker .ui-widget-header .ui-icon {
    background: transparent url(../img//datepicker-arrows.png) no-repeat;
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}
.ui-datepicker .ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
    background-position: 0px -17px;
}
.ui-datepicker .ui-widget-header .ui-datepicker-prev, .ui-datepicker .ui-widget-header .ui-datepicker-next {
    top: 50%;
    margin-top: -14px;
}
.ui-datepicker .ui-widget-header .ui-state-hover {
    background: none;
    border: none;
    cursor: pointer;
}

#main-content .wizard-filters .container:after { clear: both; content: " "; display: block; }

#main-content .wizard-filters .container {  padding-top: 0px;}

.wizard-filters h4 {
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 600;
}
.wizard-filters p {
    color: #797979;
    font-size: 16px;
    line-height: 23px;
}

.wizard-filters a {
    color: #ff0000;
    font-size: 16px;
}
.product-filter h3,#et-main-area .resources h3 {
    color: #ff0000;
    font-size: 20px;
    margin-bottom: 6px;
    padding-bottom: 0px !important;
}

#main-content .survey-row .container{
    padding-top: 0px;
}

.registerwarrenty_form li {
    background-color: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    height: 33px;
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 0px 1px 0px 40px!important;
    position: relative;
    width: 100%;
	padding-left:0px!important;}


.registerwarrenty_form li {
	font-size:14px;
	}

.registerwarrenty_form h4 {
	font-weight:bold;}


.registerwarrenty_form h5 {
	font-size:17px;
	color:#ff0000;
	font-weight:bold;}

.registerwarrenty_form h3 {
	font-size:15px;
	color:#ff0000;
		font-weight:bold;
}


.registerwarrenty_form .question-num i{
	margin-top: 0px;
	text-align: left;
	}


	.registerwarrenty_form .question {
    padding-left: 46px;	}

	#Form_QuickQuote input[type="submit"] {
	margin-top:63px !important;
}

#captcha_error{ 
background-color: #f3dddd !important;
border: 1px solid #ff0000 !important;
clear: both;color: #ff0000; 
display: block; 
font-size: 13px;
height: auto; 
line-height: 30px; 
margin-bottom: 10px;
padding: 0 0 0 6px !important;
color:black !important;
}
