@charset "utf-8";
/* CSS Document */

/*
Theme Name: Equestrian ID Four Page Template
Theme URI: http://www.equestrianid.co.uk/template-website-design/
Author: Equestrian ID
Author URI: http://www.equestrianid.co.uk/
Description: This template is a basic four page template recommended for small equestrian business that require a web prescence but don’t need to show a lot of information for their customers. 
Version: 2.1 */

h1 {
	margin: 75px 0px 40px 0px;	
}

p {
	margin: 0px 0px 30px 0px;
}	

a {
	text-decoration: none;	
}

a:hover {
	text-decoration: none;	
}

/* top */
#top .row .left {
	padding-left: 0px;	
}

#top .row .right {
	padding-right: 0px;	
}

#top .row .tel {
	padding: 10px 10px 13px 10px;	
}

#top .row .email {
	padding: 10px 10px 13px 10px;	
}

#top .row .social {
	padding: 9px 0px 0px 0px;	
}

#top .row .social a {
    padding: 0px 5px 0px 0px;
  }
/* end top */

/* header */
#header #nav ul {
	padding: 0px;
	margin: 0px;
}

#header #nav ul li {
	list-style: none;
	display: inline;	
}

#header #nav ul li a {
	text-decoration: none;	
	margin: 0px 25px 0px 0px;
	padding: 20px 0px 0px 0px;
	display: inline-block;
	border-top: 6px solid #fff;
}

#header #nav ul li a:hover, #header #nav ul li.selected a {
	text-decoration: none;	
}
/* end header */

/* content */
.content {
	border-bottom: 1px solid #ebebeb;
	padding: 0px 0px 20px 0px;	
}

.content .why-choose ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.content .why-choose ul li {
	background-image: url(images/whychoosetick.png);
	background-repeat: no-repeat;
	padding: 0px 0px 30px 65px;
	text-transform: uppercase;	
}

.bulletpoint_left {
	float: left; 
	padding: 0px 10px 20px 0px;
	width: 15%;
}

.bulletpoint_right {
	float: left;
	padding: 0px 0px 20px 0px;
	width: 85%;
}

.content .prices {
	border-radius: 2px;
	padding: 15px 15px 60px 15px;
	text-align: center;
	margin: 0px 0px 60px 0px;
	position: relative;
}

.content .prices h2 {
	font-weight: bold;	
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 10px 0px;
}

.content .prices a {
	display: block;
	border-radius: 2px;
	text-decoration: none;	
	position: absolute;
	bottom: -20px;
	right: 0;
    left: 0;
    margin: auto;
	width: 160px;
	text-transform: uppercase;
	padding: 10px 0px 10px 0px;
}

.content .prices a:hover {
	text-decoration: none;
}

.hexagon {
	width: 110px;
    height: 70px;
    position: relative;
	margin: 0 auto;                              
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 70px;
    text-align: center;
}

.hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent;
}

.hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent;
}

.content .testimonial {
	border-radius: 2px;
	padding: 15px 25px 0px 25px;
	margin: 0px 0px 40px 0px;
}

.content .testimonial p {
	margin: 0px 0px 15px 0px;
}	

.content .testimonial b {
	display: block;
	margin: 0px 0px 15px 0px;
}	

/*.content .testimonial .price {
	background-image:url(images/price-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 127px;
	height: 140px;
	margin: 0 auto;
	line-height: 140px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px solid orange;
}*/

.content .blog-posts {
	padding: 15px 15px 60px 15px;
	margin: 0px 0px 30px 0px;
	position: relative;
}

.content .blog-posts.single {
	height: auto!important;
}

.content .blog-excerpt {
	height: 200px!important;
	overflow: hidden!important;
}

.content .blog-posts h2 {
	font-weight: bold;	
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.content .blog-posts .info {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ecf0f1;
	padding: 0px 0px 10px 0px;	
}

.content .blog-posts .info a {
	text-decoration: none;	
}

.content .blog-posts .info a:hover {
	text-decoration: none;	
}

.content .blog-posts a.more {
	display: block;
	border-radius: 2px;
	text-decoration: none;		
	width: 160px;
	text-transform: uppercase;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.content .blog-posts a.more:hover {
	text-decoration: none;
}

.content .blog-posts h2 {
	text-transform: none;	
}

.content .blog-posts h2 a {
	text-decoration: none;	
}

.content .blog-posts h2 a:hover {
	text-decoration: underline;	
}
/* end content */

/* blog single */
.blog-single-link {
	display: inline-block!important;	
	width: auto!important;
	padding-left: 25px!important;
	padding-right: 25px!important;
	margin: 0px 25px 0px 0px;
}

a.blog-single-link {
	color: #fff!important;	
}

.blog-single-info h2 {	
	text-transform: uppercase!important;
}

.blog-single-info {
	text-align: center;
	padding: 0px 0px 30px 0px;	
}

.blog-single-info a {
	text-decoration: none;	
	padding: 0px 0px 0px 0px;
}

.blog-single-info a:hover {
	text-decoration: none;	
}

.blog-single-h2 {
	line-height: 30px!important;
	margin: 5px 0px 15px 0px!important;
}

blockquote {
	font-style: italic;
	border-left: 10px solid #6cc727!important;	
}
/* end blog single */

/* bottom */
#bottom {
	line-height: 27px;
	padding: 0px 0px 40px 0px;	
}

#bottom .left {
	padding-left: 0px;	
}

#bottom .right {
	padding-right: 0px;	
}

#bottom .form-control {
	padding: 25px;	
}

#bottom .btn-default {
	text-transform: uppercase;
	width: 100%;
	font-weight: bold;
	padding: 15px;
}
/* end bottom */

/* footer */
#footer {
	padding: 30px 0px 30px 0px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;	
}

#footer .left {
	padding-left: 0px;	
}

#footer .right {
	padding-right: 0px;	
}

#footer .right .left {
	padding-left: 0px;	
}

#footer .right .left a {
	padding: 0px 20px 0px 0px;	
}

#footer .right .right {
	padding-right: 0px;	
	text-align: right;
}
/* end footer */

/* blog header */
#blog-header {
	margin-bottom: 50px;
}

#blog-header h1 {	
	margin: 39px 0px 39px 0px;
}

#blog-header .links {
	text-align: right;
	padding: 45px 0px 0px 0px;	
}

#blog-header .links a {
	text-decoration: none;
	padding: 0px 7px 0px 7px;	
}

#blog-header .links a:hover {
	text-decoration: underline;	
}
/* end blog header */

.comment {
	border-left: 5px solid #2c3e50;
	padding: 25px 30px 1px 30px;	
	margin: 0px 0px 20px 0px;
}

.comment-h2 {
	color: #58595b!important;
}

.team-container {
	width: 100%; 
	height: 140px; 
	position: relative; 
	margin: 10px 0px 0px 0px;	
}

.team-overlay {
	background-image:url(images/team-overlay2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 127px;
	height: 140px;
	margin: 0 auto;
	line-height: 140px;
	font-weight: bold;
	margin-bottom: 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2000;
}

.team-photo {
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0; 
	z-index: 1000; 
	width: 127px; 
	height: 140px; 
	margin: 0 auto;
	background-size: cover; 
	background-position: top center;
}

	.blog-height {
		height: 400px;
		overflow: hidden;
		border-bottom: 12px solid #fff;
	}

	.videoembed {

	}

	.videoembed iframe {
		width: 100%!important;
		height: 490px!important;
	}

	.videoembedarchive iframe {
		width: 100%!important;
		height: 150px!important;
	}


.whatsonwhere {
	padding: 40px 30px 30px 30px;
}

.whatsonwhereform {
	padding: 30px;
}

.whatsonwhereform .btn-primary {
    float: right;
	padding: 11px 50px 9px 50px;
	border-radius: 7px;
	text-transform: uppercase;
}

.whatsonwhereform .form-inline .form-control {
    width: 30%;
	padding: 11px 10px 9px 10px;
	font-size: 18px;
	border-radius: 1px;
	height: 47px;
	margin: 0px 15px 0px 0px;
	border: 1px solid #fff;
	webkit-box-shadow: none!important;
    box-shadow: none!important;
	text-align: left;
}



@media  (max-width: 1200px)  {
	#header .logo {
		/*padding: 40px 0px 73px 0px;	*/
	}
	
	#header .logo img {
		max-width: 375px;	
	}
	
	#header #nav ul li a {
		margin: 0px 20px 0px 0px;
		padding: 15px 0px 0px 0px;
	}
		
	.blog-single-info a {
		padding: 0px 5px 0px 5px!important;
	}

	.content .blog-excerpt {
		height: 195px!important;
	}

	.blog-height {
		height: 400px;
		overflow: hidden;
		border-bottom: 20px solid #fff;
	}

	.whatsonwhere {
		/*font-size: 18px;*/
		padding: 40px 20px 30px 20px;
	}

	.whatsonwhereform {
		padding: 30px 20px 30px 20px;
	}

	.whatsonwhereform .btn-primary {		
		padding: 11px 30px 9px 30px;
		/*font-size: 16px;*/
		border-radius: 7px;
	}

	.whatsonwhereform .form-inline .form-control {
		width: 32%;
		padding: 11px 10px 9px 10px;
		font-size: 16px;		
	}
}

@media  (max-width: 992px)  {
	
	#top .row .tel {
		border-left: none;
		padding: 10px 10px 13px 10px;	
	}
	
	#top .row .email {
		border-right: none; 
		padding: 10px 10px 13px 10px;	
	}

	#header .logo {
		/*padding: 40px 0px 43px 0px;*/	
	}
	
	#header .logo img {
		max-width: 300px;
	}
	
	#header #nav ul li a {
		margin: 0px 20px 0px 0px;
		padding: 15px 0px 0px 0px;
	}
	
	#header .text {	
		/*margin: 70px 0px 0px 0px;	*/
	}
	
	#footer .right .right {
		text-align: left;
		padding-left: 0px;
	}

	.content .blog-excerpt {
		height: 200px!important;
	}
	
	.blog-single-link {
		padding-left: 15px!important;
		padding-right: 15px!important;
		margin: 0px 5px 0px 0px;
	}
	
	.blog-single-info a {
		padding: 0px 0px 0px 0px!important;
	}

	.videoembed iframe {
		width: 100%!important;
		height: 390px!important;
	}

	.whatsonwhere {
		/*font-size: 16px;*/
		padding: 20px 20px 0px 20px;
	}

	.whatsonwhereform {
		padding: 20px 20px 20px 20px;
	}

	.whatsonwhereform .btn-primary {		
		padding: 11px 30px 9px 30px;
		/*font-size: 14px;*/
		border-radius: 7px;
	}

	.whatsonwhereform .form-inline .form-control {
		width: 39%;
		padding: 10px 10px 8px 10px;
		font-size: 14px;		
		height: 42px;
	}
		
}

@media  (max-width: 767px)  { 	
	
	h1 {
		margin: 36px 0px 39px 0px;	
	}
	
	.content {
		padding: 0px 20px 20px 20px;	
	}
	
	#top .row .tel {
		border-right: none!important;
		border-left: none!important; 
		padding: 10px 10px 5px 16px;
	}
	
	#top .row .email {
		border-left: none!important; 
		border-right: none!important;
		padding: 10px 10px 5px 10px;
	}
	
	#top .row .social {
	    padding: 0px 0px 10px 0px;
	    float: none!important;
	    text-align: left;
	}
	
	#header .logo img {
		max-width: 250px;
		margin: 0 auto;
	}
	
	#header #nav ul li a {
		margin: 0px 5px 0px 0px;
		padding: 10px 0px 20px 0px;
	}
		
	#bottom {
		padding: 0px 20px 20px 20px;	
	}
	
	#bottom .right {
		padding-right: 0px;	
		padding-left: 0px;
	}
	
	#footer .left {
		padding-left: 15px;	
	}	
	
	#blog-header {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	
	#blog-header h1 {
		margin: 20px 0px 10px 0px;
	}
	
	#blog-header .links {
		text-align: left;
		padding: 0px 0px 20px 10px;	
	}
	
	.blog-single-link {
		display: block!important;
		padding-left: 15px!important;
		padding-right: 15px!important;
		margin: 0px 0px 15px 0px;
	}
	
	.blog-single-info {
		text-align: left;
		padding: 0px 0px 30px 0px;	
	}
	
	.content .blog-posts {
		height: auto!important;
	}

	.content .blog-excerpt {
		height: auto!important;
	}

	.blog-height {
		height: auto;
		overflow: visible;
		border-bottom: none;
	}
	
	.videoembedarchive iframe {
		width: 100%!important;
		height: 350px!important;
	}

	.whatsonwhere {
		/*font-size: 14px;*/
		padding: 20px 20px 0px 20px;
	}

	.whatsonwhereform {
		padding: 20px 20px 20px 20px;
	}

	.whatsonwhereform .btn-primary {		
		padding: 11px 30px 9px 30px;
		/*font-size: 12px;*/
		border-radius: 7px;
		width: 100%;
		margin: 0px 0px 20px 0px;
	}

	.whatsonwhereform .form-inline .form-control {
		width: 100%;
		padding: 10px 10px 8px 10px;
		font-size: 12px;		
		height: 42px;
		margin: 0px 0px 5px 0px;
	}

}

@media  (max-width: 480px)  {
	.videoembedarchive iframe {
		width: 100%!important;
		height: 250px!important;
	}
	
	.videoembed iframe {
		width: 100%!important;
		height: 250px!important;
	}
}