/*
Theme Name: Hitenism
Theme URI: http://hitenism.com
Description: Hiten Shah writes here.
Author: WeBuild
Author URI: http://webuild.io
Version: 1.1.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: hiten
*/

@import url("../hiten/style.css");

body {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 28px;
	transition: margin 0.2s;
	min-height: 100%;
	overflow-x: hidden;
	background: none!important;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width:100% !important;
	height: auto !important;
}

.highlight {
	color: #216ae4 !important;
}

.show-mobile-only {
	display: none;
}
.show-desktop-only {
	display: initial;
}

.flyout-menu,
.outer-wrapper,
.custom-header-small { -webkit-transition: margin 0.2s, left 0.2s, right 0.2s; transition: margin 0.2s, left 0.2s, right 0.2s;  }
.custom-header-small { left: 0; }
body .outer-wrapper { width: 100%; margin: 0; }
body.menu-open .custom-header-small { left: -380px; }
body.menu-open .outer-wrapper { margin-left: -380px; }

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
	min-width: 100% !important;
	width: 100% !important;
}

/* Homepage */
.home .post-content .entry-title {display:none;}

/*Individual Posts*/
.single h2.entry-title, .single h1.entry-title { font-weight: 600; font-size: 2em; margin: 0 0 1em; line-height: 1.1; }
p.author_name { display: none; }
p.author_details span { font-size: 1.2em; display: block; color: #333332; font-weight: bold; }
blockquote { border-left: 3px solid #216ae4; }
h1, h2, h3, h4, h5, h6 { color: #333; }

.flyout-menu { width: 262px; position: fixed; top: 0; right: -380px; height: 100%; overflow: auto; background: #1a1a1a; z-index: 1000000; padding: 0 59px; }
.flyout-menu:after { content: ''; display: block; width: 100%; height: 100px; }
.flyout-menu { transition: right 0.2s; }
.flyout-menu .close-menu { position: absolute; top: 23px; right: 23px; width: 13px; height: 13px; background: url('images/menu-close.png') no-repeat; background-size: 13px 13px; }

body.menu-open .flyout-menu { right: 0; }
.flyout-menu ul { list-style: none; padding: 0; }
.flyout-menu a { font-size: 15px; line-height: 22px; color: #cdcdcd; }
.flyout-menu .menu-section .fa-angle-right { margin-left: 9px; }
.flyout-menu .menu-section a { color: #acacac; }
.flyout-menu .menu-section li,
.flyout-menu .menu-section li a { line-height: 1.3; margin-bottom: 11px; }
.flyout-menu .menu-section li { padding-bottom: 11px; letter-spacing: 0.5px; }
.flyout-menu .menu-section a:hover { text-decoration: underline; }
.flyout-menu .menu-section:first-child { border-top: 0; padding-top: 0; }
.flyout-menu .menu-section { margin-top: 57px; padding: 8px 0 1px; border-top: 1px solid #1b4285; }
.flyout-menu .menu-section h3 { margin-bottom: 23px; color: #216ae4; font-weight: 300; text-transform: uppercase; font-size: 13px; font-weight: 300; line-height: 1.2; letter-spacing: 0.5px; overflow: hidden; }
.flyout-menu .menu-section h3 a { font-size: 12px; margin: -4px 0 0 0; color: #acacac; float: right; text-transform: none; }
.flyout-menu .menu-socials { font-size: 0; line-height: 0; padding-top: 1px; }
.flyout-menu .menu-socials a { display: inline-block; font-size: 20px; line-height: 20px; color: #acacac; }
.flyout-menu .menu-socials a:hover { color: #cccccc; text-decoration: none; }
.flyout-menu .menu-socials a + a { margin-left: 28px; }
.flyout-menu iframe { width: 263px; height: 219px; margin-top: 20px; border: 0!important; }
.flyout-menu .menu-latest-posts { margin-bottom: -21px; }
.flyout-menu .menu-latest-posts ul { margin-top: -2px; }
.flyout-menu .menu-latest-posts li { padding-bottom: 7px; font-size: 15px; line-height: 1.3; letter-spacing: 0; }
.flyout-menu .menu-latest-posts li a { font-size: 15px; line-height: 1.5; }
.flyout-menu .menu-latest-presentation h3 { margin-bottom: 19px; }

#header,
#load-content-posts { display: none; }

.header-modal { display: none; }

.mobile-header { display: none; }

.home .headers-holder { min-height: 492px; }
.home .headers-holder.small { min-height: 80px; }
.headers-holder { min-height: 20px; }
.headers-holder.small { min-height: 80px; }

.custom-header-home { padding: 100px 0 102px; }
.custom-header { margin-bottom: 20px; background: #fafcff; opacity: 0; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }
.custom-header.active { opacity: 1; }
.custom-header .header-image { float: left; margin-right: 61px; margin-left: 10px; }
.custom-header .header-image img { display: block; }
.custom-header .header-content { overflow: hidden; }
.custom-header .header-content h2 { font-size: 24px; line-height: 28px; margin: -6px 0 10px 0; font-weight: normal; }
.custom-header .header-content p { padding-bottom: 17px; font-weight: normal; }
.custom-header .header-content a { color: #216ae4; }
.custom-header .header-content a:hover { text-decoration: underline; }
.custom-header .header-content p strong { font-weight: 600; }
.subscribe-form { margin: -3px 0px 0 0; font-size: 0; line-height: 0; position: relative; }
.subscribe-form.submitted { border-color: #c5eed1; }
.subscribe-form.submitted form { display: none; }
.subscribe-form .subscribe-form-thank-you { color: #25c648; font-size: 16px; line-height: 32px; padding-left: 30px; display: none; }
.subscribe-form .subscribe-form-thank-you { background: url('images/green-tick.png') 0 9px no-repeat; background-size: 19px 15px; }
.subscribe-form.submitted .subscribe-form-thank-you { display: block; }
.subscribe-form.submitted .subscribe-form-thank-you p { font-size: 14px; }
.subscribe-form:after { content: ''; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.subscribe-form input[type="text"] { color: #216ae4; background: #fff; border: 0; padding: 0 0 0 34px; width: 290px; font-size: 16px; }
.subscribe-form input[type="text"] { background: url( 'images/form-envelope.png' ) no-repeat 1px 3px; background-size: 21px 15px; }
.subscribe-form input[type="text"] { float: left; vertical-align: top; margin: 9px 0 0 0; }
.subscribe-form { border-bottom: 1px solid #c4d7f8; }
.subscribe-form ::-webkit-input-placeholder { color: #216ae4; }
.subscribe-form ::-moz-placeholder { color: #216ae4; opacity: 1; }
.subscribe-form :ms-input-placeholder { color: #216ae4; }
.subscribe-form-button { float: right; vertical-align: top; background: #fafcff; width: 148px; height: 38px; position: relative; bottom: -1px; text-align: right; font-size: 0; line-height: 0; }
.subscribe-form-button button { display: inline-block; width: 138px; height: 38px; border: 0; color: #fff; background: #216ae4; text-transform: uppercase; border-radius: 18px; cursor: pointer; font-size: 14px; transition: background-color 0.3s; }
.subscribe-form-button button:hover { background: #327fff; }
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

.custom-header-small-subscribe { display: block; position: fixed; top: 0; width: 100%; z-index: 1000; }
.custom-header-small-subscribe .shell { white-space: nowrap; }
.custom-header-subscribe { display: block; position: fixed; top: 0; width: 100%; z-index: 1000; }

.custom-header-small-subscribe .subscribe-form,
.custom-header-subscribe .subscribe-form { width: 45%; float: right; height: 29px; margin-top: 5px; margin-right: 57px; }

.custom-header-small-subscribe .subscribe-form input[type="text"],
.custom-header-subscribe .subscribe-form input[type="text"] { width: auto; padding-left: 30px; margin: 7px 0 0; font-size: 13px; background-size: 20px 13px; background-position: 1px 2px; }

.custom-header-small-subscribe .subscribe-form .subscribe-form-button,
.custom-header-subscribe .subscribe-form .subscribe-form-button { margin-top: 1px; width: 90px; height: 28px; }

.custom-header-small-subscribe .subscribe-form .subscribe-form-button button,
.custom-header-subscribe .subscribe-form .subscribe-form-button button { width: 90px; height: 27px; background: transparent; color: #216ae4; border: 1px solid #c4d7f8; font-size: 11px; }

.custom-header-small { position: fixed; top: 0; width: 100%; padding: 9px 0; background: #fafcff; z-index: 1000; }
.custom-header-small .shell { max-width: 722px; font-size: 0; line-height: 0; position: relative; }
.custom-header-small .header-image { display: inline-block; margin-left: 10px; margin-right: 14px; vertical-align: top; }
.custom-header-small .header-text { display: inline-block; padding-top: 1px; vertical-align: top; }
.custom-header-small .header-text p { font-size: 13px; line-height: 40px; color: #333; text-transform: none; font-weight: normal; }
.custom-header-small .small-header-button { position: absolute; top: 12px; right: 12px; width: 25px; height: 20px; }
.custom-header-small .small-header-button { font-size: 0; line-height: 0; }
.custom-header-small .small-header-button:after,
.custom-header-small .small-header-button:before { content: ''; position: absolute; left: 0; display: block; width: 100%; height: 9px; border-top: 1px solid #000; border-bottom: 1px solid #000; }
.custom-header-small .small-header-button:after { top: 0;}
.custom-header-small .small-header-button:before { bottom: 4px; }
.custom-header-small .small-header-subscribe { position: absolute; top: 10px; right: 30px; color: #333; font-size: 13px; line-height: 20px; }
.custom-header-small .small-header-subscribe { text-transform: uppercase; padding-left: 20px; background: url('images/email_icon@2x.png') 0 center no-repeat; }
.custom-header-small .small-header-subscribe { background-size: 15px 10px; display: none; }

.custom-footer { padding: 94px 0; background: #fafcff; }
.custom-footer .shell { max-width: 700px; }
.custom-footer .footer-image { float: left; margin: 9px 28px 0 -1px; }
.custom-footer .footer-top { overflow: hidden; padding-bottom: 75px; }
.custom-footer .footer-top .footer-content { overflow: hidden; }
.custom-footer .footer-top .footer-content h3 { font-size: 16px; line-height: 28px; margin-bottom: 15px; font-weight: 600; }
.custom-footer .footer-middle { padding-bottom: 75px; position: relative; }
.custom-footer .subscribe-form { height: 40px; margin-right: 0; }
.custom-footer .subscribe-form-button { height: 40px; }
.custom-footer .subscribe-form-button button { margin-top: 2px; }
.custom-footer .subscribe-form input[type="text"] { margin-bottom: 2px; background-position: 0 4px; }
.custom-footer .subscribe-form:after { margin-right: 145px; }

.custom-footer .more-tweets { position: absolute; bottom: 91px; right: 35px; font-size: 14px; letter-spacing: 0.4px; text-transform: uppercase; }
.custom-footer .more-tweets a { color: #216ae4; }
.custom-footer .more-tweets a:after { content: '\f105'; display: inline-block; margin: -1px 0 1px 9px; vertical-align: middle; font-family: 'FontAwesome', sans-serif; }
.custom-footer .more-tweets a:hover { text-decoration: underline; }

.custom-footer .footer-bottom { border-top: 1px solid #e8ebef; padding-top: 11px; overflow: hidden; font-size: 12px; line-height: 1.2; }
.custom-footer .footer-bottom a { color: #AAABAC; }
.custom-footer .footer-bottom ul { list-style: none; padding-left: 0; }
.custom-footer .footer-bottom .copyright { float: left; padding: 3px 0 0; color: #aaabac; }
.custom-footer .footer-bottom .footer-menus { float: right; padding: 3px 4px 0 0; }
.custom-footer .footer-bottom .footer-menus ul { overflow: hidden; float: left; }
.custom-footer .footer-bottom .footer-menus li { float: left; }
.custom-footer .footer-bottom .footer-menus li + li { margin-left: 30px; }
.custom-footer .footer-bottom .footer-menus a { color: #AAABAC; }
.custom-footer .footer-bottom .footer-menus a:hover { color: #216ae4; }
.custom-footer .footer-bottom .footer-social { float: left; margin-left: 34px; margin-top: -4px; }
.custom-footer .footer-bottom .footer-social a { font-size: 18px; line-height: 20px; color: #c0c1c2; }
.custom-footer .footer-bottom .footer-social a:hover { color: #216ae4; }
.custom-footer .footer-bottom .footer-social a + a { margin-left: 27px; }

.more-posts-link { margin-bottom: 67px; text-align: center; font-size: 0; line-height: 0; background: url('images/ajax-loader.gif') center center no-repeat #fff; background-size: 16px 16px;  }
.more-posts-link a { display: inline-block; font-size: 14px; line-height: 35px; letter-spacing: 0.6px; text-transform: uppercase; border: 1px solid #216ae4; }
.more-posts-link a { padding: 0 32px; border-radius: 18px; color: #216ae4; background: #fff; }
.more-posts-link a:hover { color: #fff; background: #216ae4; }

.shell { width: 80%; max-width: 960px; margin: 0 auto; }
.shell:after { content: ''; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.categories-menu { border-top: 2px solid #f9f9f9; font-size: 0; line-height: 0; padding-bottom: 36px; }
.categories-menu.loading { background: url( 'images/ajax-loader.gif' ) right 8px no-repeat; background-size: 16px 16px;  }
.categories-menu a { font-family: 'Open Sans'; font-size: 13px; line-height: 38px; text-transform: uppercase; transition: none; }
.categories-menu a { display: inline-block; color: #717171; }
.categories-menu a:hover { color: #216ae4; }
.categories-menu a + a { margin-left: 24px; }
.categories-menu a[rel="prev"],
.categories-menu a.current { color: #216ae4; border-top: 3px solid #216ae4; margin-top: -3px; }
.categories-menu .next-post { display: inline-block; color: #216ae4; border-top: 3px solid #216ae4; margin-top: -3px; font-family: 'Open Sans'; font-size: 13px; line-height: 38px; text-transform: uppercase; transition: none; }

.post-header .entry-title { font-family: 'Open Sans'; color: #000; font-weight: 600; font-size: 28px; }
.post-header .entry-title a { color: #000; }
.post-header .entry-title a:hover { color: #216ae4; }
.subscribe-form.loading:before { content: ''; width: 16px; height: 16px; position: absolute; left: 50%; top: 10px; margin-left: 50px; z-index: 1000; background: url( 'images/ajax-loader.gif' ) right 0 no-repeat; background-size: 16px 16px; }

.single #content-wrapper { padding-top: 130px; }
.post { padding-bottom: 43px; margin-bottom: 44px; }

.post-header h2  { line-height: 1.24; }

.posts-wrap { position: relative; }
.posts-wrap .post:last-child { padding-bottom: 68px; margin-bottom: 0; border-bottom: 0; }
.posts-wrap .share-widget { position: absolute; top: 60px; left: -117px; width: 57px; margin-top: -11px; opacity: 0; }
.posts-wrap .share-widget ul { list-style: none; padding: 0; }
.posts-wrap .share-widget li { display:block;  overflow: hidden; border-bottom: 1px solid; padding-top: 19px; }
.posts-wrap .share-widget li a { display:block; padding: 0 0 3px; font-size: 0; line-height: 0; }
.posts-wrap .share-widget li + li { padding-top: 11px !important; }
.posts-wrap .share-widget li.essb_link_twitter { border-color: #43c5ff; height: 29px; }
.posts-wrap .share-widget li.essb_link_linkedin { border-color: #007bb6; }
.posts-wrap .share-widget li.essb_link_buffer { border-color: #303030; }
.posts-wrap .share-widget li.essb_link_facebook { border-color: #425c9e; }
.posts-wrap .share-widget li.essb_link_google { border-color: #e43912; }
.posts-wrap .share-widget li .essb_network_name { font-size:15px; float:right; margin: 1px 1px 0 0; }
.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_icon { -moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1); }

.posts-wrap .share-widget.fixed { position: fixed; top: 70px; left: 50%; margin-top: 0; margin-left: -470px; z-index: 1000; }

.menu-open .posts-wrap .share-widget.fixed { margin-left: -660px; }
.posts-wrap .share-widget.fixed { top: 50px !important; }
.posts-wrap .share-widget.absolute { position:absolute; bottom: 0; top: auto !important; }

.posts-wrap .share-widget li.share-twitter .stArrow span { color: #43c5ff; }
.posts-wrap .share-widget li.share-linkedin .stArrow span { color: #007bb6; }
.posts-wrap .share-widget li.share-buffer .stArrow span { color: #303030; }
.posts-wrap .share-widget li.share-facebook .stArrow span { color: #425c9e; }
.posts-wrap .share-widget li.share-gplus .stArrow span { color: #e43912; }

.posts-wrap .share-widget .stButton_gradient,
.posts-wrap .share-widget .stMainServices { width: 20px; overflow: hidden; float: left; opacity: 0; }
.posts-wrap .share-widget .stArrow .stButton_gradient,
.posts-wrap .share-widget .stArrow .stMainServices { opacity: 1; }
.posts-wrap .share-widget .stArrow { float: right; }
.posts-wrap .share-widget .stArrow,
.posts-wrap .share-widget .stArrow span { background: transparent; border: 0; padding: 0; font-size: 15px; line-height: 18px; text-align: right; }
.posts-wrap .share-widget .stButton { width: 100%; }
.posts-wrap .post-header { margin-bottom: 6px; }
.posts-wrap .post-header h2 { margin-bottom: 0; }

.post-content p { font-family: 'Georgia'; font-size: 18px; line-height: 33px; }
.post-content li { font-size: 16px; margin-bottom: 9px; }
.post-content p a { color: #216ae4; text-decoration: none; background: transparent; }
.post-content p a:hover { text-decoration: underline; }
.post-content p + .share-buttons { padding-top: 12px; padding-bottom: 30px; }

.post .post-content ol { margin: 0 0 30px 23px; padding-left: 0px; }

.post-content iframe { margin-bottom: 40px !important; }
.post-content iframe + p { margin-top: -7px; }

.comments { padding-top: 17px; }

.next-post-container { margin-top: 87px; }
.next-post-container h2 { margin-bottom: 5px!important; }
.next-post-container h2 a { color: #000; font-weight: 600; }
.next-post-container .categories-menu { padding-bottom: 28px; letter-spacing: 0.5px; }
.next-post-container h2 a:hover { color: #216ae4; }
.next-post-container p a { color: #216ae4; }
.next-post-container p a:hover { text-decoration: underline; }

.share-buttons { font-size: 0; line-height: 0; margin: -4px 0 0; padding-bottom: 38px; }
.share-buttons a { display: inline-block; vertical-align: top; width: 156px; height: 38px; border-radius: 19px; padding-left: 56px; transition: none; }
.share-buttons a i { font-style: normal; }
.share-buttons a .text-desktop { display: block; }
.share-buttons a .text-mobile { display: none; }
.share-buttons a { color: #fff; font-size: 12px; line-height: 38px; text-transform: uppercase; position: relative; }
.share-buttons a > span { position: absolute; top: 50%; left: 26px; font-size: 18px; line-height: 20px; margin-top: -10px; }
.share-buttons a + a { margin-left: 32px; }
.share-buttons a.share-twitter { background: #43c5ff; }
.share-buttons a.share-linkedin { background: #007bb6; }
.share-buttons a.share-facebook { background: #2852ad; }

.share-buttons a.share-twitter:hover { background: #60ceff; }
.share-buttons a.share-linkedin:hover { background: #0d8cc9; }
.share-buttons a.share-facebook:hover { background: #3161c9; }

/*.twitter-tweet { width: 100%!important; padding: 35px 0!important; border-radius: 0!important; max-width: 100%!important; }*/

.latest-tweet ul { list-style: none; padding-left: 0; }
.latest-tweet li { background: #fff; padding: 30px 34px 10px; border: 1px solid #e4eaf4; }
.latest-tweet li img { display: none; }

.latest-tweet  { position:relative; box-shadow: 0 1px 5px rgba(0, 0, 0, .04); }
.latest-tweet .user { margin-bottom: 15px; }
.latest-tweet .user a:hover { text-decoration: underline; }
.latest-tweet .user:before { content: "\f099"; display: inline-block; margin: -2px 3px 2px 0; font-family: "FontAwesome"; font-size: 24px; color: #2ac4f4; vertical-align: middle; }
.latest-tweet .user span {  color:#2ac4f4; font-size: 15px; line-height: 17px; }
.latest-tweet .tweet { padding: 2px 0 32px; border-bottom: 1px solid #ebeff2; margin-bottom: 24px; font-size: 22px; line-height: 1.6; color:#000; }
.latest-tweet .timePosted { position:absolute; top: 39px; right: 35px; font-size: 12px; line-height: 14px; color:#818181; }
.latest-tweet .timePosted a { color: #818181; }
.latest-tweet .timePosted a:hover { color: #818181; text-decoration: underline; }
.latest-tweet .interact { font-size:0; }
.latest-tweet .interact a {  display: inline-block; margin-right: 38px;
	transition: all, .2s;
	-moz-transition: all, .2s;
	-webkit-transition: all, .2s;
	-o-transition: all, .2s;
}
.latest-tweet .interact a:hover { opacity: .7; }
.latest-tweet .interact a span { font-size: 12px; line-height: 17px; padding-left: 28px; color: #a2b0bc; font-weight: bold; }
.latest-tweet .twitter_reply_icon { background: url(images/t-icon1.png) no-repeat 0 0; min-width: 18px; height: 17px; }
.latest-tweet .twitter_retweet_icon { background: url(images/t-icon2.png) no-repeat 0 0; min-width:21px; height:17px;  }
.latest-tweet .twitter_fav_icon { background:  url(images/t-icon3.png) no-repeat 0 0; min-width: 18px; height: 17px; }
.latest-tweet .user span.twitter-followers { color: #a7a7a7; font-size: 11px; line-height: 26px; padding: 0 8px; display: inline-block; vertical-align: top; margin-left: 20px; }
.latest-tweet .user span.twitter-followers { position: relative; border: solid #f0f3f5; border-width: 2px 2px 2px 0; }
.latest-tweet .user span.twitter-followers:before { content: ''; }
.latest-tweet .user span.twitter-followers:before { position: absolute; top: -2px; left: -30px; width: 0; height: 0; border: 15px solid; border-color: transparent #f0f3f5 transparent transparent; }
.latest-tweet .user span.twitter-followers:after { content: ''; }
.latest-tweet .user span.twitter-followers:after { position: absolute; top: 0; left: -26px; width: 0; height: 0; border: 13px solid; border-color: transparent #fff transparent transparent; }


.latest-tweet .tweet a { color: #216ae4; }
.latest-tweet .tweet a:hover { text-decoration: underline; }

/* About */
/*.page-template-templatesabout-php .custom-header-small  { display:none; }*/

.main-content { max-width: 980px; margin: 0 auto; }

.feature-image { text-align: center; margin-top: -34px; margin-bottom: 44px; }

.page-header { text-align: center; }
.page-header h2 { font-size: 28px; line-height: 30px; font-family: 'Open Sans', arial, sans-serif; color:#000; text-align: center; font-weight: normal;  }
.page-header .quote-text { padding: 30px 0 20px; font: italic bold 40px/60px Georgia, times, serif; color:#000033; }
.page-header .quote-author { margin-top: -10px; font: 18px/22px "Open Sans", arial, sans-serif; color:#000033; text-transform: uppercase; }

.column-row { position:relative; overflow: hidden; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; padding: 54px 0 40px; margin-bottom: 42px; }
.column-row a { color: #216ae4; }
.column-row a:hover { text-decoration: underline; }
.column-row .col { width:46%; }
.column-row .col-left { float:left; }
.column-row .col-right { float:right; }
.column-row .img-row { position: relative; overflow: hidden; clear: both; width: 100%; padding: 36px 0 0; }
.column-row .img-row img { display: block; margin: 0 5px; }
.column-row .img-row img  {  }
.column-row .img-row .col-left img { float: right; }
.column-row .img-row .col-right img { float: left; }

.gallery { margin-bottom: -10px !important; }
.editor-content .gallery-item { display: inline-block !important; float:none !important;  width: 18% !important; border: 0; margin: 13px 1%; vertical-align: top; }
.editor-content .gallery-item img { border: 0 !important; width:auto; max-width: 100%; }

.social-holder { margin: -8px 0 8px; text-align: center; }
.social-holder a { color:#c2c2c2; margin: 0 13px;  font-size: 23px;
	transition: all, .3s;
	-moz-transition: all, .3s;
	-webkit-transition: all, .3s;
	-o-transition: all, .3s;
}
.social-holder a:hover { color:#216ae4; }

/* Disable Header */
.single #header {max-height:0px !important;}

/* Flyout Nav */
#navwrap .widgettitle span {display:block;}
.nano h5.widgettitle strong {background:#4292cb; color:#fff; padding:5px; text-transform:uppercase; font-size:14px; transition:0.4s all ease;}
.nano h2.widgettitle {color:#4292cb;}
.nano ul.socials {float: left;}
.nano ul.socials li {margin:0px 9px 0 0;}
.socials .twitter:hover i {color: #00aced;}
.socials .linkedin:hover i {color: #007bb6;}
.socials .instagram:hover i {color: #517fa4;}

/* Social Share */
.single-post .singlePostSocial .sharre .box {width: 80px; height: 36px;}
.single-post .singlePostSocial .sharre .box a {padding:0px 15px 0px 0px;}
.single-post .singlePostSocial .social-icon {background:transparent; border:1px solid #f2f2f2;}
.singlePostSocial .social-icon:hover .box:before, .social-icon:hover a.count {color:#fff !important;}
.singlePostSocial .social-icon.facebook, .singlePostSocial .sharre.facebook .box a {color:#435e9c;}
.singlePostSocial .social-icon.twitter, .singlePostSocial .sharre.twitter .box a {color:#4bc6fd}
.singlePostSocial .social-icon.google, .singlePostSocial .sharre.google .box a {color:#c43b2b;}
/* 
.singlePostSocial .social-icon.facebook {border-color: #435e9c}
.singlePostSocial .social-icon.twitter {border-color: #4bc6fd}
.singlePostSocial .social-icon.google {border-color: #c43b2b}
*/
.singlePostSocial .social-icon .box:before { font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; float: left;}
.singlePostSocial .social-icon.facebook .box:before  {content:"\f09a"; padding:8px 0px 0px 15px; font-size:1.4em; }
.singlePostSocial .social-icon.twitter .box:before  {content:"\f099"; padding:7px 0px 0px 10px; font-size:1.4em; }
.singlePostSocial .social-icon.google .box:before  {content:"\f0d5"; padding:10px 0px 0px 12px; font-size:1.3em; }
.social-share i.fa-facebook:hover {color:#435e9c;}
.social-share i.fa-twitter:hover {color:#4bc6fd;}
.social-share i.fa-google-plus:hover {color:#c43b2b;}

/* Sitewide */
::selection {
	background: #4292cb;
	color: #FFF;
}

.single h2.entry-title, .single h1.entry-title { margin-bottom: 37px; font-size: 28px; color: #000; }
.single #content-wrapper p { margin-bottom: 33px; }
.single blockquote { font-family: 'Georgia';  margin: 0 0 33px; padding: 6px 32px; font-size: 28px; line-height: 33px; }
.single blockquote p,
.single #content-wrapper blockquote p { padding: 0; margin: 0; font-size: 28px; }
.single .posts-wrap .post:last-child { padding-bottom: 0; margin-bottom: -5px; }
.single .next-post-content { padding-bottom: 31px; }
.single .next-post-content h2.entry-title { margin: 0 0 8px !important; }
.single .next-post-content p { font-family: Georgia, serif; font-size: 18px; line-height: 1.85; }
.single .posts-wrap { overflow: visible; }

.mobile-share { display: none; }

body.single .outer-wrapper .posts-wrap .share-widget li.essb_item.essb_totalcount_item,
body.single .outer-wrapper .posts-wrap .share-widget li .essb_counter_right { display: none !important; }
body.single .outer-wrapper .posts-wrap .share-widget li .essb_counter_inside { font-size: 14px !important; line-height: 25px !important; }
body.single .outer-wrapper .posts-wrap .share-widget li { height: 25px !important; }
body.single .outer-wrapper .posts-wrap .share-widget li a,
body.single .outer-wrapper .posts-wrap .share-widget li a:hover { border: 0 !important; line-height: 25px !important; text-align: center !important; }
.posts-wrap .share-widget li .essb_network_name  { font-size: 0 !important; line-height: 0 !important; }
.posts-wrap .share-widget li.essb_link_twitter .essb_network_name { color: #5dc6ff !important; }
.posts-wrap .share-widget li.essb_link_linkedin .essb_network_name { color: #297bb7 !important; }
.posts-wrap .share-widget li.essb_link_buffer .essb_network_name { color: #2f2f2f !important; }
.posts-wrap .share-widget li.essb_link_facebook .essb_network_name { color: #465b9f !important; }
.posts-wrap .share-widget li.essb_link_google .essb_network_name { color: #d82200 !important; }
.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_icon { width: 18px !important; height: 18px !important; background-size: 100% 100%; }

.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_link_twitter .essb_icon { background: url(images/social-ico-1.png) no-repeat 0 0; background-size: 100% 100%; }
.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_link_linkedin .essb_icon { background: url(images/social-ico-2.png) no-repeat 0 0; background-size: 100% 100%; }
.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_link_buffer .essb_icon { background: url(images/social-ico-3.png) no-repeat 0 0; background-size: 100% 100%; }
.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_link_facebook .essb_icon { background: url(images/social-ico-4.png) no-repeat 0 0; background-size: 100% 100%; }
.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_link_google .essb_icon { background: url(images/social-ico-5.png) no-repeat 0 0; background-size: 100% 100%; margin-left: 2px; margin-top: 1px; }

/* Animations */
.nano h5.widgettitle strong {
	-webkit-animation: colorfade 8s infinite alternate;
	-moz-animation: colorfade 8s infinite alternate;
	-ms-animation: colorfade 8s infinite alternate;
	-o-animation: colorfade 8s infinite alternate;
	animation: colorfade 8s infinite alternate;
}

/* KeyFrames */
@-webkit-keyframes colorfade {
	from { background-color: #4292cb; }
	to { background-color: rgb(0, 188, 195); }
}
@-moz-keyframes color_change {
	from { background-color: #4292cb; }
	to { background-color: rgb(0, 188, 195); }
}
@-ms-keyframes color_change {
	from { background-color: #4292cb; }
	to { background-color: rgb(0, 188, 195); }
}
@-o-keyframes color_change {
	from { background-color: #4292cb; }
	to { background-color: rgb(0, 188, 195); }
}
@keyframes color_change {
	from { background-color: #4292cb; }
	to { background-color: rgb(0, 188, 195); }
}

.custom-header-small-subscribe .subscribe-form .subscribe-form-button,
.custom-header-subscribe .subscribe-form .subscribe-form-button { max-width:100px;  }

.mobile-version { display: none !important; }

.post-navigation-inside { display:none; }

.header-holder { display: block; height: 80px; }

.posts-wrap .share-widget .essb_links.essb_template_light-retina .essb_icon { float: left; }

.share-widget .essb_links.essb_template_light-retina li { width: 58px; margin-bottom: 7px !important; }
.share-widget .essb_links.essb_template_light-retina li,
.share-widget .essb_links.essb_template_light-retina li span,
.share-widget .essb_links.essb_template_light-retina li a,
.share-widget .essb_links.essb_template_light-retina li a .essb_icon,
.share-widget .essb_links.essb_template_light-retina li a,
.share-widget .essb_links.essb_template_light-retina li a .essb_network_name { float: right; padding: 0; margin: 0; }
.share-widget .essb_links.essb_template_light-retina li a .essb_network_name { margin-top: -5px; margin-bottom: 5px; }
.share-widget .essb_links.essb_template_light-retina li a { width: 100%; }
.share-widget .essb_links.essb_template_light-retina .essb_link_google .essb_network_name { color: #da2b00; }

.post-content iframe { display: block; margin: 0 auto; }

.single .header-holder { display: none; }

.mobile-title { display: none; }

.footer-social-stats { display: none !important; }


.footer-content #subscribed { margin-top: 20px; }

.custom-header-small-subscribed .small-header-subscribe { display: none; }

.essb_links { display: none !important; }
.share-widget .essb_links { display: block !important; }

/* eBook Landing Page */
.custom-header-small.width-full .shell {
	max-width: 1400px;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	margin: auto;
}
.custom-header-small.width-full {
	padding: 20px 20px;
	box-sizing: border-box;
}
.custom-header-small.width-full .header-image {
	vertical-align: middle;
}
.custom-header-small.width-full .ebook-site-title {
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.custom-header-small.width-full .social-area {
	position: absolute;
	left: 50%;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	transform: translate3d(-50%, 0, 0);
	text-align: center;
}
.custom-header-small.width-full .social-area a {
	color: #000;
	margin: 0 10px;
	opacity: 0.5;
	font-size: 15px;
	transition: all 0.5s ease;
}
.custom-header-small.width-full .social-area a:hover {
	opacity:0.75;
}
.custom-header-small.width-full .button-blue {
	position: absolute;
	right: 0;
	margin-right: 55px;
	top: 50%;
	transform: translate3d(0,-50%, 0);
	line-height: 28px;
	opacity: 0;
	z-index:-3;
	transition: all 0.5s ease;
}
.custom-header-small.width-full .button-blue.show-button {
	opacity: 1;
	z-index: 1;
}


/**
 * Ebook Section
 */
.ebook-landing-page section {
	position: relative;
}
.ebook-landing-page a.post-edit-link {
	position: absolute;
	top: 50%;
	left: 38px;
	box-sizing: border-box;
	display:block;
	float:left;
	transform: rotate(90deg) translate3d(-50%, 0, 0);
	transform-origin: left top 0;
	z-index: 3;
	background: #23282d;
	padding: 14px;
	opacity: 0.9;
	font-size:10px;
	line-height: 10px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;

}
.ebook-landing-page a.post-edit-link:hover {
	opacity: 1;
}

.section-0 {
	background: #fafcff url('images/angled-curve.svg') bottom center no-repeat;
	background-size: 100%;
}
.section-1 {
	position: relative;
	background: #E7EBF6;
	padding: 80px 0 80px 0;
	overflow: hidden;
}
.section-1 > * {
	position: relative;
}
.section-1:before {
	content: '';
	position: absolute;
	opacity: 0.1;
	top: 0;
	left: 0;
	right: 0;
	bottom: -30px;
	z-index:0;
	background-position: 90% 100%;
	background-size: 300px;
	background-repeat: no-repeat;
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.section-2 {
	background-size: 100%;
	padding: 120px 0 80px 0;
}
.section-highlighted-cta {
	z-index: 3;
}
.section-highlighted-cta.white-start {
	padding-top:0;
	margin-top:-14%;
}
.section-1 .ebook-hero {
	padding-bottom: 100px;
}
.section-1.section-highlighted-cta,
.section-2.section-highlighted-cta {
	background-image: none;
	padding-bottom: 0;
	margin-bottom: 80px;
}
.white-section .book-info .paper {
	background: #F2F5FB;
}
.ebook-hero {
	position: relative;
}
.ebook-hero .mobile-ebook-image {
	display: none;
	margin: auto;
	margin-bottom: -50%;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
}
.ebook-hero .headline-left {
	position: relative;
	z-index:3;
}
.ebook-hero .ebook-avatar-image {
	position: absolute;
	left: 0;
}
img.ebook-avatar {
	border-radius: 999px;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
}
.ebook-hero .headline-left {
	text-align: left;
	max-width: none;
	position: absolute;
	top: 50%;
	width: 50%;
	left: 0;
	margin-top:-45px;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
}
.ebook-hero .shell {
	padding: 0 60px;
	position: relative;
}
.ebook-hero blockquote {
	border: none;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 70px;
	margin-bottom:45px;
}
.ebook-hero .ebook-content {
	margin-bottom: 45px;
	line-height: 1.5em;
	font-size: 1.2em;
	color: #777;
}
.ebook-list-content .ebook-content {
	line-height: 1.5em;
	font-size: 1.2em;
	color: #777;
}
.ebook-hero .ebook-content p,
.ebook-list-content .ebook-content p {
	font-size: 17px;
}
.ebook-hero blockquote cite,
.ebook-content blockquote cite {
	display: block;
	font-size: 14px;
}
.ebook-quote:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.ebook-hero .image-flush-right {
	padding: 0;
	max-width: none;
	position: relative;
	width: 50%;
	left: 60%;
	float: left;
	margin-bottom: 0;
	margin-top: 40px;
}

/**
 * Layout
 */
.page-template-ebook #content-wrapper {
	padding-bottom: 0;
	padding-top: 0;
}
.page-template-ebook .shell {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.page-template-ebook .subscribe-form-button,
.subscribe-form-button button {
	width: 180px;
}
.page-template-ebook .custom-footer {
	padding: 70px 0;
}

/**
 * Subscribe Form
 */
.subscribe-form input[type="text"] {
	background: none;
}
.subscribe-form .subscribe-input-wrap:after {
	content: "\f003";
	color: #216ae4;
	font-family: 'FontAwesome';
	width: 18px;
	height: 26px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 21px;
	z-index: 999999;
	line-height: 17px;
}
/**
 * Typography
 */
.ebook-landing-page strong {
	font-weight: bold;
}
.ebook-landing-page p {
	font-size: 19px;
}
.ebook-landing-page .header-wrap {
	margin-bottom: 80px;
	text-align: center;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.ebook-landing-page .headline,
.ebook-landing-page .subheadline,
.slide-out-widget .subheadline,
.ebook-landing-page h1,
.ebook-landing-page h2,
.ebook-hero blockquote,
.ebook-hero .ebook-content,
.ebook-landing-page cite,
.testimonial-slider p {
	font-family: 'Montserrat', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.ebook-landing-page cite {
	color: #777;
}
.ebook-landing-page .headline {
	font-size: 2.435em;
	margin-bottom: 45px;
	line-height: 1.3em;
}
.ebook-landing-page .subheadline {
	font-size:18px;
}
.ebook-landing-page .blue {
	color: #216ae4;
}
.caps {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 13px;
	font-weight: bold;
}
.ebook-landing-page .subheadline.caps {
	text-transform: uppercase;
	letter-spacing: 0.4em;
	font-size: 13px;
	font-weight: bold;
}

.book-info .paper .author img {
	display:inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.highlighted-cta .button-blue,
.highlighted-cta input[type="submit"],
.highlighted-cta .flexible-subscribe-form input[type="submit"]{
	background: #fff;
	color: #282836;
}
.book-info .paper .author .person {
	color: #000;
	font-weight: bold;
}
.book-info .paper .author .title {
	color: #777
}
.book-info .paper .author .details {
	display:inline-block;
	vertical-align:middle;
}
.book-info .benefits-list h2 {
	margin-bottom: 50px;
}
#content-wrapper .book-info .paper .author .details p {
	margin-bottom: 0;
	font-family: 'Montserrat';
	font-size:13px;
	line-height:1.4em;
}
.book-info .shell {
	max-width: 1200px;
}
.book-info .one-half {
	width: 49%;
	box-sizing: border-box;
	display: inline-block;
	padding: 60px;
	vertical-align: middle;
}
.book-info .paper {
	background:#fff;
}
.book-info .columns-wrap {
	margin-bottom:80px;
}

.testimonials .speech-bubble {
	background: #999;
	color: #fff;
	font-weight: 200;
	font-style: italic;
	position: relative;
	transition: background 0.5s ease !important;
	-moz-transition: background 0.5s ease !important;
	-webkit-transition: background 0.5s ease !important;
	-o-transition: background 0.5s ease !important;
}
.testimonial-slider .item {
	cursor: pointer;
	opacity: 0.3;
	transition: opacity 0.5s ease !important;
	-moz-transition: opacity 0.5s ease !important;
	-webkit-transition: opacity 0.5s ease !important;
	-o-transition: opacity 0.5s ease !important;
}
.testimonial-slider .item.slick-center,
.testimonial-slider .item.slick-current {
	cursor: grab;
	cursor: -webkit-grab;
}
.testimonials .speech-bubble:before {
	content: "\201C";
	position: absolute;
	color: #000;
	font-family: georgia, sans-serif;
	font-size: 80px;
	margin-left: -19px;
	margin-top: 13px;
	opacity: 0.3;
}
.testimonials .speech-bubble .speech-content {
	position: relative;
}
.testimonials .speech-bubble:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #999;
	border-width: 10px;
	margin-left: -10px;
	transition: border-color 0.5s ease;
}
.testimonials .slick-center .speech-bubble,
.testimonials .slick-current .speech-bubble {
	background: #216ae4;
}
.testimonials .slick-center.item,
.testimonials .slick-center .author,
.testimonials .slick-current.item,
.testimonials .slick-current .author{
	opacity: 1;
}
.testimonials .slick-center .author {
	transform: translate3d(0, 0, 0);
}
.testimonials .slick-center .speech-bubble:after,
.testimonials .slick-current .speech-bubble:after{
	border-top-color: #216ae4;
}
.testimonials .featured .speech-bubble {
	font-size: 1.95em;
	padding: 42px;
	line-height: 1.2em;
	text-align: center;
}
.testimonials .author {
	position: absolute;
	bottom: 0;
	margin-bottom: -165px;
	width: 100%;
	text-align: center;
	margin-top: 40px;
	opacity: 0.3;
	transform: translate3d(0, -10px, 0);
	transition: all 0.5s ease;
}
.testimonial-slider.slick-slider {
	margin-bottom:300px;
}
.testimonials .author img {
	display: inline-block;
	margin-bottom: 30px;
}
.testimonial-slider .item-inner {
	margin: 0px 60px;
	max-width: 800px;
	position: relative;
}
#content-wrapper .testimonial-slider p {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 0;
}
.testimonial-slider .person {
	font-weight: bold;
	color: #333;
}
.testimonial-slider .title {
	color: #777;
}
.testimonial-slider .slick-list {
	overflow: visible !important;
}

/**
 * Checkmark
 */
ul.checkmark {
	font-family: 'Montserrat';
	font-size: 18px;
	line-height: 1.5em;
	padding-left:40px;
	list-style:none;
	margin-bottom: 40px;
}

ul.checkmark li {
	margin-bottom:30px;
	position: relative;
}
ul.checkmark li:before {
	position: absolute;
	left:0;
	font-family: 'FontAwesome';
	content: '\f00c';
	margin:0 5px 0 -40px;
	color: #216ae4;
	font-size:18px;
}
.testimonials .plain-testimonials {
	display: table;
	width: 100%;
	margin-bottom: 160px;
}
.testimonials .plain-testimonials .testimonial-row {
	display: table-row;
}
.testimonials .plain-testimonials .testimonial {
	width: 33.3%;
	display: table-cell;
	padding: 0 25px;
	font-style: italic;
	font-size:19px;
	position: relative;
	line-height: 1.7em;
	box-sizing: border-box;
}
.testimonials .plain-testimonials .testimonial cite {
	position: absolute;
	padding: 0 25px;
	top: 120%;
	left: 0;
	font-size:14px;
}
.testimonials .plain-testimonials .testimonial cite img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.button-blue, input[type="submit"] {
	display: inline-block;
	border: 0;
	color: #fff;
	background: #216ae4;
	text-transform: uppercase;
	border-radius: 9999px;
	cursor: pointer;
	font-size: 14px;
	transition: background-color 0.3s;
	padding: 5px 20px;
	-webkit-appearance: none;
}
input[type="submit"]:hover {
	background: #317efd;
}
.button-blue.white {
	background: #fff;
	color: #216ae4;
}
.button-blue.white:hover {
	background: #fff;
	color: #216ae4;
	opacity:0.75;
}
.button-blue:hover,
.button-blue:focus {
	background:#317efd;
}

.logos {
	text-align: center;
	margin-bottom: 60px;
}
.logos img {
	display: block;
}
.logos .testimonial-logo {
	display: inline-block;
	max-width: 130px;
	padding: 20px;
}

a.book-marker {
	position: absolute;
	top: -20px;
}
.highlighted-cta .subscribe-form-button,
.highlighted-cta {
	background: #282836;
}
.highlighted-cta .flexible-subscribe-form input[type="text"]{
	color: #fff;
}
.highlighted-cta .flexible-subscribe-form input::-moz-placeholder {
	color: #fff;
}
.highlighted-cta .flexible-subscribe-form input::-webkit-input-placeholder {
	color: #fff;
}
.highlighted-cta .flexible-subscribe-form .inputwrap:after,
.highlighted-cta .flexible-subscribe-form .ginput_container_email:after {
	color: #fff;
}
.highlighted-cta .flexible-subscribe-form input,
.highlighted-cta .flexible-subscribe-form input[type="email"]{
	border-bottom-color: #fff;
	color: #fff;
}

.highlighted-cta {
	padding: 100px 0;
	text-align: center;
	margin-bottom: 80px;
}
.last-section .highlighted-cta {
	margin-bottom: 0;
}
.section-highlighted-cta.white-section {
	background-image: none;
}
.highlighted-cta .headline {
	margin-bottom: 10px;
}
.highlighted-cta .subheadline {
	opacity: 0.65;
	margin-bottom: 40px;
}
.highlighted-cta .headline,
.highlighted-cta .subheadline {
	color: #fff;
}
.highlighted-cta .subscribe-form {
	max-width:600px;
	margin: auto;
}

.subscribe-form {
	border: none;
}
.flexible-subscribe-form * {
	box-sizing: border-box;
}
.flexible-subscribe-form ul {
	list-style: none;
}
.flexible-subscribe-form label {
	display: none;
}
.ebook-subscribe-form .flexible-subscribe-form {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	margin: 10px auto 0;
	max-width: 625px;
}
.ebook-subscribe-form .flexible-subscribe-form .gform_body {
	width: 100%;
}
.ebook-subscribe-form .validation_error {
	display: none;
}
.gfield_description.validation_message {
	color: #ff0156;
	font-size: 12px;
	position: absolute;
}
.flexible-subscribe-form button,
.flexible-subscribe-form input[type="submit"] {
	float: right;
	display: inline-block;
	vertical-align: bottom;
	padding: 11px 25px;
	margin-top: -3px;
}
.flexible-subscribe-form .inputwrap,
.flexible-subscribe-form .ginput_container_email{
	overflow-x: hidden;
	position: relative;
	padding-right: 18px;
	padding-bottom: 6px;
	margin-right: 10px;
}
.flexible-subscribe-form .ginput_container_email:after,
.flexible-subscribe-form .inputwrap:after{
	content: "\f003";
	color: #216ae4;
	font-family: 'FontAwesome';
	width: 18px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 3px;
	font-size: 21px;
	z-index: 1;
	line-height: 17px;
}
.flexible-subscribe-form .mobile-submit {
	display: none;
	width: 80%;
	margin: 18px auto auto;
	float: none;
}
.flexible-subscribe-form .gform_validation_container {
	display: none;
}
.flexible-subscribe-form input:not([type="submit"]) {
	width: 100%;
	margin-top:-7px;
	padding: 8px 10px 14px 35px;
	border: none;
	font-size: 16px;
	border-bottom: 1px solid #c4d7f8;
	color: #216ae4;
	display: inline-block;
	vertical-align: middle;
	background: transparent;
}
.flexible-subscribe-form ::-webkit-input-placeholder { color: #216ae4; }
.flexible-subscribe-form  ::-moz-placeholder { color: #216ae4; opacity: 1; }
.flexible-subscribe-form  :ms-input-placeholder { color: #216ae4; }

.custom-header-small .flexible-subscribe-form button,
.custom-header-small .flexible-subscribe-form input[type="submit"]{
	padding: 6px 13px;
	background: transparent;
	color: #216ae4;
	border: 1px solid #c4d7f8;
	font-size: 11px;
	margin-top: 0;
}
.custom-header-small .flexible-subscribe-form {
	margin-top: 3px;
}
.custom-header-small .flexible-subscribe-form input {
	padding: 11px 0 4px 25px;
	font-size: 13px;
}
.custom-header-small .flexible-subscribe-form .inputwrap {
	padding-right: 10px;
}
.custom-header-small .flexible-subscribe-form .inputwrap:after {
	top: 3px;
	font-size: 15px;
}

/* Sliders */
/*flickity*/
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}

.slick-loading .slick-list {
	background: #fff url('images/ajax-loader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	margin-top: -10px \9; /*lte IE 8*/
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 9;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 0.6;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'FontAwesome';

	line-height: 1;
	font-size: 18px;

	opacity: 0.4;
	color: #000;

	transition: opacity 0.5s ease;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 9%;
}

[dir='rtl'] .slick-prev {
	right: 9%;
	left: auto;
}

.slick-prev:before {
	content: "\f053";
}

[dir='rtl'] .slick-prev:before {
	content: "\f054";
}

.slick-next {
	right: 9%;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: 9%;
}

.slick-next:before {
	content: "\f054";
}

[dir='rtl'] .slick-next:before {
	content: "\f053";
}

/* Dots */
.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: 0;
	margin-bottom: -215px;

	display: block;

	width: 100%;
	padding: 0;

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;

	display: inline-block;

	width: 15px;
	height: 15px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 15px;
	height: 15px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
	border-color: #216ae4;
	background: transparent;
}

.slick-dots li button:before {

	background:#000;
	border-radius: 999px;
	border: 3px solid #fff;

	position: absolute;
	top: 0;
	left: 0;

	width: 8px;
	height: 8px;

	content: ' ';
	text-align: center;

	opacity: .25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	transition: all 0.5s ease;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	border-color: #216ae4;
	background: transparent;
	color: black;
}


/* Ebook Success */
.page-template-ebook-success #content-wrapper {
	padding-bottom: 0;
}
.page-template-ebook-success .custom-header-small {
	background: #fff;
}
.page-template-ebook-success .ebook-landing-page .headline {
	font-size: 2.7em;
}
.page-template-ebook-success .shell {
	max-width: 1100px;
}
.steps {
	display: table;
	border-spacing: 25px;
	border-collapse: separate;
	margin-bottom: 80px;
}
.step .button-blue {
	margin-top: 30px;
	padding: 10px 30px;
}
.steps .step {
	width: 33%;
	display:table-cell;
	text-align: center;
	box-sizing: border-box;
	padding: 5%;
	vertical-align: top;
	position: relative;
}
.step .step-inner {
	position: relative;
}
.step.gray {
	color: #8a94a4;
}
.step:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.step.gray:before {
	background: #f4f6fa;
}
.step.blue-bg:before {
	background: #216ae4;
	top: -8%;
	height: 116%;
}

.step .headline,
.step .subheadline {
	color: #8a94a4;
}
.steps .step .step-icon {
	font-size:92px;
	opacity: 0.5;
	line-height:92px;
	margin-bottom: 35px;
}
.steps .step.blue-bg {
	color: #fff;
	padding-top: 3%;
	padding-bottom: 3%;
}
.steps .step.blue-bg .step-icon {
	opacity: 1;
	margin-top: 40px;
	margin-bottom: 55px;
}
.steps .step .step-text {
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 100;
	font-size: 24px;
	line-height: 1.4em;

}
.blue-bg .headline,
.blue-bg .subheadline {
	color: #fff;
}

.progress-section {
	margin-bottom: 60px;
}
.progress-section .progress-wrapper {
	width: 100%;
	height: 20px;
	padding: 5px;
	background: #f4f6fa;
	border-radius: 9999px;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.progress-section .progress-wrapper .progress-bar {
	background: #216ae4;
	width: 50%;
	height: 10px;
	border-radius: 9999px;
}

.progress-section .progress-text {
	text-align: center;
}

.success-section.last-section {
	background: url('images/gray-curve.svg') bottom center no-repeat;
	background-size: 100%;
	padding-bottom: 15%;
	margin-bottom: -6%;
}

/* General for all book widgets */
.book-widget .button-blue {
	font-weight: 600;
	box-shadow: 0 8px 15px rgba(0,0,0,0.1);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.book-widget .button-blue:hover {
	opacity: 1;
	box-shadow: 0 0 8px rgba(0,0,0,0.08);
}
.book-widget .caps {
	letter-spacing: 0.2em;
}
.book-widget h3,
.book-widget h4 {
	color: #fff;
	font-family: 'Montserrat', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}
.book-widget h3 {
	font-weight: normal;
}

/* Widgets */
.slide-out-widget {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 350px;
	box-sizing: border-box;
	color: #fff;
	z-index: 99;
	overflow: hidden;
	transform: translateX(100%);
	transition: transform 0.35s ease;
}
.slide-out-widget-inner:before {
	content: '';
	opacity: 0.25;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -5px;
	z-index: 0;
	background-position: 90% 100%;
	background-size: 75px;
	background-repeat: no-repeat;
}
.slide-out-widget.vs-show {
	transform: translateX(0);
}
.slide-out-widget .slide-out-widget-inner {
	position: relative;
	padding: 30px;
}
.slide-out-widget .close-widget {
	z-index: 999999;
}
.slide-out-widget h4.subheadline {
	font-size: 10px;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	font-weight: bold;
}

.slide-out-widget .close-widget {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.5;
	transition: all 0.5s ease;
	cursor: pointer;
	padding: 15px;
}
.slide-out-widget .close-widget:hover {
	opacity: 1;
}


/* Featured Ebook Widget */
.featured-ebook-widget {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 50px;
	position: relative;
}
a.link-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.featured-ebook-widget .button {
	position: relative;
	z-index: 3;
}
.featured-ebook-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: -70px -150px -30px -50px;
}

.ebook-widget-left {
	-webkit-flex: 1 0 55%;
	flex: 1 0 55%;
}

.ebook-widget-strip {
	margin: 85px -70px 85px 0;
	padding: 45px 90px 45px 45px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	align-content: center;
	min-height: 275px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.ebook-widget-strip:before {
	content: '';
	opacity: 0.15;
	position: absolute;
	top: 0;
	left: 0;
	right: 45px;
	bottom: -5px;
	z-index: 0;
	background-position: 90% 100%;
	background-size: 130px;
	background-repeat: no-repeat;
}

.ebook-widget-strip h4,
.ebook-widget-strip h3 {
	color: #fff;
	font-family: 'Montserrat', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ebook-widget-strip h3 {
	font-size: 35px;
	font-weight: normal;
	line-height: 1.4em;
}
.ebook-widget-strip h4.subheadline {
	letter-spacing: 0.3em;
}

.ebook-widget-image {
	position: relative;
	-webkit-flex: 0 1 45%;
	flex: 0 1 45%;
}

/* All Ebooks Widget */
.all-ebooks-widget {
	padding-top: 80px;
	border-top: 1px solid #eeeeee;
	text-align: center;
}
.all-ebooks-widget .ebooks-title {
	position: relative;
	text-align: center;
	font-family: 'Montserrat', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 60px;
}
.all-ebooks-widget .ebooks-title .title:before {
	font-size: 130px;
	width: 100%;
	height: 10px;
	display: block;
	color: #EAF0FE;
	font-weight: 400;
	position: absolute;
}
.all-ebooks-widget .ebooks-title .title {
	color: #000;
	background: #F8FAFF;
	display: block;
	position: relative;
	padding: 4px 0;
	text-align: center;
	letter-spacing: 0.3em;
	max-height: 2em;
}
.all-ebooks-widget .ebooks-title .title span {
	position: relative;
}
.all-ebooks-widget .ebook-cover-slide h3 {
	margin-bottom: 0.5em;
	text-align: center;
}
.ebook-cover-slide {
	padding: 0 10px;
}
.ebook-cover-slide img  {
	transition: transform 0.35s ease, opacity 0.7s ease;
	max-width: 215px !important;
}
.ebook-slider .ebook-cover-slide {
	cursor: pointer;
}
.ebook-slider.slick-slider {
	z-index:1;
	margin-right:-5px;
	margin-left: -5px;
}
.ebook-slider .slick-track {
	padding-bottom: 30px;
}
.ebook-slider .slick-next {
	right: -33px;
	margin-top: -10px;
}
.ebook-slider .slick-prev {
	left: -33px;
	margin-top: -10px;
}
.view-all {
	background: #F8FAFF;
	padding-top: 120px;
	padding-bottom:40px;
	margin-top:-130px;
}
.ebook-slider .slick-center,
.ebook-slider .slick-current {
	cursor: grab;
	cursor: -webkit-grab;
}
.ebook-cover-slide img,
.ebook-cover-slide.hs-fade img,
.ebook-cover-slide img {
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.slick-current.ebook-cover-slide img,
.slick-center.ebook-cover-slide img,
.ebook-cover-slide.hs-fade img:hover,
.ebook-cover-slide img:hover {
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	box-shadow: 0 14px 30px rgba(0,0,0,0.15);
	opacity: 1;
}
@media screen and ( max-width: 780px ) {
	.ebook-cover-slide.hs-fade img,
	.ebook-cover-slide img {
		pointer-events: none;
	}
	.ebook-slider.slick-slider {
		margin-right:-15px;
		margin-left: -15px;
	}
}
.ebook-cover-slide.hs-fade img {
	/*opacity: 0;*/
}
.ebook-slider.slick-slider {
	margin-bottom: 40px;
}
.ebook-quote-slider.slick-slider {
	margin-bottom: 60px;
}

.ebook-quote-slider .slick-track {
	display: -webkit-flex;
	display: flex;
}

.slick-initialized.ebook-quote-slider .slick-slide {
	display: -webkit-flex;
	display: flex;
	height: auto;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.quote-slide h3 {
	text-align: center;
	font-weight: normal;
	font-family: 'Montserrat', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	margin-bottom: 0;
}
.view-all {
	text-align: center;
}

/* Master List */
.page-template-master-ebook #content-wrapper {
	padding-top:60px;
}
.master-list .heading {
	margin-bottom: 80px;
	font-size: 42px;
}
.master-list .subtitle {
	letter-spacing: 0.3em;
}
.master-list .subtitle strong {
	color: #216ae4 !important;
}
.master-list h1,
.master-list h2,
.master-list h3,
.master-list h4,
.master-list p,
.master-list blockquote {
	font-family: 'Montserrat', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.master-list .caps {
	font-weight: 600;
}
.ebook-list-item {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 120px;
	position: relative;
}

.ebook-highlight-mobile {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.ebook-image img {
	box-shadow: 0 14px 30px rgba(0,0,0,0.2);
}

.mobile-ebook-image {
	-webkit-flex: 1 0 42%;
	flex: 1 0 42%;
	margin-right: 20px;
}

.ebook-list-item .ebook-list-cover {
	-webkit-flex: 1 0 250px;
	flex: 1 0 250px;
	max-width: 250px;
	margin-right: 40px;
}
.ebook-list-content {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%;
}
.ebook-list-content h2 {
	line-height: 1.4em;
	margin-bottom: 20px;
}
.ebook-list-content .button {
	margin-top: auto; /* Align bottom */
}
.ebook-list-content .button:before {
	content: '';
	height: 110px;
	position: absolute;
	left: -35px;
	right: -35px;
	bottom: -38px;
	background: #F9FAFF;
	z-index: -1;
}
.ebook-list-content blockquote {
	border: none;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 50px;
	font-style: normal;
}
.ebook-list-content cite {
	font-size: 14px;
	color: #777;
	font-style: normal;
}
.ebook-list-content .source {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 20px;
	line-height: 1.2em;
}
.ebook-list-content .ebook-avatar-image {
	margin-right: 20px;
}

/* Flip */
.vs-effect-flip {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	backface-visibility: hidden;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
	transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275), rotate3d 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275), rotate3d 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.vs-effect-flip.vs-show {
rotate3d(1,0,0,0deg);
	-webkit-transform: perspective(1000px);
	transform: perspective(1000px);
}

/* Sales Page */
.page-template-sales header.custom-header-small, .page-template-sales .footer-top, .page-template-sales .footer-middle, .page-template-sales .mobile-header { display: none; }
.page-template-sales #content-wrapper {padding:30px;}
.page-template-sales .posts-wrap .post-header h2 {margin-bottom:15px; text-align: center; font-size: 33px;}
.page-template-sales .testimonials .plain-testimonials .testimonial {font-style:normal; padding:0px 20px;}
.page-template-sales .testimonials .plain-testimonials .testimonial h3 {color:#216ae4; border-bottom:1px solid #e8ebef; padding-bottom:5px; margin-bottom:15px; text-align:center;}
.page-template-sales .testimonials .plain-testimonials .testimonial h3 span { display: block; clear: both; color: #000; }
.page-template-sales .testimonials .plain-testimonials .testimonial p {line-height:1.4; padding-left:10px; font-size:17px;}
.page-template-sales .testimonials .plain-testimonials {margin-top:40px; margin-bottom:40px;}
.page-template-sales .testimonials.pricing-table .plain-testimonials .testimonial {padding: 20px 20px 70px 20px; border: 1px solid #e8ebef; position: relative; border-right:0px;}
.page-template-sales a.buy-now {border: 1px solid #216ae4; border-radius: 18px; padding: 5px 20px; text-transform: uppercase; font-size: 16px; line-height: 36px; letter-spacing: 0.6px; font-family: 'Open Sans'; display: block; text-align: center; position: absolute; bottom: 20px;}
.page-template-sales a.buy-now:hover {color: #fff; background: #216ae4; text-decoration:none;}
.page-template-sales a.buy-now.button-top { position: relative; bottom: -10px; font-size: 15px; }
.page-template-sales .testimonials.pricing-table .plain-testimonials .testimonial:last-of-type {border-right: 1px solid #e8ebef;}
.page-template-sales a {color:#216ae4;}

@media screen and ( min-width: 641px ) {

	.custom-header-small {
		transition: all, .2s;
		-moz-transition: all, .2s;
		-webkit-transition: all, .2s;
		-o-transition: all, .2s;
	}
	.custom-header-small.hide {
		transform: translateZ(0);
		-webkit-transform: translateZ(0);
		top: -60px;
	}
}

@media screen and ( min-width: 481px ) {
	.single .custom-header { height: 0; padding: 0; margin: 0; }
	.single .custom-header .header-image,
	.single .custom-header .header-content { display:none; }
}

@media screen and ( max-width: 1200px ) {
	.custom-header .header-image,
	.custom-header .header-content { float: none; display: block; width: 100%; margin-top: 10px; }
	.custom-header .header-content.header-modal { display: none; }

	.column-row { font-size: 16px; }

}

@media screen and ( max-width: 1024px ) {
	.flyout-menu { position: absolute; padding: 0 29px; }
	.posts-wrap .share-widget { display: none; }
	.mobile-version { display:inline-block !important; }
	.desktop-version { display:none !important; }

	.post .post-content ul,
	.post .post-content ol { padding-left: 10px; }

	.ebook-landing-page {
		font-size:87%;
	}
	.ebook-hero .image-flush-right {
		left: 68%;
		width:60%;
	}
	.ebook-landing-page .ebook-hero .headline-left {
		width: 60%;
		margin-top:0;
	}

	.book-info {
		padding-bottom: 10px;
	}
	.section-1 {
		padding: 80px 0 40px 0;
	}
	.book-info .one-half {
		width: 100%;
	}
	.section-1:before {
		background-size: 175px;
	}
	.book-info .columns-wrap {
		margin-bottom: 0;
	}
	.book-info .paper {
		margin-bottom: 20px;
	}

	.steps {
		display: block;
	}
	.steps .step {
		display: block;
		width: 100%;
		margin-bottom: 30px;
		padding: 35px;
	}
	.steps .step.blue-bg {
		padding: 35px;
	}
	.step.blue-bg:before {
		height: 100%;
		top: 0;
	}
}

@media screen and ( max-width: 900px ) {
	.share-buttons a { box-sizing: border-box; width: 31.5%; padding-left: 40px; }
	.share-buttons a + a { margin-left: 2%; }
	.share-buttons a > span { left: 15px; }
	.share-buttons a .text-desktop { display: none; }
	.share-buttons a .text-mobile { display: block; }

	.custom-header-small-subscribe .subscribe-form,
	.custom-header-subscribe .subscribe-form { width: 62%; }

	.flyout-menu { position:fixed; height:100%; max-height: 100%; min-height: 100% !important; overflow: auto; }

	.custom-header .header-image { margin: 0 0 20px; }

	.column-row { padding-left: 30px; padding-right: 30px; }

	.ebook-landing-page .ebook-hero .headline-left {
		position: relative;
		width:100%;
		transform:none;
		margin: 0;
		padding: 40px 0;
	}
	.ebook-hero .mobile-ebook-image {
		display: block;
	}
	.ebook-hero .image-flush-right {
		max-width: none;
		display: none;
	}


}

@media screen and ( max-width: 767px ) {
	.single h2.entry-title { font-size: 2.5em; margin: 0 0 0.5em; }

	.custom-footer .subscribe-form { height: auto; border: 0; }
	.custom-footer .footer-image { display: none; }
	.custom-footer .subscribe-form-button,
	.custom-footer .subscribe-form input[type="text"] { float: none; display: block; }
	.custom-footer .subscribe-form input[type="text"] { margin-bottom: 20px; }
	.custom-footer .subscribe-form-button { border-top: 1px solid #c4d7f8; width: 100%; padding-top: 30px; }
	/*.flexible-subscribe-form .mobile-submit { display: block; }*/
	.flexible-subscribe-form .subscribe-submit-button { display: none; }
	.flexible-subscribe-form .inputwrap {  padding-right: 0; margin-right: 0; }
	.ebook-subscribe-form .flexible-subscribe-form {
		display: block;
	}
	.ebook-subscribe-form .flexible-subscribe-form .gform_body {
		width: 100%;
		margin-bottom: 20px;
	}
	.gfield_description.validation_message {
		position: relative;
	}
	.ebook-subscribe-form input[type="submit"] {
		float: none;
		display: block;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.slide-out-widget {
		position: static;
		width: 100%;
		max-width: 385px;
		margin: 30px auto;
		transition: none;
		-webkit-transition: none;
		-webkit-transform: perspective(1000px);
		transform: perspective(1000px);
	}
	.slide-out-widget .close-widget {
		display: none;
	}

	.featured-ebook-inner {
		margin: auto;
	}
	.ebook-widget-strip {
		margin: 0 0 30px 0;
		padding: 25px;
	}
	.ebook-widget-strip h3 {
		font-size: 28px;
		line-height: 1.2em;
	}
	.ebook-widget-strip h4.subheadline {
		letter-spacing: 0.2em;
		font-size: 10px;
	}
	.featured-ebook-widget .ebook-widget-image {
		display: none;
	}
	.ebook-widget-strip:before {
		right: 0;
		background-position: 94% 100%;
	}
	.master-list .heading {
		font-size: 32px;
		margin-bottom: 40px;
	}
	.master-list .subtitle {
		font-size: 10px;
	}

	.ebook-list-content .quote {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
		position: relative;
		font-size: 18px;
	}
	.ebook-list-content .quote:before {
		content: '';
		background: #F9FAFF;
		position: absolute;
		top: -45px;
		bottom: 0;
		left: -35px;
		right: -35px;
		z-index: -1;
	}
	.ebook-list-content h2 {
		margin-bottom: 0;
	}
	.ebook-list-content .source {
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.ebook-list-content .ebook-avatar-image {
		margin: 0 0 10px 0;
		width: 100%;
	}
	.ebook-list-content .button {
		display: block;
		text-align: center;
	}
	.show-mobile-only {
		display: initial;
	}
	.show-desktop-only {
		display: none;
	}

	body.menu-open .custom-header-small { left: -320px; }
	body.menu-open .outer-wrapper { margin-left: -320px; }

	.ebook-hero .image-flush-right img {
		margin: auto auto -60%;
	}
	.custom-header-small.width-full .button-blue {
		left: 50%;
		right: auto;
		margin-right: 0;
		transform: translate3d(-50%,-50%, 0);
	}
	.testimonials .plain-testimonials .testimonial {
		width: 100%;
		display: block;
		margin-bottom: 50px;
	}
	.testimonials .plain-testimonials .testimonial cite {
		bottom: auto;
		position: relative;
		margin: 20px auto auto;
		display: block;
		padding: 0;
	}
	.testimonials .plain-testimonials {
		margin-bottom: 40px;
	}
	.highlighted-cta {
		padding: 70px 0;
	}
	.section-2 {
		background-size: 100%;
		padding: 80px 0 30px 0;
	}
	
	.page-template-sales .post-content p, .page-template-sales .post-content li {font-size:17px;}
	.page-template-sales .testimonials .plain-testimonials .testimonial {margin-bottom:30px; text-align:center;}
	.page-template-sales .testimonials .plain-testimonials .testimonial:last-of-type {margin-bottom:0px;}
	.page-template-sales .posts-wrap .post-header h2 { margin-bottom: 0px; font-size: 30px; text-align: center; line-height: 1.2; }
	.page-template-sales .testimonials.pricing-table .plain-testimonials .testimonial a.buy-now {width:70%;}
	.page-template-sales .testimonials.pricing-table .plain-testimonials .testimonial {border-right: 1px solid #e8ebef;}
}

@media screen and ( max-width: 640px ) {
	.content-post,
	.custom-footer .shell,
	.shell { width: auto; margin-left: 15px; margin-right: 15px; }

	.flyout-menu { -webkit-overflow-scrolling: touch; }
	.flyout-menu .menu-section li { padding-bottom: 6px; }

	.custom-header { padding: 0; margin: 0; }
	.custom-header .subscribe-form input[type="text"] { box-sizing: border-box; width: 100%; float: none; }
	.custom-header .subscribe-form-button { float: none; width: 100%; text-align: left; bottom: 0; padding: 30px 0; }
	.custom-header .flexible-subscribe-form .mobile-submit { display: block; }
	.custom-header .flexible-subscribe-form .subscribe-submit-button { display: none; }
	.custom-header .flexible-subscribe-form .inputwrap {  padding-right: 0; margin-right: 0; }

	.subscribe-form { height: auto; }
	.single h2.entry-title, .single h1.entry-title { font-size: 22px; line-height: 31px; margin-bottom: 15px; }
	.single p { font-size: 16px; line-height: 28px; }

	.latest-tweet li { padding: 29px 33px 10px; }
	.latest-tweet .tweet { font-size: 20px; }
	.latest-tweet .user { margin-bottom: 29px; }
	.latest-tweet .timePosted { position: absolute; top: 69px; left: 34px; font-size: 12px; }
	.custom-footer .more-tweets { display:none; }

	#content-wrapper, .page-template-master-ebook #content-wrapper { padding: 97px 0 0; }
	.page-template-ebook-success #content-wrapper { padding-top: 30px; }
	.page-template-ebook #content-wrapper {  padding-top: 80px;  }

	.more-posts-link { margin-bottom: 75px; }
	.posts-wrap .post-header h2 { margin-bottom: 0; padding-bottom: 3px; }
	.posts-wrap .post:last-child { padding-bottom: 50px; }
	.posts-wrap .post { padding-bottom: 24px; margin-bottom: 26px; }

	.custom-header-subscribe .subscribe-form { display:none; }
	.custom-header-small .small-header-subscribe { display: block; text-transform: none; margin: 1px 20px 0 0; padding-left: 22px; background-position: 0 6px; }

	.custom-footer { padding: 16px 0 0; }
	.all-ebooks-widget {
		padding-bottom: 43px;
	}
	.custom-footer img { width: 75px; }
	.custom-footer .footer-image { position: relative; display: inline-block; float: none; width: auto; margin: 0 0 6px; }
	.custom-footer .footer-image:after { content: 'Hi, I‘m Hiten.'; position: absolute; left: 100%; top: 50%; margin: -13px 0 0 13px; width: 250%; font-size: 20px; line-height: 26px; font-family:'Open Sans', arial, sans-serif;  }
	.custom-footer .footer-middle,
	.custom-footer .footer-top { padding-bottom: 40px; }
	.custom-footer .footer-top .footer-content h3 { margin-bottom: 20px; font-size: 15px; line-height: 1.8; font-weight: normal; }
	.custom-footer .footer-top .footer-content h3 span { display:none; }
	.custom-footer .subscribe-form-button { padding-bottom: 4px; margin: 0; }
	.custom-footer .subscribe-form input[type="text"] { margin: 0 0 7px; }

	.custom-footer .footer-bottom { position: relative; padding: 9px 0 92px; margin-top: 6px; }
	.custom-footer .footer-bottom .copyright { position: absolute; bottom: 53px; left: 0; right: 0; width: auto; padding: 0; text-align: center; }

	.custom-header-small-subscribe .subscribe-form { display:none; }

	.post-content iframe { height: 263px; margin-bottom: 15px; }

	.header-modal p,
	.custom-header .header-content p { font-size:15px; line-height: 27px; }

	.outer-wrapper { max-width: 100%; overflow: hidden; position:relative; }

	.categories-menu { padding-bottom: 25px; }

	.post-header .entry-title { margin-bottom: 9px; }
	.custom-footer .footer-bottom .footer-social { margin: -3px -4px 0 0; }
	.custom-footer .footer-bottom .footer-social a + a,
	.custom-footer .footer-bottom .footer-menus li + li { margin-left: 24px; }
	.custom-footer .footer-bottom .footer-menus li + li { padding-left: 4px; }
	.post-content p { font-size:15px; line-height: 27px; }

	.custom-header .header-content.header-modal { display: none; }
	.custom-header .header-image { text-align: center; padding-bottom: 40px; }

	.custom-header-small .header-content.header-modal,
	.custom-header .header-content.header-modal { position: fixed; top: 0; left: 0; background: #f4f8fe; height: 100%; padding: 0 15px; width: auto; z-index: 100000; margin-top: 0; overflow: auto; }
	.custom-header-small .header-content.header-modal .subscribe-form-button,
	.custom-header .header-content.header-modal .subscribe-form-button { background: #f4f8fe; width: 100%; margin-top: 7px; border-top: 1px solid #bfd4f7; }
	.custom-header-small .header-content.header-modal .subscribe-form-button button,
	.custom-header .header-content.header-modal .subscribe-form-button button { width: 80%; display: block; margin: 0 auto; }
	.custom-header-small .header-content.header-modal .subscribe-form,
	.custom-header .header-content.header-modal .subscribe-form { border-bottom: 0; }
	.custom-header-small .header-content.header-modal h2,
	.custom-header .header-content.header-modal h2 { font-size: 20px; margin: 46px 0 0; padding: 23px 0 29px 90px; background: url('images/footer-image.png') 0 0 no-repeat; background-size: 76px 76px; }
	.header-modal p,
	.custom-header .header-content p { padding-bottom: 14px; }
	.custom-header-small .header-content.header-modal .header-modal-close,
	.custom-header .header-content.header-modal .header-modal-close { position: absolute; top: 30px; right: 20px; background: url('images/close.png') no-repeat; }
	.custom-header-small .header-content.header-modal .header-modal-close,
	.custom-header .header-content.header-modal .header-modal-close { background-size: 13px 13px; width: 13px; height: 13px; }
	.custom-header-small .header-content.header-modal .subscribe-form,
	.custom-header .header-content.header-modal .subscribe-form { padding-bottom: 35px; }

	.custom-header-small .header-image { margin: 1px 14px -1px 0; }
	.custom-header-small .header-text p { font-size: 13px; text-transform: uppercase; }
	.custom-header-small .small-header-button { top: 13px; right: 0; }

	.next-post-container { margin-top: 35px; }
	.next-post-container .categories-menu { padding-bottom: 27px; }

	.single h2.entry-title, .single h1.entry-title { margin-bottom: 13px; }
	.single #content-wrapper { padding-top: 88px; }
	.single #content-wrapper p,
	.single #content-wrapper li { font-size: 16px; line-height: 28px; margin-bottom: 28px; }
	.single #content-wrapper blockquote { margin-top: 11px; margin-bottom: 47px; font-size: 24px; line-height: 31px; }
	.single #content-wrapper blockquote p { padding: 0; font-size: 24px; line-height: 31px; }
	.single .next-post-content { padding-bottom: 43px; }
	.single .next-post-content h2.entry-title { font-size: 28px; line-height: 1.2; }
	.share-buttons a .text-mobile { letter-spacing: 0.5px; }

	.mobile-share  { display: block; padding: 21px 0 3px; }

	.post-content .share-buttons { display: none; }
	.post-content .entry-title + .share-buttons { display: block; padding: 11px 0 28px; margin: 0; }
	.post-content iframe { margin-bottom: 20px !important; }
	.post-content iframe + p { margin-top: -4px; }

	.flyout-menu .menu-socials { padding-top: 6px; }

	.header-holder { display: none; }

	.header-modal p br { display: none; }

	.subscribe-form .subscribe-form-thank-you { background-position: 0 8px; }

	.latest-tweet .user span[data-scribe="element:screen_name"] { display: none; }

	.flyout-menu .featured-image { display: block; margin-bottom: 30px; }

	.modal-show body,
	.modal-show { height: 100%; position: relative; overflow: hidden; }
	.modal-show body { background: #f4f8fe !important; }
	.modal-show #content-wrapper,
	.modal-show .custom-footer { opacity: 0 !important; }

	.feature-image { margin-top: -38px; margin-bottom: 13px; }

	.column-row { padding: 31px 0 42px; margin: 0 14px 33px; font-size: 16px; }
	.column-row .col-left,
	.column-row .col-right { float: none; width: auto; }

	.column-row p br { display: none; }
	.social-holder { margin: 0; padding-bottom: 26px; }
	.social-holder a { padding: 0 5px; }
	#content-wrapper .page-header .quote-text { padding: 0 15px 37px; font-size: 25px; line-height: 1.5; }
	#content-wrapper .page-header .quote-text p { padding: 0; margin: 0; }
	#content-wrapper .page-header .quote-author { margin: 6px 0 0; font-size: 18px; }

	.column-row .img-row .col-right img,
	.column-row .img-row .col-left img { float: none; display: block; margin: 0 auto;  }

	.gallery { margin-bottom: 35px !important; }
	.editor-content .gallery-item { width: 48% !important; }
	.editor-content br { display: none; }
	.editor-content .gallery-item:nth-child(odd) { clear: both; }

	#gallery-1 { padding-top: 5px; }
	#gallery-1 .gallery-item { margin-top: 3px !important; margin-bottom: 0 !important; }

	.page-template-templatesabout-php .page-header h2 { display: none; }

	.mobile-title { display: block; margin: 0 0 14px; font-size: 22px; font-weight: normal; text-align: left; }

	.flyout-menu:after { content: ''; display: block; width: 100%; height: 50px; }

	.testimonial-slider .item-inner {
		margin: 0px 10px;
	}

	.slick-next {
		right: -10px;
	}
	.slick-prev {
		left: -10px;
	}

	.ebook-list-content h2 {
		font-size: 24px;
	}

}

@media screen and ( max-width: 480px ) {
	.custom-header-subscribe .subscribe-form { display: none; }
	.mobile-header .custom-header-small { display: block !important; }

	.share-buttons { padding-bottom: 25px; }

	.custom-header-small,
	.custom-header .header-image,
	.custom-header .header-content { display: none; }
	.mobile-header,
	.mobile-header .custom-header-small,
	.custom-header-small.width-full { display: block; }

	.post { padding: 0 0 25px; margin: 0 0 25px; }
	.post-header { margin: 0 0 5px; }
	.mobile-header .custom-header-small .subscribe-form  {  display: none; }

	.post-header .entry-title { line-height: 26px; font-size: 22px; }
	.custom-footer .footer-bottom ul { float:left; }
	.custom-footer .footer-bottom .footer-menus { float:none; display:block; }
	.custom-footer .footer-bottom .footer-social { float:right; }
	.custom-footer .footer-bottom .footer-social { margin-left:10px;  }

	.headers-holder { min-height: 60px; }
	.headers-holder.small { min-height: 60px; }

	.ebook-landing-page {  font-size:70%;  }
	.ebook-landing-page .caps { font-size: 11px; letter-spacing: 2px; }
	.ebook-landing-page blockquote cite {
		font-size: 12px;
	}
	.ebook-landing-page p {
		font-size: 16px;
	}

	.custom-header-small.width-full .ebook-site-title {
		display: none;
	}
	.book-info .one-half {
		padding: 9%;
	}
	.ebook-list-content h2 {
		font-size: 20px;
	}
	.ebook-cover-slide {
		padding: 0 20px;
	}
	.ebook-cover-slide img {
		max-width: 150px;
	}
}

@media screen and (max-width: 370px) {

	.share-buttons a { padding-left: 38px; }


	body.menu-open .custom-header-small { left: -265px; }
	body.menu-open .outer-wrapper { margin-left: -265px; }

	.latest-tweet .user { white-space: nowrap; }
	.flyout-menu { padding: 0 19px; width: 227px; }

	.latest-tweet .timePosted .mobile-posted { display: none; }
	.latest-tweet .tweet { font-size: 18px; }
}


/**
 * Odometer
 */
.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	position: relative;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
	*display: inline;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
	*display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
	*display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
	text-align: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
	display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
	display: block;
	-webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
	display: block;
	-webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
	position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 1s;
	-moz-transition: -moz-transform 1s;
	-ms-transition: -ms-transform 1s;
	-o-transition: -o-transform 1s;
	transition: transform 1s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 1s;
	-moz-transition: -moz-transform 1s;
	-ms-transition: -ms-transform 1s;
	-o-transition: -o-transform 1s;
	transition: transform 1s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

table {
	width: 100%;
	border-collapse: collapse;
}

table th, table td {
	padding: 14px 12px 13px;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	border: 0;
}

table td {
	vertical-align: top;
	border-top: solid 1px #E9EEF9;

}

table th {
	padding-top: 9px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 4px solid #E9EEF9;
}
table tbody {
	border: none;
}

.crb-social-count { display: none !important; }