.sf-menu a {
     /*display: block;*/
    position: relative;
    color: white !important;
    font-family: Love Ya Like A Sister !important;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 18px !important;
  /*  background: none #fff0;*/
    background-color: rgba(0, 0, 0, 0);
}

.header h1 {
    padding: 3px;
}



.header-container {
    background-image: url(/wp-content/uploads/2017/10/header-bg-img.jpg) !important;
background-size:  cover;
 /* height: 140px; */
  /*  background: no-repeat; */
    background-color: #40680f;
    background-position-x: center;
}

.site-container .vc_row.gray {
    background: #F5F5F5;
    background-image: url(/wp-content/uploads/2017/10/getImage.jpg) !important;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.site-container .vc_row.gray {
    background: #F5F5F5;
    background-image: none !important;
}

.menu-border{
visibility: hidden;
}

.header-container {
 /*height: 210px;*/
    background-position-x: center;
    background-repeat-y: no-repeat;
}

}

/* Phones to tablets 767px and below */
@media screen and (max-width: 767px) {
.site-container .vc_row.gray {
    background: #F5F5F5;
    background-image: none !important;
}

.header-container {
    /*height: 210px;*/
    background-position-x: center;
    background-repeat-y: no-repeat;
}
}

/* Phones 480px and below */
@media screen and (max-width: 480px) {
.site-container .vc_row.gray {
    background: #F5F5F5;
    background-image: none !important;
}

}

.page-margin-top {
    margin-top: 0px;
}

.padding-bottom-70 {
    padding-bottom: 0px;
}

.vc_custom_1507064339651 {
    padding-top: 0px;
}



h6.box-header {
    border-bottom: 0px solid;
}

#icon-phone:before {
    color: #fec341 !important;
}

#icon-mail:before {
    color: #fec341 !important;
}

.header-container {
    padding: 0px 0 !important;
}

h1 {
    font-size: 2.500em;
    padding: 10px 0;
   font-family: 'Love Ya Like A Sister', cursive !important;
    color: #55b2e4;
}

h6 {
   font-family: 'Love Ya Like A Sister', cursive !important;
    color: #4154a4;
  font-size: 16px !important;
}

.vc_row.gray {
    background: #55b2e4;
}

.sf-menu {
   font-size: 16px !important;
}

p {
       margin-top: 12px;
}

p a, table a, .wpb_text_column a {
    color: #d16828;
}

.field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
    width: 180px !important;
    cursor: pointer;
background-color: #bcbdbf;
text-color: white:
}

.bread-crumb-container label, .bread-crumb li, .bread-crumb li a {
    visibility: hidden;
}

.top-widget{
float: right;
padding-right: 20px;
padding-top: 14px;
vertical-align: middle !important;
}

.emergency {
color: #d16828 !important;
font-weight: 900;
}

@media only screen and (max-device-width: 600px) {

.top-widget{
float: left;
}

.page-header >.vc_inner {
    padding: 5px !important;
}


.bread-crumb-container {
    visibility: hidden !important;
}

.bread-crumb-container {
    height: 0px !important;
}



	}

.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:active, .sf-menu a:hover{
    background: transparent;
}

.sf-menu a:hover{
    color: #F4BC16 !important;
}

.sf-menu li.current-menu-item a{
    color: #F4BC16 !important;
}