@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  font-size: 62.5%; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #444;
  overflow-x: hidden; }

h2 {
  margin: 0;
  padding: 0 0 0 0; }

.date {
  font-size: 13px; }

.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

/* Taken from Bootstrap for Accessibility */
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #444;
  text-decoration: none; }

a:hover {
  color: #444; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.wrap {
  margin: 0 auto;
  position: relative;
  clear: both;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%; }

p {
  color: #4b4b4b;
  font-size: 16px; }

.yrm-btn-wrapper {
  margin-bottom: 20px; }

.header {
  width: 100%;
  background: #FFF;
  z-index: 5; }
  .header .top_banner {
    color: #FFF;
    height: 40px;
    background: #0f74bc;
    padding: 10px 0; }
    .header .top_banner .wrap {
      overflow: inherit; }
    .header .top_banner a {
      transition: 300ms all ease; }
      .header .top_banner a:hover {
        color: #C1570B; }
    .header .top_banner .phone_number {
      font-weight: 700; }
    .header .top_banner .phone_number a {
      color: #FFF; }
      .header .top_banner .phone_number a:hover {
        text-decoration: underline; }
    .header .top_banner .banner_menu {
      float: right;
      font-family: 'Droid Arabic Kufi', sans-serif;
      margin-top: -3px;
      height: 30px; }
    .header .top_banner .banner_menu p {
      margin-top: 3px;
      float: left;
      display: none; }
    .header .top_banner #lang_sel_click {
      padding-left: 16px;
      display: inline-block;
      padding-top: 4px; }
    .header .top_banner #lang_sel_click ul {
      padding: 0;
      margin: 0;
      display: inline-block; }
    .header .top_banner #lang_sel_click ul li {
      display: inline-block;
      padding-left: 15px; }
    .header .top_banner #lang_sel_click ul li .icl_lang_sel_native {
      display: none; }
    .header .top_banner #lang_sel_click ul li a {
      color: #FFF; }
    .header .top_banner #lang_sel_click ul li img {
      vertical-align: middle; }
  .header .main_menu .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .header .main_menu .wrap .logo-img {
      width: 300px;
      padding: 13px 0; }
    .header .main_menu .wrap .nav ul {
      list-style-type: none;
      margin: 0;
      font-size: 0;
      padding: 0; }
    .header .main_menu .wrap .nav ul li {
      display: inline-block;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 14px;
      transition: 300ms all ease; }
      .header .main_menu .wrap .nav ul li:hover {
        background: #C1570B;
        color: #FFF; }
        .header .main_menu .wrap .nav ul li:hover a {
          color: #fff; }
    .header .main_menu .wrap .nav ul li a {
      color: #0f74bc;
      display: block;
      padding: 45px 15px; }
    .header .main_menu .wrap .nav ul li a:hover {
      color: #FFF; }
    .header .main_menu .wrap .nav > ul > li.current-page-ancestor,
    .header .main_menu .wrap .nav > ul > li.current-menu-item {
      background: #C1570B;
      color: #FFF; }
    .header .main_menu .wrap .nav > ul > li.current-page-ancestor a,
    .header .main_menu .wrap .nav > ul > li.current-menu-item a {
      color: #FFF; }
    .header .main_menu .wrap .banner_menu #donate {
      margin-top: 3px; }
    .header .main_menu .wrap .banner_menu #donate a {
      color: #fff; }

.search-text {
  display: none; }

.mobile-menu-trigger {
  display: none !important;
  font-size: 40px;
  color: #C1570B;
  background: none;
  border: none; }

@media only screen and (max-width: 1080px) {
  .main_menu .wrap {
    padding: 0 15px; }
    .main_menu .wrap .nav {
      position: absolute;
      background-color: #fff;
      right: -100%;
      top: 0;
      z-index: 999;
      margin-top: 110px;
      transition: 300ms all ease;
      box-shadow: -10px 10px 13px -4px rgba(0, 0, 0, 0.2); }
      .main_menu .wrap .nav #menu-header-menu li {
        display: block; }
        .main_menu .wrap .nav #menu-header-menu li a {
          padding: 15px; }
      .main_menu .wrap .nav.open {
        right: 0; }
    .main_menu .wrap .mobile-menu-trigger {
      display: block !important;
      z-index: 1000; } }
#slider {
  opacity: 0; }

#slider .fade {
  background: -moz-linear-gradient(left, #0f74bc 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0f74bc), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #0f74bc 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #0f74bc 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, #0f74bc 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #0f74bc 0%, rgba(255, 255, 255, 0) 100%);
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 680px; }

#slider .slide_title h2 {
  font-size: 16px;
  margin: 10px 0; }

#slider p {
  color: #fff; }

#slider .slide_desc {
  width: 20%; }

#slider .slide_desc h3 {
  font-weight: 400; }

#slider ul.bxslider {
  margin: 0; }

#slider .bx-wrapper img {
  float: right;
  width: 980px;
  height: 350px; }

#slider .bx-wrapper li {
  background: #0f74bc; }

#slider .bx-wrapper .slide_wrap {
  width: 980px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -490px; }

#slider .bx-wrapper .content {
  display: table;
  height: 100%;
  vertical-align: middle;
  color: #FFF; }

#slider .bx-wrapper .content .center-fix {
  display: table-cell;
  vertical-align: middle;
  width: 300px; }

#slider .bx-wrapper .bx-controls-direction a {
  z-index: 4 !important; }

#slider .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
  left: 0 !important;
  padding: 0; }

button, .btn {
  background: #C1570B;
  padding: 8px 12px;
  color: #FFF;
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  font-size: 15px;
  transition: 200ms all linear;
  border: 1px solid transparent; }
  button:hover, .btn:hover {
    background-color: #0f74bc;
    border: 1px solid #fff;
    color: #fff; }
  button.blue, .btn.blue {
    background: #0f74bc; }
    button.blue:hover, .btn.blue:hover {
      background-color: #C1570B; }

.sidebar-widget ul {
  margin: 0;
  padding: 0; }

.sidebar-widget ul a {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  padding: 10px 0; }

.service-btns,
.sidebar-widget li {
  width: 90%;
  display: inline-block;
  vertical-align: top;
  background: #ECF7FF;
  padding: 2px 10px;
  margin-bottom: 5px;
  border-radius: 9px;
  border: 1px solid #CBEAFF; }

.service-btns:hover,
.service-btns.active,
.sidebar-widget li:hover,
.sidebar-widget li.active {
  background: #C1570B; }

footer {
  color: #FFF;
  clear: both;
  overflow: auto;
  background: #0f74bc;
  padding: 25px 0; }
  footer .wrap {
    display: flex;
    justify-content: space-between; }
  footer .footer_info {
    display: inline-block; }
    footer .footer_info:nth-of-type(1) {
      width: 33%; }
    footer .footer_info:nth-of-type(1), footer .footer_info:nth-of-type(2) {
      padding: 0 30px 0 0;
      padding: 0; }
    footer .footer_info:nth-of-type(3) {
      float: right; }
    footer .footer_info a {
      color: #fff; }
      footer .footer_info a:hover {
        text-decoration: underline; }
    footer .footer_info p {
      color: #fff;
      margin: 0;
      padding: 0; }
    footer .footer_info h4 {
      font-size: 16px;
      margin: 0;
      padding-bottom: 6px; }
    footer .footer_info ul {
      margin: 0;
      padding: 0; }
    footer .footer_info ul li.menu-item {
      display: inline-block;
      padding: 0 10px 0 0; }
    footer .footer_info ul li.menu-item a {
      color: #FFF; }
  footer .copyright {
    width: 100%;
    clear: both;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #FFF;
    float: left; }
  footer .social_icons h4 {
    font-size: 16px;
    margin: 0;
    padding-bottom: 6px; }
  footer .social_icons a {
    margin-top: 5px; }
    footer .social_icons a:hover {
      text-decoration: none; }
    footer .social_icons a .fa {
      color: #FFF;
      font-size: 20px;
      padding: 5px 10px 0; }
      footer .social_icons a .fa:before {
        transition: 300ms all ease; }
      footer .social_icons a .fa:hover:before {
        color: #C1570B; }

body.home .sub_content h2 {
  font-size: 2em;
  margin: 30px 0; }

.page-content.funders .funder-img {
  width: 100%;
  height: 140px;
  line-height: 140px;
  border: 1px solid #999;
  margin-bottom: 50px; }
  .page-content.funders .funder-img a {
    display: block;
    text-align: center; }
  .page-content.funders .funder-img img {
    vertical-align: middle; }
.page-content.funders .col2 {
  margin-bottom: 40px; }
  .page-content.funders .col2 h3 {
    text-align: center;
    line-height: 1; }

body.volunteer section {
  padding: 40px 0; }
body.volunteer .wrap {
  display: flex;
  flex-wrap: wrap; }
body.volunteer .volunteer-banner {
  background-size: cover;
  padding: 80px 0; }
  body.volunteer .volunteer-banner .banner-left, body.volunteer .volunteer-banner .banner-right {
    width: 50%;
    display: flex;
    padding: 0 15px;
    align-items: center;
    justify-content: center; }
  body.volunteer .volunteer-banner .banner-right {
    padding-left: 65px; }
  body.volunteer .volunteer-banner h1, body.volunteer .volunteer-banner p {
    color: #fff; }
  body.volunteer .volunteer-banner p {
    text-align: center;
    font-weight: bold; }
@media only screen and (max-width: 991px) {
  body.volunteer .banner-left, body.volunteer .banner-right {
    width: 100% !important;
    padding-left: 0px !important; } }
body.volunteer .coloured-points li {
  position: relative;
  font-size: 16px;
  margin-bottom: 15px;
  list-style-type: none; }
  body.volunteer .coloured-points li:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: -15px;
    top: 5px; }
  body.volunteer .coloured-points li:nth-child(2n):before {
    background-color: #0f74bc; }
  body.volunteer .coloured-points li:nth-child(2n + 1):before {
    background-color: #C1570B; }
body.volunteer .volunteers_create_change {
  border-top: 1px solid lightgray; }
  body.volunteer .volunteers_create_change .volunteer-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    body.volunteer .volunteers_create_change .volunteer-row .volunteer-col {
      width: calc( 50% - 15px);
      margin-top: 20px; }
      body.volunteer .volunteers_create_change .volunteer-row .volunteer-col .volunteer-box {
        background-color: #0f74bc;
        border-top: 15px solid #C1570B;
        color: #fff;
        text-align: center;
        padding: 15px; }
        body.volunteer .volunteers_create_change .volunteer-row .volunteer-col .volunteer-box p {
          color: #fff; }
          body.volunteer .volunteers_create_change .volunteer-row .volunteer-col .volunteer-box p a {
            color: #fff; }
            body.volunteer .volunteers_create_change .volunteer-row .volunteer-col .volunteer-box p a:hover {
              text-decoration: underline; }
      body.volunteer .volunteers_create_change .volunteer-row .volunteer-col .quote {
        font-style: italic;
        text-align: center;
        font-weight: bold;
        font-size: 15px;
        padding: 30px 20px;
        height: 140px; }
        body.volunteer .volunteers_create_change .volunteer-row .volunteer-col .quote span {
          color: #C1570B; }
      body.volunteer .volunteers_create_change .volunteer-row .volunteer-col .attribution {
        text-align: center;
        color: #C1570B;
        font-weight: bold;
        font-style: italic;
        margin-top: 0px; }
@media only screen and (max-width: 991px) {
  body.volunteer .volunteers_create_change .volunteer-row .volunteer-col {
    width: 100%; } }
body.volunteer .volunteer_info {
  position: relative;
  background-color: #0f74bc; }
  body.volunteer .volunteer_info:before {
    content: ';';
    position: absolute;
    top: 0px;
    width: 100%;
    background: #C1570B;
    height: 10px; }
  body.volunteer .volunteer_info .volunteer-info-col {
    width: 33.33333%;
    text-align: center;
    padding: 0px 15px; }
    body.volunteer .volunteer_info .volunteer-info-col h3 {
      margin-bottom: 15px; }
    body.volunteer .volunteer_info .volunteer-info-col h3, body.volunteer .volunteer_info .volunteer-info-col p {
      color: #fff; }
    body.volunteer .volunteer_info .volunteer-info-col a {
      color: #fff;
      text-decoration: underline; }
@media only screen and (max-width: 991px) {
  body.volunteer .volunteer_info .volunteer-info-col {
    width: 100%;
    margin-bottom: 20px; } }
body.volunteer .volunteers_joined h2 {
  width: 100%;
  margin-bottom: 20px; }

.post h1 {
  font-size: 22.5px;
  margin: 2px 0; }

.min-height-page {
  min-height: 640px; }

.sidebar {
  width: 40%;
  float: left; }

#sub-page-title {
  background: #cceaff;
  color: #1A435F;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 0; }
  #sub-page-title h1 {
    font-size: 22px;
    margin: 0; }

.main_image {
  width: 100%;
  height: 350px; }

.heading {
  margin-top: 30px;
  text-align: center;
  border-bottom: 1px solid #3063a4;
  padding-bottom: 30px; }

.heading h2,
.heading p {
  margin: 0;
  padding: 3px 0; }

.heading h2 {
  font-weight: 700;
  color: #3063a4;
  font-size: 18px;
  text-transform: uppercase; }

.category div .pdfemb-viewer {
  display: none; }

.page-content {
  width: 60%;
  float: right;
  padding-bottom: 20px; }

.page-content .blue {
  width: 215px; }

.page-content .home ul {
  padding: 0 0 0 20px;
  overflow: auto; }

.page-content .home ul li {
  width: 50%;
  padding: 0;
  margin: 0 0 8px 0;
  float: left; }

.page-content h3:first-child {
  margin-top: 0; }

.page-content article {
  margin-bottom: 30px; }

article .h1-copy {
  font-size: 22.5px;
  display: block;
  font-weight: bold; }

.page-content article p {
  margin: 5px 0; }

.page-content.sub h2 {
  margin-top: 15px; }

.page-content.sub a {
  color: #3063a4; }

.page-content.sub a:hover {
  color: #C1570B; }

.sub_heading {
  vertical-align: top; }

.sub_heading img {
  width: 28px;
  vertical-align: middle;
  margin: 10px 6px 10px 0; }

.sub_heading.home img {
  vertical-align: middle;
  margin: 0 10px 0 0;
  width: 50px; }

.sub_heading h3 {
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  vertical-align: middle;
  margin: 0; }

.sub_content {
  margin-top: 30px; }

.sub_content a {
  color: #C1570B; }

.sub_content a:hover {
  color: #3063a4; }

.sub_content .btn a {
  color: #FFF; }

.sub_content .btn a:hover {
  color: #000; }

.send-email {
  margin-top: 10px; }

.bottom_content {
  margin: 0;
  overflow: auto;
  text-align: center;
  padding: 0 0 30px 0;
  clear: both; }

.bottom_content h2 {
  background: #fff;
  padding: 0 10px;
  font-weight: 700;
  color: #3063a4;
  font-size: 18px;
  text-transform: uppercase;
  margin: 25px 0;
  display: inline; }

.column_title {
  border-bottom: 1px solid #3063a4;
  line-height: 0.1em;
  width: 60%;
  height: 0;
  margin: 35px auto; }

.col4,
.col3,
.col2 {
  width: 22%;
  float: left;
  margin-right: 4%; }

.col4:last-child,
.col3:last-child,
.col2:last-child {
  margin-right: 0; }

.col4 h3,
.col3 h3,
.col2 h3 {
  font-weight: 700;
  font-size: 18px;
  color: #0f74bc;
  margin-bottom: 5px; }

.col4 .our-results,
.col3 .our-results,
.col2 .our-results {
  font-size: 45px;
  margin-bottom: 20px;
  margin-top: 0; }

.col4 p,
.col3 p,
.col2 p {
  margin: 0; }

.col3 {
  width: 29%; }

.col2 {
  width: 46%; }

a.learn-more:after {
  content: "\f0da";
  font-family: FontAwesome;
  padding-left: 5px;
  color: #3063a4;
  vertical-align: middle; }

#map {
  width: 100%;
  float: right;
  height: 500px;
  margin-top: 30px; }

.locations h2 {
  margin: 30px 0 0 0;
  padding: 0 0 5px 0;
  color: #1e80c3;
  cursor: pointer; }

.locations p {
  margin: 0;
  padding: 0 0 15px 0; }

span.mobile {
  display: none; }

.mobile-b {
  display: none; }

.gform_wrapper {
  font-family: sans-serif  !important; }

#gform_wrapper_2 li.gfield.gf_list_2col ul.gfield_radio li {
  width: 49%; }

.email-popup {
  background: #FFF;
  padding: 16px;
  border-radius: 9px; }

.exit {
  display: inline-block;
  position: absolute;
  top: 2%;
  right: 5%;
  border: 1px solid black;
  padding: 3px 5px;
  border-radius: 5px;
  font-weight: bold;
  text-transform: capitalize; }

.exit:hover {
  background-color: #C1570B; }

input.search-input {
  width: 70%;
  border: 1px solid #C1570B;
  padding: 5px;
  border-radius: 5px; }

button.search-submit {
  border-radius: 5px;
  background-color: #C1570B;
  color: #fff;
  font-weight: bold;
  border: 0;
  padding: 6px; }

.gform_wrapper ul#input_2_19 li, ul#input_2_78 li, ul#input_2_79 li, ul#input_2_80 li, ul#input_2_81 li {
  display: inline-block;
  margin-right: 10px; }

li#field_2_71, li#field_2_63, li#field_2_73, li#field_2_74 {
  margin-bottom: -20px;
  margin-top: 20px; }

li#field_2_70 {
  margin-top: 30px; }

li#field_2_75, li#field_2_88, li#field_2_98 {
  margin-top: 20px; }

li#field_2_49 {
  margin-top: -20px; }

input#choice_2_7_0, input#choice_2_7_1, input#choice_2_8_0, input#choice_2_8_2, input#choice_2_8_4, input#choice_2_8_6, input#choice_2_9_0, input#choice_2_9_2, input#choice_2_9_4, input#choice_2_16_0 {
  margin-left: 1px; }

.calendar {
  margin: 4% 0; }

.subscribe-image {
  display: none !important; }

.tribe-events-view {
  border: 1px solid #ccc;
  margin-right: 20px; }

@media only screen and (max-width: 1000px) {
  .home .btn {
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 208px; }

  #map {
    width: 73%;
    display: inline-block;
    float: right;
    height: 500px; }

  .locations h2 {
    font-size: 16px;
    margin: 15px 0 0 0;
    padding: 0; }

  .locations p {
    padding: 0 0 5px 0;
    font-size: 12px;
    line-height: 15px;
    margin: 5px 0; }

  .fade {
    display: none; }

  .sidebar-widget ul {
    margin: 0;
    padding: 0; }

  .sidebar-widget ul a {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    padding: 10px 0; }

  .service-btns,
  .sidebar-widget li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #ECF7FF;
    padding: 2px 10px;
    margin-bottom: 0px;
    border-radius: 0px;
    border: 0px solid #CBEAFF; }

  .service-btns:hover,
  .service-btns.active,
  .sidebar-widget li:hover,
  .sidebar-widget li.active {
    background: #FFC994; }

  input.search-input {
    width: 78%;
    margin-top: 20px;
    margin-right: 5px; }

  .footer_info:nth-of-type(2) {
    margin-top: 10px;
    width: 19%;
    font-size: 13px;
    margin-bottom: 10px; }

  .footer_info:nth-of-type(1) {
    margin-top: 10px;
    width: 43%;
    font-size: 13px;
    margin-bottom: 10px; }

  .footer_info:nth-of-type(3) {
    margin-top: 10px;
    width: 38%;
    font-size: 13px;
    margin-bottom: 10px; }

  footer .footer_info h4 {
    padding-bottom: 0px; }

  #slider .bx-wrapper img {
    height: inherit; }

  #slider .bx-wrapper .slide_wrap {
    width: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
    text-align: center; }

  #slider .bx-wrapper .content {
    width: 100%;
    background: rgba(0, 0, 0, 0.4); }

  #slider .bx-wrapper .content h2 {
    width: 80%;
    margin: 0 auto;
    text-shadow: 1px 1px 4px #000; }

  #slider .bx-wrapper .content p {
    width: 80%;
    margin: 0 auto;
    text-shadow: 1px 1px 4px #000;
    font-weight: 700;
    margin-top: 3px; }

  .nav ul {
    padding: 0;
    margin-top: 7px; }

  .nav ul li {
    padding: 0;
    margin: 0 10px; }

  .wrap {
    width: 98%;
    padding: 0 1%; }

  .mobile {
    display: inline-block; }

  .sidebar,
  .page-content {
    float: none;
    width: 100%; }

  .sidebar {
    width: 100%;
    display: none;
    overflow: auto; }

  .page-id-188 .sidebar {
    width: 25%;
    text-align: left;
    display: inline-block;
    float: left;
    margin-top: 13px; }

  #sidebar-pulldown {
    margin: 0 0 30px 0; }

  #sidebar-pulldown:hover .sidebar {
    display: block; }

  #sidebar-pulldown .mobile {
    display: block;
    text-align: center;
    padding: 3px 0;
    border: 1px solid #999; }

  .sub_heading.home img,
  .service-btns img {
    display: none; }

  .service-btns {
    width: 100%;
    border-radius: 0;
    margin: 0;
    padding: 10px;
    border: 0; }

  .service-btns img {
    width: 50px; }

  .banner_menu {
    width: 50%; }

  .banner_menu #lang_sel_click, .banner_menu #donate {
    display: none; }

  .tribe-events-view {
    border: none;
    margin-right: 0; }

  .banner_menu:hover #lang_sel_click {
    display: inline-block; } }
.text-bold {
  font-weight: bold; }
  .text-bold a {
    background-color: #CBEAFF;
    padding: 5px 10px;
    border-radius: 5px;
    color: #4B4B4B !important; }

@media only screen and (max-width: 800px) {
  .col4,
  .col3,
  .col2 {
    width: 45%;
    margin-bottom: 10px; }

  .col4 .our-results,
  .col3 .our-results,
  .col2 .our-results {
    margin-bottom: 12px; }

  .locations h2 {
    font-size: 16px;
    margin: 15px 0 0 0;
    padding: 0; }

  .locations p {
    padding: 0 0 5px 0;
    font-size: 12px;
    line-height: 15px;
    margin: 5px 0; }

  .footer_info:nth-of-type(1),
  .footer_info:nth-of-type(2),
  .footer_info:nth-of-type(3) {
    width: 100% !important;
    font-size: 12px;
    text-align: center; }

  .social_icons {
    display: inline-block; }

  .envelope::before {
    padding-right: 0 !important; } }
@media only screen and (max-width: 600px) {
  .desktop-b {
    display: none; }

  .mobile-b {
    display: inline-block; }

  .page-id-188 .sidebar {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 13px; }

  .locations h2 {
    font-size: 18px; }

  .locations p {
    font-size: 13px;
    line-height: 17px; }

  #map {
    display: none; }

  #slider .bx-wrapper .content p {
    line-height: 16px;
    font-size: 12px; }

  .page-id-188 .sidebar {
    width: 100%; }

  .col4 .our-results,
  .col3 .our-results,
  .col2 .our-results {
    font-size: 22px;
    margin-bottom: 5px; }

  .col4 p,
  .col3 p,
  .col2 p {
    margin: 0;
    font-size: 13px;
    line-height: 17px; }

  .col3 {
    width: 46%; }

  .nav ul li a {
    color: #3063a4;
    display: block;
    padding: 10px 0px; }

  .nav ul li a:hover {
    color: #FFF; }

  .col3 h3 {
    font-size: 16px; }

  .col3 p {
    font-size: 13px;
    line-height: 17px; } }
@media (min-width: 576px) {
  .wrap {
    width: 540px; } }
@media (min-width: 768px) {
  .wrap {
    width: 720px; } }
@media (min-width: 992px) {
  .wrap {
    width: 960px; } }
@media (min-width: 1080px) {
  .wrap {
    width: 1140px; } }

/*# sourceMappingURL=main.css.map */
