/* cmsms stylesheet: svh-style modified: Monday, January 30, 2023 10:07:16 AM */
@charset "utf-8";
/*------------------------------------------
Created:	21 February 2022
Author:		Adam Alexander
Contact:	adam@coirecreative.co.uk
Website:	www.coirecreative.co.uk
-------------------------------------------*/

/***************************** Reset *************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul li p {
	padding: 0;
margin: 0;
}

/***************************** Anchors *************************************/
	
a:link, a:visited, a:active {
	color: #B99F70;
	text-decoration:none;
font-weight: 400;
}
a:hover {
	color: #666;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #333;
	text-decoration:none;
}
.footer a:hover {
	color: #B99F70;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active {
  display: inline-block;
  padding: 18px 20px 10px;
  font-family: bookmania, serif;
  text-align: center;
  font-size: 1.6em;
  font-weight: 400;
  color: #B99F70;
  border: 1px #B99F70 solid;
  text-transform: uppercase;
  margin: 10px;
}
.galmessage a.blocklink:link, .galmessage a.blocklink:visited, .galmessage a.blocklink:active {
  color: #FFF;
  border: 1px #FFF solid;
}
a.blocklink:hover {
  background-color: #B99F70;
  color: #FFF;
}
a.boxlink:link, a.boxlink:visited, a.boxlink:active {
  display: inline-block;
  padding: 15px;
  text-align: center;
  font-size: 2em;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px #B99F70 solid;
  background: url(https://speyvalleyhardware.coirehosting.co.uk/uploads/images/dark-back.png);
  color: #FFF;
}

a.boxlink:hover {
  background: none;
  background-color: #B99F70;
}
.contact a:link, .contact a:visited, .contact span {
  color: #000;
}
.contact a:hover {
	color: #333;
}


/***************************** Headers *************************************/

h1 {
  font-family: bookmania, serif;
  font-style: normal;
  font-weight: 300;
  padding: 20px 0 30px;
  margin:0px;
  color: #333;
}
.padit h1 {
 padding: 0;
}
h2 {
  font-family: bookmania, serif;
  font-style: normal;
  font-weight: 300;
  padding: 15px 0px 10px;
  margin:0px;
  color: #333;
  font-size: 3em;
}
.footer h2 { 
	padding: 0 0 10px 0px;
	margin:0px;
	color: #B89F70;
	font-size: 2em;
	font-weight: 400;
}
h3 {
  font-weight: 400;
  font-style: normal;
  padding: 15px 0px 10px;
  margin:0px;
  color: #B99F70;
  font-size: 2.2em;
}
h4 {
	padding: 10px 0 30px;
	margin:0px;
	color: #64605A;
	font-size: 3.6em;
	font-weight: 100;
text-align: center;
}

.decorative h2 {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}


/*add and adjust the lines*/

.decorative h2:before,
.decorative h2:after {
	content: '';
	border-top: 1px solid;
	margin: 0 20px;
	flex: 1 0 20px;
	color: #DDD;
}


/*add spacing between heading and lines*/

.pa-heading-line-both h2:after {
	margin: 0 0 0 0px;
}

/***************************** Generic styles *************************************/

body {
	font-family: 'Lato',sans-serif;
	font-size:62.5%;
  font-weight: 300;
	color:#333;
	margin:0px;
	padding:0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
.wrapper {
position: relative;
}
#images img, .topimage img, .responsive, .wideimage img, .newsimage img, .promos img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
.halfcol, .thirdcol, .twothirdcol, .leftnav, .quartercol, .threequartercol, .footer .cols {
	float: left;
}
p {
	font-size: 1.6em;
	margin: 0;
	padding:0 0 15px;
	line-height: 1.5em;
}
.footer p {
font-size: 1.5em;
line-height: 1.4em;
}
strong { font-weight: 700; }
.clear {
	clear:both;
}
.holder {
	position: relative;
	z-index: 111;
  clear: both;
 margin: auto;
  width: 1200px;
}
.main-img {
  width: 100%;
  height: 70vh;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.home .main-img {
  height: 100vh;
}
.header { 
  text-align: center; 
  padding: 0;
  width: 100%; 
  z-index:11111111!important; 
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://speyvalleyhardware.coirehosting.co.uk/uploads/images/dark-back.png);
}
.featuredback {
  background-color: #EEE8DB;
  padding: 0;
  clear: both;
  position: relative;
  color: #333;
  display: table;
  width: 100%;
}
.content {
  background-color: #FFF;
  z-index: 1112;
  position: relative;
}
.footer {
  color: #333;
  background: #FFF;
  padding: 20px 0;
  width: 100%;
  border-top: #DDD 1px solid;
}
a.downlnk:link, a.downlnk:visited {
  position: absolute;
  left: 50%;
  top: -80px;
  transform: translate(-50%, 0%);
  color: #B99F70;
  padding: 10px;
  font-size: 2em;
  width: 66px;
  height: 46px;
  background: url(https://speyvalleyhardware.coirehosting.co.uk/uploads/images/down-arrow.png) right center no-repeat;
}
a.downlnk:hover {
  color: #FFF;
}
ul, ol { 
  padding: 0 0 30px 15px; 
  font-size: 1.6em;
  padding: 3px;
  line-height: 1.5em;
  margin: 0 0 20px 15px;
}
.logo img {
  padding: 10px 0;
}
h1 {
	font-size: 4em;
}
.onecol {
  width: 60%;
  padding: 60px 20%;
}
.padit {
  padding: 60px 0 0;
}
.widecol {
  width: 96%;
  padding: 40px 2%;
  clear: both;
}
.buttoncol {
  text-align: center;
  padding: 0 0 60px 0;
}
.leftnav, .quartercol {
  width: 21%;
  padding: 20px 2%;
}
.footer .cols {
  width: 21%;
  padding: 20px 2%;
}
.col1 {
  text-align: left;
}
.col2 {
  text-align: center;
}
.col3 {
  text-align: right;
}
.halfcol {
  width: 46%;
  padding: 20px 2%;
}
.imgcol {
	width: 50%;
	margin: 0;
  display: table-cell;
}
.txtcol {
	width: 50%;
	margin: 0;
  text-align: left;
  display: table-cell;
  padding-bottom: 30px;
}
.txtcol .twocol {
  width: 620px;
  padding: 40px 40px;
}
.latestsection {
  width: 45%;
  padding: 20px 2%;
  display: inline-block;
  vertical-align: top;
}
.threequartercol {
  width: 71%;
  padding: 20px 2%;
}
.thirdcol {
  width: 29%;
  padding: 20px 2%;
}
.twothirdcol {
  width: 62%;
  padding: 20px 2%;
}
.siteby {
  text-align: right;
}

.galmessage {
  padding: 20px;
  /*background: url(/uploads/images/dark-back.png);*/
  width: 600px;
  text-align: center;
}
.galmessage p {
  font-size: 1.8em;
  font-weight: 400;
}
.galmessage h1 {
  color: #FFF;
}
#brands { padding-bottom: 2px; }

/***************************** Navigation *************************************/

.nav {

}
#menuwrapper ul, #menuwrapper ul li, .footer ul { padding: 0; margin: 0; font-size: 1em; list-style: none; }
#menuwrapper {
  margin: auto;
  z-index:111111;
  text-align: center;
  float: none;
}
#menuwrapper ul li {
  margin: 0px;
  position: relative;
  display: inline;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  display: inline-block;
  font-family: bookmania, serif;
  font-style: normal;
  font-weight: 300;
  font-size: 2em;
  padding: 10px 20px;
  font-weight: 400;
  line-height: 1em;
  color: #FFF;
}
#menuwrapper ul li a:hover {
  color: #B89F70;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
  color: #FFF;
}
#menuwrapper ul ul {
  position: absolute;
  top: 33px;
  left: 0px;
  display: none;
  text-align: left;
  background: url(https://speyvalleyhardware.coirehosting.co.uk/uploads/images/dark-back.png);
  border-top: 1px #CCC solid;
}
#menuwrapper ul ul li {
  padding: 0px;
  width: 280px;
  display: block;
  background: none;
}
#menuwrapper ul ul ul {
  position: absolute;
  top: -1px;
  left: 280px;
  display: none;
}
 #menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  display: block;
  height: auto;
  font-size: 1.8em;
  border-bottom: 1px #CCC solid;
  border-left: none;
  padding: 15px 18px;
}
 #menuwrapper ul li:hover ul ul, #menuwrapper ul li:hover ul ul ul, #menuwrapper ul li:hover ul ul ul ul {
  display:none;
}
 #menuwrapper ul li:hover ul, #menuwrapper ul li li:hover ul, #menuwrapper ul li li li:hover ul, #menuwrapper ul li li li li:hover ul {
   display:block;
}
a#pull {
  display: none;
  color: #FFF;
  font-size: 1.8em;
  text-align: center;
  width: 50px;
  padding-right: 0px;
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 111111;
}
.leftnav ul {
	padding: 0;
  list-style: none;
  margin: 10px 0 0 0;
}
.leftnav ul li a:link, .leftnav ul li a:visited {
	display: block;
	color: #333;
	padding: 8px 0px;
	border-bottom: 1px #E4E4E4 solid;
}
.leftnav ul li a:hover {
	color: #000;
}
.footer ul, .footer ul li {
	padding: 0;
  list-style: none;
}
.footer ul li a:link, .footer ul li a:visited {
  font-size: 1.5em;
	line-height: 1.4em;
	color: #333;
	font-weight: 300;
}
.footer ul li a:hover {
	color: #B99F70;
}

.subfooter {
  color: #999;
  padding: 5px 0;
  text-align: center;
  clear: both;
  border-top: #DDD 1px solid;
}
.subfooter a:link, .subfooter a:visited {
	color: #999;
}
.subfooter a:hover {
color: #CCC;
}
.captcha {
	padding: 0 0 0 26%!important;
}
#products .owl-item {
  text-align: left;
  padding-bottom: 5px;
}
#products .owl-item img {
  width: 96%;
  margin: 0 2% 10px;
}

.prodlink nav {
  font-size: 2em;
  width: 90%;
  padding: 2%;
  text-align: center;
}
.prodlink span {
  display: block;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #333;
  width: 90%;
  padding: 2%;
}

/***************************** Media Queries *************************************/

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

.holder {
 width: 100%;
position: relative;
}
.txtcol .twocol {
width: 90%;
padding: 20px 5%;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
 padding: 20px 15px;
}
#menuwrapper {
text-align: right;
}
h1 {
	font-size: 3.6em;
}
}

/*********************************************************************************************/

 @media all and (max-width: 1000px) {

.header {
    padding: 0 0 30px;
}
.logo img {
  width: 260px;
  padding: 5px;
}
h1 {
	font-size: 3.2em;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
 padding: 13px;
}
#menuwrapper ul ul {
 top: 26px;
}
}

/*********************************************************************************************/

 @media all and (max-height: 768px) {

.main-img, .main-wideimg, .home .main-img {
height: 500px;
}
}

/*********************************************************************************************/

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

.header {
    padding: 0;
    background-color: transparent;
}
.main-img, .home .main-img {
width: 100%;
height: 400px;
float: none;
position: static;
top: 0;
left: 0;
}
.main-img {
  justify-content: flex-end;
  align-items: center;
}
.galmessage {
  width: 90%;
}
#hides .prodlink {
    width: 48%;
    margin: 1%;
}
.downlnk {
display: none;
}
h1 {
font-size: 2.6em;
}
.imgcol {
	width: 100%;
	margin: 0;
 display: block;
height: 300px;
}
.txtcol {
	width: 100%;
	margin: 0;
text-align: left;
 display: block;
}
.widecol {
 padding: 40px 2%;
}
.threequartercol, .leftnav {
width: 96%;
}
.quartercol {
 width: 48%;
 padding: 20px 1%;
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: top;
}
.txtcol .twocol {
width: 94%;
padding: 20px 3%;
}
.nav {
position: static;
}
#menuwrapper {
 display: none;
position: absolute;
top: 70px;
bottom: auto;
right: 0;
left: auto;
background-color: #222;
border-right: none;
}
#menuwrapper ul li {
 display: block;
 margin: 0px;
 position: relative;
 border-top: 1px #CCC solid;
text-align: right;
background: none;
}
#menuwrapper ul li:first-child {
border: none;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
	color: #CCC;
}
#menuwrapper ul li a:hover {
  color: #B99F70;
}
#menuwrapper ul ul {
 display: none;
}
 #menuwrapper ul li:hover ul ul, #menuwrapper ul li:hover ul ul ul, #menuwrapper ul li:hover ul ul ul ul {
display:none;
}
 #menuwrapper ul li:hover ul, #menuwrapper ul li li:hover ul, #menuwrapper ul li li li:hover ul, #menuwrapper ul li li li li:hover ul {
 display:none;
}
a#pull {
 display: block;
}
}

/*********************************************************************************************/

 @media all and (max-width: 480px) {

.logo img {
width: 200px;
padding: 5px;
}
.main-img, .home .main-img {
width: 100%;
height: 400px;
float: none;
}
.galmessage a.blocklink:link, .galmessage a.blocklink:visited, .galmessage a.blocklink:active {
  font-size: 1em;
}
#hides .prodlink {
    width: 98%;
    margin: 1%;
}
.footer, .home .footer {
position: static;
}
.quartercol, .footer .cols, .halfer, .onecol, .halfcol, .threequartercol, .thirdcol, .widecol, .txtcol .twocol {
 width: 92%;
 padding: 20px 4%;
}
.col1, .col2, .col3 {
text-align: center;
}
.subfooter .halfcol {
padding: 10px 2%;
}
.latestsection {
 width: 92%;
 padding: 10px 4%;
}
.newsimage {
width: 96%;
margin: 0 2%;
}
.leftnav {
 display: block;
 width: 98%;
 margin: 10px 1%;
float: none;
}
.threecol {
 width: 96%;
 margin: 10px 2%;
}
.siteby {
 text-align: left;
}
.captcha {
	padding: 0!important;
text-align: center!important;
}
}



/***************************** Contact form *************************************/

label, .captchatext {
	width: 25%;
	color: #666;
	text-align: right;
	padding: 4px 1% 0px 0px;
	font-size: 1.5em;
	float: left;
}
.contactform {
	position: relative;
	padding-top: 10px;
}
.contactform div {
	padding: 3px 0px;
	text-align: left;
	clear: both;
}
.contactform div div {
	display: inline-block;
}
.contactform div div label {
	width: 60px;
	text-align: right;
	padding-right: 0;
}
.contactform div div input {
	width: 20px;
	border: none;
}
.contactform input, .contactform textarea, .newsletter input {
	background-color: #FFF;
	color: #64605a;
font-family: 'Roboto',sans-serif;
	font-size: 1.2em;
	width: 68%;
	padding: 8px 2%;
margin: 0;
	border: 1px #CCC solid;
}
.contactform textarea {
	padding: 8px 2%;
	height: 120px;
}
.contactform .submit {
	text-align: left;
margin-left: 26%;
}
.contactform input.fbsubmit, .contactform input.fbsubmit_prev {
	width: 120px;
color: #FFF;
background-color: #64605a;
font-size: 1.5em;
	margin-right: 5px;
	cursor: pointer;
}
.newsletter input.nlsubmit {
	width: 98%;
color: #FFF;
background-color: #B99F70;
font-size: 1.1em;
	margin:  10px 0;
	cursor: pointer;
	padding: 10px 0;
	border: 1px #B99F70 solid;
}
.contactform input.cms_checkbox {
	width: 5px!important;
}
.error_message {
	background-color: #FF2200;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.2em;
}
.errror {
	color: #ff2200;
	padding: 2px 0 10px 26%;
	font-size: 1.4em;
}
.errrror {
	background-color: #ff2200;
	color: #FFF;
	padding: 2px;
	width: 208px;
	display: block;
	margin-left: 205px;
}

.captcha input {
	margin: 0 0 0 105px;
	width: 145px;
	display: block;
}
/***************************** News section *************************************/

.homenews {
  text-align: center;
}
ul.NewsSummaryList { 
margin-top: 20px; 
border-top: 1px #CCC solid;
list-style: none;
}
ul.NewsSummaryList li {
padding: 10px;
border-bottom: 1px #CCC solid;
}
ul.NewsSummaryList li a:link, ul.NewsSummaryList li a:visited {
font-size: 1.4em;
color: #666;
line-height: 1.4em;
}
ul.NewsSummaryList li a:hover { color: #99cc33; }
.paginate {
display: block;
padding-top: 20px;
text-align: right;
font-size: 1.4em;
}
h1.newsheading {
font-size: 2.5em;
text-transform: none;
}
/*.newsarticle {
padding-top: 20px;
}*/
.NewsSummaryLink a:link, .NewsSummaryLink a:visited {
	display: block;
	font-size: 1.4em;
line-height: 1.2em;
	color: #999;
	padding: 15px 0;
	font-weight: 300;
border-bottom: 1px #CCC solid;
}
.NewsSummary {
padding: 30px 0;
margin: 30px 0;
border-bottom: #CCC 1px solid;
}
.latestsection .NewsSummaryLink a:link, .latestsection .NewsSummaryLink a:visited {
	font-size: 1.8em;
	color: #333;
	border: none;
	padding: 0;
}
.NewsSummaryLink a:hover {
	color: #333;
}
.NewsSummaryPostdate, #NewsPostDetailDate, .CGBlogSummaryPostdate {
	color: #999;
}
.NewsSummarySummary, #NewsPostDetailSummary, #NewsPostDetailContent {
	padding: 0;
}
.summarydetail {
	margin: 0 0 20px;
}
.FooterNewsSummary {
	padding: 3px 0 0;
}
.NewsSummaryMorelink {
	font-size: 1.6em;
	padding-bottom: 10px;
}
#NewsPostDetailTitle {
	padding: 10px 0 0 0;
	font-weight: 400;
	letter-spacing: 0px;
	font-size: 3em;
	color: #999058;
}
#NewsPostDetailSummary img, #NewsPostDetailContent img {
	max-width: 100%;
	/*width: 100%;*/
	height: auto;
}
.newsimg {
	padding: 10px 0;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.pagination {
	padding: 10px 0;
	text-align: right;
}
.pagination {
	color: #333;
	font-size: 1.3em;
}
.google-maps {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
height: 0;
	margin-top: 0px!important;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/* cmsms stylesheet: owl modified: Monday, January 23, 2023 10:16:08 AM */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.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;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .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-wrapper,
  .owl-carousel .owl-item {
    -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); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .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 {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    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 - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

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

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

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  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;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: 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;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
#images .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  #images .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    #images .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  #images .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

#images .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

#images .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  #images .owl-dots .owl-dot {
    background: none;
    border: none;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    #images .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 0px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    #images .owl-dots .owl-dot.active span, #images .owl-dots .owl-dot:hover span {
      background: #869791; }


.owl-carousel .item { 
width: 1px;
	min-width: 100%; 
height: 1px;
min-height: 100%; 
}

#carou .owl-item {
	float: left;
height: 1px;
min-height: 70vh;
}
.home #carou .owl-item {
	float: left;
height: 1px;
min-height: 100vh;
}

 @media all and (max-width: 768px) {
#carou .owl-item, .home #carou .owl-item {
	float: left;
height: 1px;
min-height: 400px;
}
}

 @media all and (max-height: 768px) {

#carou .owl-item, .home #carou .owl-item {
	float: left;
height: 1px;
min-height: 500px;
}
}

 @media all and (max-width: 480px) {
#carou .owl-item, .home #carou .owl-item {
	float: left;
min-height: 230px;
}
.owl-theme .owl-controls {
	margin-top: 0px;
	text-align: center;
position: absolute;
bottom: 5px;
right: 10px;
}
}
