/*
Theme Name: moocamp
Author: Web Solutions IOM
Author URI: https://websolutions.im

*/

/* Fonts used 
font-family: 'Lakki Reddy', cursive;
font-family: 'Architects Daughter', cursive;

*/

/* Colour Pallet 

Red :  #CF0404
Black: #181818
Green: #3B6F1E
Green footer #486343



*/



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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	font-size:100%;
	font:inherit;
	padding:0;
	border:0;
	margin:0;
	vertical-align:baseline;
}
body {
	line-height:1.1;
	font-family: sans-serif, Arial, Helvetica;
}

blockquote {
	width: 100%;
	max-width: 900px;
	margin: 1.5em auto;
	font-size: 1.1em;
	line-height:1.2em;
	
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
	
	
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
.clear {
	clear:both;
}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text {
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important;
}

img {	
   max-width: 100%;
   height: auto;
}

/*TEXT STYLING*/

ol,
ul {
	list-style: none;
}

ul {
	list-style: disc;
	line-height: 1.6;
	font-family: 'Architects Daughter', cursive;
	font-size: 1.4em;
	margin: 1em  0 1em 2em;
}

a {
	color:#CF0404;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	color: #3B6F1E; 
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 500;
}

h1{
	font-family: 'Architects Daughter', cursive;
	font-size: 2.5em;
	margin: 1em 0;
}

h2{ 
    font-family: 'Architects Daughter', cursive;
	font-size: 2.1em;
	line-height: 1.1;
	color: #CF0404;
	margin-bottom: .5em;
}

h3{
	font-size: 1.7em;
	margin-bottom: .3em;
}

h4{
	font-size: 1.4em;
	color: #CF0404;
	margin-bottom: .1em;
}

h5{
	font-size: 1em;
}

h6{
	font-size: 0.7em;
}
#provisional h4 {
	margin-bottom: .7em;
}

b, strong {
	font-weight: 600;
}

em,
i {
	font-style: italic;
}

pre {
	padding: 12px;
	letter-spacing: 2px;
	font-style: italic;
	margin: 0.5em;
}

p {
	margin-bottom: 15px;
}

/*blockquote {
	border-left: 4px solid  #999;
	background: #F0F0F0;
	font-style: italic;
	font-weight: 300;
	line-height: 1.27em;
	margin-bottom: 14px;
	padding-left: 25px;
} */

.alignright {
	float: right;
	margin: 0 0 .5em .5em;
}

img alignright {
	float: right;
	margin: 0 0 .5em .5em;
}

.block-50 {
	width: 50%;
	float: left;
	padding: 1em;
	box-sizing: border-box;
}

.aligncenter  img , .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0 .5em .5em 0;
}

.entry-title {
	font-size: 1.9em;
}

.entry-title ul {
	list-style: none;
}

legend {

	font-size: 1.2em;
	padding: 5px;
	font-weight: bold;
}

.entry-meta {
	display: none;
}

.entry-footer {
	display: none;
}


/*ul { 

   margin: 0; 

   padding: 0; 

}*/
/* ****Actual Site Code Starts Here **** */

.mobile-view , #show-standard , #show-mobile , calendar1 { 
	display: none;
}


.page-block {
	width: 100%;
	max-width: 1240px;
	padding: 1em;
	box-sizing: border-box;
	margin: 0 auto;
}
.grey {
	width: 80%;
	height: 4px;
	background: #cccccc;
	margin: 1em auto;
}
.red {
	color: #CF0404;
	font-weight: bold;
}
.spacing {
	height: 1.75em;
}

/* Header Section */

#logo {
	text-align: center;
}
.main-logo {
	overflow: hidden;
}
.main-logo img {
	padding: .5em 0 0 0;
	width: 100%;
	max-width: 475px;
	height: auto;
}
.margin-left {
	margin-left: 220px;
}
.no-margin {
	
}
#strap-line {
	margin-bottom: 1em;
	padding: .7em 0;
	font-size: 1.3em;
	margin-top: -2px;
	border-bottom: 5px solid #ffe900;
	
}
.background-white {
	margin-top: 2em;
	background: rgba(255, 255, 255, .1);
}
.background-white-small {
	margin-bottom: 2em;
}

/* Front Page  */
.black-heading , h1 .black-heading {
	text-align: center;
	font-family: 'Architects Daughter', cursive;
	font-size: 2.3em;
	text-transform:uppercase;
	padding: 1em 2em;
	width: 50%;
	margin: .5em auto;
	color: #fff;
	border: solid 1px #CF0404;
}
.white {
	color: #181818;
}

.welcome-message {
	width: 80%;
	float: left;
	padding: 0 3em 3em;
	box-sizing: border-box;
}

.sh-link A , .book-button a {
	padding: 1em 2em; 
	background: #CF0404;
	color: #fff;
	overflow: hidden;
	float: right;
	width: 200px;
	text-align: center;
	border-radius: 3px;
	-webkit-transition: background .5s; 
    transition: background .5s;
	
}
.book-button a {
	float: none;
	margin: .5em auto;
	display: block;
	width: 250px;
}

.sh-link A:link , .sh-link A:visited , .book-button a:link , .book-button a:visited {
	color: #fff;
	text-decoration: none;
}
.sh-link A:hover ,.book-button a:hover {
	background: #181818;
	text-decoration: none;
}
#ratings {
	width:20%;
	float: left;
	margin-top: 3em;
	overflow: hidden;
}
#times {
	background: #181818;
	padding: 3em 0;
	overflow: hidden;
}
#front-facilities , #racing-news {
	background: #181818;
	padding: 3em 0;
	overflow: hidden;
}
#f-more {
	text-align: center;
	margin-top: 2em;
}

#opening-times , #front-calendar {
	width: 49%;
	float: left;
	padding: 3em;
	margin-right: 2%;
	background: #fff;
	box-sizing: border-box;
}
#front-calendar {
	margin-right: 0;
}

/* Calendar Overrights */

.wpsbc-container.wpsbc-theme-modern .wpsbc-calendars .wpsbc-legend .wpsbc-legend-item {
	padding: .2em;
	margin-right: .1em;
}

.wpsbc-container.wpsbc-theme-modern .wpsbc-calendars .wpsbc-legend .wpsbc-legend-item p {
	margin: .2em 5px !important;
}

/* Front Icons */
.f-icons {
   text-align: center;
   margin: 0 auto;
}
#slideshow {
	text-align: center;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
/* Front Camping Includes */

#cater-for {
    padding: 5em 0;
	background: #181818;
	overflow: hidden;
}

.offered {
	width: 31%;
	height: 300px;
	float: left;
	margin: 1%;
	transition: ease-in-out background .5s;
}

.offered-title {
	margin-top: 3em;
	color: #fff;
	font-size: 2.1em;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	background: rgba(0, 0, 0, .6);
}
.offer-more  {
	width: 200px;
	text-align: right;
	float:right;
	margin-top: 3em;
	color: #fff;
	padding: 1em 2em;
	box-sizing:border-box;
	background: #CF0404;
	opacity: .2;	
	-webkit-transition: opacity .5s; 
    transition: opacity .5s;
}
.offer-more:hover {
	opacity: .7;
}

#our-location , reviews {
	padding: 3em 0;
	background: #fff;
	overflow: hidden;
}
#google-map {
	width: 60%;
	float: left;
	padding: 1em;
	box-sizing: border-box;
}
.easy-get-here {
	width: 40%;
	float: left;
	padding: 2em;
	box-sizing: border-box;
	text-align: center;
}

/* Google Map */

.welcome-movie {
	width: 100%;
	text-align: center;
	overflow:hidden;
}
.video-container {
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 25px; 
	height: 0;
	 } 
	
	
.video-container iframe , .video-container object , .video-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

/* Front Page Racing Blocks */
#tt-races , #mgp-races {
	width: 50%;
	float: left;
	padding: 1em;
	box-sizing: border-box;
	overflow: hidden;

}
.racing-block {
	width: 100%;
	overflow: hidden;
	padding: .5em;
	box-sizing: border-box;
}
.racing-right {
	width: 50%;
	min-height: 360px;
	float: right;
	background: rgba(0, 0, 0, .5);
	padding: 1em;
	box-sizing: border-box;
}
.racing-sch {
	padding: .3em;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
}
/* Pricing  */
.current-prices {
	padding: 4em;
}
.line-up {
	display: block;
	clear: both;
}
.one-third1 , .one-third2 , .one-third3  {
	width: 33%;
	float: left;
	padding: .5em;
	box-sizing: border-box;
	font-size: 1.7em;	
}
.one-third1 {
	width: 20%;
}
.one-third3 {
	width: 40%;
}

.one-third1 img {
	width: 100%;
	max-width: 50px;
	height: auto;
	margin-top: -.5em;
}
.left-less {
	padding-left: .2em;
}
.price-details {
	clear: both;
	padding-top: 2em;
	text-align: center;
}

.easy-get-here img {
	width: 100%;
	max-width: 250px;
	text-align: center;
}

/* iHover */

.col-sm-6 {
    width: 12%;
	float: left;
	min-height: 1px;
    padding-left: 25px;
    padding-right: 20px;
    position: relative;
	box-sizing: border-box;
	margin: .5em 0;
}
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #181818;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  width: 125px;
  height:125px;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  width: 125px;
  height: 125px;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.row {
  margin-top: 15px;
  margin-bottom: 15px;
}
.ih-item.circle.effect10 .img {
  z-index: 11;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect10.colored .info {
  background: #181818;
}
.ih-item.circle.effect10 .info {
  background: #181818;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect10 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 15px;
}
.ih-item.circle.effect10 .info p {
  color: #bbb;
  font-style: italic;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.ih-item.circle.effect10 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.ih-item.circle.effect10.top_to_bottom .info h3 {
  margin: 0 30px;
  padding: 25px 0 0 0;
  height: 78px;
}
.ih-item.circle.effect10.top_to_bottom .info p {
  margin: 0 30px;
  padding: 5px;
}
.ih-item.circle.effect10.top_to_bottom a:hover .img {
  -webkit-transform: translateY(50px) scale(0.5);
  -moz-transform: translateY(50px) scale(0.5);
  -ms-transform: translateY(50px) scale(0.5);
  -o-transform: translateY(50px) scale(0.5);
  transform: translateY(50px) scale(0.5);
}

.ih-item.circle.effect10.bottom_to_top .info h3 {
  margin: 95px 30px 0;
  padding: 25px 0 0 0;
  height: 78px;
}
.ih-item.circle.effect10.bottom_to_top .info p {
  margin: 0 30px;
  padding: 5px;
}
.ih-item.circle.effect10.bottom_to_top a:hover .img {
  -webkit-transform: translateY(-50px) scale(0.5);
  -moz-transform: translateY(-50px) scale(0.5);
  -ms-transform: translateY(-50px) scale(0.5);
  -o-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5);
}

/* Page Styling General */
#main70  {
	width: 70%;
	padding: 1em;
	box-sizing: border-box;
	float: left;
}
#sidebar30 {
	width: 30%;
	margin-top: 1em;
	padding: 1em;
	box-sizing: border-box;
	float: left;
}

.black-back {
	background: #f7f7f7;
}
#sidebar30 .col-sm-6 {
	width: 50%;
	padding-left: 7px;	
	box-sizing: border-box;
}
#sidebar30 .ih-item.circle.effect10.top_to_bottom .info h3 {
	margin: 10px 30px;
}
#sidebar30 .ih-item.circle {
	width: 150px;
	height: 150px;
}
#sidebar30 .ih-item.circle .img {
	width: 150px;
	height: 150px;
}


/* Cater for Pages */

.listings {
	padding: 2em;
	box-sizing: border-box;
	overflow: hidden;
	display: block;
}
.listings:nth-child(odd) {
	background: #f7f7f7;
}

.listing-image {
	width: 30%;
	max-width: 350px;
	float: left;
	padding: 1em;
	box-sizing: border-box;
	display: block;
}
.list-info {
	width: 70%;
	padding: 1em;
	float: left;
	box-sizing: border-box;
}
.listing-title {
	padding: 1em 0;
	font-size: 1.5em;
	
}
.listing-title a:link , .listing-title a:visited  , .listing-title a:hover {
	color: #181818;
	text-decoration: none;
}
.listing-desc {
	padding: 1em;
	box-sizing: border-box;
}
.small-content {
	width: 45%;
	padding: 2em;
	font-size: 1.1em;
	line-height: 1.2em;
	float: left;
	box-sizing: border-box;
}
.cater-image {
	width: 55%;
	float: left;
	padding: 1em;
	text-align: center;
	box-sizing: border-box;
}
.cater-image img {
	box-shadow:5px 5px 5px grey;  
}
.no-image , .no-slideshow {
	display: none;
}
/* Location Page */

.getting-here {
	display: block;
	overflow: hidden;
}
.get-icon {
	width: 20%;
	float: left;
	padding: .1em;
	box-sizing: border-box;
	text-align: right;
}
.get-details  {
	width: 80%;
	float: left;
	padding: 1em 5em;
	box-sizing: border-box;
}
.get-desc {
	padding: 1em;
	box-sizing: border-box;
}
#google-map-loc {
	width: 100%;
	padding: 1em;
	box-sizing: border-box;
}
/* Local Interest */
.all-interest  {
	width: 100%;
	max-width: 1200px;
	margin: 2em auto;
	padding: 1.5em;
	box-sizing: border-box;
	overflow: hidden;
	background: #181818;
}
/*.all-interest:nth-child(even) {
	background: #f9f9f9;
} */
.local-title {
	font-size: 1.8em;
	font-family: 'Architects Daughter', cursive;
	color: #fff;
	text-align: left;
	padding: .5em 1em;
}
.local-image {
	width: 33%;
	padding: .1em;
	box-sizing: border-box;
	float: left;
	
}
.local-image img {
	border-radius: 50%;
	width: 100%;
	max-width: 300px;
	height: auto;
	text-align: center;
}
.all-desc {
	padding: .1em 1em;
	box-sizing: border-box;
	width: 67%;
	float: left;
	color: #fff;
}
.block-inline {
	display: block;
	padding: .2em;
	height: 60px;
	overflow: hidden;
	margin-bottom: .3em;
	margin-right: -1.2em;
	float:right;
}
.short-desc {
	padding: .8em;
	box-sizing:border-box;
	overflow: hidden;
	margin-bottom: 10px;
	height:190px;
} 
.link-text {
	padding: 0 .5em ;
	color: #f7f7f7;
	font-weight: bold;
	line-height: 1.4;
}
.interest-links {
	clear: right;
	background: #cf0404;
	margin: 0 -1.5em -1.5em;
    padding: 1.5em;
}
.interest-links img {
	vertical-align: top;
}
/* Blog -  News Section */
.blog-content {
	width: 100%;
	max-width:900px;
	padding: 2em .5em;
	margin: 0 auto;
}
.page-nav {
	line-height: 2;
	padding: 2em;
	box-sizing: border-box;
}
.all-news {
	padding: 1em;
	box-sizing: border-box;
	margin: 1em 0;
	overflow: hidden;
}
.all-news:hover {
    border: solid 1px #CF0404;
}
.all-news:nth-child(odd) {
	background: #f7f7f7;
}
.news-photo {
	width: 30%;
	float: left;
	padding: 1em;
	box-sizing: border-box;
	
}
.news-content {
	width: 70%;
	float: left;
	padding: 1em;
	box-sizing: border-box;
	color: #181818;
	text-decoration: none;
	margin: 0 auto;
}
/*.news-content a:link , .news-content a:visited {
	color: #181818;
	text-decoration: none;
} */
.highlight-title {
	font-size: 1.7em;
	font-family: 'Architects Daughter', cursive;
	text-align: center;
	padding: .5em 0;
	
}
.read-on {
	font-size: 1.3em;
	font-family: 'Architects Daughter', cursive;
	text-align: right;
	color: #CF0404;
	
}
/* Contact Page */

.red-required {
	color:#CF0404;
	font-size: .8em;
	font-weight: bold;
	text-transform: capitalize;
}

#contact-form {
	clear: both;
	width: 100%;
	max-width: 800px;
	box-sizing: border-box;
	padding: 1.5em;
	overflow: hidden;
	margin: 2em auto;
	border: solid 3px #f4f4f4;
}

/**** Contact Form Styling  *****/
#provisional {
	width: 100%;
	max-width: 600px;
	padding: .5em;
	box-sizing: border-box;
	margin: .5em auto;
}
#form-your-details , #form-camping-details {
	padding: 1em;
	box-sizing: border-box;
	border: solid 1px #f7f7f7;
	margin: .5em 0;
}
#form-camping-details {
	background: #f7f7f7;
}
input {
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}
input[type=text] , input[type=email] , input[type=url]  {
	width:100%;
}
textarea {
    width: 100%;
    padding: 12px 20px;
	margin: 8px 0;
    box-sizing: border-box;   
    border-radius: 4px;
}

span.wpcf7-list-item { 
     display: block !important; 
	 padding: .3em 0;
}
input[type=submit] , .more-button {
	width: 100%;
	padding: 1em 2em; 
	background: #081420;
	color: #fff;
	font-size: 1.2em;
	overflow: hidden;
	border: solid 1px #fff;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: background .5s; 
    transition: background .5s;
	box-sizing: border-box;
	
}
input[type=submit]:hover , .more-button:hover  {
	background: #5D0012;
}
.more-button {
	border: solid 3px #5D0012;
	text-align: center;
}
/**** Contact Form Styling  *****/

select#cat {
	font-size: 1.1em;
	padding: .3em .5em;
	border: solid 3px #cccccc;
	text-align: center;
	margin: 1em auto;
	width: 100%;
	max-width: 450px;	
	color: #181818;
}

input {
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}
input[type=text] , input[type=email] , input[type=url]  {
	width:100%;
}
textarea {
    width: 100%;
    padding: 12px 20px;
	margin: 8px 0;
    box-sizing: border-box;   
    border-radius: 4px;
}

span.wpcf7-list-item { 
     display: block !important; 
	 padding: .3em 0;
}
input[type=submit] , .more-button {
	width: 100%;
	padding: 1em 2em; 
	background: #CF0404;
	color: #fff;
	font-size: 1.2em;
	overflow: hidden;
	border: solid 1px #fff;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: background .5s; 
    transition: background .5s;
	box-sizing: border-box;
	
}
input[type=submit]:hover , .more-button:hover  {
	background: #181818;
}
.more-button {
	border: solid 3px #5D0012;
	text-align: center;
}

/* Deposit Template  - Including PayPal  */

#deposit-message , #deposit-disclaimer , #paypal-form1 , #please-note-message {
	width: 100%;
	max-width: 990px;
	margin: 1.5em auto;
	font-size: 1.1em;
	line-height:1.2em;
	padding: 1em;
	box-sizing:border-box;	
}
#deposit-disclaimer {
	background: #181818;
	color:#fff;
	font-size: 1em;
}
#paypal-form1 { 
    border:solid 3px #f4f4f4;
	text-align: center;

}

#paypal-form1 select {
	padding: 1em;
	margin: .5em 0;
	
}
#paypal-form1 input[type=text] {
	width: 100%;
	max-width: 600px;
	margin: .5em auto;
}
#please-note-message {
	text-align: center;
	font-size: 1em;
}

/*  Footer Section */ 

.iom-icons {
	text-align: center;
	padding: 2.5em 0;
	background: #181818;
	border-bottom: solid 4px #f4f4f4;
	
}
.iom-icons img {
	width: 100%;
	max-width: 100px;
	height: auto;
	margin: 0 10px;
	opacity: .5;
	transition: ease-in-out opacity .5s;
}

.iom-icons img:hover {
	opacity: 1;
}


#footer {
	padding: 2em 0 0 0;
	background: #777;
	list-style: none;
	color: #f7f7f7;
	overflow: hidden;
	border-bottom: solid 10px #3F3F3F;
	
}
h3.widget-title {
	font-family: 'Architects Daughter', cursive;
	font-size: 1.7em;
	color: #181818;
	padding: .3em 0;
	margin-bottom: -.5em;
}

#footer a:link , footer a:visited {
	color: #f7f7f7;
	line-height: 1.4;
	font-size: 1em;
	font-family: sans-serif, Arial, Helvetica;
	text-decoration: none;
	font-weight: 400;
	background: none;

}

#footer a:hover {
	background: #cf0404;
	color: #fff;
	padding: .3em;
	text-decoration: none;
}
#left-widget ul , #middle-widget ul {
	list-style: none;
	text-decoration: none;
	font-weight: 400;
	margin-left:.5em;
	font-size: 1.1em;
}

#left-widget  , #middle-widget {
	width: 25%;
	padding: 1em;
	box-sizing: border-box;
	float: left;
}
#facebook-block {
	width: 50%;
	float: left;
	text-align: right;
}

#cows {
	height: 98px;
	margin-top: 1em;
}
#copyright {
	padding: 1em 0;
	text-align: center;
	color: #f7f7f7;
	background: #3F3F3F;
}
#copyright a:link , #copyright a:visited { 
    color: #f7f7f7;
	text-decoration: none;
	font-weight: 400;
}
#copyright a:hover {
	color: #f97f25;
}

/** Media Queries  */

@media only screen and (max-width: 1200px)
{
	
 #opening-times, #front-calendar {
 
}
  #sidebar30 .ih-item.circle.effect10.top_to_bottom .info h3 {
	margin: 10px 15px;
}
  #sidebar30 .ih-item.circle {
	width: 125px;
	height: 125px;
}
  #sidebar30 .ih-item.circle .img {
	width: 125px;
	height: 125px;
}

}
@media only screen and (max-width: 1100px)
{
	.one-third1, .one-third2, .one-third3 {
		font-size: 1.5em;
	}
	
	.current-prices {
		padding: 2em;
	}
	
	#opening-times, #front-calendar {
		padding: 1em;
	}
  .col-sm-6 {
    width: 15.67%;
 }
   .listing-title {
	padding: 0;
 }
}
@media only screen and (max-width: 1000px)
{
	#sidebar30 {
		padding: 0;
	}
	.one-third1, .one-third2, .one-third3 {
		font-size: 1.3em;
	}
	.one-third1 {
		width:15%;
	}
	.one-third3 {
		width:45%;
	}
}
@media only screen and (max-width: 930px)
{
   #sidebar30 {
	   display: none;
	   
   }
   #main70 {
	   width: 100%;
   }
}
@media only screen and (max-width: 830px)
{   
    #opening-times, #front-calendar {
		width: 100%; 
		float: none;
	}
	.wpsbc-container.wpsbc-theme-modern .wpsbc-calendars .wpsbc-calendar.col-4 {
		width: 49% !important;
	}
	.welcome-message {
	    width: 100%;
		float: none;
   }
    #ratings  {
		width:100%;
		max-width: 200px;
		margin: .5em auto;
	}
	.one-third1, .one-third2, .one-third3 {
		
	}
	.one-third1, .one-third2, .one-third3 {
		
	   font-size: 1.2em;
	}
	.col-sm-6  {
		width: 24.67%;
	}
	
	.offered {
		width: 48%;
	}
	#google-map {
		width: 100%;
	}
	.easy-get-here {
		width: 100%;
	}
	#tt-races, #mgp-races {
		width: 100%;
		float: none;
	}
	#facebook-block::before {
		content: "";
		clear: both;
		padding: .5em;
	}
	#facebook-block {
		width: 100%;
		max-width: 520px;
		float: none;
		margin: 1em auto;
		text-align: center;
	}
	#left-widget, #middle-widget {
		width: 50%;
	}
	.cater-image {
		width: 100%;
		float: none;
	}
	
	.small-content {
		width: 100%;
	}
	.iom-icons img {
		margin: 2px;
	}
	.one-third1 {
		width: 15%;
	}
	
	.one-third2  {
		width: 40%;
	}
	
	.one-third3 {
		width: 45%;
	}
	.local-image  {
		width: 100%;
		float: none;
		text-align: center;
	}
	.all-desc {
		width: 100%;
		float: none;
	}
	.listing-image {
		width: 100%;
		float: none;
		margin: .5em auto;
	}
	.list-info {
		width: 100%;
	}
	.listing-title {
		text-align: center;
	}
}
@media only screen and (max-width: 680px)
{
		
	.welcome-message {
		padding: 0 1em 3em 1em;
	}
	.margin-left {
		margin-left: 0;
	}
	.current-prices {
		padding: .5em;
	}
	.iom-icons img {
		margin: 0;
		width: 32%;
		max-width: 100%;
		box-sizing: border-box;
		padding: 1em;
		opacity: .8;
	}
	.get-icon {
		width: 100%;
		float: none;
		text-align: center;
	}
	.get-details {
		width: 100%;
		padding: 1em;
	}
	.block-50 {
		width: 100%;
		max-width: 600px;
		float: none;
		margin: .5em auto;
	}
	.block-50 img {
		text-align: center;
	}
	.news-photo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.news-content {
	    width: 100%;
		max-width: 600px;
		margin: .5em auto;
		text-decoration: none;
    }
	.all-interest {
		padding: .5em;
	}
}
@media only screen and (max-width: 595px)
{
	  .racing-right {
		  width: 60%;
	  }
	.black-heading, h1 .black-heading {
		font-size: 1.7em;
	}
	#cater-for {
		display: none;
	}
	.page-block {
		padding: .5em;
	}
	#front-facilities {
		display: none;
	}
	.one-third1 {
		display: none;
	}
	.one-third2 , .one-third3 {
	  width: 50%; 
	}
	.left-less {
		padding-left: 0;
	}
	.line-up {
		overflow: hidden;
	}
   .line-up:nth-child(even) {
	   background: #f4f4f4;
   }
   .link-text {
	   line-height: 2;
   }
   #CDSSCROLLINGRAVE.wide {
       width: 100% !important; 

 }
    .listings  {
		padding: 1em;
	}
}
@media only screen and (max-width: 400px)
{
	#contact-form {
		padding: .5em;
	}
	.get-details {
		width: 100%;
		padding: .3em;
		margin-bottom: 1em;
	}
	
	#main70 {
		padding: 0;
	}
    #left-widget , #middle-widget {
		width: 100%;
	}
    .current-prices {
		padding: 0;
	}
	.book-button a {
		width: 200px;
	}
    .racing-right  {
		width: 100%;
		float: none;
	}
   .all-news {
	   padding: .1em;
   }
   .news-content {
	   padding: .4em;
   }
   .local-title {
	   padding: 1em .2em;
   }
   .all-desc {
	   padding: .1em;
   }
   .list-info {
	   padding: .1em;
   }
   .listings {
	   padding: .2em;
   }
   .small-content {
	   padding: .5em;
   }
}