* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    color: #9d9d9d;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    font-family: 'Lexend Deca', sans-serif
}

img {
    border: none;
    outline: none;
    max-width: 100%
}

a,
a:active,
a:focus,
a:hover {
    outline: none;
    text-decoration: none
}

a {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

input:focus {
    outline: none!important;
    box-shadow: none
}

ul {
    margin: 0;
    list-style-type: none
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 3
}

.pull-left {
    float: left
}

.pull-right {
    float: right!important
}

.main-wrapper {
    width: 100%;
    float: left;
    height: auto
}

.header-wrapper {
    width: 100%;
    float: left;
    height: auto;
    background: url(images/top-bg.jpg) repeat top center
}

.header-content {
    width: 100%;
    float: left;
    height: auto;
    padding: 27px 0
}

.header-left {
    width: auto;
    float: left;
    height: auto;
    z-index: 999
}

.header-right {
    width: 100%;
    float: right;
    height: auto
}

.logo-container {
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    z-index: 999
}

.menu-container {
    width: 100%;
    float: right;
    height: auto;
    padding: 0 0 0;
    position: relative
}

#menu-switcher,
.switch {
    display: none
}

.menu-container label::before {
    border-bottom: 2px solid #1030b8;
    box-shadow: 0 5px 0 0 #1030b8, 0 0 0 0 inset, 0 -5px 0 0 #1030b8;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 20px
}

.switch {
    width: 100%;
    float: left;
    height: auto;
    min-height: 45px;
    position: relative;
    top: 0
}

.menu-container label {
    background: #fff none repeat scroll 0 0!important;
    cursor: pointer;
    display: none;
    height: 35px;
    padding: 0;
    position: absolute!important;
    right: 0;
    top: 4px;
    width: 40px;
    z-index: 9999;
    border: 1px solid #1030b8
}

.text-right {
    text-align: right!important
}

#navbar {
    width: 100%;
    float: right;
    height: auto
}

#navbar ul.menu-items.pull-left {
    width: auto;
    float: left;
    margin-left: -20px
}

#navbar ul.menu-items.pull-right {
    width: auto;
    float: right;
    margin-right: -20px
}

#navbar ul li {
    float: left;
    margin-right: 40px
}

#navbar ul li:last-child {
    margin: 0
}

#navbar li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 11px 20px;
    position: relative;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.menu-items li {
    display: inline-block;
    margin-left: 0
}

.menu-items li:first-child {
    margin: 0
}

#navbar .pull-left li:first-child {
    margin-left: 0
}

#navbar .pull-right {
    float: right;
    text-align: left
}

#navbar .pull-right li {
    margin-right: 23px
}

#navbar .pull-right li:last-child {
    margin-right: 0
}

.menu-container #navbar {
    position: relative;
    z-index: 99
}

.support-block {
    width: 100%;
    float: left;
    height: auto;
    padding: 17px 0 17px;
    box-shadow: 0 0 21px rgba(255, 255, 255, .5)
}

.support-block ul li {
    float: left
}

.support-block ul li .item-inner {
    text-align: left;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: 21px;
    font-family: 'Oswald', sans-serif
}

.support-block ul li .item-inner strong {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #fff
}

#slider {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin: 30px 0 0;
    float: left
}

.slider-wrapper {
    width: 100%;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative
}

.slides {
    width: 500%;
    height: 100%;
    position: relative;
    -webkit-animation: slide 21s infinite;
    -moz-animation: slide 21s infinite;
    animation: slide 21s infinite
}

.slider {
    width: 20%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.image {
    width: 100%;
    height: 100%
}

.banner-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden
}

.content-txt {
    width: 100%;
    height: auto;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: content-s 7s infinite;
    -moz-animation: content-s 7s infinite;
    animation: content-s 7s infinite;
    max-width: 600px;
    padding: 0 50px
}

@-webkit-keyframes slide {
    0% {
        margin-left: 0%
    }
    28% {
        margin-left: 0%
    }
    33% {
        margin-left: -100%
    }
    55% {
        margin-left: -100%
    }
    66.33% {
        margin-left: -200%
    }
    85% {
        margin-left: -200%
    }
    95% {
        margin-left: -200%
    }
    100% {
        margin-left: -400%
    }
}

@-moz-keyframes slide {
    0% {
        margin-left: 0%
    }
    28% {
        margin-left: 0%
    }
    33% {
        margin-left: -100%
    }
    55% {
        margin-left: -100%
    }
    66.33% {
        margin-left: -200%
    }
    85% {
        margin-left: -200%
    }
    95% {
        margin-left: -200%
    }
    100% {
        margin-left: -400%
    }
}

@keyframes slide {
    0% {
        margin-left: 0%
    }
    28% {
        margin-left: 0%
    }
    33% {
        margin-left: -100%
    }
    62% {
        margin-left: -100%
    }
    66.33% {
        margin-left: -200%
    }
    85% {
        margin-left: -200%
    }
    97% {
        margin-left: -200%
    }
    100% {
        margin-left: -300%
    }
}

@-webkit-keyframes content-s {
    0% {
        right: -100%
    }
    10% {
        right: 0
    }
    30% {
        right: 0
    }
    40% {
        right: 0
    }
    50% {
        right: 0
    }
    60% {
        right: 0
    }
    70% {
        right: 0
    }
    80% {
        right: -100%
    }
    90% {
        right: -100%
    }
    100% {
        right: -100%
    }
}

@-moz-keyframes content-s {
    0% {
        right: -100%
    }
    10% {
        right: 0
    }
    30% {
        right: 0
    }
    40% {
        right: 0
    }
    50% {
        right: 0
    }
    60% {
        right: 0
    }
    70% {
        right: 0
    }
    80% {
        right: -100%
    }
    90% {
        right: -100%
    }
    100% {
        right: -100%
    }
}

@keyframes content-s {
    0% {
        right: -100%
    }
    10% {
        right: 20px
    }
    15% {
        right: 0
    }
    30% {
        right: 0
    }
    40% {
        right: 0
    }
    50% {
        right: 0
    }
    60% {
        right: 0
    }
    70% {
        right: 0
    }
    80% {
        right: -100%
    }
    90% {
        right: -100%
    }
    100% {
        right: -100%
    }
}

.image {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

#slider .container {
    height: 100%
}

.banner-inner {
    width: 100%;
    float: left;
    text-align: left
}

.banner-inner h1 {
    font-size: 54px;
    color: #00000f;
    margin: 0 0 20px;
    font-weight: 400;
    line-height: 60px
}

.banner-inner h3 {
    font-size: 33px;
    color: #00000f;
    font-weight: 300;
    line-height: 35px;
    margin: 0 0 25px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 24px
}

.banner-inner a {
    font-size: 14px;
    color: #1030b8;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    border: 1px solid #1030b8;
    display: inline-block;
    line-height: 33px;
    width: 130px;
    text-align: center
}

.banner-inner a:hover {
    color: #8b9108
}

.content {
    width: 100%;
    float: left;
    height: auto;
    padding: 45px 0 40px
}

.content-inner {
    width: 100%;
    float: left;
    height: auto
}

.product-slider {
    width: 570px;
    float: left;
    height: auto;
    position: relative
}

.frame {
    width: 100%;
    height: 508px;
    padding: 15px 508px 15px 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.frame div {
    margin-left: 0;
    width: 111px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    height: 2220px
}

.frame .big-img {
    position: absolute;
    width: 427px;
    height: 478px;
    top: 15px;
    right: 0;
    opacity: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    border: 1px solid #f2f2f2
}

.frame .big-img img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.frame .frame-inner {
    width: 126px;
    padding-right: 15px;
    overflow: hidden
}

.frame input {
    position: relative;
    left: 0;
    display: none
}

.frame label.thumb {
    display: block;
    width: 119px;
    height: 107px;
    float: left;
    margin: 0 0 16px;
    position: relative;
    border: 1px solid #f2f2f2
}

.frame label.thumb img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    cursor: pointer
}

.frame label.thumb:hover img {
    opacity: .8
}

.frame label.left {
    position: absolute;
    left: 0;
    top: -3px;
    margin: 0;
    cursor: pointer;
    width: 117px;
    height: 15px;
    text-align: center;
    background: #fff
}

.frame label.thumb.lab4,
.frame label.thumb.lab8,
.frame label.thumb.lab12,
.frame label.thumb.lab16 {
    margin-bottom: 20px
}

.frame label.right {
    position: absolute;
    left: 0;
    bottom: -2px;
    margin: 0;
    cursor: pointer;
    width: 119px;
    text-align: center;
    height: 15px;
    background: #fff
}

.frame label.left img,
.frame label.right img {
    margin-top: 0;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%
}

.frame label.left img {
    vertical-align: top
}

.frame label.right img {
    vertical-align: bottom
}

.frame label.one,
.frame label.two,
.frame label.three,
.frame label.four,
.frame label.five,
.frame label.six {
    z-index: 90
}

.frame input#push1:checked~label.six,
.frame input#push3:checked~label.one,
.frame input#push5:checked~label.two,
.frame input#push7:checked~label.three,
.frame input#push9:checked~label.four,
.frame input#push11:checked~label.five,
.frame input#push2:checked~label.two,
.frame input#push4:checked~label.three,
.frame input#push6:checked~label.four,
.frame input#push8:checked~label.five,
.frame input#push10:checked~label.six,
.frame input#push12:checked~label.one {
    z-index: 100
}

.frame input#push3:checked~div,
.frame input#push12:checked~div {
    margin-top: 0
}

.frame input#push11:checked~div,
.frame input#push7:checked~div,
.frame input#push4:checked~div,
.frame input#push8:checked~div {
    margin-top: -992px
}

.frame input#push2:checked~div,
.frame input#push10:checked~div,
.frame input#push1:checked~div,
.frame input#push5:checked~div {
    margin-top: -496px
}

.frame input#push6:checked~div,
.frame input#push9:checked~div {
    margin-top: -1484px
}

.frame input#pic1:checked~.lab1,
.frame input#pic2:checked~.lab2,
.frame input#pic3:checked~.lab3,
.frame input#pic4:checked~.lab4,
.frame input#pic5:checked~.lab5,
.frame input#pic6:checked~.lab6,
.frame input#pic7:checked~.lab7,
.frame input#pic8:checked~.lab8,
.frame input#pic9:checked~.lab9,
.frame input#pic10:checked~.lab10,
.frame input#pic11:checked~.lab11,
.frame input#pic12:checked~.lab12,
.frame input#pic13:checked~.lab13,
.frame input#pic14:checked~.lab14,
.frame input#pic15:checked~.lab15,
.frame input#pic16:checked~.lab16 {
    opacity: .8
}

.frame input#pic1:checked~.big-img.p1,
.frame input#pic2:checked~.big-img.p2,
.frame input#pic3:checked~.big-img.p3,
.frame input#pic4:checked~.big-img.p4,
.frame input#pic5:checked~.big-img.p5,
.frame input#pic6:checked~.big-img.p6,
.frame input#pic7:checked~.big-img.p7,
.frame input#pic8:checked~.big-img.p8,
.frame input#pic9:checked~.big-img.p9,
.frame input#pic10:checked~.big-img.p10,
.frame input#pic11:checked~.big-img.p11,
.frame input#pic12:checked~.big-img.p12,
.frame input#pic13:checked~.big-img.p13,
.frame input#pic14:checked~.big-img.p14,
.frame input#pic15:checked~.big-img.p15,
.frame input#pic16:checked~.big-img.p16 {
    opacity: 1;
    z-index: 100
}

.desc-right {
    width: 528px;
    float: right;
    height: auto;
    padding: 15px 0 0 0
}

.right-inner {
    width: 100%;
    float: left;
    height: auto
}

.list-full.last {
    margin: 0
}

.product-info {
    width: 100%;
    float: left;
    height: auto
}

.price {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    font-size: 16px;
    color: #333;
    background: url(images/price-bg.png) no-repeat left bottom 10px
}

.price-text {
    font-size: 36px;
    font-weight: 500;
    color: #484848;
    line-height: normal;
    vertical-align: middle;
    display: inline-block
}

.price-inner {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0 0 15px;
    max-width: 100%;
    position: relative
}

.price .sale-price {
    font-size: 69px;
    color: #212121;
    font-weight: 400;
    vertical-align: middle;
    line-height: 60px;
    display: inline-block;
    position: relative;
    z-index: 2;
    font-family: 'Oswald', sans-serif
}

.price .regular-price {
    font-size: 27px;
    color: #959494;
    font-weight: 400;
    margin-left: 15px;
    vertical-align: bottom;
    display: inline-block;
    text-decoration: line-through;
    line-height: 25px;
    position: relative;
    z-index: 2;
    font-family: 'Oswald', sans-serif
}

.product-info .title {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 40px;
    color: #1030b8
}

.description {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    margin: 0 0 35px
}

.description p {
    font-size: 14px;
    color: #b3b3b3;
    font-weight: 400;
    margin: 0 0 24px
}

.description p:last-child {
    margin: 0
}

.desc-inner {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    z-index: 3
}

.list-block {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #6c6c6c;
    line-height: 25px;
    position: relative;
    font-weight: 400
}

.list-block .pull-left {
    line-height: 14px;
    font-size: 14px;
    line-height: 24px
}

.list-block label {
    width: 95px;
    float: left;
    font-size: 14px;
    color: #1030b8;
    font-weight: 400;
    margin-bottom: 0
}

.list-block span {
    color: gray;
    font-weight: 400;
    font-size: 18px
}

.list-full {
    width: 100%;
    float: left;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative
}

.list-full.last {
    border-bottom: none
}

.list-full .list-block {
    width: 50%;
    float: left;
    height: auto;
    position: relative;
    padding-left: 10px;
    background: url(images/list-bg.png) no-repeat left bottom;
    padding: 27px 0 13px 15px
}

.list-block.color a {
    float: left;
    margin-right: 5px;
    display: inline-block
}

.list-block.color .colorbox {
    width: 18px;
    height: 18px;
    margin-top: 3px
}

.info-list {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    padding-top: 0
}

.service-list {
    width: 100%;
    float: left;
    height: auto;
    padding: 60px 0 80px
}

.service-block {
    width: 100%;
    height: auto;
    float: left;
    position: relative
}

.service-outer {
    width: 100%;
    float: left;
    height: auto;
    position: relative
}

.service-list ul {
    padding: 0;
    text-align: center;
    margin: 0 -40px
}

.service-list li {
    width: 33.33%;
    float: left;
    height: auto;
    padding: 0 40px
}

.service-list li h2 {
    font-size: 18px;
    color: #4d4d4d;
    margin: 0 0 5px;
    padding-top: 0;
    position: relative;
    line-height: normal;
    font-weight: 400;
    font-family: 'Oswald', sans-serif
}

.service-inner {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 99;
    text-align: center
}

.service-inner .icon {
    height: 87px;
    position: relative;
    width: 170px;
    text-align: center;
    margin: 0 0 15px;
    display: inline-block
}

.service-inner .icon::before {
    left: 13px;
    bottom: 0;
    right: 13px;
    top: 0;
    position: absolute;
    content: '';
    border: 2px solid #312783;
    z-index: 4
}

.service-inner .icon::after {
    left: 0;
    bottom: -13px;
    right: 26px;
    top: 13px;
    position: absolute;
    content: '';
    background: #e2f6ff;
    z-index: 3
}

.service-inner .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    max-height: 52px;
    width: auto;
    height: auto
}

.tab-outer {
    width: 100%;
    float: left;
    height: auto;
    position: relative
}

.tab-block {
    width: 100%;
    float: left;
    height: auto;
    border-top: none;
    padding: 0;
    display: block;
    z-index: 9
}

.tab-inner {
    width: 100%;
    max-width: 100%;
    float: right;
    height: auto;
    position: relative
}

.tab_outer {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    padding: 50px 35px 50px;
    background: url(images/tab-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 450px
}

.tab-content {
    position: relative;
    max-width: 100%;
    width: 100%;
    float: right
}
.tab-content h1{
	font-size: 48px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 54px;
    margin-bottom: 30px;
}
.tab-content p:last-child {
    margin: 0
}

.tab-block input[type="radio"] {
    display: none
}

.tabs .tab-selector-1:checked~.label-block .tab-label-1,
.tabs .tab-selector-2:checked~.label-block .tab-label-2,
.tabs .tab-selector-3:checked~.label-block .tab-label-3,
.tabs .tab-selector-4:checked~.label-block .tab-label-4,
.label-block label:hover {
    color: #fff;
    background: rgba(255, 255, 255, .28)
}

.tabs .tab-selector-1:checked~.tab-content #menu1,
.tabs .tab-selector-2:checked~.tab-content #menu2,
.tabs .tab-selector-3:checked~.tab-content #menu3,
.tabs .tab-selector-4:checked~.tab-content #menu4 {
    height: auto;
    opacity: 1;
    width: 100%;
    z-index: 100;
    visibility: visible;
    padding: 0
}

.tab-content>.tab-pane {
    box-sizing: border-box;
    height: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    opacity: 0
}

.label-block {
    display: block;
    z-index: 81;
    width: 230px;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 35px
}

.label-block label {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 8px 50px;
    text-align: left;
    margin: 0 0 10px
}

.label-block label:hover::before,
.tabs .tab-selector-1:checked~.label-block .tab-label-1::before,
.tabs .tab-selector-2:checked~.label-block .tab-label-2::before,
.tabs .tab-selector-3:checked~.label-block .tab-label-3::before,
.tabs .tab-selector-4:checked~.label-block .tab-label-4::before {
    bottom: 0;
    opacity: 1;
    visibility: visible
}

.tab-content {
    position: relative;
    position: relative;
    width: 75%
}

.tab-content p {
    color: #c3c3c3;
    margin: 0 0 25px;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    line-height: 26px
}

.panel-left {
    width: 50%;
    float: left;
    padding-right: 15px
}

.video-block {
    float: right;
    height: auto;
    width: 50%;
    padding-left: 15px
}
.video-blocks {
    float: left;
    height: auto;
    width: 100%;
    padding-left: 15px
}
video.responsive-video {
    width: 100%
}

.featured-product {
    width: 100%;
    float: left;
    height: auto;
    padding: 50px 0
}

.section-title {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    margin: 0 0 40px
}

.section-title h2 {
    font-size: 30px;
    color: #454545;
    font-weight: 700;
    margin: 0;
    position: relative
}

.featured-product ul {
    margin: 0 -15px
}

.featured-product ul li {
    width: 25%;
    float: left;
    padding: 0 30px;
    text-align: center
}

.featured-product .thumb {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    overflow: hidden;
    border: 2px solid #928dbd;
    z-index: 6;
    background: #fff
}

.featured-product .thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    float: left
}

.featured-product .thumb a {
    display: inline-block;
    text-transform: uppercase;
    background: #fff;
    color: #1030b8;
    border: 1px solid #1030b8;
    line-height: 42px;
    border-radius: 0;
    padding: 0 15px;
    position: absolute;
    left: 50%;
    width: 140px;
    margin-left: -70px;
    opacity: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.featured-product h3 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 20px 0 0
}

.featured-product h3 span {
    font-size: 35px;
    color: #312783;
    font-family: 'Oswald', sans-serif;
    font-weight: 500
}

.product-info {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    margin: 0 0 15px
}

.product-content .product-info::before {
    bottom: 40px;
    top: 40px;
    left: -10px;
    right: -10px;
    background: #e2f6ff;
    position: absolute;
    content: '';
    z-index: 3
}

.product-content {
    width: 100%;
    float: left;
    height: auto
}

.product-info:hover .thumb a {
    bottom: 20px;
    opacity: 1
}

.product-info:hover .thumb img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .5
}

.product-content p {
    font-size: 18px;
    color: #3d3d3d
}

.footer-inner {
    width: 100%;
    float: left;
    height: auto
}

.footer-outer {
    width: 100%;
    float: left;
    height: auto;
    position: relative
}

.footer_top {
    width: 100%;
    float: left;
    height: auto
}

.footer .container {
    position: relative;
    z-index: 5
}

.copyright {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 56px
}

.footer-right-inner {
    width: 100%;
    float: left;
    height: auto
}

.footer-top {
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
    float: left;
    padding: 30px 0 35px;
    box-shadow: 0 0 21px rgba(255, 255, 255, .5)
}

.quick-link li {
    font-size: 18px;
    color: #fff;
    padding: 0 36px;
    display: inline-block
}

.quick-link li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    line-height: 26px;
    padding: 15px 0 15px
}

.footer_right {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 0 80px 5px;
    position: relative
}

.footer-logo {
    width: auto;
    height: auto;
    display: block;
    position: relative;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0
}

.footer-logo a {
    display: inline-block
}

ul.quick-link.pull-left {
    width: auto;
    text-align: center;
    margin-top: 15px
}

ul.quick-link.pull-right {
    width: auto;
    text-align: center;
    margin-top: 15px
}

.footer {
    width: 100%;
    float: left;
    height: auto;
    padding: 0 0 0;
    position: relative;
    background: url(images/footer-bg.jpg) repeat center bottom
}

.footer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.footer li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 1em;
    padding: 0
}

.footer li a {
    padding: 8px 20px;
    display: block;
    color: #fff;
    position: relative;
    text-decoration: none
}

.footer li a:before,
#navbar li a:before {
    left: 20%;
    right: 20%;
    top: 50%;
    content: '';
    border-left: 12px solid #fff;
    border-right: 12px solid #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 3px;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.footer li a:hover {
    color: #fff
}

.footer li a:hover:before,
#navbar li a:hover:before {
    left: 0;
    right: 0;
    opacity: 1
}

.label-block label {
    position: relative
}

.quick-link li:not(.footer_logo) a:hover,
#navbar li a:hover {
    color: #fff
}

.header-inner {
    width: 100%;
    float: left;
    height: auto;
    position: relative
}

@media only screen and (max-width:479px) {
    .product-info .title {
        font-size: 25px
    }
    .label-block label {
        width: 100%;
        margin: 0 0 10px;
        text-align: center;
        font-size: 16px;
        padding: 0 20px;
        line-height: 40px
    }
    .product-item li {
        width: 100%!important;
        margin: 0 0 30px!important
    }
    .product-item {
        margin: 0
    }
    .product-slider {
        width: 290px
    }
    .frame {
        padding: 15px 224px 15px 0;
        height: 300px
    }
    .frame .big-img {
        width: 224px;
        height: 270px
    }
    .frame label.thumb {
        width: 60px;
        margin: 0 0 10px;
        height: 60px
    }
    .frame label.right img {
        vertical-align: middle
    }
    .frame label.right,
    .frame label.left {
        width: 60px;
        height: 15px
    }
    .frame input#push3:checked~div,
    .frame input#push12:checked~div {
        margin-top: 0
    }
    .frame input#push11:checked~div,
    .frame input#push7:checked~div,
    .frame input#push4:checked~div,
    .frame input#push8:checked~div {
        margin-top: -580px
    }
    .frame input#push2:checked~div,
    .frame input#push10:checked~div,
    .frame input#push1:checked~div,
    .frame input#push5:checked~div {
        margin-top: -290px
    }
    .frame input#push6:checked~div,
    .frame input#push9:checked~div {
        margin-top: -870px
    }
    .frame .frame-inner {
        width: 80px
    }
    .product-item {
        width: 100%;
        float: left;
        margin: 0!important
    }
    .product-item li {
        padding: 0
    }
    .frame div::before {
        height: 40px;
        width: 290px
    }
    .frame label.thumb::after {
        top: 5px;
        bottom: 5px
    }
    .frame label.left img {
        margin-left: 0
    }
    .frame label.right img {
        margin-right: 0
    }
    .featured-product ul li {
        width: 100%!important
    }
    .list-block label {
        font-size: 16px
    }
    .quick-link li {
        width: 100%
    }
    .frame .big-img img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        max-width: 92%;
        max-height: 86%;
        display: inline-block
    }
    .footer {
        padding: 50px 0 2px
    }
    .copyright {
        padding: 8px 0 0;
        font-size: 13px
    }
    .quick-link li a {
        font-size: 16px;
        line-height: 20px
    }
    .list-full .list-block {
        width: 100%
    }
    .price-inner {
        padding: 0 0 0 20px
    }
    .tab-inner {
        padding: 0 35px
    }
    .product-slider {
        float: none;
        height: 310px!important;
        padding: 10px
    }
    .tab-inner::before {
        left: 15px;
        right: 15px
    }
    .price-inner::before {
        left: -7px;
        background-size: 100% auto
    }
    .support-block ul li .item-inner {
        font-size: 16px
    }
    .support-block ul li {
        padding: 0;
        margin: 0!important
    }
    .list-block label {
        width: 105px!important
    }
    .list-full.last {
        padding: 0
    }
    .list-block span {
        font-size: 14px
    }
    .service-inner .icon {
        height: 100px;
        background-size: 100px auto
    }
    .logo-container {
        position: absolute;
        left: 0;
        top: -1px;
        transform: unset!important;
        z-index: 999
    }
    .logo-container img {
        max-width: 200px
    }
    .logo-container {
        position: absolute;
        left: 0;
        top: -2px!important;
        transform: unset;
        z-index: 999
    }
	.tab-content h1{
	font-size: 24px;
	}
}

@media only screen and (min-width:480px) and (max-width:639px) {
    .frame label.thumb::after {
        top: 5px;
        bottom: 5px
    }
    .label-block label {
        font-size: 15px;
        line-height: 42px;
        padding: 0 15px;
        text-align: center;
        width: auto;
        margin: 0
    }
    .frame {
        padding: 15px 340px 15px 0;
        height: 397px
    }
    .frame .big-img {
        width: 340px;
        height: 367px
    }
    .frame label.thumb {
        width: 78px;
        margin: 0 0 10px;
        height: 66px
    }
    .frame label.right img {
        vertical-align: middle
    }
    .frame label.right,
    .frame label.left {
        width: 103px;
        height: 15px
    }
    .frame input#push3:checked~div,
    .frame input#push12:checked~div {
        margin-top: 0
    }
    .frame input#push11:checked~div,
    .frame input#push7:checked~div,
    .frame input#push4:checked~div,
    .frame input#push8:checked~div {
        margin-top: -771px
    }
    .frame input#push2:checked~div,
    .frame input#push10:checked~div,
    .frame input#push1:checked~div,
    .frame input#push5:checked~div {
        margin-top: -385px
    }
    .frame input#push6:checked~div,
    .frame input#push9:checked~div {
        margin-top: -1157px
    }
    .price-inner {
        padding: 0 0 0 30px
    }
    .frame label.thumb img {
        left: 0
    }
    .product-slider::after {
        height: 338px
    }
    .product-slider {
        float: none
    }
    .product-slider {
        float: none
    }
    .frame label.thumb {
        width: 102px;
        height: 84px
    }
    .product-slider::before {
        height: 82px
    }
    .product-slider {
        width: 450px
    }
    .featured-product ul li {
        width: 50%;
        float: left;
        padding: 0 20px;
        text-align: center
    }
}

@media only screen and (max-width:639px) {
    .product-info .title {
        font-size: 22px;
        line-height: 30px
    }
    .price {
        margin: 0 0 10px
    }
    .list-block {
        width: 100%;
        padding: 10px 0
    }
    .info-list::before {
        background: none
    }
    .product-item li p {
        font-size: 14px
    }
    .product-item li h3 {
        font-size: 30px
    }
    .list-block label {
        margin-bottom: 5px;
        width: 120px
    }
    .quick-link li {
        width: 100%
    }
    .footer {
        padding: 60px 0 20px
    }
    .price-inner::before {
        left: -7px
    }
    .list-full .list-block {
        width: 100%
    }
}

@media only screen and (min-width:640px) and (max-width:767px) {
    .product-info {
        padding: 0 0;
        padding: 0
    }
    .label-block label {
        margin: 0 15px 0 0;
        font-size: 18px;
        padding: 0 18px;
        display: inline-block;
        width: auto;
        line-height: 50px
    }
    .frame {
        float: none
    }
    .price-inner {
        padding: 0 0 5px 25px
    }
}

@media only screen and (max-width:767px) {
    .container {
        width: 100%
    }
    #navbar ul.menu-items.pull-left {
        text-align: left!important
    }
    #navbar ul.menu-items.pull-left,
    #navbar ul.menu-items.pull-right {
        float: left!important;
        margin: 0!important
    }
    .support-block {
        padding: 15px 0 15px
    }
    .price-inner {
        padding: 0
    }
    .header-right {
        padding: 0
    }
    .service-block {
        padding: 0
    }
    .service-outer::before {
        left: -20px
    }
    .service-outer::after {
        right: -10px;
        transform: rotate(5deg)
    }
    .service-list li h2 {
        font-size: 20px
    }
    .price-inner::before {
        left: -7px
    }
    .service-inner {
        float: none
    }
    .service-list li:nth-child(2) {
        margin-top: 0
    }
    .switch,
    .menu-container label {
        display: block
    }
    .price-text {
        font-size: 25px
    }
    #navbar {
        display: none
    }
    #menu-switcher:checked + #navbar {
        display: block;
        position: absolute;
        width: 100%;
        background: #1030b8;
        top: 56px;
        left: 0;
        z-index: 999
    }
    .product-item li:nth-child(2) {
        margin-right: 0
    }
    .header-right {
        width: 100%;
        float: left
    }
    .menu-container {
        position: relative
    }
    .logo-container::before {
        background: none
    }
    #slider {
        height: 300px
    }
    .content-txt {
        padding: 0 20px
    }
    .banner-inner h1 {
        font-size: 36px;
        line-height: 40px;
        margin: 0 0 10px
    }
    .banner-inner h3 {
        font-size: 26px;
        line-height: 32px;
        margin: 0 0 10px
    }
    .banner-inner .content-txt {
        bottom: 25px
    }
    #navbar ul li {
        width: 100%;
        float: left;
        text-align: left;
        padding: 0 15px
    }
    #navbar ul li a {
        padding: 12px 0;
        display: block;
        text-align: center
    }
    #navbar ul.menu-items.pull-left {
        width: 100%;
        padding: 0
    }
    .content-inner {
        padding: 0
    }
    .desc-right {
        width: 100%;
        padding: 0;
        margin: 40px 0 0
    }
    .right-inner {
        padding: 0
    }
    .product-info {
        padding: 0 0
    }
    .price .sale-price {
        font-size: 30px;
        line-height: 30px
    }
    .price .regular-price {
        font-size: 25px;
        line-height: 30px
    }
    #navbar ul li {
        margin: 0!important
    }
    #navbar ul li a {
        text-align: left;
        font-size: 16px;
        padding: 10px 15px;
        display: inline-block
    }
    .list-block {
        font-size: 16px;
        margin: 0 0 20px
    }
    .service-list {
        padding: 40px 0 30px
    }
    .service-list li {
        width: 100%;
        margin: 0 0 40px;
        padding: 0 30px
    }
    .tab-content {
        width: 100%;
        padding: 0 20px 20px
    }
    .featured-product {
        padding: 20px 0
    }
    .product-slider {
        margin: 0 auto
    }
    .footer-logo {
        width: 100%;
        padding: 0;
        position: relative;
        margin: 0 0 20px
    }
    .quick-link {
        width: 100%
    }
    ul.quick-link.pull-left,
    ul.quick-link.pull-right {
        width: 100%;
        box-shadow: none
    }
    .product-slider {
        float: none;
        padding: 0
    }
    .product-item {
        padding: 0;
        width: auto;
        margin: 0 -15px
    }
    ul.quick-link.pull-right {
        margin-top: 0
    }
    #navbar .pull-left {
        width: auto
    }
    #navbar .pull-right {
        width: auto
    }
    .service-list ul {
        padding: 0;
        margin: 0
    }
    .label-block {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
        padding: 0
    }
    .tab-content p {
        font-size: 15px
    }
    .product-item li {
        width: 50%;
        margin: 0 0 30px
    }
    #navbar .pull-left {
        width: 100%;
        padding: 0
    }
    #navbar .pull-right {
        width: 100%;
        padding: 0;
        margin: -1px 0 0
    }
    #navbar ul.menu-items.pull-right {
        width: 100%;
        float: right
    }
    #navbar .pull-left li {
        margin: 0
    }
    .product-item li h3 {
        font-size: 18px
    }
    .section-title {
        font-size: 25px
    }
    .content {
        background: none;
        margin: 0;
        padding: 35px 0 40px
    }
    .panel-left {
        width: 100%;
        padding: 0 0 30px
    }
    .video-block {
        width: 100%;
        padding: 0
    }
    .header-content {
        padding: 10px 0 25px;
        z-index: 99;
        position: relative;
        background-size: cover
    }
    .service-block {
        max-width: 100%
    }
    .quick-link li {
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 0
    }
    .quick-link li a {
        padding: 8px 20px;
        display: inline-block
    }
    .quick-link li:last-child {
        margin: 0
    }
    .tab_outer {
        padding: 0
    }
    .footer {
        background-size: cover;
        padding: 0
    }
    .product-info::before {
        left: -30px;
        top: -30px
    }
    .list-full::before {
        left: -30px
    }
    .service-inner {
        padding: 0
    }
    .footer_top {
        padding: 0
    }
    .footer-top {
        background: url(images/tab-bg.jpg) no-repeat center center;
        padding: 30px 0 15px
    }
    .support-block ul li {
        width: 100%;
        background-size: auto;
        padding: 0;
        margin: 0 0 10px
    }
    .tab-inner {
        padding: 0
    }
    .footer_right {
        padding: 0
    }
    .copyright {
        margin: 0 0 0
    }
    #navbar ul {
        padding: 10px 0
    }
    .list-full {
        padding: 0;
        margin: 0 0 0
    }
    .header-content {
        padding: 10px 0
    }
    .logo-container {
        position: absolute;
        left: 0;
        top: -14px;
        transform: unset;
        z-index: 999
    }
    .banner-inner h1 {
        font-size: 24px;
        color: #00000f;
        margin: 0 0 10px;
        font-weight: 400;
        line-height: 26px
    }
    .banner-inner h3 {
        font-size: 16px;
        color: #00000f;
        font-weight: 300;
        line-height: 22px;
        margin: 0 0 20px;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        letter-spacing: 10px
    }
    .content-txt {
        width: auto
    }
    #slider {
        height: 240px
    }
    .support-block ul li .item-inner {
        text-align: center!important
    }
    .support-block ul li .item-inner {
        font-size: 15px
    }
	.tab-content h1 {
    font-size: 30px;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .container {
        width: 750px
    }
    .content-inner {
        padding: 0
    }
    .desc-right {
        width: 100%;
        margin: 30px 0 0;
        padding: 0
    }
    .product-slider {
        margin: 0 auto
    }
    .list-block {
        font-size: 16px
    }
    .product-item li p {
        font-size: 16px
    }
    .product-item {
        padding: 0;
        width: auto;
        margin: 0 -15px
    }
    .product-slider {
        float: none
    }
    #navbar .pull-left {
        width: auto;
        padding: 0 17px
    }
    #navbar .pull-right {
        width: auto;
        padding: 0 17px
    }
    .service-list ul {
        padding: 0;
        margin: 0 -15px
    }
    #navbar .pull-left li {
        margin-left: 0
    }
    #navbar .pull-right li {
        margin-right: 0
    }
    .product-item li {
        width: 50%;
        margin: 0 0 30px
    }
    .content {
        background: none;
        padding: 30px 0 25px;
        margin: 0
    }
    #navbar li a {
        font-size: 14px;
        padding: 11px 10px
    }
    #slider {
        height: 305px
    }
    .quick-link li a {
        font-size: 14px
    }
    .service-list li {
        padding: 0 25px
    }
    .tab_outer {
        padding: 0
    }
    .quick-link li {
        padding: 0
    }
    .logo-container::before {
        background-size: 100% auto
    }
    .logo-container {
        padding: 0 0 0
    }
    .header-left {
        width: 120px;
        top: 3px
    }
    .footer {
        background-size: cover
    }
    .service-list {
        padding: 0 0 30px
    }
    #navbar ul.menu-items.pull-left,
    #navbar .pull-right {
        width: 245px;
        padding: 0
    }
    #navbar ul.menu-items.pull-right {
        width: 240px;
        float: right
    }
    .label-block label {
        margin: 0 5px;
        font-size: 14px;
        padding-left: 15px
    }
    #navbar ul li {
        margin-right: 0
    }
    ul.quick-link.pull-left {
        right: auto
    }
    .support-block ul li .item-inner {
        font-size: 16px
    }
    .product-slider {
        padding-right: 0
    }
    .frame label.right {
        right: 6px
    }
    .footer_right {
        padding: 0 0 5px
    }
    .footer li {
        margin: 0
    }
    .service-inner .icon {
        background-size: 100px auto;
        height: 100px
    }
    .service-list li h2 {
        font-size: 20px
    }
    .banner-inner h1 {
        font-size: 30px;
        color: #00000f;
        margin: 0 0 10px;
        font-weight: 400;
        line-height: 30px
    }
    .banner-inner h3 {
        font-size: 18px;
        color: #00000f;
        font-weight: 300;
        line-height: 22px;
        margin: 0 0 20px;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        letter-spacing: 13px
    }
    .content-txt {
        width: auto
    }
    .label-block {
        width: 180px
    }
    .tab_outer {
        padding: 30px 20px
    }
    .tab-content {
        width: 70%
    }
    .featured-product ul li {
        width: 25%;
        float: left;
        padding: 0 15px;
        text-align: center
    }
    .featured-product h3 span {
        font-size: 25px
    }
	.tab-content h1 {
    font-size: 36px;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .container {
        width: 970px
    }
    .content-inner {
        padding: 0
    }
    .desc-right {
        width: 370px;
        padding: 0 0 0 30px
    }
    .product-info {
        padding: 0 0 0 0
    }
    .price-text {
        font-size: 20px
    }
    #navbar .pull-left,
    #navbar .pull-right {
        width: auto
    }
    .price .sale-price {
        font-size: 28px;
        line-height: 50px
    }
    .price .regular-price {
        font-size: 16px;
        line-height: 39px
    }
    .price {
        margin: 0 0 0
    }
    .product-info .title {
        font-size: 20px;
        margin: 0 0 10px;
        line-height: 26px
    }
    .list-block.color a {
        margin-right: 5px
    }
    .list-block {
        padding: 5px 0 0;
        width: 100%
    }
    .list-full .list-block {
        width: 100%
    }
    .info-list::before {
        background: none
    }
    .service-list ul {
        padding: 0
    }
    .service-list li h2 {
        font-size: 21px
    }
    #navbar .pull-left {
        width: auto
    }
    #navbar .pull-right {
        width: auto
    }
    #navbar .pull-right li {
        margin-right: 0
    }
    #navbar .pull-left li {
        margin-left: 0
    }
    .list-block span {
        font-size: 14px
    }
    .service-list li {
        padding: 0 30px
    }
    #navbar ul li {
        margin-right: 0
    }
    .tab-inner::before {
        background-size: 100% auto
    }
    .price-inner {
        margin: 0
    }
    .service-list ul {
        margin: 0 -15px
    }
    .product-info::before {
        left: -20px;
        top: -20px
    }
    .list-full::before {
        left: -20px
    }
    .list-full {
        padding: 0;
        margin: 0 0 1px
    }
    .description {
        margin: 0 0 0
    }
    .list-block label {
        font-size: 14px;
        width: 100px
    }
    .footer_right {
        padding: 0
    }
    .list-full .list-block {
        padding: 8px 0 8px 15px;
        margin: 0 0 10px
    }
    .label-block {
        width: 190px
    }
    .label-block label {
        padding-left: 20px
    }
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
    .service-list ul {
        margin: 0 -15px
    }
}

@media only screen and (min-width:1921px) {
    .footer,
    .tab-outer,
    .header-content,
    .footer-top {
        background-size: 100% auto
    }
}