body {
background-color: #fff;
margin: 0pt;
padding: 0pt;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
color: #2D1C02;
letter-spacing: .05em;
}

a {
color: #c54b00;
}

p {
margin: 0;
padding: 0 0 12px 0;
}

ol {
margin: 0
padding: 0;
list-style-type: none;
}

ol li {
padding: 0 0 12px 0;
margin: 0;
}

ul {
margin: 0;
padding: 0;
list-style-type: none;
}

input {
border: 3px solid #2f7d8d;
padding: 10px;
text-transform: uppercase;
color: #2f7d8d;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
background: transparent;
letter-spacing: .05em;
}

label {
text-transform: uppercase;
font-size: 12px;
letter-spacing: .08em;
font-weight: bold;
}

.cellText {
font-size: 12px;
font-style: italic;
}

.button {
background-color: #c54b00;
color: #fff;
border: 0 !important;
}

/* ========================================================== 
													LAYOUT 
============================================================*/

#container {
width: 100%;
margin: 0 auto;
}

.fixedWidth {
margin: 0 auto;
width: 1000px;
/*border: 5px solid yellow;*/
}

#header {
position: relative;
margin: 0 auto;
height: 438px;
/*border: 5px dashed green;*/
}

#member-login {
width: 100%;
background: url("/wp-content/themes/flyer/images/bg-login.png") repeat-x top left;
height: 28px;
position: relative;
top: 0;
left: 0;
/*border: 5px solid purple;*/
}

#navigation {
float: right;
}

#navigation li {
float: left;
padding: 0 10 0 0;
}

#logo {
float: left;
padding-top: 40px;
}

#promo {
text-align: center;
margin: 0 auto;
width: 100%;
clear: both;
padding-top: 80px;
/*border: 5px solid red;*/
}

#subnav {
width: 100%;
background-color: #60b7ca;
}

#primary-content {
clear: left;
width: 100%;
background: #fff;
float: left;
margin: 0 auto;
padding: 0 0 40px 0;
/*border: 5px dashed blue;*/
}

#secondary-content {
width: 100%;
margin: 0 auto;
float: left;
clear: left;
background: #2f7d8d;
color: #fff;
padding: 0 0 40px 0;
position: relative;
}

.form-gravity {
width: 100%;
margin: 0 auto;
float: left;
clear: left;
background: #2f7d8d;
color: #fff;
padding: 0 0 40px 0;
position: relative;
}

#footer {
float: left;
clear: left;
width: 100%;
margin: 0 auto;
background: #fff;
text-align: center;
}

#member-login p {
font-family: 'Pathway Gothic One', sans-serif;
font-size: 15px;
color: #fff;
margin: 0;
padding: 5px 0 0 0;
text-transform: uppercase;
float: right;
}

#member-login p a {
color: #fff;
text-decoration: none;
}

#secondary-content input {
float: left;
margin-right: 20px;
border: 3px solid #fff;
text-align: center;
padding: 20px !important;
text-transform: uppercase;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
background: transparent;
letter-spacing: .05em;
}

#secondary-content .button input {
background-color: #fff;
color: #c54b00;
}

#secondary-content img {
float: right;
margin-top: -65px;
}

#media {
width: 100%;
margin: 0 auto;
background: #f3f0f0;
padding: 20px 0;
}

.col1 {
float: left;
width: 25%;
padding-bottom: 40px;
}

.col2 {
float: right;
width: 65%;
padding-bottom: 40px;
}

#home-page #primary-content {
text-align: center;
font-size: 15px;
}

#home-page #primary-content img {
padding-bottom: 12px;
}

#home-page p.continue {
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
letter-spacing: .08em;
}

#home-page .col1 {
float: left;
width: 320px;
padding-right: 20px;
}

#home-page .col2 {
float: left !important;
width: 320px;
padding-right: 20px;
}

#home-page .col3 {
float: left;
width: 320px;
}

#home-page #tertiary-content {
float: left;
clear: left;
width: 100%;
background: #e6e6e6;
padding: 20px 0;
}

#home-page #tertiary-content h3 {
color: #103753;
font-size: 36px;
text-align: center;
border-bottom: 1px dotted #2f7d8d;
padding-top: 0;
margin-top: 0;
}

#home-page #tertiary-content .social {
text-align: center;
margin: 0 auto;
width: 100%;
}

#home-page #testimonials li {
float: left;
width: 460px;
}

#home-page #testimonials li.last {
width: 460px;
float: right !important;
}

.member-photo {
float: left;
margin: 0 10px 0 0;
border: 3px solid #0c3754;
}

#footer a {
text-decoration: none;
color: #2D1C02;
}


/* ========================================================== 
													NAVIGATION 
============================================================*/

ul#navigation {
text-align: right;
font-size: 15px;
font-weight: bold;
font-family: 'open sans', sans-serif;
text-transform: uppercase;
list-style-type: none;
letter-spacing: .05em;
}

ul#navigation li {
text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

#navigation li {
padding: 15px 20px 0 0;
}

#navigation li.last {
text-shadow: none;
background: none repeat scroll 0% 0% #FFF;
padding: 5px 10px 5px 10px;
margin-top: 10px;
}

#navigation li a {
text-decoration: none;
color: #fff;
}

#navigation li.last a {
color: #c54b00;
}

#subnav {
font-family: "Roboto slab", serif;
font-size: 14px;
background-color: #60b7ca;
float: left;
clear: left;
color: #2f7d8d;
}

#subnav ul {
list-style: none;
margin: 0;
padding: 0;
height: 31px;
}

#subnav ul li {
float: left;
height: 31px;
padding: 8px 20px 0 20px;
}

#subnav ul li.active {
background: #fff;
}

#subnav ul a {
color: #fff;
}


/* ========================================================== 
													TYPOGRAPHY
============================================================*/

#promo h3{
font-family: "Roboto Slab", serif;
font-size: 60px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
border: 5px solid #fff;
border-left: 0;
border-right: 0;
display: inline-block;
padding-bottom: 10px;
margin: 0 auto;
text-align: center;
}

#promo span{
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: bold;
color: #fff;
}
 

.twoColumns {
-webkit-column-count: 2; 
-moz-column-count: 2; 
column-count: 2;
-webkit-column-gap: 60px; 
-moz-column-gap: 60px; 
column-gap: 60px; 
}

.narrowcolumn {
margin: 0 auto;
width: 75%;
}

#footer p {
font-family: 'Open Sans', sans-serif;
font-size: 10px;
text-transform: uppercase;
letter-spacing: .08em;
padding: 5px 0;
}

#home-page #primary-content p {
padding-bottom: 12px !important;
}

#home-page #primary-content {
padding-bottom: 28px !important;
}

#home-page #testimonials {
text-align: center;
}

#home-page #testimonials p {
padding-bottom: 0;
margin-bottom: 0;
padding-top: 10px;
font-style: italic;
}

#home-page #testimonials cite {
margin: -10px 0 0 0;
padding: 0;
text-transform: uppercase;
font-weight: bold;
letter-spacing: .09em;
font-size: 9px;
font-style: normal;
}

.memberstories #member-more a {
display: inline block !important;
background: none repeat scroll 0% 0% #C54B00 !important;
text-align: center;
padding: 10px !important;
color: #FFF;
text-decoration: none !important;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
letter-spacing: .08em;
}

.memberstories #member-more a:hover {
text-decoration: underline;
}


.landing #primary-content li {
list-style: disc;
margin-left: 20px;
padding-left: 10px;
}

.landing #primary-content .form-gravity li {
float: left;
margin: 0 20px 0 0;
padding: 20px 0 0 0;
list-style: none !important;
}

.landing #secondary-content li {
float: left;
margin: 0 20px 0 0;
padding: 0 0 0 0;
list-style: none !important;
}

/* ========================================================== 
FORM GRAVITY READABILITY 
============================================================*/
.gform_wrapper label {
font-weight: normal;
font-size: 0.875em;
text-transform: none;
}
.gform_wrapper .ginput_container {
float:none;
}
.gform_wrapper input[type="radio"] {
margin-bottom: 0;
}

#primary-content .gform_wrapper ul li, #primary-content .gform_wrapper ul li {
padding: 0;
}




/* form-gravity overrides *****************************/
.gform_wrapper .no_gform_css ul li.gfield {
clear:none;
}
.gform_wrapper .no_gform_css .left_label input.medium {
width: auto;
}
.gform_wrapper .no_gform_css input[type=text], .gform_wrapper .no_gform_css input[type=email]
{
font-size:0.83125em;
}
.gform_wrapper .no_gform_css .gform_footer input.button, .gform_wrapper .no_gform_css .gform_footer input[type=submit] {
font-size: 0.75em;
}

.gform_wrapper .no_gform_css .gform_footer.left_label, .gform_wrapper .no_gform_css .gform_footer.right_label {
  padding: 0;
  margin-left: 0;
  width: auto;
}
.gform_wrapper .no_gform_css .gform_footer {
clear:none;
}
body .gform_wrapper .no_gform_css label.gfield_label+div.ginput_container {
margin-top:0;
}
/* end form-gravity overrides *************************/

/* override for margin-right set twice when input is inside li */
.landing #secondary-content li input {
margin-right: 0;
}
 
.form-gravity label {
display: block;
padding-bottom: 10px;
}

.landing #secondary-content label {
display: block;
padding-bottom: 10px;
}

.landing #primary-content .form-gravity {
margin-bottom: 21px;
}

.form-gravity input {
border: 3px solid #fff;
text-align: center;
padding: 20px !important;
text-transform: uppercase;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
background: transparent;
letter-spacing: .05em;
}

.landing #secondary-content input {
border: 3px solid #fff;
text-align: center;
padding: 20px !important;
text-transform: uppercase;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
background: transparent;
letter-spacing: .05em;
/*border: 5px solid red;*/
}

.form-gravity .button  {
background-color: #fff;
color: #c54b00;
margin-top: 48px;
border: 3px solid #fff;
}

.landing #secondary-content .button  {
background-color: #fff;
color: #c54b00;
margin-top: 28px;
border: 3px solid #fff;
}

.form-gravity img {
float: right;
margin-top: -65px;
}

.no_gform_css .ginput_container {
float: left;
margin-right: 10px;
}

.landing .twitter {
background: none repeat scroll 0% 0% #103754;
padding: 20px 10px 10px 10px;
text-align: center;
clear: left;
position: relative;
color: #fff;
margin-top: 21px;
}

.landing #primary-content .twitter h3 {
color: #fff !important;
margin-top: 10px !important;
}

.landing #primary-content .twitter a{
color: #fff !important;
}

/* ========================================================== 
									fb display on landing page
============================================================*/


.fts-jal-fb-header h1 {
font-size: 18px;
text-align: center;
}

.fts-jal-fb-header h1 a {
text-decoration: none;
}

#primary-content .fts-jal-fb-group-display {
background: #103754;
padding: 20px;
font-size: 12px !important;
color: #fff !important;
margin-bottom: 21px;
float: left;
}

.fts-jal-fb-group-display a {
color: #fff;
}

.fts-jal-fb-user-name a {
font-weight: bold;
}


.fts-jal-fb-group-display .fts-jal-fb-user-thumb {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.fts-jal-single-fb-post {
float: left;
clear: left;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #3d505e;
}

a.fts-jal-fb-see-more  {
display: inline block;
float: right;
text-transform: uppercase;
color: #fff !important;
font-weight: bold;
font-size: 10px;
letter-spacing: .08em;
}

.fts-jal-fb-post-time {
font-style: italic;
padding-left: 10px;
font-size: 10px;
}


/* ========================================================== 
														HEADERS
============================================================*/

h1 {
font-family: 'Roboto Slab', serif;
font-weight: bold;
font-size: 36px;
color: #282828;
letter-spacing: .08em;
text-transform: uppercase;
margin: 40px 0 0 0;
clear: left;
padding: 0 0 5px 0;
}

h2 {
font-family: 'Pathway Gothic One', sans-serif;
color: #2f7d8d;
font-size: 21px;
font-weight: normal;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
border-bottom: 1px dotted #2f7d8d;
}

h3 {
font-family: 'Roboto Slab', serif;
font-weight: bold;
font-size: 45px;
color: #fff;
letter-spacing: .08em;
text-transform: uppercase;
margin: 40px 0 0 0;
clear: left;
padding: 0 0 5px 0;
}

.qa .content h3 {
color: #2D1C02;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
margin-top: 12px !important;
}

.memberstories #primary-content h3 {
color: #2D1C02;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
margin-top: 12px !important;
}

.landing #primary-content h3 {
color: #2D1C02;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
margin-top: 21px !important;
}

h4 {
font-family: 'Pathway Gothic One', sans-serif;
color: #fff;
font-size: 21px;
font-weight: normal;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
border-bottom: 1px dotted #2f7d8d;
}

#media h4 {
font-family: 'Roboto Slab', serif;
font-weight: bold;
text-align: center;
border-bottom: none !important;
font-size: 24px;
color: #282828;
letter-spacing: .08em;
text-transform: uppercase;
margin: 40px 0 0 0;
clear: left;
padding: 0 0 5px 0;
}

#home-page h1 {
text-align: left;
}

#home-page h2 {
text-align: left;
}


/* ==================================================================================== 
														LARGE TOP IMAGES
======================================================================================*/

body.how-main  {
	background-image: url("/wp-content/themes/flyer/images/dominican-ben-kucinski.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.qa {
	background-image: url("/wp-content/themes/flyer/images/japan-jonathan-leung.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.founder {
	background-image: url("/wp-content/themes/flyer/images/bali-upsplash.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.memberstories {
	background-image: url("/wp-content/themes/flyer/images/giza-upsplash.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.proof {
	background-image: url("/wp-content/themes/flyer/images/grandcanyon-upsplash.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.join {
	background-image: url("/wp-content/themes/flyer/images/iceland-upsplash.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.home-page-image {
	background-repeat: no-repeat;
	background-image: url("/wp-content/themes/flyer/images/orange-water.jpg");
	width: 100%;
}

body.page {
	background-image: url("/wp-content/themes/flyer/images/grandcanyon-upsplash.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.landing {
	background-image: url("/wp-content/themes/flyer/images/iceland-upsplash.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

body.test {
	background-image: url("/wp-content/themes/flyer/images/milan.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.malta {
	background-image: url("/wp-content/themes/flyer/images/malta.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.porto {
	background-image: url("/wp-content/themes/flyer/images/porto.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.tunis {
	background-image: url("/wp-content/themes/flyer/images/tunis.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.menorca {
	background-image: url("/wp-content/themes/flyer/images/menorca.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.guatemala {
	background-image: url("/wp-content/themes/flyer/images/guatemala.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.dubai {
	background-image: url("/wp-content/themes/flyer/images/dubai.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.copenhagen {
	background-image: url("/wp-content/themes/flyer/images/copenhagen.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.russia {
	background-image: url("/wp-content/themes/flyer/images/russia.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.maldives {
	background-image: url("/wp-content/themes/flyer/images/maldives.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.honduras {
	background-image: url("/wp-content/themes/flyer/images/honduras.jpg");
	background-repeat: no-repeat;
	width: 100%;
}
body.thailand {
	background-image: url("/wp-content/themes/flyer/images/thailand.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

/* ======================================================================= 
	Tyler's Adds -- did not change anything above; just overriding it here
=========================================================================*/

.landing #secondary-content p {clear: both;}

#form-signup label {display: none !important;}

.landing #secondary-content .button, .gform_button {margin-top: 0; color: #c54b00 !important; border: 3px solid #fff !important; background: #fff !important; cursor: pointer;}

.cufon-active, .cufon-ready {margin-top: 0 !important;}


/*========================================================================================
																			ROBERT - START
========================================================================================*/


/* ========================================================== 
				/JOIN PAGE - ORIGNAL CSS FROM IN-LINE STYLE
============================================================*/


	div.order-boxes {
	position: relative;
	padding-top: 20px;
	padding-bottom: 30px;
	height: 400px;
	margin: 0 auto;
	left: 50px;
	width: 100%;
	float: left;
}

div.order-boxes ul {
font-size: 10px !important;
	width: 80%;
	margin: 10px 0 0 35px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #2f7d8d;
}

div.box-short ul {
	margin-left: 25px;
}

div.order-boxes ul li {
	padding: 0 0 6px;
	background: none repeat scroll 0 0 transparent;
}

div.order-boxes ul li p {
	padding-bottom: 0;
}

div.order-boxes li strong {
	color: #C54B00;
}

div.order-boxes li.plus {
	background: url("/wp-content/themes/flyer/images/icon-arrow.png") no-repeat scroll 0 4px transparent;
	padding-left: 7px;
}

div.order-boxes li.plus strong {
	text-transform: uppercase;
}

div.box-short {
width: 285px;
height: 347px;
border: 3px solid #103753;
float: left;
margin-top: 22px;
text-align: center;
padding: 0;
background-color: #e6e6e6;
position: relative;
}

.box-short.left {
border-right: 0;
}

.box-short.right {
border-left: 0;
}

.box-short img {
	position: absolute;
	bottom: 15px;
	left: 100px;
}

div.box-tall {
width: 316px;
height: 383px;
border: 3px solid #103753;
float: left;
text-align: center;
padding: 0;
background-color: #fff;
position: relative;
}

.box-tall img {
	position: absolute;
	bottom: 20px;
	left: 95px;
}


.join .content .order-boxes a {
	background: none repeat scroll 0 50% transparent;
}

.join p.testimonial,
.content p.testimonial {
clear: left;
width: 50%;
font-size: 21px;
font-family: "Roboto Slab", serif;
font-weight: 100 !important;
margin: 0 auto;
text-align: center;
color: #103753;
line-height: 30px;
}

.join-qa {
float: left;
clear: left;
width: 100%;
margin: 0 auto;
}

.join .col-left {
width: 475px;
float: left;
}

.join .col-right {
width: 475px;
float: right;
}

.join a.button,
#join-button {
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
padding: 15px;
text-decoration: none;
background: #c54b00;
clear: left;
display: inline-block;
color: #fff;
letter-spacing: .08em;
position: absolute;
bottom: 10px;
left: 90px;
}

.join .box-tall a.button {
left: 110px;
}

/* ====== HEADERS for JOIN ONLY ======= */

.order-boxes h2 {
background: #103753;
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
letter-spacing: .08em;
padding-top: 10px;
border-bottom: none !important;
}

.order-boxes h2 a {
text-decoration: none;
color: #fff;
}

.order-boxes h3 {
font-family: 'Open Sans';
font-weight: 200;
color: #0b283c;
position: relative;
letter-spacing: 0;
}

.order-boxes h3 span.dollar {
font-size: 15px !important;
position: relative;
top: -20px;
font-weight: bold !important;
}

.order-boxes h3 span.number {
font-size: 60px;
font-weight: bold !important;
}

.order-boxes h3 span.date {
font-size: 12px;
font-weight: 400 !important;
}

.order-boxes h4 {
color: #0b283c;
text-transform: uppercase;
font-family: 'Roboto Slab', serif;
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 0;
border: none !important;
}

.join-qa h3 {
color: #2D1C02;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
margin-top: 12px !important;
}

	
/*================ MEMBER STORIES ==================*/

.story-content h3 {
	color: black;
	font-size: 15px !important;
}

.memberstories #member-more a,
#showMoreTests {
	display: inline block !important;
	background: none repeat scroll 0% 0% #C54B00 !important;
	text-align: center;
	padding: 10px !important;
	color: #FFF;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .08em;
}

/*================ /how-qa ==================*/

.list-qa h3,
.qa .content h3 {
	color: black;
	font-size: 15px !important;
	margin-top: 0px !important;
}



/*HIDES THE MOBILE NAV BAR MENU FOR ANYTHING LARGER THAN A TABLET*/
@media only screen and (min-width: 64.063em) { 
	#mobile-nav {
		visibility: hidden;
	}
}

/*==============================================================
									TABLET - MEDIA QUERIES - TABLET
===============================================================*/


@media only screen and (min-width: 40.063em) and (max-width: 64em) {

	#mobile-nav {
		visibility: hidden;
	} 

	#container {
		width: 100%;
		margin: 0 auto;
	}

	.fixedWidth {
		margin: 0 auto;
		width: 100%;
		/*border: 5px solid yellow;*/
	}

	#header {
		position: relative;
		margin: 0 auto;
		height: 438px;
		/*border: 5px dashed green;*/
	}

	#header h3 {
		font-size: 3em;
		margin: 0 10px;
	}

	#member-login {
		width: 100%;
		background: url("/wp-content/themes/flyer/images/bg-login.png") repeat-x top left;
		height: 28px;
		position: relative;
		top: 0;
		left: 0;
		/*border: 5px solid purple;*/
	}

	#member-login a {
		margin-right: 10px;
		color: black !important;
	}

	#navigation {
		float: right;
	}

	#navigation li {
		float: left;
		padding: 0 10 0 0;
	}

	#navigation li.last {
		margin-right: 10px;
	}

	#logo {
		float: left;
		padding-top: 40px;
		padding-left: 10px;
	}

	#promo {
		text-align: center;
		margin: 0 auto;
		width: 100%;
		clear: both;
		padding-top: 80px;
		/*border: 5px solid red;*/
	}

/*=========== PRIMARY CONTNET (Top Most Div "The Travel Hacking Cartel") ===========*/

	#primary-content {
		clear: left;
		width: 100%;
		background: #fff;
		float: left;
		margin: 0 auto;
		padding: 0 0 40px 0;
		/*border: 5px dashed blue;*/
	}

	#primary-content h1 {
		margin-top: 15px;
	}

	#primary-content h1,
	#primary-content h2 {
		text-align: center;
	}

	#home-page .col1,
	#home-page .col2,
	#home-page .col3 {
		float: none !important;
		width: 80%;
		padding-right: 0;
		margin: 0 auto;
		/*border: 5px solid orange;*/
	}

	/*#home-page .col2 {		
		float: none !important;
		width: 50%;
		padding-right: 0;
		margin: 0 auto;
		border: 5px solid blue;
	}

	#home-page .col3 {		
		float: none !important;
		width: 50%;
		margin: 0 auto;		
		border: 5px solid black;
	}*/

	/*========================== JOIN THE CARTEL - SIGN-UP FORM =========================*/

	#secondary-content {
		width: 100% !important;
		margin: 0;
		/*float: left;
		clear: left;*/
		background: #2f7d8d;
		color: #fff;
		padding: 0 0 10px 0;
		position: relative;
		/*border: 5px dashed red;*/
	}

	#form-signup h3,
	#form-signup h4 {
		text-align: center;
		padding-left: 10px;
		/*border: 2px solid purple;*/
	}

	#form-signup img {
		width: 20vw;
		height: 20vh;
	}

	#secondary-content img {
		float: right;
		padding-right: 20px;
		margin-top: -120px;
		display: none;
		/*border: 5px solid yellow;*/
	}

	#secondary-content input {
		float: none;
		margin-right: 0;
	}

	#input_2_2,
	#input_2_3,
	#gform_submit_button_2 {
		/*margin: 0 auto;*/
		/*margin-left: 10px;*/
		/*display: inline-block;*/
		width: 300px;
	}

	.ginput_container .ginput_container {
		float: none !important;
		clear: both;
		text-align: center;
		/*margin: 0 auto !important;*/
		margin-right: 0;
		margin-bottom: 10px;
		/*border: 2px dashed red;*/
	}

/*	.ginput_container #input_2_3 {
		text-align: center !important;
	}*/

	.gform_footer {
		display: block;
		text-align: center;
		overflow: hidden;
		margin: 0 auto;
		/*border: 2px solid yellow;*/
	}

/*	#field_2_2,
	#field_2_3 {
		margin: 0 auto;
	}*/

	/*#secondary-content input {
		float: left;
		margin-right: 0px;
		border: 3px solid #fff;
		text-align: center;
		padding: 1em !important;
		text-transform: uppercase;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		background: transparent;
		letter-spacing: .05em;
	}*/

	#gform_wrapper_2 {		
		
	}

	/*================ ADVENTURE AWAITS =================*/

	#home-page #tertiary-content {
		float: left;
		clear: left;
		width: 100%;
		background: #e6e6e6;
		padding: 20px 0;
		/*border: 5px solid red;*/
	}

	#home-page #tertiary-content h3 {
		color: #103753;
		font-size: 36px;
		text-align: center;
		border-bottom: 1px dotted #2f7d8d;
		padding-top: 0;
		margin-top: 0;
	}

	#home-page #tertiary-content li,
	#home-page #tertiary-content li.last {		
		text-align: center;
		margin: 0 auto;
		width: 100%;
		display: block;
		float: left !important;
		padding: 0;
		/*border: 2px solid blue;*/
	}

	#home-page #tertiary-content li p {
		margin: 0 10px;
	}

	#home-page #tertiary-content cite {
		margin: 0 auto;
		display: block;
	}

	.form-gravity {
		width: 100%;
		margin: 0 auto;
		float: left;
		clear: left;
		background: #2f7d8d;
		color: #fff;
		padding: 0 0 40px 0;
		position: relative;
	}

	#footer {
		float: left;
		clear: left;
		width: 100%;
		margin: 0 auto;
		background: #fff;
		text-align: center;
	}

/*======================== /DREAM TRIP =========================*/


	#input_1_2,
	#input_1_3,
	#gform_submit_button_1 {
		/*margin: 0 auto;*/
		/*margin-left: 10px;*/
		/*display: inline-block;*/
		width: 300px;
	}

	.landing #secondary-content input {
		border: 3px solid #fff;
		text-align: center;
		padding: 10px !important;
		text-transform: uppercase;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		background: transparent;
		letter-spacing: .05em;
	}

	input #input_1_3 {
		/*border: 2px solid red;*/
	}

	#gform_1 {
		/*border: 2px solid purple;*/
	}

	.gform_body {
		/*border: 2px solid green;*/
	}

	#field_1_3,
	#field_1_2 {
		display: block;
		/*border: 2px solid coral;*/
	}

	.landing #secondary-content li {
		float: none;
		margin: 0 10px 0 0;
	}

	#dream-trip-form-kicker {
		text-align: center;
		margin: 0 auto !important;
		margin-top: 10px;
		width: 90%;
	}

	/*========================= /PROOF ===========================*/
	
	.twoColumns {
		margin: 0 15px;
	}

	/*================== /PROOF-MEMBERSTORIES =====================*/

	#theTestimonials,
	#showMoreTests {
		margin: 0 15px;
	}

	#primary-content p:last-child a { ----> /*typical results link*/
		margin-right: 20px !important;
		padding-right: 20px !important;
		float: none !important;
	}

	.memberstories #member-more a {
		display: inline block !important;
		background: none repeat scroll 0% 0% #C54B00 !important;
		text-align: center;
		padding: 10px !important;
		color: #FFF;
		text-decoration: none !important;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: .08em;
	}

	/*================== /PROOF-GUARANTEE =====================*/
	
	.col1,
	.col2 {
		margin: 0 15px;
	}

	/*========================= /JOIN =========================*/

	div.order-boxes {
		position: relative;
		padding-top: 0px;
		padding-bottom: 0px;
		height: auto;
		margin: 0 auto;
		left: 0px;
		width: 50%;
		margin-left: 25%; 
		/*float: left;*/
		clear: both;
		overflow: auto;
		text-align: center;
		/*border: 2px solid red;*/
	}

	div.box-short {
		/*width: 285px;
		height: 347px;*/
		width: auto;
		height: 100%;
		border: 3px solid #103753;
		clear: both;
		float: none;
		overflow: auto;
		margin-top: 0px;
		text-align: center;
		padding: 0;
		background-color: #e6e6e6;
		position: relative;
		margin-bottom: 10px;
	}

	div.box-tall {
		/*width: 316px;
		height: 383px;*/
		width: auto;
		height: 100%;
		border: 3px solid #103753;
		clear: both;
		float: none;
		overflow: auto;
		text-align: center;
		padding: 0;
		background-color: #fff;
		position: relative;
		margin-bottom: 10px;
	}

	.join a.button,
	#join-button {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 15px;
		padding: 15px;
		text-decoration: none;
		background: #c54b00;
		clear: left;
		display: inline-block;
		color: #fff;
		letter-spacing: .08em;
		position: static;
		bottom: 10px;
		left: 90px;
		margin-bottom: 10px;
	}

	.order-boxes h2 {
		margin-bottom: 0;
	}

	.order-boxes h3 {
		margin-top: 0px;
	}

	.box-short.left {
		border: 3px solid #103753;
		/*border: 5px dashed green;*/
	}

	div.box-tall {
		/*border: 5px dashed coral !important;*/
	}

	.box-short.right {
		border: 3px solid #103753;
		/*border: 5px dashed purple !important;*/
	}

.join p.testimonial {
clear: left;
width: 50%;
font-size: 21px;
font-family: "Roboto Slab", serif;
font-weight: 100 !important;
margin: 0 auto;
text-align: center;
color: #103753;
line-height: 30px;
}

	.join-qa {
		float: none;
	}

	.join-qa h1,
	.join-qa h2 {
		text-align: center;
	}

	.twoColumns {
		-webkit-column-count: 1; 
		-moz-column-count: 1; 
		column-count: 1;
		-webkit-column-gap: 0px; 
		-moz-column-gap: 0px; 
		column-gap: 0px; 
	}

}




/*======================================================================================
												MOBILE - MEDIA QUERIES - MOBILE
======================================================================================*/


@media only screen and (max-width: 40em) { 

	/*================== MOBILE NAVIGATION MENU =====================*/

	#logo {
		display: none;
	}

	#member-login {
		display: none !important;
	}

	#navigation {
		display: none !important;
	}

	#mobile-nav {
		visibility: visible;
		background-color: rgba(36,40,13,0.3) !important;
		/*background: transparent !important;*/
	}

	#mobile-nav.expanded {
		background-color: white;		
	}

	#logo-mobile {
		height: 20px;
		width: auto;
		display: inline-block;
		position: absolute;
		margin-top: 13px;
		padding-left: 5px;
	}

	.name span {
		display: inline-block;
		position: absolute;
		padding-top: 18px;
		padding-left: 40px;
		font-size: 0.8em !important;
		padding-right: 20px !important;
		line-height: 90% !important;
	}

	.top-bar.expanded .title-area {
    background-color: rgba(36,40,13,0.3) !important;
  }

  .top-bar.expanded li {
    background-color: rgba(36,40,13,0.5) !important;
  }

  .top-bar.expanded li a:hover {
    background-color: rgba(36,40,13,0.7) !important;
  }

	#container {
		width: 100%;
		margin: 0 auto;
	}

	.fixedWidth {
		margin: 0 auto;
		width: 100%;
	}

	#header {
		position: relative;
		margin: 0 auto;
		height: auto;
	}

	#header h3 {
		font-size: 1.0em;
		margin: 0 10px;
	}

	#header span {
		font-size: 0.6em;
	}

	#member-login {
		width: 100%;
		background: url("/wp-content/themes/flyer/images/bg-login.png") repeat-x top left;
		height: 28px;
		position: relative;
		top: 0;
		left: 0;
		/*border: 5px solid purple;*/
	}

	#member-login a {
		margin-right: 10px;
		color: black !important;
	}

	#navigation {
		float: right;
	}

	#navigation li {
		float: left;
		padding: 0 10 0 0;
	}

	#navigation li.last {
		margin-right: 10px;
	}

	#logo {
		float: left;
		padding-top: 40px;
		padding-left: 10px;
		display: none;
	}

	#promo {
		text-align: center;
		margin: 0 auto;
		width: 100%;
		clear: both;
		padding-top: 30px;
		padding-bottom: 30px;
		/*border: 5px solid red;*/
	}

/*=========== PRIMARY CONTNET (Top Most Div "The Travel Hacking Cartel") ===========*/

	#primary-content {
		clear: left;
		width: 100%;
		background: #fff;
		float: left;
		margin: 0 auto;
		padding: 0 0 40px 0;
		/*border: 5px dashed blue;*/
	}

	#primary-content h1 {
		margin-top: 15px;
	}

	#primary-content h1,
	#primary-content h2 {
		text-align: center;
	}

	#home-page .col1,
	#home-page .col2,
	#home-page .col3 {
		float: none !important;
		width: 80%;
		padding-right: 0;
		margin: 0 auto;
		/*border: 5px solid orange;*/
	}

	/*#home-page .col2 {		
		float: none !important;
		width: 50%;
		padding-right: 0;
		margin: 0 auto;
		border: 5px solid blue;
	}

	#home-page .col3 {		
		float: none !important;
		width: 50%;
		margin: 0 auto;		
		border: 5px solid black;
	}*/

	/*========================== JOIN THE CARTEL - SIGN-UP FORM =========================*/

	#secondary-content {
		width: 100% !important;
		margin: 0;
		/*float: left;
		clear: left;*/
		background: #2f7d8d;
		color: #fff;
		padding: 0 0 10px 0;
		position: relative;
		/*border: 5px dashed red;*/
	}

	#form-signup h3 {
		margin-top: 10px !important;
	}

	#form-signup h3,
	#form-signup h4 {
		text-align: center;
		padding-left: 10px;
		/*border: 2px solid purple;*/
	}

	#form-signup img {
		width: 20vw;
		height: 20vh;
	}

	#secondary-content img {
		float: right;
		padding-right: 20px;
		margin-top: -120px;
		display: none;
		/*border: 5px solid yellow;*/
	}

	#secondary-content input {
		float: none;
		margin-right: 0;
	}

	.responsive #input_2_2,
	.responsive #input_2_3,
	.responsive #gform_submit_button_2 {
		/*margin: 0 auto;*/
		/*margin-left: 10px;*/
		/*display: inline-block;*/
		width: 50%;
	}

	.responsive .ginput_container {
		float: none !important;
		clear: both;
		text-align: center;
		/*margin: 0 auto !important;*/
		margin-right: 0;
		margin-bottom: 10px;
		/*border: 2px dashed red;*/
	}

/*	.ginput_container #input_2_3 {
		text-align: center !important;
	}*/

	.responsive .gform_footer {
		display: block;
		text-align: center;
		overflow: hidden;
		margin: 0 auto;
		/*border: 2px solid yellow;*/
	}

/*	#field_2_2,
	#field_2_3 {
		margin: 0 auto;
	}*/

	/*#secondary-content input {
		float: left;
		margin-right: 0px;
		border: 3px solid #fff;
		text-align: center;
		padding: 1em !important;
		text-transform: uppercase;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		background: transparent;
		letter-spacing: .05em;
	}*/

	#gform_wrapper_2 {		
		
	}

	/*================ ADVENTURE AWAITS =================*/

	#home-page #tertiary-content {
		float: left;
		clear: left;
		width: 100%;
		background: #e6e6e6;
		padding: 20px 0;
		/*border: 5px solid red;*/
	}

	#home-page #tertiary-content h3 {
		color: #103753;
		font-size: 36px;
		text-align: center;
		border-bottom: 1px dotted #2f7d8d;
		padding-top: 0;
		margin-top: 0;
	}

	#home-page #tertiary-content li,
	#home-page #tertiary-content li.last {		
		text-align: center;
		margin: 0 auto;
		width: 100%;
		display: block;
		float: left !important;
		padding: 0;
		/*border: 2px solid blue;*/
	}

	#home-page #tertiary-content li p {
		margin: 0 10px;
	}

	#home-page #tertiary-content cite {
		margin: 0 auto;
		display: block;
	}

	.form-gravity {
		width: 100%;
		margin: 0 auto;
		float: left;
		clear: left;
		background: #2f7d8d;
		color: #fff;
		padding: 0 0 40px 0;
		position: relative;
	}

	#footer {
		float: left;
		clear: left;
		width: 100%;
		margin: 0 auto;
		background: #fff;
		text-align: center;
	}

/*======================== /DREAM TRIP MOBILE=========================*/

	#dreamtrip-h1 {
		font-size: 1em;
		padding: 0 5px;
	}


	#input_1_2,
	#input_1_3,
	#gform_submit_button_1 {
		/*margin: 0 auto;*/
		/*margin-left: 10px;*/
		/*display: inline-block;*/
		width: 50%;
	}

	.landing #secondary-content input {
		border: 3px solid #fff;
		text-align: center;
		padding: 10px !important;
		text-transform: uppercase;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		background: transparent;
		letter-spacing: .05em;
	}

	input #input_1_3 {
		/*border: 2px solid red;*/
	}

	#gform_1 {
		/*border: 2px solid purple;*/
	}

	.gform_body {
		/*border: 2px solid green;*/
	}

	#field_1_3,
	#field_1_2 {
		display: block;
		/*border: 2px solid coral;*/
	}

	.landing #secondary-content li {
		float: none;
		margin: 0 10px 0 0;
	}

	#dream-trip-form-kicker {
		text-align: center;
		margin: 0 auto !important;
		margin-top: 10px;
		width: 90%;
	}

	/*========================= /PROOF ===========================*/

	#subnav ul {
		height: 25px;
	}

	#subnav ul li {
		height: 25px !important;
		padding: 0px 5px;
	}

	#subnav ul a {
		font-size: 0.6em;
	}

	#subnav ul li.active {
		font-size: 0.6em;
		padding-top: 8px;
	}
	
	.twoColumns {
		margin: 0 10px;
		-webkit-column-count: 1; 
		-moz-column-count: 1; 
		column-count: 1;
		-webkit-column-gap: 0px; 
		-moz-column-gap: 0px; 
		column-gap: 0px;
	}

	.twoColumns p {
		margin: 0 auto !important;
	}

	.twoColumns img {
		border: 2px solid red;
	}

	#primary-content {
		padding-bottom: 10px;
	}

/*	.list-subnav li {
		text-align: center;
		margin: 0 auto;
		float: none !important;
		background-color: #60B7CA;
	}

	#subnav {
		display: block;
		position: ;
		float: none !important;
		width: 90%;
		border: 2px solid red;
	}

	#media {
		padding: 0 !important;
		display: block !important;
		position: ;
		float: none !important;
		width: 90%;
		border: 2px solid blue;
	}

	#media h4 {
		margin: 0;
	}*/

	/*================== /PROOF-MEMBERSTORIES =====================*/

	#member-stories-h1 {
		font-size: 1.5em;
	}

	#member-more a {
		margin: 0 auto;
	}

	#theTestimonials,
	#showMoreTests {
		margin: 0 15px;
	}

	#primary-content p:last-child a { ----> /*typical results link*/
		margin-right: 20px !important;
		padding-right: 20px !important;
		float: none !important;
	}

	/*================== /PROOF-GUARANTEE =====================*/

	#guarantee-badge {
		padding-left: 10px !important;
	}

	.col1,
	.col2 {
		width: 90%;
	}

	.col1 {

	}
	
	.col2 {
		/*text-align: center;*/
		padding-left: 10px;
		padding-bottom: 10px;
		float: left !important;
	}

	.col2 p {
		font-size: 0.9em;
	}

	.col2 strong {
		font-size: 0.9em;
	}


	/*========================= /JOIN =========================*/

	div.order-boxes {
		position: relative;
		padding-top: 0px;
		padding-bottom: 0px;
		height: auto;
		margin: 0 auto;
		left: 0px;
		width: 80%;
		margin-left: 10%; 
		/*float: left;*/
		clear: both;
		overflow: auto;
		text-align: center;
		/*border: 2px solid red;*/
	}

	div.box-short {
		/*width: 285px;
		height: 347px;*/
		width: auto;
		height: 100%;
		border: 3px solid #103753;
		clear: both;
		float: none;
		overflow: auto;
		margin-top: 0px;
		text-align: center;
		padding: 0;
		background-color: #e6e6e6;
		position: relative;
		margin-bottom: 10px;
	}

	div.box-tall {
		/*width: 316px;
		height: 383px;*/
		width: auto;
		height: 100%;
		border: 3px solid #103753;
		clear: both;
		float: none;
		overflow: auto;
		text-align: center;
		padding: 0;
		background-color: #fff;
		position: relative;
		margin-bottom: 10px;
	}

	.join a.button,
	#join-button {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 15px;
		padding: 15px;
		text-decoration: none;
		background: #c54b00;
		clear: left;
		display: inline-block;
		color: #fff;
		letter-spacing: .08em;
		position: static;
		bottom: 10px;
		left: 90px;
		margin-bottom: 10px;
	}

	.order-boxes h2 {
		margin-bottom: 0;
	}

	.order-boxes h3 {
		margin-top: 0px;
	}

	.box-short.left {
		border: 3px solid #103753;
		/*border: 5px dashed green;*/
	}

	div.box-tall {
		/*border: 5px dashed coral !important;*/
	}

	.box-short.right {
		border: 3px solid #103753;
		/*border: 5px dashed purple !important;*/
	}

	.content .testimonial {
		padding-top: 10px;
		/*border: 2px solid green;*/
	}

	.join p.testimonial {
		clear: left;
		width: 50%;
		font-size: 21px;
		font-family: "Roboto Slab", serif;
		font-weight: 100 !important;
		margin: 0 auto;
		text-align: center;
		color: #103753;
		line-height: 30px;
	}

	.join-qa {
		float: none;
	}

	.join-qa h1,
	.join-qa h2 {
		text-align: center;
	}

	.twoColumns {
		-webkit-column-count: 1; 
		-moz-column-count: 1; 
		column-count: 1;
		-webkit-column-gap: 0px; 
		-moz-column-gap: 0px; 
		column-gap: 0px; 
	}	

	div.order-boxes li.plus {
	background: url('') no-repeat scroll 0 4px transparent;
}

	/*========================= /JOIN-30 =========================*/

	

}













































