@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
/* formidable form styling */
.frm_primary_label~br,
.frm_primary_label br,
input[type="hidden"]~br{
 display: none; 
}

.frm_dropzone.dz-clickable.frm_single_upload {
  max-width: none !important;  
}

.warning-red {
  background-color: #fef5f5;
  border-radius: 5px;
  border: 1px solid #fbc7c5;
  color: #a3231f;
}

/** ADJUST HEADING TO ACCOMODATE LOGO - MATT **/
.logo-bar .logo{
 margin-bottom: 25px; 
}
.site-header .navbar-collapse{
  margin-top: 10px;
}
.search-btn{
margin-top: 10px;
}
.skills li + li , .skills li{
margin-top: 0px;
}
.options li {
white-space: normal;
}
.section.testimonial-section,
.section.section-gallery {
padding: 20px 0px 10px;
}
.testimonials {
	margin: 0px 20px;
}
.section.section-gallery .container {
 margin: 0px 0px; 
 padding: 0px 0px; 
 width: 100%;
}
.gallery ul {
	margin-left: 0px;
  padding-left: 0px;
    list-style: none;
}
.teams .team-box {
 	height: 300px; 
}
.blog-post {
  margin-bottom: 20px; 
}
/*****************************************/

.front-page {
 margin: 0 auto; 
}
h2 {
 font-size: 35px; 
}

.vc_slide_post img {
 float: left;
  margin-right: 10px;
}
.vc_slide_post h2.post-title {
 font-size: 25px; 
}
body, html {
  font-size: 15px;
}
.testimonial-holder .testimonial-section{
 padding-right: 1000px;
 padding-left: 1000px;
  margin-right: -1000px;
  margin-left: -1000px;
}
.btn-register {
  padding-top: 2px !important;
  padding-bottom: 2px!important;
}
.forms .col-md-4, .forms .col-md-3 {
  margin-right: 5px;
}
.forms input[type="submit"].btn {
  padding-left: 15px;
  padding-right: 15px;
}

.tp-caption.largepinkbg, .vc_btn-juicy_pink, a.vc_btn-juicy_pink, button.vc_btn-juicy_pink {
 background-color: #ED1D25!important;
}

.mapbox .widget_contact {
 width: 280px; 
}
.wpb_wrapper ul {
 padding-left: 20px;
}
.entry-cotent ul li {
	padding-left: 0px;
	list-style-position: outside;
}
.wpcf7-list-item  {
 	display: block; 
}

.share-bar {
  display: none;
}