/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.commonslider .owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.commonslider .owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.commonslider .owl-carousel .owl-wrapper {
	width: 100%;
	max-width:1140px;
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}
.commonslider .owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.commonslider .owl-carousel .owl-wrapper-outer {
	position: relative;
	-webkit-transform: translate3d(0, 0, 0)
}
.commonslider .owl-carousel .owl-item, 
.commonslider .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.commonslider .owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	min-height: 300px;
	width: 25%;
	text-align:center;

}
/*.commonslider .owl-carousel .owl-item img {
	width: 100%
}*/
.commonslider .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.commonslider .no-js .owl-carousel, .commonslider .owl-carousel.owl-loaded {
	display: block
}
.commonslider .owl-carousel .owl-dot, .commonslider .owl-carousel .owl-nav .owl-next, .commonslider .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.commonslider .owl-carousel .owl-nav button.owl-next, .commonslider .owl-carousel .owl-nav button.owl-prev, .commonslider .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}
.commonslider .owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.commonslider .owl-carousel.owl-hidden {
	opacity: 0
}
.commonslider .owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.commonslider .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.commonslider .owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.commonslider .owl-carousel.owl-rtl {
	direction: rtl
}
.commonslider .owl-carousel.owl-rtl .owl-item {
	float: right
}
.commonslider .owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.commonslider .owl-carousel .owl-animated-in {
	z-index: 0
}
.commonslider .owl-carousel .owl-animated-out {
	z-index: 1
}
.commonslider .owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.commonslider .owl-height {
	transition: height .5s ease-in-out
}
.commonslider .owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.commonslider .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}
.commonslider .owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.commonslider .owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.commonslider .owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.commonslider .owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.commonslider .owl-carousel .owl-video-playing .owl-video-play-icon, 
.commonslider .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.commonslider .owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.commonslider .owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.commonslider .owl-buttons{
	display: none;	
}

.commonslider .owl-pagination{
	display: none;	
}
.commonslider .owl-prev{position:absolute; left:-15px; top:38%; background:url(../images/previous-banner.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}
.commonslider .owl-prev:hover{opacity: 0.5!important;}
.commonslider .owl-next{position:absolute; right:-15px; top:38%;  background: url(../images/next-banner.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}
.commonslider .owl-next:hover{opacity: 0.5!important;}

.commonslider .owl-theme .owl-controls .owl-buttons div{ width:36px; height:37px;}


.whatson .owl-prev{position:absolute; left:-16px; top:38%; background:url(../images/previous-banner.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}
.whatson .owl-next{position:absolute; right:-16px; top:38%;  background: url(../images/next-banner.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}

.whatson .owl-prev:hover{opacity: 0.5!important;}
.whatson .owl-next:hover{opacity: 0.5!important;}

.whatson .owl-theme .owl-controls .owl-buttons div{ width: 40px; height: 40px;}

.commonslider{ float:left; width: 100%; border: 0px none solid;} 



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


.commonslider .owl-carousel .owl-wrapper {
	max-width: none;
	width: 100%;
}
.commonslider .owl-carousel .owl-item{
	width: auto;	
}

.homebody{
	 overflow: hidden;	
}

.commonslider .owl-buttons {
    display: block;
	position: absolute;
	width: 100%;
	top:10%;
}


}


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

.snapshotsliderbox .owl-prev{position:absolute; left:-16px; top:38%; background:url(../images/previous-banner.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}
.snapshotsliderbox .owl-next{position:absolute; right:-16px; top:38%;  background: url(../images/next-banner.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}

.snapshotsliderbox .owl-prev:hover{position:absolute; left:-16px; top:38%; background:url(../images/previous-banner-hover.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}
.snapshotsliderbox .owl-next:hover{position:absolute; right:-16px; top:38%;  background: url(../images/next-banner-hover.png) no-repeat left top!important; text-indent:-9999999px; background-size: 35px!important;}

.snapshotsliderbox .owl-theme .owl-controls .owl-buttons div{ width: 40px; height: 40px;}
.snapshotsliderbox {   padding: 0px;}
.commonslider .owl-carousel .owl-item{ min-height: inherit;}

}