/**
  * Rhinoslider 1.02
  * http://rhinoslider.com/
  *
  * Copyright 2012: Sebastian Pontow, René Maas (http://renemaas.de/)
  * Dual licensed under the MIT or GPL Version 2 licenses.
  * http://rhinoslider.com/license/
  */
#page {
	width: 98% !important;
	height: 100% !important;
	position: relative;
	display: inline-block;
	padding-top: 2.3%;
	padding-bottom: 6%;
	margin-left: 1% !important;
	float: left;
}
.slider {
	width: 100%!important; 
	height: 100%!important; 
	padding: 0;
	position: relative;
	margin-bottom: -1.5%;
	margin-top: 0%;
	z-index: 8;
}
.slider li { 
    list-style: none;
	width: 100%!important;
	height: auto!important;
	position: relative;
	margin-left: 0%;
	z-index: 8;
}
.slider li img {
	width: 100% !important;
	height: auto !important;
	/*IE bugfix*/
	padding: 0;
	margin: 0;
	position: relative;
}
.rhino-btn {
	display: none;
}
.rhino-prev, .rhino-next { 
    bottom: -4px; 
	display: none;
}
.rhino-prev {
	display: none;
}
.rhino-next {
	display: none;
}
.rhino-prev:hover { 
    background-position: -168px -53px;
	display: none;
}
.rhino-next:hover {
    background-position: -106px -53px; 
	display :none;
}
.rhino-toggle {
	display: none;
}
.rhino-play {
	display: none;
}
.rhino-play:hover {
	display: none;
}
.rhino-pause, a .rhino-pause, .rhino-controls {
	display: none;
}
.rhino-pause:hover { 
    background-position:-56px -53px;
	display: none;
}
.rhino-container {
	position: relative;
	height: auto !important;
}
.rhino-show-bullets {
	position: relative;
	height: 32px !important;
}
.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;
	display: none;
}
.rhino-bullets {
	position: relative;
	left: 50%;
	margin: 0 0 0 -50px;
	z-index: 10;
	background: #fff;
	padding: 0;
	display: none;
	visibility: hidden;
	top: 0%;
}
.rhino-bullets:before, .rhino-bullets:after {
	position: absolute;
	visibility: hidden;
	left: -16px;
	content: ' ';
	width: 16px;
	height: 26px;
	background: url() -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;
	display: none;
}
.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;
}
.rhino-bullets li a.rhino-bullet:hover, .rhino-bullets li a.rhino-bullet:focus {
	color: #999;
	background: #eee;
	display: none;
}
.rhino-bullets li a.rhino-bullet.rhino-active-bullet {
	color: #fff;
	background: #5cd4e8;
	display: none;
	position: relative;
	height: 0%;
	top: 0%;
}

/* Download Links - Used for browsers that don't support any video.
-------------------------------------------------------------------------------- */
@media all and (orientation:portrait) {
#page {
	width: 98% !important;
	height: 100% !important;
	position: relative;
	display: inline-block;
	padding-top: 2.3%;
	padding-bottom: 6%;
	margin-left: 1% !important;
	float: left;
}
.slider {
	width: 100%!important; 
	height: 100%!important;
	padding: 0;
	position: relative;
	margin-bottom: -1.5%;
	margin-top: 0%;
	z-index: 8;
}
.slider li { 
    list-style: none;
	width: 100%!important;
	height: auto!important;
	position: relative;
	margin-left: 0%;
	z-index: 8;
}
.slider li img {
	width: 100% !important;
	height: auto !important;
	/*IE bugfix*/
	padding: 0;
	margin: 0;
	position: relative;
}
}

@media all and (orientation:landscape) {
#page {
	width: 98% !important;
	height: 100% !important;
	position: relative;
	display: inline-block;
	padding-top: 2.3%;
	padding-bottom: 6%;
	margin-left: 1% !important;
	float: left;
}
.slider {
	width: 100%!important; 
	height: 100%!important;
	padding: 0;
	position: relative;
	margin-bottom: -1.5%;
	margin-top: 0%;
	z-index: 8;
}
.slider li { 
    list-style: none;
	width: 100%!important;
	height: auto!important;
	position: relative;
	margin-left: 0%;
	z-index: 8;
}
.slider li img {
	width: 100%!important;
	height: auto!important;
	/*IE bugfix*/
	padding: 0;
	margin: 0;
	position: relative;
}
}

/* Smartphones and iPhone (portrait and landscape)----------- */
@media only screen 
and (min-width: 320px) and (max-width: 349px) {
.rhino-show-bullets {
	height: 39px !important;
}
}

/* Smartphones and iPhone ----------- */
@media only screen
and (min-width: 350px) and (max-width: 389px) {
.rhino-show-bullets {
	height: 43px !important;
}
}

/* Smartphones and iPhone(portrait and landscape) ----------- */
@media only screen
and (min-width: 390px) and (max-width: 469px) {
.rhino-show-bullets {
	height: 46px !important;
}
}

/* Smartphones and iPhone (portrait and landscape) ----------- */
@media only screen
and (min-width: 470px) and (max-width: 529px) {
.rhino-show-bullets {
	height: 54px !important;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width: 530px) and (max-width: 589px) {
.rhino-show-bullets {
	height: 59px !important;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width: 590px) and (max-width: 689px) {
.rhino-show-bullets {
	height: 69px !important;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width: 690px) and (max-width: 757px) {
.rhino-show-bullets {
	height: 81px !important;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width: 758px) and (max-width: 839px) {
.rhino-show-bullets {
	height: 88px !important;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width: 840px) and (max-width: 919px) {
.rhino-show-bullets {
	height: 94px !important;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width: 920px) and (max-width: 979px) {
.rhino-show-bullets {
	height: 105px !important;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width: 980px) and (max-width: 1399px) {
.rhino-show-bullets {
	height: 112px !important;	
}
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1400px) {
.rhino-show-bullets {
	height: 150px !important;	
}
}