/*
Theme Name: johnson4law

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

/* CONTACT US FORM BOTTOM */
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
display:inline-block;
position:relative;
color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;

}

.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
display:inline-block;
position:relative;
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}

.contact-form textarea,
textarea.wpcf7-form-control.wpcf7-textarea {height: 164px;}

.column {
    float: left;
    width: 50%;
}

/* CONTACT US FORM MIDDLE */

#col1,
#col2,
#col3,
#col4,
#col5{padding:10px;}

#col1 label,
#col2 label,
#col3 label,
#col4 label,
#col5 label {color:#ffffff;}

input.wpcf7-form-control.wpcf7-submit{background:#2A2A2A;color:#fff;}

#col1 {
	float:left;
	width:20%;
	position:relative;
	overflow:hidden;
}
#col2 {
	float:left;
	width:20%;
	position:relative;
	overflow:hidden;
}
#col3 {
	float:left;
	width:20%;
	position:relative;
	overflow:hidden;
}
#col4 {
	float:left;
	width:20%;
	position:relative;
	overflow:hidden;
}
#col5 {
	float:left;
	width:20%;
	position:relative;
	overflow:hidden;
}
@media (max-width:414px){

	.inner-form .container .wpcf7 form div{
		width:100% !important;
	}
}