.tevolution-directory
  #container
  .home_page_banner
  .search_nearby_widget
  #searchform
  input[type="text"] {
  height: 54px !important;
}
body.mobile-view
  #container
  .home_page_banner
  .search_nearby_widget
  #searchform {
  height: 38px !important;
  max-width: 600px;
  margin: 0 auto;
}
body.mobile-view
  #container
  .home_page_banner
  .search_nearby_widget
  #searchform
  input[type="text"] {
  width: 70%;
  max-width: 70%;
  border: none;
  float: left;
  height: 38px !important;
}
body.mobile-view #container .home_page_banner .search_nearby_widget {
  padding: 0;
}
body.mobile-view
  #container
  .home_page_banner
  .search_nearby_widget
  #searchform
  input[type="submit"] {
  background-color: #0e1728 !important;
  width: 30%;
  border: none;
  float: left;
  border-radius: 0 !important;
  height: 38px !important;
  font-size: 14px !important;
}

body.mobile-view #container #main .templatic_text .home-calltoaction {
  display: none;
}

body.mobile-view #container .widget.search_key {
  background-color: #24549c;
  margin-top: 0;
  padding: 10px 10px 20px;
}
body.mobile-view #container .widget.search_key h3.widget-title,
body.mobile-view #container .widget.search_key p {
  color: #ffffff !important;
}

@media only screen and (max-width: 1200px) {
  .tevolution-directory
    #container
    .home_page_banner
    .search_nearby_widget
    #searchform
    input[type="text"] {
    height: auto !important;
  }
}

#container .home_page_banner .widget {
  padding: 0;
}

section#main {
  margin-top: 20px;
}

#main .home-calltoaction {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  height: auto;
}

#main .home-calltoaction a.bttn {
  line-height: 46px;
  display: block;
  padding: 0 10px;
  max-width: 480px;
  margin: 0px auto;
  background-color: #007d00;
  color: #fff !important;
}

#main .home-calltoaction a.bttn:hover {
  background-color: #009d00;
}

body.mobile-view .inner-wrap .home_page_banner h3.widget-title {
  color: #37c !important;
  font-size: 20px;
  text-align: center;
}

body.mobile-view .inner-wrap .home_page_banner p {
  color: #222222;
  text-align: center;
}

body.mobile-view #container .home_page_banner {
  display: block;
}

body.mobile-view #hhiwa,
body.mobile-view #hhiwb,
body.mobile-view #hhiwc,
body.mobile-view #hhiwd {
  margin: 5px 0;
}

@media only screen and (max-width: 767px) {
  body #hhiwa,
  body #hhiwb,
  body #hhiwc,
  body #hhiwd {
    margin: 5px 0;
  }
}
