/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.2
*/

@import url("../flatsome/css/foundation.css?v=2.2");

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

/**general **/
#content h1 {
	font-size: 31px;
}

a {
	color: #E82516;
}

a:focus {
	color: #E82516;
}

body {
	color: #363636;
}

h1, h2, h3, h4, h5, h6 {
	color: #363636;
}

.about a:hover {
	color: #E82516;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background-color: #E82516;
}

.tribe:hover span:before {
	color: #E82516;
}

#tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
    color: #E82516;
}

#tribe-events .byline, #tribe-events .updated {
	display: block;
}

#tribe-events .tribe-events-abbr {
	color: black;
	font-size: 14px;
}

.single-post .entry-content .wp-caption:first-child {
	display: none;
}

section {
	max-width: 1200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slider {
	background-color: white;
}

blockquote.easy_testimonial {
    background-color: #f3f3f3;
    border-radius: 5px;
}

blockquote cite {
    font-size: 0.5em;
}

/**events **/
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #E82516;
}

.tribe-events-calendar td div a {
	font-weight: bold;
}

/**social **/
.cff-likebox {
	display: none;
}

#cff .cff-item {
	border-bottom: none;
}

.cff-wrapper {
	background-color: white;
}

.cff-text {
	color: #363636;
}

/**Header**/

.topbar {
	height: 31px;
    width: 31px;
    color: #363636;
	margin-right: 20px;
}

#top-bar .cart-icon {
	display: none;
}

.mini-cart .nav-dropdown a.button {
    padding: 13px 10px;
}

#top-bar p.empty {
	color: black;
}

.custom-cart .nav-dropdown {
	padding-left: 10px;
}

#top-bar strong.cart-name {
	color: white;
	text-transform: uppercase;
	opacity: 1;
	font-size: 14px!important;
}

.mini-cart .nav-dropdown-inner:after {
    left: 0;
}

.sticky-wrapper {
	border-bottom: 5px solid red;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.topbar {
	font-size: 25px;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #363636) );
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: linear-gradient(to top, #FFFFFF 0%, #363636 100%);
    background-color: transparent;
}

.topbar.ion-email:before {
	position: relative;
    left: 7px;
    top: 5px;
}

.contact:hover .ion-email:before, .contact:hover .ion-ios-telephone:before {
	color: #E82516;
}

#top-bar #searchform:hover .ion-chevron-right:before {
	color: #E82516;
}

.ion-android-download:hover:before {
	color: #E82516;
}

.ion-ios-box:hover:before {
	color: #E82516!important;
}

.topbar.ion-email, .topbar.ion-ios-telephone {
	height: 35px;
	width: 35px;
}

.topbar.ion-ios-telephone:before {
	position: relative;
    left: 8px;
    top: 6px;
}

.email, .phone, .topbar {
	display: inline-block;
}

#top-bar strong {
	margin-right: 10px;
}

#top-bar strong, #top-bar p {
	font-size: 14px!important;
}

#top-bar .icon-search:before {
	content: '\f125'!important;
	color: #363636;
	font-size: 18px;
	position: relative;
    top: 3px;
    left: 2px;
}

.top-divider {
	display: none;
}

#top-bar input.field {
	background-color: black;
	border: none;
	width: 200px;
	font-size: 100%;
	color: white;
}

#top-bar input.field:focus {
	box-shadow: none;
	webkit-box-shadow: none;
}

#top-bar button {
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #363636) );
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: linear-gradient(to top, #FFFFFF 0%, #363636 100%);
    background-color: transparent;
	border: none;
	height: 33px;
}

#top-bar .email p, #top-bar .phone p, #top-bar .social p {
	font-size: 20px;
	margin-bottom: 0;
	color: white;
}

#top-bar .search-wrapper {
	position: relative;
	min-width: 198px;
	margin-right: 20px;
}

#top-bar form {
	position: absolute;
	top: -20px;
}

.social {
	height: 33px;
	width: 33px;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #363636) );
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    background-image: linear-gradient(to top, #FFFFFF 0%, #363636 100%);
    background-color: transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0px;
}

.social:before {
	position: relative;
	font-size: 20px;
	top: 7px;
	left: 7px;
	color: #363636;
}

.social:hover:before {
	color: #E82516;
}

.social-container p {
	display: inline;
}

#top-bar .left-text {
	padding: 0;
}

#top-bar strong {
	font-size: 20px;
}

#top-bar p {
	display: inline;
}

#top-bar .cart-price {
	color: white;
}

#top-bar > .row {
	max-width: 1200px;
}

#masthead > .row {
	max-width: 75em;
}

.header-container {
	padding-left: 0;
	padding-right: 0;
}

.sticky-wrapper {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#masthead.stuck.move_down {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#masthead .left-links > ul {
    padding-top: 0px;
    margin-left: 0px;
	width: 100%;
}

#top-bar .custom-cart {
	margin-left: 40px;
}

#masthead #logo {
    width: 234px;
    background-color: white;
    padding: 10px;
}

ul.header-nav > li{display:flex;align-items: center;}
		
		
ul.header-nav a.nav-top-link {
	font-family: 'yannone-kaffesaz' !important;
    font-size: 18px;
    text-align: center;
    margin-left: auto;
    display: block;
    margin-right: auto;
	line-height:1em;
}

#menu-item-5725 > a:hover {
	cursor: default;
}


#menu-item-5724 > a:hover {
	cursor: default;
}


#menu-item-5723 > a:hover {
	cursor: default;
}


#menu-item-5722 > a:hover {
	cursor: default;
}

#menu-item-5823 > a:hover {
	cursor: default;
	color: white!important;
}

#menu-item-5826 > a:hover {
	cursor: default;
	color: white!important;
}

#menu-item-5844 > a:hover {
	cursor: default;
	color: white!important;
}

#menu-item-5846 > a:hover {
	cursor: default;
	color: white!important;
}

/**level  3 styling rules **/
#site-navigation ul .nav-column-links {
	display: none;
	position: absolute;
    	width: 100%;
    	left: 0;
	top: 75px;
}

#site-navigation ul .nav-column-links li {
	vertical-align: top;
    	display: inline-block;
    	padding: 0;
}

#site-navigation ul li:hover .nav-column-links {
	display: block;
	
}

ul.header-nav li .nav-dropdown > ul > li.menu-parent-item > a {
	border-bottom: none!important;
	color: white;
}

#site-navigation ul li .nav-column-links ul {
	background-color: #f3f3f3;
	padding: 0;
}


#site-navigation ul li .nav-column-links ul li:hover a {
	color: #E82516!important;
}

ul.header-nav li .nav-dropdown > ul > li.menu-parent-item {
	float: none!important;
	width: auto!important;
}


#site-navigation ul li .nav-column-links ul li a:hover {
	color: #E82516!important;
}


#site-navigation ul li .nav-column-links ul li a {
	color: black;
}

.menu-parent-item > a:after {
	font-family: 'icomoon';
    	content: "\f107";
    	opacity: 0.7;
    	margin-left: 5px;
    	top: 1px;
    	position: relative;
}


@media(min-width: 767px) {

	.menu-parent-item .nav-column-links ul {background:#D7291B;padding:20px;}

	ul.header-nav > li {
		padding:10px;
		display:flex;
		align-items: center;
		width: 12.5%;
		height: 100px;
		margin-left: 0;
	}
	
	ul.header-nav > li > a {
		color: black!important;
		line-height:1em;
	}
	
	ul.header-nav > li:hover > a {
		color: white!important;
	}
	
	ul.header-nav > li:hover {
		color: white!important;
		background-color: #E82516!important;
	}
	
	ul.header-nav > li:nth-child(even) {
		background-color: #f3f3f3;
	}
	
	ul.header-nav > li:nth-child(odd) {
		background-color: white;
	}
	
	ul.header-nav li .nav-dropdown li {
    display: inline-block;
    width: auto;
    min-width: initial;
    height: 75px;
    margin-left: 2%;
    margin-right: 2%;
    max-width: 120px;
    line-height: 1.2em;
    vertical-align: middle;
    text-align: left!important;
}
	
	ul.header-nav li .nav-dropdown {
		    background-color: #E82516;
			padding: 0;
			border: none;
			box-shadow: none;
			webkit-box-shadow: none;
			width: 100%;
			position: absolute;
			right: 0;
			height: 75px;
			top: 90px;
			max-width: 100%!important;
	}

	ul.header-nav li .nav-dropdown li a:hover {
		color: white!important;
	}
	
	ul.header-nav li .nav-dropdown li a {
		border: none;
		font-family: 'yannone-kaffesaz' !important;
		font-size: 18px;
		text-align: left;
		margin-left: auto;
		display: block;
		margin-right: auto;
		color: white;
		font-size: 20px;
		font-weight: bold;
		padding-top: 20px;
	}
	
	.nav-dropdown:after {
		content: '';
	}
}

/**video testimonial**/
.testimonial-popup .open-popup-link-testimonial {
        width: 100%;
	max-width: 360px;
    	height: 203px;
    	color: transparent;
    	background-color: transparent;
    	background-image: url('//clubred.com.au/wp-content/uploads/2016/02/video.png');
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	background-repeat: no-repeat;
	background-position: center center;
}

.testimonial_body a {
	color: black;
}

.testimonial_body a:hover {
	color: #E82516;
}

.testimonial-popup .ion-social-youtube {
    color: #363636;
    font-size: 69px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 32%;
    max-height: 40px;
    max-width: 68px;
    background-color: white;
    border-radius: 50%;
    height: 51px;
}

.testimonial-popup .ion-social-youtube:before {
	position: relative;
    	bottom: 10px;
    	right: 0px;
}


.testimonial-popup:hover .ion-social-youtube {
	color: #E82516;
}

/**slider **/
#layerslider_1 h1, #layerslider h3 {
	color: black;
}

.television-popup {
	margin: 30px 20px 0 20px;
	width: 456px;
    display: inline-block;
}

.television-popup .open-popup-link-TV {
    //width: 524px;
    //height: 380px;
    width: 100%;
    height: 292px;
	padding: 0;
    color: transparent;
    background-color: transparent;
    background-image: url('//clubred.com.au/wp-content/uploads/2016/08/videoRedClub.png');
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	background-repeat: no-repeat;
    background-size: contain;
}

.open-popup-link-TV .ion-social-youtube {
	    z-index: 1000;
    color: #363636;
    font-size: 91px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 32%;
    max-height: 67px;
    max-width: 90px;
    background-color: white;
    border-radius: 50%;
}

.open-popup-link-TV:hover .ion-social-youtube {
	color: #E82516!important;
}

.television-popup .open-popup-link-TV:hover {
	color: transparent!important;
}

.television-popup .ion-social-youtube:before {
    content: "\f24d";
    position: relative;
    top: -13px;
}

.my-mfp-zoom-in.lightbox-white {
	max-width: 1020px!important;
	height: initial!important;
}

/**question section **/

.question {
	background-color: #D7291B;
	border-top: 8px solid #E82516;
	border-bottom: 8px solid #E82516;
}

.popup-form {
	padding: 20px;
}

.popup-form li {
	list-style-position: inside;
}

.popup-form input[type="submit"] {
	border: 1px solid #cccccc;
}

.question h3, .question p {
	color: white;
}

.question p {
	line-height: 1.5em;
	font-weight: lighter;
	padding-top: 30px;
	text-align: right;
	display: inline-block;
	font-size: 18px;
}

.question h3 {
	font-size: 35px;
	margin: 0;
	text-align: center;
}

.question h1 {
	font-size: 31px;
	margin: 0;
	text-align: center;
	color: white;
}

.circle-button {
	height: 100px;
	width: 100px;
	background-image: url('//clubred.com.au/wp-content/uploads/2016/01/circle-button-red.png');
	display: inline-block;
	margin-left: 20px;
}

.circle-button:hover {
	background-image: url('//clubred.com.au/wp-content/uploads/2016/01/circle-button.png');
}

.question_text {
	display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 50px;
}

.question .row {
	padding-top: 20px;
	padding-bottom: 20px;
}

.question .open-popup-link-quiz {
    height: 100px;
    width: 100px;
    background-image: url('//clubred.com.au/wp-content/uploads/2016/01/circle-button.png');
    display: inline-block;
    margin-left: 20px;
	background-color: transparent;
	color: transparent;
}

.question .open-popup-link-quiz:hover {
	background-image: url('//clubred.com.au/wp-content/uploads/2016/01/circle-button-red.png');
	background-color: none;
	box-shadow: none;
	webkit-box-shadow: none;
	color: transparent!important;
}
/**about section **/
.about {
	background-image: url('//clubred.com.au/wp-content/uploads/2016/01/bg-texture.png');
}

.about a {
	color: #363636;
}

.about a:hover h3 {
	color: #E82516;
}

.about .row .row {
	display: flex;
	align-items: center;
	justify-content: center;
}

.about-icons {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e0+0,ffffff+43,ffffff+60,5b5b5b+100 */
	
	/* proper gradient */
	background: #e0e0e0; /* Old browsers */
	background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 43%, #ffffff 60%, #5b5b5b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e0e0e0 0%,#ffffff 43%,#ffffff 60%,#5b5b5b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e0e0e0 0%,#ffffff 43%,#ffffff 60%,#5b5b5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#5b5b5b',GradientType=0 ); /* IE6-9 */

	/* inner and outer shadow */
	-webkit-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.2), inset 0px 0px 5px 3px rgba(255,255,255,1.75);
	-moz-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.2), inset 0px 0px 10px 7px rgba(255,255,255,1.75);
	box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.2), inset 0px 0px 10px 7px rgba(255,255,255,1.75);
	
	height: 80px;
	width: 80px;
	border-radius: 50%;
	transition:.3s ease-in-out;
	display: flex;
    	align-items: center;
}

.about-icons:hover{
	/* inner and outer shadow */
-webkit-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.4), inset 0px 0px 10px 7px rgba(255,255,255,1.55);
-moz-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.4), inset 0px 0px 10px 7px rgba(255,255,255,1.55);
box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.4), inset 0px 0px 10px 7px rgba(255,255,255,1.55);
}

.about-icons:before {
	color: #18CCF6;
    font-size: 35px;
    display: inline-block;
    margin:auto;
	}

#col-right .about-icons:before {
	color: #D7291B;
}

.about .container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 1200px) {
	.about .container {
		
	}
}

.about h1 {
	margin-top: 50px;
	padding-left: 35px!important;
	margin-bottom: 0;
}

.animate-left {
	width: 0%;
	background-color: #16BFE8;
	height: 10px;
	padding-left: 0!important;
	padding-right: 0!important;
	-webkit-transition: width 2s;
    transition: width 2s;
}

.animate-left.first, .animate-left.second, .animate-left.third {
	-webkit-transition: width 3s;
    	transition: width 3s;
}

.animate-left.first {
	max-width: 50%!important;
	-webkit-transition: width 1.5s;
    	transition: width 1.5s;
}

.animate-left.second {
	max-width: 70%!important;
	-webkit-transition: width 2s;
    	transition: width 2s;
}

.animate-left.third {
	max-width: 85%!important;
	-webkit-transition: width 2.5s;
    	transition: width 2.5s;
}

.animate-right {
	width: 0%;
	background-color: #D7291B;
	height: 10px;
	padding-left: 0!important;
	padding-right: 0!important;
	-webkit-transition: width 2s;
    transition: width 2s;
}

.about > .container > .row {
	max-width: initial;
}

.about .row {
	margin-left: 0;
	margin-right: 0;
}

.about #col-left {
	padding-left: 0;
}

.about #col-right {
	padding-right: 0;
}

.about #col-left h1 {
	width: 80%;
}

.about .col-md-6 > * {
	padding-left: 15px;
	padding-right: 15px;
}

/** process **/
.process {
	background-image: url('//clubred.com.au/wp-content/uploads/2016/02/bg-texture-23.jpg');
	min-height: 623px;
    padding-bottom: 50px;
    background-position: center bottom;
    background-repeat: no-repeat;
	position: relative;
}

.process a:hover h3 {
	color: #E82516;
}

.diagram {
	width: 60%;
	background-image: url('//clubred.com.au/wp-content/uploads/2016/01/diagram-1.png');
	background-size: contain;
	height: 573px;
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	position: absolute;
    left: 0;
    right: 0;
	position: relative;
	background-position: center;
}

.diagram .gradient {
	position: absolute;
    	left: 0;
    	right: 0;
    	margin-left: auto;
    	margin-right: auto;
    	top: 62%;
	font-size: 20px;
	padding-left: 19px;
    	padding-bottom: 10px;
}

/**download **/
.download {
	background-color: #D7291B;
	border-top: 8px solid #E82516;
	border-bottom: 8px solid #E82516;
	max-height: 250px;
}

.download .wpcf7-validation-errors {
	display: none!important;
}

.download .wpcf7-response-output {
	display: inline-block;
    	position: absolute;
    	color: white;
    	left: 0;
    	top: 75px;
    	max-width: 230px;
}

.download span.wpcf7-not-valid-tip {
    color: white;
    font-size: 15px;
}

.download .container, .download .row, .download .col-md-6 {
	max-height: 200px;
}

.download h3, .download p {
	color: white;
}

.download p {
	line-height: 1.5em;
	font-weight: lighter;
	font-size: 18px;
	margin-bottom: 0;
	text-align: center;
}

.download h3 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 0;
}

.download input {
	border-radius: 4px;
	margin-bottom: 5px;
	max-width: 200px;
}

.download .book-inputs, .download .book-image, .download .book-submit  {
	display: inline-block;
}

.book-image {
	position: relative;
	bottom: 66px;
	margin-top: 13%;
}

.book-inputs {
	margin-right: 20px;
	vertical-align: top;
	padding-top: 10px;
}

.book-image {
	margin-right: 20px;
}

.book-submit, .gradient {
	/*font-size: 35px;
    	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #363636) );
    	background-image: -o-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #363636 100%);
    	background-image: linear-gradient(to top, #FFFFFF 0%, #363636 100%);
    	background-color: transparent;
    	height: 75px;
    	width: 75px;
    	border-radius: 50%;
    	color: #363636;*/
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e0+0,ffffff+43,ffffff+60,5b5b5b+100 */
	
	/* proper gradient */
	background: #e0e0e0; /* Old browsers */
	background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 43%, #ffffff 60%, #5b5b5b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e0e0e0 0%,#ffffff 43%,#ffffff 60%,#5b5b5b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e0e0e0 0%,#ffffff 43%,#ffffff 60%,#5b5b5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#5b5b5b',GradientType=0 ); /* IE6-9 */

	/* inner and outer shadow */
	-webkit-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.2), inset 0px 0px 5px 3px rgba(255,255,255,1.75);
	-moz-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.2), inset 0px 0px 10px 7px rgba(255,255,255,1.75);
	box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.2), inset 0px 0px 10px 7px rgba(255,255,255,1.75);
	
	height: 80px;
	width: 80px;
	border-radius: 50%;
	transition:.3s ease-in-out;
	display: flex;
    	align-items: center;
}

.book-submit:hover, .gradient:hover {
	-webkit-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.4), inset 0px 0px 10px 7px rgba(255,255,255,1.55);
	-moz-box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.4), inset 0px 0px 10px 7px rgba(255,255,255,1.55);
	box-shadow: 0px 0px 5px 8px rgba(0,0,0,0.4), inset 0px 0px 10px 7px rgba(255,255,255,1.55);
}

.gradient:before {
	top: 20px;
	left: 24px;
	position: relative;
	font-size: 38px;
}

.gradient:hover:before {
	color: #E82516;
}

.ion-android-download:before {
	position: relative;
    	left: 23px;
    	top: 19px;
    	font-size: 38px;
}

/* Submit icon on product pages NEW */
.postid-124 #wpcf7-f6869-p6870-o1 {
display: inline-block; }

.postid-124 .book-inputs {
padding-top: 0;
float: left; }

.postid-124 .wpcf7-submit {
border-style: none;
opacity: 0; }

.postid-124 .ion-android-download:before {
top: 0 !important; }

.postid-124 .ion-android-download p {
    margin-top: 35px;
    margin-left: -38px; }

/* Submit icon on product pages NEW E-book */
.postid-125 #wpcf7-f6869-p6870-o1 {
display: inline-block; }

.postid-125 .book-inputs {
padding-top: 0;
float: left; }

.postid-125 .wpcf7-submit {
border-style: none;
opacity: 0; }

.postid-125 .ion-android-download:before {
top: 0 !important; }

.postid-125 .ion-android-download p {
    margin-top: 35px;
    margin-left: -38px; }

.book-submit input {
	background-color: transparent!important;
    width: 75px;
    color: transparent!important;
    height: 75px;
}

.book-submit input:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.download .wpcf7 {
	padding-top: 20px;
}

.wpcf7 input {
	margin-bottom: 0;
}

.wpcf7 select {
	min-height: 33px;
	margin-bottom: 0;
	font-size: 0.875em;
}

/**newspaper**/
.newspaper h1 {
    text-align: center;
    border-bottom: 10px solid #16BFE8;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}

/**latest **/
.latest {
	background-image: url('//clubred.com.au/wp-content/uploads/2016/01/bg-texture.png');
}.latest_social.blog {	background-color: white;	padding-left: 0;    padding-right: 0;	overflow: hidden;}.latest .sliderNav.small a.prevSlide span {	right: 20px;}.latest .sliderNav.small a.nextSlide span {	left: 20px;}.latest .cff-author {	padding-left: 10px!important;}
.latest .cff-post-text {	padding-left: 10px!important;}.latest #cff .cff-photo img {	width: 100%!important;}.latest #cff .cff-photo {	width: 100%!important;}
@media(min-width: 767px) {
	.latest .col-md-6 .col-md-6:last-child {
		padding-left: 0;
	}
	.latest .col-md-6 .col-md-6:nth-child(2) {
		padding-right: 0;
	}
}

.latest h1 {
	text-align: center;
	border-bottom: 10px solid #00D936;
	width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.tribe {
	width: 100%;
    background-color: black;
    height: 35px;
	color: white;
	font-family: 'yannone-kaffesaz';
	font-size: 23px;
    font-weight: bold;
}

.tribe .topbar {
	height: 35px;
    width: 35px;
    display: inline-block;
	bottom: 2px;
	position: relative;
}

.tribe h3 {
	display: inline;
    color: white;
    font-size: 22px;
    font-weight: bold;
}

.tribe .topbar:before {
	position: relative;
    left: 12px;
    top: 4px;
}

.latest .ux-box-text {
    bottom: 0;
    background-color: rgba(255,255,255,0.9);
    width: 100%;	
}.latest .col-md-3 {	margin-top: 15px;}.latest .column-slider {	max-height: 435px;}.latest .ux-box .ux-box-image {    max-height: 300px;}.latest .blog-posts:hover .prevSlide, .latest .blog-posts:hover .nextSlide {	background-color: rgba(0,0,0,0)!important;}.latest .prevSlide, .latest .nextSlide  {	background-color: rgba(0,0,0,0)!important;}.latest .iosSlider:hover .sliderNav.small a span {    background-color: red;}.latest .iosSlider:hover .sliderNav.small a {	box-shadow: none;	-webkit-box-shadow: none;}
.latest_social.yt {	padding-left: 0;	padding-right: 0;}.latest_social.shop {	padding-right: 0;}
.latest .style-grid1 {
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,0.9);
	width: 100%;
}

.latest .style-grid1 .name {
	font-family: 'yannone-kaffesaz'!important;
	color: black;
}

.latest .quick-view {
	display: none;
}

.latest .inner-wrap {
	position: relative;
}

/**poll **/
.poll {
	background-color: #D7291B;
	border-top: 8px solid #E82516;
	border-bottom: 8px solid #E82516;
}

.poll h3, .poll p {
	color: white;
}

.poll p {
	line-height: 1.5em;
	font-weight: lighter;
	font-size: 17px;
	margin-bottom: 0;
}

.poll h3 {
	font-size: 29px;
	margin-bottom: 0;
	margin-top: 60px;
}

#polls-2 strong {
	display: none;
}

#poll > p {
	display: none!important;
}

#poll strong {
	display: block;
}

#polls-2 small {
	display: none;
}

#poll small {
	display: block;
}

#polls-2 li {
	color: white;
	font-weight: 100;
	font-size: 12px;
}

#poll li {
	color: black;
}

#polls-2 p {
	display: none;
}

#poll p {
	display: block;
}

#polls-2 {
	padding-top: 25px;
}

.wp-polls .pollbar {
	border: none;
}

.poll .about-icons:before {
    color: #363636;
    font-size: 50px;
    position: relative;
    left: -8px;
    top: -5px;
    height: 40px;
}

.poll .col-md-3 {
	    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    align-self: flex-end;
    height: 200px;
}

.poll .about-icons {
    color: transparent;
    margin-bottom: 0;
    font-family: 'yannone-kaffesaz' !important;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}

/**moreinfo **/
.moreinfo {
	padding-top: 20px;
	background-image: url('//clubred.com.au/wp-content/uploads/2016/01/bg-texture.png');
	padding-bottom: 50px;
}

.moreinfo textarea {
	min-height: 236px;
}

.moreinfo .blockquote.easy_testimonial p {
    color: black;
    font-size: 1em;
}

.moreinfo blockquote cite {
    font-size: 1em;
}

.moreinfo a:hover h3 {
	color: #E82516;
}

.moreinfo .contact p, .footer-cta p {
	display: inline;
}

.moreinfo .contact.first {
	margin-top: 20px;
}

.moreinfo .contact, .footer-cta .contact {
	width: 100%;
	background-color: #333333;
	height: 35px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

.moreinfo .contact span, .footer-cta .contact span {
	float: right;
	height: 35px;
	width: 35px;
	position: relative;
	bottom: 10px;
}

.moreinfo h1 {
	padding-left: 20px;
	padding-bottom: 0;
	width: 80%;
}


.moreinfo .container {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.moreinfo .left-col {
	padding-left: 0;
}

.moreinfo .right-col {
	padding-right: 0;
}

.moreinfo .col-md-6 > * {
	padding-left: 15px;
	padding-right: 15px;
}

.moreinfo .container > .row {
	max-width: 100%;
}

.moreinfo h3 {
	font-size: 25px;
}

.moreinfo .topbar {
	margin-right: 0;
}

.moreinfo .right_heading {
	width: 100%;
}

#case-studies a {
	color: black;
}

#case-studies a:hover p {
	color: #E82516;
}
#case-studies:hover h3 {
	color: #E82516;
}

.read-more{
	color: #E82516;
}

.moreinfo .contact {
	background-color: #555;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	max-width: 220px;
}

.wpcf7-form-control-wrap.phone {
	width: 100%;
}

div.wpcf7-validation-errors {
    border: 2px solid #E82516;
}

.moreinfo .contact p, .moreinfo .contact strong {
	color: white;
	margin-bottom: 0;
}

.moreinfo .numbers {
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.moreinfo .statistic ~ .animate-left {
	    background-color: #00D936;
    height: 5px;
    width: 0%;
    margin-left: 36px;
    margin-bottom: 20px;
}

.moreinfo .icon {
	font-size: 20px;
	color: black;
	margin-right: 5px;
}

.statistic {
	margin-bottom: 10px;
}

.moreinfo .col-md-3 {
	min-height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.moreinfo .gradient {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.moreinfo p {
	line-height: 1.3em;
}

.moreinfo strong {
	color: black;
}

.gradient h3 {
	color: #363636;
	line-height: 0.8em;
    padding-left: 2px;
    padding-top: 14px;
    text-align: center;
}

.gradient h3:hover {
	color: white;
}

div.first-name, div.last-name {
	width: 49.5%;
	display: inline-block;
	margin-bottom: 20px;
}

.home .first-name, .home .last-name {
	margin-bottom: 0;
}

.product-zoom-lightbox .first-name, .product-zoom-lightbox .last-name {
	margin-bottom: 20px;
}

.home .moreinfo input, .home .moreinfo select, .home .moreinfo textarea {
	margin-bottom: 10px;
}

.moreinfo input, .moreinfo select, .moreinfo textarea {
	border: none;
	border-radius: 4px;
	margin-bottom: 5px;
}

.moreinfo .wpcf7 p {
	margin-bottom: 0;
}

.moreinfo select {
	height: 32.375px;
}

.wpcf7 .wpcf7-submit {
    color: #e82516;
    background-color: white;
    width: 100%;
    text-align: left;
    font-size: 25px;
    font-weight: 900;
    padding-left: 10px;
}

.home .moreinfo .wpcf7-submit:hover {
	color: black!important;
}

.wpcf7-submit:hover {
	color: black!important;
	background-color: #f3f3f3;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
}

.download .wpcf7-submit:hover {
	color: transparent!important;
}

body:not(.home) .wpcf7-submit {
	border: 1px solid lightgray;
}

/**As seen in **/
.as-seen-in .jcarousel-pagination {
	display: none;
}

.as-seen-in a.jcarousel-control-prev, .as-seen-in a.jcarousel-control-next {
	display: none;
}

.as-seen-in p {
	display: none;
}

.as-seen-in h3 {
	padding-left: 15px;
}

.as-seen-in .jcarousel-wrapper {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

/**partners **/

.partners {
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}

.partners li {
	width: initial!important;
}

.partners .jcarousel-wrapper {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.partners .jw_easy_slider_name {
	display: none;
}

.partners li:first-child {
	padding-left: 56px;
}
.partners li {	margin-right: 70px;}

.partners .jcarousel-control-prev, .partners .jcarousel-control-next {
	display: none;
}

.partners .jcarousel-pagination {
	display: none;
}
/**newsletter signup **/#mc4wp-form-1 input[type="email"] {	position: absolute;    top: -1px;    left: 15px;    background-color: #333333;    border: none;    color: white;    font-weight: 900;	height: 35px;	max-width: 510px;	font-size: 17px;}#mc4wp-form-1 input[type="submit"] {	position: absolute;	top: 0;    right: 15px;    height: 34px;	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #363636) );    background-image: -o-linear-gradient(top, #FFFFFF 0%, #363636 100%);    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #363636 100%);    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #363636 100%);    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #363636 100%);    background-image: linear-gradient(to top, #FFFFFF 0%, #363636 100%);    background-color: transparent;    color: transparent;    width: 48px;}#mc4wp-form-1 .mc4wp-form-fields:after {	content: "\f132";	position: absolute;    right: 26px;    top: 2px;	font-size: 30px;	display: inline-block;    font-family: "Ionicons";    speak: none;    font-style: normal;    font-weight: normal;    font-variant: normal;    text-transform: none;    text-rendering: auto;    line-height: 1;    -webkit-font-smoothing: antialiased;	color: #333333;}#mc4wp-form-1:hover .mc4wp-form-fields:after {	color: #E82516;}#mc4wp-form-1 input[type="email"]::-webkit-input-placeholder {	color: #ddd;} #mc4wp-form-1 input[type="email"]:-moz-placeholder { /* Firefox 18- */	color: #ddd; } #mc4wp-form-1 input[type="email"]::-moz-placeholder {  /* Firefox 19+ */	color: #ddd;} #mc4wp-form-1 input[type="email"]:-ms-input-placeholder {  	color: #ddd; }
/**footer 1 **/
.footer-1 li:not(.footer-child) {
	font-family: 'yannone-kaffesaz' !important;
	font-size: 29px;
}

footer a:hover {
	color: #E82516!important;
}

.dark .widget_nav_menu ul li a {
	border: none;
}

.footer-1 .footer-child a {
	font-weight: 100;
	text-transform: none;
	font-size: 16px;
}

footer {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.absolute-footer .left {
	float: none!important
}

.absolute-footer ul li {
	border-bottom: none;
	margin-right: 10px;
	border-right: 2px solid gray;
	padding-right: 9px;
	height: 26px;
	
}

.absolute-footer ul li:last-child {
	border-right: none;
}

.dark.absolute-footer ul li a {
	text-transform: none;
	font-size: 17px;
}

.absolute-footer .footer-menu {
	margin-top: 35px;
}

.absolute-footer .footer-logo {
	margin-top: 35px;
}

.copyright-footer p {
	margin-bottom: 10px;
}

.copyright-footer {
	margin-top: 27px;
}

.footer-cta .contact a {
	color: white;
}

.footer-cta .contact span {
	bottom: 5px;
    	left: 20px;
}

.footer-cta a {
	color: white;
}

.footer-cta h3 {
	font-size: 30px;
}

.footer-cta .topbar.ion-email:before, .footer-cta .topbar.ion-ios-telephone:before {
    font-size: 30px;
    left: 5px;
    top: 3px;
}

.footer-cta {
	border-bottom: 5px solid red;
	background: url('/wp-content/uploads/2016/01/bg-texture.png');
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.footer-cta .container {
	margin: 0;
	padding: 0;
	width: 100%;
}

.footer-cta .row {
	margin: 0;
	max-width: 100%;
}

.footer-cta .row > div:first-child {
	padding-left: 0;
}

.footer-cta .row > div:last-child {
	padding-right: 0;
}

#text-2, #nav_menu-2, #nav_menu-3, #nav_menu-4, #nav_menu-5 {
	width: 20%;
}

#text-2 .contact p {
	display: inline;
}

#text-2 .topbar {
	margin-right: 0;
}

#text-2 .topbar.ion-email:before, #text-2 .topbar.ion-ios-telephone:before {
		font-size: 30px;
		left: 6px;
		top: 2px;
	}

#text-2 .contact {
	width: 100%;
	background-color: #333333;
	height: 35px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#text-2 .contact span {
	float: right;
	height: 35px;
	width: 35px;
	position: relative;
	bottom: 5px;
}

.absolute-footer:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 25px 100px;
	border-color: transparent transparent #333333 transparent;
	position: absolute;
	content: ' ';
	right: 0;
    top: -25px;
}

.absolute-footer:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 0 100px;
	border-color: transparent transparent transparent #333333;
	position: absolute;
	content: ' ';
	left;: 0;
    top: -25px;
}

.absolute-footer {
	position: relative;
}

.footer-logo img {
	display: block;
	margin-left: auto;
}

.footer .social-container {
	height: 34px;
    background-color: #333333;
    padding-top: 4px;
    padding-bottom: 7px;
    padding-left: 20px;	
}

.footer .social-container p {
	margin-right: 20px;
}

.footer .ion-social-youtube {
	margin-right: 0;
}

.dark .widget_nav_menu ul li a {
    padding-bottom: 6px;
}

.footer .social:before {
	font-size: 20px!important;
}

.footer .social {
    height: 30px;
    width: 30px;
	vertical-align: top;
}

.footer .contact strong {
	display: inline-block;
	
}

.absolute-footer .footer-menu {
	max-width: 438px;
	margin-left: auto;
	margin-right: auto;
}

/**shop **/

button.single_add_to_cart_button {
	background-color: #E82516!important;
}

#top-bar .nav-top-link strong {
	color: white;
    	text-transform: uppercase;
    	margin-left: 12em;
}

.woocommerce-account .collapse {
	display: initial;
}

#content .checkout-breadcrumb h1 {
	font-size: 1.2em;
}

/**blog **/

.nav-previous a:hover, .nav-next a:hover {
	color: white!important;
}

/**mailchimp **/
#mc_embed_signup {
	
}

#mc_embed_signup input[type="checkbox"] {
	display: inline;
	margin-right: 10px;
}

#mc_embed_signup li label {
	display: inline;
}

#mc_embed_signup li {
	list-style-type: none;
}

#mc_embed_signup input[type="submit"] {
	font-family: 'yannone-kaffesaz' !important;
	color: #e82516;
    	background-color: white;
    	width: 100%;
    	text-align: left;
    	font-size: 25px;
    	font-weight: 900;
    	padding-left: 10px;
	max-width: 500px;
	border-radius: 4px;
}

#mc_embed_signup input[type="submit"]:hover {
	color: black;
}

#mc_embed_signup input[type="text"] {
	max-width: 500px;
}

#mc_embed_signup input[type="email"] {
	max-width: 500px;
}

.mce_inline_error {
	max-width: 500px;
	background: none!important;
	color: #E82516!important;
}

#mc_embed_signup ul {
	margin-bottom: 0;
}

.fb .cff-wrapper {
	min-height:	434px;
}

@media (max-width: 1200px) {
	#top-bar strong, #top-bar p {
		font-size: 10px!important;
	}
	
	.topbar.ion-email, .topbar.ion-ios-telephone {
		height: 25px;
		width: 25px;
	}
	
	.topbar.ion-email:before, .topbar.ion-ios-telephone:before {
		font-size: 15px;
		left: 5px;
		top: -2px;
	}
	
	#top-bar .icon-search:before {
		font-size: 15px;
	}
	
	#top-bar button {
		height: 25px;
		width: 25px;
	}
	
	.social {
		height: 25px;
		width: 25px;
		vertical-align: text-bottom;
	}
	.social:before {
		font-size: 15px;
	}

	
	#top-bar .search-wrapper {
		min-width: 150px;
	}
	
	#top-bar input.field {
		height: 23px;
		width: 150px;
	}
	
	#top-bar {
		height: 25px;
	}
	
	ul.header-nav > li {
		width: 12.5%;
	}
	
	ul.header-nav a.nav-top-link {
		font-size: 13px;
	}

	ul.header-nav li .nav-dropdown li a {
		font-size: 13px;
	}
	
	.book-image {
		width: 111px;
	}
	
	#text-2 .contact p {
		font-size: 13px;
	}

}

@media (max-width: 992px) {
	#top-bar .social-container {
		display: none;
	}
	.latest_social.fb {		margin-bottom: 15px;	}
	.television-popup .open-popup-link-TV {
		width: 60%;
		height: 56%;
		background-size: 100%;
	}

	.download .wpcf7-response-output {
    		right: 0;
    		margin-left: auto;
    		margin-right: auto;
	}

	.footer-cta .ready {
		display: none;
	}

	.book-inputs {
		margin-left: auto;
    		margin-right: auto;
    		display: block;
    		max-width: 200px;
    		margin-bottom: 50px;
	}

/* Submit icon on product pages NEW */
.postid-124 .book-inputs {
max-width: 100%; }

.postid-124 .ion-android-download:before {
top: 19px !important; }

.postid-124 .ion-android-download p {
    margin-top: -51px;
    margin-left: -1px; }

.postid-124 .book-submit {
margin-left: 20px;
margin-right: 0;
display: inline-block; }


/* Submit icon on product pages NEW E-Book */
.postid-125 .book-inputs {
max-width: 100%; }

.postid-125 .ion-android-download:before {
top: 19px !important; }

.postid-125 .ion-android-download p {
    margin-top: -51px;
    margin-left: -1px; }

.postid-125 .book-submit {
margin-left: 20px;
margin-right: 0;
display: inline-block; }

	.book-submit {
		margin-left: auto;
    		margin-right: auto;
    		display: block;
	}
	
	.open-popup-link-TV .ion-social-youtube {
		top: 34%;
		transform:scale(0.6)
	}

	.television-popup {
		height: 100%;
	}
	
	.question h3 {
		font-size: 30px;
	}
	
	.question p {
		font-size: 14px;
	}
	
	#content h1 {
		font-size: 25px;
	}
	
	.download {
		max-height: initial;
	}
	
	.download p {
		text-align: center;
	}
	
	.book-image {
		display: none!important;
	}
	
	.download .container, .download .row, .download .col-md-6 {
		max-height: initial;
	}
	
	.download form {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.moreinfo .numbers {
		font-size: 12px;
	}

	.testimonial-popup a {
		float: none;
	}
	
	.moreinfo img {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.moreinfo h1 {
		text-align: center;
	}
	
	.moreinfo .left-col h1 {
		padding-left: 92px;
	}
	
	.moreinfo .contact {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	.moreinfo .col-md-3 {
		align-items: flex-end;
	}
	
	h3.reviews {
		margin-top: 30px;
	}
	
	div.first-name, div.last-name {
		width: 100%;
	}
	
	.moreinfo .topbar.ion-email:before, .moreinfo .topbar.ion-ios-telephone:before {
		font-size: 30px;
		left: 5px;
		top: 3px;
	}
	
	.moreinfo strong {
		margin-left: auto;
		display: block;
		margin-right: auto;

	}
	
	.about .contact p {
		text-align: left;
	}
	
	.moreinfo .contact strong {
		margin-left: 0;
		margin-right: 0;
		display: inline;
	}
	
	#text-2 {
		width: 25%;
	}
	
	#nav_menu-2, #nav_menu-3, #nav_menu-4, #nav_menu-5 {
		width: 18.75%;
	}
	
	.footer-logo img {
		margin-right: auto;
		margin-left: auto;
		margin-top: 20px;
	}
	
	.copyright-footer p, .copyright-footer strong {
		text-align: center;
		display: block;
	}
	
	.diagram .gradient {
		top: 17em;
	}
	
	.diagram {
		width: 80%;
	}

	#mc4wp-form-1 .mc4wp-form-fields:after {
		left: 350px;
	}

	
	#mc4wp-form-1 input[type="submit"] {
    		top: -1px;
    		left: 337px;

	}

	#mc4wp-form-1 input[type="email"] {
		max-width: 370px;
	}
	
	.footer .social-container {
		max-width: 360px;
		margin-top: 20px;
	}
}

@media (max-width: 767px) {
	.question_text {
		display: block;
		padding-right: 0;
	}
	.latest .product-small {		width: 100%!important;	}		.latest_social.shop {		padding-left: 0;	}	
	.question .open-popup-link-quiz, .question p {
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.footer-cta .tony-arrows {
		display: none;
	}
	
	.poll h3, .poll p {
		text-align: center;
	}
	
	#polls-2 li {
		color: white;
		font-weight: 100;
		font-size: 12px;
		text-align: center;
	}

	.moreinfo .gradient {
    		display: block;
    		margin-left: 0;
    		margin-right: auto;
	}

	.moreinfo .col-md-3 {
		display: block;
		min-height: 1px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	.wp-polls .pollbar {
		border: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	.poll .col-md-3 {
		height: initial;
	}
	
	.poll .about-icons {
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	#text-2 {
		width: 100%;
	}
	
	#nav_menu-2, #nav_menu-3, #nav_menu-4, #nav_menu-5 {
		width: 50%;
		min-height: 443px;
	}
	
	#text-2 img {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	#text-2 .contact {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.footer-wrapper li, .footer-wrapper strong, .footer-wrapper p {
		text-align: center;
	}
	
	.footer-wrapper strong {
		margin-left: auto;
		display: block;
		margin-right: auto;
	}

	.footer-cta strong {
		display: inline-block;
	}
	
	.footer .contact p {
		font-size: 17px;
	}
	
	.footer .social-container strong {
		display: inline-block;
		margin-left: 0;
		margin-right: 0;
	}
	
	.diagram {
		width: 90%;
	}

	.testimonial-popup a {
		float: none!important;
	}
	
}

@media (max-width: 600px) {
	#top-bar .search-wrapper {
		display: none;
	}

}

@media(max-width: 550px) {
	.process .gradient {
		height: 50px;
		width: 50px;
	}

	.diagram .gradient {
    		top: 16em;
	}

	.process .gradient {
		padding-left: 10px;
	}
}

@media (max-width: 500px) {
	#nav_menu-2, #nav_menu-3, #nav_menu-4, #nav_menu-5 {
		width: 100%;
	}
	
	.about .row .row {
		display: block;
	}
	
	.about .about-icons {
		margin-top: 20px;
		margin-bottom: 20px;
	}

/* Submit icon on product pages NEW */
.postid-124 .book-inputs {
max-width: 100%;
float: none !important; }

.postid-124 .ion-android-download:before {
top: 19px !important; }

.postid-124 .ion-android-download p {
    margin-top: -48px;
    margin-left: -4px;
}

.postid-124 .book-submit {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* Submit icon on product pages NEW E-Book */
.postid-125 .book-inputs {
max-width: 100%;
float: none !important; }

.postid-125 .ion-android-download:before {
top: 19px !important; }

.postid-125 .ion-android-download p {
    margin-top: -48px;
    margin-left: -4px;
}

.postid-125 .book-submit {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

	.social-container p {
		display: none;
	}

	.footer .social {
		vertical-align: middle;
	}

	.footer-cta .coffee {
		display: none;
	}
}

@media (max-width: 450px) {
	#top-bar .custom-cart {
		display: none;
	}
	
	#top-bar .social {
		display: none;
	}
	
	.book-submit {
		margin-left: auto;
		display: block!important;
		margin-right: auto;
		margin-top: 20px;
	}
	
	.book-inputs {
		display: block!important;
		margin-left: auto;
		margin-right: auto;
		max-width: 202px;
	}
}

@media (max-width: 48em) {
	.absolute-footer li a {
		padding: initial;
		border-bottom: none;
		font-size: initial;
	}
	
	.absolute-footer ul li {
		border-right: none!important;
	}
}

/** JULZY EDITS after meeting with Tony Wed Feb 17th 2016 **/


#main-content {background:url('/wp-content/uploads/2016/01/bg-texture.png');background-size:1200px;background-position:center center;background-repeat:repeat-y;}

.blog-pinterest-style .entry-content{background:white;}
.blog-pinterest-style span.cat-links{display:none!important;}
.easy-t-cycle-controls div{color:red;}
.easy-t-cycle-controls div:hover{color:black;}
#nav-below a:hover{color:black!important;}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     	ul.header-nav li .nav-dropdown li {
		margin-left: 1%;
		margin-right: 0%;
	}

	ul.header-nav li .nav-dropdown li {
		min-width: 110px;
	}

	ul.header-nav li .nav-dropdown li {
		min-width: 130px;
	}
}


/* DUSTIN EDIT - Comments were not shown */

#comments .collapse {
	display: block !important;
}

/* Adjust menu */
#menu-item-6821:after {
	content: " ";
    top: 75px;
    position: absolute;
    height: 2px;
    width: 96%;
    background: white;
}

#menu-item-6756 .nav-dropdown {
	height: initial;
}


#menu-item-6756 .nav-dropdown li {
	width: 90px;
}
#menu-item-6756 .nav-dropdown li a {
	text-align: center;
}

@media (min-width: 1201px) {

#menu-item-6821:after {
	top: 86px;
}

#menu-item-6756 .nav-dropdown ul {
	padding-bottom: 15px;
}
}

#wpcf7-f4-o2 .book-submit {
    position: relative;
    top: 20px !important;
  }

@media screen and (max-width: 991px) {
	#wpcf7-f4-o2 .book-submit {
		top: 0 !important;
		left: 20px;
		position: relative;
	}
}

@media screen and (min-width: 1201px) {
	#wpcf7-f4-o2 .book-image {
		margin-top: 7% !important;

	}
	#wpcf7-f4-o2 .book-image img {
		width: 90%;
	}


}