.single-container {
    background-color: #eaeaea;
}
@font-face {
	font-family: 'AGaramondPro-Regular';
	src: url('fonts/AGaramondPro-Regular.eot');
	src: local('☺'), url('fonts/AGaramondPro-Regular.woff') format('woff'), url('fonts/AGaramondPro-Regular.ttf') format('truetype'), url('fonts/AGaramondPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** 
@font-face {
	font-family: 'Oswald';
	src: url('fonts/Oswald.eot');
	src: local('☺'), url('fonts/Oswald.woff') format('woff'), url('fonts/Oswald.ttf') format('truetype'), url('fonts/Oswald.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

*/
@font-face {font-family: "Estructura";
    src: url("http://db.onlinewebfonts.com/t/5322831fbf623c32d54132f863ade4b7.eot");
    src: url("http://db.onlinewebfonts.com/t/5322831fbf623c32d54132f863ade4b7.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/5322831fbf623c32d54132f863ade4b7.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/5322831fbf623c32d54132f863ade4b7.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/5322831fbf623c32d54132f863ade4b7.svg#Estructura") format("svg");
}





body.page-template-new-blog-page-template, body.single-post, body.archive  {
    	background: url(images/background.png)no-repeat!important;
    	background-size: 100%!important;
    	color:#eaeaea;
}
.blog-logo {
    	max-width: 352px;
    	margin: 35px auto;

}
.site-subscribe-image ul {
    	list-style: none;
}
.site-subscribe-image ul li img {
    	max-width:131px;
}
.site-social-icon ul {
    	border: none;
}
#navbar {
    	border-top: 2px solid #ffffff;
    	border-bottom: 2px solid #ffffff;
}
div#navbar ul {
    	text-align: center;
    	margin-bottom: 10px;
}
div#navbar ul li a {
    	text-transform: capitalize;
    	color: #eee;
    	padding: 7px;
}

div#navbar ul li a:hover {
    color: #00c8aa !important;
}

#post-list {
    	margin-top: 40px;
}
.post-container {
    	background: #21201f;
    	max-width: 971px;
    	margin: 0 auto;
    	margin-bottom: 20px;    	
    	overflow:hidden;
}
.post-content {
	width: 39%;
    	display: inline-block;
    	padding: 40px 20px 40px 40px;
    	font-family: 'AGaramondPro-Regular';
    	font-size:16px;
}
div.post-content h3, a div.post-content h3 {
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 38px !important;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
}
 .post-content a:hover  { text-decoration:none!important;}

.post-content h3 span, a .post-content h3 span {
   	text-transform: none;
   	font-size:23px;
   	/*font-family: 'Geostar Fill', cursive;*/
   	font-family: 'Estructura', sans-serif;
   	color:#00c8aa;
}
.post-content h4, a .post-content h4 {
   	font-size:30px;
	color:#fff;

}
.single-post .post-image {
	max-height: 100%;
}

.post-image {
    	width: 60%;
    	display: inline-block;
	max-height: 600px;    	
    	vertical-align: top;
    	float: right;
    	position:relative;
    	text-align: right;
}
.post-image img{
   	width:100%;
	opacity: 0;
}
.single-post .post-image img{
	opacity: 1;
}
a.post-button {
    	background: #00c8aa;
    	/*padding: 10px 20px;*/
        padding: 12px 20px 7px;
    	display: inline-block;
    	font-size: 20px;
    	color: #21201f;
   	/*font-family: 'Geostar Fill', cursive;*/
   	font-family: 'Estructura', sans-serif;
    	max-width: 150px;
   	width: 100%;
    	text-align: center;
}
a.post-button:hover {
    	text-decoration:none;
    	opacity:.8;
}

button.alm-load-more-btn {
    background: #000 none repeat scroll 0 0;
    border-radius: 0;
    font-family: "Oswald",sans-serif;
    font-size: 25px;
    font-weight: 300;
    height: auto;
    margin-bottom: 37px;
    max-width: 971px;
    padding: 10px 0;
    width: 100%;
}
button.alm-load-more-btn::after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    bottom: -20px;
    content: "";
    display: inline-block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: initial;
    width: 40px;
}

button.alm-load-more-btn:hover {
    	background: #4c4c4c;
    	opacity: .8;
}

.alm-btn-wrap {
    	padding: 0;
}

footer.site-footer {
    	background: url(images/footer-bg.png);
    	background-size:cover;
    	color: #eaeaea;
}
.footer-logo img {
    display: block;
    margin: 57px auto 0;
    max-height: 176px;
    max-width: 250px;
}
.site-subscribe-image {
    	padding-top: 58px;
}
.self-help-wrap {
    	padding-top: 55px;
    	text-align: center;
}
.self-help-wrap ul{
    	margin-bottom: 20px;
    	padding: 18px 0 0; 
}
.self-help-wrap ul li{
    	display: inline-block;
}

ul.footer-menu {font-size:24px;}
.site-info {
    font-size: 18px;
    margin: 10px 0;
    font-family: 'AGaramondPro-Regular';
}
.site-social-icon ul {
    	padding:  0;
}
.sharing-toggle img {
   	position: absolute;
    	top: 20px;
    	max-width: 30px;
    	right: 20px;
}
.sharing-button-toggle {
    	top: 15px;
    	position: absolute;
    	right: 45px;
    	background: #FFF;
    	padding: 10px;
    	border-radius: 5px;
}


/* main header bss for blog */
.page-template-new-blog-page-template #masthead, body.single.single-post #masthead, body.archive.category #masthead {
	background-color:rgba(0, 0, 0, .2);
	z-index:99999;
}

.page-template-new-blog-page-template header {
	padding-top: 80px;
}
.single-post header, .archive header {
	padding-top: 80px;
}

.navbar-collapse.navbar-responsive-collapse {
    	width: 100%;
}

.single-post #masthead .site-social-icon.col-md-2,.archive #masthead .site-social-icon.col-md-2 {
	border-left: 1px solid #fff;
}
.page-template-new-blog-page-template #masthead .navbar-nav {
	margin: 10px 10px 0 0;
}
.page-template-new-blog-page-template #masthead .site-social-icon.col-md-2 a:hover {
	color: #00c8aa !important;
}
.single-post #masthead .site-social-icon.col-md-2 a:hover {
	color: #00c8aa !important;
}
.archive #masthead .site-social-icon.col-md-2 a:hover {
	color: #00c8aa !important;
}
p.self-help {
    border-bottom: 1px solid;
    border-top: 1px solid;
    color: #9d9d9d;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1 !important;
    padding: 3px 0;
}
.testimonial-stars {
	max-width: 250px;
	display: inline-block;
	margin: 15px 0 10px;
}
.self-help-wrap p.ct-name {
    color: #9d9d9d;
    font-size: 18px;
    font-weight: 600;
}
.self-help-wrap p.ct-name span {
    font-size: 14px;
    font-weight: 400;
}
.fb_iframe_widget iframe {
	position: absolute;
	display: inline-block;
	/*min-width: 941px;*/
	text-align: center;
	padding: 3px;
	margin-top: 20px;
}





body.single-post {
    	background-position: 0 -100px !important;
    	background-color: #eaeaea !important;
}
.audio-wrap {
  	display: block;
  	margin: 30px 0;
}
.audio-wrap p {
  	border: 11px solid #00c8aa;
  	display: block;
  	margin: 0 !important;
}
.audio-wrap iframe {
    	height: 46px !important;
    	margin-top: 0;
    	margin-bottom: 0;
    	background: #00c8aa;
}
.site-subscribe li {
   	display: inline-block;
    	width: 48.5%;
}
.site-subscribe a {
	display: block;
	width: 100%;
}
.site-subscribe {
	padding: 0;
}
.site-subscribe li:first-child {
    /* margin-right: 5px !important; */
}
.single-post .post-content {
    	/*padding: 40px 50px 40px 48px;*/
}

body.single.single-post #content.main-content-inner {
	padding-bottom:0px;
	margin-bottom:0px;
}

.site-subscribe img {
    	width: 100%;
}
body.single-post .blogpage {
    	color: #2b2b2b;
    	font-family: 'AGaramondPro-Regular';
    	font-size: 19px;
    	line-height: 1.5;
}
.single-post .post-content h3, .single-post .post-content h4, a .single-post .post-content h3, a .single-post .post-content h4 {
    	color: #fff;
}
.stButton .st-twitter-counter, .stButton .stButton_gradient,  .stButton .st-facebook-counter, .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .googleplus {
    	background: none !important;
	border: none;
    	width: 35px;
}
.st-facebook-counter .stBubble_hcount {
    	font-size: 12px;
    	color: #38538B;
}
.st_facebook_hcount , .st_twitter_hcount, .st_pinterest_hcount , .st_googleplus_hcount , .st_linkedin_hcount  {
	font-weight: bold !important;
}

.stButton .googleplus {
    	background: none !important;
    	font-size: 0 !important;
}
.stButton .chicklets {
    	display: none;
}
.st_facebook_hcount {
    	border: 1px solid #38538b;
    	border-radius: 3px;
	color:#38538b !important;
}
.st_twitter_hcount {
    	background: #08a2d9;
    	border-radius: 3px;
    	border: 1px solid #08a2d9;
}
.st_pinterest_hcount {
    	border: 1px solid #ba1e24;
    	border-radius: 3px;
}
.st_googleplus_hcount {
    	border: 1px solid #cb4634;
    	border-radius: 3px;
}
.st_linkedin_hcount {
    	border: 1px solid #03537c;
    	border-radius: 3px;
}

.st_twitter_hcount .stArrow {
    	background-image: none !important;
}
.st_facebook_hcount .fa {
    	color: #fff;
    	background: #38538B;
    	width: 27px;
    	text-align: center;
    	font-size: 13px;
    	padding: 5px;
    	border-radius: 3px 0 0 3px;
}
.st_twitter_hcount .fa, .st_linkedin_hcount .fa, .st_googleplus_hcount .fa, .st_twitter_hcount .fa, .stButton .googleplus .fa, .st_pinterest_hcount .fa  {
    	width: 27px;
    	color: #fff;
    	text-align: center;
    	font-size: 13px;
    	padding: 5px;
    	border-radius: 3px 0 0 3px;
}
.st-twitter-counter .fa {
    	color: #fff;
}
.stButton .st-twitter-counter, .stButton .st-facebook-counter {
    	width: 0 !important;
}
.stButton .stHBubble {
    	text-align: center;
}
.st-facebook-counter .stHBubble  {
	color:#38538b !important;;
}
.st_twitter_hcount .stHBubble  {
	color:#fff !important;;
}
.st_pinterest_hcount .stHBubble  {
	color:#ba1e24 !important;
}
.st_linkedin_hcount .stHBubble  {
	color:#03537c !important;
}
.st_googleplus_hcount .stHBubble  {
	color:#cb4634 !important;
}
.stButton .st-pinterest-counter, .stButton .st-email-counter {
    	width: 0;
}
.stButton .st-yahoo-counter, .stButton .st-linkedin-counter {
    	width: 0;
}
.stButton {
    	margin-right: 0 !important;
    	margin-left: 0 !important;
}

.st_googleplus_hcount .fa {
    	background: #cb4634;
}


.st_linkedin_hcount .fa {
    	background: #03537c;
}
.st_pinterest_hcount .fa {
    	background: #ba1e24;
}
.fb_iframe_widget span {
    	margin-bottom: 10%;
}
.fb_iframe_widget iframe {
    	background: transparent;
    	margin-top: 0;
}

.fb-like-wrap{
	display:none;
}

span.stMainServices {
    	width: 0!important;
    	background: none!important;
}
.st_googleplus_hcount .stButton_gradient {
    	display: none!important;
}
.st_googleplus_hcount span.stArrow .stButton_gradient {
    	display: block!important;
}
span.fb_comments_count {
    	display: none;
}
.stButton .stButton_gradient {
    	border: none!important;
}
.stButton .stArrow {
    	background: none!important;
}
.mobile-post-title {
	display:none;
}
.sharing-button-toggle {
    	display:none;
}
.fa {
    	padding: 4px!important;
}
.sharing-button {
    	margin-bottom: 15px;
}

.site-subscribe-image ul {
    	padding: 0;
}
.site-subscribe-image ul li {
    	display: inline-block;
}
.sharing-toggle:hover > .sharing-button-toggle {
    	isplay: block!important;
}


.single-container {
	max-width: 971px;
	width: 95%;
    	padding-bottom: 0px;
    	margin-right: auto;
    	margin-left: auto;
    	padding-left: 15px;
    	padding-right: 15px;padding-bottom: 30px;
}

div#navbar ul li.selected a {
	color: #ff9933;
}
.single-container h1 {
	font-family: "Oswald",sans-serif;
font-size: 38px !important;
margin-bottom: 20px;
padding-top: 25px;
text-transform: none !important;

}

.single-container p {
    margin-bottom: 25px;
    line-height: 1.4;
}

#infscr-loading {
	text-align:center;
}
.res-mentioned h3, .self-made h3 {
	font-size: 21px;
	background: #00c8aa;
	color: #000;
	line-height: 1;
	display: inline-block;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	font-family: 'AGaramondPro-Regular';	
}

.res-mentioned a, .self-made a {
	color: #44619D;	
}

.comment-title {
	font-family: 'Estructura';
	margin-top: 50px;
}
.blogpage .navbar-default .navbar-toggle .icon-bar {
  	background: #00c8aa none repeat scroll 0 0;
}

.speaker-info-wrap {
    margin: 0 0 30px;
}
.speaker-info-wrap h4 {
    font-family: estructura;
    margin: 0;
}
.smm-post-logo {
    margin-bottom: 20px;
}

.sharing-toggle {
  display: none;
}
.fb-like.fb_iframe_widget > span {
    display: block;
    height: 20px;
    margin: 0;
    position: static !important;
}
.fb-like.fb_iframe_widget > span > iframe {
    display: block;
    height: auto !important;
}
.footer-social-icon {
    padding-top: 50px;
}
.footer-social-icon ul {
    margin: 7px 0 0;
    padding: 18px 0 0;
}
.footer-social-icon li {
    display: inline-block;
}
.footer-social-icon li a {
    color: #fff;
    font-size: 29px;
    padding: 0 8px;
}
ul.footer-menu {
    padding: 0 0 18px;
}
ul.footer-menu li a {
    font-size: 18px;
    padding: 0 8px;
    font-family: "AGaramondPro-Regular";
}
.footer-subscribe-image ul {
    list-style: outside none none;
}
.footer-subscribe-image ul li {
    display: inline-block;
    margin-bottom: 5px;
}
.site-subscribe-image li img {
    max-width: 131px;
}
.footer-subscribe-image > ul {
    padding: 0;
}
.footer-subscribe-image ul li img {
    max-width: 158px;
}
.footer-subscribe-image {
    padding-top: 72px;
}
.page-template-vip-notification-template {
    background: url(images/background.png)no-repeat!important;
    background-size: 100%!important;
    color: #eaeaea;
}
.page-template-vip-notification-template #masthead {
    display: none;
}
.page-template-vip-notification-template header {
    padding-top: 80px;
}
.page-template-vip-notification-template .post-content {
    width: 100%;
    padding: 40px;
}
.modal-backdrop.in {
    z-index: 0;
}
#vipModal .modal-dialog {
    max-width: 600px;
}
#vipModal .modal-content {
    background: #141213;
    padding: 10px;
    font-family: ariel, serif;
}
#vipModal span.gfield_required {
    display: none;
}
#vipModal .modal-content form input[type="text"] {
    background: #fff;
    border-radius: 0;
    width: 85%!important;
    margin: 0 auto;
    display: block;
}
#vipModal .modal-content form input[type="submit"] {
    background: #FFBB10;
    border-radius: 0;
    width: 85%!important;
    display: block!important;
    float: none!important;
    min-width: auto;
    max-width: 100%;
    margin: 0 auto!important;
}
#vipModal .gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 0;
}
#vipModal .modal-header .close {
    margin-top: -23px;
}
#vipModal  button.close span {
    font-size: 41px;
    color: #7A7A7A;
}
#vipModal .modal-header, #vipModal .modal-footer{
    border: none;
}
#vipModal h3 {
    background: rgba(0, 0, 0, 0) url("../../uploads/2016/01/line.png") no-repeat scroll center bottom;
    color: #fff !important;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-family: 'Oswald', sans-serif;
    font-size: 33px;
    text-transform: uppercase;
    background-size: 390px;
}
.join-vip-button {
    display: block;
    margin: 0 auto 4%;
    background: #FFBB10;
    border: 2px solid #ddd;
    font-size: 80px;
    max-width: 100%;
}
#vipModal .flare.countloaded, #vipModal a#scroll-to-top {
    display: none!important;
}

@media only screen and (max-width: 1200px) {
	.blogpage .nav.navbar-nav > li {
  		padding: 0 6px;
	}
}

@media screen and (max-width:990px){
	.post-container {
    		max-height: 100%;
	}
	.post-image {
    		text-align: center;
	}
	.single-post #masthead .site-social-icon.col-md-2, .archive #masthead .site-social-icon.col-md-2 {
  		border-left: 0 none;
	}
	.single-post .site-navigation,
	.page-template-new-blog-page-template .site-navigation {
  		max-width: 450px;
	}
	.single-post .site-header-inner,
	.page-template-new-blog-page-template .site-header-inner {
  		max-width: 380px;
	}

}
@media screen and (max-width:960px){
	.post-image,  .post-content {
    		width: 100%;
	}
	.post-image img {
  		width: auto;
	}
	.audio-wrap > p {
  		display: inline-block;
	}
	.single-post .site-header-inner, .page-template-new-blog-page-template .site-header-inner {
  		max-width: 310px;
	}

	.single-post header, .archive header {
  		padding-top: 80px;
	}
	header {
		padding-top: 80px;
	}
}
@media only screen and (max-width: 800px) {
	.single-post .site-header-inner, .page-template-new-blog-page-template .site-header-inner,
	.single-post .site-navigation, .page-template-new-blog-page-template .site-navigation {
  		max-width: 100%;
	}
	header, .single-post header, .archive header {
		padding-top: 0 !important;
	}
}
@media screen and (max-width:767px){
	.sidebar-button, .menu-button {
		border-radius: 0 !important;
	}
	.off-canvas-navigation {
		margin-top: 10px !important;
	}
	.navbar-header.category-menu {
  		font-family: "Open Sans";
  		font-size: 16px;
	}
	.site-social-icon ul {
  		text-align: center !important;
	}
	.self-help-wrap {
  		padding: 0;
	}
	.site-subscribe li {
  		width: 28.5%;
	}
	.desktop-post-tile {
		display:none;
	}
	.mobile-post-title,
		p.self-help{
		display:block;
	}

	.mobile-post-title-1 h3 {
    		border: 1px solid #00c8aa;
    		margin: 0;
    		text-align: center;
    		font-size: 0;
    		padding: 10px 0;
	}
	.mobile-post-title-1 h3 span {
    		font-size: 16px;
    		line-height: 1;
    		color: #eaeaea;
    		vertical-align: middle;
	}
	.mobile-post-title-1 {
    		width: 47%;
    		display: inline-block;
    		vertical-align: top;
   		/*float: left;*/
		margin-right: 15px;
	}
	.mobile-post-title-2 {
  		display: inline-block;
  		width: 48%;
	}
	.mobile-post-title {
  		margin-bottom: 10px;
	}
	.post-image, .post-content {
   		width: 100%;
	}
	 
	.post-content,
	.single-post .post-content {
    		padding: 20px !important;
	}
	.mobile-post-title-2 h3 {
    		font-size: 28px !important;
    		margin-top: 0;
	}
	.mobile-post-title-2 h3 span {
    		font-size: 28px;
	}
	.mobile-post-title-2 h4 {
    		font-size: 28px;
	}
	.site-subscribe-image {
    		display: none;
	}

	footer.site-footer, footer.site-footer .site-social-icon ul {
    		text-align: center!important;
	}

	button.navbar-toggle.collapsed, .navbar-default .navbar-toggle {
    		border: none;
    		width: 70px;
   		z-index: 999999999;
    		float: none;
		margin:0 auto;
	}
	.navbar-default .navbar-toggle .icon-bar {
    		width: 100%;
    		background: #666666;
    		padding: 3px!important;
    		display: block!important;
    		margin-bottom: 8px;
	}
	nav.navbar.navbar-default.navbar-static-top.navbar-centered {
    		position: absolute;
    		top: 0;
		width:100%;
	}
	#navbar {
    		border: none;
    		background: rgba(0, 0, 0, 1.0);
		margin-top:-15px;
	}
	.navbar-nav > li {
    		width: 100%;
	}
	#navbar ul li a {
    		display: block;
    		width: 100%;
    		padding: 10px 0;
	}
	.blog-logo {
    		margin-top: -35px;
    		margin-bottom: -30px;
	}
	body.page-template-new-blog-page-template, body.single-post, body.archive {
    		background-size: auto!important;
		background-position: top center!important;
	}
	a.post-button {
    		margin: 0 auto;
    		display: block;
    		text-align: center;
    		max-width: 200px;
	}

	.navbar-collapse.navbar-responsive-collapse {
    		background-color:rgba(0, 0, 0, 1.0);
	}

	.navbar-header.category-menu{
		margin-top:270px;
	}

	.category-menu button.navbar-toggle{
		z-index:999;
		width:100px;
	}

	#masthead{
		background-color: rgba(0,0,0, 0.2)!important;
	}
	div.post-content h3, a div.post-content h3 {
  		font-size: 28px !important;
	}	
	.site-navigation {
		display: none !important;
	}
}
@media only screen and (max-width: 568px) {
	.audio-wrap > p {
  		display: block;
	}
	.mobile-post-title-1 > h3 {
  		border: 0 none;
  		display: block;
  		line-height: 1.65;
  		padding: 0;
	}
	.mobile-post-title-1 span {
  		border: 1px solid #00c8aa;
  		padding: 10px 35px;
	}
	div.post-content h3, a div.post-content h3 {
  		font-size: 25px !important;
	}
	.mobile-post-title-2 h4,
	.single-post .post-content h3,
	.single-post .post-content h4,
	a .single-post .post-content h3,
	a .single-post .post-content h4 {
  		font-size: 18px;
	}
	.mobile-post-title-1, .mobile-post-title-2 {
  		width: 100%;
	}
	.mobile-post-title-1 {
		margin: 0 0 15px;
  		text-align: center;
	}
	.mobile-post-title-1 > h3 {
  		display: inline-block;
  		line-height: 1.65;
  		padding: 0;
	}
	.site-subscribe li {
  		width: 48.5%;
	}
}
@media screen and (max-width:440px){
	.mobile-post-title-1 {
    		float:none;
    		width:100%;
	}
	.site-social-icon ul {
    		text-align: center!important;
	}
	/* .mobile-post-title-1 > img {
  		width: 40%;
	} */
	.mobile-post-title-1 {
  		text-align: left;
	}
	.post-content > img {
  		width: 40%;
	}
}
#scroll-to-top {
    left: 12px !important;
}