@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);


@font-face {
	font-family: 'bebasregular';
	src: url('fonts/bebas___-webfont.eot');
	src: url('fonts/bebas___-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebas___-webfont.woff2') format('woff2'), url('fonts/bebas___-webfont.woff') format('woff'), url('fonts/bebas___-webfont.ttf') format('truetype'), url('fonts/bebas___-webfont.svg#bebasregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BebasNeue';
	src: url('fonts/bebasneue.eot');
	src: url('fonts/bebasneue.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue.woff') format('woff'), url('fonts/bebasneue.ttf') format('truetype'), url('fonts/bebasneue.svg#bebasneue') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px;
	line-height: 1.5;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	line-height: 1.4;
}

.entry-content h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
}

.entry-content h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	margin-top: 1.8em;
}

.entry-content h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2em;
	/*font-style:italic;*/
}

.entry-content h5,
.entry-content h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2em;
	font-style: italic;
}

.entry-content ul>li {
	list-style-type: disc;
	font-size: 1.154em;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p,
.single .entry-content>p {
	color: #363636;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.154em;
	line-height: 1.5 !important;
	margin: 0 0 20px !important;
	padding: 0 !important;
}

.vc_custom_heading strong {
	color: #294167;
}

.sub-menu li {
	padding-bottom: 0;
}

.sub-menu li a {
	font-size: 12px;
	color: #FF9900 !important;
}

.sidebar,
.sidebar p,
.footerbox,
footerbox li,
.footerbox p,
.sidebar-blog li,
.sidebar-blog p {
	font-size: 1.0em !important;
	line-height: 1.5 !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

a {
	color: #1586BC;
}

a:hover {
	color: #327844;
}

img {
	max-width: 100%;
}

.navbar-header {
	width: 100%;
}

.container {
	max-width: 1200px;
	width: 100%;
}

.navbar-topnav {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.site-header .wrap {
	padding: 0 !important;
}

.navbar-brand {
	display: inline-block;
	margin: 0;
	padding: 0;
	/* line-height: 100px;
	min-height: 100px; */
	line-height: 85px;
	min-height: 85px;
}

.navbar-brand>img {
	/* line-height: 100px; */
	line-height: 85px;
	min-height: auto;
	display: inline-block;
}

.navbar-topnav a {
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.nav.navbar-nav.navbar-right {
	padding-bottom: 0;
	padding-top: 25px;
}

.navbar-topnav {
	margin: 0;
	padding: 0;
}

.site-header {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 1%, rgba(0, 0, 0, 0.9) 100%) !important;
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 1%, rgba(0, 0, 0, 0.9) 100%) !important;
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 1%, rgba(0, 0, 0, 0.9) 100%) !important;
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#e6000000', GradientType=0) !important;
	/* IE6-9 */
	height: auto !important;
	min-height: auto !important;
}

.current-menu-item a,
.current_page_item a,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover,
.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus {
	color: #FF9900 !important;
	background: none !important;
	background-color: transparent !important;
	font-weight: bold !important;
}

.site-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}

.header_images {
	background: url(images/header-img.jpg) 0 0 no-repeat;
	background-size: cover;
}

.header_images h1 {
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 120px;
	font-weight: 900;
	letter-spacing: -7px;
	line-height: 0.9;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.header_images .container {
	padding: 300px 0;
	padding-bottom: 200px;
}

.greenbtn {
	background: #327844 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 26px;
	font-weight: 900;
	line-height: 80px;
	margin: 25px auto;
	max-width: 400px;
	min-height: 80px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.greenbtn>img {
	display: inline-block;
	line-height: 1;
	margin-top: -5px;
	padding-left: 10px;
}

.greenbtn:hover {
	background: #ff9900;
	color: #fff;
}

.logo-bottom {
	display: block;
	margin: 0 0 0 auto;
}

.footer-logo {
	width: 100%;
	max-width: 350px;
	height: 100%;
	max-height: 100px;
}

.footer-widgets li {
	border: medium none !important;
	display: inline-block;
	float: none !important;
	margin: 0 5px !important;
	text-align: center;
}

.footer-widgets ul {
	text-align: left;
}

.footerbox .copy,
.footerbox .copy a {
	font-size: 14px !important;
	margin: 15px 0 20px !Important;
	color: #6F6F6F;
}

ul.footer-widget-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: inherit;
	flex-wrap: inherit;
}

.home .site-inner article {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.navbar-toggle {
	border: 1px solid #fff;
	margin-top: 30px;
}

.navbar-toggle:hover {
	background: #327844;
}

.navbar-toggle .icon-bar {
	background: #fff;
}

.greenbtn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: 1px solid #327844;
	border-radius: 0 !important;
	color: #327844;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: inherit !important;
}

.navbar-collapse.collapse.in {
	width: 100% !important;
}

.navbar-collapse.collapse.in .nav.navbar-nav.navbar-right {
	padding: 10px 0 !important;
}

.home-section-2books-content {
	max-width: 100%;
}

.vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.home-form .widget-title {
	color: #ffffff;
	font-family: Roboto Condensed;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}

#genesis-sidebar-primary {
	margin-top: 43px;
}

.widgettitle.widget-title {
	background: #294167 none repeat scroll 0 0;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 30px;
	font-weight: 700;
	padding: 10px 25px;
	margin: 0;
}

.readmore {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #327844;
	color: #327844;
	display: inline-block;
	line-height: 1;
	padding: 15px 25px;
	margin: 0 auto;
	display: table;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif;
}

.readmore:hover {
	background: #327844;
	color: #fff;
}

.readmore-white {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	line-height: 1;
	padding: 15px 25px;
	margin: 0 auto;
	display: table;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif;
}

.readmore-white:hover {
	background: #fff;
	color: #111;
}

.widget-wrap {
	background: #fafafa none repeat scroll 0 0;
}

.textwidget {
	margin-bottom: 15px;
	padding: 25px 25px 40px;
}

#gform_widget-3 #gform_wrapper_1,
#text-15 {
	background-image: url("/wp-content/uploads/2016/04/sideoptin-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px !important;
}

#text-15 .widget-wrap {
	background: transparent none repeat scroll 0 0 !important;
}

#gform_widget-3 #gform_wrapper_1 .gform_title {
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 35px;
	font-weight: 700;
	line-height: 1;
	margin: 15px 0;
	text-align: center;
}

#gform_widget-3 #gform_wrapper_1 .gform_description {
	display: block;
	text-align: center;
}

#gform_widget-3 #gform_wrapper_1 label {
	display: none;
}

#gform_widget-3 #gform_wrapper_1 input,
#text-15 .s-input {
	color: #999;
	padding: 15px;
	width: 100%;
}

#gform_widget-3 #gform_wrapper_1 .gform_footer {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#gform_widget-3 #gform_wrapper_1 .ginput_container {
	margin-bottom: 10px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0 !important;
}

#gform_widget-3 #gform_wrapper_1 .gform_button.button,
#text-15 .s-input {
	background: #ff9900 none repeat scroll 0 0;
	color: #fff !important;
	width: 100%;
	font-family: Roboto Condensed;
	font-weight: 700;
	font-size: 24px;
}

#gform_widget-3 #gform_wrapper_1 .gform_button.button:hover,
#text-15 .s-input:hover {
	background: #000;
}

#gform_widget-3 #gform_wrapper_1 .gform_description>h4 {
	color: #d8b333;
	font-family: Ubuntu;
	font-size: 22px;
	margin-bottom: 0;
	text-align: left;
}

#gform_widget-3 #gform_wrapper_1 .gform_description p {
	color: #d8b333;
	font-family: Ubuntu !important;
	font-size: 18px !important;
	font-style: italic;
	line-height: 1.3 !important;
	text-align: left;
}

.bottom-widgets .widget.gform_widget {
	background: rgba(0, 0, 0, 0) url("images/form-bg.jpg") no-repeat scroll 0 0 / cover;
	padding: 30px 0;
	min-height: 220px;
	display: flex;
}

.bottom-widgets .widget.gform_widget .gform_wrapper {
	margin: 0;
	max-width: 100%;
}

.bottom-widgets .widget.gform_widget .widgettitle {
	color: #ffffff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	background: none;
	margin-bottom: 20px;
}

.bottom-widgets .widget-wrap {
	margin: 0 auto;
	max-width: 1200px;
	background: none;
}

.bottom-widgets .widget.gform_widget .gform_body {
	float: left;
	max-width: 66.6%;
	width: 100%;
}

.bottom-widgets .widget.gform_widget .gform_footer.top_label {}

.bottom-widgets .widget.gform_widget .gform_wrapper .gform_footer {
	clear: none;
}

.bottom-widgets .widget.gform_widget .vc_column-inner input {
	border: medium none !important;
	color: #999 !important;
	font-size: 22px !important;
	font-weight: 300 !important;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 20px !important;
}

.bottom-widgets .widget.gform_widget .vc_column-inner input,
.home-form .gf_browser_gecko.gform_wrapper span {
	width: 100% !important;
}

.bottom-widgets .widget.gform_widget .gform_button.button {
	background: #ff9900 none repeat scroll 0 0 !important;
	color: #111 !important;
	font-weight: bold !important;
	width: 100%;
	font-style: normal;
}

.bottom-widgets .widget.gform_widget .gform_button.button:hover {
	background: #111 none repeat scroll 0 0 !important;
	color: #fff !important;
}

.bottom-widgets .widget.gform_widget label {
	display: none;
}

.bottom-widgets .widget.gform_widget li {
	clear: none !important;
	float: left;
	margin: 0 !important;
	padding-left: 7px !important;
	width: 49.5%;
}

.bottom-widgets .widget.gform_widget .ginput_container {
	margin: 0 !important;
	padding: 0;
}

.bottom-widgets .widget.gform_widget .gf_browser_gecko.gform_wrapper span {
	width: 100% !important;
}

.bottom-widgets .widget.gform_widget input {
	border: medium none !important;
	color: #333333 !important;
	font-size: 24px !important;
	font-style: italic;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 20px !important;
	min-height: 65px;
	max-height: 65px;
}

.bottom-widgets #text-4 {
	background: url(/wp-content/uploads/2017/11/bottom-widget-bg.jpg) 0 0 no-repeat;
	background-size: cover;
	background-position: center top;
}

.bottom-widgets #text-4 .widget-wrap {
	padding: 0;
	background: none;
}

.bottom-widgets #text-4 .textwidget {
	padding: 0;
}

.connect-david h3 {
	margin: 0 !important;
	padding: 0 0 25px !important;
}

.connect-david {
	padding: 100px 30px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 1%, rgba(0, 0, 0, 0.5) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 1%, rgba(0, 0, 0, 0.5) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 1%, rgba(0, 0, 0, 0.5) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000', GradientType=0);
	/* IE6-9 */
}

.cdbox1 {
	float: left;
	max-width: 25%;
	width: 100%;
}

.cdbox2 {
	float: left;
	max-width: 75%;
	width: 100%;
}

.bottom-widgets #text-4 .widget-wrap {
	max-width: 100%;
}

.connect-david .cdbox {}

.bottom-widgets #text-4 .widgettitle {
	color: #ffffff;
	font-family: Roboto Condensed;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 35px;
	margin: 0;
	background: none;
}

.bottom-widgets #text-4 .textwidget {
	background: none;
	margin: 0;
}

.bottom-widgets #text-4 a {
	display: inline-block;
	cursor: pointer;
}

.bottom-widgets #text-4 a:hover img {
	opacity: 0.7;
}

.connect-david img {
	display: inline-block;
	margin: 0 15px 0 0;
}

.bottom-widgets .widget.gform_widget .gform_wrapper .hidden_label input.large,
.bottom-widgets .widget.gform_widget .gform_wrapper .hidden_label select.large,
.bottom-widgets .widget.gform_widget .gform_wrapper .top_label input.large,
.bottom-widgets .widget.gform_widget .gform_wrapper .top_label select.large {
	width: 100% !important;
}

#text-6 .textwidget {
	background-image: url("http://davidbach.com/wp-content/uploads/2016/04/optin-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #cccccc;
	color: #fff;
	padding: 15px !important;
	text-align: center;
}

.millionaire-cta>h3 {
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 31.8px;
	font-weight: bold;
	margin: 10px 0 40px;
	text-transform: uppercase;
}

.millionaire-cta img {
	margin-bottom: 30px;
	max-width: 210px;
}

a.cta-btn {
	background: #ff9900 none repeat scroll 0 0;
	color: #fff !important;
	display: block;
	font-family: roboto condensed;
	font-size: 25px;
	font-weight: bold;
	margin: 0 auto;
	padding: 15px 0;
	text-transform: uppercase;
	width: 95%;
}

a.cta-btn:hover {
	background: #000 none repeat scroll 0 0;
	color: #fff;
}

.automatic-millionaire {
	text-align: center;
}

.footer-widgets-2.widget-area .textwidget {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin: 0;
	padding: 0;
}

.automatic-millionaire {
	padding: 15px 0;
}

.automatic-millionaire>h2 {
	color: #fff;
}

.widget_recent_entries ul {
	border: 1px solid #cccccc;
	margin: 0 0 15px;
	padding: 10px 0 0;
}

.widget_recent_entries li {
	border-bottom: 1px solid #cccccc;
	line-height: 1.2;
	list-style: outside none none !important;
	margin: 0;
	padding: 10px 15px;
}

.widget_recent_entries li:hover {
	background: #ccc;
}

.widget_recent_entries li a {
	color: #111;
	font-size: 0.77em;
	padding: 0.75em 1em;
}

.egwp_featured_image {
	display: none;
}

.footer-widgets-2.widget-area .widget-wrap {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

#tribe-events-list-widget-3 .tribe-list-widget {
	padding: 0 !important;
	margin: 0 !important;
}

#tribe-events-list-widget-3 .tribe-list-widget li {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	line-height: 1.1;
	list-style: outside none none;
	margin: 25px;
	padding: 15px;
	text-indent: 0;
}

#genesis-footer-widgets .wrap {
	margin: 0 auto !important;
	max-width: 1200px !important;
}

.footer-widgets-1.widget-area .widget-wrap {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.navbar-brand {
	float: left;
	max-width: 24%;
}

.collapse.navbar-collapse {
	float: right;
	width: 70%;
}

.fb-page.fb_iframe_widget {
	max-width: 100% !important;
	width: 100% !important;
}

.bottom-widgets {
	overflow-x: hidden;
}

.footerbox .widget-wrap {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin: 0;
	padding: 0;
}

.footerbox .sub-menu {
	display: none;
}

.footerbox section {
	margin: 0 !important;
	padding: 0 !important;
}

.footerbox .textwidget {
	margin-bottom: 0;
	padding: 0;
}

.footerbox {
	margin: 0 !important;
	padding: 25px 0 0;
}

.footer-widgets.gsfw-footer-widgets-2 {
	margin: 0 !important;
	padding: 0;
}

.footer-title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.footer-bottom-section a {
	color: inherit;
}

.bottom-widgets #text-8.widget.widget_text {
	background-image: url("http://davidbach.com/wp-content/uploads/2016/03/footer-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-family: ubuntu;
	padding: 15px 0 82px;
}

#genesis-footer-widgets.footer-widgets {
	background-color: rgba(0, 0, 0, 1);
	/*height: 87px;

	margin-top: -87px !important;*/
}

.footerbox .menu {
	margin: 0 !important;
	padding: 0;
}

.footerbox .menu-main-container {
	margin-top: 11px;
}

.footerbox .menu a {
	display: inline-block;
	line-height: 1;
	margin: 0 3px !important;
	padding: 0;
}

.footerbox .menu li {
	margin: 0 !important;
	padding: 0;
}

.bottom-widgets .gform_footer.top_label {
	float: left;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 8px;
	max-width: 97.5% !important;
	padding: 0 !important;
	width: 100%;
}

.footer-form .button {
	background: #ff9900 none repeat scroll 0 0;
	border: medium none !important;
	color: #111 !important;
	font-weight: bold !important;
	width: 100% !important;
}

.sidebar .widget {
	padding: 0 !important;
	margin-bottom: 10px !important;
}

.sidebar-primary {
	max-width: 370px !important;
	width: 100% !important;
}

#gform_fields_1 li {
	margin: 0 !important;
	padding: 0 !important;
}

.single .site-inner {
	padding-top: 125px !important;
}

.contact-inquiry>li {
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ffffff;
	display: block;
	font-family: ubuntu !important;
	padding: 15px 0;
}

.contact-inquiry {
	margin: 0 !important;
}

.contact-inquiry>li h3 {
	color: #666666;
	font-family: ubuntu !important;
	font-size: 24px;
	font-weight: 400;
	margin-top: 0;
}

.contact-inquiry>li:first-child {
	border-top: medium none;
}

.contact-widgetbox {
	font-family: ubuntu;
	font-size: 18px;
}

.contact-widgetbox>h3 {
	color: #327844;
	font-family: ubuntu !important;
	font-size: 24px;
}

.contact-widgetbox>h4 {
	font-family: ubuntu !important;
}

.half-field {
	clear: none !important;
	float: left;
	width: 50%;
}

#gform_2 li label {
	font-family: ubuntu;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

#gform_2 li {
	margin-bottom: 16px;
}

#gform_2 .gform_footer [type="submit"] {
	font-family: ubuntu;
	font-size: 25.48px;
	font-weight: bold;
	padding: 25px 70px;
}

.side-event-date>span {
	font-size: 13px;
}

.side-event-date>strong {
	font-size: 42px !important;
}

.footer-form label.gfield_label {
	display: none !important;
}

.home-form .vc_column-inner input {
	margin: 0 !important;
	width: 98% !important;
}

.home-form li {
	width: 50% !important;
}

.footer-bottom-section {
	font-family: Lato, sans-serif !important;
	font-size: 15px !important;
}

.footer-form [type="text"] {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #666666;
	color: #fff !important;
	font-family: Lato, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 10px 7px !important;
}

.footer-form [type="text"]::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	font-style: italic;
}

.footer-form [type="text"]::-webkit-input-placeholder {
	color: #fff;
	font-style: italic;
}

.copyright-text {
	color: #fff;
	font-family: ubuntu;
	font-size: 14px;
	padding-top: 9px;
}

.footer-social>li {
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle;
}

.footer-social {
	margin-bottom: 0;
	padding: 0 20px;
	text-align: right !important;
}

.footer-bottom-section a:hover {
	color: #fff !important;
	opacity: 0.9;
}

.connect-david a {
	display: inline-block;
	margin: 0 10px;
	width: 80px;
}

.st_facebook_large .stLarge {
	background-image: url("http://davidbach.com/wp-content/uploads/2016/03/facebook.jpg") !important;
	height: 33px !important;
	width: 33px !important;
}

.st_googleplus_large .stLarge {
	background-image: url("http://davidbach.com/wp-content/uploads/2016/03/gplus.jpg") !important;
	height: 33px !important;
	width: 33px !important;
}

.st_youtube_large .stLarge {
	background-image: url("http://davidbach.com/wp-content/uploads/2016/03/youtube.jpg") !important;
	height: 33px !important;
	width: 33px !important;
}

.st_twitter_large .stLarge {
	background-image: url("http://davidbach.com/wp-content/uploads/2016/03/twitter.jpg") !important;
	height: 33px !important;
	width: 33px !important;
}

.media-post .post-social-icons {
	float: right;
}

.media-post .posts-wrapped {
	padding: 40px 0;
}

.media-post .post.entry {
	margin-bottom: 0;
	margin-right: 4%;
	width: 48%;
}

.media-post .post.entry:last-child {
	margin-right: 0 !important;
}

.homepost-list .post.entry {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	width: 100%;
}

.homepost-list .post.entry .attachment-blog-post-thumb,
.homepost-list .post.entry .col-md-6:first-child a {
	display: block !important;
	float: none;
	max-width: 100%;
	width: 100%;
}

.homepost-list .post-social-icons {
	/* float: right; */

}

.homepost-list .posts-wrapped {
	border-bottom: medium none;
}

.homepost-list .btn-read-more {
	/* padding: 18px 70px; */

}

.homepost-list .post.entry .col-md-6>h4 {
	font-family: roboto condensed;
	font-size: 30px;
	margin-bottom: 20px;
}

.homepost-list .posts-wrapped p {
	font-size: 1.154em;
	margin-bottom: 29px;
	line-height: 1.5;
}

.show-morelist {
	display: none;
}

body.logged-in {
	margin-top: 0 !important;
}

.page .home-header,
.single .home-header {
	margin-top: 0 !important;
	padding: 0 !important;
}

.home .home-header,
.page-id-1373 .home-header,
.page-id-1376 .home-header {
	padding: 450px 0 50px !important;
	margin-top: 0 !important;
}

/* body.logged-in{
	padding-top: 102px !important;
}*/
#genesis-content {
	margin: 0 !important;
}

body.home .post-title a {
	color: #294167;
}

body.home .post-image-col {
	max-height: 350px;
	overflow: hidden;
}

body.home .essb_links.essb_template_metro-retina {
	margin: 0 0 1em;
}

body p.the_excerpt {
	font-size: 1.154em;
}

body .post-wrapper {
	margin-bottom: 15px;
}

body .posts-wrapped {
	padding-bottom: 15px;
}

body .post-wrapper .post-title {
	font-size: 30px;
}

body .post-wrapper .post-title a {
	/*color: #294167;*/
}

body .post-wrapper .excerpt-container a {
	color: #000;
}

html {
	margin-top: 0 !important;
}

.site-header {
	height: inherit !important;
	/* min-height: 102px !important; */
	min-height: 85px !important;
}

.page .blog-header,
.page .contact-header {
	margin-top: 0 !important;
}

.single .site-inner {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#menu-main .menu-social>a {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 0;
	background-color: transparent !important;
}

.menu-social>a::before {
	font-family: fontawesome;
	font-size: 19px;
}

.menu-social.facebook a::before {
	content: "\f09a";
}

.menu-social.gplus a::before {
	content: "\f0d5";
}

.menu-social.youtube a::before {
	content: "\f167";
}

.menu-social.twitter a::before {
	content: "\f099";
}

.footerbox .menu-social {
	display: none;
}

.single .entry-content>p {
	margin-bottom: 1.5em;
}

/**** NEW CSS ****/

.post-date {
	font: 10px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.posts-wrapped .post-title,
.single h1.entry-title {
	color: #464646 !important;
	font-family: "BebasNeue";
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.2 !important;
	margin: 12px 0;
	padding: 0;
	text-transform: uppercase;
}

.posts-wrapped .post-title a {
	color: #464646;
}

.posts-wrapped .post-title a:hover,
.posts-wrapped .post-title a:focus {
	text-decoration: underline;
}

.posts-wrapped .post-subheadline,
.single .post-subheadline {
	color: #464646;
	font-size: 22px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 300 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.posts-wrapped .essb_item {
	width: 20% !important;
}

.posts-wrapped .essb_item a {
	padding: 10px !important;
	width: 100% !important;
}

.essb_links .essb_item {
	width: 20% !important;
}

.essb_links .essb_item a {
	padding: 10px !important;
	width: 100% !important;
}

.essb_links .essb_totalcount_item {
	display: none !important;
}

.single .wp-post-image {
	display: none;
}

.post-wrapper {
	border: 1px solid #bbb;
	padding: 26px 30px;
}

.posts-wrapped {
	margin-bottom: 18px !important;
}

.category-link {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.continue-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 12px;
	font-style: italic;
}

.widget-wrap .gform_wrapper {
	max-width: 100%;
}

.essb_share {
	margin-bottom: 20px !important;
}

.essb_links.essb_template_metro-retina.essb_nospace li:last-child a {
	border-radius: 0 !important;
}

.single .entry {
	margin-bottom: 0;
	padding: 20px 20px 0;
}

.essb_link_comments a {
	background: #0077a1 !important;
}

.related {
	clear: both;
	display: block;
	float: left;
	padding: 20px;
	width: 100%;
	margin-bottom: 30px;
}

.entry-content a {
	color: #1586BC;
}

.related-posts-list .related-post {
	float: left;
	line-height: normal;
	padding: 5px;
	width: 33.33%;
}

.related-image {
	border: 1px solid #ddd;
	display: block;
	padding: 5px;
}

.related-post-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px !important;
	color: #1586BC;
}

.attachment-related.size-related {
	height: 125px;
}

.related-title,
#reply-title,
#comments h3 {
	display: block;
	text-align: left;
	background: #294167 none repeat scroll 0 0;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 10px 20px;
}

.paddingleftright {
	padding: 0 20px;
}

.paddingleftright .post-date {
	float: right;
}

#respond,
#comments {
	padding: 20px;
}

#respond #submit {
	background: #327844 none repeat scroll 0 0;
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
}

.form-detail {
	font-size: 23px;
}

.wrap .footer-widgets-12:nth-child(2) {
	float: right;
}

/**** NEW CSS ****/
.post-wrapper-featured .post-date,
.post-wrapper-small .post-date {
	font-size: 14px;
	padding-bottom: 14px;
	display: block;
}

.post-wrapper-featured .post-title {
	font-size: 27.5px !important;
	text-transform: uppercase !important;
	margin-top: 36px !Important;
}

.post-wrapper-featured .essb_links.essb_template_metro-retina li a {
	padding: 5px 10px 6px 10px;
	font-size: 10px;
}

.post-wrapper-featured .posts-wrapped,
.post-wrapper-small .posts-wrapped {
	border-bottom: none;
	margin: 0 !important;
}

.post-wrapper-small .posts-wrapped {
	padding-bottom: 0;
}

.post-wrapper-small .post-title {
	font-size: 23px !important;
}

.post-wrapper-small .essb_links.essb_template_metro-retina li a .essb_network_name {
	font-size: 0;
}

.post-wrapper-small .essb_links.essb_template_metro-retina li a .essb_network_name span {
	font-size: 12px;
}

.post-wrapper-small .essb_links.essb_template_metro-retina.essb_nospace li a {
	text-align: center;
}

.post-wrapper-small {
	padding: 26px 30px 20px;
	min-height: 625px;
	margin-bottom: 30px !important;
}

.archive-description,
.author-box {
	padding: 0 !important;
	margin-bottom: 20px;
}

.archive-title {
	color: #294167 !important;
	font-family: "Oswald", sans-serif !important;
	font-size: 36.5px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
	text-transform: uppercase !important;
	border-bottom: 3px solid #294167;
}

.search-results .search-form input[type="submit"] {
	float: right;
	margin-top: -61px;
	position: relative;
	padding: 19px;
}

.search-results .search-form {
	margin-bottom: 35px;
	max-width: 370px !important;
	width: 100% !important;
	float: right;
}

.search-form-wrap {
	background: #294167 none repeat scroll 0 0;
}

.footer-widget-social {
	max-width: 296px;
	margin: 30px auto 0;
}

.footer-widget-social li {
	display: inline-block;
	width: 28%;
}

.footer-widget-social li a:hover {
	opacity: 0.9;
}

.connect-with-david {
	padding: 86px 0 96px;
}

.connect-with-david h3 {
	color: #fff;
	font-family: "Maven Pro", sans-serif !important;
	font-size: 72px;
	font-weight: bold;
	margin-top: 0;
}

ul.print-list {
	margin: 0;
	font-size: 0;
}

ul.print-list li {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 50px;
}

ul.print-list li:nth-child(even) {
	margin-right: 0;
}

ul.print-list li .print-col-left {
	display: inline-block;
	width: 30%;
	margin-right: 5%;
	vertical-align: top;
}

ul.print-list li .print-col-right {
	display: inline-block;
	width: 65%;
	vertical-align: top;
}

ul.print-list li .print-col-right h4 {
	margin: 0;
	color: #363636;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 1.5 !important;
}

ul.print-list li .print-col-right h3 {
	margin: 0;
	color: #363636;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5 !important;
}

.site-header .navbar-nav>li>a {
	font-size: 1.04vw !important;
}

.site-header .navbar-nav>li.social-icon {
	max-width: 40px;
}

.social-icon img {
	max-width: 40px !important;
	margin-top: 0.5vw;
	width: 80%;
	height: auto !important;
}

.social-icon a {
	margin: 0 !important;
	padding: 0 !important;
}

ul.footer-social-icons {
	max-width: 90%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

ul.footer-social-icons li {
	width: 100%;
}

.site-header>.wrap {
	max-width: 90%;
}

/* Navbar New Update */
.navbar-nav>li {
	padding: 0;
}

.navbar-nav>li>a img {
	margin: 0;
	display: block;
}

.nav.navbar-nav {
	display: flex;
	align-items: center;
	margin: 0 !important;
	padding: 0 !important;
}

.navbar-header .col-md-12 {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

/***************************************************************** MEDIA QUERIES *****************************************************/

@media screen and (min-width: 1600px) {

	/*.home-header .vc_video-bg iframe {
 display: block;
 height: 208% !important;
 width: 100% !important;
}*/
	.site-header>.wrap {
		max-width: 80%;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1440px) {
	body .site-header>.wrap {
		max-width: 95% !important;
	}

	header .col-md-12,
	header.site-header .container {
		padding: 0 !important;
	}
}

@media screen and (min-width: 1281px) {
	.site-header .navbar-nav>li.social-icon {
		width: 2.5vw;
	}
}

@media screen and (min-width: 1000px) {

	#menu-footer li:first-child a,
	#menu-footer li:nth-child(4) a,
	#menu-footer li:nth-child(7) a {
		border-left: none !important;
	}
}

@media screen and (min-width: 767px) {
	.navbar-topnav #menu-main>li:hover>.sub-menu {
		display: block;
	}

	.navbar-topnav #menu-main>li:hover>.sub-menu a {
		padding-bottom: 0;
	}

	/* .sub-menu {
		background: #fff none repeat scroll 0 0;
		border-radius: 0 0 5px 5px;
		border-top: 2px solid #294167 !important;
		box-shadow: 0 1px 2px -1px #ccc;
		min-width: 200px;
		padding: 20px;
		position: absolute;
		top: 46px;
		display: none;
	} */

	/* .navbar-topnav #menu-main>li>.sub-menu a {
		color: #333;
		font-size: 20px;
	} */

	/* .sub-menu li {
		margin-bottom: 15px;
	} */

	/* .navbar-topnav #menu-main>li>.sub-menu a {
		font-size: 18px;
	} */
}

@media screen and (max-width: 1660px) {}

@media screen and (max-width: 1660px) and (min-width: 1100px) {
	.site-header .navbar-nav>li.social-icon a {
		padding: 0 !important
	}

	/* li.social-icon.first-icon {
		margin-left: 0;
	}

	li.social-icon {
		margin-right: 10px;
	} */
	.nav>li>a {
		padding: 10px !important;
	}
}

@media screen and (max-width:1440px) {
	.site-header .navbar-nav>li>a {
		font-size: 1.4vw;
	}

	.social-icon img {
		margin-top: 0.7vw;
	}
}

@media screen and (max-width:1367px) {

	/* .nav>li>a {
		padding: 10px 10px;
	} */
	.site-header .navbar-nav>li>a {
		font-size: 1.4vw !important;
	}
}

@media screen and (max-width: 1300px) {
	.bottom-widgets #text-4 a {
		display: inline-block;
		cursor: pointer;
		width: 21%;
		margin: 0 4px;
	}

	body .site-header>.wrap {
		max-width: 100% !important;
	}

	.navbar-brand>img {
		margin-left: 15px;
	}

	.navbar-nav>li>a {
		/* padding: 10px; */
		font-size: 18px !important;
	}

}

@media screen and (max-width:1280px) {
	.navbar-nav>li>a {
		padding: 15px 10px;
	}
}

@media screen and (max-width:1200px) {
	.collapse.navbar-collapse {
		width: 75%;
	}
}

@media screen and (max-width: 1112px) {
	/* .navbar-nav>li>a {
		padding: 9px;
	} */
}

@media screen and (max-width: 1100px) {
	.essb_links.essb_template_metro-retina li a {
		font-size: 11px !important;
	}

	.blog-header-title br,
	.sidebarform p br,
	.sidebarform h3 br,
	.sidebarform h4 br {
		display: none !important;
	}

	.sidebarform p,
	.sidebarform h4 {
		text-align: center !important;
	}

	body #menu-footer li a {
		font-size: 14px;
	}

	body .nav>li>a {
		font-size: 16px !Important;
	}

	.bottom-widgets #text-4 .widgettitle {
		font-size: 37px;
	}

	/* body .nav>li>a {
		padding: 10px 5px !important;
	} */

	.collapse.navbar-collapse {
		width: 80% !important;
	}

	.navbar-brand {
		max-width: 18% !important;
	}

	/* 	 .social-icon {
    display: none !important;
} */
}

@media screen and (max-width: 1044px) {
	.connect-with-david h3 {
		font-size: 30px;
	}

	.footer-social-icons>li a {
		font-size: 26px;
		width: 50px !important;
		height: 50px;
		line-height: 2;
	}

	.footer-widgets li a img {
		max-width: 40px;
	}

	.footer-widget-social li {
		width: auto;
	}

	.footer-widgets ul {
		text-align: center;
		justify-content: center;
	}

	.featuredpost h4 {
		font-size: 1.5rem !important;
	}

	.site-header .navbar-nav>li>a {
		font-size: 1.5vw !important;
	}

}

@media screen and (max-width: 1000px) {
	.row.connect-david {
		text-align: center;
	}

	.bottom-widgets #text-4 .widgettitle {
		font-size: 37px;
		text-align: center;
	}

	p.copyright-text,
	.footer-social {
		text-align: center !important;
		margin-bottom: 10px;
	}

	#genesis-footer-widgets.footer-widgets {
		background-color: #000;
		height: auto;
		margin-top: 0 !important;
	}

	.bottom-widgets #text-8.widget.widget_text {
		padding: 15px 0 10px;
	}

	.navbar-topnav a {
		font-size: 17px;
	}

	.footerbox .menu {
		text-align: center;
	}

	.connect-with-david h3 {
		text-align: center;
	}

	#genesis-footer-widgets .footerbox {
		max-width: 510px !important;
		width: 100%;
		margin: 0 auto !important;
		display: block;
	}
}

@media screen and (max-width: 990px) {
	.sub-menu {
		z-index: 1;
	}

	body .search-results .search-form {
		max-width: 100% !important;
		width: 100% !important;
	}

	.search-results .content {
		padding-right: 0 !important;
	}

	.pop-up-img {
		max-width: 390px !important;
	}

	.millionaire-cta img {
		max-width: 100% !important;
	}

	.modal-dialog {
		width: 90% !important;
		margin: 20px auto !important;
	}

	body .story-box {
		display: block;
		float: none !important;
		max-width: 100% !important;
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.story-box-wrapper {
		display: block !Important;
	}

	.essb_links.essb_template_metro-retina li a .essb_network_name span {
		font-size: 12px !important;
	}

	.essb_links.essb_template_metro-retina li a .essb_network_name {
		font-size: 0 !important;
	}

	.vc_custom_1462849340743 .wpb_single_image.vc_align_right {
		text-align: center !important;
	}

	#gform_widget-3 #gform_wrapper_1 .gform_button.button,
	#text-15 .s-input {
		font-size: 20px !important;
	}

	.remove-bottom {
		display: none !important;
	}

	body .post-wrapper .post-title {
		font-size: 30px !important;
	}

	.collapse {
		display: none;
	}

	.posts-wrapped .post-subheadline,
	.single .post-subheadline {
		font-size: 19px !important;
	}

	body .bottom-widgets #text-4 {
		/* background-position: 33%; */
		background-position: 75% 0;
	}

	body .navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 10px;
	}

	body #menu-footer li:first-child a {
		border: none !Important;
	}

	.finishrich-section {
		background-position: 67% center !important;
	}

	.wwd-section-c5 {
		background-position: 84% center !important;
		padding: 0 !important;
	}

	.vc_custom_1461631452252 {
		background: url(/wp-content/uploads/2016/05/work-with-david-header.png) no-repeat !Important;
		background-size: cover !Important;
	}

	body .blueform-img {
		width: 25%;
	}

	.blue-form .vc_col-sm-10 {
		width: 73%;
	}

	.optin-tail .vc_single_image-img {
		display: none;
	}

	.blue-form h2,
	.blue-form h3 {
		text-align: center !important;
	}

	#menu-footer li:nth-child(5) a,
	#menu-footer li:nth-child(8) a {
		border-left: 1px solid #fff !Important;
	}

	.footerbox .menu {
		min-height: 0 !Important;
		margin-bottom: 30px !Important;
	}

	.vc_custom_1461742231925 br {
		display: none !important;
	}

	.vc_custom_heading.vc_custom_1461740527061 {
		text-align: center !Important;
	}

	body .entrepreneur-wrapper {
		background-image: none !Important;
		padding-top: 0 !Important;
		padding-bottom: 25px !Important;
	}

	body .vc_custom_1461737980934 {
		text-align: center !Important;
	}

	#pc-bg {
		background: none !Important;
	}

	body {
		overflow-x: hidden !important;
	}

	body .wpb_wrapper .wwd-section-heading {
		background: rgba(255, 255, 255, 0.78);
		padding: 16px !Important;
		margin: 70px -15px 20px !Important;
		margin-top: 70px;
		margin-right: -15px;
		margin-bottom: 20px;
		margin-left: -15px;
		width: auto !Important;
	}

	body .navbar-nav>li {
		padding-bottom: 0;
	}

	body {
		padding-top: 127px !important;
	}

	.social-icon {
		margin: 0 5px 7px !important;
	}

	#menu-item-1351 {
		clear: left;
	}

	body .nav>li>a {
		font-size: 12px !Important;
	}

	.navbar-brand {
		max-width: 20% !important;
	}

	.collapse.navbar-collapse {
		width: 80% !important;
	}

	li.social-icon.first-icon {
		clear: both;
		margin-left: 10px;
	}

}

@media screen and (max-width: 767px) {
	.check-bullet {
		margin: 0 !important;
	}

	.post-wrapper {
		padding: 20px 10px !important;
	}

	.social-icon {
		margin-top: 15px !important;
	}

	.social-icon a {
		border: 2px solid #fff !Important;
		border-radius: 50px;
	}

	.sub-menu a:before {
		content: '»';
		margin: 0 9px 0 -25px;
	}

	.navbar-topnav a:hover {
		color: #FF9900 !important;
	}

	body .navbar-nav>li>a {
		border-bottom: 1px solid;
	}

	.the_excerpt>p:first-child:first-letter,
	.the_excerpt_p:first-letter,
	.excerpt-container .the_excerpt>p:first-child:first-letter,
	.single-post .entry-content>p:nth-child(2):first-letter {
		font-size: 35px !important;
		line-height: 3 !Important;
	}

	.posts-wrapped .post-subheadline,
	.single .post-subheadline {
		font-size: 18px !important;
	}

	body .post-title,
	body.single .entry-title,
	.entry-title {
		font-size: 27.5px !important;
	}

	.home-section-2books-content img {
		max-height: inherit !important;
	}

	.seen-on-title {
		font-size: 23px !important;
	}

	body .post-wrapper .post-title {
		font-size: 21px !Important;
	}

	.essb_links.essb_template_metro-retina li {
		text-align: center;
	}

	.essb_counter_insidebeforename {
		font-size: 13px;
	}

	.social-icon {
		display: inline-block !Important;
	}

	.sub-menu li {
		padding-bottom: 0 !Important;
		padding-left: 45px;
	}

	.site-header .sub-menu {
		border: none;
		padding: 5px 20px 5px 0 !important;
	}

	body .vc_custom_heading.vc_custom_1461740527061 {
		font-size: 36px !Important;
	}

	body .vc_custom_1461738160686 {
		text-align: center !Important;
	}

	.vc_custom_1461739097965 {
		margin-bottom: 28px !Important;
	}

	body .vc_custom_1461739396639 {
		padding-top: 0 !important;
		background-position: 65% !Important;
	}

	.vc_custom_1461739097965 {
		text-align: center !IMPORTANT;
		font-size: 45px !Important;
	}

	body .vc_custom_1460998915754 {
		padding: 28px 0 13px !Important;
	}

	html body .vc_row {
		padding-left: 0 !Important;
		padding-right: 0 !Important;
	}

	body .vc_custom_1461737058991 {
		font-size: 23px !important;
		text-align: center !Important;
	}

	.vc_custom_1461730447619 {
		font-size: 32px !Important;
	}

	/* html body {
	padding-top: 100px !important;
} */
	.bottom-widgets #text-4 .widget-wrap {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}

	.connect-david {
		padding-bottom: 50px;
		padding-top: 50px;
		text-align: center;
	}

	.collapse.navbar-collapse {
		float: right;
		width: 70%;
	}

	.bottom-widgets .widget.gform_widget .gform_button.button {
		max-width: 100% !important;
	}

	.bottom-widgets,
	.home-blog {
		overflow-x: hidden;
	}

	.bottom-widgets .widget.gform_widget .gform_body {
		float: none;
		max-width: 100%;
		width: 100%;
	}

	.bottom-widgets .widget.gform_widget .gform_footer.top_label {
		float: none;
		margin-bottom: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 100%;
		padding: 0 !important;
		width: 100%;
	}

	.bottom-widgets .widget.gform_widget li {
		clear: none !important;
		float: none;
		margin-bottom: 10px;
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 0 !important;
		padding-left: 0 !important;
		width: 100%;
	}

	.bottom-widgets #gform_1 {
		margin: 0 auto;
		width: 95%;
	}

	.bottom-widgets .widget.gform_widget input {
		margin-bottom: 10px !important;
	}

	.home .gform_button.button {
		max-width: 100% !important;
	}

	.footer-widgets ul {
		text-align: center;
	}

	.footer-widgets-1 ul {
		text-align: center;
	}

	.logo-bottom {
		display: block;
		margin: 0 auto;
	}

	.footer-widgets ul {
		text-align: center;
	}

	.navbar-brand {
		max-width: 60%;
	}

	img.arrow-img {
		display: none;
	}

	.gform_button.button {
		margin: 0 !important;
		width: 100% !important;
		display: block;
	}

	ul.print-list li {
		width: 100%;
		margin: 0 0 30px;
	}

	li.social-icon a {
		display: none;
	}

	html body {
		padding-top: 0px !important;
	}

	.footer-boowrap {
		margin-top: 30px;
	}
}

/* @media screen and (min-width: 767px) and (max-width: 1044px) {
	ul#menu-main .social-icon img {
		max-width: 25px !important;
	}

	.navbar-nav>li.social-icon>a {
		padding: 0px 5px !important;
	}
} */

@media screen and (min-width: 767px) and (max-width: 1000px) {
	.nav>li>a>img {
		display: none;
	}
}

@media screen and (max-width: 768px) {

	/* Navbar New Update */
	.navbar-header .col-md-12 button.navbar-toggle {
		margin: 0 !important;
	}

	.navbar-header .col-md-12 img {
		margin: 0 !important;
	}

	.nav.navbar-nav {
		display: block;
	}

	.navbar-header .col-md-12 button.navbar-toggle {
		padding: 0;
		background-color: transparent !important;
		border: none;
	}

	.navbar-header .col-md-12 button.navbar-toggle .icon-bar {
		width: 35px;
		height: 5px;
	}
}

@media screen and (max-width: 767px) {

	/* Navbar New Update */
	.navbar-collapse.collapse #menu-main {
		width: 100% !important;
		padding: 0 !important;
	}

	.navbar-brand {
		max-width: 40% !important;
	}

	.navbar-header .col-md-12 {
		flex-direction: row-reverse;
		padding: 0 !important;
	}

	div#bs-example-navbar-collapse-1.navbar-collapse {
		width: calc(100% + 32px) !important;
		float: none !important;
		position: absolute;
		background-color: #000;
		left: 0;
		right: 0;
		top: 100%;
		padding: 15px;
		margin: 0 -16px;
	}

	.mobile-btn-social-wrap {
		display: flex !important;
		gap: 3vw;
	}

	.mobile-btn-social-wrap button.navbar-toggle {
		float: none;
	}

	.mobile-btn-social-wrap li.social-icon {
		display: block !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	.mobile-btn-social-wrap ul {
		display: flex;
		align-items: center;
		margin: 0;
	}

	.mobile-btn-social-wrap li.social-icon a {
		display: block;
		border: none !important;
	}

	.mobile-btn-social-wrap li.social-icon a img {
		width: 10vw !important;
		height: 10vw !important;
		object-fit: contain;
		object-position: center;
	}
}

@media screen and (max-width: 480px) {

	body #menu-footer li:first-child a,
	body #menu-footer li:nth-child(5) a,
	body #menu-footer li:nth-child(8) a {
		border: none !important;
	}

	.home-header-title {
		font-size: 32px !Important;
	}

	body p.the_excerpt,
	body .the_excerpt2,
	body p.the_excerpt p,
	body .the_excerpt2 p {
		font-size: 18px !important;
	}

	body #menu-footer li:first-child a {
		border: none !Important;
	}

	.header_images h1 {
		font-size: 82px !important;
		letter-spacing: -2px;
	}

	.header_images .container {
		padding: 200px 0 100px;
	}

	.bottom-widgets #text-4 a {
		cursor: pointer;
		margin: 10px;
	}

	.bottom-widgets #text-4 img {
		display: block !important;
		float: none !important;
		margin: 0 auto;
	}

	.bottom-widgets #text-4 .widget-wrap {
		padding: 30px 0;
		text-align: center;
	}

	.footerbox .menu a {
		border: none !Important;
		line-height: 1.4 !Important;
	}

	.logo-bottom {
		margin-top: 25px;
	}

	.page-id-12 .blog-header {
		margin-top: 0;
		padding-top: 100px !important;
	}

	.related-posts-list .related-post {
		width: 100%;
	}

	.attachment-related.size-related {
		height: auto;
	}

	.footer-social-icons li {
		display: inline-block !Important;
	}

	/* .navbar-brand {
		max-width: 50% !important;
	} */
}

@media only screen and (max-width: 690px) {
	body .blueform-img {
		width: 100% !important;
	}

	.blue-form .vc_col-sm-10 {
		width: 100% !important;
	}
}

@media only screen and (max-width: 568px) {
	.bottom-widgets #text-4 a {
		display: inline-block !Important;
		margin: 10px !Important;
	}

	.page .contact-header {
		background-position: right center !Important;
	}

	.related-posts-list .related-post {
		width: 100%;
	}

	.attachment-related.size-related {
		height: auto;
	}

	#recaptcha_area {
		position: relative;
	}

	#recaptcha_table {
		transform: scale(0.8);
		margin-left: -33px !important;
		margin-bottom: -35px !important;
	}

	body .vc_custom_1459912354545 .post-wrapper {
		padding: 18px 20px !Important;
	}

	body ul.footer-social-icons {
		/* display: block !important; */
		max-width: 100% !important;
		flex-wrap: wrap;
	}

	ul.footer-social-icons li {
		width: 50%;
	}

	body .bottom-widgets #text-4 {
		background-position: 75% 0%;
	}

	body .footer-social-icons>li a {
		font-size: 26px !important;
		height: 60px !important;
		width: 60px !important;
	}

	body .connect-with-david {
		padding: 50px 0 30px !important;
	}
}


@media only screen and (max-width: 450px) {

	.prev-posts-link a,
	.next-posts-link a {
		padding: 7px 8px !important;
		font-size: 11px !important;
	}

	body .optin-content {
		padding: 0px 17px;
	}

	.essb_links.essb_template_metro-retina.essb_nospace li a {
		min-height: 65px !Important;
	}

	.essb_links.essb_template_metro-retina li a {
		min-height: 52px !Important;
	}

	.post-wrapper {
		padding: 26px 5px !Important;
	}

	.home-section-1-box-1 h2 {
		font-size: 37px !Important;
	}

	.home-header-title {
		font-size: 33px !important;
	}

	body .blue-form h3.vc_custom_heading {
		font-size: 17px !important;
		display: inline-block !important;
	}

	.post-wrapper-featured .post-date,
	.post-wrapper-small .post-date {
		font-size: 11px !important;
	}

	body .vc_custom_1461739097965 {
		font-size: 46px !Important;
	}

	ul.footer-social li {
		display: inline-block !important;
		margin: 0 !important;
	}

	.related-posts-list .related-post {
		width: 100%;
	}

	.attachment-related.size-related {
		height: auto;
	}
}

.home-sectionv2 {
	background: #000 url(/wp-content/uploads/2016/02/arrow-white.png) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
}

.home-section3 .vc_images_carousel .vc_carousel-control.vc_right {
	right: -80px;
}

.home-section3 .vc_images_carousel .vc_carousel-control.vc_left {
	left: -100px;
}

.home-section3 .vc_images_carousel .vc_carousel-control .icon-next,
.home-section3 .vc_images_carousel .vc_carousel-control .icon-prev {
	color: #FFF;
}

.max1200 {
	max-width: 1200px;
	margin: 0 auto;
	display: flex !important;
	align-items: center;
}

.posts-wrapped .entry {
	width: 50%;
	float: left;
	padding: 0;
}

.posts-wrapped {
	overflow: hidden;
	border-bottom: 1px solid #d3d3d3;
}

.btn-read-more {
	font-size: 18px;
	font-weight: bold;
	color: #294167 !important;
}

.posts-wrapped p {
	font-size: 13px;
}

.the_excerpt2 p,
.the_excerpt p,
.the_excerpt_p,
.the_excerpt2_p {
	font-size: 20px !important;
	margin-top: 18px !important;
}

.stButton .stLarge {}

.footerbox img {
	display: block;
	float: none;
	margin: 0 auto 25px;
}

.home .white-blue-btn button,
.page .white-blue-btn button,
.single .white-blue-btn button,
.home .white-blue-btn button,
.page .white-blue-btn button,
.single .white-blue-btn button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
	background: #fff url("images/button-active.png") no-repeat scroll 120px center !important;
	border: medium none !important;
	color: #ff9900 !important;
	font-weight: 900 !important;
	line-height: 1 !important;
	min-width: 145px !important;
	padding: 15px 15px 15px 20px !important;
	text-align: left !important;
}

.home .white-blue-btn button:hover,
.page .white-blue-btn button:hover,
.single .white-blue-btn button:hover,
.home .white-blue-btn button:hover,
.page .white-blue-btn button:hover,
.single .white-blue-btn button:hover {
	color: #fff !important;
	background: #ff9900 url("images/button-hover.png") no-repeat scroll 120px center !important;
}

.footerbox .menu a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #ccc !important;
	font-weight: normal !important;
}

.footer-logo {
	display: block !important;
	height: auto;
	margin: 0 auto !important;
	max-width: 280px;
	padding: 0 !important;
	text-align: right !important;
}

.copy {
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.footerbox .widgettitle.widget-title {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-bottom: 1px solid #ccc;
	font-size: 22px;
	margin-bottom: 25px;
	padding: 0 0 15px !important;
	text-transform: capitalize;
}

.footerbox .widget_recent_entries ul {
	border: medium none !important;
	color: #ccc !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
}

.footerbox .widget_recent_entries li {
	border: medium none !important;
	background: none !important;
	color: #ccc !important;
	margin: 0 !important;
	display: block;
	padding: 0 !important;
	text-align: left !important;
}

.footerbox .widget_recent_entries ul a {
	color: #fff;
	background: none !important;
}

.footerbox .widget_recent_entries ul a:hover {
	color: #FF9900 !important;
}

.footerbox .widget_recent_entries li {
	border-bottom: 1px solid #252525 !important;
	font-size: 14px;
	margin-bottom: 17px !important;
	padding-bottom: 19px !important;
}

.footerbox {
	padding-top: 50px !important;
}

.post-title,
.single .entry-title,
.entry-title {
	color: #294167 !important;
	font-family: "Oswald", sans-serif !important;
	font-size: 36.5px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
	text-transform: uppercase !important;
}

.single article {
	padding-top: 25px !important;
}

.blog-header-title {
	line-height: 1.1 !important;
}

.footer-social-icons>li {
	display: inline-block;
	float: none !important;
	padding: 0 !important;
}

.footer-social-icons>li h4 {
	color: #fff;
	text-align: center;
	font-family: "Maven Pro", sans-serif !important;
	margin: 0 auto;
	max-width: 130px;
	font-weight: 400;
	font-size: 18px;
}

.footer-social-icons>li a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	color: #000;
	display: block;
	font-size: 50px;
	height: 96px;
	padding: 3px 0 !important;
	width: 96px !important;
	line-height: 2;
	margin-bottom: 16px !important;
}

.footer-social-icons>li a:hover {
	opacity: 0.8 !important;
	color: #000 !important;
}

.footer-social-icons {
	margin: 7px 0 4px;
	text-align: center !important;
}

.footer-widgets li .sub-menu {
	display: none;
}

.footer-widgets li:hover .sub-menu {
	display: block;
}

.footer-widgets li .sub-menu {
	left: 0 !important;
	min-width: 100% !important;
	padding-top: 30px !important;
	top: 100px !important;
}

.footer-widgets li .sub-menu {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	box-shadow: none !important;
}

.footerbox .menu li {}

.footer-widgets li .sub-menu a {
	color: #363636 !important;
}

.footerbox .menu {
	min-height: 270px;
}

.footerbox .menu a:hover {
	cursor: pointer;
}

#menu-item-1834 .sub-menu {
	max-width: 140px !important;
	min-width: 140px !important;
}

.excerpt-container .the_excerpt:first-letter,
.the_excerpt a>p:first-child:first-letter,
.the_excerpt_p:first-letter,
.single-post .entry-content>p:nth-child(2):first-letter {
	display: inline-block;
	font-size: 65px;
	font-weight: normal;
	padding-bottom: 0;
	float: left;
	padding-right: 10px;
	position: relative;
	line-height: .98 !Important;
}

/*** NEW CSS ***/
.genesis-skip-link {
	display: none;
}

#menu-footer {
	text-align: center;
}

#menu-footer li a {
	border-left: 1px solid #fff;
	padding: 0 12px !Important;
	margin: 0 !Important;
}

.widget_recent_entries li a {
	font-size: 18px;
	padding: 0;
	display: block;
}

.posts-wrapped img {
	width: 100%;
}

.heading-h3 {
	margin-top: 0;
	margin-bottom: 14px;
	font-size: 24px;
}

.book-content-wrap p {
	font-size: 1.1em;
}

.heading-h3 {
	margin-top: 0 !Important;
}

.modal-body #text-15 {
	background-image: url("/wp-content/uploads/2016/04/sideoptin-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px !important;
}

#text-16 .textwidget {
	padding: 0;
}


#modal-container-050316 #text-15 {
	padding-bottom: 40px !Important;
	border-radius: 8px;
	width: 100%;
}

#text-15 .widget-wrap {
	background: transparent none repeat scroll 0 0 !important;
}

#modal-container-050316 .modal-dialog {
	width: 100%;
	max-width: 890px;
}

#modal-container-050316 .modal-content {
	background-color: transparent;
	border: none;
}

.modal-header .close {
	margin-top: -2px;
	color: #111 !Important;
	opacity: 1;
	text-shadow: none;
	background: #fff;
	padding: 6.3px 9px;
	position: relative;
	z-index: 1000;
	border-radius: 50%;
	top: 16px;
	right: -29px;
}

.optin-content h5 {
	text-align: center;
	color: #fff;
	font-style: italic;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 28px;
	margin-top: 26px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#modal-container-050316 .modal-body {
	padding: 0;
}

.optin-content h4 {
	color: #fff;
	font-weight: 500;
	line-height: 1.5;
	font-size: 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
}

.optin-content .check-bullet {
	margin-left: 40px;
}

.check-bullet li {
	list-style: none !Important;
	background: url(/wp-content/uploads/2016/05/orange.png) 0px 6px no-repeat !Important;
	padding-left: 30px !Important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !Important;
	font-size: 17px !Important;
	border: none !Important;
}

#modal-container-050316 .col-md-4 {
	padding: 0 5px;
}

#modal-container-050316 .modal-header {
	padding-bottom: 25px;
	border-bottom: none;
}

.search-results .content {
	padding-right: 45px;
}

.optin-header {
	border-bottom: 1px solid #000;
	padding: 11px 10px 15px;
	text-align: center;
	margin: 0 -20px;
}

.optin-content {
	border-top: 1px solid #333333;
	margin: 0 -20px 0;
	padding: 0px 40px;
}

#modal-container-050316 #text-15 .s-input {
	font-size: 23px;
	padding-bottom: 13px;
}

.prev-posts-link,
.next-posts-link {
	display: inline-block !important;
}

.prev-posts-link a,
.next-posts-link a {
	border: 1px solid #BBB;
	display: inline-block;
	padding: 12px 24px;
	text-transform: uppercase;
	font-size: 13px;
	color: #1B1B1B !Important;
}

.next-posts-link {
	float: right;
}

body .entry {
	padding: 0;
}

.fb_iframe_widget iframe {
	height: 370px;
}

.row-opt {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.left-opt {
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.right-opt {
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.right-opt h3 {
	font-weight: bolder;
	font-family: "Maven Pro";
	font-size: 30px;
}

.row-opt p {
	font-size: 30px;
	font-family: "Maven Pro", sans-serif;
}

div#popmake-9478 h2,
div#popmake-9491 h2 {
	font-size: 48px;
	color: #000000;
	font-family: "Maven Pro";
	font-weight: 400;
	font-style: normal;
	text-align: center;
}

.row-opt .infusion-field-input {
	width: 100%;
	border: 1px solid #ccc;
	padding: 1.2rem;
	margin: .5rem 0;
	font-size: 20px;
}

.row-opt br {
	display: none;
}

.row-opt .infusion-submit button {
	font-size: 2.4rem;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	background-color: #ff9900;
	border: 1px solid #ff9900;
	display: inline-block;
	width: 100%;
	max-width: 305px;
	padding: .5rem 2rem;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	margin: 1rem 0;
}

div#popmake-9478,
div#popmake-9491 {
	padding: 36px;
}

p.bottom-opt {
	font-size: inherit;
	margin: 0 !important;
}


.navbar-nav>li>a {
	color: #FF9900 !important;
}

header.site-header .container {
	max-width: 100% !important;
}

.sumome-smartbar-popup div[role="button"] p {
	margin-bottom: 0 !important;
}