/* Enter Your Custom CSS Here */
.nav__primary .sf-menu > li.current-menu-item > a,
.nav__primary .sf-menu > li.menu-item > a:hover,
.nav__primary .sf-menu > li.menu-item.sfHover > a {
    color: #2196F3;
}
@media (max-width:1199px){
  .span6[data-motopress-static-file="static/static-nav.php"] {
      position: relative !important;
      width: 100% !important;
      margin: ;
  }
.nav__primary{width:100%;}
.nav__primary .sf-menu > li {
    margin-right: 10px !important;
}
.header-phone {
    margin-top: 40px !important;
  float: right;
}
}
@media (min-width: 320px) and (max-width: 767px) {
.header-phone {
    border-bottom: 0px solid !important;
    border-left: 0px solid !important;
    float: none !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 10px !important;
    padding: 0 0 0 0 !important;
}
.orange-border {
    float: none !important;
}
.logo {
    width: auto !important;
    margin-top: 40px;
  text-align:center;
}
}

.sf-menu .sub-menu {
  width: auto;
}
input[type="submit"], input[type="reset"] {
    background: #f6931e;
    height: 38px;
    vertical-align: top;
    width: 164px;
    color: #fff;
    font-weight: bold;
}  
.section-logo {
    float: left;
    margin-left: 0px;
    min-height: 1px;
    width: 486px;
}
.section-nav {
    width: 668px;
    float: left;
    margin-left: 30px;
    min-height: 1px;
    margin-top: 18px;
}
.page-id-220 .testimonials {
    display: none;
    margin: 0 -15px;
}
.page-id-220 .thumbnail > img {
    display: none;
}
.post-title {
    margin-bottom: 10px !important;
    margin-top: 30px;
    font-size: 44px;
}
.posts-grid .post_meta span[class^="post_"] {
    color: #a4a4a4;
}
.post_author {
    display: none;
}
.post_comment {
    display: none;
}
.awards-sec {
    margin-left: -7.7%;
}
ul {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}
ol {
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}
#sidebar h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px;
    text-align: center;
}
.list.styled.ok-circle-list {
    text-align: left !important;
}
.row.homebox1 .span3 {
    background: rgba(234, 234, 234, 0.58);
    min-height: 395px;
    padding: 10px;
    margin-left: 10px;
}
@media screen and (max-width: 500px){
.row.homebox1 .span3 {
    background: rgba(234, 234, 234, 0.58);
    min-height: 395px;
    padding: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
}
}
.row.homebox1 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.testimonial_slider {
    margin: 20px 0px;
}
.yelpbtn .btn:hover, .yelpbtn .btn:focus:hover, .yelpbtn .btn:active:hover {
    color: #fff !important;
    text-indent: 0;
}