body {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
}
b, strong {
	font-weight: 400;
}
h1,h2 {
	font-family: 'Special Elite', cursive;
	border-bottom:1px solid #fff;
	display:inline-block;
	font-weight:normal;
	text-transform: uppercase;
}
h3, h4, h6 {
	font-family: 'Oswald', sans-serif;
	font-weight:700;
}
h3 {
	text-decoration:underline;
	text-align: center;
}
h5, .site-main h5 {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:1.2em;
	text-align:center;
	letter-spacing:0;
	font-size:1.3em;
	margin-bottom:10px;
	margin-top:0px;
	text-transform: uppercase;
}
.blog-home-content h5 {
	color:#fff;
}
.site-main h1 {
	line-height:0.75;
	font-size:3em;
}
.home .site-main h1 {
	line-height:0.45;
	font-size:2.6em;
}
.home .site-main h1 span {
	font-size:1.39em;
	line-height:1em;
}
.home .site-main h1 span.sub {
	font-size:0.692em;
	color:#6e1821;
}
.site-main h2 {
	font-size:5em;
}
a {
  color: #df5f42;
  -webkit-transition-property: color, text-decoration, opacity;
  -moz-transition-property: color, text-decoration, opacity;
  transition-property: color, text-decoration, opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; 
}
a:hover, a:focus, a:active {
    color: #6e1821;
    -webkit-transition-property: color, text-decoration, opacity;
    -moz-transition-property: color, text-decoration, opacity;
    transition-property: color, text-decoration, opacity;
    -webkit-transition-duration: 0.05s;
    -moz-transition-duration: 0.05s;
    transition-duration: 0.05s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; 
}
a:focus {
    outline: none; 
}
a:hover, a:active {
    outline: 0; 
}


/* Navigation */

.site-header, .blog.home .site-header, .featured-image .site-header {
	z-index:999999;
	padding:0px;
	position:fixed;
}
.site-header .header-navigation {
	font-family: 'Oswald', sans-serif;
	position:static;
	width:auto;
	float:left;
	margin-top:40px;
	margin-left:100px;
}
.site-header .header-navigation .menu-header-container {
	position: static;
}
.site-header .header-navigation .menu-header-container ul li a {
	text-decoration: none;
	padding:0 0 0.6em 0.25em;
	font-size:1.4em;
}
.site-header .header-navigation .menu-header-container ul li a:hover {
	color:#6e1821;
}
.site-header .header-navigation .menu-header-container ul {
	padding-top:12px;
}
.site-header .header-navigation a {
	font-size:1em;
	letter-spacing:0;
	cursor:pointer;
	color:#fff;
}
.site-branding {
	background:rgba(255,255,255,0.6);
	padding:20px 10px;
	width:auto;
	margin-left:10%;
	cursor:pointer;
}
.site-branding img {
	width:200px;
}
.menuContact {
	font-size:0.9em;
	color:#fff;
	letter-spacing:0;
	font-weight:100;
	text-transform:none;
	padding: 0 0.7em;
}
.menuContact .phone, .menuContact .address {
	float:left;
}
.menuContact .phone a {
	color:#fff;
	text-decoration: none;
}
.menuContact .address {
	margin-left:20px;
}
button.sidebar-toggle {
	display:none;
	right:20px;
	top:25px;
	font-size:1.6em;
}
#sidebar {
	padding:80px 0.5em 1.7em;
	background-color:#fff;
}
.sidebar .sidebar-inner {
	max-width:100%;
	padding:0px 10%;
}
.sidebar-toggled .site-branding {
	width:auto;
}
#sidebar-inner #secondary {
	display:none;
}
.sidebar .main-navigation {
	font-family: 'Oswald', sans-serif;
	font-size:1em;
	letter-spacing:0;
	font-weight:normal;
	color:#000;
	padding-bottom:0px;
}
.sidebar .main-navigation a {
	padding:0.7em 0;
	font-size:1.2em;
	display:block;
	text-decoration:none;
	color:#000;
}
.sidebar .menuContact {
	padding: 0.4em 0px 0px;
    font-size: 1.2em;
    color:#000;
}
.sidebar .menuContact .address, .sidebar .menuContact .phone {
	margin:0px;
	float:none;
}
.sidebar .menuContact .phone a {
	color:#000;
}
.moved .site-branding {
	padding:3px 10px;
	background:transparent;
}
.moved .site-branding img {
	width:150px;
}
.moved.site-header .header-navigation {
	margin-top:10px;
}
.moved.site-header, .blog.home .moved.site-header {
	background:rgba(255,255,255,1);
}
.moved.site-header .header-navigation a {
	color:#000;
}
.moved.site-header .menuContact {
	color:#000;
}

/* END Navigation */

/* start-page content */

.blog-home-content article:first-child .section-inner {
	text-align:left;
	width:auto;
	left:0%;
	padding:20px 20px 10px 10%;
	background:rgba(255,255,255,0.6);
	top:70%;
}
.blog-home-content article:first-child .entry-header {
	text-align:left;
	padding:0px;
}
.blog-home-content article:first-child .entry-title {
	border:none;
	margin:0px;
}
.blog-home-content article:first-child .entry-title a {
	color: #dd5537;
	font-family: 'Oswald', sans-serif;
    text-shadow: 0 1px 1px #6e1821;
}
.blog-home-content article .entry-header .entry-title {
	margin-top:0px;
	margin-bottom:0px;
}
.blog-home-content article .entry-header .entry-title a:hover, .entry-header .entry-title a:hover {
	color:#ffffff;
}
.blog-home-content article {
	max-height:600px;
}
.blog-home-content article.full-size, .blog-home-content article.facebook {
	width:100%;
	height:100vh;
} 
.blog-home-content article.facebook {
	max-height:700px;
}
.blog-home-content article:first-child {
	max-height:none;
}
.blog-home-content article:first-child .gradient {
	display:none;
}
.blog-home-content .section-image {
	opacity:0.5;
}
.blog-home-content article:first-child .section-image {
	opacity:0.8;
}
.blog-home-content article:hover .section-image {
	opacity:0.6;
}
.blog-home-content article:first-child:hover .section-image {
	opacity:0.8;
}
.blog-home-content .facebook .section-image, .blog-home-content .facebook:hover .section-image {
	opacity:0.3;
}

.gradient,.layer {
	position:absolute;
	width:100%;
	height:100%;
}
.gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,ffffff+42,ffffff+95,ffffff+100&1+0,1+2,1+4,0.67+15,0+41,0+100,0.83+100,0+100 */
	background: -moz-linear-gradient(-30deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(255,255,255,1) 4%, rgba(255,255,255,0.67) 15%, rgba(255,255,255,0.28) 30%, rgba(255,255,255,0) 41%, rgba(255,255,255,0) 42%, rgba(255,255,255,0) 95%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-30deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 2%,rgba(255,255,255,1) 4%,rgba(255,255,255,0.67) 15%,rgba(255,255,255,0.28) 30%,rgba(255,255,255,0) 41%,rgba(255,255,255,0) 42%,rgba(255,255,255,0) 95%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(150deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 2%,rgba(255,255,255,1) 4%,rgba(255,255,255,0.67) 15%,rgba(255,255,255,0.28) 30%,rgba(255,255,255,0) 41%,rgba(255,255,255,0) 42%,rgba(255,255,255,0) 95%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.layer {
	padding:15px;
}
.scrollToTop{
	width:50px; 
	height:50px;
	border-radius:25px;
	text-align:center; 
	font-weight: bold;
	font-size:21px;
	color: #fff;
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:40px;
	line-height:15px;
	display:none;
	cursor:pointer;
	opacity:0.8;
	text-shadow: 0 0 5px black;
	background: #ffffff url('../img/to-top.png') no-repeat 10px 8px;
	background-size:30px 30px;
}
.scrollToTop:hover{
	text-decoration:none;
	color:#fff;
	opacity:1;
}
.scrollToTop:focus{
	outline:none;
	color:#fff;
}
.footer-image img {
	display:block;
}
.site-footer {
	margin:0px;
	background:#000;
	color:#fff;
}
.site-footer .site-info li {
	font-size:1.4em;
}
.site-footer .site-info li.copyright {
	font-size:0.8em;
	width:100%;
	text-transform:none;
}
.site-footer a {
	color:#fff;
}
/* END start-page content */


/* facebook reviews & plugin */

.fb-page.desktop,.fb-page.desktop iframe,.fb-page.desktop span {
	width:100% !important;
	height:70vh !important;
	max-width:480px !important;
	max-height:400px !important;
	position:static !important;
}
.fb-page.mobile {
	display:none;
}
.facebook-features {
	width:1170px;
	margin:0px auto;
	padding:0px;
	
}
.col-50 {
	width:50%;
	float:left;
	margin:0px;
	padding:0px 15px;
}
.slick-slide:focus {
	outline:none;
}
.slick-arrow {
	position:absolute;
	top:83px;
	right:0px;
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-weight:100;
	line-height:80px;
	font-size:90px;
	z-index:899;
	text-shadow:none;
}
.slick-arrow:hover {
	color:#DD5537;
	cursor:pointer;
}
.slick-prev {
	right:70%;
}
.wp-facebook-reviews .slick-dots {
	display:none !important;
}
.facebook-ratings-wrapper h2,.fb-plugin-wrapper h4 {
	color:#fff;
	margin:0px 0px 20px;
	font-weight:normal;
}
.facebook-ratings-wrapper h2 {
	font-size:2.4em;
	padding-top:10px;
}
.fb-plugin-wrapper.mobile {
	display:none;
}
.fb-plugin-wrapper h4 {
	font-family: 'Oswald', sans-serif;
	letter-spacing:normal;
	font-weight:100;
	font-size:2em;
	line-height:1.3em;
	text-transform:uppercase;
	display:inline-block;
	text-decoration: underline;
}
.facebook-ratings-wrapper aside {
	padding:0px;
}
.wp-facebook-feedback {
	max-height: 390px;
    overflow: hidden;
}
.wp-facebook-text {
    color: #fff;
    font-size: 1.3em;
    line-height: 1.4em;
    overflow: hidden;
    margin-top:90px;
    display:block;
}
.wp-facebook-text:before {
	display:inline-block;
	content: "“ ";
    padding-right: 5px;
}
.wp-facebook-text:after {
	display:inline-block;
	content: " ”";
    padding-left: 5px;
}
.quoteBegin,.quoteEnd {
	color:#fff;
	font-size:40px;
	vertical-align:bottom;
	line-height:10px;
	font-family: 'Special Elite', cursive;
}
.wp-facebook-name,.wp-facebook-time {
	color:#fff;
	width:100%;
	text-align:right;
	padding:0px 35px;
	left:0px;
}
.wp-facebook-name {
	font-size:1.4em;
	font-family: 'Special Elite', cursive;
	text-transform: uppercase;
    line-height: 1em;
    text-decoration: none;
    padding-top: 20px;
}
.wp-facebook-time {
	font-size:1em;
	margin-bottom:20px;
	position:absolute;
	top:138px;
}
.wp-facebook-place,
.wp-facebook-left img {
	display:none;
}
.wp-facebook-name {
	position:absolute;
	top:95px;
}
.wp-facebook-stars {
	margin-bottom:20px;
}
.wp-facebook-stars .wp-star path {
	fill: rgba(255, 255, 255, 1);
}
.wp-facebook-stars .wp-star.not-filled path {
	fill: rgba(255, 255, 255, 0.3);
}
.wp-fbrev .wp-facebook-review .wp-star svg, .wp-fbrev .wp-facebook-place .wp-star svg {
	width:90px;
	height:90px;
}
/* END facebook reviews */


/* Fact Module */

.facts_slider {
	color:#fff;
	width:90%;
	margin:auto;
	text-align:center;
	text-transform: uppercase;
}
.facts_slider .slick-arrow {
	display:none !important;
}
.facts_slider .slick-dots {
	text-align:center;
	margin:0px;
	padding:0px;
}
.facts_slider .slick-dots li {
	list-style-type: none;
	display:inline-block;
	margin:0px 10px;
}
.facts_slider .slick-dots li button {
	background-color:rgba(255,255,255,0.75);
	color:transparent;
	width:20px;
	height:20px;
	border-radius:10px;
	border:none;
	padding:0px;
}
.facts_slider .slick-dots li:hover button, .facts_slider .slick-dots li.slick-active button {
	background-color:rgba(255,255,255,1);
}
.facts_slider .slick-dots li button:focus, .facts_slider .slick-dots li:focus button {
	outline:none;
}
.slick-initialized .slick-slide.fact_item {
	padding-top:0px;
	height:120px;
	display:inline-block;
}

.fact_number {
	display:inline-block;
	vertical-align: middle;
	font-size:4.5em;
	text-align:right;
	padding-right:5px;
	line-height:100px;
}
.fact_text {
	display:inline-block;
	vertical-align: middle;
	max-width:70%;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
	font-size:2em;
	line-height:1em;
	height:auto;
	font-family: 'Special Elite', cursive;
}
/* END Fact Module */


/* Single View // Subpages content */

.panel-row-style-hidden {
	display:none;
}
.comments-area {
	margin: 30px 0px;
}
.panel-grid {
	padding-top:30px;
}
.single .site-header-image {
	height:60vh;
}
.single .site-main h2 {
	font-size:3em;
	margin:0.3em 0em;
	text-decoration:underline;
	font-family: 'Special Elite', cursive;
	font-weight: normal;
	text-transform: uppercase;
}
.single h4 {
	text-transform:uppercase;
	margin:0px;
	font-size:1.7em;
}
.single h4 em {
	color:#aaa;
	font-size:0.7em;
	font-weight:300;
}
.single h6 {
	font-size:1.2em;
	margin:0px;
}
.single p {
	margin:0px;
}
.single .content-area ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	position:relative;
}
.single .content-area ul li {
	list-style-type:none;
}
.single .content-area ul li:before {
	content: "_ ";
	position:absolute;
	left:0px;
}
.single .content-area {
	max-width:1170px;
	padding:0px 15px;
	margin:0 auto;
	width:100%;
	font-size:1.4em;
	position:relative;
}
.single .entry-header {
	margin-top: -5.7em;
    color: #fff;
    position: absolute;
    right:15px;
}
.single .entry-header h1 {
	border:0px;
}
.business-field-logo {
	padding-bottom:20px;
	border-bottom:3px solid #777;
}
.business-field-logo img {
	width:100%;
	max-width:350px !important;
}
.single p.sow-headline {
	font-family: 'Special Elite', cursive;
	font-size:1.3em;
}
#showFbReviews .fb-reviews-widget {
	width:100%;
	max-width:555px;
	font-size:0.8em;
}
#showFbReviews .fb-reviews-widget h2 {
	display:none;
}
#showFbReviews .fb-reviews-widget .wp-facebook-text {
	margin-top:68px;
}
#showFbReviews .fb-reviews-widget .wp-facebook-name,
#showFbReviews .fb-reviews-widget .wp-facebook-time,
#showFbReviews .fb-reviews-widget .wp-facebook-text,
#showFbReviews .fb-reviews-widget .quoteBegin,
#showFbReviews .fb-reviews-widget .quoteEnd,
#showFbReviews .fb-reviews-widget .slick-arrow {
	color:#000;
}
#showFbReviews .fb-reviews-widget .slick-arrow:hover {
	color:#df5f42;
}
#showFbReviews .fb-reviews-widget .wp-star path {
	fill: #df5f42 !important;
}
#showFbReviews .fb-reviews-widget .wp-star.not-filled path {
	fill: rgba(223, 95, 66, 0.3) !important;
}
.sow-contact-form input, .sow-contact-form textarea {
	border:1px solid #000;
	color:#000;
}
.iw-so-acc-item {
	border-bottom:3px solid #000;
	margin:0px;
}
.iw-so-accordion .iw-so-acc-item .iw-so-acc-title {
	font-weight:700;
	text-transform: uppercase;
    font-size: 1.7em;
    padding:0.5em 0.5em 0.5em 0em;
}
.sow-testimonials .sow-testimonial-wrapper {
	padding:0px 15px;
}
.sow-testimonial {
	border-radius:10px;
}
.sow-testimonials .sow-testimonial-user .sow-text strong {
	text-align:center;
}
.panel-row-style-logos .panel-grid-cell {
	vertical-align: middle;
	display:inline-block;
	float:none !important;
}
.logo-masonry img {
	max-width:100% !important;
	height:auto !important;
	padding-right:20px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto !important;
}
.comment-form-author, .comment-form-email, .comment-form-url {
	padding-right:5px;
}
#comments .form-submit input[type="submit"] {
	float:left;
	background:#6e1821;
	margin-top:10px;
}

.my-sheet .row-1 .col-1, .my-sheet tr th {
	background:#df5f42;
	color:#fff;
}
.my-sheet .row-2, .my-sheet .row-2 .col-1 {
	background:#6e1821;
	color:#fff;
}
.my-sheet tr th div {
	width:50px;
}
.my-sheet tbody tr td:nth-child(2), .my-sheet thead tr th:nth-child(2) {
	padding-left:155px;
}
.my-sheet tbody tr td {
	width:100px;
	text-align:right;
	border:0px;
}
.my-sheet tbody tr td.odd {
	border-right:1px solid #ccc;
	text-align:left;
}
.my-sheet .col-1 {
	font-weight:bold;
	width:150px;
	display:inline-block;
	position:absolute;
	background:#ffffff;
	text-align:left;
	min-height:43px;
}
.selectCourse {
	cursor:pointer;
}
input.paypal-course:disabled {
    color: #000000;
    opacity:1;
}
.overlayer {
	width:300px;
	height:70px;
	background:transparent;
	position:absolute;
	margin-top:-50px;
	margin-left:0px;
}

/* END subpages content */

/* media queries */
@media(max-width:1200px) {
	.facebook-features {
		width:970px;
	}
	.wp-fbrev .wp-facebook-review .wp-star svg, .wp-fbrev .wp-facebook-place .wp-star svg {
		width:60px;
		height:60px;
	}
	.slick-arrow {
		top:53px;
	}
	.wp-facebook-time {
		top:108px;
	}
	.wp-facebook-name {
		top:65px;
	}
	.fact_number {
		font-size:3em;
	}
	.fact_text {
		font-size:1.5em;
		line-height:0.9em;
	}
}
@media(max-width:1000px) {
	.site-branding {
		padding:3px 10px;
	}
	.moved .site-branding {
		background:transparent;
	}
	.site-branding img {
		width:150px;
	}
	.site-header .header-navigation {
		margin-top:20px;
	}
	.moved.site-header, .blog.home .moved.site-header {
		background:rgba(255,255,255,1);
	}
	.moved.site-header .header-navigation a {
		color:#000;
	}
	.moved .sidebar-toggle span, .moved .sidebar-toggle span:before, .moved .sidebar-toggle span:after {
		background:#000;
	}
	.sidebar-toggled .moved .sidebar-toggle span {
		background:transparent;
	}
}
@media(max-width:991px) {
	.facebook-features {
		width:750px;
	}
	.facebook-ratings-wrapper h2 {
		font-size:2.0em;
		padding-top:7px;
	}
	.fb-plugin-wrapper h4 {
		font-size:1.6em;
	}
	.wp-facebook-text {
	    font-size: 1.1em;
	    line-height: 1.3em;
	}
	.wp-facebook-feedback {
		max-height: 410px;
	}
	.slick-prev {
		right:92%;
	}
}
@media(max-width:900px) {
	.site-header .header-navigation {
		margin-left:15px;
	}
}
@media(max-width:800px) {
	
	.bikedr img, 
	.workshop img,
	.courses img {
		width:30%;
	}
	button.sidebar-toggle {
		display:table;
	}
	.blog-home-content article:first-child {
		height:60vh;
		min-height:300px;
	}
	.blog-home-content article, .blog-home-content article.full-size {
		height:30vh;
		min-height:150px;
	}
	.blog-home-content article.facebook {
	    height: auto;
	    display: block;
	    position: relative;
	}
	.blog-home-content article.tag-facts {
	    height: 300px;
	}
	.site-main h2 {
		font-size:2em;
	}
	.fb-page.desktop {
		display:none;
	}
	.facebook-features {
		width:100%;
		margin:0px;
	}
	.col-50 {
		width:100%;
		text-align:center;
	}
	.wp-facebook-time, .wp-facebook-name {
	    text-align:center;
	}
	.wp-facebook-time {
		top:118px;
	}
	.wp-facebook-name {
		top:75px;
	}
	.slick-prev {
		left:0px;
	}
	.facebook-ratings-wrapper {
		margin:30px 0px;
	}
	.fb-plugin-wrapper.mobile {
		margin-top:20px;
		display:block;
	}
	.fb-plugin-wrapper.desktop {
		display:none;
	}
	#showFbReviews .fb-reviews-widget .wp-facebook-text {
		margin-top:98px;
	}
	.fb_iframe_widget.mobile {
		display:block !important;
		margin:0px auto 20px;
	}
	.fb-page.mobile,.fb-page.mobile iframe,.fb-page.mobile span,.fb-page.mobile iframe div {
		max-width:100% !important;
	}
	.blog-home-content article.facebook {
		max-height:none;
	}
	.blog-home-content article.facebook .section-inner {
		position:static;
		top:0px;
		margin:20px 0px;
	}
	.slick-arrow {
		top:63px;
	}
	.wp-facebook-feedback {
		max-height: none;
		overflow:visible;
	}
	.single .content-area {
		font-size:1.2em;
	}
	.single .site-main h1, .single .site-main h2 {
	    font-size: 2em;
	}
	.single .entry-header {
		margin-top: -4.7em;
	}
}
@media(max-width:780px) {
	.panel-row-style-logos .panel-grid-cell {
		width:33.3% !important;
	}
}
@media(max-width:750px) {
	.maps iframe {
		width:90%;
	}
}
@media(max-width:500px) {
	.scrollToTop {
		right:5px;
		bottom:5px;
	}
	.wp-fbrev .wp-facebook-review .wp-star svg, .wp-fbrev .wp-facebook-place .wp-star svg {
		width:40px;
		height:40px;
	}
	.slick-arrow {
		top:43px;
	}
	.panel-row-style-logos .panel-grid-cell {
		width:50% !important;
	}
	.wp-facebook-time {
		top:98px;
	}
	.wp-facebook-name {
		top:55px;
	}
}
@media(max-width:370px) {
	.fact_text {
		max-width:50%;
	}
}
