/* Recent Posts */
.lptw_recent_posts_thumbnails_widget img {
    max-width: 80%;
}
.lptw_recent_posts_thumbnails_widget a.lptw-thumbnail-link {
    margin-right: 5px;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-date {
    color: #cfcfcf;
}
.lptw_recent_posts_thumbnails_widget a.lptw-header-link {
    color: #cfcfcf;
}
.lptw_recent_posts_thumbnails_widget li {
    margin-bottom: 10px;
}

/* entry Meta */
.author {
    display: initial !important;
}

#ebook_reg .wysija-paragraph, #ebook_reg .wysija-submit {
  display: inline-block;
  margin: 0 10px !important;
  text-align: center;
}

#ebook_reg .widget_wysija_cont.shortcode_wysija {
  box-sizing: border-box;
  max-width: 670px;
  padding-left: 100px;
}

#ebook_reg .wysija-input{ color: #4e4e4e; border: 1px solid #e8e8e8; padding: 9px;}


#ebook_reg{
      background-color: #f7f7f7;
      border: 1px solid #e8e8e8;
      color: #4e4e4e;
      margin: 0 auto;
      max-width: 695px;
      padding: 20px;
}

#wysija-5, .HomeMainRight .widget_wysija { background: #f7f7f7 none repeat scroll 0 0; box-shadow: 0 2px 6px #dddddd; }
#wysija-5 form, .HomeMainRight .widget_wysija form { padding: 0 20px; }
#wysija-5 .wysija-input, .HomeMainRight .widget_wysija .wysija-input{ color: #4e4e4e; border: 1px solid #e8e8e8; }
#wysija-5 .wysija-paragraph, .HomeMainRight .widget_wysija .wysija-paragraph{ max-width: 50%; margin: 10px 0; }
#wysija-5 .wysija-submit, .HomeMainRight .widget_wysija .wysija-submit { margin: 0 0 10px; }




#text-10{ box-shadow: 0 2px 6px #dddddd;
color: #888888;
font-size: 13px;
line-height: 21px;
text-align: center; }

.mailpoetsignup-109 {
	float: left;
	padding-right: 12px;
}


/* HOMEPAGE WIDGET FIXES ON SSL UPGRADE */

.home-main-leftbot-area.widget-2 h3 {
	background: url(/wp-content/themes/twentythirteen/images/fast.png) no-repeat left center;
}
.home-main-leftbot-area.widget-3 h3 {
	background: url(/wp-content/themes/twentythirteen/images/friends.png) no-repeat left center;
}
.home-main-leftbot-area.widget-4 h3 {
	background: url(/wp-content/themes/twentythirteen/images/fixed.png) no-repeat left center;
}

#OurBussiness .home-left-bot-cover  {
	max-width: 100%;
}

#text-3 {
	border-bottom: none;
}

#text-3 h2,
#text-3 h4,
#text-3 p {
    color: #dfdfdf !important;
}

#text-4,
#text-5,
#text-6 {
	max-width: 450px;
}

.home-main-leftbot-area.widget-3 {
	border-bottom: 1px solid #e9e9e9 !important;
}

.footer-contactus {
	box-shadow: none !important;
    color: #cfcfcf !important;
  	text-align: left !important;
}

/* CTA */

.call-to-action-bar{border-left:10px solid #01b5e2;background:#f4f4f4;position:relative;margin-bottom:10px;padding:15px 25px;}
.call-to-action-bar p{margin:0px;}
.call-to-action h1,.call-to-action-bar h1,.call-to-action h2,.call-to-action-bar h2,.call-to-action h3,.call-to-action-bar h3,.call-to-action h4,.call-to-action-bar h4,.call-to-action h5,.call-to-action-bar h5,.call-to-action h6,.call-to-action-bar h6{margin:10px!important;}
.call-to-action h3,.call-to-action-bar h3{line-height:30px;}
.call-to-action .desc,.call-to-action-bar .desc{font-size:15px;color:#7f7f7f;}
.call-to-action .desc.big,.call-to-action-bar .desc.big{font-size:20px;}
.call-to-action-bar .btn{top:50%;position:absolute;right:20px;margin-top:-22px;}
.call-to-action-bar .btn.default{margin-top:-15px;}


.cta-btn {
    background: #01b5e2;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    padding: 10px 24px;
    border: none;
    text-decoration: none;
  	margin: 0 0 10px;

}

/* ebook page */

.page-id-1045 h1.entry-title {
	font-size: 23px !important;
}

/* frontpage google reviews */

.home .grw-slider {
	padding-left: 10px;
    padding-right: 10px;
}

.home #clientSlider {
	display: none;
}

.home-blue-button {
	background: #01b5e2;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
  	-webkit-appearance: button;
    cursor: pointer;
    border: none;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 24px;
    text-transform: uppercase;
    width: auto;
}