#mcts1{width:98%;margin: 0px auto;padding:10px;height:auto;background:url(../images/loading.html) no-repeat 50% 50%;white-space:nowrap; position:relative; font-size:0px;}
#mcts1>* {display:none;}  
#mcts1 div.item {padding:0px;margin-right:48px; position:relative;}
#mcts1 img {border:3px solid #FFF;width:180px;height:180px;}
#mcts1 .navPrev, #mcts1 .navNext, #mcts1 .navPlay, #mcts1 .navPause{
    width:29px; height:29px; position:absolute;  
    background:url(../images/navbuttons.html); 
    display:inline-block; z-index:5; cursor:pointer;
}
#mcts1 .navPrev {background-position:0 -34px;top:80px;left:-30px;}
#mcts1 .navPrev:hover {background-position:0 -34px;}
#mcts1 .navPrevDisabled, #mcts1 .navPrevDisabled:hover {background-position:0 0;cursor:default;}
#mcts1 .navNext {background-position:-33px -34px;top:80px;right:-30px;} 
#mcts1 .navNext:hover {background-position:-33px -34px;} 
#mcts1 .navNextDisabled, #mcts1 .navNextDisabled:hover {background-position:-16px 0; cursor:default;} 
#mcts1 .navPause, #mcts1 .navPlay {left:360px;top:130px;}
#mcts1 .navPause {background-position:0 -66px; display:none} 
#mcts1 .navPause:hover {background-position:0 -88px;} 
#mcts1 .navPlay {background-position:-16px -66px;} 
#mcts1 .navPlay:hover {background-position:-16px -88px;} 
.navPrev, .navPlay, .navPause, .navNext{-moz-user-select:-moz-none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;   user-select: none;}
#mcts1 .navBullets{display:none;}
.class1 {width:150px; padding:1px;text-align:left;white-space:normal;  font:bold 12px/14px Arial, Helvetica, sans-serif;}
.class1 img{ width:150px; height:100px; margin:5px 0 }
.class1 a{ color:#000; text-decoration:none;   }
.class1 a:hover{ color:#000 }
#mcts1{	transform: translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);    -o-transform:translate3d(0,0,0);}


@media only screen and (min-width:320px) and (max-width: 360px){
#mcts1 { width:65%; padding:0;}
#mcts1 div.item { margin-right:80px;}

}

@media only screen and (min-width:361px) and (max-width: 480px){
#mcts1 { padding:0;}
#mcts1 div.item { margin-right:70px;}
}

@media only screen and (min-width:481px) and (max-width: 640px){
#mcts1 { padding:0;}
#mcts1 div.item { margin-right:37px;}
}

@media only screen and (min-width:641px) and (max-width: 800px){
#mcts1 { width:95%;}
#mcts1 div.item { margin-right:80px;}
}

@media only screen and (min-width:801px) and (max-width: 980px){
#mcts1 { width:95%;}
#mcts1 div.item { margin-right:60px;}
}

@media only screen and (min-width:981px) and (max-width: 1280px){
#mcts1 { width:95%;}
#mcts1 div.item { margin-right:70px;}
}




