@charset utf-8;
body {
	color:#2F2F2F;
}

.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 0px rgba(230,233,233,1);
    -moz-box-shadow:inset 0px 1px 0px rgba(230,233,233,1);
    -webkit-box-shadow:inset 0px 1px 0px rgba(230,233,233,1);
    -khtml-box-shadow:inset 0px 1px 0px rgba(230,233,233,1);
    height:60px;
}
.slide-top-active{    
    border-top: none;
    border-bottom:1px solid #c5c5c5;
    background-color: rgba(255,255,255,0.9)!important;
    position: fixed;
    z-index:1000;
    top:0;

}
.product-header-slide{
    padding-top:10px;
    padding-bottom:10px;
    height:60px;
}
.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: 13px;
    padding-right: 13px;
    line-height:36px;
    vertical-align: middle;
}
.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;
}
.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;*/
}

/* product splash #1 */
.splash-product{
    padding-top:60px;
}
.splash-product .productLogo{
    margin-bottom:27px;
}
.splash-product h1{
    font-size:36px;
    line-height:36px;
}
.splash-product h1 .bold{
    font-family: "Gotham Pro Medium", "Helvetica Neue", Arial, Verdana, sans-serif;
    font-weight: normal;
}
.splash-product h2{
    margin-top:3px;
    font-size:36px;
    line-height:44px;
}
.splash-product .text-main{
    margin-top:20px;
}
.splash-product .btn-group{
    margin-bottom:60px!important;
}
.splash-product .btn-group .help-block{
    color:#a4a4a4;
}
.splash-product .btn-group .button{
    margin-top: 38px;
}

.splash-product .image{position: relative;margin:0 auto;}
 
.splash-product .snip{
    margin-bottom:55px;
    font-size:15px;
    line-height:25px;
    color:#909090;
}
/* product splash #2 */
.splash-product-2{
    padding-top:60px;
    padding-bottom:50px;
}
.splash-product-2 h1{
    margin-top:20px;
    font-size:36px;
    line-height:36px;
}
.splash-product-2 .bold{
    font-family: "Gotham Pro Medium", "Helvetica Neue", Arial, Verdana, sans-serif;
    font-weight: normal;
}
.splash-product-2 h2{
    margin-top:5px;
    font-size:36px;
    line-height:44px;
}
.splash-product-2 .text-main{
    margin-top:25px;
}
.splash-product-2 .btn-group{
    margin-bottom:55px;
}
.splash-product-2 .btn-group .help-block{
    color:#a4a4a4;
}
.splash-product-2 .button{
    margin-top: 35px;
}

.splash-product-2 img.img-splash{}
 
.splash-product-2 .snip{
    margin-bottom:50px;
    font-size:15px;
    line-height:24px;
    color:#909090;
}
/* 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;
}
*/


/* 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 .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
}
/* 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}
/* features */
.features{
    padding-top:95px;
}
.features .title-main{
    margin-bottom:25px;
}
.features .text-main{  
    padding-bottom:50px;
}
.features ul.items{
    list-style: none outside none;
}  
.features ul.items > li{
    margin-bottom:75px;
} 
.features ul.items > li.clearfix{margin: 0;padding:0;}
.features ul.items > li > a{
    text-decoration:none
} 
.features ul.items > li > a:hover, .features ul.items > li > a:focus{
    text-decoration:none
}     
.features .image{position: relative;margin:0 auto;display: table;}
.features .image img{width: 100%;}

.features .block-icon{
    margin:0 auto 40px auto;
 }
.features .col-2{
    padding:0 60px;
 }
.features .col-3{
    padding:0 40px;
}
.features .title-content{
    margin-bottom:15px;
}
.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.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
{
    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);
}

.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;
}

.features.compact .block-icon{
    margin-bottom:12px;
}
.features.compact .col-2{
    padding:0 15px;
 }

/*-------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;
}
/* 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 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;
}

/*------ slider ----*/
.product-comment .slider-container-box{min-height:160px;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;overflow:hidden;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: 53px;
    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;
    height:12px;
    vertical-align: middle;
}
.product-comment ul.iterations li
{
    float:left;
    width:21px;
    text-align:left;
    vertical-align: middle;
    padding: 0;
    margin: 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 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;
}
.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 h2{
    margin-bottom:12px;
    font-size:30px;
}
.product-info2 .description{
    min-height:120px;
    color:#303030;
    font-size:14px;
    line-height:28px;
}
.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;
}

/* 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 .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 .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 .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 .h2-main {
    margin-bottom:30px;
}
.media-product .text-main{
    margin-top:20px;
	text-align:center;
	
}
.media-product .media-body{
    padding: 0 15px;
}
.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;	
}

/* product-line-image */

.product-line-image{
    padding-top:30px;
    padding-bottom:60px;
}
.product-line-image ul.items{
    list-style: none outside none;
    margin:0 auto;
    text-align:center;
}
.product-line-image ul.items li{
    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;   
}

/* theme white-big */
.product-line-image.theme-white-big .title{
    font-size:30px;
    line-height:38px;
    color:#fff;
    font-family: "Gotham Pro Regular", "Helvetica Neue", 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: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;
}
.product-line-image.theme-line-link ul.items li {
    margin-top: 12px;
}
/*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;
}

/* 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 */

@media (max-width:  991px) {
    .product-info3 .title-content {
        font-size: 16px;
    } 
}

@media (max-width: 767px) {
	
	.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 .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: 12px
	}
	.splash-product-2 h1{
		font-size: 27px; line-height: 36px
	}
	.splash-product-2 .btn-group{
		margin-bottom: 32px;
	}
	.splash-product-2 .snip{
		margin-bottom: 32px
	}
	.text-main{
		font-size: 17px;
		line-height: 26px;
	}
	
	.product-video .media.bkg{
		height: 220px!important;
	}
	.product-video{
		margin-bottom: 20px;
	}
	.media-product{
		/*padding-top: 0px;*/
		padding-bottom: 40px;
	}
	.media-product .content-block {
        padding-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;
	}
	.tab-content.content-nav-pills > .tab-pane > div{
		padding-left: 0; padding-right: 0;
		margin-bottom: 10px;
		padding-top: 20px;
	}
	.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: 40px;
	}
	.features ul.items > li{
		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 ul.items > li{
		padding: 0 15px;
		margin-bottom: 30px;
	}	
	.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: 180px;
		overflow: hidden;
	}
	.product-comment .media .src{
		margin-top: 15px;
	}
	.product-comment .icon-avatars{
		margin-bottom: 20px;
	}
	.product-comment .media .name{
		height: 42px;
	}
	.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: 210px;
		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 > li{
		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;
	}
}
@media (max-width: 480px) {
	.btn-group{
		width: 100%;
	}
	.btn-group .button{
		display: block;
	}
	.btn-lg{
		display: block;
	}
	
	.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;
	}	
	.features {
    	padding-top: 35px;
	}
	.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:20px;
	}
	.product-compares {
    	padding-top: 40px;
	}
	table.table-compare {
 	   margin-top: 25px;
	}
}

@media (max-width: 320px) {

}


/* 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;
    }
    
}