.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.museo {
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;
}
.museo-bold {
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
}
.goth,
.goth-caps {
  font-family: 'AlternateGotNo1D' !important;
}
.goth-caps {
  text-transform: uppercase;
}
.container.social-sharing {
  display: none !important;
}
.pageBlock-magenta h1,
.pageBlock-magenta h2.section-header,
.panel-magenta h1,
.panel-magenta h2.section-header,
.magenta {
  background-color: #e44498;
}
.pageBlock-magenta,
.panel-magenta {
  border-top: 2px solid #e44498;
}
.pageBlock-green h1,
.pageBlock-green h2.section-header,
.panel-green h1,
.panel-green h2.section-header,
.green {
  background-color: #8cc63f;
}
.pageBlock-green,
.panel-green {
  border-top: 2px solid #8cc63f;
}
.pageBlock-blue h1,
.pageBlock-blue h2.section-header,
.panel-blue h1,
.panel-blue h2.section-header,
.blue {
  background-color: #652f91;
}
.pageBlock-blue,
.panel-blue {
  border-top: 2px solid #652f91;
}
.supporters h1,
.pageBlock-orange h1,
.pageBlock-orange h2.section-header,
.panel-orange h1,
.panel-orange h2.section-header,
.orange {
  background-color: #ff6700;
}
.pageBlock-orange,
.panel-orange {
  border-top: 2px solid #ff6700;
}
.supporting-brook h1,
.thank-you h1,
.having-trouble h1,
.supporters dl dt,
.supporters .media-body h4 {
  color: #ff6700;
}
.supporters > div > div {
  border-bottom: 2px solid #ff6700;
}
.pageBlock-purple h1,
.pageBlock-purple h2.section-header,
.panel-purple h1,
.panel-purple h2.section-header,
.purple {
  background-color: #44c7ee;
}
.pageBlock-purple,
.panel-purple {
  border-top: 2px solid #44c7ee;
}
/*a:active, a:visited, a:hover, a:link, .related-items a,a
{
  color:#1998D5;
}*/
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  background-color: #f3f4f8;
}
.mobile-header {
  display: none;
}
.desktop-header {
  background-color: white;
}
a {
  text-decoration: none;
  cursor: pointer;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li a {
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
}
nav#b-main-nav {
  width: 100%;
  background-color: #652f91;
}
nav#b-main-nav ul li {
  position: relative;
  z-index: 99999;
  margin-right: 32px;
  color: white;
  display: inline-block;
}
nav#b-main-nav ul li > div {
  display: none;
}
nav#b-main-nav ul li > a {
  border-bottom: 3px solid #652f91;
  padding: 20px 0px 14px 0px;
  display: block;
  color: white;
  font-size: 17px;
  text-decoration: none;
}
nav#b-main-nav ul > .menu-selected > a,nav#b-main-nav ul > .selected > a {
  border-bottom: 3px solid #b297c8;
}
nav#b-main-nav ul li:hover > div {
  display: block;
}
nav#b-main-nav ul li:hover > a {
  border-bottom: 3px solid #b297c8;
  text-decoration: none;
}
nav#b-main-nav ul li .b-dropdown {
  position: absolute;
  top: 60px;
  z-index: 10001;
  padding-top: 20px;
}
nav#b-main-nav ul li .b-dropdown .b-dropdown-cont {
  padding: 32px 50px 30px 30px;
  background-color: white;
  border-radius: 8px;
  -webkit-box-shadow: 0px -4px 23.28px 0.72px rgba(88, 110, 133, 0.22);
  border: 1px solid #e3ecf5;
  box-shadow: 0px -4px 23.28px 0.72px rgba(88, 110, 133, 0.22);
}
nav#b-main-nav ul li .b-dropdown .b-dropdown-cont span.arrow {
  position: absolute;
  top: 11px;
  left: 45px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #ffffff transparent;
}
nav#b-main-nav ul li .b-dropdown .b-dropdown-cont ul li {
  display: block;
  color: black;
  position: static;
  margin-right: 0px;
}
nav#b-main-nav ul li .b-dropdown .b-dropdown-cont ul li a {
  color: #652f91;
  white-space: nowrap;
  padding: 0px;
  font-size: 14px;
  margin-bottom: 15px;
  border: 0px;
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;
}
nav#b-main-nav ul li .b-dropdown .b-dropdown-cont ul li a:hover {
  text-decoration: underline;
}
nav#b-main-nav ul li .b-dropdown .b-dropdown-cont ul li:last-child a {
  margin-bottom: 0px;
}
nav#b-main-nav ul li .b-dropdown-lg {
  width: 380px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-dropdown-cont {
  padding-right: 40px;
  padding-bottom: 30px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-header h3,
nav#b-main-nav ul li .b-dropdown-lg .b-menu-header a {
  padding: 0px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-header h3 {
  margin: 0px 0px 14px 0px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-header h3 a {
  color: #652f91;
  font-size: 16px;
  position: relative;
  display: block;
  width: auto;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-header h3 a::after {
  position: absolute;
  left: 88px;
  top: 2px;
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: 11px 11px;
  background-position: top left;
  content: '';
  background-image: url('/img/purple_arrow.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-header p {
  color: #546c82;
  font-size: 15px;
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics {
  margin-top: 16px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics h3 {
  color: #546c82;
  font-size: 15px;
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  padding: 0;
  margin: 0px 0px 22px 0px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li {
  padding-left: 30px;
  position: relative;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li::before {
  position: absolute;
  left: 0px;
  top: -1px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: top left;
  content: '';
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.contra-icon::before {
  background-image: url('/img/ico_pill.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.preg-icon::before {
  background-image: url('/img/ico_pregnancy.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.sti-icon::before {
  background-image: url('/img/ico_sti.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.rel-icon::before {
  background-image: url('/img/ico_people.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.gender-icon::before {
  background-image: url('/img/ico_gender.png');
  background-size: 15px 20px;
  height: 20px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.hw-icon::before {
  background-image: url('/img/ico_heart.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.va-icon::before {
  background-image: url('/img/ico_bolt.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.safe-icon::before {
  background-image: url('/img/ico_safe.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-topics ul li.body-icon::before {
  background-image: url('/img/ico_body.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-footer {
  background-color: #f9fafc;
  margin-top: 60px;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-footer a {
  left: 0;
  width: 100%;
  background-color: #f9fafc;
  float: left;
  padding: 28px 0 28px 60px;
  bottom: 0;
  border-radius: 0px 0px 8px 8px;
  color: #652f91;
  font-size: 16px;
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  position: absolute;
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-footer a::before {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: top left;
  content: '';
  background-image: url('/img/ico_pin.png');
}
nav#b-main-nav ul li .b-dropdown-lg .b-menu-footer a::after {
  position: absolute;
  right: 160px;
  top: 31px;
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: 11px 11px;
  background-position: top left;
  content: '';
  background-image: url('/img/purple_arrow.png');
}
#b-main-nav li a.b-menu-master {
  text-decoration: none;
  position: relative;
  padding-right: 24px;
}
#b-main-nav li a.b-menu-master::after {
  position: absolute;
  right: 0px;
  top: 25px;
  content: "";
  background-image: url('/img/menu_arrow.png');
  background-size: 11px 11px;
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
}
.b-title-block {
  zoom: 1;
  padding: 28px 0px;
}
.b-title-block:before,
.b-title-block:after {
  content: "";
  display: table;
}
.b-title-block:after {
  clear: both;
}
.b-logo {
  width: 132px;
  height: 52px;
  float: left;
}
h2.b-strapline {
  font-size: 16px;
  color: #8f94a8;
  display: inline-block;
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;
  float: left;
  margin: 22px 0px 0px 40px;
}
.b-search-block {
  float: right;
}
.b-search-block nav,
.b-search-block .b-search {
  display: inline-block;
}
.b-search {
  position: relative;
}
.b-search input {
  outline: 0;
  color: #546c82;
}
.b-search input[type="text"] {
  border: 2px solid #e1e8ee;
  height: 45px;
  width: 231px;
  border-radius: 5px;
  padding: 14px 49px 14px 14px;
  font-size: 14px;
}
.b-search input[type="submit"] {
  background-image: url('/img/ico_search.png');
  background-position: center right 15px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  position: absolute;
  top: 4px;
  right: 3px;
  background-color: white;
  width: 45px;
  border: none;
  height: 37px;
}
.b-search input::placeholder {
  color: #546c82;
  opacity: 0.5;
}
.b-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #546c82;
  opacity: 0.5;
}
.b-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #546c82;
  opacity: 0.5;
}
.b-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #546c82;
  opacity: 0.5;
}
.b-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #546c82;
  opacity: 0.5;
}
.b-index-hero {
  margin-top: 169px;
  width: 100%;
  height: 600px;
  overflow: hidden;
  background-image: url('/img/home_image.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}
.b-index-hero .b-wrapper {
  position: relative;
}
.b-index-hero .b-hero-text {
  position: absolute;
  left: 0;
  color: white;
  z-index: 1000;
  top: 65px;
}
.b-index-hero .b-hero-text h1 {
  margin-top: 0px;
  font-size: 88px;
  width: 55%;
  line-height: 74px;
  font-family: 'AlternateGotNo1D' !important;
  text-transform: uppercase;
  font-weight: normal;
}
.b-index-hero .b-hero-text h1 span {
  display: inline-block;
  width: 100%;
}
.b-index-hero .b-fas-homepage {
  width: 100%;
}
.b-index-hero .b-fas-homepage h3 {
  background-color: #652f91;
  color: white;
  font-family: 'AlternateGotNo1D' !important;
  text-transform: uppercase;
  font-size: 28px;
  text-align: center;
  float: left;
  font-weight: normal;
  padding: 8px 14px;
  margin: 0px;
}


.b-index-hero .b-fas-homepage .search-head{
  background-color: #652f91;
  margin-top: 20px;
  float: left;
  font-size: 24px;
  font-family: 'AlternateGotNo1D';
  font-weight: normal;
  text-transform: uppercase;
  padding: 7px 15px 5px 15px;
}

.b-index-hero .b-fas-homepage .search-head.search-head-location{
  background-color: #32bec0;
  left: 43%;
  margin-left: 3px;
  position: absolute;
  color: white;
  border:0;
  outline: 0;
}

.search-head-location-mob{
  display: none;

}


.b-index-hero .b-fas-homepage form {
  float: left;
  clear: both;
  width: 100%;
}

.b-index-hero .b-fas-homepage form input[type="text"],
.b-index-hero .b-fas-homepage form select {
  width: 43%;
    float: left;
    border:0px;
    margin-right: 3px;
}


#searchForm.fs-search .select2{

  outline: 0 !important;
}

#searchForm.fs-search .select2-container--default .select2-selection--single{
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 34px;
}

#searchForm.fs-search .select2-container .select2-choice {
    display: block;
    height: 90px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
  }

#searchForm.fs-search .select2-container--default .select2-selection--single .select2-selection__rendered
{
  padding-left:12px;
  padding-top: 2px;

  font-size:16px;
  text-align: left;
}

  .b-index-hero .b-fas-homepage form .select2{
    float: left;
    margin-right: 3px;
    outline: 0 !important;
  }


  #searchForm.hp-search .select2-container--default .select2-selection--single
  {

    outline: 0 !important;
    border:0px;

      border-radius: 0px !important;
      font-size: 20px;

        font-family: 'MuseoSans-500';

            color: #797f97;
  }
  #searchForm.hp-search .select2-container .select2-selection--single{
    height: 64px;
  }

  #searchForm.hp-search .select2-container--default .select2-selection--single .select2-selection__rendered{
    padding-top: 20px;
      padding-left: 20px;

              font-family: 'MuseoSans-500';

                  color: #546c82;
  }

  #searchForm.hp-search .select2-container--default .select2-selection--single .select2-selection__arrow b{
    position: absolute;
    height: 11px;
    background-image: url(/img/menu_arrow.png);
    background-size: 11px 11px;
    background-repeat: no-repeat;
    width: 11px;
    left: 50%;
    margin-left: -4px;
    margin-top: -6px;
    top: 50%;
    border:0;
  }

    #searchForm.hp-search .select2-container--default .select2-selection--single .select2-selection__arrow{
    top:20px;
    right:8px;
  }

  #searchForm.fs-search .select2-container--default .select2-selection--single .select2-selection__arrow b
  {
    top:62%;
  }


.b-index-hero .b-fas-homepage form button:not(.search-head-location) {
  width: 12%;
    float: left;
    appearance:none;
    outline: 0;
    border:0px;
    height:65px;

  -webkit-appearance:none;
  padding: 0px 0px 4px 0px;
  margin:0px;
}

.b-index-hero .b-fas-homepage form button:not(.search-head-location) span{
  padding:22px 0px 18px 0px;
  font-size: 18px;
}

.b-index-hero .b-fas-homepage form button:not(.search-head-location):hover span
{
  text-decoration: underline !important;
}

.b-index-hero .b-fas-homepage form input[type="text"] {
  padding: 32px 15px 28px 15px;
  height:64px;
  border-radius: 0px;
  font-size: 20px;
  color: #797f97;
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;


}


.b-wrapper {
  width: 1170px;
  margin: 0 auto;
}
.hero.container {
  margin-top: 165px;
}
.hero.container > div {
  display: none;
}
.b-ab-section h2,
.b-news-stories-section h2,.find-service-block h1,.where-we-are h2 {
  font-size: 50px;
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  color: #2c2051;
  text-align: center;
}
.b-ab-section {
  background-color: white;
  position: relative;
}
@media (min-width: 1500px) {
  .b-ab-section::before,
  .b-ab-section::after {
    background-repeat: no-repeat;
  }
  .b-ab-section::before {
    background-image: url('/img/ico_wide_left.jpg');
    width: 301px;
    padding-right: 40px;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    z-index: 8;
    position: absolute;
    background-size: 261px 643px;
  }
  .b-ab-section::after {
    background-image: url('/img/ico_wide_right.jpg');
    width: 261px;
    height: 100%;
    content: '';
    top: 0;
    z-index: 8;
    right: 0;
    position: absolute;
    background-size: 261px 643px;
  }
}
.b-ab-section .b-wrapper {
  background-color: white;
  padding: 70px 0px 88px 0px;
  position: relative;
  z-index: 9;
}
.b-ab-section h2,
.b-ab-section h3 {
  margin: 0px;
  text-align: center;
}


.b-ab-section h3 {
  font-size: 30px;
  color: #652f91;
  font-family: 'AlternateGotNo1D' !important;
  font-weight: normal;
  text-transform: uppercase;
}


.fas-head h1{

}


.where-we-are{
  margin: 30px 0px 50px 0px;
}

.where-we-are .title-row{
  margin-bottom: 30px;
}

.where-we-are .fas-cont{
  max-width: 900px;
  margin: 0 auto;
}


.where-we-are .row img{
  max-width: 100%;
  width:234px;
}


.region-list{
  background-color: white;
  text-align: center;
  padding: 24px 0px;
  height: 425px;

}
.region-list-1{
  margin-right: 20px;
  margin-left: -20px;
}

.region-list a:hover{
  color:#2c2051;
}
.region-list a{
display: block;
color:#2c2051;

font-family: 'MuseoSans-900';
font-weight: normal;
font-style: normal;
font-size: 20px;
line-height: 36px;
}

.fas-panel .title-row{
  margin-top: 30px;
}


.fas-other-text p{
  max-width: 845px;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  margin-bottom: 50px;

}

.fas-panel .fas-other-text a{
  text-decoration: none;
}


.fas-panel .fas-other-text a:hover{
  text-decoration: underline;;
}
/* FAS */
.fas-panel .search-header h2{
  font-size: 30px;
  color: white;
  font-family: 'AlternateGotNo1D' !important;
  font-weight: normal;
  text-transform: uppercase;
}

.fas-panel .btn.btn-primary {
    background-color: #32bec0;
    border-radius: 0px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'AlternateGotNo1D' !important;
    font-size: 24px;
    padding-top: 8px;

}


.fas-panel.region-pane{
  padding-top:40px;
}

.fas-panel.region-pane article{
  padding:0px 150px;
}

#fas-section{
  margin-top: 30px;
}

#fas-section h1{
  margin-top: 30px;

}

.fas-region-pages{
  margin-top: 40px;
}

.fas-region-pages .region-blocks
{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
}

.fas-region-pages .region-blocks li
{
  width: 250px;
    margin: 16px 8px;


}

.fas-region-pages .region-blocks li a,.fas-region-pages .region-blocks li a:hover
{
  text-decoration: none;
  display: block;
  height: 150px;

      display: flex;
   align-items: center;
   justify-content: center;

}

.fas-region-pages .region-blocks li a h2{
  font-size: 22px;
  line-height: 32px;
  color:white;
  padding: 10px;
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
}

#fs-embed{
  min-height: 500px;

    background-image: url(https://media.giphy.com/media/3oEjI6SIIHBdRxXI40/giphy.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 128px 128px;
}

#latField-error{
  display: none !important;
}



#lngField-error{
  position: absolute;
  bottom: 6px;
  left:150px
}

#searchForm.hp-search #lookupField-error{
  display: none !important;
}


#searchForm.hp-search #lngField-error{
  bottom: -36px;
  right:17px;
  left: auto;
  padding:6px 20px;
  background-color: #d9534f;
}

.fs-service-detail h1{
  margin-bottom: 20px;
}
.find-link button {

  font-weight: normal;
  text-transform: uppercase;
  font-family: 'AlternateGotNo1D' !important;
  font-size: 20px;

}

.find-link button:hover {

  text-decoration: underline;
}

.b-ab-section h2 {
  margin: 25px 0px 65px 0px;
}
.b-ab-section .b-ab-topics ul {
  list-style: none;
  padding: 0;
  margin: 0px 0px 40px 0px;
}
.b-ab-section .b-ab-topics ul li {
  text-align: center;
}
.b-ab-section .b-ab-topics ul li a {
  padding: 15px 0px 40px 0px;
  display: block;
}
.b-ab-section .b-ab-topics ul li a:hover {
  text-decoration: underline;
  color: #2c2051;
  /*img{
              visibility: hidden;

            }*/
}
.b-ab-section .b-ab-topics ul li a img {
  width: 124px;
  height: 124px;
}
.b-ab-section .b-ab-topics ul li a h4 {
  margin: 20px 0px 0px 0px;
  font-size: 28px;
  font-family: 'AlternateGotNo1D' !important;
  text-transform: uppercase;
  font-weight: normal;
  color: #2c2051;
}
.b-ab-section .b-something-else {
  text-align: center;
  display: block;
  margin: 0 auto;
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  width: 215px;
  height: 55px;
  padding: 20px 15px 24px 32px;
  color: white;
  background-color: #652f91;
  position: relative;
}
.b-ab-section .b-something-else::before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  background-image: url('/img/white_speech.png');
  background-size: 16px 16px;
  left: 15px;
  top: 21px;
}
.b-news-left .b-feature-content a,
.b-search-button {
  background-color: #238586;
  color: white;
  text-align: center;
  display: block;
  margin: 14px auto 0px auto;
  border-radius: 2px;
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
.b-news-left .b-feature-content a > span,
.b-search-button > span {
  background-color: #32bec0;
  border-radius: 2px 2px 0px 0px;
  display: block;
  width: 100%;
  padding: 15px 0px 13px 0px;
}
a.b-search-button {
  float: left;
  margin-top: 30px;
  font-family: 'AlternateGotNo1D' !important;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 30px;
  color: white !important;
  padding-bottom: 5px;
  webkit-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
  width: 400px;
}

a.b-search-button span {
  border-radius: 2px;
  color: white;
}
.b-news-stories-section {
  background-color: #f3f4f8;
  padding: 70px 0px 70px 0px;
}
.b-news-stories-section h2 {
  margin: 0px;
}
.b-news-stories-section .b-news-container {
  margin-top: 70px;
  zoom: 1;
}
.b-news-stories-section .b-news-container:before,
.b-news-stories-section .b-news-container:after {
  content: "";
  display: table;
}
.b-news-stories-section .b-news-container:after {
  clear: both;
}
.b-news-stories-section .b-news-left,
.b-news-stories-section .b-news-right {
  height: 100%;
  float: left;
  position: relative;
}
.b-news-stories-section .b-more-updates {
  width: 100%;
  text-align: center;
  margin-top: 70px;
  float: left;
}
.b-news-stories-section .b-more-updates a {
  font-size: 26px;
  color: #652f91;
  font-family: 'AlternateGotNo1D' !important;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: underline;
}
.b-news-stories-section .b-more-updates a:hover {
  text-decoration: none;
}
.b-news-stories-section .b-news-left {
  overflow: hidden;
}
.b-news-stories-section .b-news-left .b-feature-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 166px 0px 140px 0px;
}
.b-news-stories-section .b-news-left .b-feature-content h3.b-feature-title {
  margin: 0px;
  font-size: 60px;
  font-family: 'AlternateGotNo1D' !important;
  font-weight: normal;
  color: white;
  text-transform: uppercase;
  text-align: center;
}
.b-news-stories-section .b-news-left .b-feature-content a {
  width: 150px;
  webkit-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.4);
  height: 54px;
}
.b-news-stories-section .b-news-right img {
  float: right;
}
.b-news-stories-section .b-news-right .b-news-content {
  padding: 24px;
  position: absolute;
  height: 260px;
  width: 330px;
  z-index: 1000;
  background-color: white;
  left: 50%;
  margin-left: -155px;
  bottom: -198px;
}
.b-news-stories-section .b-news-right .b-news-content p,
.b-news-stories-section .b-news-right .b-news-content h4,
.b-news-stories-section .b-news-right .b-news-content a {
  text-align: center;
  display: block;
}
.b-news-stories-section .b-news-right .b-news-content h4 {
  margin: 0px;
  padding: 10px 10px;
  color: #2c2051;
  font-size: 21px;
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
.b-news-stories-section .b-news-right .b-news-content p {
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #616680;
  line-height: 25px;
}
.b-news-stories-section .b-news-right .b-news-content a {
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #652f91;
  margin-top: 30px;
}
a.shadow-btn {
  position: relative;
  z-index: 10;
  border-radius: 2px;
}
a.shadow-btn::after {
  background-color: transparent;
  opacity: 0.5;
  width: 99%;
  border-width: 0px 4px 4px 0px;
  border-radius: 2px;
  border-style: solid;
  height: 99%;
  border-color: #ddd;
  /* z-index: 10000; */
  z-index: 0;
  position: absolute;
  left: 3%;
  top: 8%;
  content: '';
}
@media (max-width: 736px) {

.search-head-location{
  display: none;
}

.b-index-hero .b-fas-homepage .search-head{
  width: 210px;
}

.b-index-hero .b-fas-homepage .search-head.search-head-location-mob{
  display: block;
  position: relative !important;
  left: 0 !important;
  top: 8px;
  margin-left: 0px;
  text-align: left;
  margin-top: 0px;

}
  #b-mob-nav {
    height: 100%;
  }


    .fas-other-text p{
      padding:10px;
    }

    .where-we-are .row:nth-child(2){
      text-align: center;
      margin-bottom: 30px;
    }

    .where-we-are .row img
    {
      width: 100px;
    }

    .region-list,.region-list-1
    {
      width: 94%;
      margin: 20px 3%;
    }

      .region-list.region-list-2{
        margin-top: -61px;
        padding-top: 0px;
      }

      .where-we-are .title-row{
        margin-bottom: 0px;
      }

      .fas-panel.region-pane article{
        padding:0px 24px;
      }

  .b-index-hero .b-fas-homepage.b-fas-form{
    width:90%;
    margin: auto 5%;
  }

  .b-index-hero .b-fas-homepage form input[type="text"], .b-index-hero .b-fas-homepage form select{
    width: 100%;
    float:left;
  }

  .b-index-hero .b-fas-homepage form button:not(.search-head-location)
  {
    width: 100%;
  }




  .b-index-hero .b-fas-homepage form input[type="text"]{

    margin: 8px 0px;
  }

  .row.find-service-block{
    margin-top: 65px;
  }

  .footer {
    display: none;
  }
  div.mobile-footer {
    display: block !important;
    zoom: 1;
    padding: 70px 30px ;
  }
  div.mobile-footer:before,
  div.mobile-footer:after {
    content: "";
    display: table;
  }
  div.mobile-footer:after {
    clear: both;
  }
  div.mobile-footer .social-links ul,
  div.mobile-footer .mobile-footer .social-links ul {
    float: none;
  }
  div.mobile-footer .social-links ul li,
  div.mobile-footer .mobile-footer .social-links ul li {
    display: inline-block;
    margin: 0px 5px 0px 0px;
  }
  div.mobile-footer .social-links {
    margin: 54px 0px;
  }
  div.mobile-footer .b-strap-section h2 {
    font-size: 67px;
    line-height: 60px;
    width: 100%;
  }
  div.mobile-footer .b-strap-section h4 {
    position: static;
    margin-top: 40px;
  }
  div.after-footer {
    padding: 30px 30px;
  }
  div.after-footer h2,
  div.after-footer p {
    text-align: left;
  }
  div.after-footer p {
    line-height: 26px;
  }
  .b-news-stories-section {
    overflow: hidden;
  }
  .b-news-stories-section .b-news-left,
  .b-news-stories-section .b-news-right {
    width: 100%;
    float: none;
  }
  .b-ab-section h2 {
    margin: 29px 0px;
  }
  .b-ab-section h2,
  .b-news-stories-section h2 {
    font-size: 36px;
  }
  .b-ab-section .b-ab-topics ul li {
    display: block;
    width: 100%;
  }
  .b-ab-section .b-ab-topics ul li a {
    padding: 15px 0px;
  }
  .b-ab-section .b-ab-topics ul li a h4 {
    margin: 18px 0px;
    text-align: left;
  }
  .b-ab-section .b-ab-topics ul li a img {
    width: 80px;
    margin-left: 20px;
    margin-right: 24px;
    height: auto;
    float: left;
  }
  .b-ab-section .b-something-else {
    width: 90%;
  }
  .b-ab-section .b-something-else::after {
    display: none;
  }
  .b-news-stories-section {
    padding: 30px 0px;
  }
  .b-news-stories-section .b-news-container {
    margin-top: 30px;
  }
  .b-news-stories-section .b-news-left img {
    margin-left: -50%;
  }
  .b-news-stories-section .b-news-left .b-feature-content {
    padding: 100px 0px;
  }
  .b-news-stories-section .b-news-right .b-news-content {
    position: static;
    margin-left: 0px;
    width: 100%;
  }
  .b-news-stories-section .b-more-updates {
    margin-top: 30px;
  }
  div.hero.container {
    margin-top: 82px;
  }
  .b-news-stories-section .b-news-right img {
    float: none;
    width: 100%;
  }
  .b-wrapper {
    width: 100%;
  }
  .b-index-hero {
    height: 470px;
    background-size: cover;
    margin-top: 64px;
  }

  .b-index-hero.fas-hero{
      height: 610px;
  }
  .b-index-hero .b-hero-text {
    position: static;
    margin-top: 30px;
  }
  .b-index-hero .b-hero-text h1 {
    width: 90%;
    font-size: 52px;
    line-height: 52px;
    margin-left: 4%;
  }
  a.b-search-button {
    width: 90%;
    margin-left: 5%;
  }
  .b-ab-section h3 {
    font-size: 26px;
  }
  .b-ab-section .b-wrapper {
    padding: 40px 10px;
  }
  .desktop-header {
    display: none;
  }
  .mobile-header {
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    display: block;
  }
  .mobile-header .b-mob-head-cont {
    padding: 15px 28px;
    background-color: #652f91;
  }
  .mobile-header .b-mob-logo {
    width: 88px;
    height: 34px;
  }
  .mobile-header .b-menu-icon {
    float: right;
    margin-top: 10px;
  }
  .mobile-header .b-menu-icon > i span {
    display: block;
    height: 2px;
    width: 22px;
    border: 1px solid white;
    background-color: white;
    border-radius: 2px;
  }
  .mobile-header .b-menu-icon > i span:nth-child(2) {
    margin: 5px 0px;
  }
  .mobile-header .b-menu-icon .b-menu-closed {
    display: none;
    color: white;
    font-family: 'MuseoSans-500';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    margin-top: -10px;
  }
  .b-mob-dropdown {
    display: none;
    margin-top: -1px;
    height: 100%;
  }
  .b-menu-icon,
  .b-menu-icon:hover {
    text-decoration: none;
  }
  #b-mob-nav {
    background-color: #652f91;
    padding: 30px;
  }
  #b-mob-nav .b-search {
    margin-top: 28px;
  }
  #b-mob-nav .b-search input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    width: 100%;
  }
  #b-mob-nav ul {
    list-style: none;
  }
  #b-mob-nav ul li {
    position: relative;
    margin-bottom: 18px;
  }
  #b-mob-nav ul li a {
    opacity: 0.6;
    font-size: 20px;
    color: white;
    font-family: 'MuseoSans-500';
    font-weight: normal;
    font-style: normal;
  }
  #b-mob-nav ul li a::after {
    position: absolute;
    right: 0;
    top: 2px;
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: 11px 11px;
    background-position: top left;
    content: '';
    background-image: url('/img/white_arrow.png');
  }
  #b-mob-nav ul li.selected a {
    opacity: 1;
  }
}
div.mobile-footer {
  display: none;
}
.footer,
.mobile-footer {
  padding: 70px 0px;
  background-color: #652f91;
}
.footer .b-wrapper,
.mobile-footer .b-wrapper {
  position: relative;
  zoom: 1;
}
.footer .b-wrapper:before,
.mobile-footer .b-wrapper:before,
.footer .b-wrapper:after,
.mobile-footer .b-wrapper:after {
  content: "";
  display: table;
}
.footer .b-wrapper:after,
.mobile-footer .b-wrapper:after {
  clear: both;
}
.footer .b-strap-section,
.mobile-footer .b-strap-section {
  position: static;
}
.footer .b-strap-section img,
.mobile-footer .b-strap-section img {
  width: 70px;
}
.footer .b-strap-section h2,
.mobile-footer .b-strap-section h2 {
  font-size: 76px;
  font-family: 'AlternateGotNo1D' !important;
  text-transform: uppercase;
  font-weight: normal;
  width: 66%;
  color: white;
  line-height: 66px;
  margin-top: 20px;
}
.footer .b-strap-section h4,
.mobile-footer .b-strap-section h4 {
  font-size: 14px;
  color: white;
  opacity: 0.4;
  font-family: 'MuseoSans-500';
  font-style: normal;
  font-weight: normal;
  position: absolute;
  bottom: 0px;
  margin: 0px 0px 2px 0px;
}
.footer .b-link-section,
.mobile-footer .b-link-section {
  padding-bottom: 60px;
}
.footer .b-link-section .b-foot-topic,
.mobile-footer .b-link-section .b-foot-topic {
  position: relative;
  padding-left: 30px;
}
.footer .b-link-section .b-foot-topic::before,
.mobile-footer .b-link-section .b-foot-topic::before {
  position: absolute;
  opacity: 0.5;
  left: 0px;
  top: 2px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: top left;
  content: '';
}
.footer .b-link-section .b-foot-topic.contra-icon::before,
.mobile-footer .b-link-section .b-foot-topic.contra-icon::before {
  background-image: url('/img/ico_pill_white.png');
}
.footer .b-link-section .b-foot-topic.preg-icon::before,
.mobile-footer .b-link-section .b-foot-topic.preg-icon::before {
  background-image: url('/img/ico_pregnancy_white.png');
}
.footer .b-link-section .b-foot-topic.sti-icon::before,
.mobile-footer .b-link-section .b-foot-topic.sti-icon::before {
  background-image: url('/img/ico_sti_white.png');
}
.footer .b-link-section .b-foot-topic.rel-icon::before,
.mobile-footer .b-link-section .b-foot-topic.rel-icon::before {
  background-image: url('/img/ico_people_white.png');
}
.footer .b-link-section .b-foot-topic.gender-icon::before,
.mobile-footer .b-link-section .b-foot-topic.gender-icon::before {
  background-image: url('/img/ico_gender_white.png');
  background-size: 15px 20px;
  height: 20px;
}
.footer .b-link-section .b-foot-topic.hw-icon::before,
.mobile-footer .b-link-section .b-foot-topic.hw-icon::before {
  background-image: url('/img/ico_heart_white.png');
}
.footer .b-link-section .b-foot-topic.va-icon::before,
.mobile-footer .b-link-section .b-foot-topic.va-icon::before {
  background-image: url('/img/ico_bolt_white.png');
}
.footer .b-link-section h3,
.mobile-footer .b-link-section h3 {
  font-family: 'MuseoSans-900';
  font-weight: normal;
  font-style: normal;
  color: white;
  font-size: 16px;
  margin: 0px 0px 30px 0px;
}
.footer .b-link-section ul,
.mobile-footer .b-link-section ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.footer .b-link-section ul li,
.mobile-footer .b-link-section ul li {
  padding: 0px;
  margin-bottom: 10px;
}
.footer .b-link-section ul li a,
.mobile-footer .b-link-section ul li a {
  color: white;
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
}
.footer .b-link-section .b-footer-link,
.mobile-footer .b-link-section .b-footer-link {
  position: absolute;
  bottom: 0px;
}
.footer .b-link-section .b-footer-link a,
.mobile-footer .b-link-section .b-footer-link a {
  color: white;
  opacity: 0.4;
  font-family: 'MuseoSans-500';
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
}
.footer .b-link-section .b-footer-link a::after,
.mobile-footer .b-link-section .b-footer-link a::after {
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
  content: '';
  background-image: url('/img/white_arrow.png');
  right: -25px;
  top: 4px;
  position: absolute;
}
.footer .social-links ul,
.mobile-footer .social-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}
.footer .social-links ul li,
.mobile-footer .social-links ul li {
  margin-bottom: 10px;
}
.footer .social-links ul li:hover,
.mobile-footer .social-links ul li:hover {
  opacity: 0.5;
}
.footer .social-links ul li img,
.mobile-footer .social-links ul li img {
  width: 54px;
}
.after-footer {
  padding: 40px 0px;
}
.after-footer h2,
.after-footer p {
  font-size: 12px;
  color: #707070;
  text-align: center;
}
.after-footer h2 {
  font-weight: bold;
}
.navbar-fixed-top {
  border: 0px !important;
}
header section.container {
  margin-bottom: 0px !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

  .fas-other-text p{
    padding:0px 40px;
  }

  .b-index-hero .b-fas-homepage form input[type="text"], .b-index-hero .b-fas-homepage form select{
    width: 40%;

  }

  .b-index-hero .b-fas-homepage form button{
    width: 19%;
  }

  .where-we-are{
    padding:20px;
  }
  .where-we-are .col-sm-4{
    float: left;
    width: 33.3333%
  }

  .where-we-are .col-sm-4:first-child img{
    max-width: 80%;
  }

  #b-main-nav .b-wrapper,
  .b-title-block.b-wrapper.container {
    padding-left: 1%;
    padding-right: 1%;
  }


  .b-index-hero .b-hero-text h1 {
    width: 70%;
    margin-left: 2%;
  }
  a.b-search-button {
    margin-left: 2%;
  }
  .collapse {
    display: block;
  }
  .b-wrapper {
    width: 100%;
  }
  .b-news-stories-section {
    padding: 30px 0px 30px 0px;
  }
  .b-news-stories-section .b-news-container {
    margin-top: 30px;
  }
  .b-news-stories-section .b-news-right img {
    float: left;
    width: 50%;
  }
  .b-news-stories-section .b-news-right .b-news-content {
    float: left;
    position: static;
    margin-left: 0px;
    height: 249px;
    width: 50%;
  }
  .b-news-stories-section .b-more-updates {
    margin-top: 30px;
  }
  .footer {
    padding: 50px 30px;
  }
  .footer .b-strap-section h4 {
    position: static;
  }
}
@media only screen and (max-device-width: 736px) and (orientation: landscape) {
  .b-news-stories-section .b-news-left img {
    margin-left: 0px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .b-news-stories-section .b-news-left {
    width: 100%;
    height: 450px;
  }
  .b-news-stories-section .b-news-left img {
    width: 100%;
  }
  .b-news-stories-section .b-news-right {
    width: 100%;
    overflow: hidden;
  }
  .b-news-stories-section .b-news-right .b-news-content {
    padding: 80px 24px;
  }
  .b-news-stories-section .b-news-right .b-news-content,
  .b-news-stories-section .b-news-right img {
    display: block;
    padding-bottom: 500em;
    margin-bottom: -500em;
    height: auto !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  nav#b-main-nav ul li {
    margin-right: 11px;
  }
}
