/* GLAD WORKS TEMPLATE A */


/*
	Global Styles
*/

a {
	color: #0055a7;
}

body {
	overflow-x:hidden!important;
}

.inner {
	margin-top: 40px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.content td, .content th {
	padding: 5px;
}

/*
	Google Translate Button
*/

#gTranslate {
	float: right;
	display: block;
	clear: both;
	font-size: 13px;
	margin-left: 20px;
	margin-top: 9px;

}

#gTranslate img {
	margin: 0px !important;
}

/*
	Homepage Bottom Carrot
*/

#topArrow {
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 30px;
	width: 30px;
	padding-top: 5px;
	text-align: center;
	background: #0055a7;
	z-index: 5000;
}

#topArrow {
	color: #fff !important;
}

/*
	Login Style Overrides
*/

#user-login input{
	display: block;
}

/*
	Search Styles
*/

.slide-out-div {
    padding: 0 20px 0 0;
    width: 290px;
    background: #0055a7;
    z-index: 90000;
}

/*
	Pagination Styles
*/

ul.pager li {
	padding: 0px !important;
	margin: 0px;
}


ul.pager li a {
	color: #0055a7 !important;
}

/*
	Navigation Styles
*/

.navbar-brand {
	height: 170px !important;
}

.navbar-brand {
	padding: 15px 15px 15px 0px !important;
}

.navbar-brand img {
	margin-top: 18px;
	height: 100px;
}

.navbar-wrapper {
	margin-top: 0px !important;
}

.navbar-nav li a, .subnav li a{
	padding-top: 100px !important;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #0055a7;
}

.navbar-nav li ul li a{
/*padding-top: 0px !important;*/
text-transform: capitalize !important;
}

.nav>li>a:hover, .nav>li>a:focus {
	background: none !important;
}

.container>.navbar-collapse {
	padding: 0 !important;
}

.dropdown-menu {
	background: #083158 !important;
	padding: 7px !important;
	border-top: 7px solid #fff !important;
	border-radius: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	box-shadow: none !important;
}

.dropdown-menu li {
	padding: 3px 0;
}

a.dropdown-toggle {
	cursor: default !important;
}

.dropdown-menu li a{
	color: #fff !important;
	padding: 3px !important;
	text-transform: capitalize !important;
}
.dropdown-menu li a:hover {
	color: #083158 !important;
	background: #fff !important;
}


.subnav {
	margin-top: 7px !important;
	background: #083158 !important;
	padding: 7px !important;
}

.subnav li {
	padding: 3px 0;
	list-style: none;
}

.subnav li a{
	color: #fff !important;
	padding: 7px !important;
}


/* enable on hover drops */

body {

}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}




/*
	Alert Styles
*/

p.bg-primary {
	background-color: #f05523 !important;
	padding: 15px;
	text-align: center;
	font-weight: bold;
}

/*
	Carousel Styles
*/

.owl-nav {
width: 100%;
}

.owl-prev {
	position: absolute;
	top: 45%;
	color: rgba(255, 255, 255, 0.75);
	left: 2%;
}

.owl-next {
	position: absolute;
	top: 45%;
	color: rgba(255, 255, 255, 0.75);
	right: 2%;
}

.owl-carousel .owl-item img {
	height: auto !important;
}

/*
	Carousel Bucket Overlay Styles
*/

.buckets {

 margin-top: 60px;
	z-index: 5;

	height: 100%;
}

.buckets .bucket {
	margin: 0;
	padding: 0 20px;
}

.bucket p {
	height: 70px;
	overflow: hidden;
	margin: 0;
	line-height: 70px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.bucket a {
	max-height: 175px;
	overflow: hidden;
	color: #fff;
}

.bucket a:hover {
	color: #fff;
}

.dblue p, i.dblue {
	background: #0055a7 !important;
}

.dblue .hvr-reveal:before {
	border-color: #0055a7 !important;
}

.orange p, i.orange {
	background: #f05523 !important;
}

.orange .hvr-reveal:before {
	border-color: #f05523 !important;
}

.lblue p, i.lblue {
	background: #00acb7 !important;
}

.lblue .hvr-reveal:before {
	border-color: #00acb7 !important;
}




/*
	Homepage Content Styles
*/

.hpcopy {


}

.featurette {
	margin: 40px 0 60px 0;
		line-height: 170% !important;
}

h2.featurette-heading {
	font-family: 'Montserrat', sans-serif;
	font-size: 42px;
	margin-bottom: 20px;
	line-height: 120%;
	text-rendering: optimizeLegibility;
	        -webkit-font-smoothing: antialiased;
	        -moz-osx-font-smoothing: grayscale;
}

.featurette p.lead {
	text-align: left;
}

.featurette p {
	text-align: left;
}




/*
	Lower News Bucket Styles
*/

#block-views-homepage-news-block .content{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	        justify-content:space-between;
}

.fullcontainer {
	padding: 60px 0 50px 0;
	clear: both;
}

.newsbg {
	background: #eeeeee;
}

.fullcontainer.newsbg{
	padding:60px 0px 0px 0px!important;
}

.lbucket {
	padding-bottom:60px;
	max-width:350px;
}

.lbucket img{
	max-width:100%;
	height:auto;
}

.lbucket h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
}

.lbucket .btn {
	background-color: #0055a7;
	color: #fff;
	margin-top: 10px;
	text-align: left;
	margin-bottom:10px;
}


/*
	Icon Styles
*/
.iconbg {
	background: url(../images/iconbgtemp.png) no-repeat;
	background-size: cover;
	color: #fff;
	clear: both;
}

.iconbg ul {
	-webkit-padding-start: 0px !important;
	text-align: center;
}

.iconbg li {
	display: inline-block;
	list-style: none;
	text-align: center;
	padding: 12px;
	text-transform: uppercase;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.first {
	padding-left: 0px !important;
}

.last {
	padding-right: 0px !important;
}

.iconbg li a {
	color: #fff;
}

.iconbg li a:hover {
	text-decoration: none;
	color: #94bbe4;
}

.iconLabel {
	font-weight: bold;
	display: block;
	padding-top: 10px;
}

/*
	Footer Styles
*/
.footerbg ul {
	-webkit-padding-start: 0px !important;
	margin-left: 0px;
	padding-left: 0px;
}

.footerbg {
	background: #f05523;
	color: #fff;
}

.footerbg a {
	color: #fff;
}

.footerbg li {
	display: inline;
	margin-right: 10px;
}

ul.links li {
	display: block;
	padding: 6px 0;
}

ul.links li a {
	text-transform: uppercase;
	font-weight: bold;
}

/*
	Inner Page
*/


.pageTitle h2 {

	text-transform: uppercase;
	margin-top: 0 !important;
	color: #333;
}




.pageTitle {
	margin: 0 0 0 78px;
}

.region-content {
	margin: 0 0 20px 78px;
}

.bodycopy img {
	margin-left: 20px;
	margin-bottom: 20px;
}

.bodycopy h3 {
	font-family: 'Montserrat', sans-serif;
	color: #0055a7;
		margin-bottom: 5px !important;
}

.bodycopy h4 {
	margin-top: 30px;
}

.LeftContent ul {
	padding-left: 18px;
}

.bodycopy ul {
	margin-left: 0px;
	padding-left: 18px;
}

.bodycopy li {
	margin-bottom: 12px;
}

.paddedTable td, .paddedTable th {
	padding: 10px;
}

/*
	Search Box
*/

#block-search-form {
	height: 50px;
}

#block-search-form input[type='text'] {
	margin: 10px;
	padding: 5px;
	width: 170px;
}

#block-search-form input[type='submit'] {
	height: 28px;
	background: #083158;
	color: #fff;
	border: none !important;
}

a.handle {
	margin: 0 10px;
	left: -60px !important;
}

a.handle:hover{
	background: url('/sites/all/themes/pawtucket/assets/images/searchiconhover.svg') no-repeat !important;
}



/*
	Sidebar Boxes
*/

.subnavigation {
	background: url(../images/subnavbg.png) no-repeat;
	background-color: #e1e6eb;
	padding: 7px 0;
	margin-bottom: 60px;
}

.subnavigation ul {
	margin-left: 56px;
}

.subnavigation li {
	list-style: none;
	margin: 15px 25px 15px 0;
}

.subnavigation li a {
	color: #053059;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
}

.subnavigation li a:hover, .subnavigation li a:focus {
	font-weight: bold;
	text-decoration: none;
}

.subnavigation li.active {
	background: url(../images/leftarrow.png) no-repeat 0px 5px;
	padding-left: 10px;
}

.subnavigation li.active a {
	font-weight: bold;
	color: #f05523;
}


.residentbtn {
	background: url(../images/residentsbg.jpg) no-repeat;
	background-color:  #0055a7;
	margin: 10px 0;
}

.businessbtn {
	background: url(../images/businessbg.jpg) no-repeat;
	background-color: #00acb7;
	margin: 10px 0;
}

.visitorbtn {
	background: url(../images/visitorsbg.jpg) no-repeat;
	background-color: #f05523;
	margin: 10px 0;
}

.boxtitle {
	overflow: hidden;
}

.boxtitle a, .boxtitle span {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin-left: 95px;
	padding: 11px 0 10px 0;
	display: block;
	font-weight: normal;
	letter-spacing: 1px;
}



.boxtitle a:hover, .boxtitle a:focus {
	color: #fff;
}

.latestnews .boxtitle, .cityspeak .boxtitle, .newevent .boxtitle {
	border-bottom: 3px solid #fff;
	height: 66px !important;
}

.latestnews {
	background: #f0efec;
	margin: 50px 0;
	font-family: 'Montserrat', sans-serif;
}

.latestnews > .boxtitle {
	background: url(../images/latestnewsbg.jpg) no-repeat;
	background-color: #b4ad9f;
}

.newsbox {
	padding: 10px 20px;
}

.newsbox h4 {
	font-size: 19px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 5px;
}

.newsbox h4 a {
	color: #333 !important;
}

.lowerbucket .newsboxmeta {
	margin-top: 10px;
}

.newsboxmeta ul {
	padding: 0 !important;
	margin: 0 !important;
}

.lowerbucket .newsboxmeta li {
	display: inline;
	list-style: none;
	color: #f05523;
	font-size: 14px;
	margin-right: 20px;
}

.newsboxmeta li {
	display: inline;
	list-style: none;
	color: #787777;
	font-size: 14px;
	margin-right: 20px;
}

.region-newsboxes h2 a {
	color: #0055a7;
}

.newsboxmeta li a {
	color: #787777;
}

.newsboxmeta i {
	margin-right: 5px;
}

.newsboxdivider {
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.newsboxsummary {
	font-family: Arial, sans-serif;
	line-height: 20px;
}

.newsboxreadmore {
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.newsboxreadmore a{
	color: #000 !important;
}

.newsboxreadmore a:focus, .newsboxreadmore a:hover{
	color: #000 !important;
}

.cityspeak {
	background: #e2eaf1;
	margin: 50px 0;
	font-family: 'Montserrat', sans-serif;
}

.cityspeak > .boxtitle {
	background: url(../images/cityspeakbg.jpg) no-repeat;
	background-color: #5d7d9c;
}

.cityspeak .quote {
	padding: 20px 20px 10px 20px;
	font-family: Arial, sans-serif;
	line-height: 20px;
}

.cityspeak .quoteattr {
	padding: 0px 20px 10px 20px;
	text-align: right;
	font-size: 19px;

}

.newevent {
	background: #fde7d2;
	margin: 50px 0;
	font-family: 'Montserrat', sans-serif;
}

.newevent > .boxtitle {
	background: url(../images/eventbg.png) no-repeat;
	background-color: #e88d51;
}

/*
	Newsfeed Page
*/

.newsfeed {
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 0px !important;
}

.newsfeed h2 a {
	font-family: 'Montserrat', sans-serif;
	color: #0055a7;
	font-weight: normal;
}

.newsfeed h2 {
	margin-top: 0 !important;
}

.newsfeed .newsboxmeta li {
	color: #f05523 !important;
}

.newsfeed .newsboxmeta {
	display: block;
	margin-bottom: 10px;
}

.newsfeed img {
	border: 1px solid #c0c0c0;
	margin-left: 0px !important;
}

.newsfeed .col-sm-8 {
	padding-left: 0 !important;
	margin-top: 0px;
}

.newsfeed .col-sm-4 {
	padding-right: 0px !important;
	text-align: right;
}

/*
	Breadcrumbs
*/

.easy-breadcrumb {
	font-weight: bold;
	color: #999;

	margin: 9px 0 28px 78px;
	font-size: 12px;
	max-width: 70%;
}

.easy-breadcrumb a, .easy-breadcrumb a:hover, .easy-breadcrumb a:focus {
	font-weight: normal !important;
	color: #999 !important;
	text-decoration: none;

}

.easy-breadcrumb_segment-separator {
	font-weight: normal;
}

/*
	Hover Effects
*/

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eee;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Sweep To Bottom */

li.dropdown a.active {
	background: #0055a7;
	color: #fff;
}

li.dropdown a.active:hover, li.dropdown a.active:focus {
	background: #0055a7 !important;
	color: #fff !important;
}

.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0055a7;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
width: 100%;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #0055a7;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}

tbody {
	border: none !important;
}


/*
	Tablet viewport styles
*/

@media(min-width:768px) and (max-width : 1199px){

.navbar-header {
	float: none !important;
	margin: 0 auto !important;
	padding: 0 !important;
	width: 400px;
}

.fullcontainer.newsbg .container{
	max-width:760px;
}



}


/*
	Mobile viewport styles
*/
@media only screen and (max-width : 767px) {

.fullcontainer.newsbg .container{
	max-width:320px;
	width:auto;
}

.container.buckets{
	max-width:360px;
}

.easy-breadcrumb {margin-left: 0px !important;}

/* Nudge down search and position relatively */

.slide-out-div {

	top: 190px !important;

}

/* Remove top arrow */

#topArrow {display: none;}

/* Mobile Navigation */

.mobileFix img {
	margin-left: -15px !important;
}

.navbar-toggle .icon-bar {
	background: #333;
}

.navbar-toggle {
	margin-top: 80px;
}

.navbar-nav li a {
padding-top: 10px !important;
}

.navbar-nav .open .dropdown-menu>li>a{
	padding: 10px;
}

.navbar-nav {
	margin: 7.5px !important;
}

.dropdown:hover .dropdown-menu {
    display: none;
}

.dropdown-menu li:hover .sub-menu {

}

.dropdown ul.dropdown-menu {

}

.open .dropdown-menu {
	display: block !important;
}


/* Mobile Top Buckets */

.bucket {
	max-width: 370px;
	margin: 0 auto;
}

.bucket img {
	margin-bottom: 20px;
}

/* Mobile Inner Page */

.pageTitle, .region-content {
	margin-left: 0px !important;
}

/* Mobile News Page */

.newsfeed .col-sm-4 {
	text-align: center !important;
	padding: none !important;
}

.newsfeed h2, .newsfeed h2 a {
	font-size:18px !important;
	line-height: 22px !important;
}

}

@media only screen and (max-width : 320px) {
	.lbucket{
		padding:0px 20px;
		max-width:320px;
	}
}


/* Webkit Styles */


.boxtitle a, .boxtitle span {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin-left: 95px;
	padding: 11px 0 10px 0;
	display: block;
	font-weight: normal;
	letter-spacing: 1px;
}


/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.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;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
