/* cmsms stylesheet: default modified: 07/09/21 10:01:54 */
@charset "utf-8";
/*------------------------------------------
Created:	19 January, 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;
}
figure {
margin: 0;
padding: 10px 0 30px;
}
figcaption {
font-size: 1.4em;
font-style: italic;
padding: 3px;
}
/***************************** 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;
background-color: #FFF;
}
.holder {
	position: relative;
	z-index: 111;
clear: both;
}
.header {
	padding: 0;
	z-index: 1112;
	width: 100%;
background-color: #FFF;
border-bottom: 10px #322D41 solid;
}
.wideimage, .carousel {
position: relative;
z-index:999;
border-bottom: 10px #322D41 solid;
background-color: #322D41;
}
.greyback {
background-color: #999;
color: #FFF;
padding: 5px 0;
}
.image {
	position: relative;
}
img {
	max-width: 100%;
	height: auto;
}
#images img, .topimage img, .columns img, .responsive, .wideimage img, .newsimage img, .widenewsimage img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.doublecolumns, .onecol, .twocol, .logocol, .leftnav, .halfcol, .threecol {
	float: left;
}
p {
	font-size: 1.8em;
	margin: 0;
	padding:0 0 15px;
	line-height: 1.4em;
}
.footer p {
font-size: 1.4em;
line-height: 1.4em;
}
strong { font-weight: 400; }
.clear {
	clear:both;
}
.footer {
color: #666;
border-top: #CCC 1px solid;
border-bottom: #CCC 1px solid;
}
ul, ol { 
padding: 0 0 30px 15px; 
font-size: 1.6em;
padding: 3px;
line-height: 1.5em;
margin: 0 0 20px 15px;
}
#sticky-wrapper { z-index: 1111; position: relative; }

.wideblue {
width: 100%;
padding: 0;
background-color: #322D41;
clear: both;
color: #FFF;
}
.social p {
padding: 0;
}
.addthis_inline_share_toolbox {
padding-bottom: 10px;
}
.mountain-leader img { width: 49%; height: auto; }
hr { 
margin-bottom: 30px; 
border-color: #CCC;
}



.holder {
 width: 980px;
 margin: auto;
}
.header {
position: fixed;
	top: 0;
left: 0;
}
.toppad {
height: 130px;
}
.logo {
width: auto;
height: 100px;
padding: 10px;
}
.contact {
position: absolute;
top: 10px;
right: 40px;
font-size: 1.6em;
text-align: right;
}
h1 {
	font-size: 3em;
}
.wideimage {
width: 100%;
height: 80vh;
margin-top: 130px;
}
.overtxt {
position: absolute;
left: 50%;
top: 40%;
text-align: left;
z-index: 1111;
width: 30%;
background-color: #322D41;
padding: 20px;
color: #FFF;
font-size:3.6em;
font-weight: 700;
}
.overtxt h1 {
color: #FFF;
font-size: 3em;
}
.quotelink {
position: absolute;
bottom: 120px;
left: 50%;
margin-left: 300px;
z-index: 11111111;
}
.google-maps {
width: 100%;
height: 500px;
padding-top: 100px;
}

.carousel {
padding-top: 130px;
}
.column {
 width: 96%;
 float: none;
 margin: 50px 2%;
}
.blog-holder {
width: 60%;
margin: auto;
}
.singlecol {
 width: 96%;
 margin: 30px 2% 0;
}
.onecol, .leftnav {
 width: 21%;
 margin: 30px 2%;
}
.twocol {
 width: 46%;
 margin: 50px 2%;
}
.threecol {
 width: 71%;
 margin: 30px 2%;
}
.newsimage {
width: 46%;
margin: 5px 2% 0 0;
}
.widenewsimage {
width: 25%;
margin: 5px 1% 20px 0;
}
.doublecolumns {
 width: 46%;
 margin: 50px 2%;
}
.footer {
width: 96%;
margin: auto;
padding: 30px 2%;
}
.footer .cols {
width: 25%;
float: left;
margin: 0;
}
.subnav li {
width: 21%;
padding: 2%;
}
.siteby {
 text-align: right;
}
#menuwrapper {
margin: auto;
text-align: right;
position: absolute;
right: 30px;
bottom: 0px;
z-index:111111;
}
#menuwrapper ul li {
 display: inline-block;
 margin: 0px;
 position: relative;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
	color: #444;
}
#menuwrapper ul li a:hover {
	color: #322D41;
}
#menuwrapper ul ul {
 position: absolute;
 top: 45px;
 left: 0px;
 display: none;
 text-align: left;
 background: #EEEEEE;
border-top: 1px #E4E4E4 solid;
}
#menuwrapper ul ul li {
 padding: 0px;
 width: 250px;
 display: block;
}
#menuwrapper ul ul ul {
 position: absolute;
 top: -1px;
 left: 250px;
 display: none;
}
 #menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
height: auto;
border-bottom: 1px #E4E4E4 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;
}


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

 @media all and (max-width: 1000px) {
.holder {
 width: 100%;
position: relative;
}
.wideimage {
height: 60vh;
}
.overtxt {
left: 0;
bottom: 0px;
text-align: center;
width: 100%;
padding: 30px 0;
font-size:5em;
}
.carousel {
padding-top: 130px;
}
.quotelink {
left: auto;
right: 20px;
margin-left: 0px;
}
.google-maps {
height: 400px;
}
.halfcol {
 width: 33%;
 margin: 30px 2%;
}
.newsimage {
width: 46%;
margin: 0 2%;
}
.footer {
width: 94%;
margin: auto;
padding: 10px 3%;
}

}

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

 @media all and (max-width: 768px) {
.header {
z-index: 999999;
overflow: visible;
}
.logo {
width: auto;
height: 70px;
padding: 20px;
}
.carousel {
padding-top: 120px;
}
.contact {
position: absolute;
top: auto;
bottom: 10px;
right: 10px;
font-size: 1.6em;
text-align: right;
}
.overtxt {
padding: 20px 0;
font-size:3em;
}
.overtxt h1 {
color: #FFF;
font-size: 2.5em;
}
h1 {
font-size: 3em;
}

.wideimage, .google-maps {
width: 100%;
height: 400px;
margin-top: 120px;
}
.column {
 width: 92%;
 float: none;
 margin: 50px 4%;
}
.blog-holder {
width: 100%;
margin: auto;
}
.doublecolumns {
 width: 92%;
 margin: 20px 4%;
}
.threecolumns, .halfcol {
 width: 71%;
 margin: 10px 2%;
float: right;
}
.footer .cols {
width: 50%;
margin: 10px 0;
float: left;
}
#menuwrapper {
 display: none;
position: fixed;
top: 60px;
bottom: auto;
right: 0;
background-color: #666;
}
#menuwrapper ul li {
 display: block;
 margin: 0px;
 position: relative;
 border-top: 1px #999 solid;
text-align: right;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
	color: #FFF;
}
#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) {
.header {
height: auto;
text-align: center;
}
.logo {
width: auto;
height: 60px;
padding: 10px;
}
.contact {
position: static;
font-size: 1.4em;
padding-bottom: 10px;
text-align: center;
}
.carousel {
padding-top: 90px;
}
.wideimage, .google-maps {
width: 100%;
height: 300px;
margin-top: 90px;
}
.onecol, .twocol, .halfcol, .threecolumns, .column {
 width: 96%;
 margin: 30px 2%;
}
.newsimage {
width: 96%;
margin: 0 2%;
}
h1 {
	font-size: 2em;
}
.sticky-wrapper { display: none; }
.columns {
 width: 98%;
 margin: 10px 1%;
}
.subnav li {
width: 46%;
padding: 2%;
}

.leftnav {
 display: block;
 width: 98%;
 margin: 10px 1%;
float: none;
}
.threecol {
 width: 96%;
 margin: 10px 2%;
}
.siteby {
 text-align: left;
}
.footer .cols {
width: 100%;
margin: 10px 0;
float: none;
}
}

.subfooter .doublecolumns {
margin: 10px 2%;
font-size: 1.2em;
}

/***************************** Anchors *************************************/
	
a:link, a:visited, a:active {
	color: #322D41;
	text-decoration:none;
}
a:hover {
	color: #666;
}
.wideblue a:link, .wideblue a:visited, .wideblue a:active {
	color: #FFF;
}
.wideblue a:hover {
color: #CCC;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #666;
	text-decoration:none;
}
.footer a:hover {
	color: #322D41;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active, a.quotelink:link, a.quotelink:visited {
display: inline-block;
padding: 13px 18px;
text-align: center;
font-size: 2em;
font-weight: 300;
color: #FFF;
background-color: #322D41;
text-transform: uppercase;
}
.greyback a.blocklink:link, .greyback a.blocklink:visited, .greyback 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, a.quotelink:hover {
background-color: #333;
}
.contact a:link, .contact a:visited, .contact span {
color: #322D41;
}
.contact a:hover {
	color: #333;
}
.companylogos a:link, .companylogos a:visited, .subnav a:link, .subnav a:visited {
opacity: 0.4;
filter: alpha(opacity=40);
color: #CCC;
}
.companylogos a:hover, .subnav a:hover {
opacity: 1;
filter: alpha(opacity=100);
color: #333;
}


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

h1 {
	padding: 10px 0 30px;
	margin:0px;
	color: #322D41;
	font-weight: 400;
}
.wideblue h1 { color: #FFF; }
.singlecol h1 { padding: 0; }
.twocol h1 { text-align: left; }

h2 {
	padding: 0px 0px 10px;
	margin:0px;
	color: #333;
	font-size: 2em;
	font-weight: 400;
}
.footer h2 { 
	padding: 0 0 10px 0px;
	margin:0px;
	color: #333;
	font-size: 2em;
	font-weight: 300;
}
h3 {
	padding: 10px 0px;
	margin:0px;
	color:#333;
	font-size: 1.0em;
	font-weight: 300;
}
h4 {
	padding: 10px 0 30px;
	margin:0px;
	color: #64605A;
	font-size: 3.6em;
	font-weight: 100;
text-align: center;
}

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

.nav {
	background-color: #000;
	width: 100%;
}
#menuwrapper {
	float: none;
	margin: 0px auto;
}
#menuwrapper ul, #menuwrapper ul li, .footer ul { padding: 0; margin: 0; font-size: 1em; }
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
	display: block;
	font-size: 1.6em;
	height: 15px;
	padding: 15px 10px;
font-weight: 300;
line-height: 1em;
}

#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
  color: #322D41;
}

a#pull {
	color: #FFF;
	font-size: 1.8em;
	text-align: center;
	width: 50px;
padding-right: 7px;
position: absolute;
top: 10px;
right: 0;
}
.subnav li {
	background-color: none;
	display: inline-block;
	text-align: center;
	vertical-align: top;
position: relative;
}
.subnav li img { 
	max-width: 100%; 
	width: 100%; 
	height: auto; 
}
.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: #322D41;
}
.footer ul, .footer ul li {
	padding: 0;
list-style: none;
}
.footer ul li a:link, .footer ul li a:visited {
font-size: 1.4em;
	line-height: 1.4em;
	color: #666;
}
.footer ul li a:hover {
	color: #322D41;
}
/***************************** 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 {
	background-color: #FFF;
	border: none;
	color: #64605a;
font-family: 'Roboto',sans-serif;
	font-size: 1.2em;
	width: 65%;
	padding: 8px 2%;
	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;
}
.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 *************************************/
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 {
	text-align: right;
	font-size: 1.2em;
	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: 0;
	overflow: hidden;
	margin-top: 0px!important;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.services { 
padding: 0;
margin: 0 0 30px;
}
.services .owl-item { float: left; }
.services .owl-item .item { margin: 0 10px; text-align: center; font-size: 1.4em; text-transform: uppercase; position: relative; background-color: #322D41; color: #FFF; }
.services .owl-item .item img { height: auto!important; width: 100%; }
.services .owl-item .item a:link, .services .owl-item .item a:visited { color: #FFF; }
.services .owl-item .item a:hover { color: #CCC; }
.services .owl-item .item a span {
padding: 10px 0;
display: block;
}
.darkpop {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(https://www.twofeetfourpaws.coirecreative.co.uk/uploads/images/overlay.png);
}
.services .owl-controls { display: none!important; }
.darkpoptxt {
position: absolute;
margin: auto;
color: #FFF;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: auto;
height: 30px;
font-size: 2.5em;
font-weight: 400;
}
a.group { display: block; margin-bottom: -1px; }
a.group:hover .darkpop { display: block; }

.gal {
margin-bottom: 0;
}
.category {
	color: #468C00;
}



.bluebar {
background-color: #322D41;
padding: 5px 0;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}

.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%;
}

/****************************Blog**********************************/
.CGBlogSummary {
padding-top: 30px;
}
#CGBlogPostDetailTitle {
padding: 10px 0;
}
#CGBlogPostDetailDate {
font-size: 1.2em;
padding-bottom: 20px;
}
.CGBlogSummaryCategory {
font-size: 1.2em;
padding: 0 0 10px;
}
.CGBlogSummaryLink {
font-size: 2em;
font-weight: 400;
}
.CGBlogSummaryPostdate {
font-size: 1.2em;
padding: 5px 0 10px;
}

/*********************************************** Owl ********************************************/

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
width: 1px;
	min-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: 1px;
	min-width: 100%;
}
.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;
}
 @media all and (min-width: 1000px) {
.static.owl-carousel .owl-item {
	float: left;
height: 1px;
min-height: 80vh;
}
}
 @media all and (max-width: 1000px) {
.static.owl-carousel .owl-item {
	float: left;
height: 1px;
min-height: 60vh;
}
}
 @media all and (max-width: 768px) {
.static.owl-carousel .owl-item {
	float: left;
height: 1px;
min-height: 400px;
}
.item {
background-position: top;
background-repeat: no-repeat;
}
}
 @media all and (max-width: 480px) {
.static.owl-carousel .owl-item {
	float: left;
height: 1px;
min-height: 300px;
}
}
/*.owl-controls { display: none!important; }*/
.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);
}
.static.owl-carousel .item { 
width: 1px;
	min-width: 100%; 
height: 1px;
min-height: 100%; 
}
.static.owl-carousel .item img{
        display: block;
        width: auto;
        height: 95vh;
    }
	
	/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
position: absolute;
bottom: 0px;
right: 0;
left: 0;
display: none!important;
}

/* 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); }
}
