/*   
Theme Name: Custom Theme
Author: Dhaval Jani
Author URI: http://eoutsourcing.in/
Version: 2
*/

.fin-options hr
{
margin: 50px 0 !important;
}

@media screen and (max-width: 767px) {
.page-id-13 .col-row
{
width:90% !important;
}
.page-id-13 .col-three
{
width:100% !important;
float:none;
clear:both;
}

}


.postid-57 .banner_about
{
background: url(images/solar_banner_1.jpg) center top no-repeat;
}
.postid-54 .banner_about
{
background: url(images/shower_banner1.jpg) center top no-repeat;
}

.aboutlogocont
{
	margin-bottom: 7px;
}
.aboutlogocont a
{
	display: inline-block;
    margin: 16px;
}
.aboutlogocont img
{
	height: 100px;
}
.wpcf7-form label.error
{
	padding-left: 32px !important;
}
.sendBtn {
    clear: both;
 	float: none !important;
    text-align: left !important;
    margin-top: 9px;
}