<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	
	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 */

body {
	background: #ffffff !important;	
	
}

#orangebox {
	display:inline-block;	
	width: 440px;
	padding-top:77px;
	padding-left:22px;	
	padding-right:50px;
	padding-bottom:77px;
}



#box_main {
	
	margin:auto;
	
	text-align:center;
	
	width:100%;
	
	max-width:900px;
	
	background:#BF7270;
	
	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;
	
}



#lived_txt {
	font-family: 'Comic Sans MS', cursive, sans-serif;
	color:#FF6A00;
	font-style:italic;
	font-weight:bold;
	font-size:50px !important;
}



#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;
}


#talgur_txt {
	text-align:left;
	color:#ffffff;
	font-size:25px;
	width:100%;
	margin:auto;
}

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

.photo_caption {
	font-weight:bold;
	color: #a9a9a9;
	max-width: 900px;
	margin:auto;
	margin-top:-55px;
	margin-bottom:40px;
	
}



#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;}



#herointro
{
	width: 100%;
	margin-bottom: 30px;
	margin-top: 15px;  
	font-size: 19px;
	text-align:left;
}

#privacytext
{
	float: left;
	color: #939393;
	font-size: 11px;
	line-height: 12px;
	margin-left: 10px;
	vertical-align:0px;
}

#footer_subscribe #content_text {
	padding:15px;
}

#writebook
{
	color: #ff7377;
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 15px;
}




#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_home a, .thoughts_section_home a:active, .thoughts_section_home 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}   
}






@media only screen and (max-width: 1300px) {
	
	#empty_div {display:none;}
	
	
	#talgur_txt {
		max-width:420px;
		margin-left:160px;
	}
}


@media only screen and (max-width: 1100px) {
	
	
	#talgur_txt {
		max-width:420px;
		margin-left:0px;
		margin:auto;
	}
}





@media only screen and (min-width: 768px) {
	
	/* Desktop styles go here */
	
}

.passivelyfree-box
{
	
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;  
	border-width: 1px;
	border-style:solid;
	border-color: #cccccc;	
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #555555;
	text-shadow: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	background-color: #eeeeee;
	width:626px;			
}




a.passivelyfree-button {
	font-family: sans-serif;
	display: inline-block;
	line-height: 1em;
	padding: 6px 13px;
	margin:0 .6em 1.5em 0;
	border: 1px solid #4081af;
	border-bottom-color: #20559a;
	color: white !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none !important;
	
	/*Border radius*/
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	/*Background*/
	background-color: #237fd7; /*Fallback*/
	background: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(.2, #52a8e8),
	color-stop(1, #2e76cf)
	);
	background: -moz-linear-gradient(
	center top,
	#52a8e8 20%,
	#2e76cf 100%
	);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
	inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
	0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
	inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
	0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
	inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
	0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}

a.passivelyfree-button.small { padding:2px 10px; font-size:0.9em;}
a.passivelyfree-button.large { padding:7px 16px; font-size:1.4em;}
a.passivelyfree-button.xl { padding:9px 20px; font-size:1.8em;}

a.passivelyfree-button:hover, 
a.passivelyfree-button.hover, 
a.passivelyfree-button.active {
	text-decoration: none !important;
	/*Background*/
	background: #0073d2; /*Fallback*/
	background: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(.2, #3e9ee5),
	color-stop(1, #1666ca)
	);
	background: -moz-linear-gradient(
	center top,
	#3e9ee5 20%,
	#1666ca 100%
	);
}

a.passivelyfree-button:active,
a.passivelyfree-button.active  {
	border-color: #20559a;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
	0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
	0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
	0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}

a.passivelyfree-button.dark span { color:#555; text-shadow:0 1px #fff;}
a.passivelyfree-button.custom:hover { opacity:0.85; }

a.passivelyfree-button span { line-height:1.2em; min-height: 16px; }
a.passivelyfree-button span.woo-info { background:url( "images/ico-info.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.passivelyfree-button span.woo-download { background:url( "images/ico-download.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.passivelyfree-button span.woo-tick { background:url( "images/ico-tick.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.passivelyfree-button span.woo-note { background:url( "images/ico-note.png") no-repeat 0 45%; padding-left:25px; display:block; }
a.passivelyfree-button span.woo-alert { background:url( "images/ico-alert.png") no-repeat 0 45%; padding-left:25px; display:block; }

a.passivelyfree-button.red { 
	border-color: #af4040; border-bottom-color: #9a2020; background-color: #d72323;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e85252),color-stop(1, #cf2e2e));
	background: -moz-linear-gradient(center top,#e85252 20%,#cf2e2e 100%);
}
a.passivelyfree-button.red:hover { 
	background: #d20000;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e53e3e),color-stop(1, #ca1616));
	background: -moz-linear-gradient(center top,#e53e3e 20%,#ca1616 100%);
}

.entry .passively-unorderedlist ul li, .passively-unorderedlist ul li, .entry .passively-unorderedlist ul li ul, .passively-unorderedlist ul li ul
{
	list-style-type: none;
	padding-left: 25px;
	background-color: transparent;
	background-image: url("");
	background-repeat: no-repeat;
	background-attachment: scroll;
	
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}


.entry .passively-unorderedlist ul li, .passively-unorderedlist ul li, .entry .passively-unorderedlist ul li ul, .passively-unorderedlist ul li ul
{
	list-style-type: none;
	padding-left: 25px;
	background-color: transparent;
	background-image: url("");
	background-repeat: no-repeat;
	background-attachment: scroll;
	
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}


.entry .passively-unorderedlist.tick ul li, .passively-unorderedlist.tick ul li
{
	background-color: transparent;
	background-image: url("images/shortcode-tick.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}


.entry .passively-unorderedlist.tick ul li, .passively-unorderedlist.tick ul li
{
	background-color: transparent;
	background-image: url("images/shortcode-tick.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

.passivelyfree-box h3{font-size:22px;}
.passively-unorderedlist li{font-size:15px;color: #555555;margin-bottom:5px;padding-top:0px;}

@media only screen and (max-width: 715px) {
	.passivelyfree-box {width:95%; }
	
}


@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;}
}

#more_hero {
	font-size: 28px;
	font-weight:bold;
}

#inspiration_h1 {
	color:#000000;
	text-decoration:none;
}

#mobile_inspirations {display:none;}

@media only screen and (max-width: 860px) {
	#mobile_inspirations {display:inline-block;}
	#desktop_inspirations {display:none;}
}


#inspirations_maindiv {
	width:100%;
	max-width:900px;
	margin-bottom:18px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#inspirations_div1,
#inspirations_div2,
#inspirations_div3,
#inspirations_div4,
#inspirations_div5,
#inspirations_div6,
#inspirations_div7,
#inspirations_div8
{
	width: 190px;
	height: 80px;
	background: #EDEDED;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border-width: 1px;
	border-style:solid;
	border-color:#000000;
	
}

#inspirations_div1 #insptext,
#inspirations_div2 #insptext,
#inspirations_div3 #insptext,
#inspirations_div4 #insptext,
#inspirations_div5 #insptext,
#inspirations_div6 #insptext,
#inspirations_div7 #insptext,
#inspirations_div8 #insptext

{
	color:#000000;
	font-size:27px;
	font-weight:bold;
	text-align:center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#inspirations_div1 {margin-right:17px;margin-left:0px;}
#inspirations_div2 {margin-right:17px;margin-left:16px;}
#inspirations_div3 {margin-right:17px;margin-left:16px;}
#inspirations_div4 {margin-right:0px;margin-left:16px;}

#inspirations_div5 {margin-right:17px;margin-left:0px;margin-top:33px;}
#inspirations_div6 {margin-right:17px;margin-left:16px;margin-top:33px;}
#inspirations_div7 {margin-right:17px;margin-left:16px;margin-top:33px;}
#inspirations_div8 {margin-right:0px;margin-left:16px;margin-top:33px;}


@media only screen and (max-width: 940px) {
	
	
	#inspirations_div1,
	#inspirations_div3,
	#inspirations_div2,
	#inspirations_div4,
	#inspirations_div5,
	#inspirations_div6,
	#inspirations_div7,
	#inspirations_div8
	{
		width:180px;
		height:72px;
		
	}
	
	
	#inspirations_div1 {margin-right:10px;margin-left:0px;}
	#inspirations_div2 {margin-right:10px;margin-left:10px;}
	#inspirations_div3 {margin-right:10px;margin-left:10px;}
	#inspirations_div4 {margin-right:0px;margin-left:10px;}
	
	#inspirations_div5 {margin-right:10px;margin-left:0px;}
	#inspirations_div6 {margin-right:10px;margin-left:10px;}
	#inspirations_div7 {margin-right:10px;margin-left:10px;}
	#inspirations_div8 {margin-right:0px;margin-left:10px;}
	
	
}



@media only screen and (max-width: 820px) {
	
	
	#inspirations_div1,
	#inspirations_div3,
	#inspirations_div2,
	#inspirations_div4,
	#inspirations_div5,
	#inspirations_div6,
	#inspirations_div7,
	#inspirations_div8
	{
		width:250px;
		height:100px;
		
	}
	
	
	#inspirations_div1 {margin-right:25px;margin-left:0px;margin-bottom:50px;}
	#inspirations_div2 {margin-right:0px;margin-left:25px;margin-bottom:50px;}
	#inspirations_div3 {margin-right:25px;margin-left:0px;margin-bottom:50px;}
	#inspirations_div4 {margin-right:0px;margin-left:25px;margin-bottom:50px;}
	
	#inspirations_div5 {margin-right:25px;margin-left:0px;margin-bottom:50px;margin-top:0px;}
	#inspirations_div6 {margin-right:0px;margin-left:25px;margin-bottom:50px;margin-top:0px;}
	#inspirations_div7 {margin-right:25px;margin-left:0px;margin-bottom:0px;margin-top:0px;}
	#inspirations_div8 {margin-right:0px;margin-left:25px;margin-bottom:0px;margin-top:0px;}
	
	
}



@media only screen and (max-width: 570px) {
	
	#inspirations_maindiv {width:90%;}
	
	
	#inspirations_div1,
	#inspirations_div3,
	#inspirations_div2,
	#inspirations_div4,
	#inspirations_div5,
	#inspirations_div6,
	#inspirations_div7,
	#inspirations_div8
	
	{
		width:300px;
		height:120px;
		max-width: 90%;
		
		
	}
	
	
	#inspirations_div1 {margin-right:auto;margin-left:auto;margin-bottom:30px;}
	#inspirations_div2 {margin-right:auto;margin-left:auto;margin-bottom:30px;}
	#inspirations_div3 {margin-right:auto;margin-left:auto;margin-bottom:30px;}
	#inspirations_div4 {margin-right:auto;margin-left:auto;margin-bottom:30px;}
	
	#inspirations_div5 {margin-right:auto;margin-left:auto;margin-bottom:30px;margin-top:0px;}
	#inspirations_div6 {margin-right:auto;margin-left:auto;margin-bottom:30px;margin-top:0px;}
	#inspirations_div7 {margin-right:auto;margin-left:auto;margin-bottom:30px;margin-top:0px;}
	#inspirations_div8 {margin-right:auto;margin-left:auto;margin-top:0px;}
	
	
}

#bytal {
	color: #828282;
}

@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;}
	
}


#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;
	
} 


.post .wp-caption,
.type-page .wp-caption {
    max-width: 100%;
    position: relative;
	
}
.post .wp-caption img,
.type-page .wp-caption img {
    position: relative;
    z-index: 2;
    margin: 0;
    background: none;
    border: 0;
    width: 100% !important;
}
.post .wp-caption-text,
.type-page .wp-caption-text {
	position: relative !important;
	
    padding: 1em 4.236em 1em 2.618em;
    padding-top:5px !important;
    padding-bottom:5px !important;
    padding-right:0px !important;
    padding-left:0px !important;
    width:100% !important;
    text-align: center;
    font-size: .857em;
    font-style: italic;
    background: #eaeaea;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#tw-btn,
#tw-btn:active,
#tw-btn:visited,
#tw-btn:hover
{
	background: #00ACED !important;
}


#fb-btn,
#fb-btn:active,
#fb-btn:visited,
#fb-btn:hover
{
	background: #3B5998 !important;
}


#meaning-btn,
#meaning-btn:active,
#meaning-btn:visited,
#meaning-btn:hover
{
	background: #ff7f83 !important;
}


@media only screen and (max-width: 390px) {
	
	.thoughts_social {
		text-align: center !important;	
	}
	
	.thoughts_social .button {
		margin-bottom:20px !important;
	}
	
}


#bookpagefooter_right {
	text-align:left;
}

#bookpagefooter_left {
	float:left;
	margin-right:20px;
}



#bookpage_right {
	float:right;
}

#bookpage_left {
	text-align:left;
}

#bookpage_left .button {
	width:auto;
	max-width:100%;
}

#bookpage_left input[type="text"] {
	width:444px !important;
	max-width:100%;
}

@media only screen and (max-width: 750px) {
	#bookpage_right {
		float:none;
		text-align:center;
	}
	
	#bookpage_left {
		text-align:center;
	}
	
	#bookpagefooter_right {
		text-align:left;
	}
	
	#bookpagefooter_left {
		float:none;
		text-align:center;
		margin:auto;
		margin-bottom:20px;
	}
	
	
}

@media only screen and (max-width: 550px) {
	#bookpage_left .button {font-size:15px; }
	
	#bookpage_left input[type="text"] {
		width:316px !important;
		
	}
}

#nomadfooter_row_kiva {
	display: inline-block;
	width:550px;
	color: #1c1c1c;
	font-size: 16px;
	line-height:normal;
	
}

#kivahead {
	display:inline-block;
	color: #cccccc;
	font-size: 17px;
	line-height:normal;
	font-weight:normal;
}


@media only screen and (max-width: 970px) {
	
	
	#nomadfooter_row_kiva {
		width:100%;
		text-align:center;
		font-size: 16px;
	}
}

#footer1 {
    background: #EFF0F0;
}



#flcontainer {
	display:inline-block;
	width:100%;		
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	
}

#fl_footer_top {
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
}


#fl_footer_top1 {
	text-align:center;
	color:#ffffff;
	font-size:35px;
}


#fl_footer_top2 {
	color: #ffffff;
	font-size:20px;
	margin-top:30px;
	letter-spacing:1px;
	display:inline-block;
	padding:10px;
	border-width:1px;
	border-color:#ffffff;
	border-style:solid;
	cursor:pointer;
	margin-bottom:40px;
}

#fl_footer_top3 {
	text-align:center;
	color:#ffffff;
	margin-top:20px;
	font-size:22px;
	font-weight:300;
}

#fl_footer_top5 {
	text-align:center;
	color:#ffffff;
	font-size:40px;
}

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

#flbottom_1 {
	display:inline-block;
	width:30%;
	text-align:left;
	color:#cccccc;
	margin-bottom:30px;
}

#flbottom_2 {
	display:inline-block;
	width:70%;
	text-align:right;
	color:#cccccc;
	margin-bottom:30px;
}

#flbottom_2 a,
#flbottom_2 a:active,
#flbottom_2 a:visited,
#flbottom_2 a:hover {
	color:#cccccc;
}

#flbottom_3 {
	display:inline-block;
	width:50%;
	text-align:left;
	color:#cccccc;
	margin-bottom:30px;
}


#flbottom_4 {
	display:inline-block;
	width:50%;
	text-align:right;
	color:#cccccc;
	margin-bottom:30px;
}


#flbottom_4 .social2 a {
    opacity: 0.8;
    filter: alpha(opacity=@opacity * 100);
}
#flbottom_4 .social2 a:hover {
    opacity: 1;
    filter: alpha(opacity=@opacity * 100);
}
#flbottom_4 .social2 a:hover {
    text-decoration: none;
}
#flbottom_4 .social2 a:before {
    font-family: Social;
    font-size: .857em;
    line-height: 1;
    margin: 0 0.618em 0.618em 0;
    padding: .53em;
    width: 1em;
    height: 1em;
    display: inline-block;
    -webkit-border-radius: 300px;
    border-radius: 300px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff;
    background: #ff7377;
}




#flbottom_4 .social2 a.subscribe:before {
    content: '\e001';
    background-color: #FF6600;
}
#flbottom_4 .social2 a.twitter:before {
    content: '\e002';
    background-color: #00aced;
}
#flbottom_4 .social2 a.facebook:before {
    content: '\e003';
    background-color: #3b5998;
}
#flbottom_4 .social2 a.youtube:before {
    content: '\e004';
    background-color: #af2b26;
}
#flbottom_4 .social2 a.flickr:before {
    content: '\e005';
    background-color: #ff0084;
}
#flbottom_4 .social2 a.linkedin:before {
    content: '\e006';
    background-color: #71c5ef;
}
#flbottom_4 .social2 a.delicious:before {
    content: '\e007';
    background-color: #285da7;
}
#flbottom_4 .social2 a.googleplus:before {
    content: '\e008';
    background-color: #2d2d2d;
    font-weight: bold;
}
#flbottom_4 .social2 a.dribbble:before {
    content: '\e009';
    background-color: #ea4c89;
}
#flbottom_4 .social2 a.instagram:before {
    content: '\e010';
    background-color: #517fa4;
}
#flbottom_4 .social2 a.vimeo:before {
    content: '\e011';
    background-color: #33454E;
}
#flbottom_4 .social2 a.pinterest:before {
    content: '\e012';
    background-color: #cb2027;
}

#fl_footermenu {
	
	
	
}

#fl_footermenu a {
	margin-left:10px;
}


.compact_menu
.compact_menu a,
.compact_menu a:active,
.compact_menu a:visited,
.compact_menu a:hover,
#flbottom_3 a,
#flbottom_3 a:active,
#flbottom_3 a:visited,
#flbottom_3 a:hover,
#flbottom_4 a,
#flbottom_4 a:active,
#flbottom_4 a:visited,
#flbottom_4 a:hover
#fl_footermenu a,
#fl_footermenu a:active,
#fl_footermenu a:visited,
#fl_footermenu a:hover {
	text-decoration:none;
	color: #cccccc;
}

.fullylived_vids {
	float:right;
	margin-left:30px;
}


@media screen and (max-width: 991px) {
	#flbottom_1 {
		width:100%;
		text-align:center;
	}
	
	#flbottom_2 {
		width:100%;
		text-align:center;
	}
	
	
	#flbottom_3 {
		
		width:100%;
		text-align:center;
		
		
	}
	
	
	#flbottom_4 {
		
		width:100%;
		text-align:center;
	}
}




@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%;
	}
}

#emailtext_heading {
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin-bottom:10px;
}


#flnewlink,
#flnewlink:active,
#flnewlink:visited,
#flnewlink:hover
{
	color:#cccccc !important;
	opacity: 1 !important;
}

#basic-modal h2 {
	text-align:left !important;
	display: inline-block !important;
}

#authorfooter {
	float:left;
	margin-right:50px;
	padding-bottom:50px;
	padding-top:0px;	
}

@media screen and (max-width: 680px) {
	#authorfooter {
		
		margin-right:20px;
		padding-bottom:0px;
		padding-top:0px;	
		width: 100px;
		line-height:normal;	
	}	
	
}


.fl_download_btn_wrap {
	box-sizing: border-box;		
	display:inline-block;
	width:100%;
	text-align:center;
	height:auto;	
}

.fl_download_btn {
	box-sizing: border-box;	
	color: #ff7377;
	padding:10px;
	text-decoration:none;
	border-width:1px;
	border-color: #ff7377;
	border-style:solid;
	float:none;
	display:inline-block;
	height:auto;
	text-align:center;
	margin:auto;
	vertical-align:30px;
	font-size:19px;	
	line-height:normal;
}

.nextlinks_btn {
	display:inline-block;
	text-align:center;
	width:100%;
	font-size:19px;	
}

.nextlinks_btn a,
.nextlinks_btn a:visited,
.nextlinks_btn a:active,
.nextlinks_btn a:hover {
	color: #ff7377;
	padding:10px;
	text-decoration:none;
	border-width:1px;
	border-color: #ff7377;
	border-style:solid;
}

#fullylived_footer1 {
	display:inline-block;
	width:100%;
	margin-bottom:31px;
	text-align:center;
}
#fullylived_footer2 {
	display:inline-block;
	width:100%;
	color:#cccccc;	
	margin-bottom:20px;		
}

#fullylived_footer2_1 {
	display:inline-block;
	margin-right: 10px;
	
}

#fullylived_footer2_2 {
	display:inline-block;
	margin-left: 10px;
	
}

#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;	
	}	
}


#thoughts_subscribe {
	background:#222222;
	padding-top:60px;
	padding-bottom:60px;
	margin-right:-35px;
	margin-left:-35px;
	text-align:center;
}
@media only screen and (max-width: 920px) {
	#thoughts_subscribe {
		padding-left:35px;
		padding-right:35px;
	}	
	
}





#fl_footer3 {
	background:#222222;
	padding-top:60px;
	padding-bottom:60px;
	margin-right:-35px;
	margin-left:-35px;
	text-align:center;
}
@media only screen and (max-width: 920px) {
	#fl_footer3 {
		padding-left:35px;
		padding-right:35px;
	}	
	
}

#fl_footer3_col1 {
	display:inline-block;
	width:50%;
	vertical-align:middle;	
}

#fl_footer3_col2 {
	display:inline-block;
	width:50%;
	vertical-align:middle;
	margin-bottom:20px;
}

#fl_footer3_col2_1 {
	display:inline-block;
	width:100%;
	color:#ffffff;
	font-size:30px !important;
	line-height:normal;
	margin-bottom:60px;	
	font-family: 'Lato',sans-serif;
	font-weight:200;
}

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

#fl_footer3_col2_2 a,
#fl_footer3_col2_2 a,
#fl_footer3_col2_2 a,
#fl_footer3_col2_2 a {
	background: #ffffff;
	color: #000000;
	font-size:20px;
	text-align:center;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration:none;
	border-radius: 10px;
	box-shadow: 0 8px 2px -2px #b9b9bb;
}

#fltext_1 {display: none;}

@media only screen and (max-width: 730px) {
	#fltext_1 {display: block !important;}
	#fltext_2 {display:none;}
	
	#fl_footer3_col1 {
		width:100%;
		margin-bottom:20px;	
	}
	
	#fl_footer3_col2 {
		width:100%;	
	}
	
	#fl_footer3_col1 img{
		width: 100%;
		max-width: 240px !important;
	}
	
}

@media only screen and (max-width: 330px) {
	#fl_footer3_col2_2 a,
	#fl_footer3_col2_2 a,
	#fl_footer3_col2_2 a,
	#fl_footer3_col2_2 a {
		
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
		
	}	
}

.pum-theme-9776 .pum-container, .pum-theme-enterprise-blue .pum-container {
	border-width: 0px !important;	
}



.grecaptcha-badge { visibility: hidden; }

#learn_how_link,
#learn_how_link:active,
#learn_how_link:hover,
#learn_how_link:visited {
	text-decoration:none;	
}


#faqs2 {
	margin-left:0px;
	margin-right:0px;
	width:100%;
	float:left;
	margin-bottom:30px;
}
#faqs2 li {
	float:left !important;
	width:48% !important;
	margin-left:1% !important;
	margin-right:1% !important;
	margin-bottom:10px !important;
}
#faqs2 .question {font-size:17px !important;font-weight:normal;background-image:none !important;padding:5px !important; margin:0px !important;}
#faqs2 .question:hover {background:#FF696D;color:#ffffff;}
#faqs2 .answer {background:#F8F8F8 !important; font-size:17px !important;margin:0px !important; }
#faqs2 .answer p {font-size:17px !important;}
@media only screen and (max-width: 768px) {
	#faqs2 li {
		float:left !important;
		width:100% !important;
		margin-left:0px; !important;
		margin-right:0px; !important;
	}
}


@media only screen and (max-width: 724px) {
	
	.nomadhome_2_div1 {
		display:none !important;	
	}
	
	.nomadhome_2_div2 {
		display:block !important;		
	}
	
}


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




#bookfooterlogo_as_seen {
	font-size: 2.016em;
    font-weight:bold;
    font-family: "Lato", sans-serif;	
	color:#000000;
	text-align:center;
	display:inline-block;
	vertical-align:5px;
	width:25%;
	line-height:45px;
}


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


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




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

#footer_subscribenew {
	height: 510px;	
}


@media only screen and (max-width: 972px) {
	#footer_subscribenew {
		height: 520px;	
	}
	
	#orangebox {
		margin-top: 30px;	
	}
	
}

@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;	
	}
	
}



#orangebox {
	background: #BF7270;	
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#basic-modal {
	display:inline-block !important;
	width: 100% !important;
	box-sizing: border-box !important;	
}



#single_divider {
	float:right;
	width:60%;
	margin-left:10px;	
}

@media only screen and (max-width: 767px) {
	
	#single_divider {
		float:none;
		width:100%;
		margin-left:auto;
		margin-bottom:20px;
	}
	
}




#newmenu {
	background:#222222;
	position:absolute;
	right:129px;
	top:80px;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
}
#newmenu a,
#newmenu a:visited,
#newmenu a:active { 
	color:#ffffff;
	text-decoration:none;
}
#newmenu a:hover { 
	color:#ff7377;
	text-decoration:none;
}
@media only screen and (max-width: 1300px) {
	#newmenu {
		right:45%;
		top:170px;
	}
}

@media only screen and (max-width: 580px) {
	#newmenu {		
		z-index:99999;
	}
}


#taketestbtn1,
#taketestbtn2 {
	background:#ff7377;
	color:#ffffff;
	padding:10px;
	text-transform:uppercase;
}
#taketestbtn2 {
	display:none;
	margin-left:auto;
	margin-right:auto;
	width:104px;
	padding-top:6px;
	padding-bottom:6px;
	margin-top:10px;
}


@media only screen and (max-width: 768px) {
	.nav_new li {
		margin-left: 10px;
		margin-right:10px;
		padding-left:0px !important;
		padding-right:0px !important;
	}
}



@media only screen and (max-width: 768px) {
	#archive_page article &gt; header {
		margin: auto !important;	 
		
		
	}
}



.page article .entry &gt; p:first-child, .single-post article .entry &gt; p:first-child {
	
	font-size: 19px !important;	
}



#elevatesociety-load-post,
#elevatesociety-load-post:visited,
#elevatesociety-load-post:active,
#elevatesociety-load-post:hover {
	color: #ff7377;
	padding:10px;
	text-decoration:none;
	border-width:1px;
	border-color: #ff7377;
	border-style:solid;
}


@media only screen and (max-width: 1300px) {
	#navcontainer_new {
		margin-bottom:30px;	
	}
}



.es_sep {
	border-top-width: 1px;
	border-top-color: #EAEAE8;
	border-top-style:solid;
	width: 100%;
	max-width: 850px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	margin-top:53px;
	margin-bottom:67px;
}

.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;
	
	/*
		margin-top:53px;
		margin-bottom:67px;
	*/
}

.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;	
}



.orangebox_picnew {
	display: inline-block;
	vertical-align:top;
	min-height: 470px;
}

.orangebox_picnew img{
	width:100%;
}

@media only screen and (max-width: 930px) {
	.orangebox_picnew {
		display:none;
	}
	#orangebox {
		width:94%;
	}
	
}


#orangebox_txt3 {
	padding-top:16px;	
}


#homeblog_div1, #homeblog_div2, #homeblog_div3, #homeblog_div4, #homeblog_div5, #homeblog_div6 {
	/* min-height: 142px; */
	padding-bottom: 20px !important;
	box-sizing: border-box;
	/* background2:red; */
}

#homeblog_div_spacing {
	/* height: 142px;	*/
}

.pinkbox_table_row {
	display:table;
	width:100%;
}

.pinkbox_table {
	display:table-row;
	width:100%;	
}

#orangebox {
	display:table-cell;
	width:60%;
	vertical-align:middle;
	
}

.orangebox_picnew {
	display:table-cell;
	width:40%;	
	
}


#orangebtndiv1, #orangebtndiv2 {
	vertical-align:top;
	margin-top:19px;
}

#orangebox {
	background: #242424 !important;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	
}

.orangebox_picnew img {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;	
}


@media only screen and (max-width: 868px) {
	
	.pinkbox_table_row {
		display:inline-block;
	}
	
	.pinkbox_table {
		display:inline-block;
	}	
	
	
	
	
	#orangebox {
	    margin-right:auto;
		margin-left:auto;
		display:inline-block;
		width:95%;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		box-sizing: border-box;
		
	}
	
	.orangebox_picnew {
		display:none;
		
		
	}	
	
	
}

.roundbox1 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}


.roundbox2 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}

#orangebox_txt1, #orangebox_txt2, #orangebox_txt3  {
	font-family: 'Lato', sans-serif !important;	
}

#orangebox_txt3 {
	border-top-color: #CB4856 !important;
}

@media only screen and (max-width: 868px) {
	
	
	#orangebox_txt1, #orangebox_txt2 {
		text-align: left !important;	
	}
	
	
}

.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;
}

.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;	
	}
	
}


.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%;	
	}	
}

.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;
}


.newbooks_elevatesociety {
	float:right;
	margin-left:20px;
}


@media only screen and (max-width: 768px) {
	.newbooks_elevatesociety {
		float:none;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		width:100%;
		margin-bottom:20px;
	}	
	
}


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


.es_post_column {
	display:inline-block;
	width:250px;
	margin-bottom:30px;
	vertical-align:top;
	padding-bottom: 20px !important;
	box-sizing: border-box;
}

.es_post_column img {
	
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 100%;
    background-clip: padding-box;
    float: left;
    margin-right: 15px;
}


@media only screen and (max-width: 940px) {
    .es_post_column {
        width: 250px;
	}
}

@media only screen and (max-width: 920px) {
	.es_post_column {
		
        width: 240px;
	}
}

@media only screen and (max-width: 900px) {
    .es_post_column {
		
        width: 230px;
	}
	
}

@media only screen and (max-width: 870px) {
    
    .es_post_column {
		
        width: 300px;
	}
    
    #homeblog_div_spacing {
        display: none;
	}
}

@media only screen and (max-width: 721px) {
    .es_post_column {
		
        width: 100%;
		height: auto;
        float: none;
        margin-bottom: 20px;
		margin-right: auto;	
		text-align:left;
		display:inline-block;
	}
}

.kiva_leftcol .nomadhome_2_div1 {
	display: block !important;	
}



@media only screen and (max-width: 768px) {
	.kiva_leftcol {
		margin-bottom:50px;
	}
	
	
}


.twocolfix {
	display:none !important;	
}


@media only screen and (max-width: 870px) {
	.twocolfix {
		display:inline-block !important;
	}	
}


@media only screen and (max-width: 721px) {
	.twocolfix {
		display:none !important;
	}	
}

.guides_books {
	margin-left:20px;
	margin-right:20px;
}


@media only screen and (max-width: 818px) {
	.guides_books {
		margin-bottom:30px;	
	}
}

#tg_footerform {
	display:inline-block;
	width:100%;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
}

#tg_footerform_left {
	display:inline-block;
	margin-right:10px;
}

#tg_footerform_right {
	display:inline-block;
	margin-left:10px;
}

#tg_footerform_left input{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:transparent;
	color: #cccccc;
	border-color: #cccccc;
	border-width:1px;
	border-style:solid;
	padding:15px !important;
	width:410px;
}

#tg_footerform_right input{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:#ffffff;
	color:#2F2A2E;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
}

#tg_footerform_right input,
#tg_footerform_right input:hover
{
	box-shadow:none !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #cccccc !important;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #cccccc !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #cccccc !important;
}


@media only screen and (max-width: 630px) {
	
	#tg_footerform_left,
	#tg_footerform_right
	{
		width:100%;
	}
	
	#tg_footerform_left input{
		width:100%;
		margin-bottom:10px;
	}
	
	
	
}

.guides_button {
	ont-size: 1em !important;	
}


@media only screen and (max-width: 550px) {
	.guides_button {
		font-size: 15px !important;
	}
}


.kivavideo {
	float:right;
	width: 450px;
	margin-left: 10px;
}

@media only screen and (max-width: 768px) {
	.kivavideo {
		margin: auto;
		width: 100%;
		float:none;
		margin-top:10px;
		margin-bottom:10px;
	}
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.elevateroadmap {
	display:inline-block;
	width:100%;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 8px;
	background-color: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.04) 0px 3px 3px, rgba(0, 0, 0, 0.04) 0px 6px 6px, rgba(0, 0, 0, 0.04) 0px 12px 12px;
	margin-bottom:32px;
}

.elevateroadmap_left {
	box-sizing: border-box;
	display:inline-block;
	padding-right: 16px;
	width:50%;
	vertical-align:middle;
	
}

.elevateroadmap_right {
	box-sizing: border-box;
	display:inline-block;
	padding-left: 16px;
	width:50%;
	vertical-align:middle;
}

.elevateroadmap_left img {
	width: 100%;	
}


.roadmap_title {
	display:inline-block;
	width:100%;
	text-align:left;
}

.roadmap_title a,
.roadmap_title a:active,
.roadmap_title a:visited,
.roadmap_title a:hover {
    line-height: 1.25;
    text-transform: none;
    font-size: 27px;
    font-weight: 400;
	text-decoration:none;
	color: #000000;
}

.roadmap_desc {
	display:inline-block;
	width:100%;
	margin-top:12px;
    font-size: 14.4px;
    line-height: 1.75;
	text-align:left;
}

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

.roadmap_btn {
	line-height: 1.75;
	cursor: pointer;
	text-decoration: none;
    text-align: center;
    transition-property: transform, box-shadow;
    transition-duration: 0.35s;
	padding: 8px 16px;
    font-size: 14.4px;
    border-radius: 4px;
    background-color: rgb(203, 72, 86);
    color: rgb(255, 255, 255);
    font-weight: 400;
	width:auto;
	display:inline-block;
}




@media only screen and (max-width:840px) {
	.elevateroadmap_left {	
		padding-right: 0px;
		width:100%;
		vertical-align:top;
		margin-bottom:20px;
		
	}
	
	.elevateroadmap_right {		
		padding-left: 0px;
		width:100%;
		vertical-align:top;
	}
	
	
	
}



.wpforms-submit {
    background: #FF7F83 !important;
	padding: 1em 1.618em;
	color: white;
	font-size: 1em;
	line-height: 1.618em;
    font-weight: bold;
	
	
}


@media only screen and (max-width:520px) {
	.actualize_arrow {
		display:none !important;
		
	}
	
	
	.actualize_txt {
		margin-bottom:15px;
		width:100%;
		display:block;
	}
}


.entry .smartlink,
.entry .smartlink:active,
.entry .smartlink:visited,
.entry .smartlink:hover {
	text-decoration: none;
	font-weight:normal !important;
	color: #1c1c1c;
}


.thoughts_section_meaning,
.thoughts_section_meaning:active,
.thoughts_section_meaning:visited,
.thoughts_section_meaning:hover {
	color: #ff7377 !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';
}


.homequotesarticle {
    margin-bottom: 0px !important;
}


.elevatesocietyFooter {
	display:inline-block;
	width: 100%;
	box-sizing: border-box;
	margin-top:29px;
	margin-bottom:47px;
}


.elevatesocietyFooterCol1 {
	display:inline-block;
	width: 50%;
	vertical-align:top;
	padding-right:8%;
	box-sizing: border-box;
	text-align:left;
	border-right-color: #EAEAE8;
	border-right-width: 1px;
	border-right-style: solid;
	
}

.elevatesocietyFooterCol2 {
	display:inline-block;
	width: 50%;
	vertical-align:top;
	padding-left:8%;
	box-sizing: border-box;
}

.elevatesocietyFooterCol2_line {
	text-align:left;
	margin-bottom:10px;
	display:inline-block;
	width:100%;
}



@media only screen and (max-width:600px) {
	.elevatesocietyFooterCol1 {
		
		width: 100%;
		margin-bottom:10px;
		padding-right:0px;
		text-align:left;
		border-right-width: 0px;
		text-align:center;
	}
	
	.elevatesocietyFooterCol2 {
		
		width: 100%;
		padding-left:0px;
		
	}
	
	.elevatesocietyFooterCol2_line {
		text-align:center;
	}
	
}



@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%;
	}
	
	
}


.elevatingwords_link,
.elevatingwords_link:visited {
	color: #828282;
	text-decoration:none;
}

.elevatingwords_link:active,
.elevatingwords_link:hover {
	color: #ff7377 !important;
	text-decoration:none;	
}




</pre></body></html>