/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 14 2021 | 23:13:24 */
h1,h2,h3,,h4,body .page-submenu li a{
  font-family: objektiv-mk1, sans-serif !important;
}


#testheader-outer:not(.transparent) #top #logo:after {
    content: "Santa Barbara Response Network";
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -8px;
    margin-left: 10px;
    color: #04284f;
    font-size: 14px;
    line-height: 15px;
    white-space: nowrap;
  font-weight:400;
}

.container-wrap {
  padding-bottom: 0 !important;
}

#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a,
#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .current_page_item > a{
  color:#fff !important;
}

.h1, .h2, .h3, .h4, .h5 {
  color: #0b356d;
}

.h1 {
  margin-bottom: 12px;
}

.h2 {
  margin-bottom: 12px;
}

.h5 {
  font-size: 24px !important;
}

.logo-small {
  width: 100px; !important	  
}

.text-lighter {
  color: #191919;
}
.text-accent {
  color: #ffbd59 !important;
}

.text-left {
  text-align: left !important;
}
.qa-btn {
  min-width: 200px !important;
}
.qa-icon-content {
  display: flex;
}

.qa-icon-content-img {
  background-color: #e4e4e4;
  min-width: 85px;
  min-height: 85px;
  width: 85px;
  height: 85px;
  padding: 16px;
  margin-right: 24px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qa-divider {
  width: 100px;
  border-bottom: 1px solid #ffbd59;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.qa-divider::after {
  width: 5%;
  content: '';
  position: absolute;
  border-bottom: 1px solid #666633;
  margin-top: 7px;
}

.qa-icon-content .qa-icon-content-img img {
  margin-bottom: 0;
}

.newsletter-block .nl-form .nl-form-field input[type="text"] {
  border: 1px solid #000000;
  border-radius: 200px;
  height: 56px;
  width: 80%;
  padding: 16px 23px !important;
  background-color: transparent;
}


.newsletter-block .nl-form .nl-form-field input[type="text"]::placeholder {
  color: #000000;
}
.newsletter-block .nl-form input[type="submit"] {
  text-transform: uppercase;
}

.span_12.dark .owl-theme .owl-dots .owl-dot.active span {
  background-color: #a0cf6c !important;
  transform: scale(2);
}

#footer-widgets .nl-form .nl-form-field input[type="text"] {
  border: none;
  height: 56px;
  padding: 16px 23px !important;
  background-color: #ffffff;
}
.nl-form .gform_footer.top_label {
  margin: 0;
}
#footer-outer #footer-widgets .col .nl-form input[type="submit"] {
  border-radius: 0 !important;
  text-transform: uppercase;
  padding: 16px 23px !important;
  background-color: #ffbd59 !important;
}

#footer-widgets .nl-form .nl-form-field input[type="text"]::placeholder {
  color: #000000;
}
#footer-outer #footer-widgets h4 {
  line-height: 28px;
}
#footer-outer #footer-widgets address ul > li.contact-item {
  display: flex;
  margin-bottom: 28px;
}
.contact-item-icon {
  min-width: 50px;
  min-height: 50px;
  width: 50px;
  height: 50px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
}
.contact-item-icon .fa {
  color: #ffffff;
}
.contact-item-icon .fa-phone {
  font-size: 36px !important;
}
.contact-item-icon .fa-envelope {
  font-size: 28px !important;
}
.contact-item-text {
  font-size: 18px;
  margin-bottom: 7px;
  display: inline-block;
}
.general-form {
  margin: 0 auto;
}
.form-wrap .gform_wrapper .general-form .ginput_complex {
  display: flex;
  flex-direction: column;
}

.gform_wrapper .general-form .top_label .gfield_label {
  font-weight: 400;
  font-family: Poppins;
  font-size: 20px;
}
.general-form .gform_heading .gform_title {
  color: #666633;
}
.general-form .gform_body input[type="text"],
.general-form .gform_body textarea {
  background-color: #ffffff;
  border: 1px solid #666633;
  border-radius: 4px;
}




@media only screen and (min-width: 1250px) {
	.contact-item-data {
      font-size: 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1249px) {
  	.contact-item-data {
      font-size: 20px;
    }
}
@media only screen and (min-width: 1200px) {
  .general-form {
    max-width: 80%;
  }
  .form-wrap .gform_wrapper .general-form textarea,
  .form-wrap .gform_wrapper .general-form .ginput_container_select,
  .form-wrap .gform_wrapper .general-form .gfield_label {
    max-width: 50%;
  }
}
@media only screen and (max-width: 1199px) {
  .contact-item-data {
      font-size: 18px;
    }
}
.footer-top {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  margin-top: 0px;
}
#footer-outer {
  z-index: 0;
  padding-top: 00px;
}
#footer-outer .row {
    padding: 75px 0 0;
}
.material .widget li a, .material #sidebar .widget li a, .material #footer-outer .widget li a,
body .gform_wrapper .top_label .gfield_label{
    padding: 0!important;
    border: none;
    color: inherit;
    font-size: 20px;
}

body .page-submenu li a {
    opacity: 0.9 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    padding: 20px 0;
}
body #header-secondary-outer .nectar-center-text {
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    max-width: 1240px;
    margin: 9px;
}
#header-secondary-outer .nectar-center-text a {
    color: inherit;
    padding: 0 12px;
    font-size: 13px !important;
    text-transform: none;
}



body #header-secondary-outer .nectar-center-text {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    max-width: 1240px;
    margin: 0px;
    text-transform: inherit;
}



@media only screen and (max-width: 1023px) {
  .bg-mobile .row-bg {
    background-image: none !important;
    background-color: #e4e4e4;
  }
}
@media only screen and (max-width: 767px) {
  
  #header-outer #mobile-menu ul li{
    padding-right:20px;
  }
  
  body #header-secondary-outer .nectar-center-text {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    max-width: 1240px;
    margin: 0px;
    text-transform:initial !important;
}
  
  #header-outer #mobile-menu .secondary-header-text p a{
        font-size: 14px;
    line-height: 16px;
    width: 100%;
    max-width: 1240px;
    margin: 0px;
    text-transform:initial !important;
  }

  
  
  #footer-outer {
  z-index: 0;
  padding-top: 70px;
}
#footer-outer .row {
    padding: 20px 0 0;
}
  
  #media_image-2
  {
        text-align:center !important;
  }
  
  
  .qa-btn {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .newsletter-block .nl-form .nl-form-field input[type="text"] {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .hero-section .row-bg {
    background-size: inherit;
  }
  .qa-divider::after {
    width: 20%;
  }
  
    body #header-secondary-outer .nectar-center-text {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    max-width: 1240px;
    margin: 0px;
    text-transform:initial !important;
}
  
  #header-outer #mobile-menu .secondary-header-text p a{
        font-size: 14px;
    line-height: 16px;
    width: 100%;
    max-width: 1240px;
    margin: 0px;
    text-transform:initial !important;
  }
}