/******************************
*
*  royalslider minimal white skin (.rsminw)
*s
*    1. arrows 
*    2. bullets
*    3. thumbnails
*    4. tabs
*    5. fullscreen button
*    6. play/close video button
*    7. preloader
*    
*  sprite: '../../../i/rs-minimal-white.png'
*  feel free to edit anything
*  if you don't some part - just delete it
* 
******************************/


/* background */
.rsminw .rsoverflow,
.rsminw .rsslide,
.rsminw .rsvideoframeholder,
.rsminw .rsthumbs {
	background: #fff;
}


/***************
*
*  1. arrows
*
****************/

.rsminw .rsarrow {
	height: 44px;
	width: 30px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
  }


.rsminw .rsarrowleft { left: 5px; margin-top: -22px; top: 50%; }
.rsminw .rsarrowright { right: 5px; margin-top: -22px; top: 50%; }

.rsminw .rsarrowicn {		
	width: 24px;
	height: 24px;
	top: 50%;
	left: 50%;
	margin-top:-12px;	
	margin-left: -12px;

	position: absolute;	
	cursor: pointer;	
	background: ;
	background-color: transparent;
}
.rsminw .rsarrowicn:hover {

}

.rsminw.rshor .rsarrowleft .rsarrowicn { background-position: -68px -36px; }
.rsminw.rshor .rsarrowright .rsarrowicn { background-position: -68px -68px; } 
/* .rsminw.rshor .rsarrowleft .rsarrowicn { background-position: 73px 0px; }
.rsminw.rshor .rsarrowright .rsarrowicn { background-position: 73px 128px; } */

.rsminw.rsver .rsarrowleft .rsarrowicn { background-position: -96px -32px; }
.rsminw.rsver .rsarrowright .rsarrowicn { background-position: -96px -64px; }

.rsminw .rsarrowdisabled .rsarrowicn { opacity: .3; }


/***************
*
*  2. bullets
*
****************/

.rsminw .rsbullets {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 35;
	bottom: 18px;
	height: auto;
	text-align: center;
	overflow: hidden;
	line-height: 8px;
}
.rsminw .rsbullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 0 5px;
	border-radius: 50%;
	background: #aaa;
	background: rgba(255,255,255,0.6);

	*display:inline; 
	*zoom:1;
}
.rsminw .rsbullet.rsnavselected  {
	background: #fff;
}





/***************
*
*  3. thumbnails
*
****************/

.rsminw .rsthumbs {
	background: #fff;
}
.rsminw .rsthumbshor {
	padding-bottom: 4px;
	width: 100%;
	height: 72px;
}
.rsminw .rsthumbsver {
	padding-right: 4px;
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsminw.rswiththumbshor .rsthumbscontainer {
	position: relative;
	height: 100%;
}
.rsminw.rswiththumbsver .rsthumbscontainer {
	position: relative;
	width: 100%;
}
.rsminw .rsthumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
	color: #555;
}
.rsminw .rsthumb:hover {
	color: #000;
}
.rsminw .rsthumb img {
	width: 100%;
	height: 100%;
}
.rsminw .rsthumb.rsnavselected {
	background: #dadada;
	color: #000;
}
.rsminw .rsthumb.rsnavselected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rsminw .rstmb {
	position: absolute;
	left: 0;
	bottom: 30px;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
}

/* thumbnails arrow icons */
.rsminw .rsthumbsarrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #fff;
	background: rgba(255,255,255,0.75);
}
.rsminw .rsthumbsarrow:hover {
	background: #ddd;
}
.rsminw.rswiththumbsver .rsthumbsarrow {
	width: 100%;
	height: 20px;
}
.rsminw.rswiththumbsver .rsthumbsarrowleft { top: 0; left: 0; }
.rsminw.rswiththumbsver .rsthumbsarrowright { bottom: 0;  left: 0; }

.rsminw.rswiththumbshor .rsthumbsarrowleft { left: 0; top: 0; }
.rsminw.rswiththumbshor .rsthumbsarrowright { right: 0; top:0; }

.rsminw .rsthumbsarrowicn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: ;
}

.rsminw.rswiththumbshor .rsthumbsarrowleft .rsthumbsarrowicn { background-position: -128px -32px; }
.rsminw.rswiththumbshor .rsthumbsarrowright .rsthumbsarrowicn { background-position: -128px -48px; }

.rsminw.rswiththumbsver .rsthumbsarrowleft .rsthumbsarrowicn { background-position: -144px -32px; }
.rsminw.rswiththumbsver .rsthumbsarrowright .rsthumbsarrowicn { background-position: -144px -48px; }

.rsminw .rsthumbsarrowdisabled { display: none !important; }

/* thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsminw .rsthumb {
		width: 59px;
		height: 44px;
	}
	.rsminw .rsthumbshor {
		height: 44px;
	}
	.rsminw .rsthumbsver {
		width: 59px;
	}
}




/***************
*
*  4. tabs
*
****************/

.rsminw .rstabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsminw .rstab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 96px;
	border: 1px solid #d9d9dd;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #fff;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsminw .rstab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsminw .rstab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsminw .rstab:active { 
	border: 1px solid #d9d9dd;   
	background-color: #f4f4f4;
	    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsminw .rstab.rsnavselected { 
		color: white;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	-webkit-box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #acacac;
	background-image: -webkit-linear-gradient(top, #acacac, #bbb);
	background-image: -moz-llinear-gradient(top, #acacac, #bbb);
	background-image: linear-gradient(to bottom, #acacac, #bbb);
}





/***************
*
*  5. fullscreen button
*
****************/

.rsminw .rsfullscreenbtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsminw .rsfullscreenicn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background:  0 0;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	border-radius: 2px;

}
.rsminw .rsfullscreenicn:hover {
	background-color: #fff;
}
.rsminw.rsfullscreen .rsfullscreenicn {
	background-position: -32px 0;
}





/***************
*
*  6. play/close video button
*
****************/

.rsminw .rsplaybtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsminw .rsplaybtnicon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: no-repeat 0 -32px;
	background-color: #eee;
	background-color: rgba(238,238,238,0.75);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.rsminw .rsplaybtn:hover .rsplaybtnicon {
	background-color: #d5d5d5;
}
.rsminw .rsbtncenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsminw .rsclosevideobtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 23;
	position: absolute;
	cursor: pointer;
	
}
.rsdefault .rsclosevideobtn.rsiosbtn {
	top: -38px;
	right: -6px;
	/*top: -6px;
	right: -38px;*/
}
.rsminw .rsclosevideoicn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background:  -64px 0;
	background-color: #eee;
	background-color: rgba(238,238,238,0.75);
}
.rsminw .rsclosevideoicn:hover {
	background-color: #d5d5d5;
}



/***************
*
*  7. preloader
*
****************/

.rsminw .rspreloader {
	width:20px;
	height:20px;
	background-image:;

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}