/* cmsms stylesheet: tat-style modified: 09/09/21 12:00:53 */
@charset "utf-8";
/*------------------------------------------
Created:	15 March, 2021
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;
}
:focus {
  outline: 0;
}
/***************************** Anchors *************************************/
a:link, a:visited, a:active {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #000;
}
.white a:link, .white a:visited, .white a:active {
  color: #FFF;
  text-decoration: none;
}
.white a:hover {
  color: #CCC;
}
footer a:link, footer a:visited, footer a:active, .white a:link, .white a:visited, .white a:active {
  font-weight: 400;
  font-style: normal;
  color: #666;
}
footer a:hover {
  color: #999;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active {
  display: inline-block;
  padding: 10px 15px;
  margin: 10px 0;
  text-align: center;
  font-weight: 400;
  color: #444;
  border: 1px #444 solid;
  text-transform: uppercase;
}
.white a.blocklink:link, .white a.blocklink:visited, .white a.blocklink:active {
  color: #FFF;
  border: 1px #FFF solid;
  text-transform: uppercase;
}
a.boxlink:link, a.boxlink:visited, a.boxlink:active {
  display: block;
  padding: 15px;
  text-align: center;
  font-size: 2.6em;
  font-weight: 400;
  background-color: #837666;
  color: #FFF;
}
a.blocklink:hover, a.boxlink:hover, .white a.blocklink:hover, .white a.boxlink:hover {
  background-color: #333;
  color: #FFF;
}
a.booknow:link, a.booknow:visited {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #FFF;
    background-color: #333;
    font-size: 2em;
}
a.booknow:hover {
  color: #BEE3C1;
}

/***************************** Headers *************************************/
h1 {
  font-family: karmina, serif;
  font-weight: 300;
  font-style: normal;
  padding: 10px 0 30px;
  margin: 0px;
  color: #444;
  font-size: 5em;
}
.reviewback h1 {
font-family: alisha, sans-serif; 
}
h2 {
  font-weight: 400;
  font-style: normal;
  padding: 0 0 20px 0px;
  margin: 0px;
  color: #222;
  font-size: 2.5em;
}
h3 {
  padding: 10px 0px 15px;
  margin: 0px;
  color: #837666;
  font-size: 2.2em;
  font-weight: 400;
}
h4 {
  padding: 10px 0 30px;
  margin: 0px;
  color: #333;
  font-size: 3.6em;
  font-weight: 100;
  text-align: center;
}
.white h1, .white h2, .white h3, .white h4 { color: #FFF; }

/***************************** Generic styles *************************************/
body {
  font-family: lato, sans-serif; 
  font-weight: 400;
  font-style: normal;
  font-size: 62.5%;
  color: #444;
  margin: 0px;
  padding: 0px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #EEE;
}
header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://tigh-an-tearlach.co.uk/uploads/images/dark-grad.png);
  z-index: 11100;
  height: 120px;
}
.holder {
  position: relative;
  z-index: 111;
  clear: both;
  width: 1200px;
  margin: auto;
}
.responsive {
	max-width: 100%;
	width: 100%;
	height: auto;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  font-size: 1.6em;
  margin: 0;
  padding: 0 0 15px;
  line-height: 1.6em;
}
sup {
  vertical-align: super;
  font-size: 0.6em;
}
.footer {
  width: 94%;
  padding: 30px 3%;
}
strong {
  font-weight: 700;
}
.clear {
  clear: both;
}
ul, ol {
  padding: 0 0 30px 15px;
}
ul li, ol li {
  font-size: 1.6em;
  padding: 3px;
  line-height: 1.5em;
}
.gal {
  padding-bottom: 0;
}
.galmessage {
  width: 800px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20%;
  text-align: center;
  color: #FFF;
  text-shadow: 0 0 3px #000; 
  z-index: 10;
}
.reviewback {
border-top: #FFF 10px solid;
text-align: center;
}
.downlnk {
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: 0px;
  z-index: 3;
}
.galmessage p {
  font-size: 4em;
  font-weight: 300;
}
.logo {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1111;
}
.content {
  margin: 20px 0 20px;
}
.column {
  width: 1100px;
  float: none;
  padding: 50px 0;
  margin: auto;
}
.onecol {
  width: 80%;
  padding: 60px 10%;
}
.availability {
  width: 94%;
  padding: 0px 3% 30px;
}
.newsback {
  background-color: #EEEEEE;
  padding: 40px 0;
  border-top: 10px #FFF solid;
  text-align: center;
}
.halfimg {
  width: 50%;
  flex: 1;
  margin: 0px;
  background-color: #000;
  background-size: cover!important;
  background-position: center center!important;
}
.halftxt {
  width: 500px;
  padding: 50px;
  margin: 0px;
}
.halfcol {
  width: 50%;
  padding: 0px;
  margin: 0px;
  flex: 1;
}
.leftnav {
  width: 23%;
  margin: 30px 1%;
  float: left;
}
.rightcol {
  width: 73%;
  margin: 50px 1%;
  float: left;
}
.newsdetailcol {
  width: 64%;
  margin: 50px 1%;
  float: left;
}
.twocol {
  width: 46%;
  margin: 30px 2%;
  float: left;
}
.right {
float: right;
}
.threecol {
  width: 31%;
  margin: 10px 1%;
  float: left;
}
.fourcol {
  width: 23%;
  margin: 10px 1%;
  float: left;
}
.newscol {
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  width: 47%;
   margin: 0 1%;
}
footer {
  background-color: #BEE3C1;
  z-index: 99;
  position: relative;
  color: #444;
  width: 100%;
  padding: 0;
  display: flex;
}
footer p {
font-size: 1.6em;
}
.google-maps {
height: 400px;
}

/******************************* Sections *************************************/

section {
  width: 100%;
  position: relative;
}
.secleft, .secright {
  border-top: 10px #FFF solid;
  display: flex;
  background-color: #FFF;
  color: #444;
}
.secright .halfcol { order: 2; }
.secright .halfimg { order: 1; }
#sec1sml {
  min-height: 70vh;
  margin-top: 0;
}
#home #sec1sml {
  min-height: 90vh;
  margin-top: 0;
}
.white { color: #FFF; }


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

nav {
  margin: auto;
  z-index: 11111;
  position: absolute;
  top: 29px;
  right: 0px;
}
#menuwrapper {
  text-align: right;
}
#menuwrapper ul {
  font-size: 1em;
}
#menuwrapper ul li {
  display: inline-block;
  margin: 0px;
  position: relative;
  font-size: 1em;
}
#menuwrapper ul, #menuwrapper ul li {
  padding: 0;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  display: block;
  color: #FFF;
  height: 15px;
  font-weight: 400;
  font-size: 1.8em;
  padding: 15px 14px;
}
#menuwrapper ul li a:hover {
  color: #E4D3AD;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
  color: #CCC;
}
#menuwrapper ul li a.menuactive:hover {
  color: #CCC;
}
#menuwrapper ul ul {
  position: absolute;
  top: 45px;
  left: 0px;
  display: none;
  text-align: left;
  border-top: 1px #CCC solid;
  background: url(https://tigh-an-tearlach.co.uk/uploads/images/fade.png);
}
#menuwrapper ul ul li {
  padding: 0px;
  width: 270px;
  display: block;
}
#menuwrapper ul ul ul {
  position: absolute;
  top: 0px;
  left: 160px;
  display: none;
}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  font-size: 1.6em;
  line-height: 1.3em;
  height: auto;
  padding: 10px 14px;
  border-bottom: 1px #CCC solid;
  border-left: none;
}
#menuwrapper ul ul li a:hover {
  color: #E4D3AD;
}
#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: 5px;
  z-index: 111111;
}
.leftnav ul {
  padding: 0;
  list-style: none;
  margin-top: 30px;
}
.leftnav ul li a:link, .leftnav ul li a:visited {
  display: block;
  font-size: 1.2em;
  color: #444;
  padding: 8px 10px;
  border-bottom: 1px #E4E4E4 solid;
}
.leftnav ul li a:hover {
  color: #000;
}


/******************************************** Responsive *************************************************/

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

.holder {
  width: 100%;
}
.column {
  width: 96%;
  padding: 50px 2%;
}
.galmessage {
  width: 80%;
}
.halftxt {
  width: 90%;
  padding: 5%;
  margin: 0px;
}
.onecol {
  width: 96%;
  padding: 40px 2%;
}
.doublecolumns {
  width: 46%;
  margin: 10px 2%;
}
.threecol {
  width: 29%;
  margin: 10px 2%;
}
.txtcol .twocol {
  width: 88%;
  margin: 20px 6%;
}
}
/*********************************************************************************************/
@media all and (max-width: 1000px) {

.logo {
  left: 20px;
  top: 10px;
  width: 300px;
}
.halfimg, .halfcol {
  width: 100%;
  padding: 0;
  margin: 0px;
  flex:1;
}
.halfimg {
  height: 500px;
}
.secleft, .secright {
display: block;
}
.right {
 float: none;
}
nav {
top: 60px;
}
}
/*********************************************************************************************/
@media all and (max-width: 768px) {
    
.galmessage {
  width: 90%;
}
.galmessage h1 {
  font-size: 8em;
  padding: 0 0 10px;
}
.galmessage p {
  font-size: 2em;
}
#sec1sml {
  min-height: 400px;
  margin-top: 0;
}
.twocol, .threecol, .fourcol, .leftnav, .rightcol, .navcol, .newsdetailcol {
  width: 94%;
  margin: 10px 3%;
}
.imgcol {
	width: 100%;
	margin: 0;
  display: block;
  height: 300px;
}
.txtcol {
	width: 100%;
	margin: 0;
  text-align: left;
  display: block;
}
.column {
  width: 90%;
  padding: 50px 5%;
}
.navcol {
  margin-bottom: 50px;
}
.doublecolumns {
  width: 46%;
  margin: 10px 2%;
}
.google-maps {
  height: 500px;
}
nav {
  top: 0px;
}
#menuwrapper {
  display: none;
  position: absolute;
  top: 70px;
  right: 0;
  bottom: auto;
}
#menuwrapper ul {
  background-color: #000;
}
#menuwrapper ul li {
  display: block;
  margin: 0px;
  position: relative;
  border-bottom: 1px #666 solid;
  text-align: right;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  color: #FFF;
  height: auto;
  padding: 10px 14px;
  width: 200px;
}
#menuwrapper ul ul {
  display: block;
  position: static;
  top: auto;
  left: auto;
  text-align: left;
  border: none;
}
#menuwrapper ul ul li {
  padding: 0px;
  display: block;
  background-color: #111;
  border: none;
  width: auto;
}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  height: auto;
  border: none;
  border-left: none;
  padding: 5px 20px;
  color: #CCC;
}
#menuwrapper ul li a:hover, #menuwrapper ul ul li a:hover  {
  color: #E4D3AD;
}
#menuwrapper ul ul ul {
  position: static;
  top: auto;
  left: auto;
  display: none;
}
a#pull {
  display: block;
}
}
/*********************************************************************************************/
@media all and (max-width: 480px) {

section {
  min-height: auto;
}
.galmessage h1 {
  font-size: 4em;
  padding: 0 0 10px;
}
.galmessage p {
  font-size: 1.8em;
}
#sec1sml {
  min-height: 300px;
  margin-top: 0;
}
h1 {
  font-size: 3.6em;
}
.logo {
  width: 60%;
  height: auto;
  left: 10px;
}
.halfimg {
  height: 300px;
}
footer {
display: block;
}
.google-maps {
  height: 400px;
}
.twocol, .threecolumns, .newsnav, .newscol {
  width: 94%;
  margin: 10px 3%;
}
.onecol {
  width: 94%;
  padding: 20px 3%;
}
.columns {
  width: 98%;
  margin: 10px 1%;
}
.doublecolumns {
  width: 96%;
  float: none;
  margin: 10px 2%;
  text-align: left;
}
.leftnav {
  display: block;
  width: 98%;
  margin: 10px 1%;
  float: none;
}
.threecol {
  width: 96%;
  margin: 10px 2%;
}
}

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

label, .captchatext {
  color: #666;
  text-align: right;
  padding: 4px 1% 0px 0px;
  font-size: 1.4em;
  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 {
  background-color: #FFF;
  border: none;
  color: #444;
  font-family: Lato, serif;
  font-size: 1.4em;
  width: 96%;
  padding: 8px 2%;
  border: 1px #999 solid;
}
.contactform textarea {
  padding: 8px 2%;
  height: 120px;
}
.contactform .submit {
  text-align: left;
}
.contactform input.fbsubmit, .contactform input.fbsubmit_prev {
  width: 120px;
  color: #FFF;
  background-color: #64605a;
  font-size: 1.8em;
  margin-right: 5px;
  cursor: pointer;
}
.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 0 26%;
}
.errrror {
  background-color: #ff2200;
  color: #FFF;
  padding: 2px;
  width: 208px;
  display: block;
  margin-left: 205px;
}
.captcha img {
  padding: 0 0 5px;
}
.captcha input {
  margin: 0 0 0 105px;
  width: 145px;
  display: block;
}


/******************* News section **************************/

.newsholder {
text-align: center;
}
.newstxt {
padding: 10px;
text-align: left;
}
.newsthumbimg {
  width: 100%;
  height: 300px;
display: block;
}
.NewsSummaryCategory {
font-size: 1.3em;
font-weight: 400;
padding: 0px 0px 10px;
}
.newsitem {
padding: 20px 0 30px;
border-bottom: 1px #CCC solid;
margin-bottom: 30px;
}
h1.newsheading {
font-size: 3em;
font-weight: 400;
text-align: left;
}
.NewsSummaryLink a:link, .NewsSummaryLink a:visited {
	display: block;
	font-size: 2.4em;
	color: #222;
	padding: 10px 0;
font-weight: 300;
}
.NewsDetailSummaryLink a:link, .NewsDetailSummaryLink a:visited {
	display: block;
	font-size: 3em;
	color: #666;
	padding: 0;
	text-transform: uppercase;
font-weight: 400;
}
.latestsection .NewsSummaryLink a:link, .latestsection .NewsSummaryLink a:visited {
	font-size: 1.8em;
	color: #FFF;
	border: none;
	padding: 10px 0 15px;
}
.NewsSummaryLink a:hover {
	color: #837666;
}
.NewsSummaryPostdate, #NewsPostDetailDate, .CGBlogSummaryPostdate {
	color: #999;
}
.NewsSummarySummary, #NewsPostDetailSummary {
	padding: 0;
}
#NewsPostDetailSummary p {
padding-top: 15px;
font-weight: 700; 
}
.NewsSummary {
	padding: 0 0 10px;
}
.summarydetail {
	margin: 0 0 20px;
}
.NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited {
	text-align: right;
	font-size: 1.8em;
	padding: 5px 0px;
color: #222;
}
.NewsSummaryMorelink a:hover {
color: #837666;
}
#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: 0;
  overflow: hidden;
  margin-top: 0px !important;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	/*padding-top:30px;*/
	height:0;
	overflow:hidden;
margin: 20px 0 30px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* cmsms stylesheet: owl modified: 03/23/21 13:04:37 */
/**
 * 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; }


.galmessage {
padding: 20px;
position: absolute;
background: url(/uploads/images/dark-back.png);
top: 0px;
left: 0px;
width: 280px;
height: 100vh;
  display: flex;
  align-items: center;
}
.galmessage div {
text-align: left;
color: #FFF;
}
.galmessage div p {
font-size: 1.8em;
font-weight: 400;
}
.galmessage div h1 {
color: #FFF;
}



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

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

.galmessage {
bottom: 20px;
left: 0px;
}
.galmessage div {
font-size: 2.6em;
line-height: 1.2em;
}

 @media all and (max-width: 768px) {
#images .owl-item, .home #images .owl-item {
	float: left;
height: 1px;
min-height: 400px;
}
.galmessage {
bottom: 20px;
left: 0px;
background-color: #EEE;
}
.galmessage div {
font-size: 2.6em;
line-height: 1.2em;
}
}

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

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

 @media all and (max-width: 480px) {
#images .owl-item, .home #images .owl-item {
	float: left;
min-height: 300px;
}
.galmessage {
bottom: 30px;
left: 5%;
width: 80%;
padding: 20px 5%;
}
.galmessage div {
font-size: 2em;
line-height: 1.2em;
}
.owl-theme .owl-controls {
	margin-top: 0px;
	text-align: center;
position: absolute;
bottom: 5px;
right: 10px;
}
}
