/**
  * Rhinoslider 1.05
  * http://rhinoslider.com/
  *
  * Copyright 2014: Sebastian Pontow, Rene Maas (http://renemaas.de/)
  * Dual licensed under the MIT or GPL Version 2 licenses.
  * http://rhinoslider.com/license/
  */
  #slider2 {
				width:396px;
				height:180px;				
				/*IE bugfix*/
				padding:0;
				margin:0;
				float:left;
			}
			
			#slider2 li { list-style:none;
			height:140px;
			font-family:Arial, Helvetica, sans-serif;			
			font-size:13px;
			color:#FFFFFF;}
			
			
			 #slider3 {
				width:396px;
				height:180px;				
				/*IE bugfix*/
				padding:0;
				margin:0;
				float:left;
			}
			
			#slider3 li { list-style:none;
			height:140px;
			font-family:Arial, Helvetica, sans-serif;			
			font-size:13px;
			color:#FFFFFF;}

		   #slider3 img
		   {
		   max-width:100%;
		   min-height:100%;}
			#page {
				width:396px;
				height:254px;
				margin-left:0px;
				margin-right:0px;
				margin-top:0px;
				margin-bottom:0px;
				background-color:#fff;
				float:left;		
				
			}
			.title
			{
			width:100%;
			height:auto;
			background-color:#3f3f3f;
			float:left;
			margin:0px;
			padding-bottom:15px;
			padding-right:0px;
			}
			.cap
			{
			width:100%;
			height:auto;
			background-color:#3f3f3f;
			float:left;
			margin:0px;
			padding-bottom:15px;
			padding-right:0px;
			}
			h6
			{
			width:330px;
			height:auto;
			background-color:#FFFFFF;
			padding-top:19px;
			padding-bottom:18px;
			color:#d83c32;
			font-family:"HelveticaNeue LT 67 MdCn";
			font-size:20px;
			margin:0px;
			padding-right:22px;
			text-align:right;
			font-weight:normal;
			}
.rhino-btn {
	z-index:10;
	width:23px;
	height:27px;
	display:block;
	text-indent:-999%;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	position:absolute;
	bottom:0px;
	top:0%;
	right:0px;
	display:none;
	
	
}


.rhino-prev {
	left:92%;
	top:15px;
	float:left;
	background:url(../images/top.png) 0 0 no-repeat;
	display:none;
				visibility:hidden;

	
	
}

.rhino-next {
	   right:9px;
	   top:22%;
		background:url(../images/btm.png) 0 0 no-repeat;
     	float:left;
			display:none;
			visibility:hidden;

}

.rhino-prev:hover {background:url(../images/top.png) 0 0 no-repeat; display:none;}

.rhino-next:hover {background:url(../images/btm.png) 0 0 no-repeat; display:none;}

.rhino-toggle {
	top:-4px;
	left:-6px;
	visibility:hidden;}

.rhino-play { background-position:0 0; background-color:#993366; display:none; }

.rhino-play:hover { background-position:0 -53px; display:none;}

.rhino-pause { background-position:-56px 0; display:none; }

.rhino-pause:hover { background-position:-56px -53px; display:none; }

.rhino-container { position:relative; }

.rhino-caption {
	position:absolute;
	background: #000;
	display:none;
	left:0;
	right:0;
	top:0;
	color:#fff;
	padding:10px;
	text-align:right;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets {
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin:0 0 0 -50px;
	z-index: 10;
	background:#66FF00;
	padding:0;
	display:none;
	visibility:hidden;
}

.rhino-bullets:before, .rhino-bullets:after {
	position:absolute;
	display:block;
	left:-16px;
	content:' ';
	width:16px;
	height:26px;
	background:url(../img/rhinoslider-sprite.png) -224px 0 no-repeat;
	display:none;
}

.rhino-bullets:after {
	left:auto;
	right:-16px;
	background-position: -240px 0;
	display:none;
}

.rhino-bullets li {
	float:left;
	display:inline;
	margin:0 2px;
}

.rhino-bullets li a.rhino-bullet {
	display: block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: white;
	font-size: 10px;
	text-align: center;
	padding: 6px 0 5px 0;
	color: #333;
	text-decoration:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	display:none;
}
@media only screen and (max-width : 319px)
{
#page ,  #slider2 
	{
	width:200px;


	height:130px;}
	#slider2 img
	{
	max-width:100%;
	height:129px
}
	h6
	{
	width:135px;
	height:35px;}
	.rhino-prev {
	left:86.5%;
	}
	.title
	{
	height:70px;}
	.rhino-prev 
	{
	top:20px;
	}
	.rhino-next
	{
	top:45px;
	right:6px;
	}

}
@media only screen and (min-width : 320px) and (max-width : 480px)
{
#page ,  #slider2 , #slider3
	{
	width:280px;
	height:129px;
}
	#slider2 img
	{
	max-width:100%;
}
	h6
	{
	width:210px;}
	.rhino-prev {
	left:89%;
	}
	.cap
{
margin-top:75px;
}
}
@media only screen and (min-width : 641px) and (max-width : 767px)
{
#page ,  #slider2 , #slider3 
	{
	width:230px;


	height:130px;}
	#slider2 img
	{
	max-width:100%;
	height:129px
}
	h6
	{
	width:160px;
	font-size:17px;
	}
	.rhino-prev {
	left:86.5%;
	}
	.title
	{
	height:70px;}
	.rhino-prev 
	{
	top:20px;
	}
	.rhino-next
	{
	top:45px;
	}
	.cap
{
margin-top:75px;
}
}

@media only screen and (min-width : 768px) and (max-width : 959px)
{
#page ,  #slider2 , #slider3
	{
	width:280px;
	height:129px;}
	#slider2 img
	{
	max-width:100%;
}
	h6
	{
	width:220px;
	font-size:18px;}
	.rhino-prev {
	left:89%;
	}
	.cap
{
margin-top:65px;
}
}
@media only screen and (min-width : 960px) and (max-width : 1023px)
{
	#page ,  #slider2 , #slider3
	{
	width:300px;

	height:140px;
	float:left;}
	#slider2 img
	{
	max-width:100%;
}
	h6
	{
	width:230px;}
	.rhino-prev {
	left:89.5%;
	}
	#slider3 img
	{
	max-width:100%;
}
.cap
{
margin-top:65px;}

}
@media only screen and (min-width : 1024px) and (max-width : 1224px)
{
#page 	{
	width:300px;
	height:180px;
	background-color:#99CC33;
	float:left;}
  #slider2 
	{
	width:300px;

	height:140px;
	
	float:left;}
	#slider2 img
	{
	max-width:100%;
}
#slider3
	{
	width:300px;

	height:140px;
	
	float:left;}
#slider3 img
	{
	max-width:100%;
	min-height:100%
}
	h6
	{
	width:230px;}
	.rhino-prev {
	left:89.5%;
	}
	.cap
	{
	
	margin-top:35px;}
}