/* Enter Your Custom CSS Here */

/* Enter Your Custom CSS Here */

p {
	text-align: justify;
}

.home-blog-cta {
background: #872175!important;
}

.home-content{
    background: #872175!important;
}

.home-content p h6{
	color: #fff!important;
}


.hero-content span h2 {
    font-weight: 300;
    padding-right: 15%;
    padding-left: 15%;
 	width:100%
   
}

header.featured-img-header {
  background-position:50% 75%!important;
}

.hero-content button {
  background:transparent;
  border-color:#fff;
}

h1.site-title {
  font-size:28px;
  font-weight:bold;
}

.service-page [class*='col-'] {
  padding: 0px 25px!important;
}

@media handheld, only screen and (max-width: 767px) {
.hero-content span h2 {
  font-size: 40px!important;
  line-height: 45px!important;
}
}

.service-page .col-1-3 {
  width: 33.3%;
}

.site-branding {
  max-width:300px;
}

.mc4wp-form {
  margin: 0 0 1em 0;
  padding: 20px 25px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-radius:3px;
}

.mc4wp-form input[type=submit] {
 width:100%;
  padding:10px 0px;
  font-weight:700;
}

.mc4wp-form input[type=date], .mc4wp-form input[type=email], .mc4wp-form input[type=tel], .mc4wp-form input[type=text], .mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea {
  height:45px;
  padding:10px 15px;
}

#secondary {
  padding-top: 0px!important;
}

.su-custom-gallery-slide img {
  border: none !important;
}

.service-page .service {
  margin-bottom:0px;
}

.service-page .member-description {
  margin:10px 0px;
  text-align:justify;
}

.su-custom-gallery-slide {
  margin: 1.5em !important;
}

.post-edit-link {
  display:none;
}

input[type="search"] {
  padding: 10px 20px;
  width: 85%;
}

#secondary {
  background-color: #fff;
  padding: 30px;
}

.widget ul li {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#secondary .widget {
  margin: 0 0 3.5em;
}

#hero-header {
  -webkit-background-size: auto !important;
  -moz-background-size: auto !important;
  -o-background-size: auto !important;
  background-size: auto !important;
}

.blog-archive {
  padding-right: 3%!important;
}

.single-post .content-area {
  padding-right:3%!important;
}

.wpp-thumbnail {
  margin: 10px 15px 0 0;
  border-radius: 6px;
}

.wpp-list li {
  margin-bottom: 20px;
}

.col-3-12 {
  width: 30%;
}

.col-9-12 {
  width: 70%;
}

@media handheld, only screen and (max-width: 900px) {
[class*='col-'] {
    width: auto!important;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
}
}