/*

Theme Name: Divi Child Theme
Template: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
.tinynav {
	display: none !important;
}
#mobile-menu{
	display:none !important;
}
.white-content-bg {
	background: #fff;
	padding: 35px;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.et_pb_toggle_close .et_pb_toggle_title:before {
	background: url(images/rightarrow.png) left no-repeat;
	width: 21px;
	height: 21px;
	content: close-quote;
	left: 0;
}
.et_pb_toggle_open .et_pb_toggle_title {
	background: url(images/downarrow.png) left no-repeat;
	height: 21px;
	content: close-quote;
	left: 0;
}
.et_pb_toggle_close {
	background: #fff;
}
.et_pb_text {
	width: auto;
}
h5.et_pb_toggle_title {
	color: #28b2da !important;
	font-size: 1.9em;
	font-weight: 300;
	padding: 0 0 0 30px !important;
}
#gform_5 input[type="text"] {
	background-color: #eee !important;
	border: none !important;
	width: 100% !important;
	border-radius: 0;
	font-size: 14px;
	color: #999;
	padding: 16px !important;
}
#gform_5 label {
	display: none;
}
#gform_5 .ginput_container {
	width: 100%;
	float: left;
	margin-right: 3%;
	padding-bottom: 20px;
	overflow: hidden;
}
#gform_5 textarea {
	background-color: #eee !important;
	border: none !important;
	width: 100% !important;
	border-radius: 0;
	font-size: 14px;
	color: #999;
	padding: 16px !important;
}
#gform_5 input[type="submit"] {
	padding: 12px 48px !important;
	font-size: 18px !important;
}
#gform_4 label {
	display: inline-block !important;
	margin: 10px 0 4px 0;
	font-weight: bold;
	line-height: 1.3em;
}
#gform_4 li {
	margin: 16px 0 0 !important;
}
#gform_4 input[type="text"] {
	width: 100% !important;
	font-size: 16px;
	padding: 16px 0 16px 16px !important;
	border-radius: 0;
}
#gform_4 textarea {
	width:100% !important;
	padding: 16px 0 16px 16px !important;
	font-size: 16px !important;
}
#gform_4 #gform_fields_4 {
	padding: 0 !important;
}
.page-id-551 p:last-of-type {
	overflow: hidden;
}
.gform_wrapper label.gfield_label + div.ginput_container {
	overflow: hidden;
}
#gform_4 .gform_wrapper {
	max-width: 100%;
}
#gform_4 input[type="submit"] {
	font-size: 15px !important;
	text-shadow: 1px 1px 1px #333;
	color: #333;
	border: 1px solid #B29C01;
	border-radius: 3px;
	padding: 12px 24px;
	box-shadow: 0 5px 10px #333;
	text-align: center;
	width: 97%;
	text-transform: uppercase;
	background: linear-gradient(to bottom, #ffde01 0%, #eef03c 100%);
}
#gform_4 input[type="submit"]:hover {
	color: #fff;
}
#gform_4 .gform_footer {
	padding: 10px 0 10px 0 !important;
	margin: 0 !important;
}
/* Custom Backend CSS */































.homepage .et_pb_slide_description {
	padding: 50px 30px !important;
	background: rgba(0,0,0,0.5);
}
.homepage .et_pb_slide_image {
	text-align: left;
}
.homepage .et_pb_slider {
	height: 636px;
}
.homepage a.et_pb_more_button, .orange-button a.et_pb_promo_button {
	background: #e27a1f;
	margin: 10px 0px;
	border-color: transparent;
}
.homepage a.manual-optin-trigger {
	background: #e27a1f !important;
	margin: 10px 20px;
	border-color: transparent !important;
	font-size: 32px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	position: relative;
	color: #fff;
	display: inline-block;
}
.homepage a.manual-optin-trigger:after {
	font-size: 34px;
	font-weight: bold;
	content: "\35";
	opacity: 0;
	position: absolute;
	margin-left: -20px;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	top: 7px;
	right: 5px;
	font-family: 'ETmodules';
	speak: none;
}
.homepage a.manual-optin-trigger:hover {
	border: 2px solid transparent;
	padding: 6px 34px 6px 14px !important;
}
.homepage a.manual-optin-trigger:hover:after {
	opacity: 1 !important;
}
#orange-btn-tp a.et_pb_more_button {
	background: #e27a1f;
	margin: 10px auto;
	max-width: 260px;
	text-align: center;
	display: block;
	border-color: transparent;
}
.homepage a.et_pb_more_button:hover, .orange-button a.et_pb_promo_button:hover {
	background: #e27a1f;
}
.et_pb_post {
	background: #fff;
	padding: 20px !important;
	border-radius:5px;
	border: 1px solid #ccc;
}
.et_post_video {
	margin: 15px 0;
}
.et_pb_post h2 a {
	color: #2590f2;
	font-weight: bold;
	text-shadow: 1px 2px 1px #aaa;
	text-transform: uppercase;
}
.et_pb_post h2 a:hover {
	color: #145e8f;
}
.free-report {
	background: url("http://richardjreid.com/wp-content/uploads/2015/02/irongrip.jpg") repeat;
	padding: 20px 15px;
	color: #fff;
	border-radius: 3px;
	max-width:289px;
}
.free-report h3 {
	color: #2ea3f2;
	font-size: 24px;
	text-align: center;
	text-shadow: 2px 3px 0 rgba(0,0,0,0.70);
	font-weight: bold;
}
.report-cnt {
	margin-top: 15px;
}
.report-cnt img {
	float: left;
	margin-right: 10px;
}
.report-cnt p {
	font-size: 15px;
	font-weight: bold;
}
.report-cnt li {
	background: url(http://richardjreid.com/wp-content/uploads/2015/01/checkmark-copy.png) 0 5px no-repeat;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0 98px;
	padding-left: 25px;
}
.report-btn a {
	background: #f2921d;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	color: #333 !important;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 8px;
	width: 100%;
	margin-top: 20px;
}
.report-btn a:hover {
	background: #e17b00;
	color: #fff !important;
	text-shadow: 1px 2px 0 rgba(0,0,0,0.30);
}
.book-appointment{
	max-width:290px;
}
.book-appointment h3 {
	font-size: 24px;
	font-weight: bold;
	color: #353535;
	float: right;
	margin-top: 70px;
	margin-right: 10px;
	text-shadow: 1px 2px 0px #fff;
}
.appointement-content {
	background: #3b8ced;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	text-align: center;
}
.appointement-content li {
	margin: 10px 0;
	line-height: 16px;
}
.book-appointment img {
	width: 35%;
	margin-left: 10px;
	display: block;
}
.appointment-btn a {
	background: #f2921d;
	display: block;
	border-radius: 3px;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	margin: 20px auto 0 auto;
	width: 90% !important;
}
.appointment-btn a:hover {
	background: #e17b00;
	color: #fff !important;
	text-shadow: none !important;
}
.as-seen-in {
	padding: 0 0 54px 0 !important;
}
.as-seen-in .et_pb_row {
	padding: 0;
}
.homepage .et_pb_slide_description ul {
	margin: 0;
	padding: 18px 0 0 148px;
}
.homepage .et_pb_slide_description ul li {
	background: url(http://richardjreid.com/wp-content/uploads/2015/01/checkmark-copy.png) 0 5px no-repeat;
	padding-left: 25px;
	list-style: none;
	margin-bottom: 10px;
}
.homepage .et_pb_slide_description h2 {
	font-weight: 600;
	font-size: 50px;
	text-shadow: 2px 2px 1px #333;
}
.et_right_sidebar #left-area {
	width: 718px;
}
.et_right_sidebar #sidebar {
	width: 289px;
	padding:0;
}
.et_right_sidebar #main-content .container:before {
	right: 334px;
}
#left-area article h1 {
	font-weight: 700;
	font-size: 32px;
}
#main-content, .et_pb_section {
	background: none;
}
.et_pb_post h2 {
	font-size: 32px;
}
.et_pb_widget_area_left {
	border: none;
}
.et_pb_post {
	padding: 35px;
}
.et_pb_post h2 {
	margin: 0;
}
.contact-slider .et_pb_media_alignment_center .et_pb_slide_image {
	margin: 0 !important;
	top: 110px;
}
.contact-slider {
	height: 545px;
}
.contact-slider .et_pb_slide_description {
	padding: 80px 0 50px 0;
}
.join-webinar {
	background: #2da9dc url(http://demo.nextstagesys.com/wp-content/uploads/2015/02/city-preload.jpg) no-repeat;
	/*background: -moz-linear-gradient(top, #2590f2 0%, #0f5a9d 47%, #094d8c 100%);







	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2590f2), color-stop(47%, #0f5a9d), color-stop(100%, #094d8c));







	background: -webkit-linear-gradient(top, #2590f2 0%, #0f5a9d 47%, #094d8c 100%);







	background: -o-linear-gradient(top, #2590f2 0%, #0f5a9d 47%, #094d8c 100%);







	background: -ms-linear-gradient(top, #2590f2 0%, #0f5a9d 47%, #094d8c 100%);







	background: linear-gradient(to bottom, #2590f2 0%, #0f5a9d 47%, #094d8c 100%);







 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2590f2', endColorstr='#094d8c', GradientType=0 );*/







	padding: 30px 10px;
	color: #fff;
	border-radius: 5px;
	background-size: 100% 50%;
	background-position: bottom;
	max-width:289px;
}
.join-webinar h3 {
	font-size: 32px;
	font-weight: 700;
	color: #feee02;
	text-shadow: 2px 1px 0 #333;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 2px solid #fff;
}
.join-webinar h3 span {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	text-shadow: none;
	text-transform: uppercase;
	display: block;
}
.join-webinar h3 img {
	margin-right: 15px;
	float: left;
	position: relative;
}
.webinar-content {
	text-align: center;
}
.your-retirement {
	font-size: 22px;
	font-weight: 700;
	color: #feee02;
	text-transform: uppercase;
}
.webinar-content h4 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
.webinar-content h4 span {
}
.webinar-content ul {
	margin: 0;
	padding: 0;
}
.join-menu-title {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
}
.webinar-content ul li {
	list-style: none;
	text-align: left;
	margin: 8px 0;
	font-size: 14px;
	background: url("http://richardjreid.com/wp-content/uploads/2015/02/join-icon.png") 0 5px no-repeat;
	padding-left: 25px;
}
.webinar-btn a {
	background: #fcde02; /* Old browsers */
	background: -moz-linear-gradient(top, #fcde02 0%, #f0ee39 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcde02), color-stop(100%, #f0ee39)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcde02 0%, #f0ee39 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcde02 0%, #f0ee39 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcde02 0%, #f0ee39 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcde02 0%, #f0ee39 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde02', endColorstr='#f0ee39', GradientType=0 ); /* IE6-9 */
	color: #28263b !important;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #d5b701;
	display: block;
	border-radius: 5px;
	padding: 8px 0;
	text-transform: uppercase;
	margin: 35px 15px 0;
}
.webinar-btn a:hover {
	background: #fcde02;
	color: #fff !important;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.50);
}
#footer-info {
	width: 80%;
	font-size: 11px;
}
.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 1;
}
.content-left-wrap ul {
	margin: 0;
	padding:0;
}
#left-area ul{
	padding:0 0 20px 0;
}
.content-left-wrap .menu li {
	display: inline-block;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 ); /* IE6-9 */
	border: 1px solid #aaa;
	border-radius: 5px;
	line-height: 30px;
	margin: 5px 0;
}
.content-left-wrap .menu li:hover {
	background: #e7e7e7;
}
.content-left-wrap .menu li a {
	font-size: 13px;
	font-weight: 600;
	text-shadow: 0 2px 1px #fff;
	color: #000;
	padding: 0 34px;
}
.margin0 {
	margin: 0;
}
.padding0 {
	padding: 0;
}
.white-popup {
	position: relative;
	background: #f9f9f9;
	padding: 20px;
	width: auto;
	max-width: 450px;
	margin: 20px auto;
	border-radius: 5px;
}
.mfp-hide {
	display: none;
}
#gform_2 .gfield_label {
	margin-bottom: 0;
}
#gform_2 input[type="text"], #gform_2 textarea {
	margin-bottom: 15px;
	padding: 15px 0;
}
input[type="submit"]#gform_submit_button_2 {
	background: #ffde01; /* Old browsers */
	background: -moz-linear-gradient(top, #ffde01 0%, #eef03c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffde01), color-stop(100%, #eef03c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffde01 0%, #eef03c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffde01 0%, #eef03c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffde01 0%, #eef03c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffde01 0%, #eef03c 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffde01', endColorstr='#eef03c', GradientType=0 ); /* IE6-9 */
	padding: 10px 0;
	border: 1px solid #B29C01;
	border-radius: 3px;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	box-shadow: 0 5px 10px #333;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
}
input[type="submit"]#gform_submit_button_2:hover {
	color: #fff;
	text-shadow: 0 2px 1px rgba(0,0,0,0.50);
}
.homepage .et_pb_slide_image img {
	max-height: inherit !important;
}
.gform_wrapper .top_label .gfield_label {
	display: none !important;
}
.gform_wrapper label.gfield_label + div.ginput_container {
	text-align: center;
}
.gform_wrapper .top_label input.medium {
	padding: 8px !important;
	width: 40% !important;
	border-radius: 5px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background: #e27a1f;
	font-size: 16px !important;
	font-weight: 600;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 45px;
	line-height: 1.7em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	border: none;
	color: #fff;
	cursor: pointer;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #cd6b16;
}
.gform_wrapper .gform_footer {
	text-align: center;
}
.home-blog-pad0 .et_pb_row {
	padding-top: 0;
}
.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
	color: #000 !important
}
.gfield_description.validation_message {
	text-align: center;
}
#footer-bottom {
	padding: 20px 0;
}
.box-layout .et_pb_column_2_3 {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #bbb;
	margin-right: 5.5%;
	padding:20px;
	width: 661px;
}
.page-id-526 .et_pb_toggle {
	border: none;
}
.page-id-274 .et_pb_slide_content p:last-of-type, .page-id-776 .et_pb_slide_content p:last-of-type {
	text-align: center !important;
}
.join-newsletter {
	border-radius: 3px;
	padding: 15px 15px 0 15px;
	border: 1px solid #105490;
	background: #1e73be; /* Old browsers */
	background: -moz-linear-gradient(top, #1e73be 0%, #105490 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e73be), color-stop(100%, #105490)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e73be 0%, #105490 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e73be 0%, #105490 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e73be 0%, #105490 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1e73be 0%, #105490 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e73be', endColorstr='#105490', GradientType=0 ); /* IE6-9 */
 max-width:289px;
}
.join-newsletter h3 {
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	margin: 10px 0;
	text-transform: uppercase;
}
.join-newsletter h3 span {
	font-weight: bold;
	font-size: 26px;
	color: #fcde02;
}
.join-newsletter h3 img {
	float: left;
	margin-top: -14px;
}
.join-newsletter input.large {
	padding: 10px !important;
	color: #aaa;
	border: none;
	width: 92%;
	text-align: center;
	font-size: 15px;
}
.join-newsletter .gform_footer {
	margin-top: 10px !important;
	padding: 0 !important;
}
.join-newsletter input#gform_submit_button_6 {
	padding: 7px 0;
	background: #f0ee39;
	text-align: center;
	color: #333;
	font-weight: bold;
	display: block;
	width: 100%;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 0 !important;
}
.join-newsletter input#gform_submit_button_6:hover {
	color: #fff !important;
	text-shadow: 0px 1px 2px #333;
	background: #fcde02 !important;
}
#gform_confirmation_message_6 {
	color: #fff;
	text-align: center;
}
#main-header{
	border-bottom:3px solid #469bd1;
	padding-top:30px;
}
.et_header_style_left .logo_container{
	position:inherit;
	height:inherit;
	width:inherit;
	float:left;
}
#et-top-navigation{
	float:left;
	padding-left:130px !important;
	padding-top:42px !important;
}
.hdrtitle-name {
	font-size: 26px;
	font-weight: 400;
	color: #54585d;
	line-height: normal;
	line-height:1.8;
	font-family: 'Oswald', sans-serif;
	text-align:right;
}
.hdrtitle-call{
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	color:#469bd1;
	text-align:right;
}
 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
}
 @media all and (max-width: 900px) {
}
 @media only screen and ( min-width: 1405px ) {
}
 @media only screen and ( min-width: 981px ) {
}
 @media only screen and ( min-width: 1200px ) {
}
 @media only screen and ( min-width: 1100px ) {
}
 @media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {
}
 @media only screen and ( min-width: 981px ) and ( max-width: 1405px) {
}
 @media only screen and ( min-width: 981px ) {
}
 @media only screen and ( min-width: 981px ) and ( max-width: 1199px ) {
.homepage .et_pb_slide_description h2 {
	font-size: 28px !important;
	line-height: 1.4;
}
.book-appointment h3 {
	margin-top: 54px;
	margin-right: -18px;
}
.appointement-content li {
	font-size: 14px;
}
.report-btn a {
	width: 92%;
}
.appointment-btn a {
	width: 80%;
}
.free-report h3 {
	font-size: 18px;
}
.et_pb_slide_content {
	font-size: 14px !important;
}
.homepage a.et_pb_more_button {
	margin: 10px 0 0;
}
#footer-info {
	max-width: 100%;
}
}
 @media only screen and ( max-width: 980px ) {
}
 @media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
.homepage a.et_pb_more_button {
	margin: 0;
}
.homepage .et_pb_slide_description h2 {
	font-size: 25px !important;
	line-height: 1.4;
}
.et_pb_slide_content {
	font-size: 12px !important;
}
.homepage .et_pb_slide_image {
	top: 181px !important;
}
.as-seen-in {
	padding: 5px 0 15px;
}
.et_pb_post h2 {
	font-size: 28px;
}
.homepage a.et_pb_more_button {
	width: 86%;
}
.join-webinar, .book-appointment, .free-report {
	width: 320px;
	margin: 0 auto;
}
#footer-info {
	max-width: 100%;
	width: auto;
}
#page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav #page-container{
	padding-top:0 !important;
}
.et_header_style_left #logo, .et_header_style_split #logo{
	max-width:100% !important;
}
}
 @media screen and ( max-width: 782px ) {
}
 @media only screen and ( max-width: 767px ) {
#gform_4 input[type="text"] {
	width: 100% !important;
}
#gform_4 textarea {
	width: 100% !important;
}
.homepage a.et_pb_more_button {
	margin: 0;
}
.et_pb_post h2 {
	font-size: 18px;
	line-height: 1.4;
}
.et_pb_slide_image {
	position: absolute;
}
.et_pb_animation_top.et-animated {
	width: 60%;
}
.et_pb_text {
	margin-bottom: 0 !important;
}
.et_pb_post h2 {
	font-size: 18px;
}
.et_pb_testimonial p:last-of-type, .et_pb_testimonial_author {
	text-align: center;
}
.join-menu-title {
	text-align: center !important;
}
.join-webinar {
	text-align: center;
}
.et_pb_contact p input, .et_pb_contact p textarea {
	padding: 8px 10px !important;
}
.as-seen-in {
	padding: 10px 0 25px;
}
.homepage .et_pb_slide_description h2 {
	line-height: normal;
}
.et_right_sidebar #left-area, .et_right_sidebar #sidebar {
	width: 100%;
}
.homepage .et_pb_slide_description {
	padding: 50px 10px !important;
}
#et-info {
	padding-bottom: 0;
}
#main-content .et_pb_section {
	padding: 0;
}
#et-secondary-nav {
	display: block;
}
.et_pb_slide_description h2 {
	font-size: 24px !important;
}
h2 {
	font-size: 22px;
}
.homepage .et_pb_slide_content {
	text-align: left;
}
.contact-slider {
	height: auto;
}
.join-webinar, .book-appointment, .free-report {
	max-width:350px !important;
	margin: 0 auto;
}
#footer-info {
	max-width: 100%;
	width: auto;
}
#page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav #page-container{
	padding-top:0 !important;
}
.et_header_style_left #logo, .et_header_style_split #logo{
	max-width:100% !important;
}
}
 @media only screen and ( max-width: 479px ) {
	 .et_header_style_left #logo, .et_header_style_split #logo{
	max-width:100% !important;
}
#gform_4 input[type="text"] {
	width: 100% !important;
}
#gform_4 textarea {
	width: 100% !important;
}
.free-report h3 {
	font-size: 18px;
	line-height: 1.4;
}
.et_pb_row h1 {
	font-size: 22px !important;
}
.et_pb_row {
	font-size: 12px;
}
#logo {
	width: 80%;
}

#main-header #et_mobile_nav_menu {
	margin-top: 2px;
}
.et_pb_post .post-meta, #left-area .post-meta {
	font-size: 10px;
}
.homepage .et_pb_slide_description {
	padding: 50px 0px !important;
}
.join-webinar, .book-appointment, .free-report {
	width: auto;
	margin: 0 auto;
}
.et_pb_contact_submit {
	font-size: 15px;
	padding: 0 15px;
}
.et_pb_contact_submit:hover {
	font-size: 15px;
	padding: 0 15px !important;
}
#footer-info {
	max-width: 100%;
	font-size: 12px;
}
.et_pb_post p {
	color: #000000 !important;
}
}
#logo{
	max-height:70% !important;
}
.et_fixed_nav #logo {
	max-height: 53px;
	margin-bottom: 10px;
}
.et-fixed-header #logo {
	max-height: 43px;
}
#gform_2 input[type="text"], #gform_2 textarea {
	float: left;
}
#gform_2 .gf_left_half {
	float: left;
	width: 31% !important;
	clear: none !important;
}
#gform_2 .gf_left_half .datepicker {
	width: 65% !important;
	border-radius: 0;
	padding: 15px 10px !important;
}
#gform_2 .gf_left_half img.ui-datepicker-trigger {
	margin-right: 65px;
	margin-top: 18px;
}
#gform_2 .gf_left_half .gfield_time_hour label, #gform_2 .gf_left_half .gfield_time_minute label {
	margin-top: 1.2em !important;
	margin-left: 74px;
}
#gform_2 .gf_left_half .gfield_time_hour input, #gform_2 .gf_left_half .gfield_time_minute input {
	width: 60%;
}
#gform_2 .gf_left_half .gfield_time_hour, #gform_2 .gf_left_half .gfield_time_minute, #gform_2 .gf_left_half .gfield_time_ampm {
	width: 7em !important;
}
#gform_2 .gf_left_half .gfield_time_hour i {
	width: 0.2em;
	margin-top: 13%;
}
#gform_2 .gf_left_half .gfield_time_ampm select {
	width: 70% !important;
	padding: 14px 0px 14px 5px;
}
#gform_2 div.ginput_container {
	margin-top: 0 !important;
}
#gform_2 select.medium {
	padding: 14px 10px;
}
#gform_2 .top_label input.large {
	width: 99.8%;
}
.demo-subscribe-section {
	padding: 50px 15px;
	border: 10px solid #00283f;
}
.demo-subscribe-section .gform_wrapper {
	max-width: 100%;
}
.demo-subscribe-section .gform_wrapper div.validation_error {
	background: #fff;
}
#top-menu li.call-btn {
	padding-right: 0;
	display:none;
}
#top-menu li.call-btn a {
	background: #6fb400;
	padding:8px 15px !important;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	border-top: 2px solid #4c7b00;
	line-height: 1.5;
}
#top-menu li.call-btn a:hover {
	background: #4c7b00 !important;
}
#top-menu li.tp-appointment {
	position: absolute;
	right: 0;
	bottom: 7px;
}
#top-menu li.tp-appointment:after {
	content: "OR";
	position: absolute;
	right: 10px;
	bottom: 18px;
	font-size: 16px;
	font-weight: bold;
}
#top-menu li.tp-appointment a {
	padding-bottom: 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	color: #4c7b00;
}
.et_fixed_nav #logo {
	margin-top: 15px;
}
.appointment_btn {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbdbdb));
	background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 );
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	text-align: right;
	padding: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #000;
	text-shadow: 0 2px 1px #fff;
	text-transform: uppercase;
	line-height: 28px;
	max-width:289px;
	position:relative;
	z-index:5;
}
.appointment_btn img {
	float: left;
	position: relative;
	top: 10px;
}
.appointment_btn span {
	font-size: 17px;
}
.appointment_btn a {
	display: block;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
.newsletter-optin {
	background: url(http://bluedemo.advisorjetpack.com/wp-content/uploads/sites/22/2015/04/banner-pattern.jpg) repeat;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	max-width:289px;
}
.optin-title {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 0;
	position: relative;
	box-shadow: inset 0 0 20px rgba(0,0,0,0.50);
	background: #469bd1;
}
.before {
	position: absolute;
	left: -33px;
	top: 6px;
	width: 33px;
	height: 43px;
	background: #469bd1;
}
.before-inside {
	width: 0;
	height: 0;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 24px solid #d6d6d6;
	top: -2px;
	left: 0;
	position: absolute;
}
.after {
	position: absolute;
	right: -33px;
	top: 6px;
	width: 33px;
	height: 43px;
	background: #469bd1;
}
.after-inside {
	width: 0;
	height: 0;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	border-right: 24px solid #d6d6d6;
	position: absolute;
	top: -2px;
	right: 0;
}
.optin-detail {
	padding: 20px 0 10px 20px;
	font-weight: 500;
	line-height: 20px;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.optin-detail img {
	float: right;
}
.optin-privacy {
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	overflow: hidden;
}
.optin-privacy a {
	text-decoration: underline;
	color: #ccc;
}
.optin-shadow {
	text-align: center;
	margin-bottom: 0px;
	width:289px;
}
.landingpagebox a.manual-optin-trigger {
	background: #e27a1f !important;
	border-color: transparent !important;
	font-size: 32px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	position: relative;
	color: #fff;
	display: inline-block;
}
.landingpagebox a.manual-optin-trigger:hover {
	border: 2px solid transparent;
	padding: 6px 34px 6px 14px !important;
}
.landingpagebox a.manual-optin-trigger:after {
	font-size: 34px;
	font-weight: bold;
	content: "\35";
	opacity: 0;
	position: absolute;
	margin-left: -20px;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	top: 7px;
	right: 5px;
	font-family: 'ETmodules';
	speak: none;
}
.landingpagebox a.manual-optin-trigger:hover:after {
	opacity: 1 !important;
}
h1 {
	font-size: 50px;
}
.et_pb_post a img {
	width: 28%;
	margin-right: 20px;
	float: left;
}
.framed-blog {
	padding: 0;
	background: #fff !important;
}
.framed-blog .et_pb_text {
	margin-bottom: 20px !important;
	text-align:left;
}
.framed-blog .et_pb_row {
	background: #d6d6d6 !important;
	border: 10px solid #eee !important;
	padding: 20px;
	position: relative;
}
.box-layout .et_pb_row {
	background: #d6d6d6 !important;
	border: 10px solid #eee !important;
	padding: 20px;
	position: relative;
}
.box-layout .et_pb_section {
	padding: 0;
}
.et_pb_widget_area_right {
	border-left: 0 !important;
}
#main-content .container::before {
	width: 0;
}
#main-content .container {
	padding-top: 20px;
}
.main-blog-content {
	background: #d6d6d6 !important;
	border: 10px solid #eee !important;
	padding: 0 20px;
	position: relative;
	width: 80%;
	margin: 0 auto;
}
.et_right_sidebar #left-area {
	
}
#top-menu li, .fullwidth-menu li {
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	padding-right: 22px;
}
#top-menu li{
	padding-right:0 !important;
}
#top-menu li a{
	background:#3f3f3f;
	padding:12px 25px !important;
	color:#fff !important;
	text-transform:uppercase;
	font-size:15px;
}
#top-menu li a:hover, #top-menu li.current_page_item a{
	opacity:100 !important;
	background:#469bd1;
}
#top-menu li, .fullwidth-menu li a {
	color: #1900d8;
}
#top-menu li.current-menu-item > a, .fullwidth-menu li.current-menu-item > a {
	font-weight: 500;
}
.et_pb_section {
	padding: 0 !important;
}
.container, .et_pb_row {
	width: auto;
}
.et_pb_post {
	margin-bottom: 15px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.framed-blog {
	width: auto !important;
	margin: 0 !important;
}
.main-blog-content {
	width: auto !important;
	margin: 0 !important;
}
.et_right_sidebar #left-area {
	width: 570px;
}
.box-layout .et_pb_column_2_3 {
	width: 575px;
}
.appointment_btn span {
	font-size: 14px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.framed-blog {
	width: auto !important;
	margin: 0 !important;
}
.as-seen {
	text-align: center !important;
}
.page-id-526 .et_pb_column_2_3 {
	padding: 30px 10px;
	margin-bottom: 30px;
}
.main-blog-content {
	width: auto !important;
	margin: 0 !important;
}
.et_right_sidebar #sidebar {
	margin: auto;
}
.box-layout .et_pb_column_2_3 img {
	width: 35%;
}
.box-layout .et_pb_column_2_3 {
	margin-right: 0;
	width: auto;
	margin-bottom: 50px;
}
.appointment_btn, .join-newsletter {
	max-width: 320px;
	margin: auto;
}
.newsletter-optin {
	max-width: 350px;
	margin: auto;
}
.et_header_style_left .logo_container{
	position:inherit;
	height:inherit;
	width:100% !important;
	float:none !important;
	text-align:center !important;
}
.hdrtitle-name{
	text-align:center !important;
	margin-top:-85px !important;
	position:relative !important;
	display:block !important;
	padding:10px 0 5px !important;
	
}
.hdrtitle-call{
	text-align:center !important;
	
}
#et-top-navigation{
	float:none !important;
	padding-left:0px !important;
	padding-top:42px !important;
	height:15px !important;
	text-align:center !important;
	width:90% !important;
	margin:40px auto 0 !important;
	position:relative !important;
	z-index:10 !important;
	top:40px !important;
}
.et_pb_section_0{
	padding:0 30px !important;
}
.et_pb_section_0 h1{
	font-size:38px !important;
	text-align:center !important;
}
.et_pb_section_0 h2{
	font-size:24px !important;
	text-align:center !important;
	padding-top:15px !important;
}
.et_pb_section_0 p{
	text-align:center !important;
}
.landingpagebox a.manual-optin-trigger{
	margin-top:20px !important;
}
.mobile_menu_bar::before{
	top:-52px !important;
	color:#FFF !important;
	font-weight:bold !important;
	display:none !important
}
#main-header{
	padding-bottom:30px !important;
        height: 280px;
}
.et_mobile_menu{
	top:100px !important;
	display:none !important;
}
.tinynav {
	width:100%;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	margin: 15px auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #fff;
	border: none;
	outline: none;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	cursor: pointer;
	background: #3f3f3f url(images/resp_menu.png) 95% center no-repeat;
	background-size: 18px 18px;
}
.tinynav {
	display: block !important;
}
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu{
	float:none !important;
}

input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus{
	color:#fff !important;
}
}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */



@media (max-width: 767px) {
.framed-blog {
	width: auto !important;
	margin: 0 !important;
}
.as-seen {
	text-align: center !important;
}
.page-id-526 .et_pb_column_2_3 {
	padding: 30px 20px;
	margin-bottom: 30px;
	margin-right: 0;
	width: 90%;
}
.main-blog-content {
	width: auto !important;
	margin: 0 !important;
}
.box-layout .et_pb_column_2_3 {
	margin-right: 0;
	width: auto;
	margin-bottom: 50px;
}
.box-layout .et_pb_column_2_3 img {
	width: 50%;
}
.box-layout .et_pb_column_2_3 h1 {
	font-size: 40px;
}
.appointment_btn, .join-newsletter {
	max-width:350px !important;
	margin: auto;
}
.newsletter-optin {
	max-width: 350px;
	margin: auto;
}
.et_header_style_left .logo_container{
	position:inherit;
	height:inherit;
	width:100% !important;
	float:none !important;
	text-align:center !important;
}
.hdrtitle-name{
	text-align:center !important;
	margin-top:-85px !important;
	position:relative !important;
	display:block !important;
	padding:10px 0 5px !important;
	
}
.hdrtitle-call{
	text-align:center !important;
	
}
#et-top-navigation{
	float:none !important;
	padding-left:0px !important;
	padding-top:42px !important;
	height:15px !important;
	text-align:center !important;
	width:90% !important;
	margin:40px auto 0 !important;
	position:relative !important;
	z-index:10 !important;
	top:40px !important;
}
.et_pb_section_0{
	padding:0 30px !important;
}
.et_pb_section_0 h1{
	font-size:26px !important;
	text-align:center !important;
}
.et_pb_section_0 h2{
	font-size:18px !important;
	text-align:center !important;
	padding-top:15px !important;
}
.et_pb_section_0 p{
	text-align:center !important;
}
.landingpagebox a.manual-optin-trigger{
	font-size:26px !important; 
	margin-top:20px !important;
}
.mobile_menu_bar::before{
	top:-52px !important;
	color:#FFF !important;
	font-weight:bold !important;
	display:none !important
}
#main-header{
	padding-bottom:30px !important;
}
.et_mobile_menu{
	top:100px !important;
	display:none !important;
}
.tinynav {
	width:100%;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	margin: 15px auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #fff;
	border: none;
	outline: none;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	cursor: pointer;
	background: #3f3f3f url(images/resp_menu.png) 95% center no-repeat;
	background-size: 18px 18px;
}
.tinynav {
	display: block !important;
}
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu{
	float:none !important;
}

input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus{
	color:#fff !important;
}
}
 @media only screen and (max-width: 479px) {
.page-id-526 .et_pb_column_2_3 {
	width: 78%;
}
.appointment_btn span {
	font-size: 15px;
}
.join-webinar h3 {
	font-size: 26px;
}
.et_header_style_left .logo_container{
	position:inherit;
	height:inherit;
	width:100% !important;
	float:none !important;
	text-align:center !important;
}
.hdrtitle-name{
	text-align:center !important;
	margin-top:-85px !important;
	position:relative !important;
	display:block !important;
	padding:10px 0 5px !important;
	
}
.hdrtitle-call{
	text-align:center !important;
	
}
#et-top-navigation{
	float:none !important;
	padding-left:0px !important;
	padding-top:42px !important;
	height:15px !important;
	text-align:center !important;
	width:90% !important;
	margin:40px auto 0 !important;
	position:relative !important;
	z-index:10 !important;
	top:40px !important;
}
.et_pb_section_0{
	padding:0 30px !important;
}
.et_pb_section_0 h1{
	font-size:18px !important;
	text-align:center !important;
}
.et_pb_section_0 h2{
	font-size:16px !important;
	text-align:center !important;
	padding-top:15px !important;
}
.et_pb_section_0 p{
	text-align:center !important;
}
.landingpagebox a.manual-optin-trigger{
	font-size:16px !important; 
	margin-top:20px !important;
}
.mobile_menu_bar::before{
	top:-52px !important;
	color:#FFF !important;
	font-weight:bold !important;
	display:none !important
}
#main-header{
	padding-bottom:30px !important;
}
.et_mobile_menu{
	top:100px !important;
	display:none !important;
}
.tinynav {
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	margin: 15px auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #fff;
	border: none;
	outline: none;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	cursor: pointer;
	background: #3f3f3f url(images/resp_menu.png) 95% center no-repeat;
	background-size: 18px 18px;
}
.tinynav {
	display: block !important;
}
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu{
	float:none !important;
}
input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus{
	color:#fff !important;
}
}
