/* Enter Your Custom CSS Here */

.home .col-sm-7 {
  width:50%; !important;
    text-align:center !important;

}



.post-129 h1{
  display:none !important;
  }

.post-123 .page_title{
  display:none !important;
  }

.header .main_menu ul ul a{
  font-size:18px !important;
   line-height:25px !important;
}
.header .main_menu ul ul{
  margin-top:33px;
}


.header .main_menu a{
color: #000;
}

.header .menu_toggle {
color:#fff;
}
.main_content_wrap {
    padding: 60px 0 0 0;
}

.form_wrap {
  text-align:center;
}

   .form_wrap .col-sm-5 {
    width: 100%;
}

@media screen and (min-width: 650px) {
   .form_wrap .col-sm-5 {
    width: 48%;
}
}
