@charset "utf-8";
body {
	color:#2F2F2F;
}
/*  badge */
.badge.badge--discout {
    border-radius: 11px;
    border: solid 1px rgba(243,51,51,.4);
    padding: 2px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #f33333;
    margin-bottom: 8px;
}
/*  end badge */
.multi-links .content-block .title-main {
    line-height: 1.13;
}
.multi-links .content-block .text-main {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #303030;
}
.multi-links .text-link .link {
    margin-right: 30px;
}
.multi-links .text-link .link:last-child {
    margin-right: 0;
}
.title-main{color:#0f0f0f}
.text-main{color:#2F2F2F}

.wrap-header-slide{
    /*border-top: 1px solid #d5d8d8;*/
    border-bottom:1px solid #c5c5c5;
    box-shadow:inset 0px 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.15);
    -khtml-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.15);
    min-height:60px;
    max-height:90px;
}
.slide-top-active{
    border-top: none;
    border-bottom:1px solid #c5c5c5;
    background-color: rgba(255,255,255,0.9)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#edffffff', endColorstr='#edffffff'); /* IE */
    position: fixed;
    z-index:1000;
    top:0;

}

/* header-top-slide */
.header-top-slide{
    padding-top:10px;
    padding-bottom:10px;
    min-height:55px;
}


.header-top-slide .title {
    color: #e0e7f1;
    font-size: 14px;
    line-height:24px;
    margin-top: 5px;
    font-family: "HelveticaNeue", Arial, Verdana, sans-serif;
}
.header-top-slide .title a {
    color: #e0e7f1;
}
.header-top-slide .text{
    color: #e0e7f1;
    font-size: 14px;
    line-height:24px;
    margin-top: 5px;
    font-family: "HelveticaNeue", Arial, Verdana, sans-serif;
}
.header-top-slide a.btn {
    margin-top: 3px;
}

.header-top-slide .list-inline{
    display: inline-block;
    margin-top:3px;
}
.header-top-slide .btn-group {
    margin-left: 5px;
}
.header-top-slide .list-inline > li {
    padding-left: 10px;
    padding-right: 10px;
    line-height:36px;
    vertical-align: middle;
}
.header-top-slide .list-inline > li:first-child {
    padding-left: 5px;
}

.header-top-slide .list-inline a{
    color:#707070;
    font-weight:500;
    font-size:14px;
	text-decoration:none;
}
.header-top-slide .list-inline a:hover{
    color:#0088d3;
    text-decoration:none !important;
}
.header-top-slide .list-inline a:focus{
    text-decoration:none !important;
}
.header-top-slide .list-inline a.active{
    color:#0088d3;
}
.header-top-slide a.btn.btn-lg{
    color:#ffffff;
    /*margin-left:18px;*/
    font-weight:600;
    min-width:142px;
    padding-left:5px;
    padding-right:5px;
    font-size:14px;
    font-family: "HelveticaNeue", Arial, Verdana, sans-serif;
}
.header-top-slide a.btn.btn-sm{
    min-width:70px;
}
.header-top-slide a.btn.btn-app{
    margin-top:3px;
}


/* product-header-slide */
.product-header-slide{
    padding-top:10px;
    padding-bottom:10px;
    /*height:60px;*/
}
.product-header-slide nav{
	display: inline-block
}
.product-header-slide .title{
    margin-top:9px;
    font-size:20px;
    color:#101010;
}
.product-header-slide .title a{
    color:#101010;
}
.product-header-slide .title a:hover,.product-header-slide .title a:focus{
    text-decoration: none;
}
.product-header-slide .list-inline{
    display: inline-block;
    margin-top:3px;
}
.product-header-slide .btn-group {
    margin-left: 18px;
}
.product-header-slide .list-inline > li {
    padding-left: 10px;
    padding-right: 10px;
    line-height:36px;
    vertical-align: middle;
}
.product-header-slide .list-inline > li:first-child {
    padding-left: 5px;
}
.product-header-slide .list-inline > li.h
{
    padding-left: 0;
    padding-right: 0;
}
.product-header-slide .list-inline a{
    color:#707070;
    font-weight:500;
    font-size:14px;
	text-decoration:none;
}
.header-slide .list-inline a:hover, .product-header-slide .list-inline a:hover{
    color:#0088d3;
    text-decoration:none !important;
}
.product-header-slide .list-inline a:focus{
    text-decoration:none !important;
}
.product-header-slide .list-inline a.active{
    color:#0088d3;
}
.splash-product-2 .btn-group {
    margin-bottom: 40px;
    margin-top: 4px;
}
.splash-product-2 .button {
    margin-top: 35px;
}
.product-header-slide a.btn{
    color:#ffffff;
    margin-left:18px;
    font-weight:500;
    margin-top:6px;
}
.product-header-slide a.btn.btn-app{
    margin-top:3px;
/*    line-height: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -khtml-box-shadow: none;*/
}
.big-splash .splash-product-2 h1 {
    font-family: "Montserrat Black", "HelveticaNeue", Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 44px;
    line-height: 1.23;
    color: #101010;
    margin-top: 20px;
}
.big-splash .splash-product-2 .text-main {
    font-family: "HelveticaNeue", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.42;
    color: #303030;
    margin-top: 14px;
}
.big-splash .splash-product-2.splash-product-2--airy .text-main {
    margin-top: 20px;
}

/* product splash #1 */
.splash-product{padding-top:60px;padding-bottom:60px;}
.splash-product .productLogo{margin-bottom:27px;}
.splash-product.splash-product--justplay .productLogo{margin-bottom:20px;}
.splash-product.splash-product--justplay .text-main {
  font-size: 24px;
  line-height: 1.42;
  color: #101010;
}
.splash-product h1,.splash-product .title-main{color: #101010;font-size:36px;line-height:44px;}
.splash-product h1,.splash-product.splash-product--justplay .title-main{
  font-size: 44px;
  line-height: 1.32;
  color: #101010;
}
.splash-product h1 .bold, .splash-product .title-main .bold{font-family: "Montserrat Medium", "HelveticaNeue", Arial, Verdana, sans-serif;font-weight: normal;
    font-size: 30px;
    color: #101010;
    margin-bottom: 20px;
}
.splash-product h2{margin-top:3px;font-size:36px;line-height:44px;}
.splash-product .text-main{color:#303030;margin-top:20px;}
.splash-product .text-main a{color:#303030;}.splash-product .text-main a.highlight{color:#0088d3;}
.splash-product .btn-group .help-block{
    color:#a4a4a4;
}
.splash-product .btn-group{margin-top: 38px;}
.splash-product .btn-group .button{margin-bottom: 15px;}
.splash-product .btn-group .btn-text{
	margin-top:25px;
	font-size:14px;
	line-height:1.44;
}
.splash-product .image{margin-top:30px; position: relative;/*margin:0 auto;*/}
.splash-product .snip{font-size:15px;line-height:24px;color:#909090;}
.splash-product.has-snip{padding-bottom:60px;}

.bkg-color-2c3c72 .splash-product .btn-group .btn-text{color: #9aaadf;}

/* product splash #2 */
.splash-product-2{padding-top:60px;padding-bottom:50px;}
.splash-product-2 h1,.splash-product-2 .title-main{color: #101010;font-size:36px;line-height:44px;}
.splash-product-2 h1 .bold, .splash-product-2 .title-main .bold{font-family: "Montserrat Medium", "HelveticaNeue", Arial, Verdana, sans-serif;font-weight: normal;}
.splash-product-2 h2{margin-top:3px;font-size:36px;line-height:44px;}
.splash-product-2 .text-main{margin-top:20px;}
.splash-product-2 .btn-group{margin-top: 38px;}
.splash-product-2 .btn-group .help-block{
    color:#a4a4a4;
}
.splash-product-2 .button{
    margin-bottom: 15px;
}

.splash-product-2 .snip{
    font-size:15px;
    line-height:24px;
    color:#909090;
}
.splash-product-2.splash-product-2--airy {
    padding-bottom: 40px;
}
.splash-product-2.splash-product-2--airy .snip{
    font-size:14px;
}
.splash-product-2.splash-product-2--airy .btn-group{
    margin-bottom: 25px;
}
.features.m-products--airy {
    padding-top: 80px;
} 
.features.m-products--airy .features__sub__title {
    margin-bottom: 15px;
}
.features.m-products--airy .title-main {
  font-size: 42px;
  line-height: 1.19;
  color: #222529;
  margin-bottom: 15px;
}
.features.m-products--airy .text-main {
  font-size: 18px;
  line-height: 1.56;
  color: #303030;
  padding-bottom: 35px;
}
.splash-product-2.has-snip{padding-bottom:60px;}
.splash-product-2.align-left .btn-group{display: block;text-align:left;}
.splash-product-2.align-left .btn-group .button{margin-left:0px;}
/* theme theme-leftText
.splash-product-2.theme-leftText h1, .splash-product-2.theme-leftText h2, .splash-product-2.theme-leftText .text-main,.splash-product-2.theme-leftText .snip{
    text-align:left;

}
.splash-product-2.theme-leftText .btn-group,.splash-product-2.theme-leftText .logo-product, .splash-product-2.theme-leftText .btn-group .button:first-child{
    margin-left:0;
}
*/

/* media-product-2 */
.media-product-2{padding-top:30px;padding-bottom:90px;}
.media-product-2 h1{line-height:44px; margin-bottom:25px;margin-top:20px;color:#ffffff;}
.media-product-2 h1 .bold{font-family: "Montserrat Medium", "HelveticaNeue", Arial, Verdana, sans-serif;font-weight: normal;}
.media-product-2 h2{margin-bottom:10px;}
.media-product-2 .text-main{color:#9aaadf;}
.media-product-2 .buttons-row{margin-top:30px;margin-bottom:25px;}
.media-product-2 .help-block{margin:0px 0px 0px 0px;color:#9aaadf;font-size:14px; line-height:20px;}
.media-product-2 .button{margin-bottom: 20px;}
.media-product-2 .help-block .stars{color:#ffc63e;font-size:18px;}
.media-product-2.overflow.objectLeft .image-block{position:relative;margin-right:15px;}
.media-product-2.overflow.objectLeft .image-block img{position: absolute;right:0;}


/* products-notes */
.products-notes{padding-top:0px;padding-bottom:80px;}
.products-notes .notes-content .nav > li > .block-note{
    border-top:1px solid transparent;
    border-left:1px solid transparent;
    border-right:1px solid transparent;
    border-bottom:2px solid transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    position: relative;
    padding:10px 15px;
}
.products-notes .notes-content .nav > li .tooltip-arrow {
    border-bottom-color: #393984;
    border-width: 0 10px 10px;
    left: 50%;
    margin-left: -10px;
    top: -10px;
    display: none;
}
.products-notes .notes-content .nav > li.active .tooltip-arrow{
    display: block;
}
.products-notes .notes-content .nav > li.active > .block-note{
    background-color: #393984!important;
    border-color: #393984!important;
}
.products-notes .notes-content .nav > li > a.block-note:hover{
    border-color: #b3b9c1;
    background-color: transparent;
}

.products-notes .notes-content .nav > li .title-content{
    color:#393984;
    font-weight: 600;
    font-size:16px;
    display: block;
}
.products-notes .notes-content .nav > li.active .title-content{color:#fff;}

.products-notes .notes-content .nav > li .text-content{
    color:#747782;
    font-size:14px;
    line-height:20px;
}
.products-notes .notes-content .nav > li.active .text-content{color:rgba(255,255,255,0.6);}
.products-notes .tooltip.bottom {
    display: inline-block;
    margin: 10px 20px;
    opacity:1;filter: alpha(opacity=100);
    position: relative;
}
.products-notes .tab-content{margin: 20px 0px;}
.products-notes .block-image{margin: 20px 0px;}
/* end products-notes */

.partners-area .text a, .partners-area .text a.link {
    font-size: 18px;
}


/* product-tabs */
.products-tabs{
    padding-top:95px;
    padding-bottom:90px;
}
.products-tabs .title-main{
    margin-bottom:25px;
    font-size:30px;
    line-height:34px;
    color:#ffffff;
}
.products-tabs .text-main{
    font-size:18px;
    line-height:28px;
    color:#e0abab;
}
.products-tabs .tabs, .products-tabs .nav {
    margin-top:38px;
}
.products-tabs .nav > li > a.twoLine,.products-tabs .nav > li.twoLine > a {
    height: 65px;
}

.products-tabs .tab-content{
    margin-top:58px;
}

.products-tabs .title-content{
    color:#fff;
}
.products-tabs .text-content{
    margin-top:15px;
}
.products-tabs .text-content ul{ margin:0 0 0 20px

}
.products-tabs .snip{
    display:block;
    margin-top:45px;
    color:#909090;
    font-size:13px;
}
.products-tabs .snip a{
    margin-top:45px;
    color:#505050;
    font-size:13px;
}
.products-tabs .snip a:hover{
    color:#505050;
}

.products-tabs.green .title-main,.products-tabs.green .title-content{
    color:#fff;
}
.products-tabs.green .text-main,.products-tabs.green .text-content{
    color:#91d3b5;
}
.products-tabs.red .title-main,.products-tabs.red .title-content{
    color:#fff;
}
.products-tabs.red .text-main,.products-tabs.red .text-content{
    color:#e0abab;
}
.products-tabs.brown .title-main,.products-tabs.brown .title-content{
    color:#fff;
}
.products-tabs.brown .text-main,.products-tabs.brown .text-content{
    color:#a68e85;
}
/* theme blue2 */
.products-tabs.blue2 .text-main,.products-tabs.blue2 .text-content{
    color:#ababaf;
}
.products-tabs.blue2 .text-main a,.products-tabs.blue2 .text-content a{
    color:#ababaf;
    text-decoration:underline
}
.products-tabs.blue2 .text-main a:hover,.products-tabs.blue2 .text-content a:hover{
    color:#fff;
    text-decoration:underline
}
/* theme blue3 */
.products-tabs.blue3 .text-main,.products-tabs.blue3 .text-content{
    color:#a6b5ce;
}
.products-tabs.blue3 .text-main a,.products-tabs.blue3 .text-content a{
    color:#a6b5ce;
    text-decoration:underline
}
.products-tabs.blue3 .text-main a:hover,.products-tabs.blue3 .text-content a:hover{
    color:#fff;
    text-decoration:underline
}
/* product-tabs-offers */
.products-tabs-offers .title-content{
    color:#101010;
}
.products-tabs-offers .text-content{
    margin-top:15px;
    color:#303030;
}
.products-tabs-offers .btn-group{
    margin-top:10px;
	border-top:1px solid #DEE4E4;
	display:block
}
.products-tabs-offers .button{
    margin-top:15px;

}
.products-tabs-offers .callout{
    min-height:500px;
    padding-bottom:10px;
}
.products-tabs-offers .table {
    margin-top:30px;
    max-width:inherit;
    width:inherit;
}
.products-tabs-offers table > thead > tr > th {
    font-size:20px;
    border: none;
    border-left:1px solid #dadada;
    padding:10px 24px 4px 24px;
    font-weight: 400;
}
.products-tabs-offers table > thead > tr > th:first-child {
    padding-left: 0;
    border-left-color:transparent;
}
.products-tabs-offers table > tbody > tr > td {
    font-size:16px;
    color:#707070;
    border:none;
    border-left:1px solid #dadada;
    padding:4px 24px;
}
.products-tabs-offers table > tbody > tr > td:first-child  {
    padding-left:0;
    border-left-color:transparent;
}

/* product-tabs-icon */
.products-tabs-icon{padding-top:95px;padding-bottom:90px;}

.products-tabs-icon .title-main{
    margin-bottom:25px;
}

.products-tabs-icon .text-content{
    margin-top:15px;
}
.products-tabs-icon .tabs{
    margin-top:28px;
}

.products-tabs-icon .block-image{
    margin-top:50px;
}

.products-tabs-icon .block-content
{
    padding-top:50px;
}
.products-tabs-icon.theme-blue .title-main,.products-tabs-icon.theme-blue .title-content{
    color:#fff;
}
.products-tabs-icon.theme-blue .text-content{
    color:#80c4e9;
}
.products-tabs-icon .tabs-icons-text{padding-top:10px; display:block}
.products-tabs-icon .note {font-size: 16px;line-height: 24px;margin-bottom: 25px;margin-left: 30px; margin-top: 15px;}
/* features */
.features{
    padding-top:95px;
}
.features.m-products--just-play{
    padding-top:100px;
}
.features .title-main{
    margin-bottom:25px;
}
.features .title-main.title-main--just-play{
    font-size: 26px;
}
.features h3.title-main {
    margin-bottom: 5px;
}
.features .text-main{
    padding-bottom:50px;
}
.features .title-main.title-main--just-play{
    margin-bottom:60px;
    margin-top: 5px; 
}
.features.m-products {
    padding-top: 90px;
}
.m-products--reviews-airy .m-products-item {
    -webkit-border-radius: 8px;
            border-radius: 8px;
}
.partners-area.partners-area--airy .text {
    padding-top: 25px;
    padding-bottom: 10px;
}

.features .text-main .href-area{line-height:42px;}

/*---- features just play----*/
.section-features.short-features--justplay-padding .icons,
.short-features--justplay .icons {
    display: inline-block;
    background-image: url(/imgnew/products/jp/justplay_sprite.png);
    -webkit-background-size: 2000px 400px;
         -o-background-size: 2000px 400px;
            background-size: 2000px 400px;
}/*---- features airy----*/
.section-features.short-features--airy .icons {
    display: inline-block;
    background-image: url(/imgnew/products/airy/redesign/sprite.png);
    -webkit-background-size: 500px 64px;
         -o-background-size: 500px 64px;
            background-size: 500px 64px;
}
.box-48x48.playback_control {
    background-position: -512px -10px!important;
}
.box-48x48.video_tuner {
    background-position: -937px -10px!important;
}
.box-48x48.track_position {
    background-position: -569px -8px!important;
}
.box-48x48.deinterlacing {
    background-position: -314px -10px!important;
}
.box-48x48.touch_bar {
    background-position: -874px -9px!important;
}
.box-48x48.flash_files {
    background-position: -453px -8px!important;
}
.box-48x48.autoload {
    background-position: -695px -10px!important;
}
.box-48x48.search {
    background-position: -754px -10px!important;
}
.box-48x48.volume_control {
    background-position: -998px -8px!important;
}
.box-48x48.audio_equalizer {
    background-position: -384px -8px!important;
}
.box-48x48.external_tracks {
    background-position: -1056px -9px!important;
}
.box-48x48.audio_language {
    background-position: -632px -10px!important;
}
.box-48x48.audio_devices {
    background-position: -1116px -4px!important;
}
.box-48x48.hardware_decoders {
    background-position: -812px -5px!important;
}
.box-48x48.subtitles {
    background-position: -169px -7px!important;
}
.box-48x48.restricted {
    background-position: -115px -7px!important;
}
.box-48x48.resume_downloads {
    background-position: -60px -7px!important;
}
.box-48x48.browser_integration {
    background-position: -6px -7px!important
}

/*.features ul.items{list-style: none outside none;}*/

.features .items{
	list-style: none outside none;
	display: flex;
    flex-wrap: wrap;
	width:100%;

}
.features .items > .item{
    margin-bottom:75px;
    /*min-height:180px; */

}
/*.features ul.items > li.clearfix{margin: 0!important;padding:0!important;}*/
.features .items > .item > a{
    text-decoration:none
}
.features .items > .item > a:hover, .features .items > .item > a:focus{
    text-decoration:none
}
.features .image{position: relative;margin:0 auto;padding-left:15px;padding-right:15px;}
.features .image.image-bottom{margin:45px auto 0;}
/*.features .image img{width: 100%;}*/
.features .block-icon{
    margin:0 auto 40px auto;
 }
.features .block-icon .icon.box-64x64{
    margin-bottom:-20px;
}
/*.features .col-2{padding:0 60px;}
.features .col-3{padding:0 40px;}*/
.features .title-content{
    margin-bottom:15px;
}
.features .title-content a{
    color:inherit;
}
.features .snip{
    display: block;
    margin-top:15px;
    padding-top:10px;
    border-top:1px solid #727476;
    font-size:14px;
    line-height:20px;
    color:#505050;
    text-align:left;
 }
.features .snip-text{
    font-size:16px;
    line-height:24px;
    color:#909090
}

.features .features__sub__title {
    font-family: "Montserrat Medium", sans-serif;
    font-size: 18px;
    line-height: 1.56;
    color: #8f9297;
    margin-bottom: 20px;
} 
.features.m-products--just-play .features__sub__title {
    margin-bottom: 15px;
}
.features.m-products--just-play .title-main {
  font-size: 42px;
  line-height: 1.19;
  color: #101010;
  margin-bottom: 15px;
}

.features.theme-1 .title-content, .features.theme-109aa6 .title-content{
    color:#fff;
}
.features.theme-1 .text-content, .features.theme-109aa6 .text-content{
    color:#88e6e7;
}
.features.theme-1 .title-main, .features.theme-109aa6 .title-main{
    color:#edeb28;
}
.features.theme-1 .text-main, .features.theme-109aa6 .text-main{
    color:#88e6e7;
}
.features.theme-1 .snip, .features.theme-109aa6 .snip{
    color:#a1c9c9;
    border-top:1px solid #a1c9c9;
}

.features.theme-2 .title-content, .features.theme-94999c .title-content{
    color:#101010;
}
.features.theme-2 .text-content, .features.theme-94999c .text-content  {
    color:#303030;
}
.features.theme-2 .title-main, .features.theme-94999c .title-main {
    color:#101010;
}
.features.theme-2 .text-main, .features.theme-94999c .text-main{
    color:#303030;
}
.features.theme-2 .snip,  .features.theme-94999c .snip{
    color:#505050;
    border-top:1px solid #505050;
}
.features.theme-2 a, .features.theme-94999c a{color:#303030;text-decoration:underline}
.features.theme-2 a:hover, .features.theme-94999c a:hover{color:#101010;}

.features.theme-3 .text-main{color:#8f8f8f;}
.features.theme-3 .text-content{color:#909090;}

.features.theme-0e8d53 .title-content,
.features.theme-0e8d53 .title-main,
.theme-03354F .title-content,
.theme-03354F .title-main,
.theme-03354F .text-content,
.bkg-color-03354F  .title-content,
.bkg-color-03354F  .title-main,
.bkg-color-03354F  .text-content,
.theme-4A7286 .title-content,
.theme-4A7286 .title-main,
.theme-4A7286 .text-content,
.bkg-color-4A7286  .title-content,
.bkg-color-4A7286  .title-main,
.bkg-color-4A7286  .text-content,
.theme-white .title-content,
.theme-white .text-content,
.features.theme-3 .title-main,
.features.theme-3 .title-content,
.bkg-color-273143 .features .title-main, 
.bkg-color-273143 .features .text-main 
{
    color:#fff;
}

.theme-03354F .text-content,
.bkg-color-03354F .text-content,
.theme-4A7286 .text-content,
.bkg-color-4A7286 .text-content,
.theme-white .text-content{
    color: rgba(255,255,255,0.7);
}

.theme-white .text-content{
    color: rgba(255,255,255,0.9);
}

.bkg-product-languages{
    background-image: url("/imgnew/flags/languagesBg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -khtml-background-size: cover;
    background-size: cover;
}

.theme-white .text-content a{color: rgba(255,255,255,0.9);text-decoration:underline;}
.theme-white .text-content a:hover{color: #ffffff;}
.theme-4A7286 .text-content a{color: rgba(255,255,255,0.7);text-decoration:underline;}
.theme-4A7286 .text-content a:hover{color: rgba(255,255,255,0.8);}

.theme-black .title-content,
.theme-black .text-content
{
    color:#0f0f0f;
}
.theme-black .text-content{
    color: rgba(0,0,0,0.6);
}

.features.theme-0e8d53 .text-content,.features.theme-0e8d53 .text-main{
    color:#91d3b5;
}
.features.theme-0e8d53 .snip{
    color:#91d3b5;
    border-top:1px solid #91d3b5;
}

.features.theme-blue2 .title-content,.features.theme-blue2 .title-main{
    color:#fff;
}
.features.theme-blue2 .text-content,.features.theme-blue2 .text-main{
    color:#ababaf;
}
.features.theme-blue2 .text-content a,.features.theme-blue2 .text-main a{
    color:#ababaf;
    text-decoration:underline;
}
.features.theme-blue2 .text-content a:hover,.features.theme-blue2 .text-main a:hover{
    color:#fff;
    text-decoration:underline;
}


/* elmedia */
.features.theme-8 .title-content{color:#fff;}
.features.theme-8 .text-content{color:#a6b5ce;}
.features.theme-8 .text-content a{color:#a6b5ce;text-decoration:underline;}
.features.theme-8 .text-content a:hover{color:#fff;text-decoration:underline;}

/* blue */
.features.theme-blue3 .title-content,.features.theme-blue3 .title-main{
    color:#fff;
}
.features.theme-blue3 .text-content,.features.theme-blue3 .text-main{
    color:#a6b5ce;
}
.features.theme-blue3 .text-content a,.features.theme-blue3 .text-main a{
    color:#ababaf;
    text-decoration:underline;
}
.features.theme-blue3 .text-content a:hover,.features.theme-blue3 .text-main a:hover{
    color:#fff;
    text-decoration:underline;
}
.features.theme-blue3 .snip-text{
    color:rgba(166,181,206,0.5);
    font-size:13px;
    line-height:18px;
}
.features.theme-blue3 .snip-text h3{
    color:rgba(255,255,255,0.5);
    font-size:13px;
    line-height:18px;
    font-family: "Helvetica Neue Bold", Arial, Verdana, sans-serif;
    font-weight:bold;
}
    /* // */

.features.compact .block-icon{
    margin-bottom:12px;
}
.features.compact .col-2{
    padding:0 15px;
 }
.features.theme-4 .text-main,.features.theme-4 .title-main,.features.theme-4 .text-content, .features.theme-4 .title-content {color:#150d00;}

.features.theme-5 .title-main, .features.theme-5 .title-content{
    color:#fff;
}
.features.theme-5 .title-main a, .features.theme-5 .title-content a{
    color:#fff;
}
.features.theme-5 .text-main, .features.theme-5 .text-content{
    color:#9aaadf;
}
.features.theme-6 .text-main{color:#303030;}
.features.theme-6 .title-main{color:#101010;}
.features.theme-6 .title-content{color:#393984;}
.features.theme-6 .title-content a{color:#393984;}
.features.theme-6 .text-content{color:#747782;}

.features.theme-7 .text-main{color:#acabaf;}
.features.theme-7 .title-main{color:#f26d27;}
.features.theme-7 .title-content{color:#393984;}
.features.theme-7 .title-content a{color:#393984;}
.features.theme-7 .text-content{color:#acabaf;}

.features.theme-9 .title-content{color:#EB411D;}
.features.theme-9 .text-content{color:#2f2f2f;}

.features.theme-10 .title-content{color:#ffffff;}
.features.theme-10 .text-content{color: rgba(255,255,255, 0.5);}
.features.theme-10 .title-main{
    font-family: "Montserrat Medium", "HelveticaNeue", Arial, Verdana, sans-serif;
    color:#ffffff;
}
.features.theme-10 .text-main{color:#9aaadf;}

.bkg-color-10818b .features .title-main{color:#ffffff;}
.bkg-color-10818b .features .text-main,.bkg-color-10818b .features .text-content{color: rgba(255,255,255, 0.6);}
/*-------features-2------*/
.features-2 .title-main {
    margin-bottom: 60px;
}
.features-2 .snip-text {
    color: rgba(255,255,255,0.5);
    font-size: 12px;
    line-height: 24px;
}
.features-2 ul.items > li > a{display:block; width:100%; height:100%}
.features-2 ul.items > li {
    margin-bottom: 30px;
/*	padding-left:3px;
	padding-right:3px*/
}
.features-2 .icon {
    margin: 0 auto 20px;
}


.features.fmedia .title-content{
    font-size:14px;
    color:#fff;
    font-weight:600;
    margin-bottom: 0px;
    line-height:16px;
}
.features.fmedia .media-body.no-text{
    padding-top:10px;
}
.features.fmedia .text-content{
    font-size:13px;
    color: rgba(255,255,255,0.5);
    font-weight:400;
}

.features.fmedia .title-main{
    color:#fff;

}
.features.fmedia .text-main{
    color:#9aaadf;
}


.features.fmedia .media-left, .features.fmedia .media > .pull-left {
    padding-right: 10px;
    padding-top:3px;
}

.features.fmedia ul.items > li.item {
    margin-bottom: 25px;
}

.features.fmedia .btn-lg, .features.fmedia .btn-group-lg > .btn{
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    -khtml-box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.features.fmedia .btn-group .button{margin-top:30px;}


.bkg-color-2c3c72 .features .title-content a{color:#ffffff;text-decoration:none;}
.features.free-file-manager--underline-links .title-content a{text-decoration:underline;}
.bkg-color-2c3c72 .features .title-content a:hover, .bkg-color-2c3c72 .features  .title-content a:active{color:#ffffff;text-decoration:underline;}
.bkg-color-29386a .features .title-content a{color:#ffffff;text-decoration:none;}
.bkg-color-29386a .features .title-content a:hover, .bkg-color-29386a .features  .title-content a:active{color:#ffffff;text-decoration:underline;}

/* features4, the first mention was on a postdownload page*/
.features4 {
    padding-top: 30px;
}
.features4 .panel{
    min-height:233px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    display:block;	
}
.features4 .panel-body{padding:0px;}
.features4 .block-text{display:block; padding:10px 15px}
.features4 .inner{display:table;height:98px;min-height: 100%; width:100%}
.features4 .link{display: block;color:#23272a;}
.features4 .link:hover,
.features4 .link:active{color:#23272a;text-decoration:none;}
.features4 .link:hover .panel{
    box-shadow:0 4px 8px rgba(0,0,0, 0.20);
    -moz-box-shadow:0  4px 8px rgba(0,0,0, 0.20);
    -webkit-box-shadow:0  4px 8px rgba(0,0,0, 0.20);
    -khtml-box-shadow:0  4px 8px rgba(0,0,0, 0.20);
    cursor: pointer;
}
.features4 .block-icon {
    margin: 0 auto;
	padding:20px 0;
   	border-radius:4px 4px 0px 0px;
    -webkit-border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px; 
    -khtml-border-radius:4px 4px 0px 0px;
    display:block;min-height:155px;

}
.features4 .icon-features{
   	display: block;
	margin: 0 auto;
	background-repeat:no-repeat;
    width:200px;
    height:135px;
}
.features4 .title-content {
    margin-top: 0px;
    margin-bottom: 0px;
	font-size:16px;
	line-height:24px;
	font-weight:600
}
.features4 .text-content{display:table-cell;height:100%;vertical-align:middle;padding-top:5px;
    font-size: 16px;
    line-height: 24px;
}
.features4 .text-content a{ text-decoration:none; color:inherit}
.features4 ul.items > li:not(.clearfix) {margin-bottom: 5px;}
.features4 .title-main {
    margin-bottom: 40px;
}
.features5 .items > .item{
	margin-bottom: 0;
}

/* */
.features .icon-with-title .title-content {margin-bottom: 15px;padding-left: 40px;color: #ffffff;font-weight:600;}
.features.has-3-columns .icon-with-title .title-content {font-size:16px; line-height:24px;}
.features .icon-with-title .title-content .icon-title {left: 15px;position: absolute;top: -3px;}


/* Product compares */
.product-compares{
    padding-top:90px;
    padding-bottom:80px;
}
.product-compares .title-main{
}
.product-compares .text-main{
    margin-top:30px;
}
table.table-compare{
    margin-top:55px;
}
.product-compares a.show-more{
    margin-top:10px;
    color:#0088d3;
    font-size:16px;
    text-decoration:none;
    display:inline-block;
}
.product-compares a.show-more .ifont{
    font-size:13px;
}
.product-compares a.show-more:hover{
    color:#006ca8;
}

.product-compares .footnote{
    margin:25px auto 25px auto;
    font-weight:400;
    text-align:left;
    max-width: 780px;
    color: #909090;
    font-size: 13px;
}
/* Product check list */

.product-check-list{
    padding-top:90px;
    padding-bottom:70px;
}
.product-check-list h2{
    margin-bottom:53px;
}
/* comment block */
.product-comment{
    padding-top:80px;
    padding-bottom:95px;
}
.product-comment .title-main{
    margin-bottom:35px;
}
.product-comment .title-main--comments {
    color: #222529;
    font-size: 26px;
    line-height: 30px;
}

/*------ slider ----*/
.product-comment .slider-container-box{/*min-height:180px;*/width:100%;margin:0 auto;position: relative;}
.product-comment .stretch-wrapper{margin:0 auto;padding:0 20px}
.product-comment .slider-container{position:relative;/*top:1px;*/margin:0 auto}
.product-comment .slider-container .big-overflow{/*height:160px;*/overflow:hidden;max-width:720px;margin:0 auto;}
.product-comment .slider-container .big-images{/*min-height:180px;*/list-style:none outside none;}
.product-comment .slider-container .big-images li{/*height:160px;*/margin:0;}

.product-comment .media .name{
    color:#909090;font-size:15px; padding-right:10px;font-weight:600;
}
.product-comment .media .author{text-align:left;line-height:28px;}
.product-comment .media .date{text-align:left;padding-right:10px;}
.product-comment .media .stars{font-size:20px;line-height:20px;color:#1a9cd4;}
.product-comment .media .text{
    font-family: "Georgia", Arial, sans-serif;
    font-size:20px;
    line-height:32px;
    text-align:left;
    font-style: italic;
    /*min-height:60px;*/
}
.product-comment a.next-btn{color:#c3a066;text-decoration: underline;font-size:14px;}

.product-comment .big-prev-btn {
    background-position: 0 -111px;
}
.product-comment .big-prev-btn:hover {
    background-position: -88px -111px;
}

.product-comment .big-next-btn:hover {
    background-position: -88px -188px;
}
.product-comment .big-prev-btn, .product-comment .big-next-btn {
    background-image: url("/imgnew/no-repeat.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 52px;
    left: 0;
    position: absolute;
    text-indent: -15000px;
    top: 35%;
    top: calc(50% - 26px);
    width: 52px;
    z-index: 1;
    display: block;
}
.product-comment .big-next-btn {
    background-position: 0 -188px;
    left: auto;
    right:0;
}
.product-comment ul.iterations
{
    list-style: none outside none;
    display:table;
    margin-top:32px;
    margin-left: auto;
    margin-right: auto;
    line-height:11px;
    vertical-align: middle;
}
.product-comment ul.iterations li
{
    /*float:left;*/
    width:10px;
    height:12px;
    display:inline-block;
    margin: 0 4px;
    text-align:left;
    vertical-align: middle;
    padding: 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius:6px;
}

.product-comment ul.iterations li a
{
    display: block;
    margin-left: 0;
    width: 11px;
    height:11px;
    cursor: pointer;
    border:1px solid #c9c9c9;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius:6px;
}

.product-comment ul.iterations li.last{
     margin-right:0px;
}
.product-comment ul.iterations li a:hover{
    border-color:#909090;
}
.product-comment ul.iterations li.active a{
    border:1px solid #909090;
    background-color:#909090;
    height:11px;
    width: 11px;
}
.product-comment .media .src{
    padding:4px;
    margin-top:37px;
    border-radius: 40px;
    -webkit-border-radius:40px;
    -moz-border-radius: 40px;
    -khtml-border-radius:40px;
}
.product-comment .media .src img{
    /*background-color: #fff;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -khtml-border-radius:40px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -khtml-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    padding:3px; */
    vertical-align: middle;
}
.product-comment .media > .pull-left {
    margin-right: 25px;
}
.product-comment.theme-1{padding-top:80px;padding-bottom:80px;}
.product-comment.theme-1 .slider-container-box{min-height:250px;}
/*.product-comment.theme-1 .slider-container .big-overflow{height:auto;}
.product-comment.theme-1 .slider-container .big-images{min-height:220px;}*/
.product-comment.theme-1 .slider-container .big-images li{height:auto;min-height:250px}
.product-comment.theme-1 .slider-container .big-overflow{max-width:inherit}
.product-comment.theme-1 .media .author {margin-bottom:30px;color: #393984;font-size: 14px;line-height: 18px;}
.product-comment.theme-1 .media .name {color: #393984;font-size: 14px;padding-right: 0px;}
.product-comment.theme-1 .media .text {margin-bottom:20px;text-align: center;}
.product-comment.theme-1 .media .src{padding:0px;margin-top:0px;margin-bottom: 25px;border-radius: 0px;-webkit-border-radius:0px;-moz-border-radius: 0px;-khtml-border-radius:0px;}
.product-comment.theme-1 ul.iterations {margin-top: 0px;}


/* product-review-content */
.product-review-content{margin-top:45px;padding-top:10px;padding-bottom:0px;font-size:14px;line-height:22px;color:#303030;}
.product-review-content .stars{margin-bottom:10px;}
.product-review-content .rating{font-size:20px;line-height:24px;}


/* product info */
.product-info{
    padding-top:35px;
    padding-bottom:35px;
}
.product-info .logo{
    margin-top:25px;
}
.product-info .description{
    margin-top:17px;
}
.product-info .description .title{
    margin-bottom:12px;
    font-size:30px;
}
.product-info .btn-group .button{
    margin-top:25px;
    margin-right:10px;
    vertical-align: top;
    max-width:200px;
}
.product-info .btn-group .button:last-child{
    margin-right:0;
}
.product-info .btn-group .button .help-block{
    padding-top:20px;
    text-align:center;
    font-size:14px;
    color:#909090;
}
/* product info2 */
.product-info2{
    padding-top:45px;
    padding-bottom:70px;
}
.product-info2 .title-main, .product-info2 h2{
    margin-bottom:12px;
    font-size:30px;
}
.product-info2 .description{
    min-height:150px;
    color:#303030;
    font-size:14px;
    line-height:28px;
}
.product-info2 .description2{
    min-height: auto;
	margin-top:10px;
}
.product-info2 ul{list-style: none outside none;}
.product-info2 table.table-info{margin: 0 auto;}
.product-info2 table.table-info td{padding: 0 2px;}
.product-info2 .snip{margin-top:30px;}
.product-info2 h3{
    margin-top:30px;
    margin-bottom:18px;
    font-size:20px;
}
.product-info2 .description .text{
    font-size:16px;
    line-height:24px;
    color:#303030;
}
.product-info2 .button{
    margin-top:25px;

}
.product-info2 .button .help-block{
    padding-top:20px;
    text-align:center;
    font-size:14px;
    color:#909090;
}
/* product info 3 */
.product-info3{

    padding-bottom:55px;
}
.product-info3 .inner{ background:rgba(0,0,0, 0.2);
border-radius:5px;
-moz-border-radius:35px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
padding: 15px ;
}
.product-info3 .snipet{ margin-top:10px}
.product-info3 .snipet a{ color:rgba(255,255,255, 0.8)}
.product-info3 .logo{
    margin-top:20px;
}
/*.product-info3 .description{
    margin-top:17px;
}*/
.product-info3 .media-body{ padding-top:5px}
.product-info3  .title-content{
	font-size:18px;
	margin-bottom:0;
}
.product-info3 .text-content{
font-size:13px
}
.product-info3 .buttons{
    margin-top:17px;

}



/* product social-block */
/*
.social-block{
    padding-top:20px;
    padding-bottom:55px;
}
.social-block .ifacebook{
    background-position: 0 0;
}
.social-block .media{
    margin-top:20px;
}
.social-block .media .pull-left{
     margin-right: 10px;
}
.social-block a.link-social{display: block;}
.social-block a.link-social .ifont{
    display:block;
    color:#909090;
    font-size: 28px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.social-block .link-social:hover{
    text-decoration: none;
}

.social-block.horizontal .list-inline > li{
	padding-left: 0px;
    padding-right: 0px;
}
.social-block.horizontal .icons{margin-left:0px}

.social-block .link-social:hover .ifont.facebook{
    color:#3d57a3
}
.social-block .link-social:hover .ifont.tweeter{
    color:#00acee;
}
.social-block .link-social:hover .ifont.google{
    color:#dd4b38;
}
.social-block .link-social:hover .ifont.youtube{
    color:#e62117;
}
.social-block .icons{
    margin-left:38px;
    cursor: pointer;
}
.social-block .title{
    margin-bottom:3px;
    font-size:14px;
    color:#303030;
    font-weight:400;
}
.social-block .title a{

    color:#303030;
    text-decoration:none;
}
.social-block .text{
    display: block;
    margin-bottom:10px;
    font-size: 13px;
    color:#707070;
    line-height:18px;
}
.social-block.social-block-new .icons {
    margin-left: auto;
    margin-right:auto;
    display:block;
}
.social-block.social-block-new .icons.icon-social-facebook{
    width:58px;
}
.social-block.social-block-new .icons.icon-social-google{
    width:60px;
}
.social-block.social-block-new .icons.icon-social-tweeter{
    width:60px;
}
.social-block.social-block-new  .items > li{
    text-align:center;
    margin:0 5px;
}
*/

/* product-availabe */
.product-availabe{
    padding-top:30px;
    padding-bottom:25px;
}
.product-availabe .title-main{
    font-size:12px;
    text-transform: uppercase;
    color:#909090;
    letter-spacing: 1.3pt;
}
.product-availabe ul.items{
    list-style: none outside none;
    display: table;
    margin: 0 auto;
}
.product-availabe ul.items > li{margin-top:20px;}
.product-availabe .image{
    margin-right:15px;
}
.product-availabe .media-body{
    max-width: 400px;
    *width: 400px;
}

.product-availabe .text{
    margin-top:8px;
    display: block;
    font-size:16px;
    line-height:24px;
    color:#303030;
}
.product-availabe .button{
    margin-top:10px;
}
.product-availabe .link{
    font-size:16px;
}

.product-availabe .title{
    font-size:30px;
    line-height:34px;
    color:#101010;
    display: block;
}

/* articles-content */
.product-articles{
    padding-top:95px;
    padding-bottom:90px
}

.product-articles .title-main{
    margin-bottom:25px;
    color:#d0b44b;
}
.product-articles .text-main{
    margin-bottom:20px;
    color:#b0afac;
}
.product-articles .title-content{
    color:#ffffff;
}
.product-articles .text-content{
    margin-top:15px;
    color:#b0afac;
}
.product-articles .block-image img{
    width:100%;
}
/* product-related */
.product-related{
    padding-top:60px;
    padding-bottom:50px;
}
.product-related .title-main{
    color:#909090;
}
.product-related ul.items{
   list-style: none outside none;
}
.product-related ul.items > li{margin-top:50px;}
.product-related .media_object{ margin-bottom:20px}

.product-related .text{
    margin-top:8px;
    display: block;
    font-size:16px;
    line-height:24px;
    color:#303030;
}
.product-related .button{
    margin-top:10px;
}
.product-related .link{
    font-size:16px;
}

.product-related .title{
    line-height:34px;
}

/* product-video */
.product-video {background: #000;}
.product-video.no-cover {background: transparent;}
.product-video .media.bkg{
	-o-background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-khtml-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.product-video.no-cover .media.bkg{
	-o-background-size: auto;
	-webkit-background-size:auto;
	-moz-background-size:auto;
	-khtml-background-size:auto;
	background-size: auto;
	background-position: center bottom;
}
.product-video .media.active{
	background-image: none!important;
/*	height: inherit!important;*/
}

 .product-video .media .if-video{
    display: block;
    margin: 0 auto;
	position:absolute;
}
.product-video .play{
    display: block;
    margin: 0 auto;
    width: 92px;
    height:92px;
    position:relative;
    background-position: 0 0;
}
.product-video .play:hover{
    background-image: url("/imgnew/play@hover.png");
 }

/* media-product */
.media-product{
    padding-top:60px;
    padding-bottom:90px;
}
.media-product.overflow{padding-bottom:0px;}
.media-product .content-block,.media-product .image-block{margin-top:25px;}
.media-product .icon-option{
    margin-bottom:20px;
}
.media-product .img-responsive{margin:0 auto}
.media-product .title, .media-product h2, .media-product .description{
    font-size:30px;
    color:#101010;
    line-height:38px;
}
.media-product .description-new{
    font-size:14px;
    color:#101010;
    line-height:26px;
    padding: 2px 12px;
}
.media-product .h2-main {
    margin-bottom:30px;
}
.media-product .text-main{
    margin-top:20px;
	/*text-align:center;*/

}
.media-product .btn-group{
    font-size:16px;
    line-height:24px;

}
.media-product .media-body{
    padding: 0 15px;
}
.media-product .text-link{
	font-size:16px;
	margin-top:10px
}
.no-wrap {
    white-space: nowrap;
}
.media-product.has-buttons .text-main{margin-bottom:30px;}

.bkg-color-00b2c2 .media-product .text-main{color:#b5f9ff;}
/*----theme1------*/
.media-product.theme1 .title-main {
    color:#fff;
}
.media-product.theme1 .content-block, .media-product.theme1 .image-block {
    /*margin-top: 0px;*/
}
.media-product.theme1 .content-block{
    padding-top: 25px;
}
.media-product.theme1 h3{
	font-size:20px
}

.media-product.theme1 .text-main{
	text-align:left;
	font-size: 16px;
    line-height: 26px;
}
/*----theme2------*/
.media-product.thema2 {
    padding-bottom: 90px;
    padding-top: 0px;
}
.media-product.thema2 .content-block, .media-product.thema2 .image-block {
    margin-top: 0px;
}
.media-product.thema2 .content-block{
    padding-top: 50px;
}
.media-product.thema2 h3{
	font-size:20px
}

.media-product.thema2 .text-main{
    margin-top:20px;
	text-align:left;
	font-size: 16px;
    line-height: 1.5;
}
/*----theme3------*/
.media-product.theme3 h3.title-main{
    color:#fff;
}
.media-product.theme3 .text-main{
    color:#9aaadf;
}
.media-product.theme3 .text-main h3{
    display:block;
    color:#fff;
    margin-bottom:20px;
}

.bkg-color-29386a .media-product .text-main h3 a,
.bkg-color-2c3c72 .media-product .text-main h3 a{color:#ffffff;}

.bkg-color-29386a .media-product .text-main h3 a:hover,
.bkg-color-29386a .media-product .text-main h3 a:active,
.bkg-color-2c3c72 .media-product .text-main h3 a:hover,
.bkg-color-2c3c72 .media-product .text-main h3 a:active{color:#ffffff;}


/*----theme4------*/
.media-product.theme4 .text-main{
    color:#acabaf;
}
.media-product.theme4 .text-main h3{
    display:block;
    color:#fff;
    margin-bottom:20px;
}

/* media-product-features */
.media-product-features{padding-top:80px;padding-bottom:80px;}
.media-product-features .content-block{margin-top:20px;}
.media-product-features .icon-option{margin-bottom:20px;}
.media-product-features .img-responsive{margin:0 auto}
.media-product-features h2{font-size:30px;color:#101010;line-height:38px;}
.media-product-features .text-main{margin-top:10px;margin-bottom:45px;color:#747782;}
.media-product-features .media-body{padding: 0 15px;}
.media-product-features .items{
	list-style: none outside none;
			 display: flex;
        flex-wrap: wrap;
/*	display:table;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;*/
}
.media-product-features .items > .item{margin-bottom: 30px;min-height:120px;}
.media-product-features .title-with-icon{margin-bottom:5px;text-align:left;}
.media-product-features .title-with-icon .title-content {margin-bottom: 0;margin-left: 8px;color: #393984;font-size:16px;font-weight:600;max-width:170px;}
.media-product-features .title-with-icon .title-content a{color: #393984;text-decoration:none;}
.media-product-features.media-product-features--links-underline .title-with-icon .title-content a{text-decoration:underline;}
.media-product-features .title-with-icon .title-content a:hover, .media-product-features .title-with-icon .title-content a:active{color: #393984;text-decoration:underline;}
.media-product-features .title-with-icon .title-content sup{font-size:9px;font-weight: 600;}
.media-product-features .items .text-content {color: #747782;font-size:14px;line-height:20px;}
.media-product-features .items .five-cols{width: 20%;}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}
.d-flex.align-center {
    align-items: center;
}
.content-block.content-block--multiple .items > .item {
    min-height: initial;
    margin-bottom: 10px;
}
.content-block.content-block--multiple .items > .item .block-icon {
    margin-right: 10px;
}
.content-block.content-block--multiple .text-main {
    margin-bottom: 40px;
}


/* media-icons */
.media-icons{
    padding-top:60px;
    padding-bottom:90px;
}
.media-icons .content-block,.media-icons .image-block{margin-top:25px;}
.media-icons .title, .media-icons h2, .media-icons .description{
    font-size:30px;
    color:#101010;
    line-height:38px;
}
.media-icons .h2-main {
    margin-bottom:30px;
}
.media-icons .text-main{
    margin-top:0px;
    text-align:left;
    font-size:16px;
    line-height:24px;
    color:#acabaf;
}
.media-icons .text-main h3{
    color: #fff;
    line-height: 28px;
    font-size:20px;
    margin-bottom: 15px;
}
.media-icons .media-body{
    padding: 0 15px;
}

/* product-line-image */

.product-line-image{
    padding-top:30px;
    padding-bottom:60px;
}
.product-line-image .items{
    list-style: none outside none;
    margin:0 auto;
    text-align:center;
}
.product-line-image .items{list-style: none outside none;display:table;display: -webkit-inline-box;display: -moz-inline-box;display: -ms-inline-flexbox; display: -webkit-inline-flex;display: inline-flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-content: flex-start;}
.product-line-image .items .item{
    margin-top:32px;
}
.product-line-image .icon-param{
    margin-bottom:20px;
    background-repeat: no-repeat;
    background-position: 0 300px;
}
.product-line-image .title{
    margin-bottom:20px;
    font-size:20px;
    font-weight:bold;
    line-height:28px;
    color:#303030;
}
.product-line-image .title-content{
    font-size:16px;
    font-weight:bold;
    line-height:21px;
    color:#303030;
    display: block;
}
.product-line-image .text-content{
    font-size:14px;
    line-height:22px;
    color:#303030;
}
.product-line-image.theme-ffffff .title{
    font-size:20px;
    font-weight:bold;
    line-height:28px;
    color:#fff;
}
.product-line-image.theme-ffffff .title-content{
    font-size:16px;
    font-weight:bold;
    line-height:21px;
    color:#fff;
}
.product-line-image.theme-ffffff .text-content{
    font-size:14px;
    line-height:22px;
    color:#fff;
}
.also-available.product-line-image .items{
	width: 100%;
}
.also-available.product-line-image .title{
	text-transform: uppercase;
	letter-spacing: 1.3px;
	font-size: 12px;
	font-weight:normal;
	line-height: 1.67;
	color: #909090;
	margin-bottom:0;
}
.also-available.product-line-image .icon-param{
	margin-bottom: 10px;
}
.also-available.product-line-image .title-content{
	font-weight:normal;
	color: #505050;
}
.also-available.product-line-image .items .item a:hover{
	text-decoration: none;
}
.also-available.product-line-image .items .item a:hover .title-content{
	color:#0088d3;
}

/* theme white-big */
.product-line-image.theme-white-big .title{
    font-size:30px;
    line-height:38px;
    color:#fff;
    font-family: "Montserrat Regular", "HelveticaNeue", Arial, Verdana, sans-serif;
    margin-top:20px;
}
.product-line-image.theme-white-big .title-content{
    font-size:16px;
    font-weight:600;
    line-height:21px;
    color:#fff;
}
.product-line-image.theme-white-big .text-content{
    font-size:14px;
    line-height:22px;
    color:#fff;
}

/* theme theme2 */
.product-line-image.theme-theme2 .text-content{
    font-size:14px;
    line-height:22px;
    color:#101010;
}
.product-line-image.theme-theme2 .icon-param{
    margin-bottom:15px;
}

/* theme line-link */
.product-line-image.theme-line-link a{
    display:block;
    padding:13px 5px 13px 16px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
    -khtml-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
    background-color: #fff;
    color:#101010;
    text-decoration: none;
   	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-kthtml-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.product-line-image.theme-line-link a.free{background-image: url("/imgnew/products/free2.png"); background-repeat: no-repeat; background-position: top right;}
.product-line-image.theme-line-link a:hover{color:#0088d3;text-decoration: none;}
.product-line-image.theme-line-link .icon-param{
    float:left;
    margin-bottom: 0;
    margin-right:10px;
    vertical-align: bottom;
}
.product-line-image.theme-line-link .text-content{
    line-height:30px;
    float:left;
    color: inherit;
    font-size:16px;
    max-width:130px;
}
.product-line-image.theme-line-link .col-md-4.col-lg-4 .text-content{
    max-width:250px;
}
.product-line-image.theme-line-link .col-sm-6 .text-content{
    max-width:330px;
}
.product-line-image.theme-line-link .text-content.two-line{line-height:16px;text-align:left;max-width:125px;}
.product-line-image.theme-line-link ul.items li {
    margin-top: 12px;
}
html[lang="es"] .product-line-image.theme-line-link .icon-param{margin-right:5px;}
html[lang="es"] .product-line-image.theme-line-link a{padding-left: 10px;}
html[lang="es"] .product-line-image.theme-line-link .text-content{max-width:135px;font-size:15px;}
/*product-two-columns*/

.product-two-columns{


}
.product-two-columns ul.items{
    list-style: none outside none;
}
.product-two-columns ul.items > li{padding-top:50px;padding-bottom:85px;}

.product-two-columns ul.items > li:first-child{border-right:1px solid #dadada;}
.product-two-columns ul.items > li.clearfix{margin:0; padding:0;}
.product-two-columns.theme-noborder ul.items > li{border:none;}
.product-two-columns .title-main{
    margin-bottom:35px;
    font-size:30px;
    line-height:34px;
    color:#101010;
}
.product-two-columns .image-block{
    margin-bottom:35px;
}
.product-two-columns .title-content{
    margin-bottom:15px;
    color:#101010;
}
.product-two-columns .text-content{
    margin-bottom:12px;
    color:#606060;
}
.product-two-columns .block-href{
    font-size:16px;
    line-height:18px;
}
.product-two-columns .block-href .ifont{
    font-size:12px;
}



/* features */
.all-products{padding-top:10px;padding-bottom:80px;}
.all-products .panel {
    margin-bottom: 0px;
	border: 1px solid #DBDFDF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.10); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.10); -khtml-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.10);
}
.all-products .panel-body{padding:25px 0 0 0;}
.all-products .panel-footer {
    background-color: #ffffff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius:0;
    border-top: 1px solid #DBDFDF;
    padding: 10px 0px;
}
.all-products .title-main{
    margin-bottom:25px;
}
.all-products .text-main{
    padding-bottom:50px;
}
.all-products ul.items{
    list-style: none outside none;
}
.all-products ul.items > li:not(.clearfix){
    margin-top:30px;
    padding-top:0px;
}

.all-products ul.items > li > a{
    text-decoration:none;
}

.all-products ul.items > li > a:hover, .all-products ul.items > li > a:focus{
    text-decoration:none
}

.all-products .block-icon{
    margin:0 auto 35px auto;
 }
.all-products .title-content{
    font-size:30px;
    line-height:26px;
    color:#101010;
    margin-bottom:10px;
}
.all-products .description{
    font-size:16px;
    line-height:22px;
    color:#909090;
    margin-bottom:30px;

}
.all-products .title-content a{
    color:#101010;
    text-decoration: none;
}

.all-products .title-content a:hover{
    color:#0088d3;
    text-decoration: none;
}
.all-products .text-content{
    font-size:16px;
    line-height:22px;
    color:#909090;
    min-height:45px;
    margin-top: 10px;
    margin-bottom:5px;
}
.all-products .text{
    font-size:14px;
    line-height:22px;
    color:#303030;
    padding-top:6px;
}
.all-products .percent{
    font-size:14px;
    line-height:16px;
    color:#219647;
    padding-right:8px;
    margin-top:9px;
}

.all-products .btn{
    font-family: "Helvetica Neue Medium",Arial,Verdana,sans-serif;
    font-weight:500;
    padding: 6px 16px;
    float:right;
}


/* popover */
.popover {
	z-index:3000;
	background:#f5f5f5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	box-shadow:0 1px 0 0 #fff inset, 0 0 0 1px rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 1px 0 0 #fff inset, 0 0 0 1px rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:0 1px 0 0 #fff inset, 0 0 0 1px rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.15);
	-khtml-box-shadow:0 1px 0 0 #fff inset, 0 0 0 1px rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.15);
	position:absolute;
	display:none;
	width:240px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
    left:0;
    top:0;
}
.popover .notch:after {
	border-bottom:8px solid #f5f5f5;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	content:"";
	left:50%;
	margin-left:-8px;
	margin-top:0;
	position:absolute;
	top:2px
}
.popover .notch:before {
	border-bottom:8px solid #fff;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	content:"";
	left:50%;
	margin-left:-8px;
	margin-top:0;
	position:absolute;
	top:1px
}
.popover .notch {
	border-bottom:8px solid rgba(0, 0, 0, 0.2);
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	content:"";
	left:50%;
	margin-left:-8px;
	margin-top:-9px;
	position:absolute;
	top:0
}
.popover ul {
	list-style:none outside none;
	margin:0;
	min-width:180px;
	padding:0
}
.popover ul li {
	line-height:30px;
	border-bottom:1px solid #CCC;
	color:#666;
	font-size:11px
}
.popover ul li:after {
	clear:both
}
.popover ul li:before, .popover ul li:after {
	content:"";
	display:table
}
.popover ul li:before, .popover ul li:after {
	content:"";
	display:table
}
.popover ul li.last {
	border-bottom:0
}
.popover ul li span {
	display:block;
	float:right;
	padding:0 10px
}
.popover ul li .paramname {
	float:left!important;
	color:#aaa
}
.popover ul li a {
	color:#8da550;
	display:block;
	text-decoration:none
}
/* /popover */
.articles-content .block-blockquote, .articles-content blockquote{
    margin-top:60px;
    margin-left:36px;
    border-left: 2px solid #00b147;
    padding:7px 0px 7px 20px;
    font-family: "Georgia",Arial, sans-serif;
    font-style: italic;
    color:#303030;
}

/* lenta-one */
.lenta-one{padding:5px 0px;}
.lenta-one table{border: none;margin: 0 auto;}
.lenta-one table td { vertical-align: middle;}
.lenta-one table .text { font-size:16px; line-height:21px; color:#ffffff;padding-left:10px;}
.lenta-one table .text a {color:#ffffff;text-decoration:none;}
.lenta-one table .text a:hover {text-decoration:underline;}
.lenta-one table td.icon{width:30px;}

/* buttons-area */
.buttons-area{padding-bottom:35px;}
.buttons-area .btn{margin-bottom:25px;}
.buttons-area .description{font-size:14px; line-height:20px; color:#747782;}


/* in-3-columns */
.in-3-columns{padding-top:50px;padding-bottom:30px;}
.in-3-columns .title-main{line-height:36px;color:#ffffff;margin-bottom:45px;}
.in-3-columns .items .item{margin-bottom:20px;}
.in-3-columns .items .no-image{padding-top:180px;}
.in-3-columns .items h2{margin-bottom:0px;line-height:36px; color:#ffffff;}
.in-3-columns .items .title-content{font-size:20px; line-height:32px; color:#ffffff;}
.in-3-columns .items .text-content{margin-top:10px;font-size:16px; line-height:24px; color:#08314f;}
.in-3-columns .items .icon-title{margin-right: 10px;}

.bkg-color-edbe45 .in-3-columns .items h2{color:#7b4d21;}
.bkg-color-edbe45 .in-3-columns .items .title-content{color:#7b4d21;}
.bkg-color-edbe45 .in-3-columns .items .text-content{color:#7b4d21;}

/* product-final */
.product-final{padding-top:95px;}
.product-final .title-main{line-height:36px;color:#841b17;margin-bottom:15px;}
html[lang="fr"] .product-final .title-main,html[lang="de"] .product-final .title-main{font-size:28px;}
.product-final .text-main{margin-bottom:45px;font-size:18px;line-height:28px;color:#ffffff;}

/* product-final-2 */
/*
.product-final-2{padding-top:65px;padding-bottom: 35px;}
.product-final-2 .title-main{margin-bottom:20px;color:#ffffff;font-size: 36px;line-height:44px;}
.product-final-2 .productLogo {margin-bottom: 3px;}
.product-final-2 .text-main{margin-bottom:40px;color:#9aaadf;}
.product-final-2 .btn-group .button {margin-bottom: 15px;}
.product-final-2 .text2 {margin-bottom: 35px;color: #9aaadf;font-size: 14px;}
.product-final-2 .text2 a {color: #ffffff;}
.product-final-2 .review-content {color: #9aaadf;font-size: 13px;line-height: 25px;margin-left: auto;margin-right: auto;max-width: 500px;}
.product-final-2 .review-content .review{line-height: 18px;}
.product-final-2 .review-content .item{margin-bottom:25px;}
.product-final-2 .review-content .ifont.stars{margin-bottom:5px;color:#9aaadf;font-size: 18px; line-height:20px;}
.product-final-2 .productLogo {margin-bottom: 27px;}

.bkg-color-feb32d .product-final-2 h2,.bkg-color-feb32d .product-final-2 .text-main{color:#101010 ;}
.bkg-color-feb32d .product-final-2 .review-content, .bkg-color-feb32d .review-content .ifont.stars{color:#af7318;}
.bkg-color-ffc01c .product-final-2 h2,.bkg-color-ffc01c .product-final-2 .text-main{color:#101010 ;}
.bkg-color-ffc01c .product-final-2 .review-content, .bkg-color-ffc01c .review-content .ifont.stars{color:#b25800;}
.bkg-color-032530 .review-content .ifont.stars{color:#F7CB00;}

.bkg-color-ffffff .product-final-2 h2, .bkg-color-ffffff .product-final-2 .text-main{color:#101010 ;}
.bkg-color-ffffff .product-final-2 .review-content{color:#505050;}
.bkg-color-ffffff .review-content .ifont.stars{color:#f36d0d;}
.bkg-color-ffffff .product-final-2 .text2 a {color: #0088d3;}

.bkg-color-273143 .product-final-2 h2 {color:#ffffff ;}
.bkg-color-273143 .product-final-2 .text-main{color:rgba(255,255,255,0.6) ;}
.bkg-color-273143 .product-final-2 .text2{color: #ffffff;}
*/
/* cloud mounter */
/*
.bkg-color-081c34 .product-final-2 h2{color:#ffffff ;}
.bkg-color-081c34 .product-final-2 .text-main, .bkg-color-081c34 .product-final-2 .review-content, .bkg-color-081c34 .review-content .ifont.stars{color:#b5bbc2;}
*/
/* product-accordion */
.product-accordion{padding-top:95px;padding-bottom:90px;}
.product-accordion .title-main{margin-bottom:25px;line-height:36px; color:#ffffff;}
.product-accordion .title-content{font-size:20px; line-height:28px; color:#ffffff;width: 85%;vertical-align: top;}

.product-accordion .text-content{margin-top:10px;font-size:16px; line-height:24px; color:#0b5862;}
.product-accordion .icon-title{margin-right: 10px;}
.product-accordion .items .image-area{margin-bottom:25px}
.product-accordion .items .item{
    padding:20px 20px 15px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    margin-bottom:12px;
    -webkit-transition: background 0.1s linear;
	-o-transition: background 0.1s linear;
	-moz-transition: background 0.1s linear;
	-ms-transition: background 0.1s linear;
	-kthtml-transition: background 0.1s linear;
	transition: background 0.1s linear;
}

.product-accordion .items .item:hover {
    cursor:pointer;
    background-color:#0b9cb0;
}
.product-accordion .items .item.active .text-content, .product-accordion .items .item:hover .text-content{color:#08434d;}

.product-accordion .items .item.active{
    background-color:#0b9cb0;
}

.bkg-color-1467a3 .product-accordion .text-content{color:#08314f;}
.bkg-color-1467a3 .product-accordion .items .item.active{background-color:#0e5a93;}
.bkg-color-1467a3 .product-accordion .items .item:hover {background-color:#0e5a93;}
.bkg-color-1467a3 .product-accordion .items .item.active .text-content, .bkg-color-1467a3 .product-accordion .items .item:hover .text-content{color:#042237;}
/*---------------*/
.quotes-companies{
	padding-top:90px;
	padding-bottom:100px
}
.quotes-companies .title-main{
    font-size:36px;
    line-height:44px;
}
.quotes-companies .quotes-companies-item{
	margin-top:60px
}
.quotes-companies .quotes-companies-item .text-main{
	font-size:16px;
	line-height:1.5
}
.quotes-companies .quotes-companies-item  .author{
	margin-top:5px;
	color:#393983;
	font-size:15px;
	line-height:2
}
.quotes-companies  .show-more{
	margin-top:60px
}
/*------------------block-selected-device---------*/
.block-selected-device{
	padding:20px 0
}
.bkg-color-99c333 .block-selected-device label{
	color:#ffffff;
	font-size:18px
}
ul#ul_select_device{
	font-family: Montserrat Medium,Arial,Verdana;
	font-size: 15px;
	font-weight: 300;
}
/*---------------*/

.mouse-sliding .inner{position:relative;}
.mouse-sliding .inner .content-area{padding-top:50px;position:absolute;z-index:2;width:100%;}
.mouse-sliding .title-main{margin-bottom:10px;font-size:24px;line-height:38px;color:#101010;}
.mouse-sliding .text-main{font-size:16px;line-height:24px;color:#6c86de;}

.mouse-sliding .parent{position:relative;height:680px;left:0;top:0;width:100%;}
.mouse-sliding .parent,.mouse-sliding .child{background-position:bottom center; background-repeat:no-repeat;}
.mouse-sliding .child{background-position:bottom left;background-position:-1280px top;}
.mouse-sliding .child{position:absolute;z-index:1;top:0;right:0;height:100%;width:50%;background-color:#e0e7f1;}
.mouse-sliding .section-customize-bar {
    background: #fff none repeat scroll 0 0;
    cursor: ew-resize;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateZ(0px);
    width: 3px;
}
.mouse-sliding .section-customize-cursor {
    left: 50%;
    margin-left: -28px;
    margin-top: -26px;
    position: absolute;
    top: 33.3%;
}
/*
.mouse-sliding .parent .title-main{font-size:20px;line-height:38px;color:#ffffff;}
.mouse-sliding .parent .text-main{font-size:16px;line-height:24px;color:#9aaadf;}
.mouse-sliding .child .title-main{color:#101010;}
.mouse-sliding .child .text-main{color:#303030;}*/

/*
.product-languages{padding-top:35px; padding-bottom:30px;}
.product-languages h4{margin-bottom:15px;font-size:16px; line-height:28px;color:#505050;font-weight:400;}
.product-languages .flags,.product-languages .language{vertical-align:middle;}
.product-languages ul.items > li{margin-bottom:25px;}
.product-languages .flags{margin-right:10px;}
.product-languages .language{font-size:13px; color:#707070;}
*/


/* .product-languages */
.product-languages .flags.box-32x32 {background-image: url("/imgnew/flags.png");}
.product-languages{padding-top:35px; padding-bottom:30px;}
.product-languages h4{margin-bottom:15px;font-size:16px; line-height:28px;color:#505050;font-weight:400;}
.product-languages .flags,.product-languages .language{vertical-align:middle;}
.product-languages ul.items > li{margin-bottom:25px;}
.product-languages .flags{margin-right:10px;}
.product-languages .language{font-size:13px; color:#707070;}

.product-languages .flags.box-32x32.en{background-position:-296px -268px}
.product-languages .flags.box-32x32.de{background-position:-111px -268px}
.product-languages .flags.box-32x32.fr{background-position:-148px -268px}
.product-languages .flags.box-32x32.es{background-position:0px -268px}
.product-languages .flags.box-32x32.cz{background-position:-222px -268px}
.product-languages .flags.box-32x32.jp,.product-languages .flags.box-32x32.ja{background-position:-74px -268px}
.product-languages .flags.box-32x32.cn,.product-languages .flags.box-32x32.ch,.product-languages .flags.box-32x32.zh{background-position:-259px -268px}
.product-languages .flags.box-32x32.nl{background-position:-185px -268px}
.product-languages .flags.box-32x32.ru{background-position:-37px -268px}
.product-languages .flags.box-32x32.it{background-position:-333px -268px}
.product-languages .flags.box-32x32.pl{background-position:-370px -268px}
.product-languages .flags.box-32x32.ko{background-position:-409px -268px}
.product-languages .flags.box-32x32.ua{background-position:-450px -268px}
.product-languages .flags.box-32x32.vi{background-position:-491px -268px}
.product-languages .flags.box-32x32.no{background-position:-528px -268px}
.product-languages .flags.box-32x32.se{background-position:-570px -268px}
.product-languages .flags.box-32x32.hu{background-position:-610px -268px}


/* media-product-tabs */
.media-product-tabs{padding-top:110px;padding-bottom:100px;position:relative;}
.media-product-tabs .title-content{margin-bottom:15px;color:#101010;}
.media-product-tabs .title-content a{color:#101010;}
.media-product-tabs .text-content{color:#303030;}
.media-product-tabs .image-block.visible-xs {margin-top:25px;}
.media-product-tabs .content-block{padding-top: 170px;}

.media-product-tabs .image-block.alignLeft img{position:absolute;right:0;}

.media-product-tabs .tabs{
    position:absolute;top:100px;left:0;
    z-index:100;
}
.media-product-tabs ul.tabs.row{margin-left: -15px;margin-right: -15px;}
.media-product-tabs.align-left .tabs{left:auto;right:165px;}
.media-product-tabs.col-3.align-left .tabs{left:auto;right:5px;}
.media-product-tabs .tabs > li {
    margin-left:15px; margin-right:15px;
    max-width: 130px; min-width: 130px;
    text-align: center;
}
.media-product-tabs .tabs > li > a {
    color: #0099d9;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 3px 5px 3px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius:10px;
}
.media-product-tabs .tabs > li > a:hover {
    background-color:#b6d5e4;
}

.media-product-tabs  .tabs > li.active > a {
    color: #ffffff;
    background-color:#0099d9;
}
.media-product-tabs .nav-justified > li{display: table-cell;width: 1%;}
.media-product-tabs  .nav-pills > li > a {font-size: 14px;font-weight: 600;padding-left:3px; padding-right:3px;}
/* features-hidden-part */
.features-hidden-part{padding-top:80px;padding-bottom:55px;}
.features-hidden-part .title-main{margin-bottom:10px;}
.features-hidden-part .text-main{margin-bottom:50px;}

.features-hidden-part .items {
        display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: left;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.features-hidden-part .items .item:not(.clearfix){margin-bottom:55px;}
/*
.features-hidden-part .items .item:not(.clearfix){margin-bottom:55px;}
*/
.features-hidden-part .box{margin-bottom:15px;}
.features-hidden-part .title-content{display:block; color:#303030;font-size:16px;line-height:24px;}
.features-hidden-part a.link {display:block;color:#303030;text-decoration:none;}
.features-hidden-part a.link:hover{color:#303030;text-decoration:underline;}
.features-hidden-part a.show-more {display: inline-block;font-size: 16px;margin-top: 10px;text-decoration: none;}
.features-hidden-part a.show-more .ifont {margin-left:3px;font-size: 13px;}
/* product-cover-image */
.product-cover-image .media{
    -o-background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-khtml-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 40%;
    height:100%;
    width:100%;
}
.product-cover-image .wrap-middle .inner{vertical-align: middle;}
.media-product-features .image-block img.left-0 {
    left: 30px;
}
/* .carousels */
.carousel{z-index: 0;}
.carousels .carousel-indicators {margin-bottom:0px;bottom:12px;}
.carousels .carousel-indicators li {margin-left:3px; margin-right: 3px;border-color:rgba(255,255,255,0.5);}
.carousels .carousel-indicators li:hover {border-color:#ffffff;}
.carousels .carousel-indicators .active {border-color:#ffffff;margin-left:2px; margin-right: 2px;}

/*available-also*/
.available-also {padding-bottom:28px;padding-top: 12px; font-size:14px; line-height:20px;}
.available-also .content{font-weight:600;}
.available-also .btn-link{display:inline-block; margin-top:5px;}

/* products-how-to */
.products-how-to{padding-top:70px;padding-bottom:55px;}
.products-how-to .title-main{color:#ffffff;margin-bottom:40px;}
.products-how-to .items{list-style: none outside none;display:table;display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox; display: inline-flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-content: flex-start;}
.products-how-to .items .item{margin-bottom:20px;}
.products-how-to .items .item a{color:#c3e5ff;}
.products-how-to .items .item a:hover,.products-how-to .items .item a:active{color:#ffffff;text-decoration: underline;text-decoration-color: #ffffff;}
/*---------*/
/*-----------partners-------*/
.partners-area{
    padding-top:50px;
    padding-bottom:90px;
    color:#909090;
    font-size:16px;
    line-height:24px;
}
.partners-area .text{padding-top:40px;}
.partners-area .text a .ifont{margin-left:5px;font-size:14px;}
.partners-area .text a, .partners-area .text a.link{display:block;padding-top:15px;}

/*product-video-html5*/
.product-video-html5{padding-top:75px}
.product-video-html5 .title-main{margin-bottom:75px;line-height:1.3;}
.product-video-html5 video{display:block;}

/*  splash-video-html5 */

.splash-video-html5{padding-top: 60px;}
.splash-video-html5 .productLogo{margin-bottom:27px;}
.splash-video-html5 .btn-group {margin-bottom: 60px;}
.splash-video-html5 .btn-group .button {margin-top: 38px;}
.splash-video-html5 h1, .splash-video-html5 .title-main {color: #101010;font-size: 36px;line-height: 44px;}
.splash-video-html5 h1 .bold{font-weight:normal;font-family: "Montserrat Medium", "HelveticaNeue", Arial, Verdana, sans-serif;}
.splash-video-html5 .text-main{margin-top:20px;color:#8abbe0;}
.splash-video-html5 .inner{position:relative;z-index: 10;}
.splash-video-html5 .video-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    min-width: 100%; 
    min-height: 100%;
    width: auto;
    height: auto; 
    z-index: 1;
}

.splash-video-html5 .video-content > video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%; 
    min-height: 100%;
    width: auto;
    height: auto; 
}

 @supports (object-fit: cover) {
     .splash-video-html5 .video-content > video {
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         object-fit: cover;
     }
}


/* product-banner-area */

.product-banner-area .wrap{padding-top:30px;padding-bottom:30px;}

.product-banner-area.airy .wrap{background-color:#f28179;}
.product-banner-area .content{
    margin-bottom:30px;
    font-size:20px;
    line-height:36px;
    color:#ffffff;
    font-family: "Montserrat Regular", "HelveticaNeue", Arial, Verdana, sans-serif;
}
.product-banner-area .content .icons{vertical-align: middle;}
.product-banner-area .btn-group{}
.product-banner-area .usual-text {color: #909090;font-size: 15px;line-height: 25px;margin-bottom: 55px;}


/* also-available-product block */

.also-available-product .media-product, .also-available-product .media-product.overflow {
    padding-top: 40px;
    padding-bottom: 40px;
}

.also-available-product .media-product .content-block, .media-product .image-block {
    margin-top: 0px;
}

.also-available-product .title-main {
    letter-spacing: normal;
    margin-top: 5px;
}

.also-available-product .text-center img {
    margin-left: -18px;
}
.also-available-product .text-main {
    margin-top: 7px;
}

.bkg-color-081c34.also-available-product .title-main {
    color: #fff;
}
.bkg-color-081c34.also-available-product .text-main {
    color: #b5bbc2;
}
.bkg-color-081c34.also-available-product .text-link a {
    color: #fff;
}

/* end also-available-product block*/



/* footnote*/
.footnote {
    margin-top:20px;
    font-family: HelveticaNeue;
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #909090;
}

.notice {
    margin-top: 20px;
    border-radius: 4px;
    background-color: #ebf5fa;
    border: solid 1px #dfecf3;
    padding: 10px;
    font-family: HelveticaNeue;
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #3e7590;
}
.notice p {
    margin: 10px;
}


/*media-three-columns*/
.media-three-columns{padding: 75px 0px;}

.media-three-columns .title-main{margin-bottom:65px;font-size:30px;line-height:33px;color:#101010;}

.media-three-columns .items > .item {margin-bottom: 35px;padding:0px 30px;}
.media-three-columns .features{padding-top: 60px;}
.media-three-columns .right-object{padding-top: 190px;}
.media-three-columns .title-with-icon{margin-bottom:5px;text-align:left;}
.media-three-columns .features .title-content{margin-bottom: 0;margin-left: 8px;color:#303030;font-size:20px;line-height:24px;font-weight:400;max-width:200px;}
.media-three-columns .features .title-content a{color: #393984;text-decoration:none;}
.media-three-columns .features .title-content a:hover, .media-product-features .title-with-icon .title-content a:active{color: #393984;text-decoration:underline;}
.media-three-columns .features .text-content{color:#505050;font-size:16px;line-height:24px;}

@media (min-width: 1200px) {

    .features.fir-tree ul.items{text-align:center;margin:0 auto;display:table;}
    .features.fir-tree ul.items > li.col-lg-3:not(.clearfix){display:inline-block;float:none;width:24.6%;vertical-align: top;}
}

@media (min-width: 992px) and (max-width: 1199px) {

    .features.fir-tree ul.items{text-align:center;margin:0 auto;display:table;}
    .features.fir-tree ul.items > li.col-md-3:not(.clearfix){display:inline-block;float:none;width:24.6%;vertical-align: top;}

}


@media (max-width: 991px) {
    .also-available-product .text-center img {
        margin: 0 auto;
    }
    .also-available-product .title-main {
        text-align: center;
    }
    .also-available-product .text-main {
        text-align: center;
    }
    .also-available-product .text-link {
        text-align: center;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .features.fir-tree ul.items{text-align:center;margin:0 auto;display:table;}
    .features ul.items > li.col-sm-6:not(.clearfix){display:inline-block;float:none;width:49%;vertical-align: top;}
    .product-accordion .title-content{font-size:18px; line-height:24px;}
    html[lang="fr"] .product-accordion .title-content, html[lang="de"] .product-accordion .title-content{max-width:260px;}
    .media-product-features .items .five-cols{width: 50%;}
	
	.products-tabs .text-content {
    	margin-bottom: 40px;
	}
}

@media (max-width:  991px) {
    .product-info .btn-group .button{max-width:100%;}
    .product-info3 .title-content {
        font-size: 16px;
    }

    .nav-justified {
        padding:0 10px!important;
    }

    .media-product.overflow{padding-bottom:40px;padding-top:5px;}
    .media-product.overflow .text-main {margin-top: 0px;}
    .media-product .image-block{margin-top:40px;}
    .media-product.multi-links .image-block {margin-top: 0;}
    .media-product-tabs.align-left .tabs {left: 0px;right: auto;}
    .media-product-features .title-with-icon .title-content{max-width:100%;}
    .media-product.multi-links .content-block {
        text-align: center;
    }
    .media-product.multi-links .title-main {
        margin-bottom: 10px;
    }
    .media-product.multi-links .badge.badge--discout {
        margin-right: 0;
    }
    .media-three-columns{padding: 45px 0px;}
    .media-three-columns .features{padding-top: 0px;}
    .media-three-columns .features .title-content{max-width:100%;}
    
    .splash-product-2 .image{margin-top: 30px;}
    .splash-product-2.align-left .btn-group{display: table;text-align:center;}
    .splash-product-2.align-left .btn-group .button{margin-left:15px;}
    
    
}

@media (max-width: 767px) {
    .features.m-products.m-products-airy {
        padding: 60px 15px 0 15px;
    }
    .features.m-products--airy .image.image-bottom {
        margin-top: 0;
    }
    /*
    .btn-group .button {
        display: block;
        margin-bottom: 15px;
    }*/
    .product-video-2 {
        background-image: none!important;
    }
    .media-product-tabs{padding-top:45px;}
    .media-product-tabs {padding-bottom: 50px;}
    .media-product-tabs .content-block{padding-top: 40px;}
    .features.fir-tree ul.items{text-align:center;margin:0 auto;display:table;}
    .features.fir-tree ul.items > li.col-xs-6:not(.clearfix){display:inline-block;float:none;width:49%;vertical-align: top;}

	.wrap-header-slide{
		display: none;
	}
	.splash-product{
		padding-top: 34px;
	}
	.splash-product h1{
		font-size: 27px; line-height: 36px
	}
	.splash-product h2{
		font-size: 27px; line-height: 36px; margin-top: 0;
    }
    .splash-product.splash-product--testimonials .title-main{
        font-size: 32px !important;
        line-height: 36px;
    }
    /*
	.splash-product .btn-group{
		margin-bottom: 40px!important;
	}
	.splash-product .text-main{
		margin-bottom: 18px;
	}
    */
	.splash-product .btn-group .button{
		margin-top: 20px;
	}
    /*
	.splash-product .snip{
		line-height: 18px;
		margin-bottom: 40px;
	}*/

	.splash-product-2{padding-top: 34px;}
	.splash-product-2 h1{font-size: 27px; line-height: 36px;}
    .splash-product-2.splash-product-2--airy h1{font-size: 27px; line-height: 36px;}
    .splash-product-2.splash-product-2--airy .text-main{font-size: 20px; line-height: 28px;}
    .splash-product-2.splash-product-2--airy .button {
        margin-top: 20px;
    }

	.text-main{
		font-size: 17px;
		line-height: 26px;
	}
/*
	.product-video .media.bkg{height: 220px!important;}
*/
/*
	.product-video{margin-bottom: 20px;}
*/
	.media-product{
		padding-top: 45px;
		padding-bottom: 40px;
	}
	.media-product .content-block {
        padding-top: 0px;
        margin-top: 0px;
    }
	.media-product .title, .media-product h2, .media-product .description {
		font-size: 27px; line-height: 36px
	}
	.product-line-image{
		padding-top: 20px;
        padding-bottom: 30px;
	}
	.product-line-image.m-b-100{
		margin-bottom: 0px;
	}

	.product-articles{
		padding-top: 38px;
		padding-bottom: 0px;
	}
	.product-articles .text-main{
		line-height: 24px;
	}
	.product-articles .articles-content-item.m-t-50{
		margin-top: 16px;
		margin-bottom: 40px;
	}

	.products-tabs{
		padding-top: 15px;
		padding-bottom: 40px;
	}
	.products-tabs .title-main {
		font-size: 26px; line-height: 32px;
		margin-bottom: 20px;
	}
	.products-tabs .text-main{
		font-size: 16px;
		line-height: 24px;
	}
	.products-tabs-icon{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.products-tabs .tab-content{
		margin-top: 0;
	}
	.tab-content .fade{
		opacity: 1;
	}
	.products-tabs-icon .tab-content.content-nav-pills > .tab-pane > div, .products-tabs .tab-content.content-nav-pills > .tab-pane > div{
		padding-left: 0; padding-right: 0;
		margin-bottom: 10px;
		padding-top: 20px;
	}
	.products-tabs-icon .tab-content > .tab-pane, .products-tabs .tab-content > .tab-pane{
		display: block;
		visibility: visible;
	}
	.tab-content.content-nav-pills .tabs-icons{
		margin-top: 14px;
	}
    .tab-content .panel form {
        padding-top: 0px;
    }
    .tab-content .panel-body {
        padding: 10px 0px;
    }
	.products-tabs-icon .block-content{
		padding-top: 4px;
	}
	.products-tabs-offers .table{
		margin-top: 0; margin-bottom: 0; width: 100%;
	}
	.products-tabs.p-b-45{
		padding-bottom: 34px!important;
	}
	.callout .inner, .products-tabs-offers .callout{
		min-height: 0;
	}
	.products-tabs-offers .btn-group .button{
		display: block;
	}

    #accordion .panel .panel-body {
        padding: 0;
    }
	.features{
		padding-top: 65px;
        padding-bottom: 30px;
	}
    .features.m-products--just-play {
        padding-bottom: 40px;
    }
    .features.m-products--just-play {
        padding-top: 60px;
    }
	.features .items > .item{
		padding: 0 30px;
		margin-bottom: 35px;
	}
	.features .icon{
		margin: 0 auto 24px auto;
	}
	.features .title-content{
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 6px;
	}
	.features .text-content{

	}
	.features-2 .items > .item{
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.features5 .items > .item {
		margin-bottom: 0;
	}
	.product-availabe {
		padding-bottom: 15px;
	}
	.product-availabe .media-body{
		float: none;
		padding: 0;
		text-align: center;
	}
	.product-availabe .btn-group-left{
		margin: 0 auto;
	}
	.product-availabe .image{
		padding-left: 0;padding-right: 0;
		margin-left: 0;margin-right: 0;
		float: none !important;
	}

	.product-check-list{
		padding-top: 36px;
		padding-bottom: 18px;
	}
	.product-check-list h2{
		margin-bottom: 25px;
	}
	table.table-check-list > tbody > tr > td{
		font-size: 16px;
		line-height: 24px;
		padding: 7px 17px 12px 5px
	}

	.product-comment{
		padding: 20px 0 30px;
	}
	.product-comment .title-main{
		margin-bottom: 25px;
	}
	.product-comment .media .author{
		text-align: center;
	}
	.product-comment .media .text{
		font-size: 16px;
		line-height: 26px;
		text-align: center;
	}
	.product-comment .media .media-body{
		height: auto;
		overflow: hidden;
	}
	.product-comment .media .src{
		margin-top: 15px;
	}
	.product-comment .icon-avatars{
		margin-bottom: 20px;
	}
	.product-comment .media .name{
		height: 42px;
	}
    .product-comment.theme-1 .media .name {
        height: auto;
    }
	.product-comment .slider-container .big-overflow{
		height: auto;
	}
	.product-comment .slider-container .big-images li{
		height: auto;
	}
	.product-comment .big-prev-btn, .product-comment .big-next-btn{
		top: inherit;
        bottom: 60px;
		left: 10%;
		background-position: 0 -336px;
	}
	.product-comment .big-next-btn{
		background-position: 0 -269px;
		left: auto;
		right: 10%;
	}
	.product-comment .big-prev-btn:hover{
		background-position: -88px -336px;
	}
	.product-comment .big-next-btn:hover{
		background-position: -88px -269px;
	}

/*	.wrap-product-info2 {
		border-top: 1px solid #C5C5C5;
		background-color: #eff3f3;
	}*/
	.s-image-2{
		margin-top: -1px;
		background-position: center -725px;
	}
	.product-info2{
		padding-bottom: 30px;
	}
	.product-info2 h2{
		font-size: 24px;
		margin-bottom: 30px;
	}
	.product-info2 h3{
		margin-bottom: 10px;
	}
	.product-info2 > .items{
		margin: 0px;
	}
	.product-info2 > .items > .item{
		background-color: #fff;
		border: 1px solid #DBDFDF;
		padding-bottom: 30px;
		margin-bottom: 10px;
	}
    .product-info .description {
        text-align:center!important;
    }
    .product-info2 .description {
        min-height: inherit;
    }
    /*
	.social-block{
		margin: 0px auto 0px;
		padding-bottom: 0;
	}
	.social-block .media{
		margin-top: 0;
		margin-bottom: 20px;
	}
	.social-block a.link-social .ifont {
		margin: 0 auto;
		float: none !important;
		font-size: 37px;
		line-height: 40px;
		height: 40px;
	}
	.social-block a.link-social .ifont.facebook{
		color:#3D57A3;
	}
	.social-block a.link-social .ifont.tweeter{
		color:#00ACEE;
	}
	.social-block a.link-social .ifont.google{
		color:#DD503D;
	}
	.social-block a.link-social .ifont.youtube{
		color:#E02727;
	}
    */
	.nav-justified {
	    padding: 0px !important;
	}

	/*----theme2----*/
	.media-product.thema2 {
		padding-bottom: 15px;
	}
	.media-product.thema2 .content-block{
		padding-top: 25px;
	}


    .products-notes .notes-content .nav > li .tooltip-arrow{
        display: block;
    }
    .products-notes .notes-content .nav > li > .block-note{
        background-color: #393984;
        border-color: #393984;
    }
    .products-notes .notes-content .nav > li .title-content{color:#fff;}
    .products-notes .notes-content .nav > li .text-content{color:rgba(255,255,255,0.6);}

    .media-product.overflow{padding-bottom:40px;padding-top:5px;}
    .media-product.overflow .text-main {
        margin-top: 0px;
    }

    /* product-final */
    .product-final{padding-top:50px;}

    /* .product-accordion */
    .product-accordion{padding-top:50px;padding-bottom:50px;}
    .product-accordion .items .item.active{background-color:transparent!important;}
    .product-accordion .items .item:hover{cursor:default!important;background-color:transparent!important;}
    .product-accordion .items .item{padding-left:0px; padding-right: 0px;}
    .product-accordion .title-content{font-size:18px;}
    .product-accordion .items .item.active .text-content, .product-accordion .items .item:hover .text-content{color:inherit;}

    .product-video.no-cover .media.bkg{
	-o-background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-khtml-background-size:cover;
	background-size: cover;
    }
    .s-image-2{display:none;}
    /*
    .product-final-2{padding-top:35px;padding-bottom:60px;}
    */
    .features.m-products--just-play .features__sub__title,
    .features.m-products--just-play .title-main {
        text-align: left;
    }
    .features .title-main.title-main--just-play {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .splash-product.splash-product--justplay .productLogo {
        margin-bottom: 25px;
    }
    .splash-product.splash-product--justplay .text-main {
      font-size: 20px;
      line-height: 1.4;
    }
    .features .image.image-bottom {
        margin: 25px auto 0;
    }
}
@media (max-width: 480px) {
	.btn-group{
		width: 100%;
	}
	.btn-group .button{
		display: block;
        margin-bottom:15px;
	}
	.btn-group .btn-lg{
		display: block;
	}
    [class*=" btn-app"] {display: inline-block!important;}
	.products-tabs-offers table > thead > tr > th{
		padding: 10px 14px 4px 14px;
	}
	.products-tabs-offers table > tbody > tr > td{
		padding: 4px 24px;
	}

	.product-related {
    	padding-bottom: 30px;
	    padding-top: 40px;
	}
	.product-related ul.items > li {
    	margin-top: 30px;
	}

    .inline-buttons .btn-group .button {
        display: inline-block !important;
    }
/*
	.features {
    	padding-top: 65px;
	}
*/
/*
	.features .text-main {
    	padding-bottom: 10px;
	}
*/

	/*----theme2----*/
	.media-product.thema2 {
		padding-bottom: 0px;
	}
	.media-product.thema2 .content-block, .media-product.thema2 .image-block {
		margin-top: 0px;
	}
	.media-product.thema2 .content-block{
		padding-top: 20px;
	}
	.media-product.thema2 h3{
		font-size:18px
	}

	.media-product.thema2 .text-main{
		margin-top:20px;
	}
	.product-breadcrumbs{
	    padding-top:28px;
        padding-bottom: 17px;
	}
	.product-compares {
    	padding-top: 40px;
	}
	table.table-compare {
 	   margin-top: 25px;
	}
/*
    .media-product {padding-top: 0px;}
*/
    .media-product-tabs .nav-pills > li > a {font-size: 12px;}
    .features .items > .item {padding-left:15px;padding-right:15px;}
    table.table-compare > tbody > tr > td {font-size: 14px;padding: 5px 3px;}
}

@media (max-width: 320px) {

}

/* Safari 9+ */
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
    .product-line-image .items.row{width:100%;display:block;margin-left:0; margin-right:0;}
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {

    .product-comment .big-prev-btn{
        background-image: url("/imgnew/@2x/gallery_back@2x.png")!important;
        background-position: 0 0px!important;
        background-size:52px 52px;
        -webkit-background-size:52px 52px;
        -moz-background-size:52px 52px;
    }
    .product-comment .big-prev-btn:hover{
        background-image: url("/imgnew/@2x/gallery_back_hover@2x.png")!important;
        background-position: 0 0px!important;
        background-size:52px 52px;
        -webkit-background-size:52px 52px;
        -moz-background-size:52px 52px;
    }
    .product-comment .big-next-btn {
        background-image: url("/imgnew/@2x/gallery_forward@2x.png")!important;
        background-position: 0 0px!important;
        background-size:52px 52px;
        -webkit-background-size:52px 52px;
        -moz-background-size:52px 52px;
    }
    .product-comment .big-next-btn:hover {
        background-image: url("/imgnew/@2x/gallery_forward_hover@2x.png")!important;
        background-position: 0 0px!important;
        background-size:52px 52px;
        -webkit-background-size:52px 52px;
        -moz-background-size:52px 52px;
    }

    .flags.box-32x32.en{background-image: url("/imgnew/flags/flagUsa@2x.png");}
    .flags.box-32x32.de{background-image: url("/imgnew/flags/flagGer@2x.png");}
    .flags.box-32x32.fr{background-image: url("/imgnew/flags/flagFr@2x.png");}
    .flags.box-32x32.es{background-image: url("/imgnew/flags/flagSp@2x.png");}
    .flags.box-32x32.cz{background-image: url("/imgnew/flags/flagCz@2x.png");}
    .flags.box-32x32.jp,.flags.box-32x32.ja{background-image: url("/imgnew/flags/flagJp@2x.png");}
    .flags.box-32x32.cn,.flags.box-32x32.ch,.flags.box-32x32.zh{background-image: url("/imgnew/flags/flagCh@2x.png");}
    .flags.box-32x32.nl{background-image: url("/imgnew/flags/flagDu@2x.png");}
    .flags.box-32x32.ru{background-image: url("/imgnew/flags/flagRu@2x.png");}
    .flags.box-32x32.pl{background-image: url("/imgnew/flags/flagPl@2x.png");}
    .flags.box-32x32.it{background-image: url("/imgnew/flags/flagIt@2x.png");}
    .flags.box-32x32.ko{background-image: url("/imgnew/flags/flagKo@2x.png");}
    .flags.box-32x32.ua{background-image: url("/imgnew/flags/flagUa@2x.png");}
	.flags.box-32x32.vi{background-image: url("/imgnew/flags/flagVi@2x.png");}	
	.flags.box-32x32.se{background-image: url("/imgnew/flags/flagSe@2x.png");}
    .flags.box-32x32.no{background-image: url("/imgnew/flags/norway@2x.png");}
	.flags.box-32x32.hu{background-image: url("/imgnew/flags/flagHung@2x.png");}

    .section-features.short-features--justplay .icons {
      background-image: url(/imgnew/products/jp/justplay_sprite@2x.png);
    }

    .section-features.short-features--airy .icons {
        background-image: url(/imgnew/products/airy/redesign/sprite@2x.png);
    }
      

}
