@font-face {
    font-family: 'AvenirLTStd-Medium';
    src: url('/media/wysiwyg/fonts/AvenirLTStd-Medium.eot');
    src: url('/media/wysiwyg/fonts/AvenirLTStd-Medium.eot') format('embedded-opentype'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Medium.woff') format('woff'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Medium.ttf') format('truetype'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirLTStd-Light';
    src: url('/media/wysiwyg/fonts/AvenirLTStd-Light.eot');
    src: url('/media/wysiwyg/fonts/AvenirLTStd-Light.eot') format('embedded-opentype'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Light.woff') format('woff'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Light.ttf') format('truetype'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('/media/wysiwyg/fonts/AvenirLTStd-Heavy.eot');
    src: url('/media/wysiwyg/fonts/AvenirLTStd-Heavy.eot') format('embedded-opentype'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Heavy.woff') format('woff'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Heavy.ttf') format('truetype'),
         url('/media/wysiwyg/fonts/AvenirLTStd-Heavy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
  height: auto !important;
}
.australian-flag{
  position: relative;
    margin: 0;
    display: inline-block;
    top: 0;
    left: 0;
    height: auto;
    z-index: 5;
    margin-right: 12px;
    vertical-align: middle;
}
.cart-collaterals .shipping .form-list li:first-child{
  display: none;
}
.sp-methods .price{
  color:#333 !important;
}
.small-title{
  display: none;
}
.catalog-product-view .main-container{
  padding: 0px;
}
.footer-bottom address{
  line-height: 1.5;
}
.footer-bottom{
  padding-top: 40px;
}
.product-view .product-shop .price-box{
  margin-bottom: 10px !important;
}
/*beta version temp style*/
.header{
  height: 68px;
}
.header .main-nav .menu{
  /*display: none;*/
}
.product-sls-uv10 .product-collateral{
  /*display: none !important;*/
}
.products-grid .owl-item .SLS-UV10{

}
.products-grid.columns3 .SLS-UV10{

}
.store-brand{
  display: none;
}
.header .search-area{
  display: none;
}
.footer-middle .col-lg-6 .row .col-lg-4:first-child{
/*  display: none;*/
}
.header .menu-icon{
/*  display: none;*/
}
.review-tab{
  display: none;
}
#tab_review_tabbed{
  display: none;
}
/*beta version temp style END*/
/*button loading style*/

.form-list .customer-name-middlename .name-middlename{
  display: none;
}
.opc .step-title h2{
color: #037d5f !important;
}
/* Make sure nothing inside buttons can send click events so we can catch button clicks with delegated events. */
button * {
  pointer-events: none;
}
.pop-video{
  display: none;
}
.cms-page-style dl dd{
  font-size: 16px;
  color: #000;
}
.cms-page-style dt{
  font-size: 20px;
    line-height: 1.8;
}
.cms-page-style h1{
      margin: 15px 0px;
}
.cms-page-style .page-title{
  color: #000;
font-size: 16px;
}
/* Just a really naive css example to swap the button contents with the spinner. Bring your own spinner & styles. */
#contactForm .loading {
  opacity: .5;
  font-size:0;
  width:30px;
  height:30px;
  margin-top:5px;
  border-radius:15px;
  padding:0;
  border:3px solid #01eab2;
  border-bottom:3px solid rgba(255,255,255,0.0);
  border-left:3px solid rgba(255,255,255,0.0);
  background-color:transparent !important;
  animation-name: rotateAnimation;
  -webkit-animation-name: wk-rotateAnimation;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes rotateAnimation {
    0%   {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}
@-webkit-keyframes wk-rotateAnimation {
    0%   {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}
}

#contactForm .loading span {
  display: none;
}

/*button loading style end*/

html, body {
    font-family: "AvenirLTStd-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main-green{
  color:#01eab2;
}
.catalog-product-view .breadcrumbs, .catalog-product-view .main-container, .catalog-product-view .main{
  background: #f7f7f7;
}
.header-container.type17 .header{
  padding: 0px 10px;
  max-width: 1440px;
}
.header-container.type17 .header-wrapper{
  padding: 0px;
}
.header-container.type17 .main-nav ul.menu>li{
  padding: 20px 0px 15px;
  border-bottom: 5px solid transparent;
  margin-right: 0px !important;
}
.header-container.type17 .main-nav .menu{
  text-align: center;
}
.cart-area .wishlist-link{
  display: none !important;
}
.header-container.type17 .main-nav ul.menu>li>a{
  text-transform: none!important;
  font-weight: 400;
      font-size: 18px;
    font-family: "AvenirLTStd-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 5px 25px !important;
}
.header-container.type17 .main-nav ul.menu>li:hover{
      border-bottom: 5px solid #01eab2;
}
.header-container.type17{
      box-shadow: 0 3px 10px rgba(0,0,0, 0.15);
}

.header .social-icons{
  margin-left: 25px;
padding-left: 25px;
border-left: 1px solid #bbb;
float: left;
flex: none !important;
}
.header .social-icons a {
  text-indent: 0;
background-image: none;
background-color: #01eab1;
color: #fff;
text-align: center;
font-size: 20px;
transition: all .3s;
margin: 0;
margin-right: 5px;
border-radius: 15%;
}
.tparrows:before{
  font-size: 28px !important;
    color: #aaa !important;
    line-height: 60px !important;
}
.tparrows{
  background: rgba(255, 255, 255) !important;
    width: 60px !important;
    height: 60px !important;
}
.tp-bullet-title{
  display: none;
}
.sticky-logo{
  padding: 20px 0px 15px;
}
.header-container.sticky-header .header .menu-wrapper .mini-cart{
  padding: 20px 0px 15px;
}
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.owl-prev {
  left: -9.1vw;
}

.owl-next {
  right: -9.1vw;
}
.owl-theme .owl-controls .owl-buttons div{
  color: #aaa;
  -webkit-border-radius:0px;
  padding: 10px 6px;
  font-size: 36px;
  background: #f3f3f3;
}
.owl-theme .owl-controls .owl-buttons div:hover{
  color:#01eab1;
}
.home-block-title{
  background: #fff;
}
.title-content{
  max-width: 1200px;
margin: 0px auto;
text-align: center;
color: #231f20;
font-size: 22px;
padding: 22px;
}
.product-name a{
  font-weight: 600;

}
.filter-products .products div.item .details-area .product-name a{
  font-size: 16px;
  color: #222;
}

.bulk-buy{
  line-height: 1.4;
}
.product-label{
  right: inherit !important;
  left: 0px !important;
  max-width: 100px;
    display: table;
}
.product-label span{
  padding: 12px 17px;
    font-size: 16px;
}
.sale-product-icon{
  padding: 12px 16px !important;
}
.actions .comparelink{
  display: none;
}
.details-area .ratings{
  display: none;
}
.oneline{
  width: 60%;
line-height: 1.4;
color: #333;
font-size: 13px;
font-weight: 600;
}
.details-area .price-box{
  float: right;
    margin-top: -20px;
    text-align: right;
}
.products-grid .owl-item .price-box{
  text-align: center;
}
.details-area .price-box .old-price{
  float: right;
margin-top: -18px;
}
.old-price .price{
  font-size: 15px;
}
.special-price .price{
  color:#ff3301;
}
.regular-price .price{
  color:#555;
}
.block-row{
  clear: both;
  display: block;
    height: 500px;
    position: relative;
}
.grid-sizer{
  width: 30%;
  float: left;
}
.masonry-grid-item{
  width: 100%;
  margin-bottom: 3px;
  background: #f7f7f7;
}
.block-5-8{
width: 62.5%;
float: left;
}
.block-5-8 img{
  max-width: 100%;
    height: auto;
    width: 100%;
}
.block-3-8{
  width: 37.5%;
  float: left;
}
.block-3-8 .banner-side
  {
padding: 6vw 6vw;
}
.block-2-title{
  font-size: 1.2vw;
font-weight: 600;
margin-bottom: 18px;
color: #333;
}
.block-2-content{
  font-size: 1.8vw;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 4vw;
    color: #333;
}
.block-2-button a{
  color: #fff;
background: #01eab1;
font-size: 0.8vw;
padding: 10px 20px;
font-weight: 600;
border-radius: 12px;
}

.clear-bg a{
  font-size: 30px;
    color: #333;
    font-weight: 600;
    text-align: center;
    width: 100%;
    position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.image-bg p{
  font-size: 1.6vw;
    line-height: 1.3;
    margin-bottom: 3vw;
    color: #fff;
}
.image-bg a{
  font-size: 20px;
    font-weight: 600;
}
.footer-top, .footer-middle, .footer-bottom{
      background-color: #1c394b;
}
.footer-top .col-sm-6{
  padding: 50px 0px;
}
.footer-top .col-sm-6 img{
  max-width: 220px;
}
.footer-top .col-sm-6.right{
  text-align: right;
  font-size: 26px;
  color: #fff;
}
.footer-middle .col-lg-6{
  padding: 0px;
}
.footer-middle{
  font-size: 16px;
  padding: 20px 0px;
}
.footer .container{
  max-width: 1400px;
}
.footer-middle a:hover{
  color:#bbb;
}
.newsletter-block{
  display: block;
  text-align: right;
}
.footer-middle i{
  font-size: 28px;
    line-height: 44px;
}
.newsletter-block .button{
  margin-left: 10px;
}
#newsletter-footer{
  max-width: 290px;
}
#home-footer-newsletter-validate-detail .input-box{
  justify-content: flex-end;
}
.validation-advice:before{
  top:auto;
}
.newsletter-block .validation-advice{
  position: absolute;
  padding-top: 6px;
}
.footer-social{
  justify-content: flex-end;
}
.footer-social .social-icons{
  display: flex;
}
.social{
  text-align: right;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.5;
}
.footer-middle .col-lg-2{
  padding-top: 59px;
}
.footer-middle .social-icons a{
  line-height: 44px;
  height: 44px;
  width: auto;
  border-radius: 6px;
  background-color: #01eab1;
  color: #fff;
      padding: 1px 5px;
      margin-right: 10px;
}
.footer-bottom address{
  text-align: center;
  float: none;
}

.category-products .top-container{
  display: none;
}
.category-products .main-container{
  padding: 0px;
  background: #f7f7f7;
}
.catalog-category-view .main-container .main{
  padding: 40px 100px;
  background: #fff;
}
.catalog-product-view .main-container .main{
  padding: 0px 0px;
max-width: none;
}
.category-products .products-grid.columns3 li.item{
  padding-top: 20px;
}
.toolbar .view-mode{
  display: none;
}
.header-container.sticky-header .menu-wrapper .mini-cart .topCartContent{
  top:60px;
}
.contact-info .legend {
    display: none;
}
.contact-info{
  padding-left: 20px;
}
.contacts-index-index .main-container{
  padding: 50px 0px;
}
#contactForm h2{
  font-size: 26px;
}
.product-view{
  padding-top: 54.4px;
}
.product-collateral{
  margin-top: 64.4px;
}
.product-view .product-img-box li.etalage_thumb{
  padding: 0px;
  border:0px;
  background-color: inherit;
}
.product-view .product-img-box .etalage-control{
  transform: rotate(90deg);
top: 35%;
width: 99%;
left: -35.6%;
visibility: visible;
margin-top: 0px;
}
.product-view .product-img-box{
  margin-top: 30px;
}
.product-view .product-shop{
  padding-left: 30px !important;
}
.product-view .product-img-box li.etalage_small_thumbs li, .product-view .product-img-box li.etalage_thumb{
  padding: 0px;
}
.product-view .product-name h1{
font-family: 'AvenirLTStd-Heavy';
font-size: 20px;
margin-bottom: 5px;
}
.product-view .product-name p{
  font-size: 22px;
      font-weight: 600;
      color: #333;
      width: 70%;
}
.product-view .product-shop .price-box .regular-price .price{
  color: #000;
font-weight: 400;
}
.product-view .product-shop .price-box .special-price .price{
  color: #ff5b5b;
}
.product-view .product-info{
  padding-bottom: 0px;
  padding-top: 0px;
}
.short-description .std{
  width: 90%;
    font-size: 16px;
    color: #000;
    line-height: 1.3;
}
.prev-next-products{
  display: none;
}
.add-to-cart button.button span{
  border-radius: 7px !important;
}
.add-to-cart button.button{
  width: 240px;
}
.product-view .product-shop .short-description{
  border-bottom: 0px;
}
.product-view .product-essential .ratings{
  height: 22px;
}
.product-view .product-essential .ratings .rating-box{
  width: 120px;
height: 22px;
}
.product-view .product-essential .ratings .rating-box .rating:before, .product-view .product-essential .ratings .rating-box:before{
  width: 150px;
height: 22px;
font-size: 20px;
line-height: 22px;
}
.product-view .add-to-box{
  margin-top: 0px;
}
.sale-points{
  font-size: 16px;
color: #000;
line-height: 1.7;
}
.add-to-cart button.button span{
  font-family: 'AvenirLTStd-Medium';
}
#tab_tags_tabbed{
  display: none;
}
.panel-heading{
  display: none;
}
.product-essential{
  max-width: 1200px;
    margin: 0px auto;
    padding: 0px;
}
.product-submenu{
  font-size: 22px;
    text-align: center;
    background-color: #fff;
padding: 22px 20px 22px;
box-shadow: inset 0 -17px 8px -16px rgba(0,0,0,0.15);
}
.product-submenu span{
  padding: 20px 30px;
}
.product-submenu span a{
  color: #000;
  text-decoration: none;
}
.product-submenu span:hover{
  border-bottom: 4px solid #01eab2;
}
.product-banners > div{
  margin-bottom: 2px;
}
.product-banner-1{
  text-align: center;
    padding: 60px 20px;
    background-image: url("/media/wysiwyg/product-banner-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}
.product-banner-2{
  text-align: center;
    padding: 60px 20px 420px;
    background-image: url("/media/wysiwyg/uv-10/banner1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.product-banner-2-1{
  text-align: center;
    padding: 100px 20px 100px;
    background-image: url("/media/wysiwyg/uv-10/banner2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.product-banner-2-1 .col-md-5{
  padding: 0px 80px;
}

.multi-banners.banners-1{
  text-align: left;

    background-image: url("/media/wysiwyg/product-banners-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.multi-banners.banners-2{
  text-align: left;

    background-image: url("/media/wysiwyg/product-banners-2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.multi-banners.banners-3{
  text-align: left;

    background-image: url("/media/wysiwyg/product-banners-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.product-banner-4{
  text-align: center;
    padding: 40px 20px;
    background-image: url("/media/wysiwyg/product-banner-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.product-points{
  display: flex;
max-width: 1200px;
margin: 30px auto;
flex-wrap: wrap;
}
.justify-content-end{
      justify-content: flex-end;
}
.center-title{
  margin: 60px auto 90px;
color: #fff;
font-size: 4.5em;
}
.icon-lightbulb{

    text-align: center;

    font-size: 18px;
    color: #01eab2;
    margin-top: -3px;

}
.icon-lightbulb:before{
      content: '\e81A';
}
.points-contents{
  color: #fff;
max-width: 200px;
font-size: 16px;

}
.contents-title{
  margin: 16px;
    font-weight: 600;
}
.ver-points .contents-desc{
  font-size: 16px;
}

.ver-points{
  display: flex;
  color: #222;
  margin-top: 10px;
}
.right-title{
  color: #000;
  font-size: 35px;
  text-align: left;
  margin-bottom: 40px;
}
.light-color .ver-points{
  color: #fff;
      margin-bottom: 20px;
}
.light-color .right-title{
  color: #fff;
}
.ver-points .points-contents{
  color:#222;
  text-align: left;
/*    padding-left: 20px;*/
    max-width: none;
}
.light-color .ver-points .points-contents{
  color: #fff;
}
.ver-points .contents-title{
  margin: 5px 0px;
  color: #06e0ab;
}
.multi-banners{
  height: 650px;
}
.product-multi-banners{
  display: flex;
max-width: 1400px;
margin: 1px auto;
height: 100%;
}
.product-multi-banners .col-md-5{
  padding: 80px;
background-color: #f7f7f7;
height: 100%;
}
.product-multi-banners .small-title{
  font-size: 1.8em;
font-weight: 600;
color: #000;
margin-bottom: 80px;
}
.product-multi-banners .main-green{
  font-size: 2.8em;
margin-bottom: 30px;
}
.product-multi-banners .contents-desc{
  font-size: 16px;
    color: #111;
}
.product-banner-4 .points-contents{
      max-width: 250px;
}
.product-banner-4 .col-md-4{
  margin: 25px 0px;
}
.product-banner-4 .featured-title{
  font-size: 2.8em;
color: #fff;
padding: 30px 0px;
border-bottom: 1px #f7f7f7 solid;
max-width: 1200px;
margin: 20px auto 40px;
}
#tab_review_tabbed{
  max-width: 1200px;
    margin: 20px auto;
}
#tab_additional_tabbed{
  background-color: #fff;
}
.panel-body{
  padding: 0px;
}
.tech-spec{
  max-width: 1200px;
    margin: 0px auto;
    padding: 50px 0px;
}
.support{
  max-width: 1200px;
    margin: 0px auto;
    padding: 0px 0px 50px;
}
.spec-title{
  color: #000;
    font-size: 2.8em;
    padding: 20px 0px;
    border-bottom: 1px #b7b7b7 solid;
        margin: 0px 20px 40px 20px;
}
.spec-content{
  display: flex;
}
.spec-content .col-lg-6{
  padding: 20px;
}
.spec-content .spec-item{
  color: #000;
    font-size: 1.5em;
    padding: 20px 0px;
    border-top: 1px solid #b7b7b7;
}
.spec-item-desc{
  float: right;
}
.product-view .product-shop .price-box .old-price{
  margin-right: 10px;
}
.store-brand img{
  height: 30px;
}
.store-brand{
  vertical-align: baseline;
line-height: 40px;
font-size: 14px;
}
.product-image-area .actions{
  visibility: visible;
  opacity: 1;
}
.item-area.type3 .product-image-area .actions>a{
  background-color: #b7b7b7;
border: 1px solid #b7b7b7;
color: #fff;
}
.top-statement-close{
  position: absolute;
    right: 20px;
}
.top-statement-close::before{
  content: '\e82c';
font-family: 'porto';
font-size: 20px;
color: #fff;
    font-style: normal;
}

/*circle animation*/
.chart {
  position: relative;
  display: inline-block;
  color: #999;
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
    padding-left: 10px;
}

.chart figcaption {
  padding: 50px 25px;
  width: 100px;
  height: 50px;
  border: 3px solid rgba(199,199,199,0.6);
  border-radius: 100px;
  line-height: 50px;
  box-sizing: content-box;
}

.chart img {
  position: absolute;
  max-width: 100px;
  max-height: 100px;
  top:0;
  left:2px;
}

.html {
    top: 28px;
    left: 26px;
    position: absolute;
}
.chart svg {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-top: 10px;
}
.html + svg .outer {
  stroke: #3ca9e4;
}
.outer {
  fill: transparent;
  stroke: #333;
  stroke-width: 5;
  stroke-dasharray: 434;
  transition: stroke-dashoffset 1s;
  -webkit-animation-play-state: running;

  /* firefox bug fix - won't rotate at 90deg angles */
  -moz-transform: rotate(-89deg) translateX(-190px);
}
.chart[data-percent='100'] .in-view .outer {
  stroke-dashoffset: 0;
  -webkit-animation: show100 5s;
  animation: show100 5s;
}
@-webkit-keyframes show100 {
  from {
    stroke-dashoffset: 537;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes show100 {
  from {
    stroke-dashoffset: 537;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.pt-3 {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 10px;

}

.counter .number .count {
  position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 100px;
    height: 30px;
    text-align: center;
    font-size: 60px;
    line-height: 30px;
    color: #000;
}
.counter .number .unit1 {
  position: absolute;
  top: 50px;
color: #fff;
left: 77px;
font-size: 14px;
}
.counter .number .unit2{
  position: absolute;
  top: 50px;
color: #fff;
left: 92px;
font-size: 14px;
}
.counter .number .m1200{
  top: 75px;
  left:50px;
}

/************ animation styles *******************/
.charging-animation{
  height: 600px;
    padding: 30px 0px;
    position: relative;
}
.product-banner-3{
  height: 750px;
    padding: 80px 0px;
    position: relative;
}
.moving-animation{
  height: 1000px;
    position: relative;
    background-color: #f7f7f7;
}
.charging-animation .animation-images{
  text-align: center;
position: absolute;
margin: auto;
left: 0;
right: 0;
}
.charging-animation .animation-images img{
  position: absolute;
left: 0;
right: 0;
margin: auto;
}
.charging-base{
  z-index: 1;
}
.charging-lid{
  z-index: 3;
}
.charging-circle{
  z-index: 2;
  animation: battery-circle 1.8s infinite;
  animation-timing-function: ease;
}
@keyframes battery-circle {
  from {opacity: : 1;}
  to {opacity: 0;}
}

.charging-animation .animation-text{
  max-width: 850px;
margin: 0px auto;
/* padding-top: 0%; */
position: absolute;
bottom: 40px;
left: 0px;
right: 0px;
text-align: center;
}

.product-banner-3 .animation-text{
  max-width: 1150px;
margin: 0px auto;
/* padding-top: 0%; */
position: absolute;
left: 0px;
right: 0px;
text-align: center;
}

.product-banner-3 .animation-images{
  text-align: center;
position: absolute;
margin: auto;
left: 0;
right: 0;
top:150px;
}
.product-banner-3 .animation-images img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.animation-text .contents-desc{
margin: 0px auto;
font-size: 1.5em !important;
}

.uv-c-light-text{
  z-index: 1;
  background-image: url("/media/wysiwyg/animation/DNA-graphic-text.png");
  background-position: center 0;
background-repeat: no-repeat;
height: 500px;
position: absolute;
left: 0;
right: 0;
margin: auto;
}
.uv-c-light{
  background-image: url("/media/wysiwyg/animation/DNA-graphic.png");
  background-position: center 0;
background-repeat: no-repeat;
height: 230px;
position: absolute;
left: 0;
right: 0;
margin: auto;
}
.uv-c-light-d{
  background-image: url("/media/wysiwyg/animation/DNA-graphic-d.png");
  background-position: center 0;
background-repeat: no-repeat;
height: 230px;
position: absolute;
left: 0;
right: 0;
margin: auto;
}

.uv-c-light, .uv-c-light-d{
  top:220px;
}
.uv-c-light-d{
  opacity: 0;
}
.animation-text .main-green{
  font-size: 2.4em !important;
  line-height: 1.2 !important;
}

.product-view .product-name h1{
  font-size: 26px;
}
.product-view .product-name p{
  font-size: 30px;
}
.product-view .product-shop{
  margin-top: -50px;
}





@media only screen and (max-width: 1150px) {
  .animation-text .main-green{
  font-size: 2.2em !important;
}
}

.product-banner-4{
  text-align: center;
padding: 100px 20px;
background-image: url(/media/wysiwyg/uv-10/banner4.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.why-uv-C{
  max-width: 1150px;
margin: 0px auto;
}
.why-uv-C .main-green{
  font-size: 2.8em !important;
  line-height: 1.5 !important;
  margin-bottom: 45px !important;
}
.why-uv-C .contents-desc{
  display: flex !important;
color: #fff;
}
.why-uv-C .col-md-6{
  padding: 20px 40px 0px;
}
.why-uv-C .left-one{
  border-right: 1px solid;
}
.white-title{
  font-size: 16px !important;
    font-weight: 600 !important;
}
.why-uv-C .p{
  margin: 0px !important;
    padding: 10px 0px !important;
}

.why-uv-C .left-one{
    text-align: right;
}
.why-uv-C .right-one{
      text-align: left;
}
.why-uv-C .left-one .with-underline:after {
  content: "";
position: absolute;
/* left: 0; */
/* top: 20px; */
/* bottom: 0; */
right: 0;
height: 35px;
width: 55%;
/* padding: 0px 20px; */
margin-right: 40px;
border-bottom: 1px solid ;
border-bottom: 1px solid rgba(255,255,255,0.3);
}
.why-uv-C .right-one .with-underline:after {
  content: "";
position: absolute;
/* left: 0; */
/* top: 20px; */
/* bottom: 0; */
left: 0;
height: 35px;
width: 55%;
/* padding: 0px 20px; */
margin-left: 40px;
border-bottom: 1px solid rgba(255,255,255,0.3);
}


.product-banner-5{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uv-10/banner5.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-end;
    transition: 0.6s;
}
.product-banner-5 .right-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 50px;
}
.product-banner-5 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-5 .main-green{
  font-size: 30px;
margin-bottom: 20px;
width: 70%;
}
.product-banner-5 .main-content{
  font-size: 15px;
    width: 70%;
    color: #000;
}

.product-banner-6{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uv-10/banner6-2.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
}
.product-banner-6 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px;
}
.product-banner-6 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 100px;
color: #000;
}
.product-banner-6 .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-6 .main-content{
  font-size: 15px;

    color: #000;
}

.product-banner-7{
  text-align: center;
padding: 0px;
background-image: url(/media/wysiwyg/uv-10/banner7.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-7 .justify-content-end{
  display: flex;
    max-width: 1200px;
    margin: 0px auto;
    flex-wrap: wrap;
}
.product-banner-7 .col-md-5{
  display: flex;
      padding: 100px 20px 40px;
}
.product-banner-7 .col-md-6 img{
  max-width: 80%;
}
.product-banner-7  .time-text{
  padding: 20px;
}
.product-banner-7  .time-text p{
  font-size: 18px !important;
  color: #fff;
}
.product-banner-7  .time-text .time-title{
  font-weight: 600;
  color:#00e4ac;
      margin-bottom: 5px !important;
}
.product-banner-7 .middle-bottom{
  padding: 50px;
}
.product-banner-7 .middle-bottom p{
  font-size: 34px;
color: #00e4ac;
}

.product-banner-9{
  text-align: center;
padding: 70px 20px;
background-image: url(/media/wysiwyg/uv-10/banner9.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-9 .points-contents{
  max-width: none !important;
      padding: 30px 60px !important;
          margin: 0px auto;
}
.product-banner-9 .points-contents .contents-title{
  margin: 5px !important;
  color: #00e4ac;
}
.product-banner-9 .featured-title{
  font-size: 32px;
  color: #fff;
}
.product-banner-9 .featured-title-small{
  font-size: 20px;
  color: #00e4ac;
  font-weight: 600;
}


.product-banner-1-uv10w{
  text-align: center;
padding: 100px 20px;
background-image: url(/media/wysiwyg/uv-10w/banner1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-1-uv10w .product-points{
  max-width: 1500px;
}

.product-banner-5-uv10w{
  text-align: center;
padding: 60px 20px;
background-image: url(/media/wysiwyg/uv-10w/banner5.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-5-uv10w .middle-top{
  padding-left: 19% !important
}
.product-banner-5-uv10w .col-md-5{
      margin-right: 15%;
}
.product-banner-5-uv10w .justify-content-end{
  display: flex;
}
.product-banner-5-uv10w .col-md-12{
height: 220px;

}
.product-banner-5-uv10w .col-md-12 img{
  max-width: 180px;
  width: 80%;
  float: left;
}
.product-banner-5-uv10w .col-md-12 .time-text{
  padding: 30px;
text-align: left;
color: #000;
float: left;
width: 420px;
}
.product-banner-5-uv10w .col-md-12 .time-text .time-title{
font-size: 20px;
font-weight: 600;
color: #00e4ac;
    margin-bottom: 5px !important;
}
.product-banner-5-uv10w .col-md-12 .time-text .time-content{
  font-size: 18px;
  width: 80%;
}
.product-banner-5-uv10w .middle-top{
  padding: 20px;
}
.product-banner-5-uv10w .middle-top p{
  font-size: 34px;
color: #00e4ac;
}

.product-banner-6-uv10w{
  text-align: center;
padding: 50px 20px;
background-image: url(/media/wysiwyg/uv-10w/banner6.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.product-banner-6-uv10w .middle-top{

}
.product-banner-6-uv10w .col-md-5{
      margin-right: 15%;
      margin-top: 50px;
}
.product-banner-6-uv10w .justify-content-end{
  display: flex;
}
.product-banner-6-uv10w .col-md-12{
  height: 150px;
  padding: 10px 0px;
  margin-bottom: 50px;
  text-align: left;

}
.product-banner-6-uv10w .charge-time{
  display: inline-block;
    font-size: 110px;
    color: #fff;
    padding: 0px 20px;
    line-height: 1.2;
    margin-left: 20px;
    font-family: "AvenirLTStd-Heavy", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.product-banner-6-uv10w .charge-text{
  display: inline-block;
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
}
.product-banner-6-uv10w .charge-text b{
  display: block;
    font-size: 36px;
}
.product-banner-6-uv10w .col-md-12 img{
  float: left;
      height: 100%;
}
.product-banner-6-uv10w .middle-top{
  padding: 20px;
}
.product-banner-6-uv10w .middle-top p{
  font-size: 34px;
color: #00e4ac;
}

.uv10w-tabs .tab-link{
  width: 32%;
}
.uv10w-tabs-2 .tab-link{
  width: 32%;
}

.product-banner-7-uv10w{
  text-align: center;
padding: 90px 20px;
background-color: #fff;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-7-uv10w .keep-center{
  max-width: 1150px;
  margin: 0px auto;
  display: flex;
}
.product-banner-7-uv10w .col-md-3 img{
  width: 100%;
}

.product-banner-9-uv10w{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uv-10w/banner9.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
    /* width: auto; */
    justify-content: flex-start;
}
.product-banner-9-uv10w .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px;
display: table;
vertical-align: middle;
}
.product-banner-9-uv10w .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 100px;
color: #000;
}
.product-banner-9-uv10w .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-9-uv10w .main-content{
  font-size: 15px;

    color: #000;
}


.product-banner-1-irct30{
  text-align: center;
padding: 180px 20px;
background-image: url(/media/wysiwyg/irct30/banner1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
min-height: 900px;
}
.product-banner-1-irct30 .col-md-4{
  margin-right: 10%;
}


.product-banner-2-irct30{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/irct30/banner2.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
    min-height: 580px;
}

.product-banner-2-irct30 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 140px 120px;
}
.product-banner-2-irct30 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-2-irct30 .main-green{
  font-size: 35px;
margin-bottom: 30px;
}
.product-banner-2-irct30 .main-content{
  font-size: 16px;
    width: 90%;
    color: #000;
}

.product-banner-2-1-irct30{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/irct30/banner2-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
    min-height: 640px;
}

.product-banner-2-1-irct30 .left-side-text{
  height: 640px;
max-width: 680px;
background-color: #fff;
padding: 44px 120px;
}
.product-banner-2-1-irct30  .dot-content{
  font-size: 14px;
}
.product-banner-2-1-irct30 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-2-1-irct30 .main-green{
  font-size: 35px;
margin-bottom: 20px;
}
.product-banner-2-1-irct30 .main-content{
  font-size: 16px;
    width: 90%;
    color: #000;
}

.product-banner-3-irct30{
  text-align: center;
padding: 70px 20px 0px;
background-image: url(/media/wysiwyg/irct30/banner3.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
min-height: 740px;
}
.product-banner-3-irct30 .modes{
  background-repeat: no-repeat;
background-size: cover;
background-position: top;
max-width: 300px;
    height: 340px;
    margin: 0px auto;
}
.product-banner-3-irct30 .top{
  margin-bottom: 14px;
}
.product-banner-3-irct30 .white-title{
  margin-bottom: 0px !important
}
.product-banner-3-irct30 .desc{
  max-width: 150px;
    line-height: 1.4 !important;
    margin: 0px auto 10px;
    font-size: 12px;
}
.product-banner-3-irct30 .mode-left{
  background-image: url(/media/wysiwyg/irct30/mode-left.png);
}
.product-banner-3-irct30 .mode-middle{
  height: 360px;
  background-image: url(/media/wysiwyg/irct30/mode-middle.png);
}
.product-banner-3-irct30 .mode-right{
  background-image: url(/media/wysiwyg/irct30/mode-right.png);
}


.product-banner-4-irct30{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/irct30/banner4.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-end;
    min-height: 580px;
}
.product-banner-4-irct30 .right-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 150px 50px;
}
.product-banner-4-irct30 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-4-irct30 .main-green{
  font-size: 35px;
margin-bottom: 30px;
width: 70%;
}
.product-banner-4-irct30 .main-content{
  font-size: 16px;
    width: 80%;
    color: #000;
}

.product-banner-5-irct30{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/irct30/banner5.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
    min-height: 580px;
}
.product-banner-5-irct30 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 120px;
}
.product-banner-5-irct30 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-5-irct30 .main-green{
  font-size: 35px;
margin-bottom: 30px;
}
.product-banner-5-irct30 .main-content{
  font-size: 16px;
    width: 80%;
    color: #000;
}


.product-banner-6-irct30{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/irct30/banner6.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-end;
    min-height: 580px;
}
.product-banner-6-irct30 .right-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 120px 50px;
}
.product-banner-6-irct30 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-6-irct30 .main-green{
  font-size: 35px;
margin-bottom: 30px;
width: 70%;
}
.product-banner-6-irct30 .main-content{
  font-size: 15px;
    width: 80%;
    color: #000;
}


.product-banner-1-uv15{
  text-align: center;
    padding: 60px 20px 420px;
    background-image: url("/media/wysiwyg/uv-15/banner1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.product-banner-7-uv15{
  text-align: center;
padding: 0px;
background-image: url(/media/wysiwyg/uv-15/banner7.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}


.product-banner-7-uv15 .justify-content-end{
  display: flex;
    max-width: 1200px;
    margin: 0px auto;
    flex-wrap: wrap;
}
.product-banner-7-uv15 .col-md-5{
  display: flex;
      padding: 100px 20px 40px;
}
.product-banner-7-uv15 .col-md-6 img{
  max-width: 80%;
}
.product-banner-7-uv15  .time-text{
  padding: 20px;
}
.product-banner-7-uv15  .time-text p{
  font-size: 18px !important;
  color: #fff;
}
.product-banner-7-uv15  .time-text .time-title{
  font-weight: 600;
  color:#00e4ac;
      margin-bottom: 5px !important;
}
.product-banner-7-uv15 .middle-bottom{
  padding: 50px;
}
.product-banner-7-uv15 .middle-bottom p{
  font-size: 34px;
color: #00e4ac;
}


.charging-animation-uv15{
  padding: 40px 0px;
    position: relative;
}
.charging-animation-uv15 .uv15-charging{
  max-width: 1150px;
margin: 0px auto;
text-align: center;
}
.charging-animation-uv15 .animation-text{
  max-width: 850px;
margin: 10px auto;
text-align: center;
}
.charging-animation-uv10{
  display: none;
}
.charging-animation-uv10{
  padding: 40px 0px;
    position: relative;
}
.charging-animation-uv10 .uv10-charging{
  max-width: 1150px;
margin: 0px auto;
text-align: center;
}
.charging-animation-uv10 .animation-text{
  max-width: 850px;
margin: 10px auto;
text-align: center;
}

.product-banner-8-uv15{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uv-15/banner8.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
}

.banner-8-uv10-bg{
  background-image: url(/media/wysiwyg/uv-10/banner8.jpg);
}

.product-banner-8-uv15 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px;
}
.product-banner-8-uv15 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-8-uv15 .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-8-uv15 .main-content{
  font-size: 15px;
    width: 70%;
    color: #000;
}


.product-banner-8-uv10{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uv-10/banner8.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
}
.product-banner-8-uv10 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px;
}
.product-banner-8-uv10 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-8-uv10 .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-8-uv10 .main-content{
  font-size: 15px;
    width: 70%;
    color: #000;
}

.product-banner-9-uv15{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uv-15/banner9.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-end;
}
.product-banner-9-uv15 .right-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 50px;
}
.product-banner-9-uv15 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-9-uv15 .main-green{
  font-size: 30px;
margin-bottom: 20px;
width: 70%;
}
.product-banner-9-uv15 .main-content{
  font-size: 15px;
    width: 70%;
    color: #000;
}

.product-banner-10-uv15{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uv-15/banner10.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
}
.product-banner-10-uv15 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px;
}
.product-banner-10-uv15 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-10-uv15 .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-10-uv15 .main-content{
  font-size: 15px;
    width: 70%;
    color: #000;
}

.product-banner-1-uvb05{
  text-align: center;
padding: 200px 20px;
background-image: url(/media/wysiwyg/uvb05/banner1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-1-uvb05 .col-md-5{
  padding-right: 90px;
}
.product-banner-7-uvb05{
  text-align: center;
padding: 60px 20px;
background-image: url(/media/wysiwyg/uvb05/banner7.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-7-uvb05 .justify-content-end{
  display: flex;
    max-width: 1200px;
    margin: 0px auto;
    flex-wrap: wrap;
}
.product-banner-7-uvb05 .col-md-5{
      padding: 50px 20px 40px;
}
.product-banner-7-uvb05 .col-md-6{
  float: left;
}
.product-banner-7-uvb05 .col-md-6 img{
  max-width: 80%;
}
.product-banner-7-uvb05  .time-text{
  padding: 20px;
}
.product-banner-7-uvb05  .time-text p{
  font-size: 18px !important;
  color: #fff;
}
.product-banner-7-uvb05  .time-text .time-title{
  font-weight: 600;
  color:#00e4ac;
      margin-bottom: 5px !important;
}
.product-banner-7-uvb05 .middle-bottom{
  padding: 50px;
}
.product-banner-7-uvb05 .middle-bottom p{
  font-size: 34px;
color: #00e4ac;
}
.product-banner-8-uvb05{
  text-align: left;
padding: 30px 0px;
background-image: url(/media/wysiwyg/uvb05/banner8.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
    transition: 0.6s;
}
.product-banner-8-uvb05 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px;
}
.product-banner-8-uvb05 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-8-uvb05 .main-green{
  font-size: 30px;
margin-bottom: 20px;

}
.product-banner-8-uvb05 .main-content{
  font-size: 15px;

    color: #000;
}
.product-banner-9-uvb05{
  text-align: left;

background-image: url(/media/wysiwyg/uvb05/banner9.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-end;
}
.product-banner-9-uvb05 .right-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
    padding: 90px 240px 90px 120px;
    display: table;
}
.product-banner-9-uvb05 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 100px;
color: #000;
}
.product-banner-9-uvb05 .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-9-uvb05 .main-content{
  font-size: 15px;
    width: 70%;
    color: #000;
}

.product-banner-10-uvb05{
  text-align: center;
padding: 80px 20px;
background-image: url(/media/wysiwyg/uvb05/banner10.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;

}
.product-banner-10-uvb05 .modes{
  background-repeat: no-repeat;
background-size: cover;
background-position: top;
max-width: 300px;
    height: 340px;
    margin: 0px auto;
}
.product-banner-10-uvb05 .main-green-s{
  font-size: 20px !important;
color: #00e4ac;
margin: 10px;
}
.product-banner-10-uvb05 .top{
  margin-bottom: 14px;
}
.product-banner-10-uvb05 .white-title{
  margin-bottom: 0px !important
}
.product-banner-10-uvb05 .desc{
  max-width: 240px;
line-height: 1.4 !important;
margin: 0px auto 10px;
font-size: 18px !important;
}


.product-banner-11-uvb05{
  text-align: left;
padding: 0px;
background-image: url(/media/wysiwyg/uvb05/banner11.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-start;
}
.product-banner-11-uvb05 .left-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px;
display: table;
}
.product-banner-11-uvb05 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 100px;
color: #000;
}
.product-banner-11-uvb05 .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-11-uvb05 .main-content{
  font-size: 15px;
    width: 70%;
    color: #000;
}

.product-banner-12-uvb05{
  text-align: left;
background-image: url(/media/wysiwyg/uvb05/banner12.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-end;
}
.product-banner-12-uvb05 .right-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
    padding: 90px 240px 90px 120px;
    display: table;
}
.product-banner-12-uvb05 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 100px;
color: #000;
}
.product-banner-12-uvb05 .main-green{
  font-size: 30px;
margin-bottom: 20px;
}
.product-banner-12-uvb05 .main-content{
  font-size: 15px;
    color: #000;
}
.product-banner-13-uvb05{
  text-align: center;
padding: 90px 20px;
background-color: #fff;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.product-banner-13-uvb05 .keep-center{
  max-width: 1150px;
  margin: 0px auto;
  display: flex;
}
.product-banner-13-uvb05 .col-md-6 img{
  width: 100%;
}
.product-view .product-img-box li.etalage_small_thumbs li, .product-view .product-img-box li.etalage_thumb{
  background: #f7f7f7;
}
.product-view .product-img-box img.zoomImg {
    background-color:inherit;
}
/*Review customize*/
#product-customer-reviews .review-by{
  display: block;
  font-size: 14px !important;
    color: #666 !important;
}
#product-customer-reviews .review-by b{
  color: #666 !important;
}
#product-customer-reviews .ratings-list .label{
      font-size: 18px !important;
      color: #666 !important;
}
#product-customer-reviews .ratings-list{
  margin: 10px 0px !important;
}
#product-customer-reviews .rating-box{
  width: 128px !important;
    height: 22px !important;
}
#product-customer-reviews .rating-box:before{
  width: 128px !important;
    height: 22px !important;
    font-size: 22px !important;
    line-height: 22px !important;
}
#product-customer-reviews .rating-box .rating{
  height: 22px !important;
}
#product-customer-reviews .rating-box .rating::before{
  width: 128px !important;
    height: 22px !important;
    font-size: 22px !important;
    line-height: 22px !important;
}
#product-customer-reviews .review-area p{
  font-size: 18px !important;
}
.product-view #product-customer-reviews li{
  border-bottom: 1px solid #ddd !important;
      margin-bottom: 24px;
}
/* tab function change content*/

.tab-link{
  background: none;
			color: #222;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
  font-size: 22px;
width: 49%;
text-align: center;
border-bottom: 2px solid #ccc;
}
.tab-link.current{
  border-bottom: 4px solid #00e4ac;
}
.tab-link:hover{
  border-bottom: 4px solid #00e4ac;
}
.tab-bg .product-tabs{
  padding: 0px !important;
  list-style: none !important;

margin-bottom: 40px !important;
}
.product-tab-content{
			display: none;
      transition: 0.6s;
		}
.product-tab-content.current{
			display: inherit;
      transition: 0.6s;
		}
.second-tab-bg .product-tabs-2{
          padding: 0px !important;
          list-style: none !important;

        margin-bottom: 40px !important;
        }
.product-tab-content-2{
        			display: none;
              transition: 0.6s;
        		}
.product-tab-content-2.current{
        			display: inherit;
              transition: 0.6s;
        		}

.product-banner-5.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-10/banner5-2.jpg);
}
.product-banner-8-uvb05.tab-bg-2{
  background-image: url(/media/wysiwyg/uvb05/banner8-2.jpg);
}
.product-banner-5-uv15.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-15/banner5-2.jpg);
}
.banner-5-uv10-bg.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-10/banner5-2.jpg);
}
.uv10w-tabs{
  background-image: url(/media/wysiwyg/uv-10w/banner8-1.jpg);
}
.uv10w-tabs.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-10w/banner8-2.jpg);
}
.uv10w-tabs.tab-bg-3{
  background-image: url(/media/wysiwyg/uv-10w/banner8-3.jpg);
}
.uv10w-tabs-2{
  background-image: url(/media/wysiwyg/uv-10w/banner9-1.jpg);
}
.uv10w-tabs-2.tab-bg-5{
  background-image: url(/media/wysiwyg/uv-10w/banner9-2.jpg);
}
.uv10w-tabs-2.tab-bg-6{
  background-image: url(/media/wysiwyg/uv-10w/banner9-3.jpg);
}
/* tab function change content END*/

#tab_review_tabbed .panel-body{

}
.flex-block{
  display: flex;
}
.review-area{
  margin-left: 0px;
}
#tab_review_tabbed #product-customer-reviews{
  width: 60%;
      padding: 20px;
}
#tab_review_tabbed .add-review{
  width: 40%;
  padding: 20px;
}
#product-customer-reviews .avatar-image{
  display: none;
}
.review-block-title{
  color: #000;
font-size: 2.8em;
padding: 20px 0px;
border-bottom: 1px #b7b7b7 solid;
margin: 0px 20px 10px 20px;
width: 100%;
display: table;
}
.rating-links{
  display: none !important;
}
.owl-top-narrow .sidebar-list .owl-controls{
  display: none !important;
}
.form-search{
  padding-right: 0px !important;
}
.form-search #cat{
  display: none;
}
.std .spec-title{
  border: 0px;
  margin-bottom: 0px;
}
/*animation 2*/

.fixed-item{
  position: relative;
    margin: auto;
    top: 0px;
    left: 0px;
    bottom: auto;
    right: auto;
    box-sizing: border-box;
    width: 2031px;
}
.moving-animation{
  height: 1900px;
    position: relative;
    background-color: #f7f7f7;
}
.moving-animation .animation-images{
  text-align: center;
position: absolute;
margin: auto;
left: 0;
right: 0;
margin-top: -113px;
    margin-left: -300px;
}
.moving-animation .animation-images img{
  position: absolute;
left: 0;
right: 0;
margin: auto;
}
.moving-base-2{
  opacity: 0;
}
.moving-cover{
  opacity: 0;
}
.moving-phone{
  margin-top: -240px;
}
.moving-shadow{
  opacity: 0;
}
.moving-glow{
  opacity: 0;
}
.animation-text-2{
  max-width: 1200px;
margin: auto;
padding-top: 100px;
padding-left: 90px;
}
.animation-text-2 .col-md-5{
  float: right;
}
#stick-here.stick .fixed-item{
  top:auto !important;
  position: absolute !important;
  bottom: 600px !important;
}
#info {
  position: fixed;
  top: 20px;
  left: 20px;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  padding: 20px;
  z-index: 9999;

}
.top-menu-height{
  top:67.6px;
  position: fixed;
}
/*animation end*/
.pop-video{
  position: absolute;
    left: -100px;
    bottom: 90px;
    z-index: 1000;
}

/************ Landing Slider styles*************/
.header-container, .main-container{
/*  display: none;*/
}
.my_shape{
  top:0px !important;
  height: 100%;
}
.my_shape .tp-loop-wrap,
.my_shape .tp-loop-wrap .tp-mask-wrap,
.my_shape .tp-loop-wrap .tp-mask-wrap .tp-shape {
    height: 100% !important;
}

.my_shape .tp-loop-wrap .tp-mask-wrap .tp-shape {
    max-height: 100% !important;
}

.top-text{
  font-size: 52px !important;
    line-height: 60px !important;
    color: #444;
  font-family: 'AvenirLTStd-Light';
}
.bottom-text{
  font-size: 22px !important;
line-height: 28px !important;
color: #333;
  font-family: 'AvenirLTStd-Light';
}
.over-email{
  color: #444;
    font-size: 12px !important;
    margin-bottom: 8px !important;
    line-height: 18px !important;
}
.top-text .green{
  color:#01eab2;
}
#home-sidebar-newsletter-validate-detail .input-text{
  background-color: #f8fffd;
    border-radius: 8px;
    line-height: 30px;
    font-size: 20px;
    padding: 24px !important;
}
#home-sidebar-newsletter-validate-detail .button>span{
  background-color: #01eab2;
border-radius: 8px;
padding: 5px 14px;
margin-left: 10px;
}
#home-sidebar-newsletter-validate-detail .button span span:before {
    font-size: 24px;
    content: '\e84e';
    font-family: "porto-new-icons";
    font-weight: 600;
}
.product-view .product-essential .ratings .rating-box .rating{
  height: 22px;
}
.rating-box .rating:before {
    color: #f0e319;
}
span.read{
  display: none;
}
.breadcrumbs li a{
  vertical-align: baseline;
}
.breadcrumbs-split .icon-right-open{
  vertical-align: top;
}
.ver-middle{
  display: table-cell;
vertical-align: middle;
}
/* NEW homepage style*/
.header .social-icons{
  display: none;
}
/* NEW homepage style END*/
/* Copied from staging site*/
.product-banner-5-uv15{
  text-align: left;

background-image: url(/media/wysiwyg/uv-15/banner5.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
    /* width: auto; */
    justify-content: flex-end;
    transition: 0.6s;
}
.banner-5-uv10-bg{
  background-image: url(/media/wysiwyg/uv-10/banner5.jpg);
}
.product-banner-5-uv15 .right-side-text{
  height: 580px;
max-width: 680px;
background-color: #fff;
padding: 90px 120px 90px 90px;
}
.product-banner-5-uv15 .small-title{
  font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #000;
}
.product-banner-5-uv15 .main-green{
  font-size: 30px;
margin-bottom: 20px;

}
.product-banner-5-uv15 .main-content{
  font-size: 15px;

    color: #000;
}
.product-banner-10-uvb05 .contents-desc .col-md-3 img{
  width: 100%;
}
.product-banner-6 .left-side-text{
  padding: 150px 120px;
  display: table;
}
.product-banner-8-uv15 .left-side-text{
  padding: 180px 120px;
  display: table;
}
.product-banner-9-uv15 .right-side-text{
  padding: 150px 120px 150px 90px;
  display: table;
}
.product-banner-10-uv15 .left-side-text{
  padding: 180px 120px;
  display: table;
}
.product-banner-10-uv15 .main-content{
  width: 90%;
}
.product-banner-8-uv15 .main-content{
  width: 82%;
}

.product-banner-10-uvb05-mobile{
  display: none;
}
#home-top-mobile_forcefullwidth{
  display: none;
}
/* Copied from staging site END*/

.header .social-icons{
  display: none;
}
.home-block-title .title-content{
  position: relative;
  z-index: 10;
  padding: 15px;
}
.home-block-title .title-content::after{
  content: "";
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
  background-color: #fff;
  position: absolute;
  left: calc(50% - 35.35px);
  bottom: -20px;
  z-index: 1;
}
.index10{
  z-index: 10;
position: relative;
margin-bottom: 0px;
}
.products-grid .owl-item .details-area{
  text-align: center !important;
  z-index: 10;
      margin-top: -170px;
}
.products-grid .owl-item .details-area .product-name, .owl-item .details-area .product-name, .owl-item .details-area .product-name{
  padding-right: 0px !important;

}
.products-grid .owl-item .oneline{
  text-align: center !important;
  width: 100% !important;
  font-size: 18px;
    padding: 0px 30px;
}
.products-grid .owl-item .details-area .price-box{
  float: none;
  width: auto;
  display: inline-block;
  margin: 20px auto;
  padding: 15px;
  background-color: #00e4ac;
  border-radius: 10px;
  color: #fff;
}
.products-grid .owl-item .details-area .price-box .old-price{
  float: none;
  margin-top: 0px;
  vertical-align: bottom;
  margin-right: 5px;
  text-align: center;

}
.products-grid .owl-item .details-area .price-box .old-price .price{
  color: #666 !important;
}
.products-grid .owl-item .details-area .price-box .special-price{
  float: none;
  margin-top: 0px;

  text-align: center;

}
.products-grid .owl-item .details-area .price-box .regular-price{
  float: none;
  margin-top: 0px;
  width: 100%;
  text-align: center;
  display: block;
}
.products-grid .owl-item .details-area .price-box .special-price .price{
  color: #fff !important;
}
.products-grid .owl-item .details-area .price-box .regular-price .price{
  color: #fff !important;
}
.products-grid .owl-item .product-image-area{
  background: transparent;
      z-index: 1;
}
.products-grid .owl-item .product-image{
  background: transparent !important;
}
.products-grid .owl-item .item-area.type3:hover .product-image-area{
  box-shadow: none;
}
.filter-products .owl-item div.item{
  padding: 0px;
}
.products-grid .num-0, .products-grid .num-2, .products-grid .num-4, .products-grid .num-6{
  background-color: #e6e7e8;
  display: table-cell;
}
.products-grid .num-1, .products-grid .num-3, .products-grid .num-5, .products-grid .num-7{
  background-color: #f1f2f2;

}
.home-block-1 .owl-carousel .owl-wrapper{
  display: flex !important;
}
.products-grid .owl-item .product-label span {
    font-size: 20px;
    padding: 17px 25px !important;
}
.sidebar-list .special-price{
  display: block;
}
.home-block-2{
  width: 100%;
  padding: 20px 200px 60px;
  display: flex;
  color:#fff;
}
.home-block-2 .column-img{
  width: 100%;
height: 500px;
margin-bottom: 20px;
padding: 30px;
position: relative;
}
.home-block-2 .column-title{
  padding: 30px 10px;
font-size: 26px;
color: #000;
font-weight: 500;
}
.home-block-2 .text-position{
  position: absolute;
bottom: 30px;
z-index: 10;
}
.overlay-click{
  display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.home-block-2 .feature-1{
  background-image: url("/media/wysiwyg/home-b-1.jpg");
  background-size: cover;
  background-position: center;
}
.home-block-2 .feature-2{
  background-image: url("/media/wysiwyg/home-b-3.jpg");
  background-size: cover;
  background-position: center;
}
.home-block-2 .coming-1{
  background-image: url("/media/wysiwyg/home-b-2.jpg");
  background-size: cover;
  background-position: center;
}
.home-block-2 .coming-2{
  background-image: url("/media/wysiwyg/home-b-4.jpg");
  background-size: cover;
  background-position: center;
}
.home-block-2 .column-text-s{
  font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}
.home-block-2 .column-text-b{
  font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
    padding: 5px 0px;
}
.home-block-2 .column-botton{
padding: 15px 20px;
    border: 2px solid #fff;
    /* width: auto; */
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
color: #fff;
    transition: 0.3s;
  }
.home-block-2 .ready-link{
  cursor: pointer;
}
.home-block-2 .column-botton:hover{
  background-color: #fff;
  color: #00e4ac;
}

.mobile-logo{
  display: none;
}
.mobile-nav.side-block{
  top: 68px;
      height: auto;
}
body.mobile-nav-shown .page{
  left: 0px;
}
body.mobile-nav-shown .mobile-nav-overlay{
  display: none;
}
.product-banner-7-uvb05-mobile{
  display: none;
}

.product-banner-5.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-10/banner5-2.jpg);
}
.product-banner-8-uvb05.tab-bg-2{
  background-image: url(/media/wysiwyg/uvb05/banner8-2.jpg);
}
.product-banner-5-uv15.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-15/banner5-2.jpg);
}
.banner-5-uv10-bg.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-10/banner5-2.jpg);
}
.uv10w-tabs{
  background-image: url(/media/wysiwyg/uv-10w/banner8-1.jpg);
}
.uv10w-tabs.tab-bg-2{
  background-image: url(/media/wysiwyg/uv-10w/banner8-2.jpg);
}
.uv10w-tabs.tab-bg-3{
  background-image: url(/media/wysiwyg/uv-10w/banner8-3.jpg);
}
.uv10w-tabs-2{
  background-image: url(/media/wysiwyg/uv-10w/banner9-1.jpg);
}
.uv10w-tabs-2.tab-bg-5{
  background-image: url(/media/wysiwyg/uv-10w/banner9-2.jpg);
}
.uv10w-tabs-2.tab-bg-6{
  background-image: url(/media/wysiwyg/uv-10w/banner9-3.jpg);
}


@media only screen and (max-width: 480px) {

  #home-top-banner_forcefullwidth{
    display: none;
  }
  #home-top-mobile_forcefullwidth{
    display: block;
  }
  .mobile-logo{
    display: block;
  }
  .standard-logo{
    display: none;
  }

  .product-view .product-info{
    height: 30px;
  }
  .type17.sticky-header .header{
    position: fixed;
background-color: #fff;
  }
.top-text, .top-text .green{
  font-size: 6vh !important;
line-height: 7vh !important;
}
.product-collateral{
  margin-top: 10px;
}
.contact-pic img{
  width: 100%;
}
.contact-info{
  padding-left: 10px;
}
.bottom-text{
  font-size: 3vh !important;
line-height: 4vh !important;
}
#home-sidebar-newsletter-validate-detail .input-text{
  padding: 2.5vh !important;
}
#home-sidebar-newsletter-validate-detail .button span span:before{
  font-size: 3vh;
}
#home-sidebar-newsletter-validate-detail .button>span{
      padding: 1vh 2vh;
}
.w-bg {
  background-color: rgba(255, 255, 255, 0.89) !important;
}
html, body{
  height: 100%;
}
.header .social-icons{
  display: none;
}
.header .menu-icon{
  padding-left: 0px;
}
.header-container.type17 .header i{
  font-size: 20px !important;
}
.header-container.type17 .menu-icon i{
  padding-top: 3px;
    font-size: 30px !important;
}
.header .menu-icon, .header .search-area, .header .top-links-area{
  margin-right: 12px !important;
}
.header-container.type17 .header > .logo img{
  height: auto !important;
}
.product-view .product-img-box .etalage-control{
  transform:none;
  left: 0px;
}
.etalage_small_thumbs{
  display: block !important;
  left: 4px !important;
  margin-top: 10px !important;
}
.etalage.vertical{
  width: 100% !important;
}
.etalage_thumb_image{
  width: 100% !important;
}
.product-view {
    padding-top: 0px;
}
.catalog-product-view .main-container{
  padding-top: 0px !important;
}
.qty-holder{
  margin-bottom: 10px;
}
.col1-layout .product-options, .col1-layout .product-view .product-info{
  border: 0px !important;
}
.col1-layout .add-to-box, .col1-layout .product-shop .product-options-bottom{
  border: 0px !important;
}
.product-submenu span{
  padding: 10px;
}
.product-submenu{
  padding: 15px 10px;
  font-size: 14px !important;
}
.spec-content{
  display: block;
}
.spec-content .spec-item{
  font-size: 12px;
  padding: 10px 0px;
  border-top: 0px;
  border-bottom: 1px solid #b7b7b7;
}
.flex-block{
  display: block;
}
#tab_review_tabbed #product-customer-reviews{
  width: 100%;
}
#tab_review_tabbed .add-review{
  width: 100%;
}
.footer-top .col-sm-6.right{
  text-align: left;
line-height: 1.4;
font-size: 30px;
}
.footer-top .col-sm-6{
  padding: 20px;
}
.footer-middle{
  padding: 0px 30px !important;
}
.footer-middle .newsletter-block{
  text-align: left !important;
}
.footer-middle .col-lg-4{
  padding: 0px !important;
}
.footer-middle .row{
  margin: 0px !important;
}
.footer-middle > .container{
  padding: 0px !important;
}
.footer-social{
  justify-content: flex-start;
}
.footer-middle .col-lg-2{
  padding: 12px 0px;
}
.footer-middle .col-lg-2 .social{
  display: none;
}
.footer-top .col-md-12{
  padding: 0px 4px;
}

.catalog-category-view .main-container .main{
      padding: 40px 20px;
}
.form-list .field{
  margin-left: 0px;
}
.product-view .product-shop{
  margin-top: 0px;
}
.product-view .product-name p{
  width: 100%;
}
.ver-points .contents-desc{
  font-size: 15px;
  line-height: 1.2;
}
.ver-points .contents-title{
  font-size: 15px;
  margin: 2px 0px;
}
.right-title{
      font-size: 18px;
      margin-bottom: 20px;
      line-height: 1.2
}
.ver-points{
  margin-top: 6px;
}
.spec-item-desc{
  max-width:none;
text-align: right;
}
.footer-top{
  text-align: center;
}
.footer-top .col-sm-6.right{
  font-size: 20px;
    text-align: center;
    padding: 0px;
}
.footer-middle .block .block-title strong{
  font-size: 16px;
}
.etalage_small_thumb{
  display: none;
}
.product-img-box .etalage_small_thumbs ul{
  margin: 0 auto;
width: 120px !important;
text-align: center;
height: 10px;
}

.product-view .product-img-box li.etalage_small_thumbs li{
  width: 10px;
height: 10px;
border-radius: 6px;
border: 0px;
    background-color: rgba(226,226,226,0.5);
    left: 0px !important;
    margin-right: 10px !important;
}
.etalage_small_thumbs .etalage_smallthumb_active{
  background-color: rgba(226,226,226,1) !important;
}
.etalage_smallthumb_first, .etalage_smallthumb_last{
  display: none;
}
/*read more section */
.read-more{
  text-align: center;
}
.small.irct30 {
    height: 70px;
    overflow:hidden;
    text-align: left;
    transition: .25s ease;
}
.small.uv15-1 {
    height: 80px;
    overflow:hidden;
    text-align: left;
    transition: .25s ease;
}
.big {
    height: auto;
    padding-bottom: 8px;
}
span.read{
  margin-top: 5px;
    display: block;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}
span.read::before{
      content: '\e815';
      font-family: "porto";
      color: #01eab1;
          padding: 0px 5px;
}
span.read-less::before{
      content: '\e818';
}
.read-more::after{
  content: "";
  height: 12px;
  width: 100%;
  display: block;
  z-index: 10;
    position: absolute;
    margin-top: -38px;
  /*background-color: white; /* For browsers that do not support gradients */
  background-image: linear-gradient(rgba(247,247,247,0.6), rgba(247,247,247,0.9)); /* Standard syntax (must be last) */
}
.product-banner-5-uv15 .read-more::after{
  background-image: linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.9));
}
/*read more section END*/
.product-view .product-img-box{
  margin-top: 0px;
}
.product-view .product-name h1{
  font-size: 24px;
}
.product-view .product-img-box:not(.type-){
  margin-bottom: 30px;
}
.product-view .product-name p {
    font-size: 20px;
    font-weight: 400;
    color: #707070;
}
.product-view .product-shop{
  padding: 0px 35px !important;
}
.product-view .product-img-box .etalage.vertical+.etalage-control a.etalage-prev{
  left: 10px;
}
.breadcrumbs .container{
  padding: 0px 35px;
}
.product-view .product-img-box .etalage-control a.etalage-next{
  right: 10px;
}
.short-description .std{
  font-size: 13px;
}
.product-view .product-shop .price-box{
  text-align: right;
    margin-top: -70px;
}
.add-to-cart button.button{
  width: 60%;
  margin-bottom: 10px;
}
.add-to-box{
  text-align: right !important;
}
.add-to-box .add-to-cart{
margin-top: 5px;
float: right;
width: 300px;
}
.qty-holder{
  margin-bottom: 10px;
}
.product-view .product-shop .price-box .old-price{
  display: block;
  margin-right: 0px;
}
.product-banner-2-1{
  background-image: url(/media/wysiwyg/uv-15/banner2-mobile.jpg);
    background-size: auto;
    padding: 250px 20px 10px;
    min-height: 600px;
    background-position: top;
}
.light-color .ver-points{
  width: 70%;
float: right;
}
.light-color .right-title{
  float: left;
    width: 30%;
}
.product-banner-2-1 .col-md-5{
  padding: 0px;
}
.product-banner-2-1 .product-points{
      margin: 0px auto;
}
.animation-text .main-green{
  font-size: 18px !important;
    padding: 0px 20px;
}

.product-banner-3{
  padding: 30px 0px;
}
.uv-c-light, .uv-c-light-d{
  background-size: 150%;
}
.uv-c-light-text{
background-size: contain;
  background-image: url("/media/wysiwyg/animation/DNA-graphic-text-mobile.png");
height: 300px;
}
.product-banner-3 .animation-images{
  top: 100px;
}
.uv-c-light, .uv-c-light-d {
    top: 100px;
}
.product-banner-3{
  height: 360px;
}
#skrollr-body {
    height: 100%;
}
.uv-c-light-d{
  opacity: 1;
}
.product-banner-4 .why-uv-C .left-one{
  padding: 0px 35% 0px 10px;
  border-right:0px;
}
.product-banner-4 .why-uv-C .right-one{
  padding: 40px 0px 0px 40%;
}
.product-banner-4{
  background-image: url("/media/wysiwyg/uv-10/banner4-mobile-2.jpg");
      background-size: auto;
      padding: 20px;
}
.product-banner-4 .why-uv-C .contents-desc{
  display: block !important;
}
.product-banner-4 .why-uv-C .main-green{
  margin-bottom: 20px !important;
}
.product-banner-4 .why-uv-C .white-title{
  font-size: 15px !important;
  margin-bottom: 10px !important;
}
.product-banner-4 .why-uv-C .right-one .white-title{
  margin-top: 40px;
}
.product-banner-4 .with-underline, .without-underline{
  font-size: 10px !important;
  line-height: 1.3 !important;
    margin-bottom: 10px !important;
}
.with-underline::before { /* add the new bullet point */
  display: inline-block;
    content: '';
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 5px;
    width: 5px;
    line-height: 13px;
    margin-right: 5px;
    background-color: #efefef;
}
.without-underline::before { /* add the new bullet point */
  display: inline-block;
    content: '';
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 5px;
    width: 5px;
    line-height: 13px;
    margin-right: 5px;
    background-color: #efefef;
}
.product-banner-4 .why-uv-C .left-one{
  text-align: left;
}
.product-banner-4 .why-uv-C .main-green{
  font-size: 6vw !important;
}
.why-uv-C .right-one .with-underline:after{
  display: none;
}
.why-uv-C .left-one .with-underline:after{
  display: none;
}
.product-banner-9{
  padding: 30px 30px;
}
.product-banner-9 .featured-title{
  font-size: 22px;
}
.product-banner-9 .product-points{
  border-top: 1px solid;
  margin-top: 20px auto;
}
.product-banner-9 .col-md-4{
  padding: 0px;
}
.product-banner-9 .points-contents{
  padding: 20px 0px 10px !important;
  text-align: left;
}
.product-banner-9 .points-contents .contents-title{
  margin: 5px 0px !important;
  font-size: 20px;
  font-weight: 400;
}
.tech-spec{
  padding: 20px 0px;
}
.spec-title{
  border-bottom: 0px;
      margin: 0px 20px 0px 20px;
}
.spec-content .col-lg-6{
      padding: 0px 20px;
}
.product-view .product-shop .price-box .special-price .price{
  font-size: 22px;
}

/*IRCT30 PAGE*/
.product-banner-7-uv10w .keep-center{
  display: block;
}
.product-banner-7-uv10w .keep-center img{
  width: 100%;
}
.product-banner-2-irct30{
  min-height: inherit;
  background-image: url(/media/wysiwyg/irct30/banner2-mobile.jpg);
  background-size: cover;
background-position: auto;
background-color: #fff;
}
.product-banner-2-irct30 .left-side-text{
  height: auto;
  padding: 20px 10px 20px 20px;
    width: 50%;
}
.product-banner-2-irct30 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-2-irct30 .main-green{
  font-size: 20px;
      margin-bottom: 20px;
}
.product-banner-2-irct30 .main-content{
  font-size: 13px;
    width: 100%;
}
.product-banner-6-irct30{
  min-height: inherit;
   background-image: url(/media/wysiwyg/irct30/banner6-mobile.jpg);
   background-size: auto;
background-position: left;
background-color: #fff;
}
.product-banner-6-irct30 .right-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-6-irct30 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-6-irct30 .main-green{
  font-size: 18px;
}
.product-banner-6-irct30 .main-content{
  font-size: 12px;
    width: 100%;
}
.product-banner-3-irct30 .desc{
    font-size: 11px !important;
}
.product-banner-3-irct30 .modes{
  background-size: 100%;
  height: 260px;
}
.product-banner-3-irct30{
  min-height: inherit;
  height: 410px;
overflow: hidden;
padding: 30px 20px 0px;
}
.product-banner-3-irct30 .col-md-4{
  padding: 5px;
}
.product-banner-3-irct30 .white-title{
      font-size: 13px !important;
}
.product-banner-3-irct30 .top{
  max-width: 60px;
}
.product-banner-3-irct30 .why-uv-C .main-green{
  margin-bottom: 15px !important;
}
.dots-line {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/media/wysiwyg/irct30/dots-s.png") no-repeat;
  width: 3px; /* Width of new image */
  height: 30px; /* Height of new image */
  padding-left: 3px; /* Equal to width of new image */
  margin: 0px auto;
}

.why-uv-C .main-green {
    font-size: 18px !important;
}
.product-banner-1-irct30 .product-points{
  width: 45%;
float: right;

}
.product-banner-1-irct30{
  padding: 0px;
  background-size: 240%;
    background-position: 42% 35%;

            min-height: 430px;
}
.product-banner-1-irct30 .col-md-4{
  margin-right: 0px;
}
.product-banner-2-1-irct30{
  min-height: auto;
background-size: 160%;
background-position: 100% 100%;
display: block;
clear: both;
}
.product-banner-2-1-irct30 .left-side-text{
  height: auto;
  background-color: inherit;
  padding: 30px 0px 230px;
}
.product-banner-2-1-irct30 .main-green{
  font-size: 20px;
  text-align: center;
width: 100%;
padding: 20px;
background-color: #fff;
}
.product-banner-2-1-irct30 .main-content{
  font-size: 14px;
    width: 100%;
    padding: 0px 20px;
    text-align: left;
}
.product-banner-2-1-irct30 .dot-content{
  font-size: 12px;
}
.product-banner-5-irct30{
  min-height: inherit;
  background-image: url("/media/wysiwyg/irct30/banner5-mobile.jpg");
  background-size: cover;
}
.product-banner-5-irct30 .left-side-text{
  height: auto;
  padding: 20px 20px 40px 20px;
  background-color: transparent;
}
.product-banner-5-irct30 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-5-irct30 .main-green{
  font-size: 20px;
      text-align: center;
      line-height: 1.1;
      margin-bottom: 10px;
}
.product-banner-5-irct30 .main-content{
  font-size: 11px;
  width: 45%;
    float: right;
    color: #fff;
}
.product-banner-4-irct30{
  min-height: inherit;
  background-image: url("/media/wysiwyg/irct30/banner4-mobile.jpg");
  background-size: cover;
    background-position: right;
}

.product-banner-4-irct30 .right-side-text{
  height: auto;
  padding: 20px 20px 20px 20px;
    width: 50%;
}
.product-banner-4-irct30 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-4-irct30 .main-green{
  font-size: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.product-banner-4-irct30 .main-content{
  font-size: 13px;
    width: 100%;
}
.product-banner-4-irct30{
  background-position: 25% 100%;
}


/*irct30 design END*/
/*UV15 design */
.product-banner-1-uv15  .product-points{
  width: 45%;
float: right;
margin: 30px auto;
}
.product-banner-1-uv15 {
  padding: 0px;
  background-size: 150%;
background-position: 80% 45%;
background-image: url("/media/wysiwyg/uv-15/banner1-mobile.png");
            min-height: 420px;
}
.product-banner-1-uv15 .col-md-5{
  padding-left: 0px;
}

.product-banner-6{
  min-height: inherit;
}
.product-banner-6 .left-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-6 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-6 .main-green{
  font-size: 22px;
  line-height: 1.1;
}
.product-banner-6 .main-content{
  font-size: 13px;
    width: 100%;
}

.product-banner-10-uv15{
  min-height: inherit;
}
.product-banner-10-uv15 .left-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-10-uv15 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-10-uv15 .main-green{
  font-size: 22px;
  line-height: 1.1;
}
.product-banner-10-uv15 .main-content{
  font-size: 13px;
    width: 100%;
}

.product-banner-9-uv15{
  min-height: inherit;
   background-position: 15% 20%;
}
.product-banner-9-uv15 .right-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-9-uv15 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-9-uv15 .main-green{
  font-size: 18px;
}
.product-banner-9-uv15 .main-content{
  font-size: 13px;
    width: 100%;
}

.product-banner-8-uv15{
  min-height: inherit;
}
.product-banner-8-uv15 .left-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-8-uv15 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-8-uv15 .main-green{
  font-size: 22px;
  line-height: 1.1;
}
.product-banner-8-uv15 .main-content{
  font-size: 13px;
    width: 100%;
}
.product-banner-7-uv15{
  background-image: url("/media/wysiwyg/uv-15/banner7-mobile.jpg");
  background-size: auto;
    background-position: top;
}
.banner-7-uv10-bg{
  background-image: url("/media/wysiwyg/uv-10/banner7-mobile.jpg");
}
.product-banner-7-uv15 .col-md-5{
  padding: 180px 20px 0px;
}
.product-banner-7-uv15 .middle-bottom p {
    font-size: 24px;
}
.product-banner-7-uv15 .col-md-6 img{
  width: 60%;
}
.product-banner-7-uv15 .time-text p{
  font-size: 15px !important;
color: #fff;
line-height: 1.2;
}
.product-banner-7-uv15 .time-text{
  padding: 20px 0px;
}
.product-banner-7-uv15 .middle-bottom {
    padding: 0px 20px 20px;
}

.product-banner-5-uv15{
  min-height: inherit;
  background-position: 0% 100%;
background-size: 200%;
   padding-bottom: 200px;
}
.product-banner-5-uv15 .right-side-text{
  height: auto;
      padding: 10px 20px 20px 20px;
}
.tab-bg .product-tabs{
      margin-bottom: 20px !important;
}
.product-banner-5-uv15 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-5-uv15 .main-green{
  font-size: 18px;
}
.product-banner-5-uv15 .main-content{
  font-size: 15px;
    width: 100%;
    text-align: left;
}
.uv15-charging{
  padding: 0px 20px;
}
.uv15-charging img{
  width: 100%;
}
.charging-animation-uv15 .animation-text .main-green{
  font-size: 24px !important;
    padding: 10px 20px 0px;
}
.charging-animation-uv15 .animation-text .contents-desc{
  font-size: 15px !important;
  line-height: 1.3 !important;
}
.charging-animation-uv15 .animation-text {
  padding: 0px 35px;
}
.charging-animation-uv10{
  display: block;
}
.charging-animation-uv10 .animation-text .main-green{
  font-size: 24px !important;
    padding: 10px 20px 0px;
}
.charging-animation-uv10 .animation-text .contents-desc{
  font-size: 15px !important;
  line-height: 1.3 !important;
}
.charging-animation-uv10 .animation-text {
  padding: 0px 35px;
}
.uv10-charging img {
    width: 100%;
}
.product-banner-5-uv15 .main-green{
  margin-bottom: 10px;
}
.product-banner-10-uvb05-mobile{
  display: block;
}
.product-banner-10-uvb05{
  display: none;
}
.charge-method img{
  width: 50%;
  padding-right: 20px;
}
.charge-method .charge-text{
  width: 50%;
  float: right;
}
.charge-method{
  height: 140px;
    padding: 20px;
    clear: both;
}
.product-banner-10-uvb05-mobile .main-green{
  margin-bottom: 0px !important;
text-align: center;
padding: 10px;
color: #fff;
background-color: #00e4ac;
}
.charge-text .desc{
  line-height: 1.3 !important;
    font-size: 13px !important;
}
.charge-text .main-green-s{
  font-size: 18px !important;
margin-bottom: 10px;
color: #00e4ac;
line-height: 1.3 !important;
font-weight: 600 !important;
}
.charge-method.color-bg{
  background-image: url("/media/wysiwyg/uv-15/charge-color-bg.jpg");
}
.charge-method.color-bg .desc{
  color: #fff;
}
.product-banner-7-uv10w{
  padding: 50px 20px 50px 10px;
}
.product-banner-7-uv10w .col-md-6{
  margin-bottom: 20px;
}
.charging-animation{
  display: none;
}
.product-banner-2 .product-points{
  width: 45%;
float: right;
margin: 30px auto;
}
.product-banner-2 {
  padding: 0px;
  background-size: 150%;
background-position: 80% 45%;
background-image: url("/media/wysiwyg/uv-10/banner1-mobile.jpg");
            min-height: 420px;
}
.product-banner-2 .col-md-5{
  padding-left: 0px;
}
/*UVB05 style*/
.product-banner-1-uvb05{
  background-size: 200%;
      background-position: 45%;
min-height: 430px;
padding: 0px;
background-image: url("/media/wysiwyg/uvb05/banner1-mobile.jpg");
}
.product-banner-1-uvb05 .justify-content-start{
  width: 55%;
    float: left;
    margin: 30px auto;
}
.product-banner-1-uvb05 .col-md-5{
  padding: 0px 0px 0px 20px;
}
.product-banner-1-uvb05 .ver-points .contents-desc{
  font-size: 13px;
}
.product-banner-7-uvb05{
  display: none;
}
.product-banner-7-uvb05-mobile{
  background-image: url("/media/wysiwyg/uvb05/banner7-mobile.jpg");
  background-size: auto;
    background-position: top;
    display: block;
}

.product-banner-7-uvb05-mobile .col-md-5{
  padding: 180px 20px 0px;
  display: flex;
}
.product-banner-7-uvb05-mobile .middle-bottom p {
    font-size: 24px;
    color: #00e4ac;
    text-align: center;
}
.product-banner-7-uvb05-mobile .col-md-6{
  text-align: center;
}
.product-banner-7-uvb05-mobile .col-md-6 img{
  width: 60%;
}
.product-banner-7-uvb05-mobile .time-text p{
  font-size: 15px !important;
color: #fff;
line-height: 1.2;
}
.product-banner-7-uvb05-mobile .time-text{
  padding: 20px 0px;
}
.product-banner-7-uvb05-mobile .time-text .time-title{
  color: #00e4ac;
  font-weight: 600;
  margin-bottom: 5px;
}

.product-banner-7-uvb05-mobile .middle-bottom {
    padding: 0px 20px 20px;
}
.product-banner-8-uvb05{
  min-height: inherit;
  background-position: 100% 100%;
    background-size: 160%;
   padding-bottom: 200px;
   padding-top: 0px;
}
.product-banner-8-uvb05 .left-side-text{
  height: auto;
      padding: 10px 20px 20px 20px;
}

.product-banner-8-uvb05 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-8-uvb05 .main-green{
  font-size: 18px;
}
.product-banner-8-uvb05 .main-content{
  font-size: 13px;
    width: 100%;
    text-align: left;
}
.product-banner-9-uvb05{
  min-height: inherit;
   background-position: 15% 20%;
}
.product-banner-9-uvb05 .right-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-9-uvb05 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-9-uvb05 .main-green{
  font-size: 18px;
}
.product-banner-9-uvb05 .main-content{
  font-size: 13px;
    width: 100%;
}
.product-banner-11-uvb05{
  min-height: inherit;
}
.product-banner-11-uvb05 .left-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-11-uvb05 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-11-uvb05 .main-green{
  font-size: 22px;
  line-height: 1.1;
}
.product-banner-11-uvb05 .main-content{
  font-size: 13px;
    width: 100%;
}
.product-banner-12-uvb05{
  min-height: inherit;
   background-position: 15% 20%;
}
.product-banner-12-uvb05 .right-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-12-uvb05 .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-12-uvb05 .main-green{
  font-size: 18px;
}
.product-banner-12-uvb05 .main-content{
  font-size: 13px;
    width: 100%;
}
.product-banner-13-uvb05 {
  padding: 50px 20px 50px 10px;
}
.product-banner-13-uvb05 .keep-center{
  display: block;
}
.product-banner-13-uvb05 .col-md-6{
  margin-bottom: 20px;
}

/*UV10W styles*/
.product-banner-1-uv10w{
      padding: 180px 20px 20px;
      background-size: 150%;
background-position: 80% 0%;
}
.product-banner-5-uv10w{
  padding: 20px 0px;
  background-image: url(/media/wysiwyg/uv-10w/banner-5-mobile.png);
}
.product-banner-5-uv10w .middle-top{
  padding-left: 0px !important;
}
.product-banner-5-uv10w .middle-top p{
  font-size: 6vw;
}
.product-banner-5-uv10w .col-md-5{
  margin-right: 0px;
}
.product-banner-5-uv10w .col-md-12{
  clear: both;
}
.product-banner-5-uv10w .col-md-12 img{
    width: 36%;
    float: left;
    margin-right: 50px;
}
.product-banner-5-uv10w .col-md-12 .time-text{
  padding: 10px 0px;
text-align: left;
float: left;
width: 60%;
clear: both;
}
.product-banner-5-uv10w .col-md-12 .time-text .time-title{
  font-size: 16px;
}
.product-banner-5-uv10w .col-md-12 .time-text .time-content{
  font-size: 13px;
line-height: 1.3;
}
.product-banner-6-uv10w{
  padding: 220px 20px 20px;
  background-size: 180%;
background-position: 0% 0%;
}
.product-banner-6-uv10w .middle-top p{
  font-size: 7vw;
line-height: 1.3;
margin-bottom: 0px;
}
.product-banner-6-uv10w .col-md-5{
  margin-right: 0px;
  margin-top: 0px;
}
.product-banner-6-uv10w .col-md-12{
  height: 100px;
padding: 10px 0px;
margin-bottom: 20px;
text-align: left;
display: table;
vertical-align: middle;
margin-left: 10px;
}
.product-banner-6-uv10w .col-md-12 img{
  height: auto;
  max-width: 50px;
}
.product-banner-6-uv10w .charge-time{
  font-size: 50px;
    color: #333;
    padding: 10px 10px 10px 20px;
    line-height: 1.2;
    margin-left: 0px;
}
.product-banner-6-uv10w .charge-text{
  height: 80px;
    vertical-align: middle;
    color: #333;
    font-size: 15px;
}
.product-banner-6-uv10w .charge-text b{
  font-size: 20px;
}
.uv10w-tabs{
  background-size: 200%;
}
.product-banner-9-uv10w{
  min-height: inherit;
      background-position: 60% 100%;
}
.product-banner-9-uv10w .left-side-text{
  height: auto;
  padding: 30px 20px 30px 20px;
    width: 50%;
}
.product-banner-9-uv10w .small-title{
  font-size: 12px;
      margin-bottom: 20px;
}
.product-banner-9-uv10w .main-green{
  font-size: 22px;
  line-height: 1.1;
}
.product-banner-9-uv10w .main-content{
  font-size: 13px;
    width: 100%;
}
.product-banner-7-uv10w .keep-center{
  display: inline-block;
}
.product-banner-7-uv10w .col-md-3{
  width: 49%;
    float: left;
    margin-bottom: 20px;
}
/*Homepage mobile style*/

.products-grid .owl-item .details-area{
    margin-top: -80px;
    padding-bottom: 20px !important;
  }
.products-grid .owl-item .oneline{
    font-size: 13px;
    padding: 5px 20px;
  }
.products-grid .owl-item .details-area .price-box{
    padding: 10px;
        max-width: 160px;
        margin: 10px auto 20px;
  }
.products-grid .owl-item .special-price .price-label{
    font-size: 12px;
  }
.products-grid .owl-item .details-area .price-box .special-price .price{
    font-size: 15px;
  }
  .home-block-1 .owl-pagination{
    position: absolute;
width: 100%;
bottom: 20px;
  }
  .home-block-1 .owl-buttons{
    display: none;
  }
.products-grid .owl-item .product-label span {
    font-size: 14px;
    padding: 10px 17px !important;
}
.product-image-area div:nth-child(4){
  top: 45px !important;
}
.home-block-2{
  padding: 0px;
  display: block;
}
.home-block-2 .col-lg-6{
  padding: 0px;
}
.home-block-2 .column-title{
  text-align: center;
  padding: 15px 10px 20px;
font-size: 22px;
}
.home-block-2 .column-img{
  height: 468px;
  margin-bottom: 0px;
}
.home-block-2 .feature-1,.home-block-2 .coming-1{
  margin-bottom: 10px;
}

.home-block-2 .feature-1{
  background-image: url("/media/wysiwyg/home-b-m-1.jpg");
  background-size: cover;
  background-position: center;
}
.home-block-2 .feature-2{
  background-image: url("/media/wysiwyg/home-b-m-2.jpg");
  background-size: cover;
  background-position: center;
}
.home-block-2 .coming-1{
  background-image: url("/media/wysiwyg/home-b-m-3.jpg");
  background-size: cover;
  background-position: center;
}
.home-block-2 .coming-2{
  background-image: url("/media/wysiwyg/home-b-m-4.jpg");
  background-size: cover;
  background-position: center;
}

.home-block-2 .column-text-s{
  font-size: 15px;
}
.home-block-2 .column-text-b{
  font-size: 24px;
}
.home-block-2 .column-botton{
  padding: 8px 10px;
font-size: 12px;
border-radius: 6px;
}
.mobile-nav{
  background-color: #00e4ac;
}
.mobile-nav .menu-all-pages-container{
  border-top: 0px;
  margin-top: 22px;
}
.mobile-nav .custom-block{
  border-top: 0px;
}
.mobile-nav .sw-mobile-menu li:not(:last-child){
  border: 0px;
}
.mobile-nav.side-block .sw-mobile-menu li>a{
  font-size: 14px;
    line-height: 34px;
    font-weight: 600;
}
.sw-mobile-menu{
  padding: 0px 20px !important;
}

}

/************ Landing Slider styles Ends*************/
