/* cmsms stylesheet: ALM-style modified: 07/16/23 18:33:23 */
@charset "utf-8";
/*------------------------------------------
Created:	14 July 2020
Author:		Adam Alexander
Contact:	adam@coirecreative.co.uk
Website:	www.coirecreative.co.uk
-------------------------------------------*/

.holderer {
width: 400px;
margin: 50px auto;
text-align: center;
}
img {
max-width: 100%;
height: auto;
}

/***************************** 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: #678C00;
  text-decoration: none;
}
a:hover {
  color: #333;
}

.wideback a:link, .wideback a:visited, .wideback a:active {
  color: #CCC;
  text-decoration: none;
  font-weight: 700;
}
.wideback a:hover {
  color: #666;
}
.footer a:link, .footer a:visited, .footer a:active {
  color: #333;
  text-decoration: none;
}
.footer a:hover {
  color: #678C00;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active {
  display: inline-block;
  padding: 15px 20px;
  font-family: cubano, sans-serif; 
  text-align: center;
  font-size: 1.8em;
  font-weight: 400;
  background-color: #678C00;
  color: #FFF;
  border: 1px #678C00solid;
  text-transform: uppercase;
}
#images a.blocklink:link, #images a.blocklink:visited, #images a.blocklink:active {
  color: #FFF;
  border-color: #FFF;
}
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: #083E75;
  color: #FFF;
}
a.blocklink:hover, a.boxlink:hover {
  background-color: #678C00;
  color: #FFF;
}

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

h1 {
  font-family: cubano, sans-serif; 
  padding: 10px 0 30px;
  margin: 0px;
  color: #678C00;
  font-size: 3.6em;
  font-weight: 400;
}
.galmessage h1 {
  color: #FFF; 
  padding: 0 0 10px;
}
.footer h1 {
  padding: 10px 0;
}
h1.news {
  padding: 20px 0;
}
h2 {
  font-family: cubano, sans-serif; 
  padding: 15px 0;
  margin: 0px;
  color: #678C00;
  font-size: 2.5em;
  font-weight: 300;
}
.wideback h2 {
  color: #FFF;
}
h3 {
  padding: 10px 0px 5px;
  margin: 0px;
  color: #333;
  font-size: 1.8em;
  font-weight: 400;
}
h4 {
  padding: 10px 0 30px;
  margin: 0px;
  color: #333;
  font-size: 3.6em;
  font-weight: 100;
  text-align: center;
}
.blogcolumn h4 {
  text-align: left;
  padding: 40px 0 20px;
}

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

body {
  font-family: 'Lato', sans-serif;
  font-size: 62.5%;
  color: #333;
  margin: 0px;
  padding: 0px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #FFF;
}
.holder {
  position: relative;
  z-index: 1111;
  clear: both;
  width: 1000px;
  margin: auto;
}
.overlay {
width: 100%;
height: 100%!important;
}
.wideimage, .carousel {
  position: relative;
}
.galmessage {
  width: 700px;
  margin-left: -480px;
padding: 15px 0 0 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: left;
  color: #FFF;
  font-size: 1.4em;
  text-shadow: 0 0 5px #000;
  z-index: 10;
  border-left: 10px #678C00 solid;
}
#images img, .topimage img, .columns img, .responsive, .wideimage img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.maximg, .imgcolumn img {
  max-width: 100%;
  height: auto;
}
.doublecolumns, .onecol, .twocol, .leftnav, .halfcol, .threecol, .fourcol, .soc1, .soc2, .navcol, .footercolumns {
  float: left;
}
p {
  font-size: 1.5em;
  margin: 0;
  padding: 0 0 15px;
  line-height: 1.6em;
}
sup {
  vertical-align: super;
  font-size: 0.6em;
}
.footer p {
  font-size: 1.4em;
  line-height: 1.5em;
  padding: 5px 0;
}
strong {
  font-weight: 700;
}
.clear {
  clear: both;
}
ul, ol {
  padding: 0 0 20px 15px;
list-style-type: disc;
}
ul li, ol li {
  font-size: 1.5em;
  padding: 4px;
  line-height: 1.5em;
}
ul.double {
float: left;
margin-bottom: 40px;
}
ul.double li {
  width: 48%;
  float: left;
}
.gal {
  padding-bottom: 0;
}
.header {
  z-index: 1112;
  position: relative;
  width: 100%;
  background-color: #FFF;
}
.head {
  padding: 10px 0 0;
  z-index: 11113;
}
.logo {
  padding: 0 0 0 10px;
  margin-bottom: -9px;
position: relative;
z-index: 13;
}
.contact {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 2em;
  text-align: right;
}
.call {
  font-size: 2.2em;
  font-family: cubano, sans-serif; 
  color: #678C00;
}
.footer .call {
color: #333;
font-size: 2.4em;
}
.wideimage {
  width: 100%;
  height: 60vh;
  border-bottom: 5px #678C00 solid;
}
.google-maps {
  width: 100%;
  height: 500px;
}
.promos {
  text-align: center;
  position: absolute;
  top: -130px;
  left: 0px;
  right: 0px;
  z-index: 1111;
  width: 1000px;
  display: table;
border-spacing: 10px;
}
a.promo:link, a.promo:visited, a.promo:active {
  width: 25%;
  padding: 10px 0;
  text-align: center;
  background-color: #678C00;
  font-size: 1.8em;
display: table-cell;
 vertical-align: middle;
  color: #FFF;
  text-decoration: none;
}
a.promo:hover {
  color: #FFF;
  background-color: #333;
}
.aggregate img {
  width: 50%;
  height: auto;
  float: left;
  padding: 0 20px 10px 0;
}
.toppad {
  height: 120px;
}
.doublecolumn {
  column-count: 2;
}
.column {
  width: 96%;
  float: none;
  margin: 50px 2%;
}
.testimonial {
  width: 100%;
  background-color: #678C00;
  color: #FFF;
  padding: 20px 0;
}
.testimonial h1 {
  color: #FFF;
}
.testimonial  p {
  font-family: grafolita-script, sans-serif;
  font-size: 3em;
}
.testimonial  p em {
  font-family: 'Lato', sans-serif;
  font-size: 0.6em;
}
.txtcolumn {
  width: 62%;
  float: left;
  margin: 50px 2%;
}
.imgcolumn {
  width: 29%;
  float: left;
  margin: 50px 2%;
}
.blogcolumn {
  width: 600px;
  float: none;
  margin: 50px auto;
}
.halfcol {
  width: 44%;
  margin: 0px 3%;
}
.leftnav {
  width: 23%;
  margin: 30px 1%;
}
.navcol {
  width: 73%;
  margin: 50px 1%;
}
.onecol {
  width: 98%;
  margin: 20px 1% 0;
}
.twocol {
  width: 46%;
  margin: 30px 2%;
}
.doublecolumns {
  width: 48%;
  margin: 0px 1%;
}
.threecol {
  width: 31%;
  margin: 10px 1%;
}
.fourcol {
  width: 23%;
  margin: 10px 1%;
}
.newscol {
 width: 47%;
 margin: 0px 1% 20px;
 display: inline-block;
 vertical-align: top;
}
footer {
  background-color: #E4E4E4;
  border-bottom: 5px #678C00 solid;
}
.footer {
  color: #333;
  text-align: center;
  padding: 10px 0;
  width: 1000px;
  margin: auto;
}
.social {
  width: 100%;
  background-color: #333;
  padding: 10px 0;
  color: #FFF;
  text-align: center;
}
.social p {
  display: inline-block;
  padding: 10px;

}
.social img {
padding: 0 2px;
}
.subfooter {
  text-align: center;
  color: #999;
  padding: 10px 0;
  font-size: 1.2em;
}
#galimages {
  border-top: 5px #678C00 solid;
  background-color: #678C00;
}
.first {
text-align: left;
padding-top: 55px;
}
.last {
text-align: right;
padding-top: 55px;
}
.skater {
position: absolute;
right: 10px;
bottom: 55px;
z-index: 22222;
}

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

.navbar {
  background: url(https://www.aviemorelandscapingandmaintenance.co.uk/uploads/images/nav-back.jpg) repeat-x top center;
  width: 100%;
  height: 50px;
position: relative;
z-index: 12;
}
#menuwrapper {
  float: none;
  margin: 0px auto;
  text-align: right;
}
#menuwrapper ul, #menuwrapper ul li {
  padding: 0;
  line-height: 1.2em;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  display: block;
  color: #FFF;
  height: 20px;
  font-weight: 400;
  font-size: 1.4em;
  padding: 15px 14px;
}
#menuwrapper ul li a:hover {
  background-color: #8CC63F;
  color: #FFF;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
  background-color: #678C00;
  color: #FFF;
}
#menuwrapper ul li a.menuactive:hover {
  color: #333;
}
#menuwrapper ul li {
  display: inline-block;
  margin: 0px;
  position: relative;
}
#menuwrapper ul ul {
  position: absolute;
  top: 50px;
  left: 0px;
  display: none;
  text-align: left;
  border-top: 1px #678C00 solid;
}
#menuwrapper ul ul li {
  padding: 0px;
  width: 280px;
  display: block;
  background-color: #678C00;

}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  font-size: 0.8em;
  height: auto;
  border-bottom: 1px #FFF solid;
  border-left: none;
  border-bottom: 1px #678C00 solid;
  padding: 8px 14px;
}
#menuwrapper ul ul li a:hover {

}
#menuwrapper ul ul ul {
  position: absolute;
  top: 0px;
  left: 160px;
  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: block;
}
a#pull {
  display: none;

}
.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: #333;
  padding: 8px 10px;
  border-bottom: 1px #E4E4E4 solid;
}
.leftnav ul li a:hover {
  color: #678C00;
}
.footer ul {
  padding: 5px 0 0;
  list-style: none;
}
.footer ul li {
padding: 0;
}
.footer ul li a:link, .footer ul li a:visited {
  line-height: 1.4em;
  font-size: 1em;
  color: #333;
  font-weight: 400;
}
.footer ul li a:hover {
  color: #678C00;
}
.newsnav ul {
  padding: 0;
  list-style: none;
}
.newsnav ul li a:link, .newsnav ul li a:visited {
  display: block;
  font-size: 2em;
  color: #666;
  padding: 8px 10px;
  text-transform: uppercase;
  border-bottom: 1px #CCC solid;
  font-weight: 400;
}
.newsnav ul li a:hover {
  color: #000;
}

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

@media all and (max-width: 1200px) {
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  font-size: 1.2em;
  padding: 15px 12px;
}
}

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

@media all and (max-width: 1000px) {
#home .header {
  position: static;
  top: 0;
  left: 0;
}
.logo {
width: 380px;
height: auto;
  margin-bottom: -7px;
}
  .holder, .footer {
    width: 100%;
  }
  .wideimage {
    height: 500px;
  }
.galmessage {
margin-left: 10px;
left: 0px;
}
  .promos {
    width: 100%;
  }
  .promo {
    font-size: 1.6em;
}
  .column {
    width: 96%;
    margin: 50px 2%;
  }
  .leftnav {
    width: 29%;
    margin: 30px 2%;
  }
.navcol {
  width: 64%;
  margin: 50px 1%;
}
  .onecol {
    width: 96%;
    margin: 20px 2% 0;
  }
  .doublecolumns {
    width: 46%;
    margin: 10px 2%;
  }
  .threecol {
    width: 29%;
    margin: 10px 2%;
  }
  .footer {
    width: 100%;
  }
}

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

@media all and (max-width: 768px) {
.head {
  min-width: auto;
  padding: 10px 0 0;
  text-align: center;
}
.contact {
  position: static;
  width: 96%;
  text-align: center;
  padding: 0 2% 10px;
}
.galmessage {
  top: 30%;
  width: 80%;
}
  .wideimage, .google-maps {
    width: 100%;
    height: 400px;
  }
  .promo {
    font-size: 1.4em;
  }
  .column, .blogcolumn {
    width: 96%;
    float: none;
    margin: 50px 2%;
  }
  .threecol, .fourcol, .leftnav, .navcol {
    width: 96%;
    margin: 10px 2%;
  }
  .navcol {
    margin-bottom: 50px;
  }
  .doublecolumns {
    width: 46%;
    margin: 10px 2%;
  }
.first, .last {
text-align: center;
padding-top: 0px;
}
  #menuwrapper {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    bottom: auto;
width: 100%;
  }
  #menuwrapper ul {
    background-color: #000;
  }
  #menuwrapper ul li {
    display: block;
    margin: 0px;
    position: relative;
    border-bottom: 1px #333 solid;
    text-align: right;
  }
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  color: #FFF;
}
  #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: #333;
  border: none;
  width: auto;
}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  font-size: 0.8em;
  height: auto;
  border: none;
  border-left: none;
  padding: 3px 20px 3px;
  color: #CCC;
}
#menuwrapper ul li a:hover, #menuwrapper ul ul li a:hover  {
  color: #678C00;
}
#menuwrapper ul ul ul {
  position: static;
  top: auto;
  left: auto;
  display: none;
}
  a#pull {
    display: block;
  }
}

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

@media all and (max-width: 480px) {
  .wideimage, .google-maps {
    width: 100%;
    height: 300px;
  }
.galmessage {
top: 30%;
}
.logo {
width: 90%;

}
.skater {
width: 25px;
height: auto;
right: 5px;
}
.contact {
  font-size: 1.5em;
  text-align: center;
}
.call {
  font-size: 2em;
}
.promos {
position: static;
}
a.promo:link, a.promo:visited, a.promo:active {
  display: block;
  width: 100%;
    margin: 5px 0;
    float: none;
  }
  .onecol, .twocol, .halfcol, .threecolumns, .newsnav, .newscol, .txtcolumn, .imgcolumn {
    width: 96%;
    margin: 20px 2%;
  }
  .columns, .blogcolumn {
    width: 98%;
    margin: 10px 1%;
  }
  .doublecolumns {
    width: 96%;
    float: none;
    margin: 10px 2%;
    text-align: center;
  }
.social p {
float: none; 
}
  .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: 5px 0;
  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: #64605a;
  font-family: 'Raleway', sans-serif;
  font-size: 1.2em;
  width: 96%;
  padding: 8px 2%;
  border: 1px #999 solid;
}
.contactform textarea {
  padding: 8px 2%;
  height: 120px;
}
.contactform .submit {
  text-align: center;
}
.contactform input.fbsubmit, .contactform input.fbsubmit_prev {
  width: 120px;
  color: #FFF;
  background-color: #64605a;
  font-size: 2em;
  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 0;
  font-size: 1.2em;
}
.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;
padding: 50px 0;
}
.newstxt {
padding: 10px;
text-align: left;
}
.newsthumbimg {
  width: 100%;
  height: 250px;
}
.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: 2em;
	color: #444;
	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: #000;
}
.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;
}
.FooterNewsSummary {
	padding: 3px 0 0;
}
.NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited {
	text-align: right;
	font-size: 1.4em;
	padding: 5px 0px;
}
#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, .pagination a:link, .pagination a:visited {
	color: #FFF;
	font-size: 1.1em;
}
.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;
}
/* cmsms stylesheet: OWL modified: 07/16/20 11:23:15 */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel {
z-index: 11;
border-bottom: 5px #678C00 solid;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*.owl-carousel div img { width: 100%; height: auto; display: block; }*/

.downlnk {
width: auto!important;
display: inline;
margin: 20px 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.item { position: relative; }
.owl-carousel .owl-wrapper-outer.autoHeight{
	-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;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.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 Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
position: absolute;
bottom: 5px;
right: 10px;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

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

 @media all and (min-width: 1000px) {
#images .owl-item {
	float: left;
height: 1px;
min-height: 60vh;
}
}
 @media all and (max-width: 1000px) {
#images .owl-item {
	float: left;
height: 500px;
}
}
 @media all and (max-width: 768px) {
#images .owl-item {
	float: left;
height: 400px;
}
}
 @media all and (max-width: 480px) {
#images .owl-item {
	float: left;
height: 350px;
}
}
