/* sm-slide */





.small_rol {
	position:relative;
	padding:0 15px;
}
.m_mid .sm_slide .sm-rol_a {
}

.sm-r_controlBx {position:absolute; margin-top:-50px; width:100%;}
.sm-slider-controls {width:40px; height:40px; float:right;}
.sm-slider-controls a {text-indent: -9999px; display:block; height:100%;}
#sm-slider-next {background: url(../img/main_right.png) no-repeat;}
#sm-slider-prev {background: url(../img/main_left.png) no-repeat;}
#sm-slider-stop {background: url(../img/main_stop.png) no-repeat;}

.sm-rol_def {width:100%; }


/*  02 */


/*#sm02-slider-next {background: url(../img/main_right.png) no-repeat;}
#sm02-slider-prev {background: url(../img/main_left.png) no-repeat;}
#sm02-slider-stop {background: url(../img/main_stop.png) no-repeat;}*/



/* mid btns */
.m_mid .bx-prev {background: url(../img/right.png) no-repeat; float:left; }
.m_mid .bx-next {background: url(../img/left.png) no-repeat; float:right; }
.m_mid .bx-wrapper .bx-controls-auto .bx-start {background: url(../img/play_icon.png) no-repeat; height:40px; width:30px;}
.m_mid .bx-wrapper .bx-controls-auto .bx-stop {background: url(../img/stop_icon.png) no-repeat; height:40px; width:30px;}

.m_mid .bx-controls {margin-top:0;}
.m_mid .bx-controls a {color:rgba(255,255,255,0) !important; height:50px; width:35px; background-size:100% 100%}
.m_mid .bx-controls-auto {bottom:10px; text-align:right; padding-right:10px;}
.m_mid .bx-controls-direction {margin-top:-180px; padding:0 10px;}
.m_mid  .sm-rol_a div {width:100%; height:330px; background-size:100% 100%;}

/* mobile */
/*.m_slide .cycle-slideshow { width: 50% }
.m_slide .cycle-slideshow img { width: 100%; height: auto }*/
.m_slide .bx-prev {background: url(../img/right.png) no-repeat; float:left; }
.m_slide .bx-next {background: url(../img/left.png) no-repeat; float:right; }
.m_slide .bx-wrapper {width:100%; position: relative; padding: 0; *zoom: 1;}


.m_slide .bx-controls {margin-top:0;}
.m_slide .bx-controls a {color:rgba(255,255,255,0) !important; height:50px; width:35px; background-size:100% 100%}
.m_slide .bx-controls-auto {bottom:10px; text-align:right; padding-right:10px;}
/*.m_slide .bx-controls-direction {margin-top:-180px; padding:0 10px;}*/



@media (max-width:768px) {
	.sm-rol_def {height:auto}
	.small_rol {position:relative; width:100%; padding:0;}
	.m_slide .bx-controls {margin-top:0}
.m_slide .bx-wrapper .bx-controls-auto .bx-start {background: url(../img/play_icon.png) no-repeat; height:40px; width:30px;}
.m_slide .bx-wrapper .bx-controls-auto .bx-stop {background: url(../img/stop_icon.png) no-repeat; height:40px; width:30px;}
}

@media (max-width:480px) {
	.m_slide .bx-controls {margin-top:0}
}