button, .button, input[type="submit"], input[type="button"], #submit {
    font-size: 16px !important;
    line-height: 26px !important;
}

#content-container .section-boxed {
	margin: 20px auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.post-tag-title {
  display:none!important
}

#full-width .post-content {
    padding: 0%;
}

.post-tags a {
  font-size:20px;
  font-family:Montserrat;
  font-weight:500;
  color:#000000;
}

h1, h2, h3, h4, h5, h6 {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    color: #333332;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
}

/* h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: inherit;
} */

#slider-container {
max-height: 500px !important;
width: auto;
}


.content-slider-wrapper {
    padding-top: 6 !important;
}



input[type="submit"],
input[type="button"] {
  margin-top: -1px;
  border-style: none;
  text-transform: none;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase !important;
}

.wpcf7 {
    max-width: 100% !important;
	margin: 0;
	padding: 0;
}


.wpcf7, .wpcf7-form  input[type="submit"] {
        width: 100% !important;
	font-size: 1.2em;
        padding-top: 6px;
}


.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form text {
	width: 100% !important;
}


.wpcf7-form-control-wrap textarea {
max-width: 98% !important;
}

.wpcf7-form-control-wrap{width:99%;}

.wpcf7 input, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="checkbox"] {
	width: 100% !important;
	border: 1px solid #d3d3d3;
}



/*Message Area*/
.wpcf7 textarea {
	width: 98% !important;
	border: 1px solid #d3d3d3;
}

.wpcf7 :focus {
	outline: none !important;
}

.wpcf7 input[type="text"]:active, .wpcf7 input[type="email"]:active, .wpcf7 textarea:active,
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus {
	background-color: #f8f8f8 !important;
	border: 2px solid #00c5ff;
}

.wpcf7-form input[type="submit"]:hover {
	background-color: #3bb84a !important;
	border: 1px solid #3bb84a;
}

span.wpcf7-list-item { display: inline-block; }

.wpcf7 .radio-horizontal .wpcf7-list-item {
    display: inline-block;        /* Sets display of radio buttons as vertical */
}

.services-icon .img-container { 
background-color: transparent !important;
width: 40px;
height: 40px;
padding: 10px;
display: block;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
margin: auto;
}

.section-boxed blockquote {
    margin-bottom: 0;
    font: italic 150%/120% Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 150%;
    line-height: 120%;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

