/*! ******************************************************
*
*	Theme Name:     Toolset Starter Child
*   Author:         OnTheGoSystems
*   Author URI:     http://www.onthegosystems.com/
*   Description:    Simple, clear and modern Bootstrap 3-based theme. Perfect base for developing all kinds of responsive sites with Toolsets, including the Layouts plugin (no extra integration needed, you activate Layouts and the drag and drop facilities work out of the box). Uses WordPress theme customizer and supports Font Awesome Icons. Supports WooCommerce integration by styles unification.
*   Version:        1.1
*   License:        GNU General Public License v2 or later
*   License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*   Template:       toolset-starter
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
/**
 * 3.0 Typography
 */
body, button, input, select, textarea {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	clear: both;
	font-weight: 700;
}
p {
	margin-bottom: 1.6em;
}
b, strong {
	font-weight: 700;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}
blockquote p {
	margin-bottom: 1.6667em;
}
blockquote > p:last-child {
	margin-bottom: 0;
}
blockquote cite, blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote strong, blockquote b {
	font-weight: 400;
}
address {
	font-style: italic;
	margin: 0 0 1.6em;
}
code, kbd, tt, var, samp, pre {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}
mark, ins {
	background-color: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
body {
	background: #fff;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
a:focus {
	outline: 0px solid #c1c1c1;
	outline: 0px solid rgba(51, 51, 51, 0.3);
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
a {
    color: #c1272d;
    text-decoration: none;
}
a:hover, a:focus {
    color: #92171c;
    text-decoration: underline;
}

hr {
	clear:both;
}

.entry-content h1 {
	font-size:30px;
	font-size:3rem;
	text-transform: uppercase;
	margin-bottom: 11px;
    margin-top: 22px;
}
.entry-content h2 {
	font-size:21px;
	font-size:2.15rem;
	text-transform: uppercase;
	margin-bottom: 11px;
    margin-top: 22px;
}
.entry-content h3 {
	font-size:17px;
	font-size: 1.7rem;
	margin-bottom: 11px;
    margin-top: 22px;
}
.entry-content h4 {
	
}
.entry-content h5 {
	
}


/* @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,400i,700,700i'); */
body {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
.yellow {
	background-color: #ffda47;
}


/* ============================================= Buttons ============================================== */

.btn, #respond form input#submit, input[type="submit"] {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 10px 16px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform:uppercase;
}
.btn-primary, input[type="submit"] {
  color: #fff;
  background-color: #555555;
  border-color: #555555; }
  .btn-primary:focus, input[type="submit"]:focus, .btn-primary.focus, input.focus[type="submit"] {
    color: #fff;
    background-color: #555555;
    border-color: #555555; }
  .btn-primary:hover, input[type="submit"]:hover {
    color: #fff;
    background-color: #333333;
    border-color: #333333; }
.btn-red {
	background-color: #c1272d;
    border-color: #c1272d;
    color: #FFF;
}
.btn-red:hover {
	background-color: #86171b;
    border-color: #86171b;
    color: #FFF;
}
.btn-grey {
	background-color: #555555;
    border-color: #555555;
    color: #FFF;
}
.btn-grey:hover {
	background-color: #333333;
    border-color: #333333;
    color: #FFF;
}
.btn-yellow {
	background: rgba(255,232,93,1);
background: -moz-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,232,93,1)), color-stop(51%, rgba(255,232,93,1)), color-stop(53%, rgba(255,209,42,1)), color-stop(59%, rgba(255,231,93,1)), color-stop(66%, rgba(255,209,42,1)), color-stop(100%, rgba(255,209,42,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: linear-gradient(135deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe85d', endColorstr='#ffd12a', GradientType=1 );
    border-color: #ffda47;
    color: #000;
	border-radius: 0px;
}
.btn-yellow:hover {
	background: #ffda47;
    border-color: #ffda47;
    color: #000;
}
/* ============================================= Event Widget ============================================== */
.nexteventbox {
	padding:20px 0 40px;
}
.nexteventbox .clock {
	margin: 20px auto 40px;
	width: 350px;
}
.cover {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.nexteventimg {
	padding: 0;
}

@media (min-width: 767px) {
.nexteventimg .fig {
	background-color: #ffda47;
	height: 520px;
	position: relative;
}
.nexteventimg img {
	display: none;
	height: auto;
	width: 100%;
}
}
.nexteventbox h4 {
	font-size: 2em;
}
/* ============================================ Navigation ================================================== */
/* Make sure your header has z-index and background set and it's also full width */
.ddl-navbar {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
#fixedheader {
	width: 100%;
	z-index: 999;
	background-color: rgba(0,0,0,0.60);
	position: fixed;
	top:0;
	
}
#backgroundslide {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
}
#fixedheader.row {
	margin: 0px 0px!important;
}
/* OR you can also style plugin's class .sticking, 
that way you can style it differently when it's sticking */
.sticking {
	width: 100%;
	z-index: 999;
	background-color: #3cbefe;
}
.logo {
	padding: 14px 40px 12px 15px;
}
.navbar, body .ddl-navbar {
	margin-bottom: 0px;
}
.ddl-nav-wrap {
	margin-top: 0px;
}
body .nav > li > a::after, body .ddl-nav > li > a::after {
	display: none;
}
.navbar-default .navbar-toggle:hover, body .ddl-navbar-default .navbar-toggle:hover, .navbar-default body .ddl-navbar-toggle:hover, body .navbar-default .ddl-navbar-toggle:hover, body .ddl-navbar-default .ddl-navbar-toggle:hover, .navbar-default .navbar-toggle:focus, body .ddl-navbar-default .navbar-toggle:focus, .navbar-default body .ddl-navbar-toggle:focus, body .navbar-default .ddl-navbar-toggle:focus, body .ddl-navbar-default .ddl-navbar-toggle:focus {
	background-color: #ffda47;
}

@media (max-width: 767px) {
body .navbar-collapse, body .ddl-navbar-collapse {
	background-color: rgba(0,0,0,0.60);
}
}
@media (max-width: 768px) {
.ddl-dropdown-menu {
    margin-left: 0px !important;
}
}
@media (min-width: 768px) {
.navbar-default, body .ddl-navbar-default {
	background-color: transparent;
	border-color: transparent
}
}
.navbar-default .navbar-nav>li>a:hover, body .ddl-navbar-default .navbar-nav>li>a:hover, .navbar-default body .ddl-navbar-nav>li>a:hover, body .navbar-default .ddl-navbar-nav>li>a:hover, body .ddl-navbar-default .ddl-navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, body .ddl-navbar-default .navbar-nav>li>a:focus, .navbar-default body .ddl-navbar-nav>li>a:focus, body .navbar-default .ddl-navbar-nav>li>a:focus, body .ddl-navbar-default .ddl-navbar-nav>li>a:focus {
	color: #ffda47;
	background-color: transparent;
}
body .navbar-default .navbar-nav>.current-menu-item>a, body .ddl-navbar-default .navbar-nav>.current-menu-item>a, body .navbar-default .ddl-navbar-nav>.current-menu-item>a, body .ddl-navbar-default .ddl-navbar-nav>.current-menu-item>a, body .navbar-default .navbar-nav>.current-menu-item>a:hover, body .ddl-navbar-default .navbar-nav>.current-menu-item>a:hover, body .navbar-default .ddl-navbar-nav>.current-menu-item>a:hover, body .ddl-navbar-default .ddl-navbar-nav>.current-menu-item>a:hover, body .navbar-default .navbar-nav>.current-menu-item>a:focus, body .ddl-navbar-default .navbar-nav>.current-menu-item>a:focus, body .navbar-default .ddl-navbar-nav>.current-menu-item>a:focus, body .ddl-navbar-default .ddl-navbar-nav>.current-menu-item>a:focus {
	color: #fff;
	background-color: transparent;
	border-bottom: solid 4px #ffda47;
}
.ddl-dropdown-menu {
	background-color: rgba(0,0,0,0.90);
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
}
.ddl-dropdown-menu > li > a {
	color: #FFF;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	
}

.ddl-dropdown-menu > .active > a, .ddl-dropdown-menu > .active > a:hover, .ddl-dropdown-menu > .active > a:focus {
	background-color: #ffda47;
	color: #000;
}
body .nav>li>a, body .ddl-nav>li>a {
	font-size: 16px;
	font-size: 1.6rem
}

@media (min-width: 768px) {
body .nav>li>a, body .ddl-nav>li>a {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 14px 0px;
	margin: 0px 20px 0px 0px;
}
.ddl-navbar-nav > li > .ddl-dropdown-menu {
	margin-left: 0px!important;
}
}

@media (min-width: 992px) {
body .nav>li>a, body .ddl-nav>li>a {
	font-size: 15px;
	font-size: 1.4rem;
	padding: 22px 0px;
	margin: 0px 15px 0px 0px;
}
.ddl-navbar-nav > li > .ddl-dropdown-menu {
	margin-left: 0px!important;
}
}

@media (min-width: 1200px) {
body .nav>li>a, body .ddl-nav>li>a {
	font-size: 18px;
	font-size: 1.6rem;
	padding: 25px 0px;
	margin: 0px 0px 0px 20px;
}
.ddl-navbar-nav > li > .ddl-dropdown-menu {
	margin-left: 20px!important;
}
}
/* ============================================ Footer ================================================== */
#footer {
	background: #464646;
	border-top: solid 2px #515153;
}
.footer {
	padding: 30px 0px;
	color: #fff;
}
.ftb-icon {
	background: #2d292a;
	position: relative;
	height: 11px;
}
.ftb-icon-house {
	display: none;
}
@media (min-width: 768px) {
.ftb-icon-house {
	position: absolute;
	bottom: 0px;
	left: 50px;
	display: inherit;
	z-index: 2;
}
}
.ftb-icon-house img.alignleft, .ftb-icon-house figure.alignleft {
	margin-right: 0px;
	max-width: 100%;
	height: auto;
}
.home .ftb-icon-house {
	position: absolute;
	bottom: 0px;
	right: 10px;
	left:auto;
}
/* ============================================ Next event widget ================================================== */
.nexteventbox h4 {
	font-size:16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	line-height: 1.5rem;
	margin: 20px;
	text-align: center;
	border-bottom: solid 1px #000;
	padding:20px 0px
}
.nexteventdetails {
	padding:0px 20px;
	
}
.adddate {
	text-align: center;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 20px 0px;
	font-weight: 700;
	margin-bottom: 40px;
}
/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */

/* Base */

/**
 * AddToCalendar Base CSS
 * http://addtocalendar.com
 */

/* Base */

.addtocalendar var{
    display: none;
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent!important;
}
.atcb-link:before {
    content: '\f274 ';
		 font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
	padding-right: 5px;
}
.atcb-link {
    display: block;
    outline: none!important;
    cursor: pointer;
}
a.atcb-link {
	color:#000;
}
.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover{
    visibility:visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item
{
    list-style: none;
    margin: 0;
    padding: 5px;
    background: #fff;
}
.atcb-list a {
	color:#000;
}
.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item-link
{
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

/* ========================== Home Page Carousel ========================== */
.list_carousel ul#foo4 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align:center;
}
.list_carousel #foo4 li {
    align-items: center;
    display: flex;
    float: left;
    height: 100%;
    margin: 0 15px 15px;
    padding-bottom: 0px;
	text-align:center;
	background: #fff;
}
.list_carousel #foo4 li img {
   margin:0 auto;
   
}
.list_carousel.responsive {
	width: auto;
	margin: 20px 40px 20px;
	position: relative;
	text-align:center;
}
#next1, a#next2, a#prev1, a#prev2 {
	background: #ccc;
	bottom: 31%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	display: flex;
	/* flex-direction: column;*/
	align-items: center;
	/* justify-content: center;*/
	padding: 5px;
	width: 30px;
	color: #fff;
	font-size: 3em;
}
a#next1, a#prev1 {
}
a#prev1 {
	left: -40px
}
a#next1:hover, a#prev1:hover {
	color: #555555;
	background: #999;
	text-decoration: none
}
a#next1 {
	right: -40px
}
/* ========================== Coloured Boxes and titles ========================== */
#lgtgrey {
	background: #efefef;
}
.heading  {
	text-transform: uppercase;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4;
}
.heading h3 {
	margin:20px 0px;
}
h3.underlined {
	
	border-bottom: 3px solid #ffe85d;
	padding-bottom: 10px;
}
h2.underlined {
	
	border-bottom: 3px solid #ffe85d;
	padding-bottom: 10px;
	margin-bottom:20px;
}
h2.underlined a {
	color:#000;
}
h3.morelink {
	
	padding: 20px;
	margin: 0px
}
h3.morelink a {
	display:block;
	color: #000;
}
.red h3.morelink a {
    color: #fff;
    display: block;
}
a.fancybox-media .videoimg {
 	display:block;
  color:#fff;
}
a:hover.fancybox-media .videoimg {
  color:#ffe85d;
}
a.fancybox-media .red h3.morelink {
    color: #fff;
    display: block;
	text-decoration:none;
}
a.fancybox-media:hover .red h3.morelink, a.fancybox-media:focus .red h3.morelink {
    color: #fff;
}

.grey {
	background:#555555;
}
.head-grey {
	background:#333333;
}
.greyheading, .blackheading {
	background:#7f7f7f;
	padding: 15px 20px;
	color:#fff;
	letter-spacing:1px
}
.blackheading {
	background:#000;
	color:#ccc;
}

.greytitle .fa, .blacktitle .fa {
color:#ff0000
}
h2.greytitle, h2.blacktitle {
	text-transform: uppercase;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4;
}
.main-heading h1 {
	color:#fff;
	font-size:30px;
	font-size:3.0rem;
	font-weight: 300;
	padding:  20px 0px;
	text-transform: uppercase;
}
.yellowgrad {
	background: rgba(255,232,93,1);
background: -moz-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,232,93,1)), color-stop(51%, rgba(255,232,93,1)), color-stop(53%, rgba(255,209,42,1)), color-stop(59%, rgba(255,231,93,1)), color-stop(66%, rgba(255,209,42,1)), color-stop(100%, rgba(255,209,42,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
background: linear-gradient(135deg, rgba(255,232,93,1) 0%, rgba(255,232,93,1) 51%, rgba(255,209,42,1) 53%, rgba(255,231,93,1) 59%, rgba(255,209,42,1) 66%, rgba(255,209,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe85d', endColorstr='#ffd12a', GradientType=1 );
}
.red {
	background: #f5262f;
}

.vidplay {
  width: 50%;
  height: 5em;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
text-align: center;
}
.vidplay a {
	color:#fff;
	
}
/* Category list*/
.cat-details {
	background: #fff;
	padding:0px;
}
.homecat {
	
	padding:20px;
}
ul.catlist {
   margin: 0 0px 20px 10px;
	display: table;
	width: 100%;
}
ul.catlist li a {
  font-size:14px;
	font-size: 1.4rem;
	color: #000;
}
ul.catlist li a:hover {
	color:#c1272d
}
ul.catlist li:before {
   content: '\f0da ';
		 font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
	margin: 0 5px 0 -10px;
	
}
@media (min-width: 768px) {
ul.catlist li {
  padding:4px 20px 4px 0px;
	line-height: 1.2
}
ul.catlist li {
   float: left;
   width: 20em;
}
}
.clock {
	zoom: 0.7;
	-moz-transform: scale(0.7);
}
@media (min-width: 768px) {
.clock {
	zoom: 0.9;
	-moz-transform: scale(0.9);
}
}
/*------------------------------ Slides ------------------------------- */
section.slider {
	/*margin: 0px -15px;*/
}
#slides li {
	margin: 0px;
}
.sy-caption-wrap {
	
}
.sy-pager {
	display:none;
}


.backgroundimg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	/*margin: 0 -15px;*/
	overflow: hidden;
	text-align: center;
}

.backgroundimg {
	height: 250px;
}

@media (min-width: 768px) {
.backgroundimg {
	height: 450px;
	overflow: hidden
}
}

@media (min-width: 992px) {
.backgroundimg {
	height: 450px;
	overflow: hidden;/*background-attachment: fixed;*/
}
}

@media (min-width: 1200px) {
.backgroundimg {
	height: 450px;
	overflow: hidden
}
}



.backgroundimg-page {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	/*margin: 0 -15px;*/
	overflow: hidden;
	text-align: center;
}

.backgroundimg-page {
	height: 250px;
}

@media (min-width: 768px) {
.backgroundimg-page {
	height: 350px;
	overflow: hidden
}
}

@media (min-width: 992px) {
.backgroundimg-page {
	height: 350px;
	overflow: hidden;/*background-attachment: fixed;*/
}
}

@media (min-width: 1200px) {
.backgroundimg-page {
	height: 350px;
	overflow: hidden
}
}



.entrytitle {
	
	bottom: 0;
	color: #fff;
	font-size: 0.8em;
	font-weight: 600;
	left: 0;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	z-index: 99;
	text-align:left;
	background-color: rgba(0, 0, 0, 0.5);
	
}
h1.BannerTitle {
	font-weight: 300;
	margin:0px;
	font-size:16px;
	font-size:1.6rem;
	padding: 20px 0px
}
@media (min-width: 768px) {
h1.BannerTitle {
	font-size:18px;
	font-size:1.8rem;
}
}
@media (min-width: 1200px) {
h1.BannerTitle {
	font-size:30px;
	font-size:3.0rem;
}
}
.padding40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.paddingendsection {
	padding-bottom: 100px;
}
/*------------------------------ Sidebar ------------------------------- */
aside {
	margin-bottom:100px;	
}
aside .thumbnail {
	border:none 0px;
	margin:0px;	
}
aside .thumbnail img.alignnone {
	margin:0px
}
/*------------------------------ Grey Enter Widget ------------------------------- */
.greybox {
	background:#464646;
	padding:20px;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-size:1.8rem;
}
.greybox h3 {
	
}
.entry {
	padding:20px 0px;	
}
.seperator {
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
	padding:20px;
	margin-bottom:20px;	
}
.sep {
	border-bottom:1px #000 solid;
	
	margin-bottom:60px;	
}
.sponsor {
	
}
.sponsorimg {
	padding:25px 0px;
}
.gallery {
    
    border-top: 1px solid #eee;
    margin: 20px auto;
	padding-top:20px
}
.gallery-item img {
    border: solid 1px #eee;
	padding:4px;
}
a[target="_blank"]:not(.notarget)::after {
    content: "";
    display: none;
}
.widget h3.widgettitle {
  font-size:20px;
  margin:20px 0px 15px 0px;
  text-transform:uppercase;
}
.widget ul {
  margin-bottom:20px;
  border-top:solid 1px #000;
}
.widget ul li a {
  border-bottom:solid 1px #000;
  display:block;
  padding:10px 0px;
  color:#000;
  text-decoration:none;
}
.widget ul li a:hover {
  color:#c1272d;
}
.widget ul li a:before {
	content: '\f0da ';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
 	display: inline-block;
 	text-decoration: inherit;
	margin: 0 5px 0 0px;
}

.totalpoll-choice.totalpoll-choice-image {
	width: 100%!important;
	
}
@media (min-width: 768px) {
.totalpoll-choice.totalpoll-choice-image {
	width: 33.33%!important;
}
}
