/*
Theme Name: Club TBYH
Theme URI: http://www.glasshousedd.com/
Version: 1.0
Description: Club TBYH Custom Theme based on Canvas
Author: Gustavo Cejas
Author URI: http://www.glasshousedd.com
Template: canvas
*/
/* Default styles */
/*@import "http://clubtbyh.com/wp-content/themes/canvas/css/reset.css";*/
@import "../canvas/style.css";

/*****************************
	Fonts
 *****************************/

@font-face {
	font-family: 'Helvetica Neue';
	src: url('fonts/HelveticaNeue-Light.eot') format('eot');
	src: url('fonts/HelveticaNeue-Light.eot#iefix') format('embedded-opentype'),
	     url('fonts/HelveticaNeue-Light.woff') format('woff2'),
			 url('fonts/HelveticaNeue-Light.woff') format('woff'), 
	     url('fonts/HelveticaNeue-Light.ttf') format('truetype'),
	     url('fonts/HelveticaNeue-Light.svg') format('svg');
 	font-weight: 300;
	font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneueltpro-th-webfont.eot');
    src: url('fonts/helveticaneueltpro-th-webfont.eot#iefix') format('embedded-opentype'),
				 url('fonts/helveticaneueltpro-th-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-th-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-th-webfont.svg') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('fonts/HelveticaNeue-LightItalic.eot') format('eot');
	src: url('fonts/HelveticaNeue-LightItalic.eot#iefix') format('embedded-opentype'),
	     url('fonts/HelveticaNeue-LightItalic.woff') format('woff'),
	     url('fonts/HelveticaNeue-LightItalic.ttf') format('truetype'),
	     url('fonts/HelveticaNeue-LightItalic.svg') format('svg');
 	font-weight: 300;
	font-style: italic;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneueltpro-roman-webfont.eot');
    src: url('fonts/helveticaneueltpro-roman-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-roman-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-roman-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-roman-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneueltpro-it-webfont.eot');
    src: url('fonts/helveticaneueltpro-it-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-it-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-it-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-it-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('http://clubtbyh.com/wp-content/themes/clubtbyh/fonts/HelveticaNeue-Medium.eot') format('eot'); 
	src: url('http://clubtbyh.com/wp-content/themes/clubtbyh/fonts/HelveticaNeue-Medium.eot#iefix') format('embedded-opentype'),
	     url('http://clubtbyh.com/wp-content/themes/clubtbyh/fonts/HelveticaNeue-Medium.woff') format('woff'), 
	     url('http://clubtbyh.com/wp-content/themes/clubtbyh/fonts/HelveticaNeue-Medium.ttf') format('truetype'),
	     url('http://clubtbyh.com/wp-content/themes/clubtbyh/fonts/HelveticaNeue-Medium.svg#HelveticaNeue-LightItalic') format('svg');
 	font-weight: 600;
	font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneueltpro-bd-webfont.eot');
    src: url('fonts/helveticaneueltpro-bd-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-bd-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-bd-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-bd-webfont.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

/*****************************
	General Styles
 *****************************/

body, p,
body .entry, 
body .entry p{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.normal{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal !important;
}
.italic{
	font-style: italic !important;
}

body.full-width h1.page-title.centered{
	padding: 18px 0 16px;
	border-top: 1px solid #333;
	margin-bottom: 0;
	text-align: center;
	font-size: 46px;
	line-height: 46px;
}

body.full-width .page-title, 
body.full-width .post .title, 
body.full-width .page .title{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 38px;
	line-height: 53px;
	margin-bottom: 30px;
	color: #808080;
}
a:link, a:visited{
	color: #4bbb87;
	transition: .5s;
}
a.button.tbyhbutton,
#wrapper .woo-sc-button.tbyhbutton{
	padding: 10px 12px;
	margin: 5px 0 35px;
	background: #333 !important;
	color: #FFF !important;
	display: inline-block;
	border-radius: 30px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	-webkit-box-shadow: 3px 3px 5px 0 #C7C7C7;
	box-shadow: 3px 3px 5px 0 #C7C7C7;
	text-transform: uppercase;
	transition: .3s;
	box-sizing: border-box;
}


a.button, 
a.comment-reply-link, 
#commentform #submit, 
.submit, 
input[type=submit], 
input.button, 
button.button, 
#wrapper .woo-sc-button{
	background: #00c49e;
	transition: .5s;
}
a.button:hover, 
a.comment-reply-link:hover, 
#commentform #submit:hover, 
.submit:hover, 
input[type=submit]:hover, 
input.button:hover, 
button.button:hover, 
#wrapper .woo-sc-button:hover{
	background: #009377;
}
/*****************************
	404
******************************/
body.error404 h1.entry-title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 55px;
	line-height: 53px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #808080;
	text-align: center;
}
body.error404 h1.entry-title span{
	font-weight: 300;
	font-size: 40px;
}
body.error404 section.entry {
	font-size: 32px;
	text-align: center;
	font-weight: 300;
}
/*****************************
	Header
 *****************************/
#header-container{
	min-height:215px;
	background: transparent url(img/header-new.jpg) no-repeat center center;
	background-size: cover;
}
body.full-width #header{
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
}
body.full-width #header .col-left {
	width:71%;
}
body.full-width #header .col-right {
	padding-top:20px;
	/*width:28%;*/
	width:23%;
}
#header-sidebar .textwidget {
	margin-bottom: 0;
	padding: 10px;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
}
#header-sidebar .textwidget:first-child {
	margin-top: 20px;
	margin-bottom: 5px;
}
#header-sidebar .textwidget h4 {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: 200;
}
#header-sidebar .textwidget p {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#header-sidebar a:hover {
	text-decoration:none;	
}

#header-logo{
	margin: 15px auto;
	text-align: center;
display:none; 
}
body.full-width #logo{
	float: none;
	text-align: center;
display:none; 

}
body.full-width #logo .site-title{
	margin-bottom: 0;
}
body.full-width #logo .site-title a, 
body.full-width #logo .site-title a:hover{
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 55px;
	font-weight: 200;
	text-decoration: none;
	color: #ffffff;
	opacity: .95;
	transition: .5s;
}
body.full-width #logo .site-title a:hover{
	opacity: 1;
}
body.full-width #logo .site-description{
	padding: 3px 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	display: inline-block;
	background:transparent;
	color: #ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	font-weight: 300;
display:none;
}
#after-header-wrapper{
	background: #E6E6E6;
	border-top: 1px solid black;
	position: relative;
	padding-left: 1.618em;
	padding-right: 1.618em;
}
@media only screen and (max-width: 768px){
	#header-sidebar .textwidget{
		margin-top: 10px;
		margin-bottom: 25px;
	}
	body.full-width #header .col-left{
		width:100%;
	}
	body.full-width #header .col-right{
		width:100%;
	}
}

/**********************************
	Top sign in button and form 
**********************************/
#sign-in-wrapper{
	float: right;
	text-align: right;
	position: relative;
	width: 28.385%;
}
#sign-in-wrapper,
#sign-in-wrapper:hover{
	text-decoration: none;
}
#sign-in-wrapper h2{
	padding: 10px;
	margin-top: 16px;
	color: white;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	background: #00c49e;
	display: inline-block;
	transition: .5s;
}
#sign-in-wrapper:hover h2,
#sign-in-wrapper h2:hover{
	background-color: #009377;
}
#sign-in-wrapper #wishlist-member{
	margin-bottom: 10px;
}
#wlmember_loginwidget{
	min-width: 100%;
	padding: 20px;
	box-sizing: border-box;
	/*position: absolute;*/
	right: 0;
	background: #333333;
	color: white;
	/*z-index: 1000;*/
	/*visibility: hidden;*/
	text-align: left;
}
#wlmember_loginwidget p{
	color: white;
	font-size: 16px;
	line-height: 18px;
}
#wlmember_loginwidget a{
	font-size: 16px;
}
#wlmember_loginwidget input[type=submit],
#wlmember_loginwidget input[type=text],
#wlmember_loginwidget input[type=password]{
	width:100%;
	box-sizing: border-box;
}
#wlmember_loginwidget input[type=submit]{
	font-weight: 700;
	transition: 0s;
}
#wlmember_loginwidget a:link, 
#wlmember_loginwidget a:visited{
	transition: 0s;
}
#sign-in-wrapper h2,
#sign-in-wrapper h2:hover{
	cursor: pointer;
}
#sign-in-wrapper h2:hover ~ #wlmember_loginwidget,
#sign-in-wrapper:hover #wlmember_loginwidget {
	visibility: visible;
}
/************************
	Top sign up form 
************************/
.hidden-field{
	display: none !important;
}
.optin-top-wrapper{
	float: left;
	width: 68.385%;
	position: relative;
}
.field-column{
	float: left;
}
.field-column.right{
	float: right;
}
#top-optin-text{
	width: 34%;
	width:38%;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: right;
}
#top-optin-text p{
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #333333;
}
#flexible-fields{
	width: 64%;
	padding-top: 7px;
}
.optin-top-wrapper #flexible-fields{
	width: 60%;
}
.flexible-fields-inner{
	width:78%;
	overflow: auto;
}
.mc-webform-item.input-field{
	width:50%;
}
.mc-field-item input[type=text]{
	margin-bottom: 0;
	box-sizing: border-box;
	width: 100%;
}
#permission-checkbox{
	width: 100%;
	clear: both;
	padding-top: 2px;
}
#permission-checkbox label{
	line-height: 1em;
	font-size: 12px;
	font-weight: 400;
}
#top-submit-button{
	width:20%;
}
#top-submit-button button[type=submit]{
	position: relative;
	top:-2px;
}
#top-submit-button button[type=submit],
#bottom-submit-button button[type=submit]{
	text-indent: -9999em;
	width: 65px;
	height: 76px;
	border: none;
	border-radius: none;
	background: transparent url(img/submit-button.png) left top;
}
#top-submit-button button[type=submit]:hover,
#bottom-submit-button button[type=submit]:hover{
	background: transparent url(img/submit-button.png) right top;
}
#EmailConsent{
	margin-bottom: 0 !important;
}
/**************************
	Bottom sign up form 
**************************/
#tbyh_sign_up_form-2{
	margin-bottom: 10px;
}
#bottom-optin-text{
	padding-right: 24px;
	border-right: 1px solid #000;
}
#bottom-optin-text p{
	text-align: right;
}
#bottom-optin-text p.first-line{
	font-size: 52px;
	line-height: 52px;
	font-weight: 200;
	margin-bottom: 0;
}
#bottom-optin-text p.second-line{
	font-size: 42px;
	line-height: 42px;
	font-weight: 300;
	color: #00C49E;
}
#fixed-fields{
	width: 240px;
	position: relative;
}
#get-the-guide{
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#fixed-fields .mc-webform-item.input-field{
	width:220px;	
}
#bottom-submit-button button[type=submit]{
	position: absolute;
	top: 38px;
	right: 0;
}
/*****************************
	posts
 *****************************/
body.full-width #content{
	padding-top: 30px;
}
#tbyh-latest-post{
	padding-bottom: 20pt;
	background: transparent url(img/checkered-pattern-5x5.png) repeat-x bottom;
	margin-bottom: 30px;
}
#tbyh-latest-post h2{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 38px;
	line-height: 53px;
	margin-bottom: 30px;
	color: #808080;
}
#tbyh-latest-post h2 a,
.multiple.entry h2 a{
	color: #808080;
}
#tbyh-latest-post h2 a:hover,
.multiple.entry h2 a:hover{
	color: black;
	text-decoration: none;
}
#tbyh-latest-post .post-image{
	height:auto;
	max-height:400px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
}
#tbyh-latest-post .post-image img{
	width: 100%;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
}
#tbyh-latest-post .image-top{
	width: 100%;
	height: 30px;
	position: absolute;
	background: black;
	right: 0;
}
#tbyh-latest-post .image-top small{
	margin-right:10px;
	float: right;
	line-height: 30px;
	font-weight: normal;
	font-size: 14px;
	color: white;
}
#tbyh-latest-post .post-categories-wrapper{
	height: 40px;
	background: transparent url(img/categories-fold.png) no-repeat bottom left;
	float: left;
}
#tbyh-latest-post .post-categories{
	height: 30px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	float: left;
	background: transparent url(img/categories-ending.png) no-repeat top right;
}
#tbyh-latest-post .post-categories a{
	padding: 5px 10px;
	float: left;
	display: block;
	background: #4bbb87;
	color: white;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#tbyh-latest-post .post-categories a:hover{
	background: #319c6a;
	text-decoration: none;
}
#tbyh-latest-post .image-bottom{
	width: 100%;
	height: 20px;
	position: absolute;
	background: transparent url(img/checkered-pattern-5x5-transparent.png);
	bottom: 0;
}
#tbyh-latest-post .image-top{
	width: 100%;
	height: 30px;
	position: absolute;
	background: black;
	right: 0;
}
#tbyh-latest-post .post-text{
	margin-top: 25px;
	padding-left: 10px;
	font-size: 18px;
	line-height: 26px;
}
#tbyh-latest-post .post-text ul.shareaholic-share-buttons{
	padding: 0 !important;
	margin: 0 !important;
	margin-top: 15px !important;
}

#tbyh-latest-post .post-text .shareaholic-share-buttons-container li.shareaholic-share-button{
	padding: 0 10px 0 0 !important;
}

#tbyh-latest-post p.postmetadata,
.multiple.entry p.postmetadata{
	margin-top: 25px;
	margin-bottom: 15px;
	color: #808080;
	font-size: 16px;
}
#tbyh-latest-post p.postmetadata a,
.multiple.entry p.postmetadata a{
	font-weight: 300;
	text-transform: uppercase;
	color: #808080;
}

.multiple.entry{
	padding-bottom: 10pt;
	background: transparent url(img/checkered-pattern-5x5-small.png) repeat-x bottom;
	margin-bottom: 30px;
}
.multiple.entry h2{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 38px;
	line-height: 36px;
	margin-bottom: 30px;
	color: #808080;
}
.multiple.entry .post-image{
	height:200px;
	width: 100%;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.multiple.entry img{
	width: 100%;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
}
.multiple.entry .image-top{
	width: 100%;
	height: 30px;
	position: absolute;
	background: transparent;
	right: 0;
}
.multiple.entry .post-categories-wrapper{
	height: 40px;
	background: transparent url(img/categories-fold.png) no-repeat bottom left;
	float: left;
}
.multiple.entry .post-categories{
	height: 30px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	float: left;
	background: transparent url(img/categories-ending-pink.png) no-repeat top right;
}
.multiple.entry .post-categories a{
	padding: 5px 10px;
	float: left;
	display: block;
	background: #FC3B3C;
	color: white;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.multiple.entry .post-categories a:hover{
	text-decoration: none;
	background-color: #bd2c2d;
}
.multiple.entry .post-text{
	padding-left: 10px;
}
.type-benefits
.entry h2{
	font-weight: 300;
	font-size: 36px;
	line-height: 40px;
}
/* Archive */


#breadcrumbs{
	padding-bottom: 10pt;
	background: transparent url(img/checkered-pattern-5x5-small.png) repeat-x bottom;
	margin-bottom: 40px;
}
#breadcrumbs p{
	font-size: 24px;
	line-height: 24px;
	font-weight: 200;
	color: #00C49E;
	margin-bottom: 15px;
}

/* Menu Social Media */
#menu-social-media {
	max-width:350px;
	margin: 0 auto;
	text-align: center;
}
#menu-social-media li{
	list-style-type: none;
	display: inline-block;
}
#menu-social-media li a{
	width: 40px;
	height: 40px;
	background: #333333 url(img/social-icons.png) no-repeat;
	background-size: cover;
	border-radius: 50px;
	display: block;
	float: left;
	text-indent: -9999em;
}
#menu-social-media li.tbyh-sm-gplus a{
	background: #333333 url(img/social-icon-gplus.png) no-repeat;
}
#menu-social-media li.tbyh-sm-pinterest a{
	background-position: 20% 0;
}
#menu-social-media li.tbyh-sm-twitter a{
	background-position: 40% 0;
}
#menu-social-media li.tbyh-sm-facebook a{
	background-position: 60% 0;
}
#menu-social-media li.tbyh-sm-linkedin a{
	background-position: 80% 0;
}
#menu-social-media li.tbyh-sm-youtube a{
	background-position: 100% 0;
}

#menu-social-media li a:hover{
	text-decoration: none;
	background-color: #00C49E;
}
/* Image widgets */
.widget_sp_image img{
	height: auto;
}
/* Testimonials widget */
.content_display{
    background-color: #e6e6e6;
    background-image: url(img/quote-top-left.jpg), url(img/quote-bottom-right.jpg);
    background-position: left top, right bottom;
    background-repeat: no-repeat;
}
.front_end_data{
    padding:20px;
}
p.testimonial_content:first-child{
    margin-bottom: 5px;
    text-align: left;
}
p.testimonial_content{
    color: #000;
    font-size: 16px !important;
    line-height: 22px !important;
    text-decoration: none;
    text-align: right;
}
/* Contributors widget */
div.contributor{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
div.contributor a{
	display: block;
	width: 70px;
	border-radius: 40px;
	overflow: hidden;
}
div.contributor img{
	width: 100%;
	height: auto;
}
.tbyh-tooltipster {
	border-radius: 0; 
	background: #000;
}
.tbyh-tooltipster .tooltipster-content{
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	padding: 15px 10px;
	text-transform: uppercase;
}

/* Recent posts widget */
#recent-posts-2{
	clear: both;
}

/* SIdebar Menu widget */
#nav_menu-3.widget_nav_menu{
	clear: both;
}
#nav_menu-3.widget_nav_menu ul.menu {
	border-top: 1px solid #333;
	list-style-type: none;
}
#nav_menu-3.widget_nav_menu ul.menu li{
	padding: 1px;
	border-bottom: 1px solid #333;
}
#nav_menu-3.widget_nav_menu ul.menu li a{
	padding: 4px 0;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	transition: background .3s color .3s;
}
#nav_menu-3.widget_nav_menu ul.menu li a:hover{
	text-decoration: none;
	color: #000;
	background-color: #EFEFEF;
}
/* Countdown Widget */

.countdown_row .countdown_section{
	background: #333;
	color: #FFF;
	border-radius: 10px;
}
p.the-countdown-2-outro-text{
	text-align: center;
	font-size: 18px !important;
	font-weight: 600 !important;
}

/***************************
	TBYH Conference
***************************/

#conference-selection-area-wrapper{
	border-top: 10px solid #fc3b3c;
	border-bottom: 1px solid #333;
	position: relative;
	z-index: 400;
	background: #e6e6e6;
}
.conference-selection-wrapper{
	width: 50%;
	float: left;
}
.conference-selection-wrapper a{
	display:block;
	text-decoration: none;
	background: #e6e6e6;
}
.conference-selection-wrapper a:hover{
	text-decoration: none;
}
.conference-selection-wrapper a span{
	display: block;
	text-align: center;
	transition: .3s;
}
.conference-selection-wrapper a span.conference-image{
	max-height: 150px;
	overflow: hidden;
}
.conference-selection-wrapper a span.conference-image img{
	width: 100%;
	height: auto;
	opacity: 0.7;
}
.conference-selection-wrapper a span.conference-image img.active,
.conference-selection-wrapper a:hover span.conference-image img{
	opacity: 1;
	z-index: 300;
}
.conference-selection-wrapper a span.conference-title{
	font-size: 28px;
	line-height: 30px;
	padding: 10px 0;
	color: #333;
	background: #999999;
}
a#conference-washington-d-c span.conference-title.active,
a#conference-washington-d-c:hover span.conference-title{
	background: #00C49E;
}
a#conference-los-angeles-ca-2 span.conference-title.active,
a#conference-los-angeles-ca-2:hover span.conference-title{
	background: #FC3B3C;
	color: white;
}
.conference-selection-wrapper a span.conference-date{
	padding: 10px;
	margin-bottom: 4px;
	font-size: 23px;
	line-height: 23px;
	color:#fff;
	background-color: #333;
}
.conference-selection-wrapper a span.conference-location{
	padding: 4px 0 6px;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
}
#conference-selection-washington-d-c{
	border-right: 1px solid white;
	box-sizing: border-box;
}
.conference-information-wrapper{
	position: relative;
	margin-top: 50px;
}
.conference-block a, 
.button.bottom{
	padding: 14px 20px;
	background: #333333;
	display: inline-block;
	border-radius: 30px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	color: #FFF;
	-webkit-box-shadow: 3px 3px 5px 0 #C7C7C7;
	box-shadow: 3px 3px 5px 0 #C7C7C7;
	text-transform: uppercase;
	transition: 0;
	box-sizing: border-box;
	white-space: pre-wrap;
}
.conference-block h2{
	float: left;
	font-size: 42px;
	line-height: 46px;
	font-weight: 400;
}
.conference-block a{
	float: right;
}
.conference-offers-messages{
	padding: 10px 15px;
	margin-top: 30px;
	clear: both;
	box-sizing: border-box;
	background: #333333;
	color: white;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.conference-quote{
	padding: 20px;
	margin-top: 30px;
	clear: both;
	box-sizing: border-box;
    background-color: #e6e6e6;
    background-image: url(img/quote-top-left.jpg), url(img/quote-bottom-right.jpg);
    background-position: left top, right bottom;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
}
.conference-about{
	padding: 20px;
	margin-top: 30px;
	clear: both;
	box-sizing: border-box;
    background-color: #e6e6e6;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
}
.conference-about h3.block-title {
	margin-top: 0;
	margin-bottom: 15px;
}
.conference-about p {
	font-size: 18px;
	font-weight: normal;
}

.sponsor-wrapper{
	background: #ffffff;
	background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #ededee 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#ededee));
	background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#ededee 100%);
	background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#ededee 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#ededee 100%);
	background: radial-gradient(ellipse at center,  #ffffff 0%,#ededee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededee',GradientType=1 );
	padding: 20px 20px 5px;
	min-height: 60px;
}
.sponsor-level-wrapper{
	padding-bottom: 25px;
}

.sponsor-level-wrapper h4{
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
.speaker-wrapper{
	margin-bottom: 30px;
}
.speaker-thumbnail{
	padding: 10px;
	float: left;
	background: transparent url(img/checkered-pattern-5x5-transparent.png);
}
.speaker-text-wrapper{
	margin-left: 180px;
	position: relative;
}
.speaker-text-wrapper h3,
.choice-text-wrapper h3{
	padding-bottom: 4px;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 300;
}
.speaker-text-wrapper p,
.choice-text-wrapper p{
	font-size: 16px;
	line-height: 22px;
}
.speaker-text-wrapper h4{
	margin-top: 24px;
	margin-bottom: 5px;
	font-weight: normal;
}
.speaker-text-wrapper .more-text{
	margin-top: 7px;
	display: block;
}
.speaker-cover{
	height:60px;
	width: 100%;
	position:absolute;
	bottom: 25px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.speaker-text-wrapper .
.choice-text-wrapper h4{
	margin-top: 24px;
	margin-bottom: 5px;
	font-weight: normal;
}
h2.block-title{
	font-size: 36px;
	font-weight: 300;
	margin: 40px 0 20px;
}
#choice-selection-area-wrapper{
	border-top: 10px solid #fc3b3c;
	border-bottom: 1px solid #333;
	position: relative;
	z-index: 400;
	background: #e6e6e6;
	padding-bottom: 10px;
}
#selection-1{
	box-sizing: border-box;
	border-left: 1px solid white;
}
#selection-0{
	box-sizing: border-box;
	border-left: 1px solid transparent;
}
.choice-selection-wrapper{
	width: 50%;
	float: left;
}
.choice-selection-wrapper a{
	display:block;
	text-decoration: none;
	background: #e6e6e6;
}
.choice-selection-wrapper a:hover{
	text-decoration: none;
}
.choice-selection-wrapper a span{
	display: block;
	text-align: center;
	transition: .3s;
}
.choice-image{
	max-height: 150px;
	overflow: hidden;
}
.choice-selection-wrapper a span.choice-image img{
	width: 100%;
	height: auto;
	opacity: 0.7;
	border: 0;
	padding: 0;
}
.choice-selection-wrapper a.active span.choice-image img,
.choice-selection-wrapper a:hover span.choice-image img{
	opacity: 1;
	z-index: 300;
}
.choice-selection-wrapper a span.choice-title{
	font-size: 28px;
	line-height: 30px;
	padding: 10px 0;
	color: #333;
	background: #999999;
}
#choice-selector-0.active span.choice-title,
#choice-selector-0:hover span.choice-title{
	background: #00C49E;
}
#choice-selector-1.active span.choice-title,
#choice-selector-1:hover span.choice-title{
	background: #FC3B3C;
	color: white;
}
.choice-information-wrapper{
	margin-bottom: 30px;
}
.choice-text-wrapper p{
	margin-bottom: 15px;
}
.choice-text-wrapper .post-edit-link{
	float:none;
	font-size: 20px;
}
.choice-text-wrapper img{
	height: auto;
	margin-bottom: 25px;
	margin-top: 25px;
}
.sponsor-name-inner{
	margin-right: 20px;
	font-weight: 700;
	font-size: 24px;
}
.sponsor-name{
	height: 60px;
	font-weight: 700;
	font-size: 24px;
	display: table-cell;
	vertical-align: middle;
}
.sponsor-thumbnail{
	margin-right: 20px;
	font-weight: 700;
	font-size: 32px;
	float:left;
}
.sponsor-thumbnail a{
	display: block;
	vertical-align: middle;
	line-height: 100px;
	color: inherit;
}
.sponsor-thumbnail a:hover{
	color: inherit;
	text-decoration: none;	
}
.sponsor-thumbnail a img{
	vertical-align: middle;
}
.conference-call-to-action{
	padding: 55px 0;
}

.conference-call-to-action.buttons{
	padding: 25px 0 0;
}
.conference-call-to-action.buttons a{
	margin: 0 10px;
}
.conference-call-to-action h2{
	margin-bottom: 15px;
	font-size: 42px;
	line-height: 45px;
	font-weight: 200;
}
h3.block-title{
	font-size: 36px;
	font-weight: 300;
	margin: 40px 0 30px;
}
.conference-call-to-action{
	text-align: center;
}
#conference-info-washington_dc a.button{
	background: #00C49E;
	color:black !important;
}
#conference-info-washington_dc a.button:hover{
	background: #009377;
	color:white !important;
}
#conference-info-los_angeles a.button{
	background: #FC3B3C;
}
#conference-info-los_angeles a.button:hover{
	background: #bd2c2d;
}
.conference-page-image-links {
	margin: 40px auto;
}
.conference-page-image-links .widget.widget_sp_image {
	width: 33.33%;
	margin: 0;
	float: left;
}
.conference-page-image-links .widget.widget_sp_image .widget_sp_image-image-link{
	width: 100%;
	border: 5px solid transparent;
	display: block;
	position: relative;
	opacity: 0.7;
	box-sizing: border-box;
	transition: border .5s opacity .5s;
}
.conference-page-image-links .widget.widget_sp_image .widget_sp_image-image-link:hover{
	border: 5px solid #999;
	opacity: 1;
}

.conference-widget.left{
	width: 48%;
	float: left;
}
.conference-widget.right{
	width: 48%;
	margin-left: 4%;
	float: right;
}
/***********************
	TBYH Club
***********************/
.club-plan{
	padding-bottom: 50px;
	text-align: center;
}
#club-tbyh-selection-area-wrapper{
	border-top: 10px solid #333;
	border-bottom: 1px solid #333;
	position: relative;
	z-index: 400;
}
img.tbyh-hanging-banner{
	position: absolute;
	left:50%;
	display: block;
	margin-left:-25px;
	z-index:305;
	border: 0;
	background: transparent;
	padding: 0;
}
.club-tbyh-plan-selection-wrapper{
	width: 50%;
	float: left;
}
.club-tbyh-plan-selection-wrapper a{
	padding-top:30px;
	display:block;
	text-decoration: none;
	background: #e6e6e6;
}
.club-tbyh-plan-selection-wrapper a:hover{
	text-decoration: none;
}
.club-tbyh-plan-selection-wrapper a span{
	display: block;
	text-align: center;
	transition: .3s;
}
.club-tbyh-plan-selection-wrapper a span.ctp-title{
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color:#333;
}
#club-tbyh-plan-selection-pro{
	border-left: 1px solid white;
	box-sizing: border-box;
}
#club-tbyh-plan-selection-basic a:hover span.ctp-title{
	font-size: 55px;
	color: #00c49e;
}
#club-tbyh-plan-selection-pro a:hover span.ctp-title{
	font-size: 55px;
	color: #fc3b3c;
}
.club-tbyh-plan-selection-wrapper a span.ctp-short-description{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color:#333;
}
.club-tbyh-plan-selection-wrapper a span.ctp-decoration{
	width:100%;
	height:30px;
	background: transparent url(img/checkered-pattern-5x5-transparent.png);
}
.club-tbyh-plan-selection-wrapper a span.ctp-price{
	padding: 10px;
	margin-bottom: 4px;
	font-size: 23px;
	line-height: 23px;
	color:#fff;
	background-color: #333;
}
.club-tbyh-plan-selection-wrapper a span.ctp-pricing-text{
	padding-bottom: 4px;
	font-size: 20px;
	line-height: 20px;
	color: #333;
}
#selection-indicator-wrapper{
	width: 100%;
	height: 10px;
	position: relative;
}
#selection-indicator{
	width: 50%;
	position: absolute;
	left:0;
	top:-1px;
	text-align: center;
	z-index: 500;
	transition: .5s;
}

.club-tbyh-plan-information-wrapper{
	position: relative;
	margin-top: 30px;
}
.call-to-action-block{
	clear: both;
	padding: 30px 15%;
	margin: 0 auto 30px;
	border-top: 3px solid #333333;
	border-bottom: 3px solid #333333;
	text-align: center;
}
.call-to-action-block h3{
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 32px;
	font-weight: 300;
}
.call-to-action-block h2{
	margin-bottom: 20px;
	font-size: 46px;
	line-height: 46px;
	font-weight: normal;
}
.call-to-action-block a,
.button.bottom{
	padding: 10px 12px;
	background: #333333;
	display: inline-block;
	border-radius: 30px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #FFF;
	-webkit-box-shadow: 3px 3px 5px 0 #C7C7C7;
	box-shadow: 3px 3px 5px 0 #C7C7C7;
	text-transform: uppercase;
	transition: 0;
	box-sizing: border-box;
	white-space: pre-wrap;
}
.benefit-wrapper{
	margin: 0 1% 3%;
	width: 31.333%;
	padding-left: 10px;
	float: left;
	position: relative;
	box-sizing: border-box;
	text-align: left;
}
.benefit-wrapper img{
	width: 100%;
	height: auto;
}
.benefit-title-wrapper{
	height: auto;
	padding-bottom: 10px;
	background: transparent url(img/categories-fold.png) no-repeat bottom left;
	position: absolute;
	top: 0;
	left: 0;
}
.benefit-title{
	background: transparent url(img/categories-ending.png) no-repeat top right;
	background-size: 10px 100%;
	padding-right: 10px;
	display: block;
}
#club-plan-pro .benefit-title{
	background: transparent url(img/categories-ending-pink.png) no-repeat top right;
}
.benefit-title-text{
	padding: 5px 10px;
	margin: 0;
	display: block;
	background: #00C49E;
	color: black;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#club-plan-pro .benefit-title-text{
	background: #fc3b3c !important;
	color:white !important;
}
.benefit-description{
	padding: 10px;
	border-top: 1px solid #FFF;
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	background: #333333;
	color: white;
	font-size: 18px;
	line-height: 18px;
	font-weight: 200;
}
.benefit-description a{
	color: white;
	text-decoration: underline;
}
#club-plan-basic .call-to-action-block h2{
	color: #00c49e;
}
#club-plan-pro .call-to-action-block h2{
	color: #fc3b3c;
}
#club-plan-basic .call-to-action-block > a:hover {
	background: #00c49e;
}
#club-plan-pro .call-to-action-block > a:hover {
	background: #fc3b3c;
}
#club-plan-basic .button.bottom{
	background: #00c49e;
}
#club-plan-pro .button.bottom{
	background: #fc3b3c;
}
#club-plan-basic .button.bottom:hover{
	background: #009377;
	color:white !important;
}
#club-plan-pro .button.bottom:hover{
	background: #bd2c2d;
	color:white !important;
}
#club-plan-basic .button.bottom{
	color: black !important;
}

#club-plan-basic{
/*	visibility: visible;
	visibility: hidden; */
}
.page-id-2485 #club-plan-pro{
	position: absolute;
	top:0;
	visibility: hidden;
}
/***********************
	Footer widgets
************************/
#footer-widgets-container{
	min-height: 170px;
	background: #eee !important;
}
#footer-widgets{
	position:relative;
}
.block.footer-widget-1{
	width: 68.385% !important;
	margin-right: 0 !important;
}
.block.footer-widget-2{
	width: 28% !important;
	position: absolute;
	top: -2px;
	right: 1.618em;;
}
#tbyh_responsive_video-2{
	margin: 0 !important;
}
.youtube-block-video-wrapper{
	padding: 20px;
	box-sizing: border-box;
	background-color: #eee;
}
.youtube-block-video-wrapper h2{
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 300;
}
.channel-block,
.widget .channel-block{
	padding: 5px 10px;
	background: #fc3b3c;
}
.channel-block p,
.widget .channel-block p{
	margin-bottom: 0;
	font-size: 16px;
	line-height: 16px;
	color: white;
	text-align: center;
	font-weight: 300;
}
.channel-block a,
.widget .channel-block a{
	color: white;
}

/***********************
	footer
************************/
#footer .col-left{
	width: 68.385%;
	text-align: center;
}
#footer .col-right{
	width: 28.385%;
	text-align: center;
}
#menu-footer-top-menu li,
#menu-footer-bottom-menu li{
	display: inline-block;
}
body #footer p,
#menu-footer-top-menu li a,
#menu-footer-bottom-menu li a{
	color: #FFF;
}
#menu-footer-top-menu li:before,
#menu-footer-bottom-menu li:before {
	content: " | ";
}
#menu-footer-top-menu li:first-child:before,
#menu-footer-bottom-menu li:first-child:before {
	content: "";
}
#menu-footer-top-menu{
	margin-top: 5px;
	margin-bottom: 10px;
}
#menu-footer-top-menu,
#menu-footer-top-menu li a{
	font-size: 22px;
}
#menu-footer-top-menu li a{
	font-weight: 200;
}
/************************
 	Members Lounge
************************/
#spMainContainer{
	border: none;
}
.spPlainSection .spimg
/************************
 	micro clearfix
************************/

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

/************************
Responsive Video Wrapper styles
************************/

.videoWrapper {
	position: relative;
	padding-bottom: 56%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 1180px){
	.block.footer-widget-2{
		top:-12px;
	}

	/***********************
		Conference block 
	***********************/
	.conference-block{
		text-align: center;
	}
	.conference-block h2,
	.conference-block a{
		float: none;
	}
	.conference-block a{
		margin-top:30px;
	}

	/**************************
		Bottom sign up form 
	**************************/
	#bottom-optin-text{
		padding-right: 0;
		border-right: 0;
		width:100%;
	}
	#bottom-optin-text p{
		text-align: center;
	}
	#bottom-optin-text p.first-line{
		font-size: 42px;
		line-height: 42px;
		font-weight: 200;
		margin-bottom: 0;
	}
	#bottom-optin-text p.second-line{
		font-size: 30px;
		line-height: 30px;
		font-weight: 300;
		color: #00C49E;
	}
	#fixed-fields{
		width: 400px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: both;
	}
	.fields-inner{
		width:100%;
	}
	#get-the-guide{
		text-align: center;
		margin-bottom: 10px;
	}
	#fixed-fields .mc-webform-item.input-field{
		width:350px;	
	}
	#bottom-submit-button button[type=submit]{
		position: absolute;
		top: 38px;
		right: 0;
	}
	#permission-checkbox{
		text-align: center;
	}
	#permission-checkbox input[type=checkbox]{
		position: relative;
		top: 3px;
	}
	/* Footer */
	#copyright{
		width:100%
	}
}
.trademark{
	font-size: 0.2em;
	line-height: 0.2em;
	font-weight: 500;
	padding-left: 6px;
}
@media only screen and (min-width: 768px){
	body.full-width #nav-container{
		border-top:1px solid black;
		padding-bottom: 41px;
		background: transparent url(img/submenu-bg.png) repeat-x bottom left;
		position: relative;
		z-index: 999;
	}
	body.full-width #navigation{ 
		background: white;
	}
	body.full-width #navigation ul.nav li:hover > ul{
		visibility: hidden;
	}
	body.full-width #navigation ul#main-nav,
	body.full-width #navigation ul#main-nav ul.sub-menu{
		width: 100%;
	}
	body.full-width #navigation ul#main-nav li.current-menu-item > ul.sub-menu,
	body.full-width #navigation ul#main-nav li.current_page_parent > ul.sub-menu,
	body.full-width #navigation ul#main-nav li.current-menu-parent > ul.sub-menu{
		visibility: visible;
		z-index: 100;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu{
		padding: 0;
		border-top: 1px solid #999999;
		position: absolute;
		background: transparent url(img/submenu-bg.png) repeat-x bottom left;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu > li{
		float:left;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu > li a{
		padding:12px !important;
		font-size: 14px;
		line-height: 16px;
		text-transform: uppercase;
		font-weight: normal;
		color:#999999;
		transition: 0s;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu > li:first-child{
		margin-right: 10px;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu > li:first-child a{
		padding-left: 0 !important;
		padding-right: 27px !important;
		font-size: 17px;
		text-transform: capitalize;
		font-weight: 300;
		color: black !important;
		background: transparent url(img/menu-title-ending.png) no-repeat top right !important;
		cursor: default;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu > li:first-child a:hover{
		text-decoration: none;
		cursor: default;
	}
	body.full-width #navigation ul#main-nav > li{
		width: 33%;
		position: static;
	}
	body.full-width #navigation ul#main-nav > li a{
		font-size: 25px;
		line-height: 25px;
		padding: 20px !important;
		text-align: center;
	}
	body.full-width #navigation ul#main-nav > li:hover,
	body.full-width #navigation ul#main-nav > li a:hover{
		background: transparent;
		color:#00C49E;
	}
	body.full-width #navigation .nav li.parent > a:after{
		content: "";
		display: none;
	}
	body.full-width #navigation ul#main-nav > li.current_page_item > a, 
	body.full-width #navigation ul#main-nav > li.current_page_parent > a, 
	body.full-width #navigation ul#main-nav > li.current-menu-ancestor > a, 
	body.full-width #navigation ul#main-nav > li.current-cat > a, 
	body.full-width #navigation ul#main-nav > li.current-menu-item > a {
		color:#000;
		background: transparent url(img/tbyh-main-menu-current.png) bottom center no-repeat !important;
	}
	body.full-width ul.nav ul li.current_page_item a, 
	body.full-width ul.nav ul li.current_page_parent a, 
	body.full-width ul.nav ul li.current-menu-ancestor a, 
	body.full-width ul.nav ul li.current-cat a, 
	body.full-width ul.nav ul li.current-menu-item a, 
	body.full-width #navigation ul.cart .cart_list a{
		color:#00C49E !important ;
	}

	/* posts */
	#tbyh-latest-post .post-image{
		height:370px;
		overflow: hidden;
	}
	.multiple.entry .post-text{
		margin-left: 270px;
	}
	.multiple.entry .post-image{
		width: 235px;
		height:125px;
		float: left;
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	#menu-social-media li a{
		width: 30px;
		height: 30px;
		background-size: auto 100%;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu > li a{
		padding:12px 10px !important;
	}
	/***********************
		TBYH Club
	***********************/
	.benefit-wrapper{
		margin: 0 1% 3%;
		width: 48%;
	}
	.benefit-empty{
		display: none;
	}
}
@media only screen and (max-width: 875px){
	/*************************
		Travel Information
	*************************/
	.choice-selection-wrapper a span.choice-title{
		font-size: 24px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 768px){
	/***********************
		Responsive menu
	***********************/
	#navigation h3{
		font-size: 24px;
		font-weight: 300;
	}
	#navigation .nav-home,
	#navigation .nav-close{
		background: #333;
	}
	ul.nav li a{
		font-size: 18px;
	}
	ul.nav li a:hover{
		color: #000000;
		text-decoration: none;
	}
	ul.nav li.current_page_item a, 
	ul.nav li.current_page_parent a, 
	ul.nav li.current-menu-ancestor a, 
	ul.nav li.current-cat a, 
	ul.nav li.current-menu-item a {
		color: #FFFFFF;
		background: #333;
	}
	ul.nav li.current_page_item a:hover, 
	ul.nav li.current_page_parent a:hover, 
	ul.nav li.current-menu-ancestor a:hover, 
	ul.nav li.current-cat a:hover, 
	ul.nav li.current-menu-item a:hover {
		background: #222;
	}
	ul.nav ul li.current_page_item a, 
	ul.nav ul li.current_page_parent a, 
	ul.nav ul li.current-menu-ancestor a, 
	ul.nav ul li.current-cat a, 
	ul.nav ul li.current-menu-item a, 
	#navigation ul.cart .cart_list a{
		color: #fff !important;
		background: #00C49E !important;
	}
	ul.nav ul li.current_page_item a:hover, 
	ul.nav ul li.current_page_parent a:hover, 
	ul.nav ul li.current-menu-ancestor a:hover, 
	ul.nav ul li.current-cat a:hover, 
	ul.nav ul li.current-menu-item a:hover, 
	#navigation ul.cart .cart_list a:hover{
		background: #009377 !important;
	}
	body.full-width #navigation ul#main-nav ul.sub-menu > li:first-child{
		display: none;
	}
	/**********************
		Footer widgets
	**********************/
	.block.footer-widget-1,
	.block.footer-widget-2{
		width:100% !important;
	}
	.block.footer-widget-2{
		position: static;
		padding: 0 25%;
		box-sizing: border-box;
	}
	.youtube-block-video-wrapper{
		padding: 0 0 20px;
	}
	#footer .col-left,
	#footer .col-right,
	.optin-top-wrapper{
		width: 100%;
		float: none;
	}
	.optin-top-wrapper{
		/*overflow: auto;*/
	}
	#sign-in-wrapper{
		clear: both;
		margin: 0 25%;
		width: 50%;
		text-align: center;
	}
	#swp_testimonial_widget-2,
	#tbyh_contributors-2,
	#nav_menu-3,
	.widget.the-countdown,
	#recent-posts-2,
	#recent-comments-2,
	.widget.widget_sp_image {
		max-width: 321px;
		margin-left: auto;
		margin-right: auto;
	}
	/***********************
		TBYH Club
	***********************/
	.benefit-description{
		font-size: 16px;
		line-height: 16px;
		font-weight: 300;
	}
}
@media only screen and (min-width: 768px) and (max-width: 840px){
	span.ctp-short-description{
		font-size: 16px !important;
	}
}
@media only screen and (max-width: 710px){
	.conference-call-to-action.buttons .button:first-child{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 600px){
	.block.footer-widget-2{
		padding: 0 15%;
	}
	/***********************
		TBYH Club
	***********************/
	.benefit-wrapper{
		margin: 0 1% 3%;
		width: 48%;
	}
	.benefit-empty{
		display: none;
	}
	span.ctp-short-description{
		font-size: 16px !important;
	}
	/***********************
		TBYH Conference
	***********************/
	.conference-selection-wrapper a span.conference-title{
		font-size: 24px;
		line-height: 28px;
	}
	.conference-selection-wrapper a span.conference-date{
		font-size: 20px;
		line-height: 20px;
	}
	.speaker-thumbnail{
		padding: 0;
		margin-bottom: 30px;
		float: none;
		background: transparent url(img/checkered-pattern-5x5.png);
	}
	.speaker-thumbnail img{
		width: 120px;
		height: auto;
	}
	.speaker-text-wrapper{
		margin-left: 0;
	}
	.conference-widget.right,
	.conference-widget.left{
		float: none;
		max-width: 321px;
		width: 100%;
		margin: 0 auto 30px;
	}
	.conference-page-image-links .widget.widget_sp_image {
		width: 50%;
	}
}
@media only screen and (max-width: 565px){
	#top-optin-text,
	#flexible-fields,
	#top-submit-button,
	.flexible-fields-inner,
	#fixed-fields,
	#fixed-fields .mc-webform-item.input-field,
	.optin-top-wrapper #flexible-fields{
		width:100%;
	}
	.optin-top-wrapper{
		padding-bottom: 30px;
		background: transparent url(img/checkered-pattern-5x5-transparent.png) bottom repeat-x;
	}
	#top-optin-text p{
		margin-top: 15px;
		margin-bottom: 0;
		text-align: center;
		font-size: 20px !important;
		line-height: 22px;
	}
	#top-submit-button {
		text-align: center;
	}
	#top-submit-button button[type=submit]{
		width:auto;
		height: auto;
		padding: 10px;
		margin-top: 16px;
		color: white;
		text-indent: 0;
		font-size: 16px;
		font-weight: 700;
		text-transform: uppercase;
		background: #009377;
		display: inline-block;
		transition: .5s;
	}
	#top-submit-button button[type=submit]:hover{
		background: #bd2c2d;
	}
	#sign-in-wrapper{
		margin: 0 15% !important;
		width: 70% !important;
	}
	#sign-in-wrapper h2{
		margin-top:10px;
	}
	/*************************
		Travel Information
	*************************/
	.choice-selection-wrapper a span.choice-title{
		font-size: 22px;
		line-height: 26px;
	}
}
@media only screen and (max-width: 500px){
	.block.footer-widget-2{
		padding: 0;
	}
	/***********************
		TBYH Club
	***********************/
	.benefit-wrapper{
		margin: 0 1% 3%;
		width: 48%;
	}
	.benefit-empty{
		display: none;
	}
	span.ctp-short-description{
		font-size: 16px !important;
	}
	.club-tbyh-plan-selection-wrapper{
		width: 100%;
		float: none;
	}
	#club-tbyh-plan-basic .ctp-pricing-text{
		border-bottom: 1px solid #333;
	}
	.tbyh-hanging-banner,
	#selection-indicator-wrapper {
		display: none !important;
	}
	/***********************
		TBYH Conference
	***********************/
	.conference-selection-wrapper{
		width: 100% !important;
		float: none !important;
	}
	/*************************
		Travel Information
	*************************/
	.choice-selection-wrapper{
		width: 100% !important;
		float: none !important;
	}
	.choice-selection-wrapper a span.choice-title{
		font-size: 26px;
		line-height: 30px;
	}

}
@media only screen and (max-width: 475px){
	#sign-in-wrapper{
		clear: both;
		margin: 0 25%;
		width: 50%;
		text-align: center;
	}
	#bottom-submit-button {
		text-align: center;
		width:100%;
	}
	#bottom-submit-button button[type=submit]{
		width:100% !important;
		height: auto;
		padding: 10px;
		margin-top: 16px;
		color: white;
		text-indent: 0;
		font-size: 16px;
		font-weight: 700;
		text-transform: uppercase;
		background: #FC3B3C;
		display: inline-block;
		position: static;
		transition: .5s;
	}
	#bottom-submit-button button[type=submit]:hover{
		background: #bd2c2d;
	}
	.mc-webform-item.input-field{
		width:100%;
	}
	#sign-in-wrapper{
		width:100% !important;
		margin: 0 !important;
	}
	#top-submit-button button[type=submit],
	#sign-in-wrapper h2{
		width:100% !important;
		box-sizing: border-box;
	}
	#menu-footer-top-menu li,
	#menu-footer-bottom-menu li{
		display:block;
		padding: 5px 0;
	}
	#menu-footer-top-menu li:before,
	#menu-footer-bottom-menu li:before{
		content:"";
	}
	#menu-footer-bottom-menu li a,
	#menu-footer-top-menu li a{
		line-height: 1.2em;
	}
	#copyright p{
		margin: 15px 0;
	}
}

@media only screen and (max-width: 410px){
	.benefit-wrapper{
		width: 100%;
		max-height: 200px;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.call-to-action-block{
		padding-left: 0;
		padding-right: 0;
	}
}