/* Enter Your Custom CSS Here */
body {
	line-height: 25px !important;
	font-size: 16px !important;
    font-family: Verdana, Geneva, sans-serif !important;
}
#main{
    padding: 0px !important;
}
.logo .normal_logo{
   width: 25%;
}

.main-nav-search{
   display: none !important;
}

.home_bg_left{
   background: rgba(0,0,0,0.8);
   color: #fff;
   margin: 40px 0px;
}
.home_bg_left .vc_column-inner{
   padding-top: 0 !important;
}
/*.home_bg_left .title-sep-container{
   display: none;
}*/
.home_bg_left h1, .home_bg_left h2{
   color: #fff;
}
.home_first .vc_col-sm-2 , .home_second .vc_col-sm-2{
    width: 12%;
}
.home_top_col3{
   margin-left: 30px;
   width: 40% !important;
}
.home_top_col4{
   display: none;
}
.home_second .home_content_first{
    width: 50% !important;
}


.home_top_contact {
	background: #f3f3f3;
	padding: 18px 18px 0px;
	margin-bottom: 20px;
}
.topContact_half {
	width: 48%;
	display: block;
	float: left;
	margin-right: 8px;
        margin-bottom: 10px;
}


.wpb_widgetised_column{
	background-color: #fafafa;
	border: 1px solid #dedede;
	padding: 1px 10px 18px;
}
.wpb_widgetised_column .heading h3{
   font-size: 20px;
   border-bottom: 2px dashed #c8c5c5;
}
.widget{
   margin-bottom: 40px;
}

.wpcf7-submit{
   background: #29386a !important;
    width: 100% !important;
    margin-top: 10px;
    padding: 11px !important;
    font-size: 26px;
}
.wpcf7-submit:hover{
   background: #394f96 !important;
}

@media screen and (max-width: 1920px) {
 .home_second .home_content_second_sidebar{
    width: 25% !important;
  }
}
@media screen and (max-width: 1316px) {
 .home_second .home_content_second_sidebar{
    width: 27% !important;
  }
}
@media screen and (max-width: 1200px) {
 .home_second .home_content_second_sidebar{
    width: 29% !important;
  }
}
@media screen and (max-width: 1100px) {
 .home_second .home_content_second_sidebar{
    width: 32% !important;
  }
}
@media screen and (max-width: 1060px) {
 .home_second .home_content_second_sidebar{
    width: 34% !important;
  }
}
@media screen and (max-width: 1024px) {
.vcRow_padding {
	padding-left: 45px;
    padding-right: 13px;
  }
}
@media screen and (max-width: 1024px) {

  .home_second .home_content_second_sidebar{
    width: 37% !important;
  }
  
}
@media screen and (max-width: 767px) {
 .home_top_col3 {
	width: 90% !important;
    
   }
  .wp-image-26 {
  	display: none;
  }
  .home_second .home_content_first, .home_second .home_content_second_sidebar {
    width: 100% !important;
  }
}
@media screen and (max-width: 546px) {
.topContact_half {
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
 .wpcf7-submit {
    font-size: 14px;
  }
}
