/* Clear fix */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
/*  For IE 6/7 only  Include this rule to trigger hasLayout and contain floats.  */
.cf {
  *zoom: 1;
}
html {
  min-height: 100%;
  height: 100%;
}
p {
  margin: 0 0 25px;
}
b,
strong,
.bold {
  font-weight: bold;
}
.br {
  display: block;
}
em,
i {
  font-style: italic;
}
.pad {
  padding: 50px 0;
}
ul,
ol {
  padding-left: 25px;
}
/** FIX for Bootstrap and Google Maps Info window styles problem **/
img[src*="gstatic.com/"],
img[src*="googleapis.com/"] {
  max-width: none;
}
.responsive-only {
  display: none;
}
@media screen and (max-width: 499px) {
  .responsive-only {
    display: block;
  }
}
img {
  max-width: 100%;
}
@media screen and (max-width: 499px) {
  img {
    display: block;
  }
}
.nobr {
  white-space: nowrap;
}
.btn-navbar {
  display: none;
}
nav {
  padding: 15px 0 20px 0;
}
.navbar-default {
  border: none;
  background: none;
  margin-bottom: 0;
  margin-top: 10px;
  border-radius: 0;
}
.navbar-default .navbar-collapse {
  border: none;
}
.navbar-default .nav {
  width: 100%;
  background: none;
  padding: 15px 0 0 0;
  list-style: none;
}
.navbar-default .nav#usernav ul li a {
  color: #bedbec;
}
.navbar-default .nav.navbar-collapse {
  margin-right: 0;
}
.navbar-default .nav ul {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 0;
  width: 100%;
  position: relative;
}
.navbar-default .nav ul li {
  display: inline-block;
  list-style: none;
}
.navbar-default .nav ul li a {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 14pt;
  color: #196db6;
  padding: 5px 0 5px 20px;
}
.navbar-default .nav ul li a.btn {
  padding: 5px 20px;
  color: #ffffff;
  margin-top: 0;
  margin-left: 25px;
}
.navbar-default .nav ul li a.btn:hover,
.navbar-default .nav ul li a.btn:focus {
  color: #ffffff;
}
.navbar-default .nav ul li a.dropdown-toggle {
  padding-left: 0;
  padding-right: 0;
}
.navbar-default .nav ul li a.dropdown-toggle i {
  border-left: solid 1px #196db6;
  padding: 4px 0 4px 8px;
  margin-right: 0;
  margin-left: 8px;
  width: auto;
  vertical-align: bottom;
}
.navbar-default .nav ul li.current > a,
.navbar-default .nav ul li a:hover,
.navbar-default .nav ul li a:focus {
  color: #fa9a2a;
}
.navbar-default .nav ul li.current > a.btn {
  color: #ffffff;
}
.navbar-default .nav ul li ul li a {
  text-transform: none;
}
.navbar-default .nav ul li.open > a,
.navbar-default .nav ul li.open > a:hover,
.navbar-default .nav ul li.open > a:focus {
  color: #fa9a2a;
  background: none;
}
.navbar-default .nav ul li.open > a.dropdown-toggle,
.navbar-default .nav ul li.open > a:hover.dropdown-toggle,
.navbar-default .nav ul li.open > a:focus.dropdown-toggle {
  padding-right: 0;
}
.navbar-default .nav ul li .dropdown-menu {
  border-radius: 0;
  background: #ffffff;
  box-shadow: none;
  margin-top: 0;
  margin-right: 0;
  margin-left: -1px;
  left: 0;
  min-width: 260px;
  width: 100%;
  border: solid 1px #196db6;
  border-top-width: 5px;
  border-bottom-width: 2px;
  padding: 10px 10px 10px 20px;
}
.navbar-default .nav ul li .dropdown-menu .dropdown-toggle,
.navbar-default .nav ul li .dropdown-menu .dropdown-menu {
  display: none;
}
.navbar-default .nav ul li .dropdown-menu li,
.navbar-default .nav ul li .dropdown-menu li ul li {
  display: block;
  border-top: none;
  margin: 7px 0;
  line-height: 150%;
}
.navbar-default .nav ul li .dropdown-menu li a,
.navbar-default .nav ul li .dropdown-menu li ul li a {
  display: inline;
  line-height: normal;
  padding: 0;
  font-size: 11pt;
  text-align: left;
  text-decoration: underline;
}
.navbar-default .nav ul li .dropdown-menu li ul,
.navbar-default .nav ul li .dropdown-menu li ul li ul {
  padding-left: 0;
}
.navbar-default .nav ul li:first-child {
  border-left: none;
}
.navbar-default .btn-navbar,
.navbar-default .navbar-toggle {
  background: #fa9a2a;
  width: 100%;
  border: none;
  padding: 8px 13px;
  margin: 10px 0 0 0;
  transition: 0.3s;
  font-size: 28px;
  font-weight: bold;
  color: #FFF;
  border-radius: 0;
}
.navbar-default .btn-navbar .menu_hamburger,
.navbar-default .navbar-toggle .menu_hamburger {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-top: -2px;
}
.navbar-default .btn-navbar .menu_hamburger .icon-bar,
.navbar-default .navbar-toggle .menu_hamburger .icon-bar {
  background-color: #FFF;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  display: block;
  height: 4px;
  width: 30px;
  margin: 4px 0;
}
.navbar-default .btn-navbar:hover,
.navbar-default .navbar-toggle:hover,
.navbar-default .btn-navbar:focus,
.navbar-default .navbar-toggle:focus {
  transform: scale(1);
  background: #196db6;
}
.navbar-default .btn-navbar:hover,
.navbar-default .navbar-toggle:hover {
  background-color: #000;
  opacity: 1;
  color: #ffffff;
}
.navbar-default .btn-navbar:hover .lines:before,
.navbar-default .navbar-toggle:hover .lines:before {
  top: 1.14286rem;
}
.navbar-default .btn-navbar:hover .lines:after,
.navbar-default .navbar-toggle:hover .lines:after {
  top: -1.14286rem;
}
.navbar-default .btn-navbar:active,
.navbar-default .navbar-toggle:active {
  transition: 0ms;
}
.navbar-default .btn-navbar.open .lines,
.navbar-default .navbar-toggle.open .lines {
  background: transparent;
}
.navbar-default .btn-navbar.open .lines:before,
.navbar-default .navbar-toggle.open .lines:before,
.navbar-default .btn-navbar.open .lines:after,
.navbar-default .navbar-toggle.open .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 4rem;
}
.navbar-default .btn-navbar.open .lines:before,
.navbar-default .navbar-toggle.open .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.navbar-default .btn-navbar.open .lines:after,
.navbar-default .navbar-toggle.open .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.navbar-default .btn-navbar .lines,
.navbar-default .navbar-toggle .lines {
  display: inline-block;
  width: 4rem;
  height: 0.57143rem;
  background: #ecf0f1;
  border-radius: 0.28571rem;
  transition: 0.3s;
  position: relative;
}
.navbar-default .btn-navbar .lines:before,
.navbar-default .navbar-toggle .lines:before,
.navbar-default .btn-navbar .lines:after,
.navbar-default .navbar-toggle .lines:after {
  display: inline-block;
  width: 4rem;
  height: 0.57143rem;
  background: #ecf0f1;
  border-radius: 0.28571rem;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
.navbar-default .btn-navbar .lines:before,
.navbar-default .navbar-toggle .lines:before {
  top: 1rem;
}
.navbar-default .btn-navbar .lines:after,
.navbar-default .navbar-toggle .lines:after {
  top: -1rem;
}
.sidebar-menu {
  border-top: solid 5px #196db6;
  padding: 15px;
  margin-top: 27px;
  background: #f6f6f6;
  font-size: 20px;
}
.sidebar-menu .heading-border {
  display: none;
}
.sidebar-menu li {
  list-style: none;
  margin: 0 0 25px 25px;
  line-height: 95%;
  position: relative;
}
.sidebar-menu li.current > a {
  color: #fa9a2a;
}
.sidebar-menu li a {
  text-decoration: none;
}
.sidebar-menu li a:hover {
  color: #fa9a2a;
}
.sidebar-menu li a::before {
  font-family: 'FontAwesome';
  position: absolute;
  left: -30px;
  width: 20px;
  text-align: center;
}
.sidebar-menu li a.icon-person::before {
  content: '';
}
.sidebar-menu li a.icon-sun::before {
  content: '';
}
.sidebar-menu li a.icon-doctor::before {
  content: '';
}
.sidebar-menu li a.icon-drop::before {
  content: '';
}
.sidebar-menu li a.icon-heart::before {
  content: '';
}
.sidebar-menu li ul {
  padding-left: 10px;
  padding-top: 5px;
}
.sidebar-menu li ul li {
  line-height: 85%;
  margin: 5px 0 10px 0;
}
.sidebar-menu li ul li a {
  text-decoration: underline;
  font-size: 80%;
}
.sidebar-menu.body-menu {
  border-top: none;
  background: none;
}
.sidebar-menu.body-menu .links > li {
  display: inline-block;
  width: 30%;
  border-top: solid 5px #196db6;
  vertical-align: top;
  padding: 10px 5px 20px 30px;
}
.sidebar-menu.body-menu .links > li a::before {
  left: 0;
}
@media screen and (max-width: 767px) {
  .sidebar-menu.body-menu .links > li {
    display: block;
    width: 90%;
    margin: auto;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 992px) {
  nav {
    text-align: center;
  }
  nav .text-right {
    text-align: center;
  }
  nav .phone {
    padding-top: 20px;
  }
  nav #logo {
    margin-left: -3.5%;
  }
  nav #logo img {
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  nav {
    border-bottom: none;
  }
  .collapse {
    display: none;
  }
  .btn-navbar {
    display: inline-block;
  }
  nav .container,
  nav .col-md-10 {
    padding: 0;
  }
  .navbar-default .nav > :before,
  .navbar-default .nav > :after {
    display: none;
  }
  .navbar-default .nav ul li {
    position: static;
  }
  .navbar-default .nav ul li .dropdown-menu li a {
    text-align: center;
  }
  .navbar-default {
    text-align: left;
    margin: 20px 0 0 0;
    padding: 0;
  }
  .navbar-default #nav {
    max-height: none;
    background: #196db6;
    border: solid 1px #bedbec;
    border-bottom: none;
    padding: 0;
    position: absolute;
    z-index: 999;
  }
  .navbar-default #nav ul {
    padding: 0;
    text-align: left;
  }
  .navbar-default #nav ul li {
    margin: 0;
    display: block;
    border-bottom: solid 1px #bedbec;
  }
  .navbar-default #nav ul li a {
    display: block;
    padding: 11px 10px;
    margin: 0;
    color: #ffffff;
  }
  .navbar-default #nav ul li a br {
    display: none;
  }
  .navbar-default #nav ul li a i {
    margin-left: 5px;
  }
  .navbar-default #nav ul li a:hover,
  .navbar-default #nav ul li afocus,
  .navbar-default #nav ul li a.current {
    background: #fa9a2a;
    color: #ffffff;
  }
  .navbar-default #nav ul li .btn {
    border-radius: 0;
    text-align: left;
    background: #000000;
  }
  .navbar-default #nav ul li.nav_find-a-job a {
    border-radius: 0;
  }
  .navbar-default #nav ul li .dropdown-menu {
    background: #2188e1;
    position: relative;
    text-align: left;
    float: none;
    margin-top: 0;
    border: none;
  }
  .navbar-default #nav ul li .dropdown-menu li {
    border: none;
  }
  .navbar-default #nav ul li .dropdown-menu li a {
    display: inline;
    text-align: left;
  }
  .navbar-default #nav ul li .dropdown-menu li a:hover {
    background: none;
    text-decoration: none;
    color: #000000;
  }
  .navbar-default #nav ul li .dropdown-menu .dropdown-toggle,
  .navbar-default #nav ul li .dropdown-menu .dropdown-menu {
    display: none;
  }
  .navbar-default #nav .dropdown-toggle {
    float: right;
    margin-top: -48px;
    padding: 0;
  }
  .navbar-default #nav .dropdown-toggle a {
    padding: 0;
    margin: 0;
  }
  .navbar-default #nav .dropdown-toggle i {
    line-height: 48px;
    padding: 0 16px 0 16px;
    margin-left: 0;
    background: #fa9a2a;
    color: #FFF;
  }
}
/* prevent content from scolling behind menu when menu is open */
html.menu-open,
html.menu-open body {
  overflow-y: hidden;
  height: 100%;
}
body {
  min-height: 100%;
  min-width: 100%;
  background: #ffffff;
  color: #0a3b66;
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
  text-align: left;
  line-height: 150%;
}
@media screen and (max-width: 499px) {
  body {
    font-size: 14pt;
    line-height: 140%;
  }
}
h1 {
  font-size: 46px;
  font-family: 'Source Serif Pro', serif;
  color: #fa9a2a;
}
@media screen and (max-width: 1200px) {
  h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 499px) {
  h1 {
    font-size: 20pt;
  }
}
h2 {
  font-size: 32px;
  line-height: 110%;
  font-family: 'Source Serif Pro', serif;
  color: #196db6;
}
@media screen and (max-width: 1200px) {
  h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 499px) {
  h2 {
    font-size: 18px;
  }
}
h3 {
  font-size: 26px;
  font-family: 'Source Serif Pro', serif;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  h3 {
    font-size: 22pt;
  }
}
@media screen and (max-width: 499px) {
  h3 {
    font-size: 18pt;
  }
}
h4 {
  font-size: 22px;
  font-family: 'Source Serif Pro', serif;
  font-weight: bold;
  color: #196db6;
}
@media screen and (max-width: 1200px) {
  h4 {
    font-size: 18pt;
  }
}
@media screen and (max-width: 499px) {
  h4 {
    font-size: 16pt;
  }
}
h5 {
  font-size: 130%;
  font-family: 'Source Serif Pro', serif;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  h5 {
    font-size: 150%;
  }
}
@media screen and (max-width: 499px) {
  h5 {
    font-size: 16pt;
  }
}
h6 {
  font-size: 115%;
  line-height: 150%;
  font-family: 'Source Serif Pro', serif;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  h6 {
    font-size: 115%;
  }
}
@media screen and (max-width: 499px) {
  h6 {
    font-size: 14pt;
  }
}
p,
li {
  font-family: 'Open Sans', sans-serif;
  min-height: 15px;
}
hr {
  height: 1px;
  border: none;
  color: #196db6;
  background: #196db6;
}
hr.no-margin {
  margin: 0;
}
a {
  transition: .2s;
  color: #196db6;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #196db6;
}
.main-content {
  font-family: 'Open Sans', sans-serif;
}
.main-content ul,
.main-content ol {
  margin-left: 10px;
  font-family: 'Source Serif Pro', serif;
}
.main-content ul li,
.main-content ol li {
  margin: 5px 0 15px 0;
}
.main-content ul > li {
  list-style-type: none;
  font-weight: normal;
  padding: 0 0 0 15px;
}
.main-content ul > li:before {
  display: inline-block;
  width: 20px;
  font-size: 12px;
  padding-right: 29px;
  margin-left: -31px;
  font-weight: bold;
  text-align: right;
  color: #196db6;
  font-family: 'FontAwesome';
  content: "";
}
.main-content ol {
  padding: 0;
  counter-reset: item;
}
.main-content ol > li {
  padding: 0 0 0 35px;
  list-style-type: none;
  counter-increment: item;
}
.main-content ol > li:before {
  display: inline-block;
  width: 42px;
  padding-right: 15px;
  margin-left: -45px;
  font-weight: bold;
  text-align: right;
  color: #196db6;
  content: counter(item) ".";
}
table {
  min-height: .01%;
  overflow-x: auto;
}
table > tbody > tr:nth-of-type(2n+1) {
  background-color: #f6f6f6;
}
table td,
table th {
  padding: 2px 8px;
}
table td {
  font-size: 80%;
}
.breadcrumbs {
  color: #196db6;
  font-size: 80%;
}
.breadcrumbs .no-link {
  color: #fa9a2a;
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    padding: 0 15px;
  }
}
.small-font {
  font-size: 80%;
  line-height: 120%;
}
.small-font p {
  margin-bottom: 0;
  line-height: 130%;
  margin-top: 10px;
}
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea {
  color: #000;
  background: #ffffff;
  border: solid #666666 1px;
  padding: 2px 10px;
  font-size: 75%;
  font-weight: normal;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  display: inline-block;
  width: 19px;
  height: 19px;
  float: left;
  margin: -11px 20px 0 0;
  cursor: pointer;
  border: solid 2px #fa9a2a;
  border-radius: 2px;
  color: #fa9a2a;
  position: relative;
  font-weight: normal;
}
input[type="checkbox"]:checked + label:after {
  font-family: 'FontAwesome';
  content: '';
  position: absolute;
  top: -5px;
  font-size: 10pt;
}
input[type="checkbox"]:disabled + label {
  border-color: #999;
}
input[type="checkbox"]:disabled + label:after {
  color: #999;
  content: '';
  position: absolute;
  top: -5px;
  left: 1px;
  font-size: 10pt;
}
.form-element {
  position: relative;
  padding: 10px 0;
}
.form-element input[type="text"],
.form-element input[type="password"],
.form-element input[type="email"],
.form-element textarea {
  position: relative;
  background: none;
  width: 100%;
  z-index: 1;
}
.form-element input[type="text"].hasvalue:focus + label,
.form-element input[type="password"].hasvalue:focus + label,
.form-element input[type="email"].hasvalue:focus + label,
.form-element textarea.hasvalue:focus + label {
  display: block;
}
.form-element input[type="text"]:focus + label,
.form-element input[type="password"]:focus + label,
.form-element input[type="email"]:focus + label,
.form-element textarea:focus + label,
.form-element input[type="text"].hasvalue + label,
.form-element input[type="password"].hasvalue + label,
.form-element input[type="email"].hasvalue + label,
.form-element textarea.hasvalue + label {
  top: -10px;
  left: 0;
  color: #fa9a2a;
  font-size: 55%;
  font-style: italic;
}
.form-element label {
  position: absolute;
  top: 15px;
  left: 10px;
  color: rgba(250, 154, 42, 0.55);
  font-size: 70%;
  font-style: italic;
  transition: 2ms;
}
.form-element.inline-element {
  display: inline-block;
}
.form-element.inline-element input[type="text"],
.form-element.inline-element input[type="password"],
.form-element.inline-element input[type="email"] {
  display: inline-block;
  width: 150px;
}
.form-element.inline-element input[type="text"].hasvalue:focus + label,
.form-element.inline-element input[type="password"].hasvalue:focus + label,
.form-element.inline-element input[type="email"].hasvalue:focus + label {
  display: block;
}
.form-element.inline-element input[type="text"]:focus + label,
.form-element.inline-element input[type="password"]:focus + label,
.form-element.inline-element input[type="email"]:focus + label,
.form-element.inline-element input[type="text"].hasvalue + label,
.form-element.inline-element input[type="password"].hasvalue + label,
.form-element.inline-element input[type="email"].hasvalue + label {
  top: -10px;
  left: 0;
  color: #fa9a2a;
  font-size: 55%;
  font-style: italic;
}
.form-contain {
  position: relative;
  overflow-x: hidden;
  height: 450px;
}
.form-contain > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 450px;
  background: #eee;
  width: 100%;
  padding-left: 20px;
  margin-left: 110%;
  transition: margin-left 1s ease;
}
.form-contain > div.showform {
  margin-left: 34px;
  z-index: 2;
}
.form-contain > div.showform .form-close {
  display: block;
}
.form-contain > div:first-child {
  margin-left: 0;
  background: #fff;
}
.form-contain > div .form-close {
  position: absolute;
  display: none;
  top: -10px;
  left: -32px;
  border-radius: 6px 0 0 6px;
  height: 450px;
  border: none;
}
.form-contain > div .form-close:hover {
  background: #000000;
  transform: scale(1);
}
input[type="submit"].full-width {
  display: block;
  width: 100%;
}
button,
.btn,
.prm-btn,
input[type="submit"] {
  border: none;
  font-weight: 400;
  padding: 10px 20px;
  font-size: 13pt;
  line-height: 15pt;
  margin-top: 15px;
  border-radius: 5px;
  color: #ffffff;
  background: #fa9a2a;
  text-decoration: none;
}
button:hover,
.btn:hover,
.prm-btn:hover,
input[type="submit"]:hover {
  background: #196db6;
  color: #ffffff;
}
button[disabled],
.btn[disabled],
.prm-btn[disabled],
input[type="submit"][disabled] {
  color: #666666;
  background-color: #eeedec;
}
.content-pad {
  padding: 50px 0;
}
footer {
  padding: 40px 0 60px 0;
  font-size: 16px;
  line-height: 120%;
  background: #16232b;
  color: #bedbec;
}
footer h6 {
  color: #ffffff;
  margin-bottom: 0;
}
footer a {
  color: #bedbec;
}
footer .footer-logo {
  margin-bottom: 20px;
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer ul li {
  list-style: none;
}
footer ul ul {
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  footer {
    text-align: center;
  }
}
.header-divide {
  height: 5px;
  background: #2dc2ae;
  background: -moz-linear-gradient(left, #2dc2ae 0%, #2dc2ae 33%, #fa9a2a 33%, #fa9a2a 66%, #e26048 66%, #e26048 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2dc2ae), color-stop(33%, #2dc2ae), color-stop(33%, #fa9a2a), color-stop(66%, #fa9a2a), color-stop(66%, #e26048), color-stop(100%, #e26048));
  background: -webkit-linear-gradient(left, #2dc2ae 0%, #2dc2ae 33%, #fa9a2a 33%, #fa9a2a 66%, #e26048 66%, #e26048 100%);
  background: -o-linear-gradient(left, #2dc2ae 0%, #2dc2ae 33%, #fa9a2a 33%, #fa9a2a 66%, #e26048 66%, #e26048 100%);
  background: -ms-linear-gradient(left, #2dc2ae 0%, #2dc2ae 33%, #fa9a2a 33%, #fa9a2a 66%, #e26048 66%, #e26048 100%);
  background: linear-gradient(to right, #2dc2ae 0%, #2dc2ae 33%, #fa9a2a 33%, #fa9a2a 66%, #e26048 66%, #e26048 100%);
}
.yellow-text {
  color: #fa9a2a;
}
.light-blue-section {
  background: #d5e8f9;
}
.light-blue-section h1 {
  color: #196db6;
}
.blue-banner {
  background: #196db6;
  color: #bedbec;
}
.blue-banner .tagline {
  padding: 65px 0;
  font-size: 190%;
  font-weight: 400;
  line-height: 120%;
}
.blue-banner h4 {
  color: #ffffff;
}
.blue-banner.big-blue-child {
  min-height: 700px;
  background: #006eb6 url("/theme/partners/images/blue-child.jpg") no-repeat center;
  background-size: auto 100%;
  overflow-x: hidden;
}
.blue-banner.big-blue-child .newsletter-signup {
  background: rgba(22, 35, 43, 0.4);
}
@media screen and (max-width: 767px) {
  .blue-banner.big-blue-child {
    background: #006EB6;
  }
}
.blue-banner.small-blue-child {
  padding: 50px 0;
  background: #006eb6 url("/theme/partners/images/blue-child-small-offset.jpg") no-repeat center;
  background-size: auto 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 499px) {
  .blue-banner.small-blue-child {
    padding: 30px 0;
  }
}
.blue-banner h2 {
  color: #ffffff;
}
.hp-banner {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.hp-banner .hp-banner-left {
  order: 1;
  background: url("/theme/partners/images/green-child-small.jpg");
}
.hp-banner .hp-banner-middle {
  order: 2;
  background: url('/theme/partners/images/gold-family-small.jpg');
}
.hp-banner .hp-banner-right {
  order: 3;
  background: url('/theme/partners/images/red-mother-daughter-small.jpg');
}
.hp-banner .hp-banner-section {
  background-size: cover;
  background-position: center;
  flex-grow: 1;
  min-height: 410px;
  text-align: center;
  padding: 30px 20px;
  color: #ffffff;
}
.hp-banner .hp-banner-section .circle-title {
  width: 200px;
  height: 200px;
  border: solid 3px #ffffff;
  border-radius: 100px;
  display: inline-block;
  line-height: 200px;
  vertical-align: middle;
  font-size: 35px;
  margin-bottom: 15px;
}
.hp-banner .hp-banner-section a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.hp-banner .hp-banner-section a:hover {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .hp-banner {
    flex-wrap: wrap;
  }
}
.success-story-img {
  margin-bottom: -50px;
  margin-top: -20px;
}
@media screen and (max-width: 992px) {
  .success-story-img {
    margin-top: 20px;
  }
}
.circle-wrap {
  padding: 50px 0;
}
.circle-wrap .circle {
  width: 320px;
  height: 320px;
  border: solid 3px #ffffff;
  display: inline-block;
  border-radius: 160px;
  margin: -30px;
  text-align: center;
  padding: 70px 50px;
  color: #ffffff;
  vertical-align: middle;
  font-size: 20px;
}
.circle-wrap .circle h2 {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}
.circle-wrap .circle:nth-child(odd) {
  width: 270px;
  height: 270px;
  padding: 40px;
  margin: -5px 0;
}
@media screen and (max-width: 992px) {
  .circle-wrap .circle:nth-child(odd) {
    width: 320px;
    height: 320px;
    padding: 70px 50px;
    margin: -30px;
  }
  .circle-wrap .circle:nth-child(1),
  .circle-wrap .circle:nth-child(4),
  .circle-wrap .circle:nth-child(5) {
    width: 270px;
    height: 270px;
    padding: 40px;
    margin: -5px 0;
  }
}
@media screen and (max-width: 564px) {
  .circle-wrap .circle:nth-child(odd) {
    width: 270px;
    height: 270px;
    padding: 40px;
    margin: -5px 0;
  }
  .circle-wrap .circle:nth-child(4) {
    width: 320px;
    height: 320px;
    padding: 70px 50px;
    margin: -30px;
  }
}
.newsletter-form {
  padding: 10px 0;
}
.newsletter-form input[type="text"] {
  border: none;
  vertical-align: middle;
  margin-left: 10px;
  padding: 0 10px;
  width: 250px;
}
.newsletter-form input[type="submit"] {
  padding: 5px 15px;
  vertical-align: middle;
  margin: -1px 0 0 10px;
}
.img-caption {
  position: relative;
}
.img-caption:after {
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  font-size: 13px;
  font-style: italic;
  line-height: 16px;
  position: absolute;
  padding: 3px;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  min-height: 10px;
  content: attr(data-caption);
}
.donation-form {
  border: solid 3px #196db6;
}
/* bootstrap cleanup */
@media screen and (max-width: 767px) {
  .row {
    margin: 0 10px;
  }
}
