#iview {
	display: block;
	width: 100%;
	position: relative;
    height: 100%!important;
}

#iview .iviewSlider {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-size: cover!important;
	background-position: center!important;
}

#iview-timer {
	/*top: 120px!important;*/
}


.slider-item {
}

.iview-strip {
	height: 100%!important;
	min-height: 100%!important;
	/*width: 100%;*/
	background-size: cover;
	background-position: center!important;
}

.iview-controlNav {
    position: absolute;
    bottom: 15px;
    left: 50%;
    height: 44px;
    margin: 0 0 0 -100px;
}

.iview-controlNav a {
	text-indent: -9999px;
}

.iview-controlNav a.iview-controlPrevNav {
	float: left;
	width: 50px;
	height: 44px;
	background: url('slider-controls.png') no-repeat;
}

.iview-controlNav a.iview-controlNextNav {
	float: left;
	width: 50px;
	height: 44px;
	background: url('slider-controls.png') no-repeat -50px 0px;
}

.iview-controlNav div.iview-items {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 44px;
	background: url('nav-bg.png');
}

.iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	background: url('bullets.png') no-repeat;
	line-height: 0px;
}

.iview-controlNav a.iview-control.active {
	background-position: 0px -12px;
}

.iview-caption {
    border-radius: 3px;
}

.iview-caption .title {
	text-align: left;
}

.iview-caption.caption_button {
	top: 450px;
	margin: 0 10px;
}

.iview-caption.caption1 {
	top: 230px;
}

.iview-caption.caption1 .title {
	font-size: 42px;
	line-height: 48px;
	text-transform: uppercase;
	background: rgba(255, 255, 255, .5);
	padding: 10px;
	margin: 0 10px;
}

.iview-caption.caption2 {
    max-width: 50%;
	top: 320px;
}

.iview-caption.caption2 .title {
	font-size: 30px;
	line-height: 36px;
	text-shadow: #fff 1px 1px 0px;
	margin: 0 20px;
}

.iview-caption.caption3 {
	background: #FFF;
	color: #000;
	font-size: 25px;
	text-shadow: none;
}

.iview-caption.caption4 {
    font-size: 18px;
    min-height: 80px;
    background: #333;
	right: 100px;
	max-width: 66.66%;
}

.iview-caption.caption5 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	font-size: 20px;
	font-weight: bold;
	text-shadow: none;
}

.iview-caption.caption6 {
	font-size: 14px;
}

.iview-caption.caption7 {
	text-align: left;
	font-size: 11px;
	color: #888;
	border-radius: 0px;
}

.iview-caption.caption7 div {
	line-height: 200%;
}

.iview-caption.caption7 h3 {
	margin-bottom: 20px;
	color: #FFF;
}

.iview-caption.blackcaption {
	background: #000;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}

#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}

.iview-controlNav div.iview-items ul li {
	padding: 0px;
	float: left;
	width: 11px;
	height: 12px;
	margin: 3px;
	margin-top: 16px;
	line-height: 0px;
}

#iview #iview-tooltip {
	display: none;
	position: absolute;
	background: url('tooltip.png') no-repeat;
	width: 124px;
	height: 90px;
	bottom: 30px;
	left: -67px;
	padding: 10px;
	z-index: 100;
}

#iview #iview-tooltip div.holder {
	display: block;
	width: 124px;
	height: 84px;
	overflow: hidden;
	border-radius: 2px;
}

#iview #iview-tooltip div.holder div.container {
	display: block;
	width: 4000px;
}

#iview #iview-tooltip div.holder div.container div {
	float: left;
	display: block;
	overflow: hidden;
	width: 124px;
	height: 84px;
	left: -50%;
	text-align: center;
}

#iview #iview-tooltip div.holder div.container div img {
	height: 84px;
	margin: 0 auto;
}


/*  ADAPTATION  */
@media screen and (max-width: 1151px) {
.iview-caption.caption1 {
	top: 170px;
	max-width: 75%;
}

.iview-caption.caption2 {
	top: 250px;
	max-width: 75%;
}
}


@media screen and (max-width: 959px) {
.iview-caption.caption1 .title {
    font-size: 36px;
    line-height: 42px;
}

.iview-caption.caption_button {
	top: 400px;
}
}


@media screen and (max-width: 799px) {
.iview-caption.caption1 .title {
    font-size: 30px;
    line-height: 36px;
}

.iview-caption.caption2 .title {
    font-size: 24px;
    line-height: 30px;
}

.iview-caption.caption2 {
    max-width: 75%;
}
}


@media screen and (max-width: 599px) {

}


@media screen and (max-width: 399px) {
#iview .iviewSlider {
	background-position: center!important;
	background-size: cover!important;
}


.iview-caption.caption_button {
	top: 350px;
}

.iview-caption.caption1 {
	top: 130px;
	max-width: 75%;
}

.iview-caption.caption2 {
	top: 230px;
	max-width: 100%;
}

.iview-caption.caption1 .title {
    font-size: 24px;
    line-height: 30px;
}
}


@media screen and (max-width: 349px) {
.iview-caption.caption2 .title {
    font-size: 18px;
    line-height: 22px;
}
}