/*
	WOO CUSTOM STYLESHEET
	---------------------
	Instructions:
	Add your custom styles in this file instead of style.css so it
	is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */
/*
	GLOBAL STYLES
	----------------
Add styles beneath this line that you want to be applied across your entire site */
.woo-pagination {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
}
#financiallyfreelink,
#financiallyfreelink:active,
#financiallyfreelink:visited,
#financiallyfreelink:hover
{
	color:#ffffff;
	text-decoration:none;
}
#box_main {
	margin:auto;
	text-align:center;
	width:100%;
	max-width:900px;
	background:#449E9E;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:-30px;
	margin-bottom:30px;
}
#box_main #emailbox {
	margin:auto;
	text-align:center;
	margin-bottom:25px;
}
#box_main .txtbox {
	border-radius: 50px; 
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px; 
	border: 1px solid #000000;
	height:45px;
	max-width: 262px;
	width: 90%;
	font-size:22px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	behavior: url('pie/PIE.htc');
}
#box_main #emailtext {
	margin:auto;
	margin-bottom:15px;
	margin-top:10px;
	font-size:20px;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
}
#box_main #btngetit_div {margin-left:20px;display:block-inline;}
#box_main #emailtextbox {display:inline;}
#box_main #nospam {
	width:100%;
	max-width:515px;
	margin:auto;
	text-align:right;
	font-size:13px;
	margin-top:10px;
	color:#ffffff;
}
#box_main .btn_getit {
	background: #161515;
	color: #ffffff;
	font-size: 25px;
	font-style: italic;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border-width:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:41px;
	padding-right:41px;
	cursor:pointer;
}
#box_main .btn_getit:hover {
	background:#414040;
}
#footer-widgets .footer-widget-1
{
	margin-right: 30px; 
}
#footer-widgets .footer-widget-2
{float:left;margin-bottom:-50px;margin-left:5px;}
.f_image1 {margin-left:0px;}
.f_image2 {margin-left:40px;}
.share_holder {
    position: absolute;
    font-size: 22px;
    text-align: center;
    color: white;
    padding-top: 5px;
    z-index: 80000;
    font-weight: 700;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
	
	
}
.fixed {
    visibility: visible;
    position: fixed;
    top: 40px !important;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
	z-index: 80000;	
}
.social-icon {
    background-image: url('images/social-icons.png');
    background-repeat: no-repeat
}
.singlePostSocial .sharre {
    display: block;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px
}
.singlePostSocial .facebook {
    background-position: -57px -71px;
    background-color: #435e9c
}
.singlePostSocial .twitter {
    background-position: -59px -111px;
    background-color: #4bc6fd
}
.singlePostSocial .google {
    background-position: -57px -151px;
    background-color: #c43b2b
}
.singlePostSocial .pinterest {
    background-position: -69px -271px;
    background-color: #ca1f27
}
.singlePostSocial .facebook:hover {
    background-color: #3d4e7e
}
.singlePostSocial .twitter:hover {
    background-color: #35bdfa
}
.singlePostSocial .google:hover {
    background-color: #bd3222
}
.singlePostSocial .pinterest:hover {
    background-color: #b11b22
}
.singlePostSocial .sharre .box {
    width: 100%;
    height: 100%;
	float:none;
	padding:0px;
	margin:auto;
}
.singlePostSocial .sharre .box .share {
    display: none
}
.singlePostSocial .sharre .box a {
    display: block;
    height: 100%;
    padding: 8px 15px 8px 37px;
    color: #fff;
    text-align: right;
    text-decoration: none
}
.trulysocial-horizontal {
    width: 0 !important;
    min-height: 0 !important;
    height: 0 !important;
    overflow: hidden;
    visibility: hidden;
    padding-bottom: 0 !important;
	margin-left:-30px;	
}
#writebook {
	color: #ff7377;
	font-weight:bold;
	font-size:25px;
	margin-bottom:15px;
}
#journey_title {
	font-size:19px;
	margin-top:7px;
	font-weight:bold;
}
#journey_title a,
#journey_title a:active,
#journey_title a:visited,
#journey_title a:hover {
	text-decoration:none;
	color:#000000;
} 
#designdreamyear_btn {
	line-height:normal;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	bordr-width:3px;
	margin-left:10px;
}
#footer_subscribe {
	background:#3FABF4;
	color:#fff;
	font-family:Varela, sans-serif;
	max-width:900px;
	width:100%;
	margin:auto;
	margin-bottom:30px;
}
#footer_subscribe #title1 {
	text-align:center;
	font-size:42px;
	font-weight:700;
	padding-top:22px;
	line-height:55px;
}
#footer_subscribe #content_text {
	text-align:center;
	font-size:22px;
	font-weight:700;
	line-height:36px;
	margin-top:20px;
	margin-bottom:15px;
	padding:15px !important;
}
#footer_subscribe #formdiv {
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
	margin:auto;
}
#footer_subscribe #formdiv #txtbox {
	border-radius:0;
	width:200px;
	margin-right:5px;
	border-width:0;
	padding:7px;
}
#footer_subscribe #formdiv #submitbtn,#footer_subscribe #formdiv #submitbtn:hover {
	border-radius:0;
	box-shadow:none;
	-left:10px;
	padding:7px 10px 7px 7px;
}
#aweberlink {
	text-align:left;
	font-size:12px;
	width:100%;
	max-width:900px;
	color:#000;
	margin:10px auto 0px;
	padding-right:0px;
	margin-top:-30px;
	margin-bottom:40px;
}
#aweberlink a,#aweberlink a:hover,#aweberlink a:visited {
	color:#000;
	text-decoration:none;
}
#thoughts_section .post-author{
	color: #828282;
	font-size:22px;
	text-align:center;
	margin:auto;
}
#thoughts_section h2 {
	margin-bottom:10px;
	font-style: italic;
	font-weight:400;
}
#thoughts_section h2 a, #thoughts_section h2 a:active, #thoughts_section h2 a:hover {
	text-decoration:none;
	color:#000000;
}
#thoughts_section .post-more {
	margin-top:0px;
	margin-bottom:30px;
}
/*
	DESKTOP STYLES
	-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (max-width: 500px) {
	#designdreamyear_btn {margin-left:0px;margin:auto}
    #dreamyear_email {text-align:center;float:none;margin:auto;margin-top:10px;}
	#dreamyear_download {text-align:center;float:none;margin:auto;margin-top:10px;}
	#optin_full_year {text-align:center;}
}
@media only screen and (max-width: 650px) {
	#box_main #arrowimg {display:none;}
	#box_main #btngetit_div {margin-left:0px;padding:0px;width:100%;margin:auto;margin-top:15px;text-align:center;}
	#box_main #nospam{margin-left:0px;padding:0px;width:100%;margin:auto;margin-top:15px;text-align:center;}
}
@media only screen and (max-width: 937px) {
	#footer-widgets .footer-widget-2
	{float:left;width:100%;margin-bottom:-20px;margin-top:20px;text-align:center;margin-left:0px; }
	.f_image2 {margin-left:0px;}
}
@media only screen and (min-width: 768px) {
	/* Desktop styles go here */
}
#learnhow {
	background:#4E7A3B;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	color:#ffffff;
	font-size:28px;
	width:350px;
	cursor:pointer;
}
@media only screen and (max-width: 1024px) {
	#learnhow {
		font-size:22px;
		width:220px;
		margin-top:-20px;
	}
}
#bookpagefooter_right {
	text-align:left;
}
#bookpagefooter_left {
	float:left;
	margin-right:20px;
}
@media only screen and (max-width: 750px) {
	#bookpagefooter_right {
		text-align:left;
	}
	#bookpagefooter_left {
		float:none;
		text-align:center;
		margin:auto;
		margin-bottom:20px;
	}
}
#nomadfooter_row_kiva {
	display: inline-block;
	width:510px;
	color: #404040;
	font-size: 18px;
	line-height:normal;
}
#kivahead {
	display:inline-block;
	color: #404040;
	font-size: 17px;
	line-height:normal;
}
@media only screen and (max-width: 970px) {
	#nomadfooter_row_kiva {
		width:100%;
		text-align:center;
	}
}
.fullylived_vids {
	float:right;
	margin-left:30px;
}
@media screen and (max-width: 680px) {
	.fullylived_vids {
		float:none;
		margin:auto;
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
	}
	.fullylived_vids iframe
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
#learnmorebtn,
#learnmorebtn:visited,
#learnmorebtn:active,
#learnmorebtn:hover {
	color: #ff7377;
	padding:10px;
	text-decoration:none;
	border-width:1px;
	border-color: #ff7377;
	border-style:solid;
}


#learnmorebtn2,
#learnmorebtn2:visited,
#learnmorebtn2:active,
#learnmorebtn2:hover {
	color: #ff7377;
	padding:20px;
	text-decoration:none;
	border-width:1px;
	border-color: #ff7377;
	border-style:solid;
	font-size: 42px;
}

@media screen and (max-width: 400px) {
	#learnmorebtn2,
	#learnmorebtn2:visited,
	#learnmorebtn2:active,
	#learnmorebtn2:hover {
		
		padding:10px;
		
		font-size: 21px;
	}	
}


#bookimg_bookpage2 {
    float: right;
    width: 280px;
	margin-left:50px;
	margin-bottom:50px;
}

#bookimg_bookpage2 img{
    width:226px;
}

@media only screen and (max-width: 920px) {
	
    #bookimg_bookpage2 {
        width: 230px;
	}
}

@media only screen and (max-width: 770px) {
	
    #bookimg_bookpage2 {
        text-align: center;
        width: 100%;
        margin: auto;
	}
}

#bookcontent_bookpage {
	width:100% !important;	
}

.navbar-brand {
	
	
}


.navbar-brand {
	padding-top: 12px !important;	
	padding-bottom: 12px !important;
	height: auto !important;
}

.navbar-nav>li>a {
	padding-top: 12px !important;	
	padding-bottom: 12px !important;
	
}

.navbar-nav {
	
	margin: 0px !important;
	padding: 0px !important;	
}

.nav.navbar-nav span {
	margin-top: 7px !important;	
	
}


.navbar-brand span {
	font-size:24px;	
}

.navbar {min-height:0px !important; }

#homeblog_heading {
    font-weight: 700;
    letter-spacing: -1px;
	font-family: "Varela",sans-serif;	
}

#homeblog_maintitle {
	margin-top:60px;
	margin-bottom:65px;
	font-size: 30px;	
}



#fullylived_footer1 {
	display:inline-block;
	width:100%;
	margin-bottom:20px;		
}
#fullylived_footer2 {
	display:inline-block;
	width:35%;
	color:#cccccc;	
	margin-bottom:20px;		
}
#fullylived_footer3 {
	display:inline-block;
	width:35%;
	margin-bottom:20px;
	color: #cccccc;			
}
#fullylived_footer4 {
	display:inline-block;
	width:30%;
	margin-bottom:20px;			
	
}
#fullylived_footer5 {
	display:inline-block;
	width:100%;
	
}

#fullylived_footer1 a,
#fullylived_footer1 a:visited,
#fullylived_footer1 a:active,
#fullylived_footer1 a:hover {
	text-decoration:none;
	color:#ffffff;		
}


#fullylived_footer3 a,
#fullylived_footer3 a:visited,
#fullylived_footer3 a:active,
#fullylived_footer3 a:hover

{
	text-decoration:none;
	color:#cccccc;	
}

#fullylived_footer_wrapper {
	display: inline-block;
	width:100%;
	max-width: 650px;
	
}

@media screen and (max-width: 792px) {
	#fullylived_footer2,
	#fullylived_footer3,
	#fullylived_footer4 {
		width: 100%;
		
		
	}	
}


#bookfooterlogo_as_seen {
	font-size:43px;
	font-weight:600;
	font-family: 'Eczar', serif;
	color:#000000;
	text-align:center;
	display:inline-block;
	vertical-align:5px;
	width:25%;
}

@media only screen and (max-width: 900px) {
	#bookfooterlogo_as_seen{
		display:inline-block;
		width:100%;
		margin-bottom:15px;
		text-align:center;
		
	}
	
}





#footer_subscribenew {
	height: 510px;	
}

#orangebox {
	margin-top: 27px;	
}



@media only screen and (max-width: 972px) {
	#footer_subscribenew {
		height: 510px;	
	}
	
	
	
}

@media only screen and (max-width: 927px) {
	#footer_subscribenew {
		height: 560px;	
	}
	
	#orangebox {
		margin-top: 50px;	
	}	
	
}

@media only screen and (max-width: 927px) {
	#footer_subscribenew {
		height: auto;	
	}
	
	#orangebox {
		margin-top: 0px;	
	}
	
}


#talgur_startbtn {
	display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0px;	
}



#talgur_startbtn a, #talgur_startbtn a:active, #talgur_startbtn a:visited, #talgur_startbtn a:hover {
    font-size: 35px;
    text-decoration: none;
    color: #ffffff;
    background: #fe395c;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}



.elevate_yourself_wrapper {
	display: inline-block;
	width:100%;
}

.elevate_yourself_leftcol {
	display: inline-block;
	width:46%;
	vertical-align:middle;
	margin-right:4%;
}

.elevate_yourself_rightcol {
	display: inline-block;
	width:46%;	
	background: #242424;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	vertical-align:middle;
}

.whybook_rightcol {
	display: inline-block;
	width:46%;	
	vertical-align:middle;
}


.elevatingguides_rightcol {
	display: inline-block;
	width:50%;	
	vertical-align:middle;
}

/*
	
	.getmyprocess_rightcol {
	display: inline-block;
	width:48%;
	height:320px;
	background: #242424;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	vertical-align:middle;
	position: relative;
	margin-left: 5%;
	margin-right: 5%;
	}
*/

.getmyprocess_rightcol {
	display: inline-block;
	width:46%;
	vertical-align:middle;	
}

/*
	.getmyprocess_rightcol_img {
	position: absolute;
	top: 18px;
	left: -32px;
	}
	
	.getmyprocess_rightcol_img img {
	max-width: 500px;
	}
*/

.elevate_yourself_rightcol_logo {
	display:inline-block;
	width:100%;
	text-align:center;
	margin-top:50px;
}

.elevate_yourself_rightcol_img {
	display:inline-block;
	width:100%;
	text-align:center;
	margin-bottom:60px;
	margin-top:30px;
}



.elevate_yourself_heading {
	font-weight:bold;	
	text-align:left;	
	font-size: 1.716em;
	line-height: 1.387;
	font-family: "Lato", sans-serif;
	color: #000000;	
	margin-bottom: 0.618em;
}

.elevate_yourself_text {
	text-align:left;	
	font-size:20px;	
	line-height: 1.9;
	color: #1c1c1c;
	font-family: 'Lato', sans-serif;	
}

.elevate_yourself_form {
	display: inline-block;
	width:100%;
	margin-top:40px;
}

.elevate_yourself_form .elevate_yourself_form_left {
	display:inline-block;	
	width: 80%;
}


.elevate_yourself_form .elevate_yourself_form_right {
	display:inline-block;		
	width: 20%;	
}




.elevate_yourself_form .elevate_yourself_form_left input {
	border-color: #cb4856;
	border-style:solid;
	border-width:1px;
	width: 100%;
	border-radius: 0px;
	background: #ffffff;
	height:50px;
}

.elevate_yourself_form .elevate_yourself_form_right input, .elevate_yourself_form .elevate_yourself_form_right input:hover {
	background: #cb4856;
	border-color: #cb4856;
	border-style:solid;
	border-width:1px;
	width: 100%;
	border-radius: 0px;
	height:50px;
	color: #ffffff;
	text-align:center;
	padding:0px;
	box-shadow:none;
	
}


@media only screen and (max-width: 890px) {
	
	.elevate_yourself_form .elevate_yourself_form_left {
		width: 70%;
	}
	
	
	.elevate_yourself_form .elevate_yourself_form_right {		
		width: 30%;	
	}
	
	
	
	
}

.eg1 {
	margin-top:0px !important;
	margin-bottom:0px !important;	
	
}
@media only screen and (max-width: 1010px) {
	
	.eg1 {
		background: #f7f8fc !important;
		margin-bottom:60px !important;
		
	}
	
	.eg2 {
		padding:0px !important;
		box-sizing: border-box !important;
		max-width: 100% !important;
		width: 100% !important;
	}
	
	.eg3 {
		padding-left: 0px !important;	
		padding-right: 0px !important;	
	}
	
}

@media only screen and (max-width: 768px) {
	.elevate_yourself_leftcol {
		width:100%;	
		margin-bottom:30px;
	}
	
	.whybook_rightcol {
		width: 100%;	
		margin-top:30px;
	}
	
	.elevatingguides_rightcol {
		width: 100%;	
		margin-top:30px;
		
	}
	
	.eg3 {
		box-sizing: border-box !important;
	}
	
	
	
	.elevate_yourself_rightcol {
		width:100%;	
	}
	
	.getmyprocess_rightcol {
		width: 100%;
	}
	
	.elevate_yourself_form .elevate_yourself_form_left {
		width: 80%;
	}
	
	
	.elevate_yourself_form .elevate_yourself_form_right {		
		width: 20%;	
	}	
}

.getmyprocess_divider_wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
}


.getmyprocess_getittxt {
    font-family: 'Lato', sans-serif !important;
    text-align: left;
    font-weight: 300 !important;
    font-size: 33px;
    color: #000000;
    line-height: 33px;
    margin-bottom: 30px;
}


.howelevated_btn {
	text-align:left;
	margin-top:50px;
	display:inline-block;
	width:100%;
}

.howelevated_btn a,
.howelevated_btn a:active,
.howelevated_btn a:visited,
.howelevated_btn a:hover {
	color: #ffffff;
	background: #cb4856;
	border-radius:5px;
	padding: 15px 15px;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
}

.elevate_yourself_rightcol_img {
	display:inline-block;
	width:45%;
	vertical-align: middle;
	padding-left:5%;
	
	margin-top:50px;
}

.elevate_yourself_rightcol_img img {
	width:100%;	
}

.elevate_yourself_rightcol_txt {
	display:inline-block;
	width:45%;
	padding-right:5%;
	vertical-align: middle;
	
}

.elevate_yourself_rightcol_maintxt {
	display:inline-block;
	width: 85%;
	margin-left: auto;
	margin-right:auto;
	font-family: 'Lato',sans-serif;
	font-weight: 200;
	font-size:30px;
	color: #ffffff;
	line-height:38px;
	margin-top:20px;
}

.elevate_yourself_logo {
	display:inline-block;
	width:100%;
	margin-top:-20px;
}



.getmyprocess_text {
	text-align:left;	
	font-size:18px;	
	line-height: 20px;
	font-style:italic;
	color: #1c1c1c;
	font-family: 'Lato', sans-serif;	
}

.getmyprocess_divider_wrapper {
	
	display:inline-block;
	width:100%;
	text-align:center;
}
.getmyprocess_divider {
	margin-left: auto;
	margin-right:auto;
	display:inline-block;
	width:60%;
	
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	margin-top:30px;
	margin-bottom:30px;
}

.getmyprocess_getittxt {
	font-family: 'Lato', sans-serif !important;
    text-align: left;
    font-weight: 300 !important;
	font-size: 33px;
	color: #000000;
	line-height:33px;
	margin-bottom:30px;
}


.kiva_leftcol {
	display: inline-block;
	width:100%;
	vertical-align:top;
	margin:0px !important;
	
	
}

.kiva_rightcol {
	display: inline-block;
	width:90%;
	text-align:left;
	background: #242424;
	vertical-align:top;	
	
}



@media only screen and (max-width: 768px) {
	
	.taketest_right {
		margin-top:30px;	
		
	}
	
	
	
	
	
}


@media only screen and (max-width: 860px) {
	
	.kiva_leftcol {	
		width:100%;
		margin-bottom:30px !important;
		text-align:center !important;
		
	}
	
	.kiva_rightcol {
		display: inline-block;
		width:100%;
		
	}
	
	.nomadhome_2_div1 {
		display: block !important;	
	}
	
}


#nomadhome_3 {
    color: #ffffff;
    font-size: 25px;
    margin-top: 50px;
    letter-spacing: 1px;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    cursor: pointer;
}


.elevate_support {
    font-size: 20px !important;
    line-height: 1.9 !important;
    font-family: 'Lato', sans-serif !important;
}

body {
	background: #ffffff !important;
	line-height: 1.9;
	color: #1c1c1c;
	font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif !important;	
}

.entry p, .entry li {
    font-size: 19px !important;
}




.footerContactOuter {
	display:inline-block;
	width: 100%;
	background: #fcfbf7;
	text-align:center;
}


.footerContactWrapper {
	display:inline-block;
	width: 100%;
	max-width: 850px;
	margin:auto;
}


.footerContactWrapper2 {
	display:inline-block;
	width: 100%;
	max-width: 550px;
	margin:auto;
}

.footerContact1 {
	display:inline-block;
	vertical-align:middle;
	width:42%;
}

.footerContact2 {
	text-align:center;	
	display:inline-block;
	vertical-align:middle;
	width:16%;
}

.footerContact3 {
	display:inline-block;
	vertical-align:middle;
	width:42%;
}

.footerContactFull {
	display:inline-block;
	vertical-align:middle;
	width:100%;
}


@media only screen and (max-width: 700px) {
	
	.footerContact1 {
		width:35%;	
	}
	
	.footerContact2 {
		width: 30%;	
	}
	.footerContact3 {
		width: 35%;	
	}
	
}

.footerContact2 a,
.footerContact2 a:active,
.footerContact2 a:hover,
.footerContact2 a:visited {
	text-decoration:none;
	color: #000000;	
}


@media only screen and (max-width:900px) {
	
	.footerContact1 {	
		width:35%;
	}
	
	.footerContact2 {	
		width:30%;
	}
	
	.footerContact3 {	
		width:35%;
	}
	
	
}


@media only screen and (max-width:500px) {
	
	.footerContact1 {	
		width:25%;
	}
	
	.footerContact2 {	
		width:50%;
	}
	
	.footerContact3 {	
		width:25%;
	}
	
	
}


.es_sep_footer {
	border-top-width: 1px;
	border-top-color: #EAEAE8;
	border-top-style:solid;
	width: 100%;	
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}


#fullylived_footer5 {
	display:inline-block;
	width:100%;
	max-width:700px;
	
}

#fullylived_footer5_0 {
	display:inline-block;	
	font-style: normal;
	color:#cccccc;
	text-align:left;
	width: 33%;
	
}


#fullylived_footer5_1 {
	display:inline-block;	
	font-style: normal;
	color:#cccccc;
	text-align:center;
	width: 33%;
	
}

#fullylived_footer5_mid {
	display:inline-block;
	margin-right: 15px;
	font-style: normal;
	color:#cccccc;	
}

#fullylived_footer5_2 {
	display:inline-block;
	
	color:#cccccc;
	font-style: normal;
	text-align:right;
	width: 33%;	
	
}

#fullylived_footer5_2 a,
#fullylived_footer5_2 a:visited,
#fullylived_footer5_2 a:active,
#fullylived_footer5_2 a:hover {
	text-decoration:none;
	font-style: normal;
	color:#ccc;		
}

#fullylived_footer1 a,
#fullylived_footer1 a:visited,
#fullylived_footer1 a:active,
#fullylived_footer1 a:hover {
	text-decoration:none;
	font-style: normal;
	color:#ccc;	
}

#fullylived_footer_wrapper {
	display: inline-block;
	width:100%;	
	
}

@media screen and (max-width: 768px) {
	#fullylived_footer5_0,
	#fullylived_footer5_1,
	#fullylived_footer5_2,
	#fullylived_footer2_1,
	#fullylived_footer2_2
	{
		width: 100%;
		margin:auto;
		text-align:center;
	}
	
	#fullylived_footer2_2 {
		margin-top:10px;	
	}	
}


.grecaptcha-badge { visibility: hidden; }

@media screen and (max-width: 600px) {
	.nav>li>a {
		padding-left:5px !important;
		padding-right:5px !important;
	}
	
}

@media screen and (max-width: 480px) {
	.nav>li>a {
		padding-left:3px !important;
		padding-right:3px !important;
	}
	
	.nav.navbar-nav span {
		margin-left:4px !important;	
		margin-right:4px !important;	
	}
	
}


@media screen and (max-width: 430px) {
	.nav.navbar-nav span {
		display:none;	
	}	
	.nav>li {
		display:block;
		text-align:center;
		margin-bottom:3px;
	}	
	.nav>li>a {
		float:none !important;	
	}	
}


.talgurl_musings {
margin-bottom:50px;	
}

.talgurl_musings #inspiration_h1,
.talgurl_musings #inspiration_h1:active,
.talgurl_musings #inspiration_h1:visited,
.talgurl_musings #inspiration_h1:hover {
	color:#000000;
	text-decoration:none;
	font-size: 30px;
    line-height: 1.387;
    margin-bottom: 0.618em;
}


.talgurl_musings  #herointro {
	text-align:left;
	font-size: 19px;
	margin-bottom:30px;
}

.talgurl_musings section {
	font-size: 19px !important;	
}


.thoughtsMoreBtn {
	text-align:center;
	display:inline-block;
	width:100%;
	margin-bottom: 20px;
}

.thoughtsMoreBtn .button {
	padding-left:30px;
	padding-right:30px;
}

.thoughtsMoreBtn .button:after {
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 100%;
    margin-left: 0.618em;
    font-weight: normal;
    line-height: 1em;
    width: 1em;
    text-align: right;
    content: '\f054';
}


.thoughtsMoreBtn .button:after {
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 100%;
    margin-left: 0.618em;
    font-weight: normal;
    line-height: 1em;
    width: 1em;
    text-align: right;
    content: '\f054';
}
