html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
}
.fancybox-wrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8020;
}
.fancybox-skin {
    background: #f9f9f9 none repeat scroll 0 0;
    border-radius: 4px;
    color: #444;
    padding: 0;
    position: relative;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
}
.fancybox-image {
    max-height: 100%;
    max-width: 100%;
}
#fancybox-loading {
    background-image: url("../images/fancybox_sprite.png");
}
#fancybox-loading {
    background-position: 0 -108px;
    cursor: pointer;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}
#fancybox-loading div {
    background: rgba(0, 0, 0, 0) url("../images/fancybox_loading.gif") no-repeat scroll center center;
    height: 44px;
    width: 44px;
}
.fancybox-close {
    background: #fff none repeat scroll 0 0;
    color: #575757;
    cursor: pointer;
    font-size: 18px;
    height: 29px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 29px;
    z-index: 8040;
}
.fancybox-close::before {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 27px;
}
.fancybox-close:hover {
    color: #006db5;
}
.fancybox-nav {
    background: transparent url("../images/blank.gif") repeat scroll 0 0;
    color: #575757;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    background: #fff none repeat scroll 0 0;
    color: #575757;
    cursor: pointer;
    font-size: 18px;
    height: 28px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: color 0.15s ease 0s;
    visibility: hidden;
    width: 28px;
    z-index: 8040;
}
.fancybox-nav span::before {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 27px;
    margin: 1px 0 0 -1px;
}
.fancybox-nav span:hover {
    color: #006db5;
}
.fancybox-prev span {
    left: 10px;
}
.fancybox-next span {
    right: 10px;
}
.fancybox-next span::before {
    content: "";
    margin: 1px -1px 0 0;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    left: -99999px;
    max-height: 99999px;
    max-width: 99999px;
    overflow: visible;
    position: absolute;
    top: -99999px;
    visibility: hidden;
}
.fancybox-lock {
    overflow: hidden;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden;
}
.fancybox-lock-test {
    overflow-y: hidden;
}
.fancybox-overlay {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 8010;
}
.fancybox-overlay-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow-x: auto;
    overflow-y: scroll;
}
.fancybox-title {
    font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    visibility: hidden;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    bottom: 0;
    margin-bottom: -35px;
    position: absolute;
    right: 50%;
    text-align: center;
    z-index: 8050;
}
.fancybox-title-float-wrap .child {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 24px;
    margin-right: -100%;
    padding: 2px 20px;
    text-shadow: 0 1px 2px #222;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    color: #fff;
    margin-top: 10px;
    position: relative;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 10px;
    position: absolute;
}
ul, .check-list, .radio-list, .login-nav ul, #nav, #nav ul, .side-nav ul, .footer-nav, .footer-nav ul, .social-networks, .accordion, .tabset, .gallery .thumbnails, .card-list, .steps, .custom-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.clearfix::after, dl::after, .select-holder::after, .catProdAttributeItem::after, .check-list li::after, .radio-list li::after, .container::after, #nav::after, .item .text-block::after, .productSmall li .text-block::after, table.productTable td .text-block::after, .subscribe-form::after, .side-block .subscribe-form .block::after, .footer-block .subscribe-form .block::after, .share-block::after, .tabset::after, .post .meta .frame::after, .comment-block .meta-holder::after, .product-block .heading::after, .steps::after, .step-section .card-list::after, .event-description::after {
    clear: both;
    content: "";
    display: block;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
html {
    background: #e2e2e2 none repeat scroll 0 0;
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: inherit;
}
* {
    max-height: 1000000px;
}
body {
    -moz-osx-font-smoothing: grayscale;
    background: #f3f1f1 none repeat scroll 0 0;
    color: #313131;
    font: 300 16px/1.5 "Open Sans","Arial","Helvetica Neue","Helvetica",sans-serif;
    min-width: 320px;
}
video, iframe, object, embed {
    max-width: 100%;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
[id="main"] img {
    margin: 0 0 31px;
}
.gm-style img {
    max-width: none;
}
blockquote {
    border-left: 1px solid #aaa;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 18px;
    margin: 0 auto 25px;
    max-width: 696px;
    padding-left: 20px;
}
blockquote, blockquote::before, blockquote::after, q, q::before, q::after {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: "";
}
table {
    width: 100%;
}
ul ul, ul ol, ol ul, ol ol {
    margin: 0;
    padding-left: 3em;
}
ul:not([class]) {
    list-style: outside none none;
    margin: 0;
    padding: 9px 0 18px;
}
ul:not([class]) li {
    padding: 0 0 11px 20px;
    position: relative;
}
ul:not([class]) li::before {
    background: #313131 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 9px;
}
[id="main"] ul:not([class]) {
    overflow: hidden;
}
dl {
    margin: 0;
    padding: 0 0 18px;
}
dl dt {
    clear: left;
    float: left;
    padding-right: 0.25em;
}
dl dd {
    font-weight: 600;
    margin: 0 0 10px;
    overflow: hidden;
}
address {
    font-style: normal;
    padding: 0;
}
address .view-map {
    color: #313131;
    font-weight: 400;
    text-transform: uppercase;
}
address .view-map:hover {
    color: #006db5;
}
#sidebar address {
    font-size: 16px;
    line-height: 2.125;
}
pre {
    max-width: 100%;
}
form, fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}
.form label, .webform label {
    font-size: inherit;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], input[type="url"], textarea, .textbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f3f1f1;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #c6c6c6;
    font-size: 24px;
    height: 59px;
    line-height: 29px;
    margin: 0 0 20px;
    outline: medium none;
    padding: 12px 20px;
    transition: border 0.2s ease 0s;
    width: 100%;
}
input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="url"]::-moz-placeholder, textarea::-moz-placeholder, .textbox::-moz-placeholder {
    color: #c6c6c6;
    opacity: 1;
    text-transform: uppercase;
}
input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="url"]:-moz-placeholder, textarea:-moz-placeholder, .textbox:-moz-placeholder {
    color: #c6c6c6;
    text-transform: uppercase;
}
input.placeholder[type="text"], input.placeholder[type="tel"], input.placeholder[type="email"], input.placeholder[type="search"], input.placeholder[type="password"], input.placeholder[type="url"], textarea.placeholder, .textbox.placeholder {
    color: #c6c6c6;
    text-transform: uppercase;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, textarea:focus, .textbox:focus {
    border-color: #f3f1f1;
    color: #313131;
    text-transform: none;
}
input.error[type="text"], input.error[type="tel"], input.error[type="email"], input.error[type="search"], input.error[type="password"], input.error[type="url"], textarea.error, .textbox.error {
    border-color: #ff8989;
    color: #ff8989;
}
input.error[type="text"]::-moz-placeholder, input.error[type="tel"]::-moz-placeholder, input.error[type="email"]::-moz-placeholder, input.error[type="search"]::-moz-placeholder, input.error[type="password"]::-moz-placeholder, input.error[type="url"]::-moz-placeholder, textarea.error::-moz-placeholder, .textbox.error::-moz-placeholder {
    color: #ff8989;
    opacity: 1;
}
input.error[type="text"]:-moz-placeholder, input.error[type="tel"]:-moz-placeholder, input.error[type="email"]:-moz-placeholder, input.error[type="search"]:-moz-placeholder, input.error[type="password"]:-moz-placeholder, input.error[type="url"]:-moz-placeholder, textarea.error:-moz-placeholder, .textbox.error:-moz-placeholder {
    color: #ff8989;
}
input.error.placeholder[type="text"], input.error.placeholder[type="tel"], input.error.placeholder[type="email"], input.error.placeholder[type="search"], input.error.placeholder[type="password"], input.error.placeholder[type="url"], textarea.error.placeholder, .textbox.error.placeholder {
    color: #ff8989;
}
select {
    border: 1px solid #fff;
    border-radius: 0;
    color: #c6c6c6;
    display: block;
    font-size: 24px;
    height: 59px;
    line-height: 29px;
    margin: 0 0 20px;
    padding: 11px 15px 15px;
    text-transform: uppercase;
    width: 100%;
}
select .hideme {
    display: none;
}
textarea {
    height: 180px;
    min-height: 110px;
    resize: vertical;
    vertical-align: top;
}
.white-block input[type="text"], .white-block input[type="tel"], .white-block input[type="email"], .white-block input[type="search"], .white-block input[type="password"], .white-block input[type="url"], .white-block textarea, .white-block select, .white-block .textbox {
    background: #f3f1f1 none repeat scroll 0 0;
    border-color: #f3f1f1;
}
.white-block input.error[type="text"], .white-block input.error[type="tel"], .white-block input.error[type="email"], .white-block input.error[type="search"], .white-block input.error[type="password"], .white-block input.error[type="url"], .white-block textarea.error, .white-block select.error, .white-block .textbox.error {
    border-color: #ff8989;
}
button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {
    border-radius: 0;
    cursor: pointer;
}
input[type="checkbox"] {
    float: left;
    height: 15px;
    margin: 7px 15px 0 0;
    padding: 0;
    width: 15px;
}
input[type="radio"] {
    float: left;
    height: 15px;
    margin: 4px 15px 0 0;
    padding: 0;
    width: 16px;
}
.check-list, .radio-list {
    padding: 0 0 9px;
}
.check-list li, .radio-list li {
    padding: 0 0 19px;
}
.check-list label, .radio-list label {
    font-size: 20px;
    line-height: 1.4;
}
.radio-list {
    padding-bottom: 0;
}
.radio-list label {
    font-size: 16px;
}
.form.checkout-form {
    margin-bottom: 20px;
}
.form.registration-form, .form.edit-account-form, .form.contact-form {
    margin-bottom: 70px;
}
.password-holder ~ .captcha-holder {
    padding: 0;
}
.jcf-checkbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f3f1f1;
    float: left;
    height: 30px;
    margin: 0 17px 0 0;
    position: relative;
    width: 30px;
}
.jcf-checkbox span {
    display: none;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.jcf-checkbox span::before {
    color: #575757;
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 1;
}
.jcf-checkbox input[type="checkbox"] {
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.jcf-checkbox.jcf-checked span {
    display: block;
}
.jcf-radio {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f3f1f1;
    border-radius: 50%;
    float: left;
    height: 42px;
    margin: -8px 17px 9px 0;
    position: relative;
    width: 42px;
}
.jcf-radio span {
    background: #f3f1f1 none repeat scroll 0 0;
    border-radius: 100%;
    bottom: 11px;
    left: 11px;
    position: absolute;
    right: 11px;
    top: 11px;
}
.jcf-radio input[type="radio"] {
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.jcf-radio.jcf-checked span {
    background: #575757 none repeat scroll 0 0;
}
.jcf-select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f3f1f1;
    color: #c6c6c6;
    cursor: default;
    display: block;
    font-size: 24px;
    height: 59px;
    line-height: 29px;
    margin: 0 0 20px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.white-block .jcf-select {
    background: #f3f1f1 none repeat scroll 0 0;
    border-color: #f3f1f1;
}
.jcf-select select {
    left: 0;
    top: 0;
    z-index: 1;
}
.jcf-select .jcf-select-text {
    display: block;
    margin: 14px 65px 12px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jcf-select .jcf-select-opener {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 70px;
}
.jcf-select .jcf-select-opener::before {
    color: #c6c6c6;
    content: "";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    line-height: 1;
    margin: -2px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.jcf-select.jcf-drop-active .jcf-select-opener::before {
    color: #313131;
    content: "";
}
select.error + .jcf-select {
    border-color: #ff8989;
    color: #ff8989;
}
.jcf-focus {
    border-color: #f3f1f1;
    color: #313131;
}
body > .jcf-select-drop {
    margin: -1px 0 0;
    position: absolute;
    z-index: 100;
}
body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
    left: -1px;
    margin-top: 0;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 9999;
}
.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}
.jcf-list-box {
    border: 1px solid #b8c3c9;
    display: inline-block;
    margin: 0 15px;
    min-width: 200px;
    overflow: hidden;
}
.jcf-list {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f3f1f1;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.jcf-list .jcf-list-content {
    display: inline-block;
    overflow: auto;
    vertical-align: top;
    width: 100%;
}
.jcf-list ul {
    font-size: 20px;
    line-height: 24px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
}
.jcf-list ul li {
    float: left;
    padding: 0;
    width: 100%;
}
.jcf-list ul li::before {
    display: none;
}
.jcf-list ul li.hideme {
    display: none;
}
.jcf-list ul li.item-selected a {
    background: #ddd none repeat scroll 0 0;
    color: #313131;
}
.jcf-list .jcf-overflow {
    overflow: auto;
}
.jcf-list .jcf-option {
    color: #c6c6c6;
    cursor: default;
    display: block;
    height: 1%;
    overflow: hidden;
    padding: 9px 18px;
    text-decoration: none;
    transition: background 0.25s ease 0s;
    white-space: nowrap;
}
.jcf-list .jcf-disabled {
    background: #fff none repeat scroll 0 0;
    color: #aaa;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
    background: #e6e6e6 none repeat scroll 0 0;
    color: #000;
}
.jcf-list .jcf-optgroup-caption {
    color: #000;
    cursor: default;
    display: block;
    font-weight: bold;
    padding: 5px 9px;
    white-space: nowrap;
}
.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}
.jcf-disabled {
    background: #eee none repeat scroll 0 0;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #313131;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.16;
    margin: 0 0 0.5em;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    color: #336699;
}
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {
    color: #006db5;
}
h1, .h1 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 19px;
}
h1.page-title, .h1.page-title {
    color: #000;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.16;
    text-shadow: 3px 3px 3px #f8f8f8;
}
h2, .h2 {
    font-size: 25px;
    margin-bottom: 24px;
}
h2.page-title, .h2.page-title {
    font-size: 50px;
    margin-bottom: 13px;
    text-transform: uppercase;
}
h3, .h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25em;
    margin-bottom: 16px;
    padding: 0 20px;
}
h4, .h4 {
    font-size: 18px;
    text-transform: uppercase;
}
h5, .h5 {
    font-size: 16px;
    text-transform: uppercase;
}
h6, .h6 {
    font-size: 14px;
    text-transform: uppercase;
}
p {
    margin: 0 0 20px;
}
a {
    background-color: transparent;
    color: #422648;
    text-decoration: underline;
    transition: color 0.15s linear 0s;
}
a:hover, a:focus {
    color: #f68633;
}
a:active, a:hover {
    outline: 0 none;
}
.row-holder, .productSmall, table.productTable tr {
    -moz-box-align: stretch;
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    margin: 0 -10px;
}
[class^="col-"], .productSmall li, table.productTable td {
    padding: 0 10px;
}
.col-6 {
    width: 50%;
}
.col-4, .productSmall li, table.productTable td {
    width: 33.3333%;
}
.col-3 {
    width: 25%;
}
.col-two-third {
    width: 68%;
}
.col-one-third {
    width: 32%;
}
.col-full-width {
    width: 100%;
}
.container {
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px;
}
.bg-block {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.white-block {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 20px;
}
.center-block {
    margin: 0 auto;
    max-width: 636px;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-center {
    text-align: center;
}
.button, .templates-button, .product-block .product-description input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #313131;
    color: #313131;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 1.1;
    min-width: 174px;
    padding: 17px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.25s ease 0s, border 0.25s ease 0s;
    vertical-align: top;
}
.btn-small.button, .btn-small.templates-button, .product-block .product-description input.btn-small[type="submit"] {
    font-size: 15px;
    min-width: 127px;
    padding: 9px 10px 10px;
}
.btn-xsmall.button, .btn-xsmall.templates-button, .product-block .product-description input.btn-xsmall[type="submit"] {
    font-size: 13px;
    min-width: 106px;
    padding: 7px 10px 8px;
}
.btn-long.button, .btn-long.templates-button, .product-block .product-description input[type="submit"] {
    font-size: 18px;
    min-width: 269px;
}
.btn-long.btn-large.button, .btn-long.btn-large.templates-button, .product-block .product-description input.btn-large[type="submit"] {
    font-size: 30px;
    padding: 24px 25px 25px;
}
.btn-block.button, .btn-block.templates-button, .product-block .product-description input.btn-block[type="submit"] {
    display: block;
    min-width: 0;
}
.button:hover, .templates-button:hover, .product-block .product-description input[type="submit"]:hover, .button:focus, .templates-button:focus, .product-block .product-description input[type="submit"]:focus {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #313131;
}
.white-block .button:hover, .white-block .templates-button:hover, .white-block .button:focus, .white-block .templates-button:focus {
    background: #f3f1f1 none repeat scroll 0 0;
    border-color: #f3f1f1;
}
.btn-top {
    background: #545454 none repeat scroll 0 0;
    bottom: 10px;
    color: #fff;
    font-size: 34px;
    height: 50px;
    line-height: 1;
    opacity: 0;
    outline: medium none;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-align: center;
    text-indent: -9999px;
    transition: opacity 0.4s ease 0s, bottom 0.4s ease 0s;
    width: 50px;
    z-index: -1;
}
.btn-top::after {
    content: "";
    font-family: FontAwesome;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 0;
    line-height: 1;
    margin-top: -1px;
    position: absolute;
    right: 0;
    text-indent: 0;
    top: 50%;
    transform: translateY(-50%);
}
.scroll .btn-top {
    opacity: 0.8;
    z-index: 155;
}
.btn-top:hover {
    color: #fff;
    opacity: 1;
}
.btn-top:focus {
    color: #fff;
}
#header {
    position: relative;
    z-index: 170;
}
.header-frame {
    background: #fff none repeat scroll 0 0;
    padding: 15px 0;
}
.header-frame .container {
    -moz-box-align: center;
    -moz-box-pack: justify;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.header-frame .container::after {
    display: none;
}
.scroll .header-frame {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.header-holder {
    background: #222 none repeat scroll 0 0;
    padding: 6px 0 7px;
    text-align: right;
}
.login-nav {
    font-size: 14px;
    line-height: 18px;
}
.login-nav ul {
    -moz-box-pack: end;
    display: flex;
    justify-content: flex-end;
    margin: 0 34px 0 0;
    padding: 0;
}
.login-nav ul li {
    margin: 0 0 0 4px;
    padding: 0;
}
.login-nav ul li.selected a {
    color: #fff;
}
.login-nav ul li::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #888;
    content: "/";
    display: inline-block;
    height: auto;
    margin: 0 4px 0 0;
    position: static;
    vertical-align: top;
    width: auto;
}
.login-nav ul li:first-child::before {
    display: none;
}
.login-nav a {
    color: #888;
}
.login-nav a:hover {
    color: #fff;
}
.logo {
    flex-basis: 35%;
    padding-right: 24px;
}
.logo img {
    max-height: 100px;
}
.nav-holder {
    -moz-box-flex: 1;
    flex-basis: 65%;
    flex-grow: 1;
    font-size: 14px;
    line-height: 1.2;
    padding-right: 8px;
    text-align: center;
    text-transform: uppercase;
}
.nav-holder .nav-opener {
    display: none;
    outline: medium none;
}
#nav {
    display: table;
    font-weight: 400;
    width: 100%;
}
#nav > li {
    display: table-cell;
    padding: 0 10px;
    position: relative;
}
#nav > li::before {
    display: none;
}
#nav > li.has-drop-down::after {
    bottom: -22px;
    color: #777;
    content: "";
    display: none;
    font-family: FontAwesome;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 50%;
    line-height: 1;
    position: absolute;
    transform: translateX(-50%);
}
#nav > li.hover {
    color: #006db5;
}
#nav > li.hover::after {
    display: block;
}
#nav > li.hover > a {
    color: inherit;
}
#nav > li.hover > .drop {
    display: block;
}
#nav > li.selected > a {
    color: #006db5;
}
#nav > li:first-child {
    margin-left: 0;
}
#nav > li:last-child .drop .drop {
    left: auto;
    right: 100%;
}
#nav > li:last-child .drop .drop ul {
    padding: 0 1px 0 0;
}
#nav > li:last-child ul li.has-drop-down > a::after {
    left: 8px;
    right: auto;
    transform: rotate(180deg);
}
#nav a {
    color: #313131;
    text-decoration: none;
    transition: background 0.2s ease 0s;
}
#nav a:hover {
    color: inherit;
}
#nav .drop {
    display: none;
    left: 50%;
    padding: 34px 0 0;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    width: 165px;
    z-index: 25;
}
#nav .drop .drop {
    display: none;
    left: 100%;
    padding: 0;
    top: 0;
    transform: none;
}
#nav .drop .drop .drop, #nav .drop .drop ul + ul {
    display: none;
}
#nav ul {
    font-size: 13px;
    padding-left: 1px;
    text-align: center;
    text-transform: capitalize;
}
#nav ul li {
    float: none;
    margin: 0 0 1px;
    padding: 0;
}
#nav ul li::before {
    display: none;
}
#nav ul li.has-drop-down::after {
    display: none;
}
#nav ul li.has-drop-down > a::after {
    color: #777;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 8px;
    top: 12px;
}
#nav ul li.hover > a {
    background: #3b434a none repeat scroll 0 0;
}
#nav ul li.hover .drop {
    display: block;
}
#nav ul a {
    background: #1f2428 none repeat scroll 0 0;
    color: #d0d0d0;
    display: block;
    padding: 10px 18px 11px;
    position: relative;
}
#nav ul a:hover {
    background: #3b434a none repeat scroll 0 0;
    color: #d0d0d0;
}
#wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#main {
    padding-top: 30px;
    position: relative;
}
.scroll #main {
    padding-top: 113px;
}
.main-holder {
    padding-bottom: 10px;
}
.visual-holder {
    -moz-box-align: center;
    align-items: center;
    color: #fff;
    display: flex;
    height: 508px;
    line-height: 1.25;
    margin: -30px 0 30px;
    padding: 20px 0;
    text-align: center;
}
.visual-holder.alt-height {
    height: 331px;
}
.visual-holder.visual-bottom {
    margin: 0 auto;
    max-width: 2000px;
}
.visual-holder.video-bg {
    height: calc(100vh - 113px);
    margin-bottom: 0;
    position: relative;
}
.secureZoneHolder .visual-holder.video-bg {
    height: calc(100vh - 144px);
}
.visual-holder h1 {
    background-color: #fff;
    color: #422648;
    display: block;
    font-family: "Open Sans";
    margin: 0;
    opacity: 0.7;
    padding: 15px;
}
.visual-holder .text-block {
    margin: 0 auto;
    max-width: 530px;
    padding: 13px 0 0;
}
.visual-holder p {
    margin: 0;
}
.more {
    font-size: 24px;
    line-height: 1.1;
    text-transform: uppercase;
}
.map-section {
    width: 100%;
}
.map-section > img {
    margin-bottom: 0;
}
.load-holder {
    padding: 50px 0 60px;
}
.system-message, .system-error-message {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    min-height: 0;
    padding: 0;
}
.system-message a:link, .system-error-message a:link {
    color: #26a9ff;
}
.system-message a:hover, .system-error-message a:hover {
    color: #006db5;
}
.system-message .button, .system-message .templates-button, .system-error-message .button, .system-error-message .templates-button {
    min-width: 140px;
}
.system-message .item a, .system-error-message .item a {
    color: #313131;
    display: inline-block;
    margin: 16px 0 0 25px;
    vertical-align: top;
}
.system-message .item a:hover, .system-error-message .item a:hover {
    color: #006db5;
}
.system-message hr, .system-error-message hr {
    background: #7d7d7e none repeat scroll 0 0;
    border: medium none;
    display: none;
    height: 1px;
}
.system-message .form, .system-message .webform, .system-error-message .form, .system-error-message .webform {
    border-top: 1px solid #7d7d7e;
    max-width: 636px;
    padding: 10px 0 0;
}
.system-message .form .item, .system-message .webform .item, .system-error-message .form .item, .system-error-message .webform .item {
    margin: 0;
    padding: 0;
}
.system-message .form label, .system-message .webform label, .system-error-message .form label, .system-error-message .webform label {
    display: inline-block;
    margin: 0 0 3px;
    vertical-align: top;
}
.masonryBlogListHolder #catblogoutput {
    width: 100%;
}
.eventsListHolder .pagination.webapp {
    display: none;
}
.ajaxWebappListHolder .pagination.webapp {
    display: none;
}
#report-abuse {
    display: none;
}
.loaded-block {
    background-color: #fff;
    background-image: url("../images/loading-img.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
#sidebar h2 {
    color: #313131;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 9px;
}
.side-block {
    padding: 0;
}
.side-block + .side-block {
    padding-top: 16px;
}
.side-block + .side-block .side-nav {
    padding-bottom: 1px;
}
.side-block p {
    margin-bottom: 15px;
}
.side-block img {
    margin-bottom: 22px;
}
.side-nav {
    padding: 1px 0;
}
.side-nav ul {
    padding: 0;
}
.side-nav li {
    margin: 0 0 16px;
}
.side-nav li:first-child {
    margin-top: 0;
}
.side-nav li.selected > a {
    color: #006db5;
}
.side-nav a {
    color: #313131;
}
.side-nav a:hover {
    color: #006db5;
}
.side-nav ul {
    padding: 0;
}
.side-nav ul li {
    padding: 0;
}
.side-nav ul li::before {
    display: none;
}
.side-nav ul ul {
    padding: 16px 16px 0;
}
.side-nav ul ul li {
    margin-top: 2px;
}
.archives .opener-archive {
    display: inline-block;
    font-weight: 700;
    padding-right: 14px;
    position: relative;
    vertical-align: top;
}
.archives .opener-archive::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 4px;
}
.archives ul {
    padding: 0;
}
.archives .active .opener-archive::after {
    content: "";
}
.archives li ul {
    padding: 16px 0 0;
}
.archives li li {
    margin: 0 0 16px;
}
.archives li li:last-child {
    margin-bottom: 0;
}
.testimonials {
    font-style: italic;
}
#footer h3 {
    color: #acacac;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 26px;
    text-transform: none;
}
.footer-holder {
    background: #222 none repeat scroll 0 0;
    color: #888;
    font-weight: 400;
    padding: 60px 0 71px;
}
.footer-holder .row-holder {
    margin: 0 -20px;
}
.footer-block {
    float: left;
    font-size: 14px;
    line-height: 17px;
    padding: 0 20px 20px;
    width: 33.333%;
}
.footer-block.footer-links {
    width: 20%;
}
.footer-block p {
    margin-bottom: 16px;
}
.footer-block a {
    color: #888;
}
.footer-block a:hover {
    color: #fff;
}
.footer-block address {
    font-style: normal;
    margin: 0;
    padding-top: 3px;
}
.footer-block address span {
    display: block;
    padding: 0 0 11px 36px;
    position: relative;
}
.footer-block address span.phone {
    padding-bottom: 30px;
}
.footer-block address span.email i {
    top: -5px;
}
.footer-block address span i {
    color: #4d4d4d;
    font-size: 24px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: -2px;
}
.footer-nav {
    padding: 2px 0 0;
}
.footer-nav li {
    margin-bottom: 13px;
}
.footer-nav a {
    color: #888;
}
.footer-nav a:hover {
    color: #fff;
}
.footer-nav ul {
    font-size: 16px;
    padding: 35px 0 0;
}
.footer-nav ul li {
    margin: 0 0 20px;
}
.logos {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: outside none none;
    margin: 0 -14px;
    padding: 6px 0 0;
    text-align: center;
}
.logos li {
    padding: 0 11px 21px;
    width: 33.33%;
}
.logos a {
    display: block;
    transition: opacity 0.2s linear 0s;
}
.logos a:hover {
    opacity: 0.8;
}
.footer-frame {
    background: #e2e2e2 none repeat scroll 0 0;
    padding: 20px 0 17px;
    text-align: right;
}
.footer-frame .container {
    -moz-box-align: center;
    -moz-box-pack: justify;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.footer-frame .container::after {
    display: none;
}
.footer-frame .holder {
    -moz-box-align: center;
    align-items: center;
    display: flex;
}
.footer-frame .social-networks {
    float: right;
    margin-left: 20px;
}
.footer-frame p {
    margin: 0;
}
.footer-frame [id="socialNav"] {
    -moz-box-ordinal-group: 2;
    order: 1;
}
.footer-logo {
    flex-basis: 25%;
    margin-right: 15px;
    text-align: left;
}
.footer-logo img {
    max-width: 100px;
}
.item-section, .productSmall, table.productTable tr {
    list-style: outside none none;
    padding: 0;
}
.productTable td {
    display: block;
}
.item, .productSmall li, table.productTable td {
    margin-bottom: 20px;
    overflow: hidden;
}
.item .holder, .productSmall li .holder, table.productTable td .holder {
    background: #fff none repeat scroll 0 0;
    color: #313131;
    height: 100%;
    position: relative;
    text-decoration: none;
}
.item .holder::after, .productSmall li .holder::after, table.productTable td .holder::after {
    background: #fff none repeat scroll 0 0;
    bottom: -9999px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.item .holder:hover img, .productSmall li .holder:hover img, table.productTable td .holder:hover img {
    opacity: 0.9;
}
.item .holder:hover .description, .productSmall li .holder:hover .description, table.productTable td .holder:hover .description {
    opacity: 1;
}
.item a, .productSmall li a, table.productTable td a {
    color: #313131;
    display: block;
}
.item a:hover .text-block span:not(.price), .productSmall li a:hover .text-block span:not(.price), table.productTable td a:hover .text-block span:not(.price) {
    color: #006db5;
    transition: color 0.2s ease 0s;
}
.item .image-area, .productSmall li .image-area, table.productTable td .image-area {
    overflow: hidden;
    position: relative;
}
.item .image-area img, .productSmall li .image-area img, table.productTable td .image-area img {
    margin-bottom: 0;
    opacity: 1;
    width: 100%;
}
.item .description, .productSmall li .description, table.productTable td .description {
    -moz-box-pack: center;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    bottom: 0;
    display: flex;
    flex-flow: column nowrap;
    left: 0;
    opacity: 0;
    padding: 10px 25px;
    place-content: center;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: opacity 0.25s linear 0s;
    z-index: 5;
    font-size: 14px;
}
.item .text-block, .productSmall li .text-block, table.productTable td .text-block {
    font-size: 18px;
    padding: 10px 13px;
}
.item .text-block span, .productSmall li .text-block span, table.productTable td .text-block span {
    display: block;
    overflow: hidden;
}
.item .price, .productSmall li .price, table.productTable td .price {
    float: right;
    font-weight: 400;
    margin: 0 0 0 7px;
}
.item .more, .productSmall li .more, table.productTable td .more {
    font-size: 18px;
}
.social-networks {
    margin: 0 -8px;
}
.social-networks li {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
}
.social-networks li.facebook a::after {
    content: "";
}
.social-networks li.instagram a::after {
    content: "";
}
.social-networks li.tumblr a::after {
    content: "";
}
.social-networks li.rss a::after {
    content: "";
}
.social-networks li.twitter a::after {
    content: "";
}
.social-networks li.youtube a::after {
    content: "";
}
.social-networks li.linkedin a::after {
    content: "";
}
.social-networks li.pinterest a::after {
    content: "";
}
.social-networks li.googleplus a::after {
    content: "";
}
.social-networks li.reddit a::after {
    content: "";
}
.social-networks li.flickr a::after {
    content: "";
}
.social-networks li.dribbble a::after {
    content: "";
}
.social-networks li.yelp a::after {
    content: "";
}
.social-networks li.vine a::after {
    content: "";
}
.social-networks a {
    color: #4d4d4d;
    display: block;
    font-size: 0;
    line-height: 0;
    text-align: left;
    text-indent: -9999px;
    white-space: nowrap;
}
.social-networks a::after {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-indent: 0;
}
.social-networks a:hover {
    color: #313131;
}
.subscribe-section {
    margin: 0;
    padding: 68px 0 70px;
}
.subscribe-form .block {
    float: left;
    width: 74.7%;
}
.subscribe-form label {
    color: #4d4d4d;
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 18px;
    vertical-align: top;
}
.subscribe-form input[type="email"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #4d4d4d;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    float: left;
    height: auto;
    line-height: 30px;
    margin: 0;
    padding: 4px 0;
    width: 100%;
}
.subscribe-form .button.btn-long, .subscribe-form .btn-long.templates-button {
    float: right;
    margin: 3px 0 0;
    min-width: 0;
    width: 23.5%;
}
.side-block .subscribe-form, .footer-block .subscribe-form {
    max-width: 269px;
}
.side-block .subscribe-form .block, .footer-block .subscribe-form .block {
    float: none;
    width: auto;
}
.side-block .subscribe-form input[type="email"], .footer-block .subscribe-form input[type="email"] {
    margin-bottom: 26px;
}
.side-block .subscribe-form .button, .side-block .subscribe-form .templates-button, .footer-block .subscribe-form .button, .footer-block .subscribe-form .templates-button {
    display: block;
    float: none;
    margin: 0;
    min-width: 0;
    width: 100%;
}
.footer-block .subscribe-form {
    font-weight: 300;
    max-width: none;
}
.footer-block .subscribe-form label {
    display: none;
}
.footer-block .subscribe-form input[type="email"] {
    border-color: #888;
    color: #888;
    margin-bottom: 19px;
}
.footer-block .subscribe-form input[type="email"]::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.footer-block .subscribe-form input[type="email"]:-moz-placeholder {
    color: #888;
}
.footer-block .subscribe-form input.placeholder[type="email"] {
    color: #888;
}
.footer-block .subscribe-form .button, .footer-block .subscribe-form .templates-button {
    border-color: #888;
    color: #888;
}
.footer-block .subscribe-form .button:hover, .footer-block .subscribe-form .templates-button:hover {
    background: #888 none repeat scroll 0 0;
    color: #313131;
}
.share-block {
    padding: 11px 0 22px;
}
.share-block .title {
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    padding: 4px 21px 0 0;
}
.share-block .social-networks {
    float: left;
    margin: 0 -4px;
}
.share-block .social-networks li {
    margin: 0 4px;
}
.share-block .social-networks a {
    color: #a5a5a5;
}
.share-block .social-networks a::after {
    font-size: 22px;
}
.share-block .social-networks a:hover {
    color: #000;
}
.post .meta .share-block {
    float: left;
    padding: 6px 0 0;
}
.post-holder .share-block .title {
    display: none;
}
.accordion {
    border: 1px solid #dcdcdc;
    margin: 0 0 26px;
}
.accordion li {
    border-top: 1px solid #dcdcdc;
    transition: background 0.2s ease 0s;
}
.accordion li:first-child {
    border: medium none;
}
.accordion li.active {
    background: #e8e8e8 none repeat scroll 0 0;
}
.accordion li.active .opener::before {
    content: "";
}
.accordion li:hover {
    background: #e8e8e8 none repeat scroll 0 0;
}
.accordion .opener {
    color: #313131;
    display: block;
    font-size: 18px;
    line-height: 22px;
    outline: medium none;
    padding: 21px 75px;
    position: relative;
    text-decoration: none;
}
.accordion .opener::before {
    color: #9a9a9a;
    content: "";
    font: 20px/1 FontAwesome;
    left: 31px;
    margin: 2px 0 0;
    position: absolute;
    text-rendering: auto;
    top: 50%;
    transform: translateY(-50%);
}
.accordion .slide {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.accordion .slide .frame {
    background: #f3f1f1 none repeat scroll 0 0;
    border-top: 1px solid #dcdcdc;
    overflow: hidden;
    padding: 25px 30px 14px;
}
.js-tab-hidden {
    display: block;
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.tabset {
    -moz-box-align: stretch;
    align-items: stretch;
    display: flex;
    font-size: 18px;
    margin: 0 -5px;
}
.tabset li {
    display: flex;
    padding: 0 5px;
    width: 33.33%;
}
.tabset li.active a, .tabset li:hover a {
    background: #e8e8e8 none repeat scroll 0 0;
}
.tabset a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    border-color: #dcdcdc;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #313131;
    display: flex;
    justify-content: center;
    outline: medium none;
    padding: 18px 10px 19px;
    text-align: center;
    text-decoration: none;
    transition: background 0.2s ease 0s;
    width: 100%;
}
.tab-content {
    background: #f3f1f1 none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    margin-bottom: 26px;
    overflow: hidden;
    padding: 23px 30px 6px;
}
.carousel {
    margin-bottom: 20px;
    position: relative;
}
.carousel .mask {
    margin: 0 0 22px;
    overflow: hidden;
    position: relative;
}
.carousel .slide {
    float: left;
    width: 33.33%;
}
.carousel .slide img {
    margin-bottom: 0;
}
.carousel .btn-prev, .carousel .btn-next {
    color: rgba(134, 134, 134, 0.45);
    left: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 55;
}
.carousel .btn-prev:hover, .carousel .btn-next:hover {
    color: rgba(207, 207, 207, 0.45);
}
.carousel .btn-next {
    left: auto;
    right: 20px;
}
.slideshow {
    height: 802px;
    margin: 0 0 30px;
    position: relative;
}
.slideshow.visual-holder {
    display: block;
    height: 508px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    max-width: 2000px;
    padding: 0;
}
.slideshow .slideset {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.slideshow .slide {
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap;
    z-index: 1;
}
.slideshow .slide::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin: 0 0 0 -5px;
    overflow: hidden;
    vertical-align: middle;
    width: 1px;
}
.slideshow .slide.active {
    z-index: 2;
}
.slideshow .container {
    display: inline-block;
    padding: 40px 20px;
    vertical-align: bottom;
    white-space: normal;
}
.slideshow h1 {
    background-color: #fff;
    color: #f68633;
    display: none;
    margin-bottom: 18px;
    opacity: 0.9;
    padding: 20px;
}
.slideshow .button, .slideshow .templates-button {
    border-color: #fff;
    color: #fff;
}
.slideshow .button:hover, .slideshow .templates-button:hover, .slideshow .button:focus, .slideshow .templates-button:focus {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #313131;
}
.slideshow .btn-prev, .slideshow .btn-next {
    color: rgba(134, 134, 134, 0.45);
    left: 36px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 55;
}
.slideshow .btn-prev:hover, .slideshow .btn-next:hover {
    color: rgba(207, 207, 207, 0.45);
}
.slideshow .btn-next {
    left: auto;
    right: 36px;
}
.homePageSliderHolder .bx-wrapper, .homePageSliderHolder .bx-viewport, .slideshowGalleryHolder .bx-wrapper, .slideshowGalleryHolder .bx-viewport {
    height: 100%;
}
.shopping-cart {
    left: 0;
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 60;
}
.shopping-cart a {
    background: #909090 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1.333;
    padding: 7px 11px 6px 45px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    transition: background 0.25s ease 0s;
    vertical-align: top;
}
.shopping-cart a::before {
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    left: 13px;
    line-height: 1;
    position: absolute;
    top: 11px;
}
.shopping-cart a:hover {
    background: #575757 none repeat scroll 0 0;
}
.shopping-cart .holder {
    overflow: hidden;
}
.shopping-cart .title {
    display: block;
    font-weight: 400;
}
.shopping-cart .price {
    font-weight: 600;
}
.captcha-holder {
    padding: 13px 0 50px;
}
.captcha-holder label {
    display: inline-block;
    font-size: 20px;
    line-height: 1.25;
    margin: 0 0 19px;
    vertical-align: top;
}
.captcha-holder br {
    display: none;
}
.captcha-holder .captchaimg {
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f3f1f1;
    display: flex;
    height: 59px;
    justify-content: center;
    margin-bottom: 20px;
}
.captcha-holder .captchaimg img {
    margin-bottom: 0;
}
.captcha-holder #CaptchaV2 {
    text-align: center;
    width: 100%;
}
.white-block .captchaimg {
    background: #f3f1f1 none repeat scroll 0 0;
}
.comment-holder .captcha-holder {
    padding: 0;
}
.comment-holder .captcha-holder label {
    margin-bottom: 10px;
}
.summary-table {
    margin: 0 0 20px;
}
.summary-table td {
    padding: 0 0 17px;
    text-align: left;
}
.summary-table td:first-child {
    padding-right: 8px;
}
.summary-table td:last-child {
    text-align: right;
}
.summary-table tfoot td {
    font-weight: 700;
    padding: 25px 0 0;
}
.summary-table .form-code-area input[type="text"], .summary-table .form-code-area input#DiscountCode, .summary-table .form-code-area input#GiftVoucher {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #313131;
    color: #313131;
    font-size: 15px;
    height: 35px;
    line-height: 19px;
    margin: 0;
    padding: 6px 10px 7px;
    width: 139px;
}
.summary-table .form-code-area input[type="text"]::-moz-placeholder, .summary-table .form-code-area input#DiscountCode::-moz-placeholder, .summary-table .form-code-area input#GiftVoucher::-moz-placeholder {
    color: #313131;
    opacity: 1;
}
.summary-table .form-code-area input[type="text"]:-moz-placeholder, .summary-table .form-code-area input#DiscountCode:-moz-placeholder, .summary-table .form-code-area input#GiftVoucher:-moz-placeholder {
    color: #313131;
}
.summary-table .form-code-area input.placeholder[type="text"], .summary-table .form-code-area input#DiscountCode.placeholder, .summary-table .form-code-area input#GiftVoucher.placeholder {
    color: #313131;
}
.summary-table .form-code-area .button, .summary-table .form-code-area .templates-button {
    font-size: 13px;
    margin-left: 16px;
    min-width: 62px;
    padding: 9px 12px;
}
.system-page {
    margin: 0 auto;
    max-width: 650px;
    padding: 33px 0;
    text-align: center;
}
.system-page h1 {
    margin-bottom: 13px;
}
.system-page h2 {
    margin-bottom: 16px;
}
.system-page p {
    margin-bottom: 12px;
}
.system-page .holder {
    margin: 0 auto;
    max-width: 528px;
    padding: 40px 0;
    text-align: left;
}
.system-page .shopping-table {
    margin-bottom: 29px;
}
.system-page .shopping-table th {
    padding-bottom: 1px;
}
.system-page .shopping-table td {
    padding: 10px;
}
.system-page .shopping-table td, .system-page .shopping-table th {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.system-page .shopping-table td:first-child, .system-page .shopping-table th:first-child {
    display: none;
}
.system-page .shopping-table td:nth-child(2), .system-page .shopping-table th:nth-child(2) {
    padding-left: 0;
}
.system-page .shopping-table td:last-child, .system-page .shopping-table th:last-child {
    padding-right: 0;
    text-align: right;
}
.system-page .summary-table td {
    padding-bottom: 6px;
}
.system-page .summary-table tfoot td {
    padding-top: 15px;
}
.thank-you-table a[href^="tel"] {
    color: #313131;
}
.thank-you-table a[href^="tel"]:hover {
    color: #006db5;
}
.thank-you-table td {
    padding-left: 180px;
    padding-right: 0;
    position: relative;
}
.thank-you-table td#title {
    display: none;
}
.thank-you-table td:first-child {
    padding-right: 0;
}
.thank-you-table td td {
    padding-left: 0;
}
.thank-you-table br {
    display: none;
}
.thank-you-table strong {
    float: left;
    font-weight: 300;
    margin-left: -180px;
    text-align: left;
    width: 180px;
}
.intro-holder {
    display: flex;
    margin: 0;
    padding: 0;
}
.home2 .intro-holder {
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    max-width: 2000px;
}
.intro-holder .container {
    display: flex;
}
.intro-holder .container .row-holder {
    margin: 0 -20px;
}
.intro-block {
    padding: 29px 4.5% 155px;
    position: relative;
    text-align: center;
    width: 33.33%;
}
.intro-block2 {
    padding: 29px 4.5% 55px!important;
    position: relative;
    text-align: center;
    width: 33.33%;
}
.home2 .intro-block {
    padding: 93px 20px 99px;
}
.intro-block .image-block {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    margin: 0 0 15px;
}
.intro-block .image-block::after {
    content: "";
    display: block;
    height: 278px;
}
.home2 .intro-block .image-block {
    display: none;
}
.intro-block .image-block img {
    display: block;
    margin: 0 auto;
}
.intro-block p {
    -moz-box-flex: 1;
    flex-grow: 1;
    margin-bottom: 55px;
    text-align: left;
}
.home2 .intro-block p {
    text-align: center;
}
.intro-block .button, .intro-block .templates-button {
    backface-visibility: hidden;
    bottom: 99px;
    left: 50%;
    position: absolute;
    transform: translateX(-50.3%) translate3d(0px, 0px, 0px);
}
.item-holder {
    background: #fff none repeat scroll 0 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 2000px;
    overflow: hidden;
}
.item-block {
    float: left;
    overflow: hidden;
    position: relative;
    width: 25%;
}
.item-block > img {
    backface-visibility: hidden;
    margin-bottom: 0;
    width: 100%;
}
.item-block:hover .description {
    opacity: 1;
}
.item-block .description {
    background: rgba(52, 112, 136, 0.69) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: opacity 0.25s linear 0s;
    white-space: nowrap;
    z-index: 5;
}
.item-block .description::after {
    content: "";
    display: inline-block;
    height: 100%;
    margin: 0 0 0 -5px;
    overflow: hidden;
    vertical-align: middle;
    width: 1px;
}
.item-block .description .holder {
    display: inline-block;
    margin: -10px auto 0;
    max-width: 278px;
    vertical-align: top;
    white-space: normal;
}
.item-block .image-block {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    margin: 0 0 9px;
}
.item-block .image-block::after {
    content: "";
    display: block;
    height: 120px;
}
.item-block .image-block img {
    display: block;
    margin: 0 auto;
}
.item-block p {
    margin: 0;
}
.video-bg {
    background-color: #000;
}
.video-bg.paused iframe {
    opacity: 0.5;
    transition: opacity 0.3s ease 0.3s;
}
.video-bg iframe {
    max-width: none;
    width: 100%;
}
.video-bg h1 {
    margin-bottom: 24px;
}
.video-bg .button, .video-bg .templates-button {
    border-color: #fff;
    color: #fff;
}
.video-bg .button:hover, .video-bg .templates-button:hover, .video-bg .button:focus, .video-bg .templates-button:focus {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #313131;
}
.video-bg .btn-play {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 17px 0 17px 32px;
    bottom: 49px;
    height: 0;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 50px;
    text-indent: -9999px;
    width: 0;
    z-index: 150;
}
.video-bg .btn-play:hover {
    opacity: 0.8;
}
.video-bg .btn-play.pause {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0 14px;
    height: 35px;
    width: 34px;
}
.info-block {
    font-size: 24px;
    line-height: 1.417;
    padding: 88px 0 100px;
    text-align: center;
}
.info-block h2 {
    margin-bottom: 36px;
}
.info-block p {
    margin-bottom: 65px;
}
.article-holder {
    background: #fff none repeat scroll 0 0;
    padding: 50px 0;
}
.article-holder .container {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    max-width: 942px;
}
.article-holder .text-block {
    padding: 0 7% 0 0;
    width: 59%;
}
.article-holder h1 {
    color: #313131;
    margin-bottom: 9px;
}
.article-holder h1::after {
   
    content: "";
    display: block;
    height: 1px;
    margin: 15px 0 0 1px;
    width: 13px;
}
.article-holder p {
    margin-bottom: 25px;
}
.article-holder .image-block {
    width: 41%;
}
.article-holder .image-block img {
    margin-bottom: 0;
}
.content-holder {
    padding: 95px 0 0;
}
.content-holder [class^="col-"] {
    padding-bottom: 115px;
}
.content-holder .image-block {
    float: left;
    margin: 5px 15px 0 0;
    text-align: center;
    width: 44px;
}
.content-holder .image-block img {
    margin-bottom: 0;
}
.content-holder .holder {
    overflow: hidden;
}
.content-holder p {
    margin: 0;
}
.video-holder {
    background-color: #efefef;
    margin: 0;
    padding: 100px 0;
}
.video-holder .video-img {
    margin: 0;
}
.video-holder .description {
    padding: 0 0 0 20px;
}
.video-holder p {
    margin-bottom: 29px;
}
.item-holder.three-columns {
    display: flex;
}
.item-holder.three-columns .item-block {
    border: 1px solid #ccc;
    float: none;
    width: 33.33%;
}
.item-holder.three-columns .item-block .description {
    background: rgba(49, 49, 49, 0.5) none repeat scroll 0 0;
    height: 100%;
    opacity: 1;
    position: static;
}
.item-holder.three-columns .item-block .description::after {
    min-height: 391px;
}
.item-holder.three-columns .item-block .description .holder {
    max-width: 90%;
    text-align: left;
}
.item-holder.three-columns .item-block h1 {
    color: #f68633;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
}
.item-holder.three-columns .item-block p {
    margin-bottom: 20px;
    text-align: left;
    vertical-align: bottom;
}
.item-holder.three-columns .item-block .more {
    color: #fff;
    text-align: left;
    text-decoration: underline;
}
.item-holder.three-columns .item-block .more:hover {
    text-decoration: none;
}
.post {
    overflow: hidden;
}
.post .date {
    display: block;
    font-size: 18px;
    line-height: 1.1;
    margin: -4px -3px 17px;
}
.post .image-block {
    margin: 0 -20px 11px;
}
.post .image-block img {
    margin-bottom: 0;
    width: 100%;
}
.post h1 {
    margin-bottom: 15px;
}
.post .meta {
    padding: 23px 0 4px;
}
.post .meta .button, .post .meta .templates-button {
    float: right;
    margin: 3px 0 0 5.3%;
}
.post .link-comments {
    color: #a5a5a5;
    float: right;
    font-size: 16px;
    margin: 7px 0 0;
}
.post .link-comments:hover {
    color: #006db5;
}
.post-holder .post {
    line-height: 1.25;
    padding: 0 10px;
    width: 50%;
}
.post-holder .post .date {
    margin-bottom: 12px;
}
.post-holder .post .date span {
    font-size: 26px;
    margin-right: 3px;
}
.post-holder .post .meta {
    margin: -2px 0 0;
    padding: 0;
}
.post-holder .post .meta .button, .post-holder .post .meta .templates-button {
    margin-left: 10px;
}
.post-holder .post .share-block {
    padding-right: 10.1%;
}
.post-holder .post .link-comments {
    float: left;
    margin-top: 8px;
}
.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
    font-size: inherit;
}
.comments-section {
    border-top: 1px solid #7d7d7e;
    padding: 19px 0 37px;
}
.comments-section h2 {
    margin-bottom: 28px;
}
.comment-block {
    padding: 17px 0 1px;
}
.comment-block + .comment-block {
    border-top: 1px solid #eceae5;
}
.comment-block .meta-holder {
    line-height: 1.2;
    padding: 0 0 14px;
}
.comment-block .title {
    display: block;
    font-weight: 300;
    margin: 0 0 7px;
}
.comment-block time {
    color: #989898;
    display: block;
    font-size: 14px;
}
.comment-block .image-holder {
    float: left;
    margin: 1px 10px 0 0;
}
.comment-block .image-holder img {
    margin-bottom: 0;
}
.comment-block .holder {
    overflow: hidden;
    padding: 1px 0 0;
}
.comment-block .description {
    padding: 0 8px;
}
.comment-holder h2 {
    margin-bottom: 18px;
}
.paginationHolder {
    font-weight: 400;
    padding: 24px 0 51px;
    text-align: center;
}
.paginationHolder a {
    color: #313131;
    margin: 0 2px;
}
.paginationHolder a:hover {
    color: #006db5;
}
.paginationHolder i {
    font-style: normal;
    margin: 0 2px;
}
.paginationHolder .pagination span {
    color: #006db5;
    margin: 0 3px;
}
.paginationHolder #previous-page {
    margin: 0 21px 0 0;
}
.paginationHolder #next-page {
    margin: 0 0 0 21px;
}
.filter-holder {
    padding: 0 0 17px;
}
.filter-holder .title {
    color: #336699;
    display: block;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 19px;
}
.filter-holder .form form {
    -moz-box-align: start;
    align-items: flex-start;
    display: flex;
}
.filter-holder .form input[type="text"] {
    color: #313131;
    font-size: 14px;
    height: 36px;
    line-height: 20px;
    margin: 0;
    padding: 7px 11px;
    text-transform: none;
}
.filter-holder .form input[type="text"]::-moz-placeholder {
    color: #313131;
    opacity: 1;
    text-transform: none;
}
.filter-holder .form input[type="text"]:-moz-placeholder {
    color: #313131;
    text-transform: none;
}
.filter-holder .form input.placeholder[type="text"] {
    color: #313131;
    text-transform: none;
}
.filter-holder .form .select-holder {
    margin: 0 20px 10px 0;
    width: 187px;
}
.filter-holder .form select {
    color: #313131;
    font-size: 14px;
    height: 36px;
    line-height: 18px;
    margin: 0;
    padding: 5px 7px;
    text-transform: none;
}
.filter-holder .jcf-select {
    color: #313131;
    font-size: 14px;
    height: 36px;
    line-height: 18px;
    margin: 0;
    text-transform: none;
}
.filter-holder .jcf-select.jcf-drop-active .jcf-select-opener::before {
    content: "";
}
.filter-holder .jcf-select .jcf-select-text {
    margin: 8px 30px 6px 11px;
}
.filter-holder .jcf-select .jcf-select-opener {
    width: 34px;
}
.filter-holder .jcf-select .jcf-select-opener::before {
    color: #777;
    content: "";
    font-size: 14px;
    margin-top: 0;
}
.jcf-select-filter ul {
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
}
.jcf-select-filter ul .jcf-option {
    color: #313131;
    padding: 8px 11px;
}
.products-holder .productSmall {
    padding-bottom: 0;
}
.products-holder .item .description, .products-holder .productSmall li .description, .products-holder table.productTable td .description {
    display: none;
}
.products-holder .item .text-block, .products-holder .productSmall li .text-block, .products-holder table.productTable td .text-block {
    padding: 10px 9px 10px 12px;
}
.products-holder .item .text-block span:not(.price), .products-holder .productSmall li .text-block span:not(.price), .products-holder table.productTable td .text-block span:not(.price) {
    font-size: 14px;
    line-height: 20px;
    padding: 4px 0 0;
}
.product-block {
    padding: 0 0 10px;
}
.product-block .product-description {
    padding-bottom: 49px;
}
.product-block .product-description img {
    margin-bottom: 0;
}
.product-block .heading {
    margin-top: -5px;
}
.product-block .heading .price {
    float: right;
    font-size: 24px;
    font-weight: 400;
}
.product-block h1 {
    overflow: hidden;
    padding-bottom: 1px;
}
.product-block .catProdAttributeTitle {
    display: none;
}
.quantity-block {
    -moz-box-align: center;
    -moz-box-pack: end;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin: -2px 0 50px;
}
.quantity-block input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #313131;
    color: #313131;
    font-size: 16px;
    height: 35px;
    line-height: 19px;
    margin: 0 0 0 15px;
    padding: 7px 11px;
    width: 73px;
}
.quantity-block input[type="text"]::-moz-placeholder {
    color: #313131;
    opacity: 1;
}
.quantity-block input[type="text"]:-moz-placeholder {
    color: #313131;
}
.quantity-block input.placeholder[type="text"] {
    color: #313131;
}
.gallery .mask {
    height: 100%;
}
.gallery .thumbnails {
    display: flex;
    flex-flow: row wrap;
    margin: 17px -4px 0;
}
.gallery .thumbnails li {
    padding: 0 4px 8px;
    width: 33.33%;
}
.gallery .thumbnails a:hover {
    opacity: 0.8;
}
.steps-holder {
    padding-bottom: 20px;
}
.shopping-table {
    margin: 0 0 40px;
}
.shopping-table th {
    font-size: 14px;
    font-weight: 300;
    padding: 0 20px 15px;
    text-align: center;
}
.shopping-table th:nth-child(-n+2) {
    text-align: left;
}
.shopping-table td {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #313131;
    font-size: 16px;
    padding: 20px;
    text-align: center;
}
.shopping-table td:nth-child(-n+2) {
    text-align: left;
}
.shopping-table td:first-child {
    padding-right: 0;
    width: 16.2%;
}
.shopping-table td .image-block {
    transition: opacity 0.2s ease 0s;
}
.shopping-table td .image-block:hover {
    opacity: 0.8;
}
.shopping-table td .image-block img {
    margin-bottom: 0;
}
.shopping-table tr:first-child td {
    border-top: medium none;
}
.shopping-table a {
    color: #313131;
}
.shopping-table a:hover {
    color: #006db5;
}
.shopping-table .link-remove {
    font-size: 14px;
}
.shopping-table input[type="text"] {
    border-color: #313131;
    color: #313131;
    font-size: 16px;
    height: 35px;
    line-height: 23px;
    margin: 0;
    padding: 7px 10px;
    width: 73px;
}
.shopping-table input[type="text"]::-moz-placeholder {
    color: #313131;
    opacity: 1;
}
.shopping-table input[type="text"]:-moz-placeholder {
    color: #313131;
}
.shopping-table input.placeholder[type="text"] {
    color: #313131;
}
.shopping-table .price {
    font-weight: 400;
}
.shippingCountryDiv .select-area, .shippingDiv .select-area {
    margin-bottom: 11px;
}
#shippingCountrySpan, #shippingSpan, #shippingStateSpan {
    display: block;
    margin: 0 0 9px;
}
.card-list {
    padding: 0 0 63px;
}
.card-list li {
    display: inline-block;
    padding: 0 0 0 3px;
    vertical-align: top;
}
.card-list img {
    margin-bottom: 0;
}
.form-block {
    padding: 0 0 37px;
}
.form-block .note {
    color: #ff8181;
    display: block;
    margin: 0 0 9px;
}
.form-block p {
    margin-bottom: 33px;
}
.total-price {
    font-size: 30px;
    line-height: 1.3;
    padding: 0 0 33px;
    text-transform: uppercase;
}
.total-price dt {
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: top;
}
.total-price dd {
    display: inline-block;
    font-weight: 400;
    margin: 0;
    vertical-align: top;
}
.total-price #Amount {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #313131;
    font-size: 30px;
    font-weight: 400;
    height: auto;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    width: 250px;
}
.total-price #Amount::-moz-placeholder {
    color: #313131;
    opacity: 1;
}
.total-price #Amount:-moz-placeholder {
    color: #313131;
}
.total-price #Amount.placeholder {
    color: #313131;
}
.steps {
    font-size: 24px;
    line-height: 28px;
    margin: 0 -3px 47px;
}
.steps li {
    float: left;
    padding: 0 3px;
    position: relative;
    width: 33.33%;
}
.steps li:first-child span {
    padding-left: 14px;
}
.steps li.current {
    color: #fff;
}
.steps li.current span {
    background: #c1c1c1 none repeat scroll 0 0;
}
.steps li.current span::before {
    border-color: transparent transparent transparent #c1c1c1;
}
.steps li::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #f3f1f1;
    border-image: none;
    border-style: solid;
    border-width: 28px 0 28px 13px;
    content: "";
    height: 0;
    left: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    transform: translateX(3px);
    width: 0;
    z-index: 1;
}
.steps span {
    background-color: #fff;
    display: block;
    height: 56px;
    padding: 14px 15px 14px 26px;
    position: relative;
}
.steps span::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #fff;
    border-image: none;
    border-style: solid;
    border-width: 28px 0 28px 13px;
    content: "";
    height: 0;
    left: 100%;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 0;
    z-index: 20;
}
.steps li:last-of-type::after, .steps li:last-of-type > span::before {
    display: none;
}
.steps i {
    display: none;
    font-size: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.steps a {
    color: #313131;
}
.next-steps .shopping-table td:first-child {
    width: 32%;
}
.steps-holder .section {
    padding: 0 0 11px;
}
.steps-holder .note-block {
    font-size: 14px;
    line-height: 1.25;
    padding: 16px 0 5px;
    text-align: center;
}
.steps-holder .note-block a {
    color: #313131;
    text-decoration: underline;
}
.steps-holder .note-block a:hover {
    color: #006db5;
    text-decoration: none;
}
.steps-holder .buttons {
    margin: 0 -8px;
}
.steps-holder .buttons .button, .steps-holder .buttons .templates-button {
    margin: 0 8px;
}
.step-section .radio-list {
    padding: 8px 0 0;
}
.step-section .radio-list li {
    padding-bottom: 1px;
}
.step-section .card-list {
    margin: 0 -5px;
    padding-bottom: 10px;
}
.step-section .card-list li {
    padding: 0 5px 10px;
}
.textarea-holder label {
    display: inline-block;
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 16px;
    vertical-align: top;
}
.event-holder .image-block img {
    margin-bottom: 0;
}
.event-block h1 {
    margin-bottom: 26px;
}
.event-block dl a {
    color: #313131;
}
.event-block dl a:hover {
    color: #006db5;
}
.event-description {
    padding: 30px 0 12px;
}
.event-description .holder {
    float: left;
    width: 72%;
}
.event-description h2 {
    margin-bottom: 12px;
}
.event-description .share-block {
    padding: 0 0 20px;
}
.event-description #sidebar {
    float: right;
    padding: 0;
    width: 22.9%;
}
.event-description address {
    margin: 0;
    padding: 5px 0 0;
}
.booking-form {
    max-width: 636px;
    padding: 21px 0 43px;
}
.booking-form .req {
    display: block;
    font-size: 14px;
    margin: 0 0 22px;
}
.content-section {
    line-height: 1.25;
    margin: -30px 0 -10px;
}
.content-section .block {
    -moz-box-align: center;
    align-items: center;
    background: #fff none repeat scroll 0 0;
    display: flex;
    margin: 0;
    padding: 0;
}
.content-section .block:nth-child(2n) {
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    flex-direction: row-reverse;
}
.content-section h1 {
    margin-bottom: 13px;
}
.content-section .image-area {
    width: 50%;
}
.content-section .image-area a {
    display: block;
    position: relative;
}
.content-section .image-area a::before {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.25s ease 0s;
}
.content-section .image-area a:hover::before {
    opacity: 0.15;
}
.content-section .image-area img {
    margin-bottom: 0;
    width: 100%;
}
.content-section .description {
    padding: 15px;
    width: 50%;
}
.content-section .frame {
    margin: 0 auto;
    max-width: 378px;
    text-align: center;
}
.article {
    padding-bottom: 18px;
}
.article .alignleft {
    float: left;
    padding: 0 20px 32px 0;
    width: 51.2%;
}
.article .alignleft img {
    margin-bottom: 0;
}
.article .alignright {
    float: right;
    padding: 0 0 32px 20px;
    width: 51.2%;
}
.article .alignright img {
    margin-bottom: 0;
}
.login-holder {
    margin-bottom: 20px;
}
.login-holder h2 {
    margin-bottom: 10px;
}
.login-holder form {
    padding-top: 6px;
}
.form .button-row {
    -moz-box-align: center;
    align-items: center;
    display: flex;
}
.form .button-row .link-password {
    color: #313131;
    margin: -4px 0 0 29px;
}
.form .button-row .link-password:hover {
    color: #006db5;
}
.password-holder {
    padding: 20px 0;
}
.account-table {
    margin: 0 0 21px;
}
.account-table thead {
    border: 1px solid #313131;
}
.account-table th {
    font-size: 14px;
    font-weight: 300;
    padding: 17px 19px 15px;
    text-align: left;
    vertical-align: top;
}
.account-table td {
    padding: 12px 20px;
    text-align: left;
    vertical-align: top;
}
#js-messages {
    font-size: 14px;
    padding: 0 11px 20px;
}
.invoice {
    color: #313131;
}
.invoice .border {
    border: medium none;
}
.invoice .border tr:first-child {
    border: 1px solid #313131;
    font-size: 14px;
}
.invoice .border tr:last-child {
    border-bottom: 1px solid #313131;
}
.invoice .border td {
    border: medium none;
    padding: 17px 10px 15px;
}
.invoice .border span {
    color: #313131;
}
.invoice .productitemcell {
    margin: 24px 0 0;
}
.invoice .productitemcell:first-child {
    margin-top: 0;
}
.invoice .textb {
    margin: 0 0 0 auto;
    width: 30%;
}
.invoice .textb tr:first-child td {
    padding: 0 0 15px;
}
.invoice .textb tr:first-child td br {
    display: none;
}
.invoice .textb tr:first-child td hr {
    background: #313131 none repeat scroll 0 0;
    border: medium none;
    display: none;
    height: 1px;
}
.invoice .textb td {
    padding: 5px 0 0;
    text-align: left;
}
.invoice .textb td:first-child {
    width: 60%;
}
.invoice .textb td:last-child {
    text-align: right;
}
table.case-details td {
    vertical-align: top;
}
table.case-details td.var {
    text-align: left;
    width: 150px;
}
.template-list .block {
    display: flex;
    margin-bottom: 20px;
    padding: 0 10px;
}
.template-list .holder {
    background: #e7e7e7 none repeat scroll 0 0;
    max-width: 100%;
    padding: 5px;
}
.template-list .img-block {
    margin: 0 0 16px;
}
.template-list .img-block img {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.template-list .text-block {
    font-size: 14px;
    line-height: 1.2;
    padding: 0 13px 8px;
}
.template-list .text-block p {
    margin-bottom: 13px;
}
.template-list .btn-row {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    text-transform: uppercase;
}
.template-list .btn-row .btn-link {
    background: #f68633 none repeat scroll 0 0;
    border-color: #313131;
    color: #fff;
    display: block;
    margin-right: 7px;
    min-width: 0;
    padding: 8px 10px;
    text-align: center;
    transition: opacity 0.2s linear 0s;
    width: 100%;
}
.template-list .btn-row .btn-link.alt {
    background: #422648 none repeat scroll 0 0;
    border-color: #fff;
    margin: 0 0 0 7px;
}
.template-list .btn-row .btn-link.alt:hover {
    background: #fff none repeat scroll 0 0;
}
.template-list .btn-row .btn-link:hover {
    background: #f3f1f1 none repeat scroll 0 0;
    border-color: #f3f1f1;
    color: #313131;
    opacity: 0.85;
}
.template-list h2 {
    font-weight: 400;
    margin-bottom: 8px;
}
.custom-list {
    font-size: 15px;
    margin-bottom: 20px;
}
.custom-list.star li {
    padding-bottom: 12px;
}
.custom-list.star li::before {
    content: "";
}
.custom-list li {
    padding: 0 0 8px 20px;
    position: relative;
}
.custom-list li::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 0;
}
.templates-text {
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
}
.template-detail .img-holder {
    margin: 0 -12px 20px;
    overflow: hidden;
}
.template-detail .img {
    float: left;
    padding: 0 12px 23px;
    width: 75%;
}
.template-detail .img + .img {
    float: right;
    width: 25%;
}
.template-detail .img img {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.template-form input[type="text"]::-moz-placeholder, .template-form input[type="tel"]::-moz-placeholder, .template-form input[type="email"]::-moz-placeholder, .template-form input[type="search"]::-moz-placeholder, .template-form input[type="password"]::-moz-placeholder, .template-form input[type="url"]::-moz-placeholder, .template-form textarea::-moz-placeholder, .template-form .textbox::-moz-placeholder {
    opacity: 1;
    text-transform: none;
}
.template-form input[type="text"]:-moz-placeholder, .template-form input[type="tel"]:-moz-placeholder, .template-form input[type="email"]:-moz-placeholder, .template-form input[type="search"]:-moz-placeholder, .template-form input[type="password"]:-moz-placeholder, .template-form input[type="url"]:-moz-placeholder, .template-form textarea:-moz-placeholder, .template-form .textbox:-moz-placeholder {
    text-transform: none;
}
.template-form input.placeholder[type="text"], .template-form input.placeholder[type="tel"], .template-form input.placeholder[type="email"], .template-form input.placeholder[type="search"], .template-form input.placeholder[type="password"], .template-form input.placeholder[type="url"], .template-form textarea.placeholder, .template-form .textbox.placeholder {
    text-transform: none;
}
.template-form .captcha-holder {
    padding: 0 0 20px;
}
.template-form textarea {
    height: 119px;
    min-height: 119px;
}
.template-form h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 22px;
    text-transform: none;
}
.templates-button {
    width: 100%;
}
.side-block .templates-button {
    margin-bottom: 15px;
}
.templates-button i {
    padding-right: 5px;
}
#sidebar .templates-info h2 {
    font-size: 25px;
    margin-bottom: 14px;
    text-transform: none;
}
#sidebar .templates-info .custom-heading {
    border: 1px solid #313131;
    color: #313131;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 15px;
    padding: 17px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#sidebar .templates-info .custom-heading i {
    padding-right: 5px;
}
#sidebar .templates-info .phone {
    cursor: pointer;
    font-weight: 600;
    pointer-events: auto;
}
#sidebar .templates-info .phone:hover {
    text-decoration: underline;
}
.templ-holder {
    text-align: right;
}
@media not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {
#fancybox-loading {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
}
#fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
}
}
@media only screen and (min-width: 1025px) {
a[href^="tel"], a[href^="skype"], a[href^="sms"] {
    cursor: default;
    pointer-events: none;
}
}
@media (max-width: 1299px) {
.btn-top {
    bottom: 103px;
}
}
@media (max-width: 1199px) {
.login-nav ul {
    margin-right: 30px;
}
.slideshow .container {
    padding: 40px 60px;
}
.slideshow .btn-prev, .slideshow .btn-next {
    left: 15px;
}
.slideshow .btn-next {
    right: 15px;
}
.intro-block {
    padding: 29px 2.5% 155px;
}
.info-block {
    padding: 50px 0 60px;
}
.article-holder {
    padding: 60px 0;
}
.content-holder {
    padding: 50px 0 10px;
}
.content-holder [class^="col-"] {
    padding-bottom: 40px;
}
.video-holder {
    padding: 60px 0;
}
.video-holder .description {
    padding: 20px 0 0 10px;
}
.item-holder.three-columns .item-block {
    font-size: 14px;
    line-height: 1.25;
}
.item-holder.three-columns .item-block .description::after {
    min-height: 250px;
}
.item-holder.three-columns .item-block h1 {
    font-size: 25px;
    margin-bottom: 15px;
}
.post-holder .post {
    font-size: 15px;
}
.post-holder .post .meta {
    -moz-box-align: start;
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    align-items: flex-start;
    display: flex;
    flex-direction: column-reverse;
    margin: 0;
}
.post-holder .post .meta .button, .post-holder .post .meta .templates-button {
    float: none;
    margin: 0;
}
.post-holder .post .frame {
    padding: 0 0 15px;
    width: 100%;
}
.post-holder .post .link-comments {
    float: right;
    font-size: 15px;
}
.steps {
    font-size: 18px;
    line-height: 24px;
}
.steps li:first-child span {
    padding-left: 11px;
}
.steps span {
    padding: 16px 10px 15px 23px;
}
}
@media (max-width: 1024px) {
.visual-holder.video-bg {
    height: 600px;
}
}
@media (max-width: 1023px) {
[id="main"] img {
    margin-bottom: 25px;
}
ul:not([class]) {
    padding: 0 0 10px;
}
ul:not([class]) li {
    padding-left: 15px;
}
ul:not([class]) li::before {
    height: 7px;
    top: 10px;
    width: 7px;
}
dl dd {
    margin-bottom: 8px;
}
#sidebar address {
    line-height: 1.9;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], input[type="url"], textarea, .textbox {
    font-size: 20px;
    height: 50px;
    margin-bottom: 15px;
    padding: 10px;
}
select {
    font-size: 20px;
    height: 50px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 9px 10px 12px;
}
input[type="checkbox"] {
    margin: 6px 10px 0 0;
}
input[type="radio"] {
    margin: 4px 10px 0 0;
}
.check-list label, .radio-list label {
    font-size: 17px;
    line-height: 1.7;
}
.form.registration-form, .form.edit-account-form, .form.contact-form {
    margin-bottom: 50px;
}
.jcf-select {
    font-size: 20px;
    height: 50px;
    margin-bottom: 15px;
}
.jcf-select .jcf-select-text {
    margin: 9px 45px 10px 10px;
}
.jcf-select .jcf-select-opener {
    width: 46px;
}
.jcf-select .jcf-select-opener::before {
    font-size: 16px;
    margin: 0;
}
.jcf-list ul {
    font-size: 17px;
    line-height: 22px;
    padding: 0;
}
.jcf-list ul li {
    padding: 0;
}
.jcf-list .jcf-option {
    padding: 8px 10px;
}
h1, .h1 {
    font-size: 27px;
    margin-bottom: 13px;
}
h1.page-title, .h1.page-title {
    font-size: 40px;
}
h2, .h2 {
    font-size: 22.5px;
    margin-bottom: 15px;
}
h2.page-title, .h2.page-title {
    font-size: 40px;
}
.row-holder, .productSmall, table.productTable tr {
    margin: 0 -7px;
}
[class^="col-"], .productSmall li, table.productTable td {
    padding: 0 7px;
}
.col-two-third {
    width: 66%;
}
.col-one-third {
    width: 34%;
}
.container {
    padding: 0 15px;
}
.white-block {
    padding: 15px 12px;
}
.button, .templates-button, .product-block .product-description input[type="submit"] {
    padding: 15px 10px;
}
.btn-long.button, .btn-long.templates-button, .product-block .product-description input[type="submit"] {
    min-width: 230px;
}
.btn-long.btn-large.button, .btn-long.btn-large.templates-button, .product-block .product-description input.btn-large[type="submit"] {
    font-size: 24px;
    padding: 20px 15px 19px;
}
.btn-top {
    display: none;
}
.header-frame .container::after {
    display: block;
}
.header-holder {
    padding: 10px 0;
}
.login-nav {
    font-size: 15px;
}
.login-nav ul {
    margin-right: 0;
    padding: 0;
}
.login-nav ul li {
    padding: 0;
}
.login-nav ul li::before {
    height: auto;
    width: auto;
}
.logo {
    flex-basis: 330px;
    float: left;
}
.nav-holder {
    flex-basis: auto;
    float: right;
    font-size: 13px;
    padding: 0;
    text-align: left;
}
.nav-holder .nav-opener {
    background: #3b434a none repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    float: right;
    height: 42px;
    position: relative;
    transition: background-color 0.3s ease 0s;
    width: 42px;
}
.nav-holder .nav-opener::before, .nav-holder .nav-opener::after, .nav-holder .nav-opener span {
    background: #fff none repeat scroll 0 0;
    height: 3px;
    left: 15%;
    margin-top: -2px;
    position: absolute;
    right: 15%;
    top: 50%;
    transition: all 0.2s linear 0s;
}
.nav-holder .nav-opener::before, .nav-holder .nav-opener::after {
    content: "";
    top: 26%;
}
.nav-holder .nav-opener::after {
    top: 74%;
}
.nav-holder .nav-opener:hover {
    background: #1f2428 none repeat scroll 0 0;
}
.nav-active .nav-holder .nav-opener::after, .nav-active .nav-holder .nav-opener::before {
    top: 50%;
    transform: rotate(45deg);
}
.nav-active .nav-holder .nav-opener::after {
    transform: rotate(-45deg);
}
.nav-active .nav-holder .nav-opener span {
    opacity: 0;
}
.nav-holder .nav-slide {
    display: block;
    left: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    transition: all 0.25s linear 0s;
    z-index: 70;
}
.nav-active .nav-holder .nav-slide {
    max-height: 4000px;
}
#nav {
    background: #1f2428 none repeat scroll 0 0;
    display: block;
    position: relative;
    transform: translateY(-100%);
    transition: all 0.25s linear 0s;
}
.nav-active #nav {
    transform: translateY(0px);
}
#nav > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
#nav > li.has-drop-down::after {
    display: none;
}
#nav > li.has-drop-down a::after {
    color: #777;
    content: "";
    font-family: FontAwesome;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 12px;
}
#nav > li:last-child ul li.has-drop-down > a::after {
    left: auto;
    right: 8px;
    transform: rotate(0deg);
}
#nav > li.hover {
    color: #d0d0d0;
}
#nav > li.hover::after {
    display: none;
}
#nav > li.hover > a {
    background: #3b434a none repeat scroll 0 0;
}
#nav a {
    color: #d0d0d0;
    display: block;
    padding: 11px 10px 9px;
    position: relative;
}
#nav a:hover {
    background: #3b434a none repeat scroll 0 0;
}
#nav .drop {
    padding: 0;
    position: static;
    transform: none;
    width: auto;
}
#nav ul {
    text-align: left;
}
#nav ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    margin: 0;
}
#nav ul li.has-drop-down > a::after {
    content: "";
    display: block;
    right: 10px;
}
#nav ul li.hover > a {
    background: #3b434a none repeat scroll 0 0;
}
#nav ul a {
    padding-left: 20px;
    padding-right: 20px;
}
#nav ul a::after {
    display: none;
}
#nav ul ul a {
    background: inherit;
    padding-left: 30px;
    padding-right: 30px;
}
.scroll #main {
    padding-top: 98px;
}
.visual-holder {
    height: 400px;
    padding: 60px 0;
}
.more {
    font-size: 20px;
}
.map-section > img {
    margin-bottom: 0;
}
.load-holder {
    padding: 30px 0 40px;
}
#sidebar h2 {
    font-size: 19px;
}
.side-block img {
    margin-bottom: 10px;
}
.side-nav li {
    margin-top: 8px;
}
.side-nav ul li {
    padding: 0;
}
.side-nav ul ul {
    padding: 8px 16px 0;
}
.archives li ul {
    padding: 10px 0 0;
}
#footer h3 {
    font-size: 25px;
    margin-bottom: 15px;
}
.footer-holder {
    padding: 40px 0 10px;
}
.footer-block {
    padding-bottom: 30px;
    width: 50%;
}
.footer-block.footer-links {
    width: 50%;
}
.footer-block address span {
    padding-bottom: 15px;
}
.footer-block address span.phone {
    padding-bottom: 16px;
}
.footer-nav ul {
    padding-top: 20px;
}
.footer-nav ul li {
    margin-bottom: 15px;
}
.footer-frame .holder {
    display: block;
}
.item, .productSmall li, table.productTable td {
    margin-bottom: 15px;
}
.item .description, .productSmall li .description, table.productTable td .description {
    font-size: 14px;
    line-height: 1.3;
    padding: 10px;
}
.item .description p, .productSmall li .description p, table.productTable td .description p {
    margin-bottom: 10px;
}
.item .text-block, .productSmall li .text-block, table.productTable td .text-block {
    font-size: 16px;
    padding: 10px;
}
.item .text-block span, .productSmall li .text-block span, table.productTable td .text-block span {
    font-size: 15px;
    line-height: 1.3;
}
.item .more, .productSmall li .more, table.productTable td .more {
    font-size: 14px;
}
.subscribe-section {
    margin: 0;
    padding: 50px 0 60px;
}
.subscribe-form .block {
    width: 70%;
}
.subscribe-form .button.btn-long, .subscribe-form .btn-long.templates-button {
    margin-top: 14px;
    width: 28%;
}
.side-block .subscribe-form input[type="email"], .footer-block .subscribe-form input[type="email"] {
    margin-bottom: 15px;
}
.footer-block .subscribe-form input[type="email"] {
    margin-bottom: 15px;
}
.share-block .title {
    padding-right: 15px;
}
.accordion .opener {
    font-size: 16px;
    padding: 20px 55px;
}
.accordion .opener::before {
    left: 20px;
}
.accordion .slide .frame {
    padding: 20px 20px 5px;
}
.tabset {
    font-size: 16px;
    margin: 0 -2px;
}
.tabset li {
    padding: 0 2px;
}
.tab-content {
    padding: 20px 20px 5px;
}
.carousel .btn-prev, .carousel .btn-next {
    left: 10px;
}
.carousel .btn-prev i, .carousel .btn-next i {
    font-size: 4em;
}
.carousel .btn-next {
    right: 10px;
}
.slideshow {
    height: 600px;
    margin-bottom: 30px;
}
.slideshow.visual-holder {
    height: 450px;
}
.captcha-holder {
    padding-bottom: 30px;
}
.captcha-holder .captchaimg {
    height: 50px;
    margin-bottom: 15px;
}
.summary-table td {
    padding-bottom: 12px;
}
.summary-table td {
    vertical-align: top;
}
.summary-table .form-code-area .button, .summary-table .form-code-area .templates-button {
    margin-left: 4px;
}
.intro-block {
    padding: 29px 15px 100px;
}
.home2 .intro-block {
    padding: 35px 15px 90px;
}
.intro-block .image-block::after {
    height: 200px;
}
.intro-block p {
    margin-bottom: 20px;
    text-align: center;
}
.intro-block .button, .intro-block .templates-button {
    bottom: 35px;
}
.item-block {
    line-height: 1.25;
}
.item-block > img {
    margin-bottom: 0;
}
.item-block .description {
    font-size: 14px;
}
.item-block .image-block {
    margin: 0;
}
.item-block .image-block::after {
    height: 70px;
}
.item-block .image-block img {
    transform: scale(0.65);
}
.video-bg .btn-play {
    bottom: 15px;
    right: 15px;
}
.info-block {
    font-size: 20px;
    padding: 40px 0 50px;
}
.info-block h2 {
    margin-bottom: 20px;
}
.info-block p {
    margin-bottom: 30px;
}
.article-holder {
    padding: 45px 0;
}
.article-holder .text-block {
    padding-right: 30px;
}
.article-holder p {
    margin-bottom: 10px;
}
.content-holder .image-block {
    margin-right: 10px;
}
.video-holder {
    padding: 45px 0;
}
.video-holder .description {
    padding-top: 10px;
}
.item-holder.three-columns {
    -moz-box-pack: center;
    flex-flow: row wrap;
    justify-content: center;
}
.item-holder.three-columns .item-block .description {
    padding: 30px 15px;
}
.item-holder.three-columns .item-block .description::after {
    min-height: 170px;
}
.post .date {
    margin-left: -7px;
}
.post .image-block {
    margin: 0 -12px 15px;
}
.post .meta {
    padding: 0;
}
.post .meta .button, .post .meta .templates-button {
    margin-left: 15px;
}
.post-holder .post {
    padding: 0 7px;
}
.post-holder .post h1 {
    font-size: 22px;
    margin-bottom: 10px;
}
.comments-section {
    padding: 10px 0 20px;
}
.comments-section h2 {
    margin-bottom: 5px;
}
.comment-block .description {
    padding: 0;
}
.filter-holder .title {
    margin: 0 3px 20px;
}
.filter-holder .form .select-holder {
    margin-right: 14px;
}
.products-holder .item, .products-holder .productSmall li, .products-holder table.productTable td {
    width: 50%;
}
.quantity-block {
    margin-bottom: 30px;
}
.steps-holder {
    padding-bottom: 15px;
}
.shopping-table {
    margin-bottom: 25px;
}
.shopping-table th {
    padding: 10px 15px;
}
.shopping-table td {
    padding: 15px;
}
.form-block {
    padding-bottom: 25px;
}
.form-block p {
    margin-bottom: 20px;
}
.steps {
    margin-bottom: 35px;
}
.next-steps .shopping-table td {
    font-size: 15px;
    line-height: 1.3;
    padding: 10px;
}
.next-steps .shopping-table td:first-child {
    float: left;
    padding-right: 0;
    width: 100%;
}
.steps-holder .buttons {
    margin: 0 -2px;
}
.steps-holder .buttons .button, .steps-holder .buttons .templates-button {
    margin: 0 2px;
    min-width: 140px;
}
.steps-holder .buttons .button.btn-long, .steps-holder .buttons .btn-long.templates-button {
    min-width: 200px;
}
.step-section .card-list {
    margin: 0 -3px;
    padding-bottom: 9px;
}
.step-section .card-list {
    -moz-box-pack: start;
    justify-content: flex-start;
}
.step-section .card-list li {
    float: left;
    padding: 0 3px 6px;
    width: 25%;
}
.textarea-holder label {
    font-size: 17px;
    margin-bottom: 10px;
}
.event-block h1 {
    margin-bottom: 15px;
}
.event-block dl {
    font-size: 14px;
    line-height: 1.3;
}
.event-description {
    padding-bottom: 0;
}
.event-description .holder {
    width: 67%;
}
.event-description #sidebar {
    width: 29%;
}
.event-description address {
    padding: 0;
}
.article {
    padding-bottom: 10px;
}
.article .alignleft {
    padding-bottom: 20px;
}
.article .alignright {
    padding-bottom: 20px;
}
.login-holder {
    margin-bottom: 20px;
}
.form .button-row .link-password {
    margin: 0 0 0 10px;
}
.password-holder {
    padding: 15px 0;
}
.account-table {
    font-size: 15px;
    margin-bottom: 15px;
}
.account-table th {
    padding: 10px;
}
.account-table td {
    padding: 10px;
}
.invoice {
    font-size: 15px;
}
.invoice .border td {
    padding: 10px;
}
.invoice .productitemcell {
    margin-top: 10px;
}
.invoice .textb {
    width: 40%;
}
.custom-template .white-block {
    padding: 0;
}
.template-list .btn-row {
    display: block;
}
.template-list .btn-row .btn-link {
    margin: 0 0 10px;
}
.template-list .btn-row .btn-link.alt {
    margin: 0 0 10px;
}
#sidebar .templates-info h2 {
    font-size: 19px;
}
#sidebar .templates-info .custom-heading {
    padding: 15px 10px;
}
.templ-holder {
    display: block;
    text-align: left;
}
}
@media (max-width: 767px) {
.fancybox-margin {
    margin: 0;
}
body {
    font-size: 15px;
    line-height: 1.4;
}
[id="main"] img {
    margin-bottom: 20px;
}
blockquote {
    line-height: 20px;
    padding-left: 15px;
}
ul:not([class]) li::before {
    top: 7px;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], input[type="url"], textarea, .textbox {
    font-size: 16px;
    height: 44px;
    line-height: 22px;
}
select {
    font-size: 16px;
    height: 44px;
    line-height: 22px;
    padding: 10px;
}
textarea {
    height: 150px;
}
.check-list, .radio-list {
    padding: 5px 0 0;
}
.check-list label, .radio-list label {
    font-size: 15px;
}
.radio-list label {
    font-size: 15px;
}
.form.registration-form, .form.edit-account-form, .form.contact-form {
    margin-bottom: 25px;
}
.jcf-checkbox {
    height: 28px;
    margin-right: 10px;
    width: 28px;
}
.jcf-radio {
    height: 36px;
    margin: -6px 10px 0 0;
    width: 36px;
}
.jcf-radio span {
    bottom: 9px;
    left: 9px;
    right: 9px;
    top: 9px;
}
.jcf-select {
    font-size: 16px;
    height: 44px;
    line-height: 22px;
}
.jcf-select .jcf-select-text {
    margin: 10px 35px 9px 10px;
}
.jcf-select .jcf-select-opener {
    width: 40px;
}
.jcf-select .jcf-select-opener::before {
    font-size: 14px;
}
.jcf-list ul {
    font-size: 15px;
    line-height: 18px;
    padding: 0;
}
h1, .h1 {
    font-size: 26.1px;
    margin-bottom: 15px;
}
h1.page-title, .h1.page-title {
    font-size: 24px;
}
h2, .h2 {
    font-size: 20.5px;
    margin-bottom: 15px;
}
h2.page-title, .h2.page-title {
    font-size: 30px;
}
h3, .h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
p {
    margin-bottom: 15px;
}
.row-holder, .productSmall, table.productTable tr {
    display: block;
    margin: 0;
}
[class^="col-"], .productSmall li, table.productTable td {
    padding: 0;
}
.col-6 {
    width: auto;
}
.col-4, .productSmall li, table.productTable td {
    width: auto;
}
.col-3 {
    width: auto;
}
.col-two-third {
    width: auto;
}
.col-one-third {
    width: auto;
}
.white-block {
    margin-bottom: 15px;
    padding: 15px 12px;
}
.button, .templates-button, .product-block .product-description input[type="submit"] {
    font-size: 16px;
    min-width: 150px;
    padding: 14px 15px 13px;
}
.btn-long.button, .btn-long.templates-button, .product-block .product-description input[type="submit"], .btn-long.btn-large.button, .btn-long.btn-large.templates-button, .product-block .product-description input.btn-large[type="submit"] {
    font-size: 16px;
    min-width: 160px;
    padding: 14px 15px 13px;
}
.header-frame {
    padding: 15px 0;
}
.scroll .header-frame {
    position: absolute;
}
.header-holder {
    padding: 8px 0;
}
.login-nav ul li {
    margin-left: 7px;
}
.login-nav ul li::before {
    margin-right: 7px;
}
.logo {
    flex-basis: 220px;
}
#main {
    padding-top: 20px;
}
.scroll #main {
    padding-top: 72px;
}
.main-holder {
    padding-bottom: 15px;
}
.visual-holder.video-bg {
    height: 350px;
}
.visual-holder {
    font-size: 14px;
    height: 280px;
    margin: -20px 0 20px;
    padding: 20px 0;
}
.visual-holder.alt-height {
    height: 280px;
}
.more {
    font-size: 16px;
}
.map-section > img {
    margin-bottom: 0;
}
.load-holder {
    padding: 10px 0 30px;
}
.system-message .item a, .system-error-message .item a {
    margin: 13px 0 0 6px;
}
#sidebar h2 {
    font-size: 18px;
}
.side-block + .side-block {
    padding-top: 10px;
}
.side-block img {
    margin-bottom: 10px;
}
.side-nav {
    font-size: 15px;
    padding: 0;
}
.side-nav ul ul li {
    margin-top: 6px;
}
#footer h3 {
    font-size: 22px;
}
.footer-holder {
    padding: 25px 0 5px;
}
.footer-holder .row-holder {
    margin: 0;
}
.footer-block {
    float: none;
    margin: 0;
    padding: 0 0 25px;
    width: auto;
}
.footer-block.footer-links {
    width: auto;
}
.footer-nav ul {
    font-size: 14px;
    padding-top: 10px;
}
.footer-nav ul li {
    margin-bottom: 11px;
}
.logos li {
    padding-bottom: 20px;
    width: auto;
}
.footer-frame {
    padding: 15px 0 20px;
    text-align: center;
}
.footer-frame .container {
    display: block;
}
.footer-frame .social-networks {
    float: none;
    margin: 0 0 10px;
}
.footer-logo {
    float: none;
    margin: 0 auto 15px;
    text-align: center;
}
.item-section, .productSmall, table.productTable tr {
    margin: 0 auto;
    max-width: 370px;
}
.social-networks li {
    margin: 0 5px;
}
.subscribe-section {
    margin: 0;
    padding: 25px 0;
}
.subscribe-form .block {
    float: none;
    width: auto;
}
.subscribe-form label {
    font-size: 18px;
    margin-bottom: 15px;
}
.subscribe-form input[type="email"] {
    display: block;
    float: none;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
}
.subscribe-form .button.btn-long, .subscribe-form .btn-long.templates-button {
    float: none;
    margin-top: 0;
    width: auto;
}
.footer-block .subscribe-form {
    max-width: 290px;
    padding-bottom: 15px;
}
.post-holder .share-block .title {
    display: block;
}
.accordion {
    margin-bottom: 20px;
}
.accordion .opener {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 35px;
}
.accordion .opener::before {
    font-size: 16px;
    left: 10px;
    margin-top: 1px;
}
.accordion .slide .frame {
    padding: 15px 10px 0;
}
.tabset a {
    padding: 15px 10px;
}
.tab-content {
    margin-bottom: 20px;
    padding: 15px 10px 0;
}
.carousel {
    margin: 0 auto;
    max-width: 370px;
}
.carousel .mask {
    margin: 0 0 20px;
}
.carousel .slide {
    float: none;
    width: auto;
}
.carousel .slide:nth-child(2), .carousel .slide:nth-child(3) {
    display: none;
}
.slideshow {
    height: 350px;
    margin-bottom: 20px;
}
.slideshow.visual-holder {
    height: 350px;
    margin-top: -20px;
}
.slideshow .container {
    padding: 20px 35px;
}
.slideshow h1 {
    margin-bottom: 10px;
}
.slideshow .btn-prev, .slideshow .btn-next {
    left: 5px;
}
.slideshow .btn-prev i, .slideshow .btn-next i {
    font-size: 4em;
}
.slideshow .btn-next {
    right: 5px;
}
.shopping-cart {
    padding: 0 15px;
}
.shopping-cart a {
    font-size: 11px;
    padding: 5px 11px 5px 35px;
}
.shopping-cart a::before {
    font-size: 20px;
    left: 8px;
    top: 10px;
}
.captcha-holder {
    padding-bottom: 10px;
}
.captcha-holder label {
    font-size: 15px;
    margin-bottom: 10px;
}
.captcha-holder .captchaimg {
    height: 44px;
}
.summary-table .form-code-area input[type="text"], .summary-table .form-code-area input#DiscountCode, .summary-table .form-code-area input#GiftVoucher {
    margin: 0 0 5px;
}
.system-page {
    padding: 35px 0 10px;
}
.system-page .holder {
    padding: 25px 0 0;
}
.system-page .shopping-table td {
    padding: 3px;
}
.system-page .shopping-table td, .system-page .shopping-table th {
    padding-left: 108px;
    padding-right: 0;
    text-align: right;
}
.system-page .shopping-table td:nth-child(2), .system-page .shopping-table th:nth-child(2) {
    padding-left: 108px;
}
.system-page .shopping-table td::before, .system-page .shopping-table th::before {
    float: left;
}
.system-page .summary-table {
    font-size: 14px;
}
.thank-you-table {
    display: block;
}
.thank-you-table tbody, .thank-you-table tr, .thank-you-table td {
    display: block;
}
.thank-you-table td {
    padding: 0 0 11px;
}
.thank-you-table td:first-child {
    padding: 0 0 11px;
}
.thank-you-table td:last-child {
    text-align: left;
}
.thank-you-table strong {
    display: block;
    float: none;
    font-weight: 600;
    margin: 0;
    width: auto;
}
.intro-holder {
    display: block;
    margin: 0;
    padding: 0 15px;
}
.home2 .intro-holder {
    margin-top: -20px;
}
.intro-holder .container {
    display: block;
}
.intro-block {
    border-top: 1px solid #313131;
    padding: 30px 0;
    width: auto;
}
.intro-block:first-child {
    border: medium none;
}
            .intro-block2 {
    border-top: 1px solid #313131;
    padding: 30px 0;
    width: auto;
}
.intro-block2:first-child {
    border: medium none;
}
.home2 .intro-block {
    padding: 17px 0 20px;
}
.intro-block .image-block {
    display: block;
    height: auto;
}
.intro-block .image-block::after {
    display: none;
}
.intro-block p {
    margin-bottom: 20px;
}
.intro-block .button, .intro-block .templates-button {
    position: static;
    transform: none;
}
.home2 .intro-block .button, .home2 .intro-block .templates-button {
    bottom: auto;
    position: static;
}
.item-block {
    line-height: 1.5;
    width: 50%;
}
.item-block > img {
    margin-bottom: 0;
}
.video-bg .btn-play {
    display: none;
}
.info-block {
    font-size: 16px;
    line-height: 24px;
    padding: 25px 0 30px;
}
.info-block p {
    margin-bottom: 20px;
}
.article-holder {
    padding: 30px 0;
}
.article-holder .container {
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    flex-direction: column-reverse;
}
.article-holder .text-block {
    padding: 0;
    width: auto;
}
.article-holder h1 {
    font-size: 24px;
}
.article-holder h1::after {
    display: none;
}
.article-holder .image-block {
    margin: 0 auto 15px;
    max-width: 360px;
    width: auto;
}
.content-holder {
    padding: 25px 0 10px;
}
.content-holder [class^="col-"] {
    padding-bottom: 20px;
}
.video-holder {
    margin-bottom: 0;
    padding: 30px 0;
}
.video-holder .video iframe {
    height: 220px;
}
.item-holder.three-columns .item-block {
    font-size: 14px;
    width: 100%;
}
.item-holder.three-columns .item-block .description {
    padding: 45px 15px;
}
.item-holder.three-columns .item-block h1 {
    margin-bottom: 10px;
}
.post .date {
    font-size: 16px;
    margin: -6px 0 13px;
}
.post h1 {
    font-size: 27px;
    margin-bottom: 10px;
}
.post .meta {
    -moz-box-align: start;
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    align-items: flex-start;
    display: flex;
    flex-direction: column-reverse;
}
.post .meta .button, .post .meta .templates-button {
    float: none;
    margin: 0;
}
.post .meta .frame {
    padding: 0 0 20px;
    width: 100%;
}
.post .link-comments {
    margin-top: 6px;
}
.post-holder .post {
    float: none;
    line-height: 1.4;
    padding: 0;
    width: auto;
}
.post-holder .post .date {
    font-size: 16px;
    margin: -6px 0 13px;
}
.post-holder .post h1 {
    font-size: 27px;
}
.comments-section h2 {
    margin-bottom: 0;
}
.comment-block {
    padding: 15px 0 0;
}
.paginationHolder {
    padding: 0 0 30px;
}
.paginationHolder #previous-page {
    margin-right: 0;
}
.paginationHolder #next-page {
    margin-left: 0;
}
.filter-holder {
    padding-top: 35px;
}
.filter-holder .form form {
    display: block;
}
.filter-holder .form .select-holder {
    margin: 0 0 15px;
    width: auto;
}
.products-holder .productSmall {
    display: flex;
    margin: 0 -7px;
    max-width: none;
}
.products-holder .item, .products-holder .productSmall li, .products-holder table.productTable td {
    padding: 0 7px;
    width: 50%;
}
.products-holder .item .text-block span:not(.price), .products-holder .productSmall li .text-block span:not(.price), .products-holder table.productTable td .text-block span:not(.price) {
    font-size: 15px;
    padding-top: 1px;
}
.product-block {
    padding-bottom: 0;
}
.product-block .heading {
    -moz-box-direction: reverse;
    -moz-box-orient: vertical;
    display: flex;
    flex-direction: column-reverse;
}
.product-block .heading .price {
    font-size: 20px;
}
.product-block h1 {
    margin-bottom: 10px;
}
.gallery {
    margin: 0 0 20px;
}
.gallery .thumbnails {
    margin: 15px -2px 0;
}
.gallery .thumbnails li {
    padding: 0 2px 4px;
}
.steps-holder {
    padding-bottom: 15px;
}
.shopping-table {
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
    width: 100%;
}
.shopping-table thead {
    display: none;
}
.shopping-table tbody {
    display: block;
    padding-left: 118px;
}
.shopping-table td {
    border: medium none;
    display: block;
    font-size: 15px;
    margin-left: -118px;
    padding: 0 10px 13px 118px;
    text-align: left;
}
.shopping-table td:first-child {
    padding-right: 10px;
    width: auto;
}
.shopping-table td::before {
    content: attr(data-title);
    display: inline-block;
    margin-left: -108px;
    position: relative;
    text-align: left;
    white-space: normal;
    width: 108px;
}
.shopping-table td .image-block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.shopping-table tr {
    display: block;
}
.shopping-table tr:first-child td:first-child {
    border: medium none;
}
.shopping-table tr td:first-child {
    border-top: 1px solid #313131;
    padding-top: 13px;
}
.shipping-holder {
    padding-bottom: 20px;
}
#shippingCountrySpan, #shippingSpan, #shippingStateSpan {
    margin-bottom: 6px;
}
.card-list {
    -moz-box-pack: end;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 -4px;
    padding-bottom: 20px;
}
.card-list li {
    display: block;
    padding: 0 4px 8px;
    width: 33.33%;
}
.form-block {
    padding-bottom: 15px;
}
.total-price {
    font-size: 24px;
    padding: 0 0 20px;
}
.total-price #Amount {
    font-size: 24px;
    width: 190px;
}
.steps {
    margin-bottom: 20px;
}
.steps li:nth-child(2) i {
    margin-left: 5px;
}
.steps span {
    text-indent: -9999px;
}
.steps i {
    display: block;
}
.next-steps .shopping-table td {
    padding: 0 10px 13px 118px;
}
.next-steps .shopping-table td:first-child {
    float: none;
    padding-right: 10px;
    width: auto;
}
.steps-holder .buttons .button, .steps-holder .buttons .templates-button {
    min-width: 110px;
}
.steps-holder .buttons .button.btn-long, .steps-holder .buttons .btn-long.templates-button {
    min-width: 170px;
}
.step-section .radio-list {
    padding-bottom: 5px;
}
.step-section .radio-list li {
    padding-bottom: 10px;
}
.event-holder .image-block {
    margin-bottom: 15px;
}
.event-block dl dt {
    width: 62px;
}
.event-description {
    padding: 10px 0 0;
}
.event-description .holder {
    float: none;
    padding: 0 0 15px;
    width: auto;
}
.event-description #sidebar {
    float: none;
    width: auto;
}
.booking-form {
    padding-bottom: 20px;
}
.content-section {
    margin: 0;
}
.content-section .block {
    display: block;
    margin-bottom: 15px;
}
.content-section .image-area {
    margin: 0 auto;
    max-width: 380px;
    width: auto;
}
.content-section .description {
    padding-bottom: 20px;
    width: auto;
}
.content-section .frame {
    max-width: none;
}
.article .alignleft {
    float: none;
    margin: 0 auto 20px;
    max-width: 440px;
    padding: 0;
    width: auto;
}
.article .alignright {
    float: none;
    margin: 0 auto 20px;
    max-width: 440px;
    padding: 0;
    width: auto;
}
.login-holder {
    margin-bottom: 15px;
}
.form.login-form {
    margin-bottom: 25px;
}
.account-table {
    display: block;
}
.account-table thead {
    display: none;
}
.account-table tbody, .account-table tr {
    display: block;
}
.account-table tbody {
    padding-left: 118px;
}
.account-table td {
    display: block;
    margin-left: -118px;
    padding: 5px 10px 5px 118px;
}
.account-table td::before {
    content: attr(data-title);
    display: inline-block;
    margin-left: -118px;
    position: relative;
    text-align: left;
    white-space: normal;
    width: 118px;
}
.invoice-holder {
    overflow: auto;
}
.invoice {
    width: 600px;
}
.invoice .textb {
    margin: 0;
}
table.case-details {
    font-size: 14px;
}
table.case-details td.var {
    width: 112px;
}
.template-list .block {
    margin: 0 auto 20px;
    max-width: 370px;
    padding: 0;
}
.template-detail .img {
    padding-bottom: 0;
    width: 100%;
}
.template-detail .img + .img {
    display: none;
}
#sidebar .templates-info h2 {
    font-size: 18px;
    margin-bottom: 5px;
}
#sidebar .templates-info .custom-heading {
    font-size: 16px;
    margin-bottom: 10px;
    padding: 14px 15px 13px;
}
.template-form .captcha-holder {
    margin: 0 -7px;
}
}
@media (max-width: 479px) {
.item-block {
    float: none;
    width: auto;
}
.products-holder .productSmall {
    display: block;
    margin: 0 auto;
    max-width: 290px;
}
.products-holder .item, .products-holder .productSmall li, .products-holder table.productTable td {
    padding: 0;
    width: auto;
}
}
