@charset "UTF-8";
/* CSS Document */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {	
#product .changeul {width:86%;}
.groupfeature{display:table;height:100%!important;vertical-align:middle;}
.groupfeature > p img, .groupfeature > img{width:420px; max-width:100%; margin-top:-5px;} 
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {	
/***Header***/
#header, .breadcrumb {width: 100%; min-width:960px;}
#header-inner {width: 98%;}
/*#header_user {right: 28%;}*//*right: 480px*/
/*.blockuserinfo {right: 2%;}*/
#header_logo {left:20px;}
#header .country {width:90%;}
#header .headercon {position:relative; width: 90%;}
#menu-custom{width:94.5%!important; padding-left:10px!important;}
/***Search Field***/
#search_block_top{background:url(../images/bg-search-180.png) no-repeat 0 0;width:180px;}
#search_block_top .searchbox{width:160px;}
/***HomeSlider Banner ***/
.show {height:320px;}/*Based on the largest banner size, reduce proportionally from 1260px x 420px;*/
.show .leftbutton, .show .rightbutton {top:40%;}
.show .showproduct li {min-width:960px; width:100%;}
.show .showproduct li b {font-size:52px; font-weight:300; color:#f0f0f0; position:absolute; top:130px; left:95px; z-index:80;}/*WL top:200px change to top:180px*/
.show .showproduct li p {font-size:22px; line-height:24px; position:absolute; top:180px; left:95px; z-index:80; width:24%; text-align:left; display:block;}/*WL top:266px change to top:230px*/

/***Breadcrumb***/
/*.breadcrumb {margin:5px 0px; display:block; background-color:#cfccc4; padding:6px 0 0px 0; width:1170px; font-size:14px; }*/
.breadcrumb_inset {width:100%;}
.breadcrumb #social_block.icon {width:27%;}
section#social_block ul{display:none;}
.breadcrumb-home i{font-size: 22px;}
.breadcrumb .navigation-pipe {margin:0 5px;}
/***Promotion Box***/
.newface .bd {width:92%;}
.newface .bd .promotional li {width:49%;}
.newface .bd .products li {}
/***Product List***/
.newface .bd .products li {width:32.25%;}
.newface .bd .products li img {width:100%; }

/***Footer***/
#newsletter_block_left {height:100%;}
#newsletter_block_left h4 {margin-left:20px;}
#newsletter_block_left p, #newsletter_block_left p.inputemail, #newsletter_block_left .button_form
{display: inline-block; margin:18px 0 20px 20px;}

/***Category page***/
ul.category {width:100%; padding:2% 4%; }
.category li{width:280px;}
.category li a img{width: 260px;}

/***Product Page***/
.cj .cjleft {width:44%; padding-left:5%; height:56px;}
#view_scroll_right, span.view_scroll_spacer {top:30px; right:-12px;}
#usefull_link_block{padding-bottom:0px;}
#thumbs_list{width:330px;}
span#wrapResetImages { width:320px;}

.newface h1, #newface h1, #view h1{padding-top:16px; padding-bottom:10px;}/* border:1px solid #930;*/
#product .changeul{width:81%;}
.qh{background-position:-100px top;}
.youtubeDiv {width:340px;padding:1% 3%;}
.groupsection > div{width: 45%;} 
.groupsection:before{height:auto; min-height:325px;}
.groupsection p > img {width:450px;}
/****New Feature group - groupsection2****/
.groupfeature{display:table;height:100%!important;vertical-align:middle;}
.groupfeature > div{width: 49%; vertical-align:middle;padding:auto 1%;} 
.groupfeature:before{}
.groupfeature p > img {width:420px;display:table-cell;vertical-align:middle;}
/*.groupfeature > div{width: 45%;} 
.groupfeature:before{height:100%;}
.groupfeature p > img {width:450px;}
.groupfeature{height:100%; vertical-align:middle;}
.groupfeature img{max-width:350px; vertical-align:middle;height:auto;padding-top:5%; padding-bottom:5%;}
.groupfeature > .feature-content{top:20%; transform:translateY(-20%);position:relative;height:100%;vertical-align:middle;}*/
/*Country selection page*/
.countryselection li {width:28%;}
.registe em input{margin-right:100%;}

}



