/*
	Theme Name:     My MD Child Theme
	Theme URI:      http://domain.com/
	Description:    A custom child theme for my site.
	Author:         My name
	Author URI:     http://domain.com/about/
	Template:       marketers-delight
	Version:        1.0
*/
/* LINKS */
body {
	background: none!important;
}
a {
	color: #ae2525;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif!important;
}
p {
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif!important;
}
.logo>img {
	/*max-width: 220px!important;*/
	max-width: 100%;
}
.logo{
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}
.logo,
.zpe-info{
	display: inline-block;
}
.logo{
	width: 30%;
}
.zpe-info{
	width: 32%;
	padding-top: 37px;
}
.zpe-info>div>h3{
	text-align: center;
}
.zpe-info>div>h3>a{
	color:#e52d27;
}
.zpe-info>.email-info{
	padding: 7px 0;
	padding-top: 5px;
}
.opt-inForm{
	width: 37%;
	text-align: left;
	padding-top: 20px;
}
.opt-inForm>form{
	float: right;
	padding:0;
	text-align: left;
	border: 1px solid #9c9c9c;
	padding-top: 0;
	padding-bottom: 5px;
	background-color: #666666;
}
.opt-inForm>form>h4{
	text-align: center;
	color: #fff;
	padding:0;
	margin-bottom: 20px;
	background-color: #e52d27;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif !important;
}
.opt-inForm>form>.form-group{
	margin-bottom: 2px;
	color: #333;
	padding:0 5px;
	/*display: inline-block;*/
}
.opt-inForm>form>div:last-child{
	width: 100%;
}
.opt-inForm>form>.form-group>input{
	padding: 2px;
	/*max-width: 100%;*/
	margin: 0 auto;
	line-height: 15px;
	border: solid 1px #B4B4B4;
	display: inline-block;
	max-width: 49.4%;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif !important;
}
.opt-inForm>form>.form-group>small{
	color:#fff;
}
.opt-inForm>form>.form-group>input[type="submit"]{
	float: right;
    font-size: 10px;
    padding: 5px 9px;
    background: #e52d27;
    max-width: 50%;
    border: none;
    text-transform: inherit;
	margin-right: 2%;
}
.opt-inForm>form>.form-group>select{
	line-height: 15px;
	border: solid 1px #B4B4B4;
	/*width: 100%;*/
	padding: 2px;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif !important;
}
.opt-inForm>form>.form-group>input[type="submit"],
.opt-inForm>form>.form-group>select{
	display: inline-block;
}
.clearfix{
	clear:both;
}
.opt-inForm>form>.form-group>select>option:first-child{
	color:#9c9c9c;
}
#header {
	background-color: #fff!important;
	padding-top: 0;
	/*padding-bottom: 0;*/
}
#main-menu {
	background-color: #fff!important;
}
#main-menu-menu li.menu-item-5324 {
	border-right: none!important;
	border-left:none!important;
}
#main-menu-menu li .menu-item-title {
	font-size: 16px!important;
}
#main-menu-menu li a:hover .menu-item-title {
	color:#fff!important;
}
#main-menu-menu li a:hover {
	color:#fff!important;
	background-color: #e52d27!important;
	transition: all 300ms linear;
}
#main-menu-menu li.current_page_item a {
	color:#fff!important;
	background-color: #e52d27!important;
	transition: all 300ms linear;
}
#main-menu-menu>.menu-item-has-children>.sub-menu{
	display:none;
}
.menu-main li.current_page_item .menu-item-title {
	color: #fff!important;
}
.blog #main-menu-menu li.menu-item-5341 > a {
	color:#fff!important;
	background-color: #e52d27!important;
	transition: all 300ms linear;
}
.blog #main-menu-menu li.menu-item-5341 > a .menu-item-title {
	color:#fff!important;
}
.blog>#main-menu>div>#zpe-menu>ul>.menu-item-5341>a,
.category>#main-menu>div>#zpe-menu>ul>.menu-item-5341>a{
	padding-left:10px !important;
}
.blog>#main-menu>div>#zpe-menu>ul>.menu-item-5341>a{
	padding-left:10px !important;
}
.single-post>#main-menu>div>#zpe-menu>ul>.menu-item-5341>a{
	padding-left:10px !important;
}
.single-post>#main-menu>div>#zpe-menu>ul>.menu-item-5342{
	display:none;
}
.category>#main-menu>div>#zpe-menu>ul>.menu-item-5342{
	display:none;
}
.md-icon-search {
	color: #000!important;
}
.phone {
	color: #532f8f;
	font-size: 28px;
	margin: 15px 0;
}
.phone span {
	color: #fff;
}
.optin-form {
	position: absolute;
	top: -15px;
	right: 0;
	width: 15%;
}
.optin-form .required {
	float: left;
	width: 100%;
}
.optin-form .submit {
	float: left;
	width: 100%;
}
.optin-form h2 {
	color: #fff!important;
	font-size: 17px!important;
}
.optin-form input[type="text"] {
	background: none!important;
	border: 1px solid #fff!important;
	color: #fff!important;
	padding: 2px!important;
	width: 98%!important;
	border-radius: 2px;
	moz-border-radius: 2px;
	margin-bottom: 2px!important;
	font-size: 14px!important;
}
.optin-form select {
	background: none!important;
	border: 1px solid #fff!important;
	padding: 2px!important;
	width: 98%!important;
	margin-bottom: 2px!important;
	color: #ccc;
	border-radius: 2px;
	moz-border-radius: 2px;
	font-size: 14px!important;
}
.optin-form input[type="submit"] {
	padding: 2px 10px!important;
	margin-top: 5px;
}
#menu-search-input {
	color: #fff!important;
}
#menu-desktop-trigger-search {
	font-size: 30px!important;
}
/* social media customs */
.main-menu-side {
	top: 40%!important;
}
.menu-social .menu-item a {
	width: 34px!important;
	height: 34px!important;
}
.menu-social .menu-item a[href*="facebook.com"] {
	background: url(images/icon-fb.png) 0 0 no-repeat;
}
.menu-social .menu-item a[href*="facebook.com"]:hover {
	background: url(images/icon-fb.png) -34px 0 no-repeat;
}
.menu-social .menu-item a[href*="facebook.com"]:before {
	content: ""!important;
}
.menu-social .menu-item a[href*="twitter.com"] {
	background: url(images/icon-twitter.png) 0 0 no-repeat;
}
.menu-social .menu-item a[href*="twitter.com"]:hover {
	background: url(images/icon-twitter.png) -34px 0 no-repeat;
}
.menu-social .menu-item a[href*="twitter.com"]:before {
	content: ""!important;
}
.menu-social .menu-item a[href*="youtube.com"] {
	background: url(images/icon-yt.png) 0 0 no-repeat;
}
.menu-social .menu-item a[href*="youtube.com"]:hover {
	background: url(images/icon-yt.png) -34px 0 no-repeat;
}
.menu-social .menu-item a[href*="youtube.com"]:before {
	content: ""!important;
}
.menu-social .menu-item a[href*="linkedin.com"] {
	background: url(images/icon-in.png) 0 0 no-repeat;
}
.menu-social .menu-item a[href*="linkedin.com"]:hover {
	background: url(images/icon-in.png) -34px 0 no-repeat;
}
.menu-social .menu-item a[href*="linkedin.com"]:before {
	content: ""!important;
}
/* end social media customs */
.menu > .menu-item.current-menu-item:not(.button) > a {
 border: none!important;
 background-color: none!important;
}
.menu-main .sub-menu {
	background-color: #fff!important;
}
.menu-main .sub-menu li a:hover {
	background-color: #fff!important;
}
.menu-item-5341 {
	display: none !important;
}
.blog .menu-item-5341 {
	display:inline-block!important;
}
.archive .menu-item-5341 {
	display:inline-block!important;
}
.single .menu-item-5341 {
	display:inline-block!important;
}
.blog .menu-item-5342 {
	display: none;
}
.post>.content-item>.block-double-content{
	padding-top:0;
}
.home .menu-item-2423 {
	visibility: hidden!important;
}
p.form-submit>input[type="submit"]{
    margin: 0 auto !important;
    background-color: #000 !important;
    padding: 8px 15PX!important;
    color: #fff!important;
    text-transform: capitalize!important;
    font-size: 14px!important;
    border-radius: 25px!important;
    moz-border-radius: 25px!important;
    text-decoration: none!important;	
}
p.form-submit>input[type="submit"]:hover {
    background-color: #e52d27 !important;
}
.button-order{
	margin: 0 auto !important;
    background-color: #000!important;
    padding: 8px 15PX!important;
    color: #fff!important;
    text-transform: capitalize!important;
    font-size: 14px!important;
    border-radius: 25px!important;
    moz-border-radius: 25px!important;
    text-decoration: none!important;	
}
.button-order:hover{
    background-color: #e52d27 !important;
}
.more-link{
	border-bottom: none !important;
}
/* hello bar */
.alert-box {
	background-color:#000;
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	padding: 16px;
    min-height: 60px;
}
.alert-box .columns-2 {
	max-width: 1118px;
	margin:0 auto;
}
.alert-box a {
	text-decoration: none!important;
	border: none!important;
}
.btn-join-top {
	float: right;
	background-color: #00b2ec;
	margin-top:3px;
	padding: 3px 12px;
	color: #fff;
	text-transform:uppercase;
	font-size: 13px;
	border-radius: 15px;
	moz-border-radius: 15px;
	text-decoration: none!important;
}
.alert-box .md-popup-trigger {
	float: right;
	background-color:  #e52d27 !important;
	margin-top:/*3px*/0;
	padding: 7px 16px!important;
	color: #fff!important;
	text-transform:capitalize!important;
	font-size: 17px!important;
	border-radius: 15px!important;
	moz-border-radius: 15px!important;
	text-decoration: none!important;
	width: 200px;
	height: 40px;
    text-align: center;
}
.statistics .md-popup-trigger {
	max-width: 460px;
	width:100%;
	margin: 0 auto 20px auto!important;
	background-color: #000!important;
	padding: 15px 30px!important;
	color: #fff!important;
	text-transform:capitalize!important;
	font-size: 22px!important;
	border-radius: 25px!important;
	moz-border-radius: 25px!important;
	text-decoration: none!important;
}
.statistics .md-popup-trigger:hover {
	background-color: #e52d27 !important;
}
.btn-join-top:hover {
	color: #ccc;
}
.alert-box .col {
	padding: 0!important;
}
/* home styles */
.home #content-box {
	padding: 0!important;
}
.home #content-box .content-item-text {
	max-width: 100%!important;
	background: transparent!important;
}
.home #content-box .content-item-text .block-full-content {
	padding: 0!important;
}
.home_headline {
	background-color: #e52d27;
	/*background-color: #533091;*/
	padding-top: 15px;
	padding-bottom: 15px;
}
.home_headline>.inner>h1{
	margin-bottom:0 !important;
}
.home_headline h1 {
	color: #fff;
	font-size: 42px;
	text-align: center;
	line-height: 34px;
}
.home_headline h1 span {
	color: #0080c5;
	font-size: 28px;
}
.home_featured_boxes {
	padding: 35px 0 0 0;
	background-color:#eff0f0;
}
.home_featured_boxes .inner {
	max-width: 1050px!important;
	padding: 0 5% 0 6%!important;
}
.home_featured_boxes .columns-3 {
	margin-bottom: 0;
}
.home_headline>.inner{
	max-width: 100%;
}
.home_featured_boxes .col {
	margin-bottom: 15px!important;
}
.home_thumb {
	float: left;
	width: 202px;
	height: 202px;
	border: 0!important;
	padding-top: 142px;
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	font-size: 14px;
	line-height: 18px!important;
}
.home_thumb:hover {
	color: #fff;
}
#home_thumb_renovation {
	background: url(images/home_thumb_renovation.png) 0 0 no-repeat;
}
#home_thumb_renovation:hover {
	background: url(images/home_thumb_renovation.png) -202px 0 no-repeat;
}
#home_thumb_renovation_active {
	background: url(images/home_thumb_renovation.png) -202px 0 no-repeat;
}
#home_thumb_distressed {
	background: url(images/home_thumb_distressed.png) 0 0 no-repeat;
}
#home_thumb_distressed_active {
	background: url(images/home_thumb_distressed.png) -202px 0 no-repeat;
}
#home_thumb_distressed:hover {
	background: url(images/home_thumb_distressed.png) -202px 0 no-repeat;
}
#home_thumb_market {
	background: url(images/home_thumb_market.png) 0 0 no-repeat;
}
#home_thumb_market:hover {
	background: url(images/home_thumb_market.png) -202px 0 no-repeat;
}
#home_thumb_market_active {
	background: url(images/home_thumb_market.png) -202px 0 no-repeat;
}
#home_thumb_asset {
	background: url(images/home_thumb_asset.png) 0 0 no-repeat;
}
#home_thumb_asset:hover {
	background: url(images/home_thumb_asset.png) -202px 0 no-repeat;
}
#home_thumb_asset_active {
	background: url(images/home_thumb_asset.png) -202px 0 no-repeat;
}
#home_thumb_mindset {
	background: url(images/home_thumb_mindset.png) 0 0 no-repeat;
}
#home_thumb_mindset:hover {
	background: url(images/home_thumb_mindset.png) -202px 0 no-repeat;
}
#home_thumb_mindset_active {
	background: url(images/home_thumb_mindset.png) -202px 0 no-repeat;
}
#home_thumb_property {
	background: url(images/home_thumb_property.png) 0 0 no-repeat;
}
#home_thumb_property:hover {
	background: url(images/home_thumb_property.png) -202px 0 no-repeat;
}
#home_thumb_property_active {
	background: url(images/home_thumb_property.png) -202px 0 no-repeat;
}
#home_thumb_financial {
	background: url(images/home_thumb_financial.png) 0 0 no-repeat;
}
#home_thumb_financial:hover {
	background: url(images/home_thumb_financial.png) -203px 0 no-repeat;
}
#home_thumb_financial_active {
	background: url(images/home_thumb_financial.png) -203px 0 no-repeat;
}
.statistics {
	background-color: #eff0f0;
	padding: 0 0 5px 0;
}
.statistics h3 {
	font-size: 20px;
	color: #000;
	line-height: 20px!important;
	margin-bottom: 3px!important;
}
.statistics p {
	font-size: 13px;
	color: #000;
	margin: 3px 0;
	line-height: 20px!important;
}
.statistics .columns-2 .col1 {
	width: 35%!important;
}
.statistics .columns-2 .col2 {
	width: 65%!important;
}
.home_inner {
	max-width: 1050px!important;
	margin:0 auto;
}
.home_row_white {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 35px 0 15px 0;
}
.home_row_white h2 {
	color: #6b5aa3;
	font-size: 56px;
	padding: 8px 0;
	margin-top:35px;
	text-align:center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.home_row_white p.first::first-letter {
 font-size: 46px;
}
.home_row_white p {
	line-height: 22px;
	margin: 5px 0!important;
}
.home_row_white .home_inner h3 {
	font: 46px;
	color: #000;
	text-transform:capitalize;
	text-align: center;
	line-height: 34px;
}
/* home sections */
.home_about {
	float: left;
	width: 100%;/*background: #fff url(images/about_section_bg.png) left center no-repeat;
	background-size: 100% 100%;*/
}
.home_about .col p {
	font-size: 15px!important;
}
.home_about .col {
	padding:2%!important;
}
.home_inner_boxed {
	max-width: 1050px!important;
	margin:0 auto;
	/*-webkit-box-shadow: 10px 10px 14px 0px rgba(82, 81, 82, 1);
	-moz-box-shadow: 10px 10px 14px 0px rgba(82, 81, 82, 1);
	box-shadow: 10px 10px 14px 0px rgba(82, 81, 82, 1);*/
	background-color: #fff;
	padding-bottom: 10px;
}
.home_inner_boxed_content {
	padding: 10px 0!important;
}
.home_inner_boxed h2 {
	float: left;
	width: 100%;
	/*background: url(images/home_inner_h2_bg.png) top left no-repeat;
	background-size: 100% auto;
	color: #fff; */
	font-size: 42px;
	font-weight:200;
	padding: 1%;
}
.home_inner_boxed p.first::first-letter {
 font-size: 46px;
}
.home_inner_boxed p {
	line-height: 22px;
	margin: 10px 0!important;
}
/* upcoming events */
.home_upcoming_events {
	float: left;
	width: 100%;/*background: #fff url(images/upcoming_events_section_bg.png) left center no-repeat;
	background-size: 100% 100%;*/
	padding-top: 20px;
}
.home_upcoming_events h3 {
	font-size: 27px;
}
.home_upcoming_events p {
	font-size: 17px;
}
/* home experts */
.home_experts {
	float: left;
	width: 100%;
}
.home_logos {
	float: left;
	width: 100%;
	margin-top: -35px;
}
.home_experts h3 {
	font-size: 27px;
	text-align: center;
}
.home_experts p {
	font-size: 14px;
	text-align: center;
}
/* home slider */
.home_slider {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 0 3% 1% 3%;
}
.home_slider .amazingcarousel-nav {
	display: none!important;
}
.home_slider .home_inner {
	max-width: 1050px!important;
}
.home_slider .home_inner h2 {
	float: left;
	width: 100%;
	height: 80px;
	/*background: url(images/home_inner_h2_bg.png) top left no-repeat;
	background-size: 100% auto;
	color: #fff; */
	font-size: 42px;
	font-weight:200;
	padding: 1%;
}
/* home latest post */
.home_post {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 1%;
}
.home_post .home_inner {
	max-width: 1050px!important;
}
.home_post .home_inner h2 {
	float: left;
	width: 100%;
	height: 80px;
	/*background: url(images/home_inner_h2_bg.png) top left no-repeat;
	background-size: 100% auto;
	color: #fff; */
	font-size: 42px;
	font-weight:200;
	padding: 1%;
}
.home_post .home_inner h3 {
	font-size: 16px!important;
}
.home_post .home_inner p {
	font-size: 15px!important;
}
/*POPULAR POST*/
.pis-ul{
	list-style-type:none;
}
.pis-ul>li>p:first-child{
	margin-bottom:0;
}
.pis-ul>li>p.pis-utility{
	font-size:9px;
	font-weight:bold;
}
/*END POPULAR POST*/
/* sidebar */
.content-sidebar > .sidebar {
	padding-top:22px!important;
}
.content .content-item-headline .block-double {
	padding-top: 22px!important;
}
.sidebar_optin {
	float: left;
	width: 100%;
	padding-top: 160px;
}
.sidebar_optin .optin {
	float: left;
	width: 100%;
	padding: 10%;
	background-color: #337ab7;
}
.sidebar_optin .optin h2 {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.sidebar_optin .optin p {
	color: #000;
	font-size: 14px;
	text-align: center;
}
.sidebar_optin .optin input[type='text'] {
	float: left;
	width: 100%;
	border-radius: 5px;
	moz-border-radius: 5px;
	padding: 10px!important;
	color:#333333!important;
}
.sidebar_optin .optin select {
	float: left;
	width: 100%;
	padding: 10px!important;
}
.sidebar_optin .optin input[type='submit'] {
	background-color: #533091!important;
	margin-top: 4px;
	float: left;
	width: 100%;
	border-radius: 5px;
	moz-border-radius: 5px;
	padding: 10px!important;
}
.sidebar .mb-double {
	margin-bottom: 25px!important;
}
/* sidebar social icons */
.sidebar_social_icons {
	float: left;
	width: 100%!important;
	margin: 0!important;
	padding:0!important;
}
.sidebar_social_icons li {
	list-style: none;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}
.icon_in {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	background: #0075b5 url(images/social_icon_in_bg.png) center left no-repeat;
	color: #fff;
}
.icon_in:hover {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	margin: 0!important;
	color: #fff;
	opacity: 0.6;
}
.icon_fb {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	background: #385a95 url(images/social_icon_fb_bg.png) center left no-repeat;
	color: #fff;
}
.icon_fb:hover {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	margin: 0!important;
	color: #fff;
	opacity: 0.6;
}
.icon_twitter {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	background: #4fbdb2 url(images/social_icon_twitter_bg.png) center left no-repeat;
	color: #fff;
}
.icon_twitter:hover {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	margin: 0!important;
	color: #fff;
	opacity: 0.6;
}
.icon_gplus {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	background: #e5493e url(images/social_icon_g+_bg.png) center left no-repeat;
	color: #fff;
}
.icon_gplus:hover {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	margin: 0!important;
	color: #fff;
	opacity: 0.6;
}
.icon_pin {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	background: #de343c url(images/social_icon_pin_bg.png) center left no-repeat;
	color: #fff;
}
.icon_pin:hover {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	margin: 0!important;
	color: #fff;
	opacity: 0.6;
}
.icon_yt {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	background: #cd2e30 url(images/social_icon_yt_bg.png) center left no-repeat;
	color: #fff;
}
.icon_yt:hover {
	float: left;
	width:100%!important;
	padding: 4% 5% 4% 15%!important;
	margin: 0!important;
	color: #fff;
	opacity: 0.6;
}
/* events calendar */
.ai1ec-date {
	background-color: #eee !important;
	border: 0 !important;
	margin-bottom: 10px!important;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title, .ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month, .ai1ec-allday-badge, ai1ec-popup-trigger, .ai1ec-popup-trigger, .ai1ec-btn, .ai1ec-popover, .ai1ec-agenda-view .ai1ec-event, .ai1ec-calendar-toolbar, .ai1ec-dropdown-menu, .ai1ec-tooltip-inner {
	border-radius: 0 !important;
}
.ai1ec-popup-trigger {
	padding-top: 9px !important;
	padding-bottom: 10px !important;
}
.ai1ec-btn {
	border: 2px solid #337ab7 !important;
	color: #5a3f99 !important;
	padding: 10px !important;
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
	background: #353535 !important;
}
.ai1ec-allday-badge {
	background: #337ab7 !important;
}
#ai1ec_agenda_widget-2 > p.small-title {
	background: none repeat scroll 0 0 #337ab7 !important;
	border-radius: 0px !important;
	color: #ffffff !important;
	font-family: Helvetica, "Arial", sans-serif !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 10px 0 !important;
	padding: 10px 10px !important;
	letter-spacing: 0px;
}
/* category pages styles */
.category .author-box {
	width: 100%;
	padding: 3%;
	background-color: #fff;
	/*margin-bottom: 15px;*/
	border-bottom:1px solid #ccc;
	display: none;
}
.author-name>a{
	text-decoration: none;
	color:#ea4e3e;
	border-bottom: none;
}
.author-box>.author-content>.author-bio>a{
	border-bottom:none;
	float: right;
	color:#ea4e3e;
}
.author-box>.author-content>.author-bio>a:hover{
	color:#ae2525;
}
/* footer forms styles */
.home_forms {
	float: left;
	width: 100%;
	background-color: #e6e7e8;
}
.home_forms .footer_forms {
	max-width: 1050px!important;
	background-color: #a0d7f0!important;
	padding: 2%!important;
}
.home_forms .home_inner h2 {
	float: left;
	width: 100%;
	height: 80px;
	/*background: url(images/home_inner_h2_bg.png) top left no-repeat;
	background-size: 100% auto;
	color: #fff; */
	font-size: 42px;
	font-weight:200;
	padding: 1%;
}
.home_forms .home_inner h3 {
	font-size: 20px!important;
}
.home_forms .home_inner p {
	font-size: 14px!important;
}
.home_forms .home_inner .col {
	padding: 2%!important;
}
.home_forms input[type='text'], .home_forms input[type='email'], .home_forms select {
	border:1px solid #000;
	height: 25px!important;
	width: 98%!important;
}
.home_forms textarea {
	border:1px solid #000;
	width: 98%!important;
	height: 150px!important;
}
/* general buttons */
.btn-purple {
	background-color: #533091!important;
	margin: 10px auto;
	padding: 10px 12px!important;
	color: #fff!important;
	text-transform:uppercase!important;
	font-size: 18px!important;
	border-radius: 25px!important;
	moz-border-radius: 25px!important;
	text-decoration: none!important;
	border: none!important;
}
/* footer */
.footer {
	background-color: #34383d!important;
	color: #fff!important;
}
.footer a {
	color: #fff!important;
}
.footer input[type='text'], .footer input[type='email'] {
	height: 30px!important;
	width:100%!important;
}
.footer select {
	padding: 16px;
	height: 30px!important;
	width:100%!important;
}
.footer textarea {
	height: 85px;
	width:100%!important;
}
.footer .small-title {
	font-size: 32px!important;
	margin: 10px 0!important;
}
.footer .inner {
	max-width: 900px!important;
}
/* standard classes */
.clear {
	clear: both;
}
.icon-people img:hover, .icon-book img:hover, .icon-dollar img:hover, .icon-tree img:hover {
 cursor: pointer;
}
/* experts page */
#content-box {
	padding-top:0!important;
	padding-bottom:0;
}
.zpe-event-wrap{
	padding-bottom:0;
}
.page-id-2432 .content-item-text {
	max-width: 100%!important;
}
.page-id-2432 .block-full-content {
	padding:0!important;
}
.wrap_inner_content {
	width:100%;
	max-width: 1118px;
	margin: 0 auto;
	clear: both;
}
.wrap_inner_content>h3{
	text-align:center;
}
.wrapper-about{
	padding-top: 10px;
}
.row_experts {
	float: left;
	width: 100%;
	padding: 30px 0;
	/*border-bottom: 1px solid #ccc;*/
}
.row_experts_left {
	float: left;
	width: 25%;
	text-align: center;
}/*
.row_experts_left>div>strong:last-child{
	font-size: 12px;
}
.row_experts_left>strong:last-child{
	font-size: 12px;
}*/
.row_experts_right {
	float: right;
	width: 75%;
}
.row_experts_right>h2>a{
	color: #ef4023;
}
.row_experts_left>strong>a{
	color: #ef4023;
}
.zpe-wrap-experts{
	padding-top: 20px !important;
	text-align: justify;
}
.zpe-expert-info-wrap{
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.zpe-expert-info-wrap>.zpe-expert-img-col,
.zpe-expert-info-wrap>.zpe-expert-info-col{
	display:inline-block;
	vertical-align:top;
}
.zpe-expert-info-wrap>.zpe-expert-img-col{
	max-width: 27.5%;
	text-align:center;
}
.zpe-experts-inner-wrap{
	padding-right:20px;
	margin-top: 20px;
}
.zpe-expert-info-wrap>.zpe-expert-info-col{
	width: 72%;
	vertical-align:top;
	padding-right: 10px;
}
.zpe-expert-info-wrap>.zpe-expert-info-col>h2{
	line-height: 17px !important;
	padding-top:20px;
}
.zpe-expert-info-wrap>.zpe-expert-info-col>.expert-title{
	margin-bottom: 17px !important;
	font-size:17px;
}
.zpe-expert-info-wrap>.zpe-expert-info-col>h5{
	font-size:19px;
}
.zpe-wrap-experts>.zpe-experts-col{
	width: 74.8%;
}
.zpe-wrap-experts>.zpe-ads-col{
	width: 24.7%;
}
.zpe-wrap-experts>.zpe-expert-col{
	display: inline-block;
	vertical-align:top;
}
.wrap_inner_content h2, .wrap_inner_content h4 {
	margin: 10px 0!important;
}
.wrap_inner_content h2 {
	color: #ef4023!important;
}
.wrap_inner_content a {
	border: none!important;
}
.read_more {
	color: #ea4e3e;
	float: right;
	text-decoration: none!important;
	border: none!important;
	font-size: 16px;
	background: url(https://www.zadelpropertyeducation.com.au/wp-content/uploads/2016/03/read_more_bg.jpg) top right no-repeat;
	padding-right: 35px;
}
.read_more_plain {
	color: #ea4e3e;
	text-decoration: none!important;
	font-size: 14px;
	padding-right: 35px;
	border: none!important;
}
.read_more_plain_nopads {
    color: #ea4e3e;
    text-decoration: none!important;
    font-size: 14px;
    border: none!important;
}
.content-item-text {
	max-width: 100%!important;
}
.page-id-2847 .content-item-text {
	max-width: 100%!important;
}
.page-id-2847 .block-full-content {
	padding:0!important;
}
.page-id-2849 .content-item-text {
	max-width: 100%!important;
}
.page-id-2849 .block-full-content {
	padding:0!important;
}
.page-id-2852 .content-item-text {
	max-width: 100%!important;
}
.page-id-2852 .block-full-content {
	padding:0!important;
}
.page-id-2855 .content-item-text {
	max-width: 100%!important;
}
.page-id-2855 .block-full-content {
	padding:0!important;
}
.page-id-2858 .content-item-text {
	max-width: 100%!important;
}
.page-id-2858 .block-full-content {
	padding:0!important;
}
.page-id-2862 .content-item-text {
	max-width: 100%!important;
}
.page-id-2862 .block-full-content {
	padding:0!important;
}
.page-id-2866 .content-item-text {
	max-width: 100%!important;
}
.page-id-2866 .block-full-content {
	padding:0!important;
}
.page-id-2871 .content-item-text {
	max-width: 100%!important;
}
.page-id-2871 .block-full-content {
	padding:0!important;
}
.page-id-2434 .content-item-text {
	max-width: 100%!important;
}
.page-id-2434 .block-full-content {
	padding:0!important;
}
.page-id-2896 .content-item-text {
	max-width: 100%!important;
}
.page-id-2896 .block-full-content {
	padding:0!important;
}
.page-id-2898 .content-item-text {
	max-width: 100%!important;
}
.page-id-2898 .block-full-content {
	padding:0!important;
}
.page-id-2901 .content-item-text {
	max-width: 100%!important;
}
.page-id-2901 .block-full-content {
	padding:0!important;
}
.page-id-2908 .content-item-text {
	max-width: 100%!important;
}
.page-id-2908 .block-full-content {
	padding:0!important;
}
.page-id-2905 .content-item-text {
	max-width: 100%!important;
}
.page-id-2905 .block-full-content {
	padding:0!important;
}
/* inner pages navigation border*/
.page #main-menu .inner {
	padding-bottom: 10px!important;
	/*border-bottom: 1px solid #e52d27;*/
}
.home #main-menu .inner {
	padding-bottom: 10px!important;
	border-bottom: none!important;
}
.page-id-2424 .content-item-text {
	max-width: 100%!important;
}
.page-id-2424 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top:0 !important;
}
.page-id-2430 .content-item-text {
	max-width: 100%!important;
}
.page-id-3925 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
#content-3925>.content-item-text{
	border-bottom:none;
}
.page-id-3925>#content-box{
	padding-bottom: 0;
}
.page-id-2430 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-2436 .content-item-text {
	max-width: 100%!important;
}
.page-id-2436 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-2452 .content-item-text {
	max-width: 100%!important;
}
.page-id-2452 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-2452 table a {
	border: 0!important;
}
.page-id-2452 table h2 {
	font-size: 28px!important;
}
.page-id-2432 #main-menu .inner {
	border: none!important;
}
.page-id-2445 .content-item-text {
	max-width: 100%!important;
}
.page-id-2445 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
}
.page-id-4201 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4204 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4206 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4208 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4210 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4213 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4215 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4217 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
.page-id-4219 .block-full-content {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
	padding-bottom: 0 !important;
}
/*END CUSTOM PER PAGE*/
/* newsletter page */
.floatright {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.newsletter-content h2 {
	font-size: 20px;
	line-height: 20px!important;
}
.newsletter-content>h2 {
	margin-top:0 !important;
}
.newsletter-content p {
	line-height: 18px!important;
}
.newsletter-content {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
.newsletter-content>p:last-child{
	text-align:center;
}
.newsletter-content>a{
	border-bottom: none;
}
.newsletter-content>.newsletter-btnwrap{
	text-align: center;
	text-indent:0;
	margin-top:10px;
}
.newsletter-content>.newsletter-btnwrap>a{
	border-bottom: none;
	max-width: 460px;
    background-color: #000!important;
    padding: 8px 30px!important;
    color: #fff!important;
    text-transform: capitalize!important;
    font-size: 22px!important;
    border-radius: 25px!important;
    moz-border-radius: 25px!important;
    text-decoration: none!important;
	margin-right: 0 !important;
}
.newsletter-content>.newsletter-btnwrap>a:hover{
	background-color:#ef4023 !important;
}
.newsletter-content{
	display: none;
}
.newsletter-content:nth-child(-n+5){
	display:block;
}
.newsletter-description{
	min-height:215px;
}
.page-id-2449 #ai1ec_agenda_widget-2, .page-id-2449 #wpp-2, .page-id-2449 #text-21, .page-id-2449 #text-18{
	display: none!important;
}
.page-id-2438 #ai1ec_agenda_widget-2, .page-id-2438 #wpp-2, .page-id-2438 #text-21, .page-id-2438 #text-18{
	display: none!important;
}
.page-id-2449 #recent-posts-3 .small-title {
	font-size: 28px!important;
	margin: 20px 0;
	float: left;
	width: 100%;
}
/* strategies pages */
.wrap_inner_content_strategy_icons {
	width:100%;
	max-width: 1118px;
	margin: 0 auto;
	clear: both;
	padding:25px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.wrap_inner_content_strategy_icons .home_thumb {
	float: left;
	width: 150px;
	height: 150px;
	border: 0!important;
	padding-top: 105px;
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 14px!important;
}
.home_thumb:hover {
	color: #fff;
}
.wrap_inner_content_strategy_icons #home_thumb_renovation {
	background: url(images/home_thumb_renovation2.png) 0 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_renovation:hover {
	background: url(images/home_thumb_renovation2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_renovation_active {
	background: url(images/home_thumb_renovation2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_distressed {
	background: url(images/home_thumb_distressed2.png) 0 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_distressed_active {
	background: url(images/home_thumb_distressed2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_distressed:hover {
	background: url(images/home_thumb_distressed2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_market {
	background: url(images/home_thumb_market2.png) 0 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_market:hover {
	background: url(images/home_thumb_market2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_market_active {
	background: url(images/home_thumb_market2.png) -150px 0 no-repeat;
	
}
.wrap_inner_content_strategy_icons #home_thumb_asset {
	background: url(images/home_thumb_asset2.png) 0 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_asset:hover {
	background: url(images/home_thumb_asset2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_asset_active {
	background: url(images/home_thumb_asset2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_mindset {
	background: url(images/home_thumb_mindset2.png) 0 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_mindset:hover {
	background: url(images/home_thumb_mindset2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_mindset_active {
	background: url(images/home_thumb_mindset2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_property {
	background: url(images/home_thumb_property2.png) 0 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_property:hover {
	background: url(images/home_thumb_property2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_property_active {
	background: url(images/home_thumb_property2.png) -150px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_financial {
	background: url(images/home_thumb_financial2.png) 0 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_financial:hover {
	background: url(images/home_thumb_financial2.png) -152px 0 no-repeat;
}
.wrap_inner_content_strategy_icons #home_thumb_financial_active {
	background: url(images/home_thumb_financial2.png) -152px 0 no-repeat;
}
@media screen and ( max-width: 560px ) {
 .home_thumb {
 float: left;
 width: 150px;
 height: 150px;
 border: 0!important;
 padding-top: 105px;
 color: #fff;
 text-align:center;
 text-transform:uppercase;
 font-size: 12px;
 line-height: 14px!important;
}
.home_thumb:hover {
 color: #fff;
}
#home_thumb_renovation {
 background: url(images/home_thumb_renovation2.png) 0 0 no-repeat;
}
#home_thumb_renovation:hover {
 background: url(images/home_thumb_renovation2.png) -150px 0 no-repeat;
}
#home_thumb_renovation_active {
 background: url(images/home_thumb_renovation2.png) -150px 0 no-repeat;
}
#home_thumb_distressed {
 background: url(images/home_thumb_distressed2.png) 0 0 no-repeat;
}
#home_thumb_distressed_active {
 background: url(images/home_thumb_distressed2.png) -150px 0 no-repeat;
}
#home_thumb_distressed:hover {
 background: url(images/home_thumb_distressed2.png) -150px 0 no-repeat;
}
#home_thumb_market {
 background: url(images/home_thumb_market2.png) 0 0 no-repeat;
}
#home_thumb_market:hover {
 background: url(images/home_thumb_market2.png) -150px 0 no-repeat;
}
#home_thumb_market_active {
 background: url(images/home_thumb_market2.png) -150px 0 no-repeat;;
}
#home_thumb_asset {
 background: url(images/home_thumb_asset2.png) 0 0 no-repeat;
}
#home_thumb_asset:hover {
 background: url(images/home_thumb_asset2.png) -150px 0 no-repeat;
}
#home_thumb_asset_active {
 background: url(images/home_thumb_asset2.png) -150px 0 no-repeat;
}
#home_thumb_mindset {
 background: url(images/home_thumb_mindset2.png) 0 0 no-repeat;
}
#home_thumb_mindset:hover {
 background: url(images/home_thumb_mindset2.png) -150px 0 no-repeat;
}
#home_thumb_mindset_active {
 background: url(images/home_thumb_mindset2.png) -150px 0 no-repeat;
}
 #home_thumb_property {
 background: url(images/home_thumb_property2.png) 0 0 no-repeat;
}
 #home_thumb_property:hover {
 background: url(images/home_thumb_property2.png) -150px 0 no-repeat;
}
#home_thumb_property_active {
 background: url(images/home_thumb_property2.png) -150px 0 no-repeat;
}
#home_thumb_financial {
 background: url(images/home_thumb_financial2.png) 0 0 no-repeat;
}
#home_thumb_financial:hover {
 background: url(images/home_thumb_financial2.png) -152px 0 no-repeat;
}
#home_thumb_financial_active {
 background: url(images/home_thumb_financial2.png) -152px 0 no-repeat;
}
.home_about .col {
 width: 100%!important;
 display: block!important;
}
.home_about .col img {
 float: left!important;
 width: 40%!important;
 margin-right: 2%!important;
}
.statistics .col {
 float: left!important;
 width: 100%!important;
 display: block!important;
}
.statistics .col img {
 float: left!important;
 margin-right: 4%!important;
 margin-left: 2%;
}
.phone_email .col img {
 width: 20px!important;
 margin-top:10px!important;
}
}
.statistics .col h3 {
	margin-top:0!important;
}
.zpe-custom-home-meet>div>div>.col{
	padding: 0 !important;
}
/* products */
.thumb_products {
	float: right;
	width: 200px;
	height: 200px;
	border: none !important;
	background-size: 400px 200px !important;
	margin-right: 25px;
}
#thumb_product_books {
	background: url(images/icon_books.png) 0 0 no-repeat;
}
#thumb_product_books:hover {
	background: url(images/icon_books.png) -200px 0 no-repeat;
}
#thumb_product_books_active {
	background: url(images/icon_books.png) -200px 0 no-repeat;
}
#thumb_product_dvd {
	background: url(images/icon_dvd.png) 0 0 no-repeat;
}
#thumb_product_dvd:hover {
	background: url(images/icon_dvd.png) -200px 0 no-repeat;
}
#thumb_product_dvd_active {
	background: url(images/icon_dvd.png) -200px 0 no-repeat;
}
#thumb_product_cd {
	background: url(images/icon_cd.png) 0 0 no-repeat;
}
#thumb_product_cd:hover {
	background: url(images/icon_cd.png) -200px 0 no-repeat;
}
#thumb_product_cd_active {
	background: url(images/icon_cd.png) -200px 0 no-repeat;
}
#thumb_product_workshop {
	background: url(images/icon_workshop.png) 0 0 no-repeat;
}
#thumb_product_workshop:hover {
	background: url(images/icon_workshop.png) -200px 0 no-repeat;
}
#thumb_product_workshop_active {
	background: url(images/icon_workshop.png) -200px 0 no-repeat;
}
 /*END OLD-PRODUCT LAYOUT*/
.zpe-product-list>table>tbody>tr>td>hr{
	border-top:1px solid #ccc;
}
.zpe-product-list>table>tbody>tr>td>table>tbody>tr>td>div{
	padding-right: 20px;
}
.zpe-product-list>table>tbody>tr>td>table>tbody>tr>td>div>a>img{
	width: 100%;
}
.zpe-product-list>table>tbody>tr>td>table>tbody>tr>td{
	vertical-align:top;
}
.zpe-product-list>table>tbody>tr>td>table>tbody>tr>td>table>tbody>tr>td>h3{
	font-size: 25px;
	line-height:26px;
	margin-bottom:0;
	padding-bottom:0;
}
.zpe-product-list>table>tbody>tr>td>table>tbody>tr>td>table>tbody>tr:first-child>td>p{
	font-weight:bold;
}
 /*END OLD-PRODUCT LAYOUT*/
.zpe-product-wrap{
	font-family:"Droid Sans", "Helvetica Neue", Helvetica, Arial, serif!important;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	padding-bottom:20px;
	position: relative;
}
.zpe-product-wrap>.zpe-product-img-col,
.zpe-product-wrap>.zpe-product-info-col{
	display:inline-block;
	vertical-align:top;
}
.zpe-product-wrap>.zpe-product-img-col{
	width:19.7%;
	padding-right:20px;
}
.zpe-product-wrap>.zpe-product-img-col>a>img{
	width:100%;
}
.zpe-product-wrap>.zpe-product-info-col{
	width:79.7%;
}
.zpe-product-title-row>p{
	padding:0;
	margin:0;
	font-weight:bold;
}
.zpe-product-title-row>h3{
	padding:0;
	margin:0;
	font-size:25px;
	line-height:26px;
}
.zpe-product-btn{
	text-align: right;
	position:absolute;
	right: 0;
	bottom: 10px;
}
.zpe-product-extra{
	display: none;
}
.zpe-product-extra>h5{
	font-size: 16px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.zpe-product-extra>ul{
	list-style-type:disc;
}
.zpe-product-extra>ul>li{
	font-size:16px;
	margin:0;
	padding:0;
	line-height: 26px;
}
.zpe-date-tables>tbody>tr>.text-center{
	text-align:center !important;
}
.zpe-pricing-table{
	width:100%;
}
/*END PRODUCTS*/
.page-id-3191 .content-item-text {
	max-width: 100%!important;
}
.page-id-3191 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-3198 .content-item-text {
	max-width: 100%!important;
}
.page-id-3198 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-3201 .content-item-text {
	max-width: 100%!important;
}
.page-id-3201 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-3207 .content-item-text {
	max-width: 100%!important;
}
.page-id-3207 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.btn-black {
	max-width: 460px;
	width:100%;
	margin: 0 auto 20px auto!important;
	background-color: #000!important;
	padding: 8px 30px!important;
	color: #fff!important;
	text-transform:capitalize!important;
	font-size: 22px!important;
	border-radius: 25px!important;
	moz-border-radius: 25px!important;
	text-decoration: none!important;
	border-bottom:none !important;
}
.btn-black:hover {
	background-color: #e52d27 !important;
}
.su-post-title {
	float: none!important;
	width: auto!important;
	margin-top: 0!important;
	line-height: 27px!important;
}
.home_post .su-post-comments-link {
	display: none;
}
#comments>div{
	padding-bottom:0;
	margin-bottom:0;
}
.su-posts-default-loop .su-post-thumbnail {
	width: 350px!important;
	height: auto!important;
}
.su-posts-default-loop .su-post-thumbnail img {
	max-width: 350px!important;
	max-height: 300px!important;
}
/* free dvd */
#booking_form {
	margin:0 auto 0 auto;
	/*max-width:850px;*/
	width:100%;
	clear:both;
	font:normal 15px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:20px;
	border: 2px solid #ee2128;
}
.zpe-free-dvd{
	max-width:890px;
	margin:0 auto;
	padding-bottom: 10px !important;
}
.zpe-free-dvd p{
	font-size:17px;
	line-height:24px;
}
.zpe-free-dvd h2{
	font-family:Arial Black, Arial, sans-serif !important;
	font-size:25px;
	line-height:26px;
	color:#000 !important;
}
.zpe-free-dvd>ul>li{
	font-size:17px;
	line-height:30px;
	margin:0;
}
.zpe-free-dvd>ul{
	margin-left:0;
}
.freedvd-list{
	list-style-type:none;	
}
/*
@media screen and ( max-width: 560px ) {
	#booking_form iframe {
		height: 1800px!important;
	}
}*/
.page-id-3288 .content-item-text {
	max-width: 100%!important;
}
.page-id-3288 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
}
/* results */
.box_1_3 {
	float: left;
	width: 33%;
	padding-left:40px;
}
.box_2_3 {
	float: right;
	width: 65%;
}
#result-page{
	margin-top:20px;
}
#success_stories {
	background: url(https://www.zadelpropertyeducation.com.au/wp-content/uploads/2016/04/success_stories_thumb_bg.jpg) 0 -178px no-repeat;
	/*background: url(http://zadelpropertyeducation.com.au/wp-content/uploads/2016/04/success_stories_thumb_bg.jpg) 0 0 no-repeat;*/
}
#success_stories:hover {
	background: url(https://www.zadelpropertyeducation.com.au/wp-content/uploads/2016/04/success_stories_thumb_bg.jpg) 0 -178px no-repeat;
}
#before_after{
	background: url(https://www.zadelpropertyeducation.com.au/wp-content/uploads/2016/04/before_after_thumb_bg.jpg) 0 -178px no-repeat;
	/*background: url(http://zadelpropertyeducation.com.au/wp-content/uploads/2016/04/before_after_thumb_bg.jpg) 0 0 no-repeat;*/
}
#before_after:hover {
	background: url(https://www.zadelpropertyeducation.com.au/wp-content/uploads/2016/04/before_after_thumb_bg.jpg) 0 -178px no-repeat;
}
#feedback {
	background: url(https://www.zadelpropertyeducation.com.au/wp-content/uploads/2016/04/feedback_thumb_bg.jpg) 0 -178px no-repeat;
	/*background: url(http://zadelpropertyeducation.com.au/wp-content/uploads/2016/04/feedback_thumb_bg.jpg) 0 0 no-repeat;*/
}
#feedback:hover {
	background: url(https://www.zadelpropertyeducation.com.au/wp-content/uploads/2016/04/feedback_thumb_bg.jpg) 0 -178px no-repeat;
}
/* footer elements some */
.wpcf7-submit {
	background-color: #000!important;
	padding: 8px 30px!important;
	color: #fff!important;
	text-transform:capitalize!important;
	font-size: 22px!important;
	border-radius: 25px!important;
	moz-border-radius: 25px!important;
	text-decoration: none!important;
}
.wpcf7-submit:hover {
	background-color: #ef4023!important;
}
#commsubscription57>div>.submit>input[type='submit'] {
	background-color: #000!important;
	padding: 8px 30px!important;
	color: #fff!important;
	text-transform:capitalize!important;
	font-size: 22px!important;
	border-radius: 25px!important;
	moz-border-radius: 25px!important;
	text-decoration: none!important;
}
#commsubscription57>div>.submit input[type='submit']:hover {
	background-color: #ef4023!important;
}
.footer-copy {
	margin-top: 0!important;
	padding-top: 0!important;
}
.footer-columns {
	margin-bottom: 0!important;
}
.footer_center_info{
	text-align: center;
}
/* events page */
.event_boxes {
	clear: both;
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
}
#evt-page-box{
	max-width: 100% !important;
}
#evt-page-box>div>.col{
	width: 25% !important;
}
.event_box_item {
	/*float: left;*/
	width: 252px;
	border:1px solid #ccc;
	margin-bottom: 25px;
	text-align:center;
	padding-bottom: 10px;
	position: relative;
	min-height: 340px;
	margin: 0 auto;
	font-style:normal;
}
.event_box_item>p { 
	text-align: center;
	line-height: 21px; 
}
.event_box_item>p:nth-child(2) {
    margin-top: 0;
}
.event_box_item>p:last-child { 
	padding-top:10px;
	position: absolute;
	bottom: 12px;
	width: 100%; 
}
.event_img_thumb {
	float: left;
	width: 250px;
	height: 178px;
	margin-bottom: 25px;
}
.event_box_item>p>.event_img_thumb{
	margin-bottom: 5px;
}
.event_box_item>.event_img_thumb{
	margin-bottom: 5px;
}
#event_property {
	/*background: url(images/events/property_thumb_bg.png) 0 0 no-repeat;
	background: url(images/events/property_thumb_bg.png) 0 -178px no-repeat;*/
	background: url(images/events/upc.png) 0 no-repeat;
}
#event_property:hover {
	/*background: url(images/events/property_thumb_bg.png) 0 -178px no-repeat;*/
}
#event_cbl{
	/*background: url(images/events/cbl_thumb_bg.png) 0 0 no-repeat;*/
	/*background: url(images/events/cbl_thumb_bg.png) 0 -178px no-repeat;*/
	background: url(images/events/cbl_thumb_bg.png) 0 0 no-repeat;
}
#event_cbl:hover {
	/*background: url(images/events/cbl_thumb_bg.png) 0 -178px no-repeat;*/
}
#event_mlrl {
	/*background: url(images/events/dgl_thumb_bg.png) 0 0 no-repeat;*/
	background: url(images/events/matt-liz-live.jpg) 0 0 no-repeat;
}
#event_dgl:hover {
	background: url(images/events/matt-liz-live.jpg) 0 0 no-repeat;
}
#event_bob{
	/*background: url(images/events/bob_thumb_bg.png) 0 0 no-repeat;*/
	background: url(images/events/bob_thumb_bg.png) 0 0 no-repeat;
}
#event_bob:hover {
	background: url(images/events/bob_thumb_bg.png) 0 0 no-repeat;
}
#event_jll{
	background: url(images/events/john-lindeman.jpg) 0 no-repeat;
	background-size: 100% 100%;
}
#event_bel{
	background: url(images/events/brendan-elias-live.png) 0 no-repeat;
	background-size: 100% 100%;
}
#event_mrl{
	background: url(images/events/mark-rolton-live.jpg) 0 no-repeat;
	background-size: 100% 100%;
}
#event_scl{
	background: url(images/events/sam-cawthorn-live.jpg) 0 no-repeat;
}
#event_tgr{
	/*background: url(images/events/experience_thumb_bg.png) 0 0 no-repeat;*/
	background: url(images/events/tgr_thumb_bg.jpg) 0 0 no-repeat;
	background-size:100%;
}
#event_sze{
	/*background: url(images/events/experience_thumb_bg.png) 0 0 no-repeat;*/
	background: url(images/events/experience_thumb_bg.png) 0 0 no-repeat;
}
#event_sze:hover {
	background: url(images/events/experience_thumb_bg.png) 0 0 no-repeat;
}
#event_szl {
	/*background: url(images/events/leadership_thumb_bg.png) 0 0 no-repeat;*/
	background: url(images/events/leadership_thumb_bg.png) 0 0 no-repeat;
}
#event_szl:hover {
	background: url(images/events/leadership_thumb_bg.png) 0 0 no-repeat;
}
.zpe-event-wrap{
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.zpe-event-wrap>h3{
	background-color: #eff0f0;
	text-align: center;
	padding: 5px;
}
.zpe-event-wrap>.zpe-event-row>div>.zpe-event-description>p{
	margin:0;
	margin-bottom: 15px;
	padding:0;
	line-height: 21px;
}
.zpe-event-wrap>.zpe-event-row>div>.zpe-event-description>h3{
	background-color: #eff0f0;
	text-align: center;
	padding: 5px;
	margin-bottom:16px;
}
.zpe-event-wrap>.zpe-event-row>div>.zpe-event-additional>.zpe-event-links{
	/*padding-top: 30px !important;*/
}
.zpe-event-wrap>.zpe-event-row>div>.zpe-event-additional>.zpe-date-tables{
	margin-top:20px;
}
.zpe-event-wrap>.zpe-event-row>div>.zpe-event-description>ul{
	padding-bottom:0;
	margin-bottom: 15px;
}
.zpe-event-wrap>.zpe-event-row>div>.zpe-event-description>ul>li{
	margin-bottom:0;
}
.zpe-event-wrap>.zpe-evt-row{
	width: 100%;
}
.zpe-col-img{
	vertical-align: top;
	text-align: center;
}
.zpe-columns-7{
	width: 69.7%;
}
.zpe-columns-3{
	width: 29.7%;
}
.zpe-columns-5{
	width: 49.7%;
}
.zpe-event-wrap>.zpe-event-row>.zpe-columns-7,
.zpe-event-wrap>.zpe-event-row>.zpe-columns-3,
.zpe-event-wrap>.zpe-event-row>.zpe-columns-5{
	display: inline-block;
}
.zpe-col-dates{
	vertical-align: top;
}
.zpe-event-additional{
	margin-top: 10px;
}
.zpe-event-links{
	text-align: center;
	margin: 20px auto;
}
.zpe-date-tables{
	width: 100%;
	margin-bottom: 10px !important;
}
.zpe-date-tables>tbody>tr>td,
.zpe-date-tables>tbody>tr>th{
	padding: 2px 7px;
	text-align: left;
}
.zpe-date-tables>tbody>tr:nth-child(odd)>td ,
.zpe-date-tables>tbody>tr:nth-child(odd)>th{
	background-color:#eff0f0;
}
.btn-black-auto {
	width:100%;
	margin: 0 auto 20px auto!important;
	background-color: #000!important;
	padding: 8px 15PX!important;
	color: #fff!important;
	text-transform:capitalize!important;
	font-size: 14px!important;
	border-radius: 25px!important;
	moz-border-radius: 25px!important;
	text-decoration: none!important;
}
.btn-black-auto:hover {
	background-color: #ef4023!important;
}
.btn-zpe-custom{
	font-size: 21px !important;
}
.page-id-3479 .content-item-text {
	max-width: 100%!important;
}
.page-id-3479 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-2447 .content-item-text {
	max-width: 100%!important;
}
.page-id-2447 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 0!important;
}
.page-id-3305 .content-item-text {
	max-width: 100%!important;
}
.page-id-3305 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 10px!important;
}
.page-id-3305 p { font: normal 16px Arial, Helvetica, sans-serif!important; line-height: 20px!important; margin-bottom: 15px!important; }
.page-id-3305 li { font: normal 16px Arial, Helvetica, sans-serif!important; line-height: 20px!important; margin-bottom: 15px!important; }
.page-id-3309 .content-item-text {
	max-width: 100%!important;
}
.page-id-3309 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 10px!important;
}
.page-id-3309 p { font: normal 16px Arial, Helvetica, sans-serif!important; line-height: 20px!important; margin-bottom: 15px!important; }
.page-id-3309 li { font: normal 16px Arial, Helvetica, sans-serif!important; line-height: 20px!important; margin-bottom: 15px!important; }
.page-id-3318 .content-item-text {
	max-width: 100%!important;
}
.page-id-3318 .block-full-content {
	padding-left: 0!important;
	padding-right: 0!important;
	padding-top: 10px!important;
}
.page-id-3318 p { font: normal 16px Arial, Helvetica, sans-serif!important; line-height: 20px!important; margin-bottom: 15px!important; }
.page-id-3318 li { font: normal 16px Arial, Helvetica, sans-serif!important; line-height: 20px!important; margin-bottom: 15px!important; }
.content-item{
	border-bottom:none;
}
/* testimonial boxes */
.testi_box {
	float: left;
	width: 100%;
	height: 340px;
	padding: 8% 10%;
	background-size: 100% auto!important;
	background-repeat: no-repeat!important;
}
.testi_box p{
	font-size: 13px;
	line-height: 16px;
	font-style:italic;
	color: #fff!important;
}
.zpe-row-2col>.zpe-col{
	width: 50%;
	float:left;
	padding: 10px;
}
.zpe-row-2col>.zpe-col>.zpe-content{
	min-height: 290px;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.zpe-row-2col>.zpe-col>.zpe-content>.data>p{
	font-size: 15px;
	line-height: 17px;
	color: #fff;
}
.zpe-row-2col>.zpe-col>.zpe-content>.data{
	padding: 25px;
	padding-right: 50px;
	padding-top: 20px
}
.text-center{
	text-align: center;
}
.alert-text{
	text-indent: -300px;
	font-weight: bold;
}
.alert-text>a{
	color: #ffd400;
	text-decoration: underline !important;
}
.alert-text>a:hover{
	text-decoration: underline !important;
}
.menu-search>span>i.md-icon-search{
	color: #fff !important;
}
.text-white{
	color: #fff;
}
.text-black{
	color:#000;
}
.text-underline{
	text-decoration:underline;
}
.connect-social{
	margin-bottom: 15px;
}
.connect-social>ul{
	list-style: none;
	text-align: center;
	margin:0 auto;
}
.connect-social>ul>li{
	display: inline-block;
	width: 110px;
	vertical-align:top;
	margin-right: 10px;
	background:none;
	padding:0;
}
.connect-social>ul>li.social-email{
	padding-right: 0;
    width: 123px;
    margin-right: 15px;
}
.connect-social>ul>li>a>div{
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.connect-social>ul>li>a>.mail-icon{
	width: 80px;
	height: 60px;
}
.connect-social>ul>li>a>p{
	color:#fff;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
	text-align: center; 
	text-decoration:none;
	font-size: 11px !important;
	line-height: 14px !important;
}
.connect-social>ul>li>a{
	text-decoration:none;
}
.connect-social>ul>li>a:hover{
	color:#fff;
	text-decoration: underline;
}
.mail-icon{
	background: url(images/mail.jpg) no-repeat;
	background-size:100% 100%;
}
.social-telephone>a>p{
	margin-left:25px !important;
}
.telephone-icon{
	background: url(images/telephone.jpg) no-repeat;
	background-size:100% 100%;
	margin-left: 37px !important;
}
.email-icon{
	background: url(images/email.jpg) no-repeat;
	background-size:100% 100%;
}
.fb-icon{
	background: url(images/fb.jpg) no-repeat;
	background-size:100% 100%;
}
.twitter-icon{
	background: url(images/twitter.jpg) no-repeat;
	background-size:100% 100%;
}
.linkedin-icon{
	background: url(images/linkedin.jpg) no-repeat;
	background-size:100% 100%;
}
.youtube-icon{
	background: url(images/youtube.png) no-repeat;
	background-size:100% 100%;
}
.result-videoCollection>.col{
	min-height: 410px;
	position: relative;
}
.reno-nflvid>.col{
	min-height: 400px;
	padding-top:10px;
}
.result-videoCollection>.col>p{
	margin:0 !important;
	padding:0;
}
.speech-bubble>p{
	font-size: 15px;
	line-height:17px;		
	margin-bottom:0 !important; 
	color:#fff;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif!important;
}
.speech-bubble>.vmiddle{
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
	margin-right:20px;
}
.speech-bubble{
	background-color:#231f20;
	position:relative;
	border-radius:10px;	
	padding:20px;
	padding-bottom:50px;
	vertical-align: middle;
	min-height:196px;
}
.speech-bubble:before{
	content: "";
    position: absolute;
    bottom: -70px;
    right: 25%;
    border-width: 70px 90px 0 0;
    border-style: solid;
    display: block;
    width: 0;
}
.speech-bubble:after{
	content: "";
    position: absolute;
    bottom: -60px;
    right: 26%;
    border-width: 60px 80px 0 0;
    border-style: solid;
	border-color: #231f20 transparent;
    display: block;
    width: 0;
}
.rd{
	border:solid 4px #FF0004;
}
.rd:before{
	border-color: #FF0004 transparent;
	
}
.wt{
	border:solid 4px #A6A6A6;
}
.wt:before{
	border-color: #A6A6A6 transparent;
	
}
.testi-2col{
	width:100%;
	padding:0;
}
.testi-2col>.testi-col{
	width:49.77777%;
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
}
.tetstimonial-wrap{
	margin-bottom:120px;
}
.tetstimonial-wrap>.img-wrap{
	border-radius:50%;
	width:120px;
	height:120px;
	float:left;
	margin-top: -53px;
	margin-left:30px;
	position:relative;
	z-index:5;
	background-color:#fff;
	overflow:hidden;
}
.tetstimonial-wrap>p{
	float:right;
	font-weight:bold;
	font-size: 15px;
    line-height: 17px;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif!important;
	margin-right:2%;
	margin-top:10px;
	min-width:120px;
}
.img-rd{
	border:solid 4px #FF0004;
}
.img-wt{
	border:solid 4px #A6A6A6;
}
.testiname{
	text-align: right;
}
.result-videoCollection>.col>p.testiname{
	position:absolute;
	bottom:0;
	right:0;
}
.block-full-content{
	padding:0 !important;
}
.zpe-experts-list>div>p:first-child>a>img{
	float:left;
}
.zpe-experts-list>div>p:first-child{
	text-align:left;
}
#success_stories_sec{
	display: block; 
	content: " "; 
	margin-top: -220px; 
	height: 220px; 
	visibility: hidden; 
}
#before_after_sec{
	display: block; 
	content: " "; 
	margin-top: -215px; 
	height: 215px; 
	visibility: hidden; 
}
#feedBack-sec{
	position:relative;
}
#feedback_sec{
	position:absolute;
	display: block; 
	content: " "; 
	top: -215px; 
	height: 215px; 
	visibility: hidden; 
}
.page-id-2438>#content-box>main>article>.content-item-text>.block-double-content{
	padding-bottom:0 !important;
}
.page-id-2438>#content-box>main>article>.content-item-text>.block-double-content>.wpcf7>form>p:nth-last-child(2){
	margin-bottom:0 !important;
}
.page-id-2438>#content-box>aside>#text-16>.textwidget>div>a>img{
	margin-top:0 !important;
	padding-top:0 !important;
}
/*AUDIO*/
.more-audio{
	display:none;
}
.btn-more-audio{
	float:right;
	width:auto;
}
.audio-wrap>.row_experts{
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
}/*
.zpe-freedvd-list{
    list-style: none;
    padding:0;
    margin:0;
}
.zpe-freedvd-list>li{ 
    padding-left: 1em; 
    text-indent: -.7em;
}
.zpe-freedvd-list>li:before {
    content: "■";
    color: #ec0000;
	font-size: 36px;
    padding-right: 5px;
	color:#ec0000;
}*/
.zpe-freedvd-list{
	list-style-type:none;
	margin-left:0 !important;
}
.zpe-freedvd-list>li{
	background:url(http://www.tgrrealestate.com.au/themes/mistakes/images/tick.jpg) no-repeat left top;
	padding-left: 50px;
}
	/*CUSTOM PAGES*/
	.page-id-5300>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-5300>.alert-box>.alert-text{
		text-indent:0;
	}
	.page-id-5300>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	
	.page-id-5343>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-5343>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-5343>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-5372>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-5372>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-5372>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-5413>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-5413>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-5413>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-5415>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-5415>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-5415>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-6030>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-6030>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-6030>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-6166>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-6166>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-6166>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-6320>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-6320>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-6320>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-6444>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-6444>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-6444>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-7153>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7153>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7153>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-7173>#content-box{
		max-width:1130px;
		margin:0 auto;
	}
	.page-id-7173>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7173>.alert-box>.alert-text{
		text-indent:0;
	}		
		
	.page-id-7232>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7232>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7232>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-7235>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7235>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7235>.alert-box>.alert-text{
		text-indent:0;
	}	
	
	.page-id-7237>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7237>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7237>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-7239>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7239>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7239>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-7528>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7528>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7528>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-7530>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7530>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7530>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-7532>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7532>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7532>.alert-box>.alert-text{
		text-indent:0;
	}	
	
	.page-id-7710>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-7710>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-7710>.alert-box>.alert-text{
		text-indent:0;
	}
	
	
	
	.page-id-10743>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-10743>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-10743>.alert-box>.alert-text{
		text-indent:0;
	}
	.page-id-10813>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-10813>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-10813>.alert-box>.alert-text{
		text-indent:0;
	}
	.page-id-10819>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-10819>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-10819>.alert-box>.alert-text{
		text-indent:0;
	}	
	.page-id-10825>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-10825>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	.page-id-10825>.alert-box>.alert-text{
		text-indent:0;
	}
	
	.page-id-11043>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-11043>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	
	.page-id-11043>.alert-box{
		
		min-height:30px;
	
	}
	
	.page-id-11043>.alert-box>.alert-text{
		display:none;
	}
	
	
	
	
	
	
	.page-id-11140>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-11140>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}
	
	.page-id-11140>.alert-box{
		
		min-height:30px;
	
	}	
	.page-id-11140>.alert-box>.alert-text{
		display:none;
	}
	
	.page-id-11810>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-11810>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-11810>.alert-box{		
		min-height:30px;	
	}

	.page-id-12157>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-12157>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-12157>.alert-box{		
		min-height:30px;	
	}

	.page-id-12188>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-12188>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-12188>.alert-box{		
		min-height:30px;	
	}

	.page-id-12189>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-12189>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-12189>.alert-box{		
		min-height:30px;	
	}

	.page-id-12194>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-12194>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-12194>.alert-box{		
		min-height:30px;	
	}
	
	.page-id-12207>.alert-box>.alert-text{
		text-indent:0;
	}
	.page-id-12207>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-12207>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-12207>.alert-box{		
		min-height:30px;	
	}
	
	.page-id-12208>.alert-box>.alert-text{
		text-indent:0;
	}
	.page-id-12208>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-12208>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-12208>.alert-box{		
		min-height:30px;	
	}
	
	.page-id-12211>.alert-box>.alert-text{
		text-indent:0;
	}
	.page-id-12211>#content-box{
		max-width:900px;
		margin:0 auto;
	}
	.page-id-12211>#content-box>main>article>header>.block-full{
		padding:20px 0;
	}	
	.page-id-12211>.alert-box{		
		min-height:30px;	
	}
	/*	
	.page-id-11810>.alert-box>.alert-text{
		display:none;
	}*/
	/*END CUSTOM PAGES*/
.wht-header-link{
	color:#fff;
	border-bottom:solid 2px !important;
	display: inline-block;
    line-height: 35px;
}
.wht-header-link:hover{
	color:#fff;
	border-bottom:solid 2px #e52d27 !important;
	display: inline-block;
    line-height: 35px;
}
.addthis_toolbox>a{
	position:relative;
	z-index:100;
}
.addthis_button_facebook>span{
	vertical-align:middle;
}
.addthis_button_facebook{
	background-color: #3b5998;
    color: #fff;
    padding: 5px !important;
    font-size: 17px;
    vertical-align: top;
	margin-right:5px;
}
.addthis_button_facebook:hover{
	color: #fff;
}
.addthis_button_twitter{
	background-color: #1da1f2;
    color: #fff;
    padding: 5px !important;
    font-size: 17px;
    vertical-align: top;
	margin-right:5px;
}
.addthis_button_twitter:hover{
    color: #fff;
}
.addthis_button_email{
	background-color: #848484;
    color: #fff;
    padding: 5px !important;
    font-size: 17px;
    vertical-align: top;
	margin-right:5px;	
}
.addthis_button_email:hover{
    color: #fff;
}
.addthis_button_email>span{
	vertical-align:middle;
}
.addthis_button_linkedin{
	background-color: #0077b5;
    color: #fff;
    padding: 5px !important;
    font-size: 17px;
    vertical-align: top;
	margin-right:5px ;
}
.addthis_button_linkedin:hover{
	color:#fff;
}
.addthis_button_linkedin>span{
	float: right;
    margin-top: 3px;
    margin-left: -2px;
}
.addthis_button_google_plusone_share{
	background-color: #dc4e41;
    color: #fff;
    padding: 5px !important;
    font-size: 17px;
    vertical-align: top;
	margin-right:5px;
}
.addthis_button_google_plusone_share:hover{
	color:#fff;
}
.addthis_button_google_plusone_share>span{
	vertical-align:middle
}
	/*ADD THIS CUSTOM PAGE*/
	.postid-5929 .addthis-box{
		display:none;
	}
	.postid-5605 .addthis-box{
		display:none;
	}
	.postid-5617 .addthis-box{
		display:none;
	}
	/*ADD THIS CUSTOM PAGE*/
#upc-evt-list{
	list-style-type:disc;
	list-style-position: inside;
	margin-left:0;
}
#upc-evt-list>li{
	margin-bottom:0;
}
.zpe-meet6{
	margin-bottom: 2%;
}
.zpe-home-custom-banner>.inner>h1{
	line-height: 45px;
}
.home-icon>img{
	vertical-align: middle;
	margin-right: 10px;
}
.su-post>.su-post-title{
	height:auto !important;
	padding-bottom: 0;
}
#divfreedvd{
	width: 100%;
	height: 100vh;
	text-align: center;
	display:none;
}
#divfreedvd>a>img{
	margin-top: 20%;
}
.footer>div>h2{
	text-align:center; 
	font-size: 56px;
	margin-bottom: 30px!important;
	color:#fff;
}
.remove-border{
	border:none;
}
.newsletter-content>p,.newsletter-content>h2{
	font-family: Helvetica, "Arial", sans-serif !important;
}
.categ-thumb{
	background-size: 300px 150px !important;
	float: left;
	width: 150px;
	height: 150px;
	padding-top: 100px;
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 15px!important;
	border: none !important;
}
#ctghome_thumb_renovation {
	background: url(images/home_thumb_renovation.png) 0 0 no-repeat;
}
#ctghome_thumb_renovation:hover {
	background: url(images/home_thumb_renovation.png) -150px 0 no-repeat;
}
#ctghome_thumb_renovatingweb {
	background: url(images/home_thumb_renovateweb.png) 0 0 no-repeat;
}
#ctghome_thumb_renovatingweb:hover {
	background: url(images/home_thumb_renovateweb.png) -150px 0 no-repeat;
}
#ctghome_thumb_publicspeak {
	background: url(images/home_thumb_publicspeak.png) 0 0 no-repeat;
}
#ctghome_thumb_publicspeak:hover {
	background: url(images/home_thumb_publicspeak.png) -150px 0 no-repeat;
}
#ctghome_thumb_distressed {
	background: url(images/home_thumb_distressed.png) 0 0 no-repeat;
}
#ctghome_thumb_distressed:hover {
	background: url(images/home_thumb_distressed.png) -150px 0 no-repeat;
}
#ctghome_thumb_market {
	background: url(images/home_thumb_market.png) 0 0 no-repeat;
}
#ctghome_thumb_market:hover {
	background: url(images/home_thumb_market.png) -150px 0 no-repeat;
}
#ctghome_thumb_asset {
	background: url(images/home_thumb_asset.png) 0 0 no-repeat;
}
#ctghome_thumb_asset:hover {
	background: url(images/home_thumb_asset.png) -150px 0 no-repeat;
}
#ctghome_thumb_mindset {
	background: url(images/home_thumb_mindset.png) 0 0 no-repeat;
}
#ctghome_thumb_mindset:hover {
	background: url(images/home_thumb_mindset.png) -150px 0 no-repeat;
}
#ctghome_thumb_property {
	background: url(images/home_thumb_property.png) 0 0 no-repeat;
}
#ctghome_thumb_property:hover {
	background: url(images/home_thumb_property.png) -150px 0 no-repeat;
}
#ctghome_thumb_financial {
	background: url(images/home_thumb_financial2.png) 0 0 no-repeat;
}
#ctghome_thumb_financial:hover {
	background: url(images/home_thumb_financial2.png) -150px 0 no-repeat;
}
.home_thumb{
	margin:0 auto;
}
.featured-page{
	max-width:1050px;
	margin:0 auto;
}
.featured-page>.fea-col-img{
	width: 34.5%;
	display:inline-block;
	vertical-align:top;
	padding-right:10px;
}
.featured-page>.fea-col-img>a>img{
	width:100%;
}
.featured-page>.fea-col-content{
	width: 64.5%;
	display:inline-block;
	vertical-align:top;
}
.featured-page>.fea-col-content>h2{
	height:auto;
	font-size: 20px;
    font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif;
    font-weight: bold;
	line-height:25px;
}
.featured-page>.fea-col-content>.page-info{
	color: #9c9c9c;
    font-size: 13px;
}
.zpe-experts-list>div>p:first-child>a>img:last-child{
	display: none;
}
.wrap-sidebar-left{
	padding:0;
	padding-right:20px;
}
#zpe-menu-trigger {
	margin:0;
	padding:0;
	list-style-type: none;
}
#zpe-menu-trigger>li{
	display: inline-block;
}
#zpe-menu-trigger>li>a{
	padding: 10px 20px;
	font-size: 18px;
	color:#333;
}
#zpe-menu-trigger>li>a:hover{
	color:#fff;
	background-color: #e52d27;
}
#main-menu-menu {
    text-align: justify;
    font-size:0;
	line-height: 20px;
	margin:0 auto;
}
.blog>#main-menu>div>#zpe-menu>#main-menu-menu,
.category>#main-menu>div>#zpe-menu>#main-menu-menu{
	text-align:left;
}
#main-menu-menu:after {
    content: '';
    /*display: inline-block;*/
    width: 100%;
}
#main-menu-menu li {
    /*display: inline-block;*/
    font-size:1rem;
	margin:0;
}
#main-menu-menu a:link {
    display: block;
    color: white;
    padding: 1em 0;
	font-size: 13px;
}
#main-menu>#mainMenuInner{
	max-width: 1085px;
}
.blog>#main-menu>#mainMenuInner,
.category>#main-menu>#mainMenuInner{
	max-width:1085px;
}
.category>#content-box{
	margin-top: 20px;
	padding-top: 20px;
	border-top:2px solid #e52d27;
}
.blog>#content-box{
	margin-top: 20px;
	padding-top: 20px;
	border-top:2px solid #e52d27;
}
.single>#content-box{
	margin-top: 20px !important;
	padding-top: 20px !important;
	border-top:2px solid #e52d27 !important;
}
.search>#content-box{
	margin-top: 20px;
	padding-top: 20px;
	border-top:2px solid #e52d27;
	max-width:1118px;
	margin:0 auto;
}
.search>#content-box>main>article>header>.block-full{
	padding-top:20px;
	padding-left:0;
}
.search>#content-box>main>article>header>.block-full>.byline {
	text-align:left;
}
.search>#content-box>main>article>header>.block-full>.headline {
	text-align:left;
}
.search>#content-box>main>article>content-item-text{
	padding-bottom:52px;
}
/*
.home>#main-menu>#mainMenuInner{
	max-width: 1212px;
}*/
#main-menu-menu>li>.sub-menu>li {
	width: 100%;
}
.event_boxes>div>div>.event_box_item>p{
	margin-bottom:0 !important;
	font-size: 15px;
}
.event_boxes>div>div>.event_box_item>p>a{
	margin-bottom:0;
}
.event_boxes>div>div>.event_box_item>p>strong{
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 19px;
    margin-top: 2px;
	font-size:15px;
}
.event_boxes>div>div>.event_box_item{
	margin-bottom:25px !important;
}
.zpe-strategies>div{
	text-align: right;
}
.zpe-strategies>div>a{
	text-decoration: none;
	border: none;
	color: #333;
}
.zpe-strategies>div>a:hover{
	color: #e52d27;
}
.zpe-strategies>div>a>div>p{
	text-align:center;
}
/*STRATEGIES PAGE*/
.wrap-icon{
	text-align:right;
}
.wrap-icon>p{
	text-align:center;
}
.zpe-strategy-icon>a{
	color:#333;
}
.zpe-strategy-icon>a:hover{
	color:#e52d27;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
	margin:0 auto;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*HOME ICONS*/
#icon-section{
	padding:0 !important;
	max-width: 1118px !important;
}
.iconSection>.zpe-home-banner-icon{
	display: inline-block;
}
.iconSection>.zpe-home-banner-icon>a{
	border-bottom:none;
}
.iconSection>.icon-column{
	width: 70%;
}
.iconSection>.banner-right{
	width: 29%;
	vertical-align: top;
	padding: 0;
    padding-left: 15px;
	padding-top: 15px;
}
.iconSection>.banner-right>a:first-child>img{
	margin-bottom: 55px;
}
/*HOME EVENT LIST GRID*/
.zpe-custom-border-top{
	border-top: 2px solid #e52d27;
	padding-top: 10px;
}
.event_boxes>.main-evt-list-col{
	width: 79.7%;
}
.event_boxes>.zpe-ads-col{
	width:19.9%;
	vertical-align: top;
}
.event_boxes>.main-evt-list-col,
.event_boxes>.zpe-ads-col{
	display:inline-block;
}
.event_boxes>.main-evt-list-col>.zpe-per-evt-col{
	width: 32.9%;
	display: inline-block;
	padding: 30px 20px;
	padding-top:0;
	padding-left:0;
	vertical-align: top;
}
.event_boxes>.main-evt-list-col>.zpe-per-evt-col>.zpe-evt-border{
	border: 1px solid #ccc;
	max-width:250px;
	margin:0 auto;
}
.event_boxes>.main-evt-list-col>.zpe-per-evt-col>.zpe-evt-border>p{
	display:none;
}
.event_boxes>.main-evt-list-col>.zpe-per-evt-col>.zpe-evt-border>.zpe-evt-desc-title{
	min-height: 115px;
	padding:0 2px;
	position: relative;
}
.evt-list-link{
	position: absolute;
	text-align: center;
	bottom:-17px;
	width:100%;
}
.event_boxes>.main-evt-list-col>.zpe-per-evt-col>.zpe-evt-border>.zpe-evt-desc-title>h6,
.event_boxes>.main-evt-list-col>.zpe-per-evt-col>.zpe-evt-border>.zpe-evt-desc-title>p{
	font-family:"Droid Sans", "Helvetica Neue", Helvetica, Arial, serif!important;
	text-align: center;
	font-size: 15px;
	line-height:25px;
}
.event_boxes>.main-evt-list-col>.zpe-per-evt-col>.zpe-evt-border>.zpe-evt-desc-title>h6{
	font-weight:bold;
	padding-bottom: 0;
	margin-bottom:0;
	line-height: 19px;
	margin-top: 2px;
}
.event_boxes>.main-evt-list-col>.zpe-per-evt-col>.zpe-evt-border>.zpe-evt-desc-title>p{
	line-height:20px;
}
#evt-upe>div{
	background: url(images/events/upc.png) 0 no-repeat;
	height: 178px;
}
#evt-cbl>div{
	background: url(images/events/cbl_thumb_bg.png) 0 0 no-repeat;
	height: 178px;
}
#evt-mlrl>div{
	background: url(images/events/matt-liz-live.jpg) 0 0 no-repeat;
	height: 178px;
}
#evt-mbcfgs>div{
	background: url(images/events/zpe-home-page-gold-silver-expert-bhindi.jpg) 0 0 no-repeat;
	height: 178px;
}
#evt-bal>div{
	background: url(images/events/bob_thumb_bg.png) 0 0 no-repeat;
	height: 178px;
}
#evt-jll>div{
	background: url(images/events/john_thumb_bg.png) 0 no-repeat;
	height: 178px;
}
#evt-bel>div{
	background: url(images/events/brendan-elias-live.png) 0 no-repeat;
	height: 178px;
}
#evt-mrl>div{
	background: url(images/events/mark-rolton-live.jpg) 0 no-repeat;
	height: 178px;
}
#evt-scl>div{
	background: url(images/events/sam-cawthorn-live.jpg) 0 0 no-repeat;
	height: 178px;
}
/*FREE DVD FORM*/
table.customer-edit th, table.customer-address-edit th { text-align:left;  font-weight: normal;}
.payment-method-form fieldset  {
	border: 0;
	padding: 0;
}
.payment-method-form fieldset legend {
	display: none;
}
.payment-method-form fieldset label {
	display: inline-block;
}
.payment-method-form fieldset label, table.customer-edit th, table.customer-address-edit th  {
	width: 160px;
}
.customer-edit>tbody>tr>td>input[type="text"]{
	padding: 5px 5px !important;
}
.customer-edit>tbody>tr>th{
	vertical-align: top;
}
.customer-address-edit>tbody>tr>td>input[type="text"]{
	padding: 5px 5px !important;
}
.customer-address-edit>tbody>tr>th{
	vertical-align: top;
}
.req{
	text-align: center;
}
.req>#cart_sop60_promoCode{
	margin: 10px auto;
	padding:5px;
}
input[type='text'].string{
	color:#000;
}
.strategies-indv{
	max-width: 1101px;
    margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}
.strategies-indv>ul{
	list-style: none;
}
.strategies-indv>ul>li{
	display: inline-block;
	vertical-align: top;
}
.strategies-indv>ul>li>a>div{
	height: 150px;
	width: 150px;
	color:#fff;
	background-size: 300px 150px !important;
	text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 15px!important;
	padding-top: 102px;
	margin: 0 auto;
}
.strategies-indv>ul>.active>a>div{
	background-position:-150px 0 !important;
}
.author-avatar{
	text-align:center;
}
.author-avatar>a{
	border-bottom:none;
}
.author-avatar>p>a{
	border-bottom: none !important;
	color:#ea4e3e;
	font-weight: bold;
	font-size: 11px;
}
.author-avatar>p{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin:0;
	margin-bottom:2px !important;
	padding:0;
}
.home_inner_boxed_content>p>img{
	margin-top:-30px;
}
.home_inner>.su-posts>.su-post>.su-post-thumbnail{
	border-bottom:none;
}
.custom-content-box{
	padding-top: 40px !important;
}
.home>#content-box>.content>article>.content-item-text>.block-full-content>.statistics{
	margin-top:-25px;
}
.zpe-home-evt-grid{
	padding-top: 25px;
	padding-bottom:0;
}
.statistics>div>h2{
	line-height:37px;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:10px;
}
.gray-bg{
	background-color: #eff0f0;
}
/**
* CUSTOM DISPLAY FOR NEWSLETTER
*/
.iframe-wrap {
    max-width: 320px;
    height: 192px;
    padding: 0;
    overflow: hidden;
}
.frame {
    width: 1280px;
    height: 986px;
    border: 0;
    -ms-transform: scale(0.25);
    -moz-transform: scale(0.25);
    -o-transform: scale(0.25);
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.about-4icon{
	background-color: #fff;
}
.about-banner-small{
	display:none;
}
/**
* CUSTOM FOR TERMS/PRIVACY POLICY/PURCHASE TERMS
*/
.terms{
	max-width: 964px;
}
.terms>h2{
	font-size:1.5em;
	color:#000 !important;
}
.terms>p{
	line-height: 20px !important;
	color: rgb(0, 0, 0);
	padding-top: 9px;
}
.terms>p>a{
	color: #0015FF;
}
.terms>ol{
	padding-left: 40px;
}
.terms>ol>li{
	list-style-position:inside;
	margin-bottom:16px;
}
.terms>ol>li>ol{
	padding-left: 12px;
	margin-top:0;
}
.terms>ol>li>ol>li{
	list-style-position: outside;
	margin-bottom: 5px !important;
}
.terms>ol>li>ol>li>ol{
	padding-left:12px;
	margin-top:0;
}
.terms>ol>li>ol>li>ol>li{
	margin-bottom:5px !important;
}
.terms>ol>li>ol>li.custom>ol{
	padding-left:55px;
}
.terms>ol>li>ol>li.custom>ol>li>ol{
	padding-left:12px;
}
.terms>ol>li>ol>li.custom>ol>li>ol>li{
	margin-bottom:5px !important;
}
.terms>ol.purchase-terms{
	padding-left: 20px;
	margin-left:0;
}
.terms>ol.purchase-terms>li{
	margin-bottom:5px !important;
}
.terms>ul{
	padding-left:40px;
	margin-left:0;
	list-style-type: initial;
}
.terms>ul.bullet-square{
	list-style-type: square;
}
.terms>ul>li{
	margin-bottom:0 !important;
}
.bullet-default{
	list-style-type:initial;
}
.wistia_socialbar{
	display:none !important;
}
#md_popup_joinourmailinglist .string, #md_popup_joinourmailinglist .email{
    height: auto !important;
    padding:2px 5px !important;
    width: 100%;
}
.footer input[type="text"], .footer input[type="email"] {
	height: auto !important;
    padding:2px 5px !important;
}
/*LIGHTBOX PROMPT*/
#prompt-wrap{
	background: rgba(0,0,0,0.8);
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
	display: none;
}
#prompt-wrap>.white-bg{
	background: #fff;
	max-width: 450px;
	padding: 25px;
	margin: 7% auto;
	position:relative;
}
#prompt-wrap>.white-bg>h3{
	font: normal 23px 'Open Sans', sans-serif !important;
	text-align:center;
}
#prompt-wrap>.white-bg>.book-desc-col,
#prompt-wrap>.white-bg>.book-img-col{
	width:49.6%;
	display:inline-block;
	vertical-align:top;
	margin-top:5px;
}
#prompt-wrap>.white-bg>.book-desc-col{
	padding-top:20px;
}
#prompt-wrap>.white-bg>.book-desc-col>h2{
	font: bold 36px 'Open Sans', sans-serif !important;
	text-align:center;
}
#prompt-wrap>.white-bg>.book-desc-col>h3{
	font: normal 30px 'Open Sans', sans-serif !important;
	text-align:center;
}
#prompt-wrap>.white-bg>.book-desc-col>.arrow-right{
	padding:0 40px;
	padding-bottom:25px;
	background:url(images/prompt-arrow.png) no-repeat top right;
	background-size: 60px 78px;
}
#prompt-wrap>.white-bg>.book-desc-col>.arrow-right>h3{
	font-family:'OpenSans-ExtraboldItalic', sans-serif !important;
	font-size: 32px;
	text-align:center;
}
#prompt-wrap>.white-bg>.book-desc-col>.arrow-right>h3>span{
	color:#f13100;
}
#prompt-wrap>.white-bg>.book-desc-col>.form{
	max-width:320px;
}
#prompt-wrap>.white-bg>.book-desc-col>.form>form>.input-wrap{
	max-width:320px;
	padding:10px 0;
}
#prompt-wrap>.white-bg>.book-desc-col>.form>form>.input-wrap>input{
	width:100%;
	border: 1px solid #000;
	padding:7px 5px;
}
#prompt-wrap>.white-bg>.book-desc-col>.form>form>.input-wrap>button{
	width:100%;
	background-color: #00adef;
    color: #E8FF00;
    padding: 5px;
    font-size: 25px;
	font-weight:bold;
	font-family:'Open Sans', sans-serif !important;
}
#prompt-wrap>.white-bg>.book-desc-col>.form>p{
	text-align:right;
}
#prompt-wrap>.white-bg>.footer-msg>p{
	text-align:right;
}
#prompt-wrap>.white-bg>.close{
	position:absolute;
	top:-20px;
	right:-20px;
}
#prompt-wrap>.white-bg>.close>div{
	border-radius: 50%;
	-webkit-box-shadow: -1px -1px 14px 0px rgba(50, 50, 50, 0.91);
	-moz-box-shadow:    -1px -1px 14px 0px rgba(50, 50, 50, 0.91);
	box-shadow:         -1px -1px 14px 0px rgba(50, 50, 50, 0.91);
	width:50px;
	height:50px;
	padding-top:3px;
	background-color:#fff;
}
#prompt-wrap>.white-bg>.close>div>div{
	border-radius: 50%;
	background:#9c9c9c;
	font-size: 25px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	margin:0 auto;
	width:44px;
	height:44px;
	padding-top:10px;
}
/*END LIGHTBOX PROMPT*/
/*UPCC LANDING*/
.ppc-upcc{
	max-width:1130px;
	padding-top: 20px;
	margin: 0 auto;
	margin-bottom: 20px !important;
	-webkit-box-shadow: 6px 6px 26px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 6px 26px -5px rgba(0,0,0,0.75);
	box-shadow: 6px 6px 26px -5px rgba(0,0,0,0.75);
}
.ppc-upcc>h2{
	margin-left:20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: center;
}
.ppc-upcc h4{
	font-size:22px;
	line-height: 27px;
}
.ppc-upcc .img-responsive{
	width:100%;
}
.ppc-upcc .row{
	width:100%;
}
.ppc-upcc .row div{
	vertical-align: top;
}
.ppc-upcc .row div{
	display:inline-block;
}
.ppc-upcc .row .col-8{
	width:80%;
}
.ppc-upcc .row .col-7{
	width:70%;
}
.ppc-upcc .row .col-3{
	width:30%;
}
.ppc-upcc .row .col-2{
	width:20%;
}
.ppc-upcc .row .col-1{
	width:10%;
}
.ppc-upcc .row .col-6{
	width:60%;
}
.ppc-upcc .row .col-4{
	width:40%;
}
.ppc-upcc .row .col-5{
	width:50%;
}
.ppc-upcc .row .col-10{
	width:100%;
}
.ppc-upcc .gray-bg{
	background-color:#f2f2f2;
}
.upcc-title{
	background:url('http://www.zadelpropertyeducation.com.au/ZPE/Marketing/ZPEMain/Landing/UPCC/ultimate-property-positive-cashflow-conference.png') no-repeat bottom left;
	background-size:cover;
	min-height: 397px;
	padding-top: 4%;
	padding-left: 20px;
	padding-right: 20px;
}
.upcc-title{
	text-align:center;
}
.upcc-title>h3,.upcc-title>h4{
	margin:0 !important;
	color:#333333;
}
.upcc-title>h4{
	margin-top:20px !important;
}
.upcc-title>h2{
	font-size:50px;
	text-align: center;
	color: #ffffff;
	text-shadow: rgb(0, 0, 0) 2px 3px 6px;
}
.upcc-form-wrap>#bookingform>p>label{
	margin:0;
	font-size: 12px;
	font-weight:bold;
}
.upcc-form-wrap>#bookingform>p{
	margin-bottom:5px;
	line-height: 22px;
	font-weight:bold;
	font-size:14px;
}
.upcc-form-wrap>#bookingform>h4{
	font-weight: bold;
	text-align: center;
}
.upcc-form-wrap>#bookingform>p>input[name="submit"]{
	background-color:#008abd !important;
	font-size: 25px;
	width: 100%;
	padding: 10px;
}
.upcc-form-wrap{
	border:solid 5px #f2f2f2;
	padding: 10px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
}
.nineof-au{
	padding: 20px;
}
.nineof-au>div>h4,
.nineof-au>div>h2{
	text-align: center;
}
.nineof-au>div>h2{
	font-size:28px;
	line-height: 30px;
}
.nineof-au>div>h4{
	padding-bottom:0;
	margin-bottom: 0;
	margin-top:0 !important;
}
.no-matter{
	padding:20px;
}
.no-matter>div>div>p{
	text-align:center;
}
.upccexpert-grid>h2{
	margin:0;
	margin-top: 30px;
	text-align: center;
}
.upccexpert-grid>.cols{
	width: 25%;
	vertical-align: top;
	padding: 20px;
}
.upccexpert-grid>.cols>div>img{
	width:100%;
}
.upccexpert-grid>.row2{
	padding-top: 0;
}
.upccper-expert>p{
	font-size: 14px;
	line-height: 17px;
	margin-top: 5px;
}
.upccstrategies-grid>div>div>p{
	text-align:center;
}
.venue-boxes{
	padding:15px;
}
.venue-boxes>div{
	padding:5px 10px;
}
.venue-boxes>div>.upccper-venue{
	border:solid 2px #fff;
	padding: 10px;
	min-height: 333px;
}
.upccper-venue>p{
	margin-bottom:5px !important;
	font-size:14px;
	line-height: 21px;
}
.upccper-venue>h5{
	margin-bottom:10px;
	font-weight:bold;
	text-align: center;
}
.bonus>h2{
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.header-form{
	border: 1px solid #9c9c9c;
	padding-top: 0;
	padding-bottom: 5px;
	background-color: #666666;
	width: 380px;
	float: right;
}
.header-form .wrap .gform_wrapper{
	padding: 0 5px 2px;
	margin: 0;
}
.header-form h4{
	text-align: center;
	font-size: 16px;
    line-height: 26px;
	color: #fff;
    padding: 0;
    margin-bottom: 20px;
    background-color: #e52d27;
    font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif !important;
}
.header-form .gform_wrapper label.gfield_label{
	display: none;
}
.header-form .gform_wrapper ul.gform_fields li.gfield{
	margin-top: 0;
	margin-bottom: 2px;
	padding: 0 2px;
}
.header-form .gform_wrapper .gform_footer{
	padding: 0;
    margin: 0;
    text-align: right;
    width: 50%;
	float: right;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: -31px;
}
.header-form .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	font-size: 10px;
    line-height: 1.3;
    padding: 7px 9px;
    background: #e52d27;
    border: none;
    width: 100%;
    margin: 0;
    max-width: 100%;
}
.header-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 2px;
	line-height: 15px;
    border: solid 1px #B4B4B4;
    display: inline-block;
    max-width: 49.4%;
	font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, serif !important;
	width: 100%;
    max-width: 100%;
}
body .header-form .gform_wrapper .top_label div.ginput_container{
	margin-top: 0;
}


.mailing-list-popup-form .gform_wrapper ul.gform_fields li.gfield{
	margin: 0 0 25px 0;
}
.mailing-list-popup-form .gform_wrapper label.gfield_label{
	font-weight: 400;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.mailing-list-popup-form .gform_wrapper .gfield_required{
	color: #fff;
}
body .mailing-list-popup-form .gform_wrapper .top_label div.ginput_container{
	margin-top: 0;
}
.mailing-list-popup-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	height: auto !important;
	padding: 2px 5px !important;
	width: 100%;
    max-width: 100%;
}
.mailing-list-popup-form .gform_wrapper .gfield select{
	padding: 4px 5px;
}
.mailing-list-popup-form .gform_wrapper .gform_footer{
	padding: 0px;
	margin: 20px 0 0;
}

.form-footer-style .gform_wrapper{
	margin: 0;
}
.form-footer-style .gform_wrapper ul.gform_fields li.gfield{
	margin: 0 0 24px 0;
	color: #fff;
}
.form-footer-style .gform_wrapper label.gfield_label{
	font-weight: normal;
	line-height: inherit;
	margin: 0;
	text-transform: uppercase;
}
body .form-footer-style  .gform_wrapper .top_label div.ginput_container{
	margin-top: 0px;
}
.form-footer-style .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 2px 5px;
	width: 100%;
    max-width: 100%;
}
.form-footer-style .gform_wrapper select{
	width: 100% !important;
    max-width: 100%;	
}
.form-footer-style .gform_wrapper .gform_footer{
	padding: 0;
    margin: 0;
}
.form-footer-style .gform_wrapper .gform_footer input.button,
.form-footer-style .gform_wrapper .gform_footer input[type=submit]{
    background-color: #000;
    padding: 8px 30px;
    color: #fff;
    text-transform: capitalize;
    font-size: 22px!important;
    border-radius: 25px;
    text-decoration: none;
    margin: 0;
}
.form-footer-style .gform_wrapper .gfield_required{
	color: #fff;
}
.form-footer-style .gform_wrapper .gform_footer input.button:hover,
.form-footer-style .gform_wrapper .gform_footer input[type=submit]:hover{
	background-color: #ef4023;
}
@media(max-width:800px){
	.ppc-upcc .row .col-2{
		width:33%;
	}
	.venue-boxes>div{
		padding:10px 10px;
	}
}
@media(max-width:500px){
	.upccexpert-grid>.cols{
		width:50%;
	}
	.ppc-upcc .row .col-5,
	.ppc-upcc .row .col-7,
	.ppc-upcc .row .col-3,
	.ppc-upcc .row .col-2,
	.ppc-upcc .row .col-8
	.ppc-upcc .row .col-1{
		width:100%;
	}
	.upcc-form-wrap>#bookingform>p>label>input[type="radio"]{
		width:20px;
	}
	.upcc-form-wrap{
		margin-top:20px;
	}
	.venue-boxes>div>.upccper-venue{
		min-height:auto;
	}
}
@media(max-width:375px){
	.upccexpert-grid>.cols{
		width:100%;
	}
}
/*END UPCC LANDING*/
@media(max-width:1079px){
	#main-menu-menu>li {
		width: 100%;
		margin-bottom: 0;
		border-bottom: solid 1px #CACACA;
		border-right:none;
	}
	.fixed-top>#fixed-logo{
		display:none;
	}
	.testi-2col>.testi-col{
		width:49.555555%;
	}
	.speech-bubble{
		min-height:270px;
	}
}
/*OLD VERSION max-width:1229px*/
@media(max-width:1079px) and (min-width:1118px){
	.bg-white-menu{
		display: none;
	}
	#main-menu-side{
		display: none;
	}
}
@media(min-width:1078px){	
	.center-align-menu-wrap{
		max-width:1319px;
		margin:0 auto;
	}
	.blog>#main-menu>#mainMenuInner>#zpe-menu>.center-align-menu-wrap{
		max-width:1336px;
	}
	.category>#main-menu>#mainMenuInner>#zpe-menu>.center-align-menu-wrap{
		max-width:1336px;
	}
	.category>#main-menu>.inner>#zpe-menu>.center-align-menu-wrap>ul>.menu-item-5342 {
		display: none;
	}
	#fixed-logo{
		float:left;
	}
	.menu-item-3724{
		display:none;
	}
	.fixed-top-alert{
		position: fixed;
		top: 0px;
		z-index: 52;
		width: 100%;
	}
	.fixed-top{
		position:fixed;
		top:66px;
		width: 100%;
	}
	.bg-white-menu{
		background-color: #fff;
		-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.75);
	}
	.fixed-top>ul,
	.fixed-top>#fixed-logo{
		float:left;
	}
	#zpe-trigger{
		display:none;
	}
	.home>#main-menu>div>#main-menu-side{
		margin-top:-242px;
		right:-18px;
		/*margin-top: -230px;
		right: -18px;*/
	}
	.blog>#main-menu>div>#main-menu-side,
	.category>#main-menu>div>#main-menu-side{
		/*margin-top: -225px;
		right: -18px;*/
		margin-top: -237px;
		right: -18px;
	}
	#main-menu-side{
		/*margin-top:-65px;
		right: 20px;*/
		/*
		margin-top: -90px;
		right: 510px;*/
		margin-top: -242px;
		right: -18px;
	}
	#main-menu-side>#main-menu-social>li{
		margin-right: 5px;
	}
	#main-menu-side>.main-menu-triggers-sep{
		margin-left: 5px;
		padding-left: 0;
	}
	#main-menu-side>.main-menu-triggers-sep>form>#main-menu-search>#menu-search-field>input[type="search"]{
		padding-right:0;
		padding-left:60px;
		padding-top:27px;
		padding-bottom: 0;
		color: #fff !important;
	}
	#main-menu-side>.main-menu-triggers-sep>form>#main-menu-search>#menu-search-field>.search-submit{
		color: #fff !important;
	}
	#main-menu-menu>li>a {
		border-right: solid 1px #CACACA;
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	#main-menu-menu>.menu-item-5324>a{
		border-right:none;
		border-left:none!important;
	}
	#main-menu-menu>li:last-child>a {
		border-right: none;
		border-left: 1px solid #CACACA;
	}
	
}
@media(max-width:1118px){
	#zpe-trigger{
		display: none;
	}
	.logo{
		width:50%;
	}
	.zpe-info{
		width: 49%
	}
	.opt-inForm{
		width:100%;
	}
	.opt-inForm>form{
		max-width: 400px;
		margin: 0 auto;
		float: none;
	}
	.alert-text{
		text-indent: 0 !important;
	}
}
@media(max-width:1300px){
	#main-menu-menu>li>a{
		padding-left:15px !important;
		padding-right:15px !important;
	}
}
@media(max-width:1200px){
	.wrap_inner_content{	
		padding:0 50px;	
	}
	#evt-page-box>div>.col{
		width: 33.33333333% !important;
	}
	.wrap_inner_content>h3{
		margin-top: 30px !important;
	}
	.event_boxes>.main-evt-list-col{
		width: 79% !important;
	}
}
@media(max-width:950px){
	.row_experts_left{
		width:100%;
		padding-left: 20px;
	}
	.row_experts_right{
		width:100%;
		padding:0 20px;
	}
	.row_experts_right>h2,
	.row_experts_right>h4{
		display:none;
	}
	.event_boxes>.main-evt-list-col{
		width: 69.7% !important;
	}
	.event_boxes>.zpe-ads-col{
		width: 29.7% !important;
	}
	.event_boxes>.main-evt-list-col>.zpe-per-evt-col{
		width:49.2% !important;
	}
	.zpe-experts-inner-wrap>p{
		line-height: 21px !important;
	}
	.thumb_products{
		float:left;
	}
	.zpe-product-wrap>.zpe-product-img-col{
		width: 30% !important;
	}
	.zpe-product-wrap>.zpe-product-info-col{
		width: 100%;
	}
}
.menu-main > .menu-item:not(:first-child){
	padding-left: 0 !important;
}
@media(max-width:900px){
	.tetstimonial-wrap>.img-wrap{
		margin-left:10px;
	}
	.speech-bubble:before{
		right:35%;
	}
	.speech-bubble:after{
		right:36.7%;
	}
	.zpe-row-2col>.zpe-col>.zpe-content{
		min-height:auto !important;
	}
	.zpe-row-2col>.zpe-col>.zpe-content>.data{
		padding-top: 15px;
	}
	.zpe-row-2col>.zpe-col>.zpe-content>.data>p{
		font-size: 10px;;
		line-height: 11px;
	}
	#evt-page-box>div>.col{
		width: 49.33333333% !important;
	}
	.wrap-mjp>.subwrap-MI>.jp-innerwrap>.interface-mjp>.player-track-title{
		right: auto !important;
		left: 5px !important;
		top:5px !important;
	}
	.zpe-expert-info-wrap>.zpe-expert-img-col{
		width: 100% !important;
		max-width: 100%;
	}
	.zpe-expert-info-wrap>.zpe-expert-info-col{
		width: 100%;
	}
	.zpe-experts-col{
		width:69% !important;
	}
	.zpe-ads-col{
		width:29.7% !important;
	}
	.event_boxes>.main-evt-list-col{
		width: 49.7% !important;
	}
	.event_boxes>.zpe-ads-col{
		width: 49.7% !important;
		text-align: center;
		margin-bottom: 20px;
	}
	.event_boxes>.main-evt-list-col>.zpe-per-evt-col{
		width:100% !important;
		padding-right:0 !important;
	}
}
@media(max-width:850px){
	.tetstimonial-wrap>.img-wrap{
		margin-left:30px;
	}
	.testi-2col>.testi-col{
		width:100%;
	}
	.testi-2col>.testi-col>div:last-child>p{
		margin-bottom:70px;
	}
	.speech-bubble:before{
		right:25%;
	}
	.speech-bubble:after{
		right:26%;
	}
	.speech-bubble{
		min-height:auto;
	}
}
@media(min-width:820px){
	.hidden-lg{
		display:none;
	}
}
@media(max-width:820px){
	.zpe-custom-home-meet>div>div>.col{
		width:100%;
	}
	.event_boxes>.double>.col{
		width: 50%;
	}
	.zpe-row-2col>.zpe-col>.zpe-content>.data>p{
		line-height: 11px;
	}
	.result-videoCollection>.col{
		width: 100% !important;
	}
	.result-videoCollection>.col>.video-container{
		margin-top:20px;
	}
	.box_1_3 {
		float: none !important;
		width: 100% !important;
		padding-left:0 !important;
	}	
	.box_2_3 {
		float: none !important;
		width: 100%;
	}
	.footer_center_info{
		margin-top: 30px !important;
	}
	.zpe-col-text{
		margin-bottom: 30px;
	}
	.hidden-sm{
		display:none;
	}
	.content-sidebar>.sidebar{
		padding-top:0 !important;
	}
	.content>.page-nav>.block{
		padding:0 52px;
	}
}
@media(max-width:750px){
	.zpe-experts-col{
		width:100% !important;
	}
	.zpe-ads-col{
		width:100% !important;
		text-align:center;
	}
	.zpe-row-2col>.zpe-col{
		width: 100%;
	}
	.zpe-row-2col>.zpe-col>.zpe-content>.data{
		padding-top: 7px;
	}
	.zpe-row-2col>.zpe-col>.zpe-content>.data>p{
		font-size: 9px;;
		line-height: 11px;
	}
	.footer-columns>div>.widget>.textwidget>div>form>p>input[type="submit"]{
		margin-bottom: 0;
	}
	.footer-columns>div:last-child{
		margin-top: 0;
	}
	#main-menu-menu{
		padding:0;
	}
	#main-menu-menu>li {
		border-right:none;
		border-bottom: 1px solid #ccc;
		margin-bottom: 0;
	}	
	#main-menu-menu>li:last-child {
		border-right:none;
		border-bottom: none;
	}
	#main-menu-menu>li>.sub-menu>li {
		border-right:none;
		border-bottom: 1px solid #ccc;
		margin-bottom: 0;
	}
	#main-menu-menu>li>.sub-menu>li>a {
		text-indent:20px;
	}
	.logo{
		width:100%;
		text-align: center;
	}
	.logo>a>img{
		margin: 0 auto;
	}
	.zpe-info{
		width: 100%
	}
	/*
	.footer-columns>div>.widget>.textwidget>div>form>p:last-child{
		margin-bottom: 0;
	}*/
	.zpe-col-text{
		width: 100%;
	}
	.zpe-col-img{
		width: 100%;
	}
	.zpe-col-img>a>img{
		margin-top: 0 !important;
	}
	.event_boxes>.main-evt-list-col{
		width: 100% !important;
		padding-right:0 !important;
	}
	.event_boxes>.zpe-ads-col{
		width: 100% !important;
		text-align: center;
	}
	.zpe-experts-inner-wrap {
		margin-bottom: 20px;
	}
	.zpe-product-wrap>.zpe-product-img-col{
		width: 40% !important;
	}
}
@media(max-width:700px){
	.author-avatar{
		float:none;
		width: 100%;
	}
	.author-content{
		float: left;
		width: 100%;
		padding-left: 0 !important;
	}
	.author-content>.author-bio,
	.author-content>.small-title{
		text-align: left;
	}
	img.floatright{
		float:none;
		padding-left:0;
	}
	.newsletter-content>p>a{
		margin-right:0 !important;
	}
	.newsletter-content>p:last-child>a{
		float: none !important;
	}
	.newsletter-description{
	}
	.home_about,
	.home_upcoming_events,
	.home_post{
		padding-left: 20px;
		padding-right: 20px;
	}
	.event-image-section{
		text-align:center;
	}
	.event-image-section>a{
		border-bottom: none;
	}
	.speech-bubble:before{
		right:26%;
	}
	.speech-bubble:after{
		right:27.2%;
	}
}
@media(max-width:605px){
	.event_boxes>.double>.col{
		width: 100%;
	}
	#evt-page-box>div>.col{
		width: 100% !important;
	}
	.footer>div>h2{
		font-size: 25px !important;
	}
	.wrap-mjp>.subwrap-MI>.jp-innerwrap>.interface-mjp>.player-track-title{
		text-align:left !important;
	}
	.wrap_inner_content{
		padding:30px 10px !important;
	}
	/* STRATEGIES PAGE */
	.page-id-2434 .wrap_inner_content{
		padding:10px 10px !important;
	}
	.page-id-2434 .row_experts{
		padding:5px 0;
	}
	/*END STRATEGIES PAGE*/
	.featured-page>.fea-col-img{
		width:100% !important;
	}
	.featured-page>.fea-col-content{
		width:100% !important;
	}
	.home_headline>.inner>h1{
		font-size:25px;
		line-height:25px;
	}
	.home>#content-box>.content>article>.content-item-text>.block-full-content>.statistics>.home_inner>.columns-4{
		padding:10px !important;
	}
	.wrap-icon{
		text-align:center;
	}
}
@media(max-width:605px) and (min-width:532px){
	.zpe-row-2col>.zpe-col>.zpe-content>.data>p{
		font-size: 15px;
		line-height: 17px;
		color: #fff;
	}
	.zpe-row-2col>.zpe-col>.zpe-content>.data{
		padding-top: 20px;
	}
}
@media(max-width:560px){
	.icon-dollar>p>img{
		width: 75px;
	}
	.opt-inForm>form>.form-group>input[type="text"],
	.opt-inForm>form>.form-group>input[type="email"],
	.opt-inForm>form>.form-group>select{
		max-width: 97% !important;
		width: 97%;
		float:none;
		margin-bottom: 10px;
	}
	.opt-inForm>form>.form-group>.clearfix{
		content: '';
		display: block;
		clear: both;
	}
	.opt-inForm>form>.form-group{
		text-align: center;
	}
	.opt-inForm>form>.form-group>input[type="submit"]{
		float: none !important;
		font-size:15px;
	}
	.event-image-section>a>img{
		float: none !important;
	}
	.zpe-product-wrap>.zpe-product-img-col{
		width: 100% !important;
	}
}
@media(max-width:480px){	
	.zpe-products>div>.row_experts_right>h2{
		font-size: 17px;
	}
	.opt-inForm>form>.form-group>input[type="submit"]{
		width: 70%;
		max-width: 70%;
	}
	.wrap-mjp>.subwrap-MI>.jp-innerwrap>.interface-mjp>.player-track-title{
		font-size: 13px;
	}
	.zpe-experts-list>div>p:last-child>a{
		float:right;
		margin-bottom: 20px;
	}
	.zpe-experts-list>div>p:first-child>a>img{
		float:none !important;
		width: 100% !important;
	}
	.zpe-experts-list>div>p:first-child>a{
		border-bottom: none;
	}
	.speech-bubble:before{
		right:30%;
	}
	.speech-bubble:after{
		right:31.2%;
	}
	.btn-black{
		font-size:16px !important;
	}
	.optin-form {
		 position:static!important;		
		 width: 100%!important;		
		 display: block!important;		
		 float: none!important;	
	}
	.alert-box .md-popup-trigger {
		float: none!important;
		display: block!important;
		margin:10px auto!important;
	}
	.alert-box .phone_email .col1 {
		margin-bottom: 15px!important;
		width:40%!important;
	}
	.alert-box .phone_email .col2 {
		margin-bottom: 15px!important;
		width:60%!important;
	}
	
	.alert-box a {
		font-size: 13px!important;
	}
	.home_featured_boxes .columns-3 .col {
		width: 50%!important;
	}
}
@media(max-width:380px){
	.opt-inForm>form>.form-group>input[type="submit"]{
		width: 90%;
		max-width: 90%;
	}
	.tetstimonial-wrap>.img-wrap{
		width:80px;
		height:80px;
		margin-left:10px;
		top:-33px;
	}
	.speech-bubble:before{
		border-width: 50px 70px 0 0;
		bottom: -50px;
		right:40%;
	}
	.speech-bubble:after{
		border-width: 40px 60px 0 0;
		bottom: -40px;
		right:41.5%;
	}
}