/* 
Styles combined
*/
/* ---------------------------------------------------------------------- 1.Variables */
/* ---------------------------------------------------------------------- 8. settings*/
html {
  background-color: #e6e5e5;
}
body {
  max-width: 1550px;
  background: #ffffff;
  margin: 0 auto !important;
  color: #484949;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 300;
}
body a {
  text-decoration: underline;
}
body a:hover {
  color: #e2261a;
  text-decoration: none;
}
p.thintitle {
  font-weight: 300;
}
p {
  margin: 0 0 25px;
}
strong {
  font-weight: 500;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 20px;
}
.flex-layout1 ul {
  margin-left: -25px;
}
.flex-layout1 ul li {
  padding-left: 22px !important;
  background: url('/wp-content/themes/wp-bootstrap-starter-child/img/icon-arrow.png') no-repeat left 5px;
  margin-bottom: 7px;
  list-style-type: none;
}
.flex-layout1 ul li a {
  list-style: none !important;
  padding-bottom: 10px;
  padding-top: 2px;
}
.wysiwyg-col ul li {
  list-style: none !important;
}
a {
  color: #39519a;
  text-decoration: none;
}
li a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: #1c6399;
  line-height: 1.2;
}
h1,
.h1 {
  font-size: 50px;
  font-weight: 300 !important;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}
h4,
.h4 {
  font-size: 22px;
  color: #404141;
  font-weight: 400;
}
h5,
.h5 {
  font-size: 14px;
  color: #404141;
  font-weight: 700;
}
h4.quote-left {
  color: #1c6399;
  line-height: 1.4;
}
.flex-layout1 .light {
  background: #f7f7f7;
}
.flex-layout1 .dark {
  background: #328bc3;
}
.flex-layout1 .flex_layout_row {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media all and (max-width: 768px) {
  .flex-layout1 .flex_layout_row {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.wysiwyg-col {
  background-repeat: no-repeat !important;
}
.flex-repeater {
  overflow: hidden;
}
.link-spanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  /* edit: fixes overlap error in IE7/8,
     make sure you have an empty gif
  background-image: url('empty.gif');*/
}
.flex-repeater-cell {
  position: relative;
}
.graycontent {
  background: #f7f7f7;
}
@media (min-width: 992px) {
  .eq-height-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 992px) {
  .eq-height-lg {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
}
@media (min-width: 768px) {
  .eq-height-md {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 768px) {
  .eq-height-md {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
}
@media (min-width: 576px) {
  .eq-height-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 576px) {
  .eq-height-sm {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
}
.vertical-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
_:-ms-lang(x),
.vertical-center {
  display: inline;
}
.flex-spacing.dark {
  background: #328bc3;
}
.flex-spacer.bgnone {
  background-color: none;
}
.flex-spacer.light {
  background-color: #f7f7f7;
}
.flex-spacer.dark {
  background-color: #328bc3;
}
.onswitch-sm,
.reverseonswitch-sm,
.onswitch-md,
.reverseonswitch-md,
.onswitch-lg,
.reverseonswitch-lg,
.onswitch-xl,
.reverseonswitch-xl {
  display: none;
}
@media all and (max-width: 576px) {
  .reverseonswitch-sm {
    display: block;
  }
  .reverseoffswitch-sm {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .reverseonswitch-md {
    display: block;
  }
  .reverseoffswitch-md {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .reverseonswitch-lg {
    display: block;
  }
  .reverseoffswitch-lg {
    display: none;
  }
}
@media all and (max-width: 1200px) {
  .reverseonswitch-xl {
    display: block;
  }
  .reverseoffswitch-xl {
    display: none;
  }
}
.wow {
  visibility: hidden;
}
.padding-extra {
  padding: 5% 10%;
}
.padding-extra-side {
  padding-left: 10%;
  padding-right: 10%;
}
.row-no-padding {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container-no-padding {
  padding: 0 !important;
}
.container-no-padding-top {
  padding-top: 0 !important;
}
.container-no-padding-bottom {
  padding-bottom: 0 !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.columns-3 ul {
  margin: 0;
  padding: 0;
}
.columns-3 ul li {
  list-style-type: none;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
}
@media all and (min-width: 992px) {
  .columns-3 ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
}
.columns-2 ul {
  margin: 0;
  padding: 0;
}
.columns-2 ul li {
  list-style-type: none;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media all and (min-width: 992px) {
  .columns-2 ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.thank-you .repeater-heading {
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 20px;
}
.thank-you-five {
  font-size: .9em;
  line-height: 1.5;
  max-width: 300px;
  border-right: 1px solid #e0e0e0;
  padding: 10px 20px 0px 20px;
  margin-bottom: 50px;
}
.thank-you-five.box5 {
  border: none;
}
@media all and (max-width: 992px) {
  .thank-you-five.box3 {
    border: none;
  }
}
@media all and (max-width: 768px) {
  .thank-you-five.box2,
  .thank-you-five.box4 {
    border: none;
  }
  .thank-you-five.box3 {
    border-right: 1px solid #e0e0e0;
  }
}
@media all and (max-width: 576px) {
  .thank-you-five {
    border: none !important;
    margin-bottom: 10px;
  }
}
/* ---------------------------------------------------------------------- 4. Header-Footer */
header#masthead {
  box-shadow: none;
}
.site-header {
  background-color: transparent !important;
  max-width: 1550px;
  width: 100%;
  height: 110px;
  margin: 0 auto;
  transition: all 0.2s ease-in-out !important;
}
.site-header .logo-gray {
  display: none;
}
.site-header img {
  transition: all 0.9s ease-in-out !important;
  opacity: 1;
  width: 120px;
  height: auto;
}
@media all and (max-width: 1200px) {
  .site-header img {
    width: 100px !important;
    max-width: 87px;
  }
}
.site-header.scroll {
  transition: all 0.4s ease-in-out !important;
  background-color: white !important;
  height: 80px;
  -webkit-box-shadow: 0 4px 6px -6px #666666 !important;
  -moz-box-shadow: 0 4px 6px -6px #666666 !important;
  box-shadow: 0 4px 6px -6px #666666 !important;
}
.site-header.scroll .logo-white {
  display: none;
}
.site-header.scroll .logo-gray {
  display: block;
}
@media all and (max-width: 576px) {
  .site-header.scroll {
    background-color: transparent  !important;
    box-shadow: none !important;
  }
}
.site-header.scroll img {
  width: 87px;
  height: auto;
  margin-top: -8px !important;
  transition: all 0.9s ease-in-out !important;
}
@media all and (max-width: 576px) {
  .site-header.scroll img {
    display: none !important;
  }
}
.site-header.scroll .extra-menu-top {
  height: 0px !important;
}
.site-header.scroll .extra-menu-top a {
  color: black;
}
.site-header.scroll li a {
  color: black;
}
body.logged-in .site-header {
  top: 32px;
}
ul.navbar-nav {
  position: relative;
  margin-right: 2px;
  margin-top: 24px;
  -moz-transition-property: none;
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  transition: none !important;
}
@media all and (min-width: 1200px) {
  ul.navbar-nav {
    margin-right: 62px;
  }
}
@media all and (max-width: 992px) {
  ul.navbar-nav {
    margin-top: 6px;
    display: none;
  }
}
#main-nav .navbar-nav > li > a {
  color: #ffffff !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600 !important;
  font-size: 16px !important;
  text-transform: uppercase;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 5px;
}
@media all and (max-width: 1200px) {
  #main-nav .navbar-nav > li > a {
    font-size: 15px !important;
  }
}
@media all and (max-width: 992px) {
  #main-nav .navbar-nav > li > a {
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-right: 5px;
    margin-left: 5px;
  }
}
#main-nav .navbar-nav > li > a:hover,
#main-nav .navbar-nav > li > a:focus {
  color: #eeeeee !important;
  background: none;
}
#main-nav .navbar-nav li.current-page-ancestor a,
#main-nav .navbar-nav li.current_page_parent a {
  background: transparent;
  border-bottom: 3px solid #ffffff;
}
#main-nav .navbar-nav > .active > a,
#main-nav .navbar-nav > .active > a:hover,
#main-nav .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 3px solid #ffffff;
}
.site-header.scroll #main-nav .navbar-nav > li > a {
  color: #000000 !important;
}
.extra-menu-top {
  position: absolute;
  right: -100px;
  top: 2px;
}
@media all and (max-width: 1300px) {
  .extra-menu-top {
    right: -100px;
    top: 8px;
  }
}
.extra-menu-top ul#menu-extra-top li a {
  font-size: 0;
  background: url('/wp-content/themes/wp-bootstrap-starter-child/img/donate.png') no-repeat;
  height: 90px;
  width: 100px;
}
@media all and (max-width: 1300px) {
  .extra-menu-top ul#menu-extra-top li a {
    background-size: 70%;
  }
}
@media all and (max-width: 992px) {
  .extra-menu-top ul#menu-extra-top li a {
    display: none;
  }
}
.extra-menu-top ul.menu {
  margin-top: 0px;
  margin-right: 10px;
  padding: 0;
}
.extra-menu-top ul.menu li {
  display: inline-block;
}
.extra-menu-top ul.menu li a {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500 !important;
  position: relative;
  display: block;
  padding: 4px 15px;
}
.navbar-toggle {
  display: none;
}
ul.dropdown-menu {
  background-color: #ffffff !important;
  border: 1px solid #cccccc !important;
  border-top: none !important;
  box-shadow: 1px 1px 1px #333333;
  margin-top: -3px !important;
  border-radius: 0;
}
ul.dropdown-menu li.menu-item {
  text-align: left;
  padding: 2px 2px 2px 12px !important;
  border-bottom: 1px solid #cccccc;
}
ul.dropdown-menu li.menu-item:hover {
  background: transparent;
}
ul.dropdown-menu li.menu-item.current_page_item a {
  color: #e2261a !important;
}
ul.dropdown-menu li.menu-item:nth-last-child(1) {
  border-bottom: none !important;
}
ul.dropdown-menu li.menu-item a {
  color: #111532 !important;
  background: none;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  padding: 5px 10px;
}
ul.dropdown-menu li.menu-item a:hover {
  color: black;
  text-decoration: none;
}
.navbar-search {
  float: right;
  margin-top: -10px;
}
.footer {
  background-color: #0f1011;
  height: auto !important;
  color: #ffffff;
  max-width: 1550px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  padding: 5% 0;
}
@media all and (max-width: 576px) {
  .footer {
    text-align: center;
  }
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer a .fab {
  margin: 2px 6px;
  color: #ffffff !important;
  background: black;
  display: inline-block;
  opacity: .7;
}
.footer a:hover .fab {
  opacity: 1;
}
.footer .footersocial {
  text-align: right;
}
@media all and (max-width: 576px) {
  .footer .footersocial {
    text-align: center;
  }
}
.footer .footercopyright {
  text-align: center;
}
.footer .footerphone {
  text-align: left;
}
@media all and (max-width: 576px) {
  .footer .footerphone {
    text-align: center;
  }
}
.footer-menu {
  position: relative;
}
.footer-menu ul.menu {
  margin-top: 0px;
  margin-right: 30px;
  padding: 0;
}
.footer-menu ul.menu li {
  display: inline-block;
}
.footer-menu ul.menu li a {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  position: relative;
  display: block;
  padding: 4px 15px;
}
.responsive-menu-button {
  background: rgba(255, 255, 255, 0.8) !important;
  border-radius: 4px !important;
}
.side-menu {
  margin-bottom: 60px;
}
.side-menu li {
  border-left: 4px solid #ededed;
  list-style: none !important;
  background: none !important;
  margin: 0 !important;
  margin-left: -20px !important;
  padding: 11px 0px 11px 2px;
}
@media all and (max-width: 1200px) {
  .side-menu li {
    padding: 5px 0px 5px 2px;
  }
}
.side-menu li a {
  background: none !important;
  color: #404141;
  font-size: 18px;
  font-weight: 600;
}
@media all and (max-width: 1200px) {
  .side-menu li a {
    font-size: 16px;
  }
}
.side-menu li a:hover {
  color: #39519a;
}
.side-menu li.current-menu-item {
  border-left: 4px solid #e2261a;
}
.about-content .left-menu {
  margin-top: 70px;
}
@media all and (max-width: 992px) {
  .about-content .left-menu {
    display: none;
  }
}
.about-content .left-menu ul {
  margin-left: -25px;
}
.about-content .left-menu ul li {
  padding-left: 30px;
}
/* ---------------------------------------------------------------------- 7. Pages */
.hero-banner {
  height: 285px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin-top: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.hero-banner.homebanner {
  height: 540px;
}
@media (max-width: 768px) {
  .hero-banner.homebanner {
    height: 540px;
  }
}
.smallbanner {
  height: 122px !important;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin-top: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .smallbanner {
    height: 100px !important;
  }
}
.complaint-link a {
  background: #44cb83;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 20px;
  color: white;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 40px;
  display: inline-block;
  line-height: 1.2;
}
.complaint-link a:hover {
  color: white;
  transition: 1s;
  font-size: 21px;
}
.hero-banner-text {
  padding-top: 140px;
  text-align: center;
  color: white;
  z-index: 100;
  position: relative;
}
.hero-banner-text a.bannerbutton {
  margin: 15px 5px !important;
}
@media (max-width: 576px) {
  .hero-banner-text a.bannerbutton {
    padding: 5px 5px !important;
  }
}
.hero-banner-text p a:hover.bannerbutton {
  background: #44cb83;
  transition: .4s;
  box-shadow: 3px 3px 10px #999999;
}
.hero-banner-text h1 {
  color: white;
  font-weight: 200 !important;
  font-size: 42px;
  line-height: 1.3;
}
.hero-banner-text h2 {
  color: white;
  font-size: 28px;
}
@media (max-width: 576px) {
  .hero-banner-text h2 {
    font-size: 20px;
  }
}
.hero-banner-text h1.thirdlevel {
  color: white;
  font-weight: 300 !important;
  font-size: 48px !important;
  padding-top: 1vw !important;
}
@media all and (max-width: 576px) {
  .hero-banner-text h1.thirdlevel {
    font-size: 34px !important;
  }
}
.homebanner h1 {
  margin-top: 50px;
}
@media all and (max-width: 992px) {
  .homebanner h1 {
    margin-top: -30px;
  }
}
@media all and (max-width: 768px) {
  .homebanner h1 {
    font-size: 30px !important;
    margin-top: -40px;
  }
}
@media all and (max-width: 576px) {
  .homebanner h1 {
    font-size: 24px !important;
    margin-top: -40px;
  }
}
body.page-get-involved .hero-banner,
body.page-services .hero-banner,
body.page-about-ctv .hero-banner {
  height: 400px;
}
body.page-get-involved .hero-banner .hero-banner-text,
body.page-services .hero-banner .hero-banner-text,
body.page-about-ctv .hero-banner .hero-banner-text {
  padding-top: 140px;
  font-size: 22px;
}
@media all and (max-width: 992px) {
  body.page-get-involved .hero-banner .hero-banner-text,
  body.page-services .hero-banner .hero-banner-text,
  body.page-about-ctv .hero-banner .hero-banner-text {
    font-size: 18px;
    line-height: 1.4;
  }
  body.page-get-involved .hero-banner .hero-banner-text h1,
  body.page-services .hero-banner .hero-banner-text h1,
  body.page-about-ctv .hero-banner .hero-banner-text h1 {
    line-height: 1.2;
    font-size: 42px !important;
    font-weight: 200 !important;
  }
}
@media all and (max-width: 768px) {
  body.page-get-involved .hero-banner .hero-banner-text h1,
  body.page-services .hero-banner .hero-banner-text h1,
  body.page-about-ctv .hero-banner .hero-banner-text h1 {
    line-height: 1.2;
    font-size: 34px !important;
  }
}
@media all and (max-width: 420px) {
  body.page-get-involved .hero-banner .hero-banner-text,
  body.page-services .hero-banner .hero-banner-text,
  body.page-about-ctv .hero-banner .hero-banner-text {
    font-size: 4.5vw;
    padding-top: 120px;
  }
  body.page-get-involved .hero-banner .hero-banner-text h1,
  body.page-services .hero-banner .hero-banner-text h1,
  body.page-about-ctv .hero-banner .hero-banner-text h1 {
    line-height: 1.1;
    font-size: 9vw !important;
  }
}
@media all and (min-width: 992px) {
  .citybanner {
    font-size: 22px;
  }
  .citybanner img {
    padding-top: 3%;
    max-width: 80%;
    height: auto;
  }
}
body.page-your-city .citybanner img {
  max-width: 60%;
}
a.mybutton {
  background: #44cb83;
  font-size: 16px;
  font-weight: 400;
  color: white;
  text-decoration: none;
  padding: 12px 26px;
  float: none;
  display: inline-block;
  border: none;
  border-radius: 32px;
  transition: .2s;
}
a:hover.mybutton {
  background: #44cb83;
  color: black;
  transition: .2s;
  box-shadow: 1px 1px 1px #999999;
}
p a.bannerbutton,
a.bannerbutton {
  text-decoration: none !important;
  background: none;
  font-weight: 300 !important;
  font-size: 20px;
  margin-top: 36px;
  display: inline-block;
  padding: 10px 30px;
  color: white;
  border-radius: 8px;
  border: 2px solid #cccccc;
}
@media all and (max-width: 576px) {
  p a.bannerbutton,
  a.bannerbutton {
    margin: 16px 3px 16px 3px;
  }
}
a.emailbutton {
  background: #44cb83;
  font-size: 16px;
  font-weight: 400;
  color: white;
  text-decoration: none;
  padding: 16px 26px;
  float: none;
  display: inline;
  border: none;
  border-radius: 32px;
  transition: .2s;
}
a:hover.emailbutton {
  background: #44cb83;
  transition: .2s;
  box-shadow: 1px 1px 1px #999999;
  color: black;
}
a .link-spanner {
  transition-timing-function: ease-out;
  transition: 1.5s;
}
a:hover .link-spanner {
  background: rgba(36, 33, 119, 0.1);
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.mainheadingblog {
  height: 122px;
  padding-top: 100px;
  background-position: top center;
}
@media all and (max-width: 768px) {
  .mainheadingblog {
    padding-top: 80px;
  }
}
.mainheadingblog h1 {
  text-align: center;
  color: white;
  line-height: 1.2;
  font-size: 42px !important;
  font-weight: 200 !important;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 768px) {
  .mainheadingblog h1 {
    font-size: 34px;
    line-height: 1;
  }
}
.post-navigation {
  display: none !important;
}
.comments-area {
  display: none !important;
}
.entry-content {
  padding-bottom: 30px;
}
.archive-description {
  display: none;
}
body.single,
body.blog {
  background-image: url('/wp-content/themes/wp-bootstrap-starter-child/img/blogbg.png');
  background-repeat: repeat-y;
  background-size: contain;
}
body.single .mainheadingblog h1,
body.blog .mainheadingblog h1 {
  display: none;
}
@media all and (max-width: 768px) {
  body.single,
  body.blog {
    background: #ffffff;
  }
}
body.single-case-studies,
body.single-sponsors {
  background: #ffffff !important;
  background-image: none !important;
}
body.single-case-studies .blog-article,
body.single-sponsors .blog-article {
  margin-top: 70px;
}
body.single-case-studies .entry-header h1,
body.single-sponsors .entry-header h1 {
  border: none;
}
body.category-blog {
  background: #f2f2f2;
}
body.category-blog .page-header {
  padding-top: 70px;
}
body.category-blog .page-header .page-title {
  display: none;
}
body.category-blog .mainheadingblog {
  height: 400px;
}
body.category-blog .mainheadingblog h1 {
  text-align: center;
  color: white;
  line-height: 1.2;
  font-size: 42px !important;
  font-weight: 200 !important;
  padding-top: 26px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media all and (max-width: 768px) {
  body.category-blog .mainheadingblog h1 {
    font-size: 34px;
    line-height: 1;
  }
}
body.category-blog .mainheadingblog h2 {
  display: block !important;
  color: white;
  text-align: center;
  width: 100%;
  font-size: 22px;
  line-height: 1;
}
@media all and (max-width: 768px) {
  .content-area-blog .container {
    max-width: 100% !important;
  }
}
.blog-left-bg {
  background: #f2f2f2;
  padding-top: 30px;
}
@media all and (min-width: 768px) {
  .blog-left-bg {
    padding-right: 50px;
  }
}
body.blog .blog-left-bg {
  padding-top: 60px;
}
.blog-right-bg {
  padding-top: 30px;
}
h1.page-title {
  font-size: 24px;
  font-weight: 400 !important;
  color: #404141;
}
h1.entry-title {
  font-size: 34px;
  text-decoration: none;
  font-weight: 600 !important;
  color: #404141;
}
@media all and (max-width: 992px) {
  h1.entry-title {
    font-size: 28px;
  }
}
body.single-case-studies h1.entry-title {
  font-size: 34px;
  text-decoration: none;
  font-weight: 400 !important;
  color: #1c6399;
}
@media all and (max-width: 992px) {
  body.single-case-studies h1.entry-title {
    font-size: 28px;
  }
}
h2.entry-title {
  line-height: .9 !important;
}
h2.entry-title a {
  font-size: 26px;
  text-decoration: none;
  font-weight: 600 !important;
  color: #404141;
}
.post-meta,
.entry-meta,
.entry-footer {
  font-size: 14px;
  line-height: 1.4;
}
.video-url-container {
  margin-top: 3%;
}
.posts-navigation a {
  border: 1px solid black;
  display: inline-block;
  float: none;
  width: 200px;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 5px;
}
.searchbox {
  margin-bottom: 80px;
  margin-top: 40px;
}
.searchbox h1 {
  color: #404141;
  font-size: 20px;
  font-weight: 500 !important;
  background: #eeeeee;
  padding: 10px;
}
.searchbox h1 span {
  font-style: italic;
  color: #39519a;
  font-weight: 700 !important;
}
.searchbox article {
  min-height: 60px;
  padding: 0 10px !important;
  margin: 0 !important;
  border-bottom: 1px solid #eeeeee;
}
.searchbox article h2 {
  border: none;
  line-height: .5 !important;
  padding: 10px 0  !important;
  margin: 0 !important;
}
.searchbox article h2 a {
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #39519a;
}
.searchbox article p,
.searchbox article .searchdate {
  font-size: .8em;
  line-height: 1.5 !important;
  display: inline;
}
.widget {
  margin-top: 30px;
  margin-bottom: 50px;
}
h3.widget-title {
  font-size: 18px;
  text-decoration: none;
  font-weight: 600 !important;
  color: #404141;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
}
.widget ul {
  padding-left: 10px !important;
}
.widget ul li {
  border-bottom: none;
  padding-left: 0 !important;
  list-style-type: none;
}
.widget ul li span {
  float: left;
  padding-top: 0;
  margin-top: -10px;
}
.widget ul li a {
  padding: 0 !important;
  font-size: 16px;
  font-weight: 400;
}
.widget ul li a:hover {
  text-decoration: none;
  background: none;
}
.widget ul li.current-cat a {
  color: #e2261a;
  font-weight: 500;
}
.live-streaming {
  background-color: #9dd7ec;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.live-streaming-message {
  padding-top: 14px !important;
  padding-bottom: 10px !important;
}
.live-streaming-message .right {
  padding-top: 10px;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: 500;
}
.live-streaming-message .right h1,
.live-streaming-message .right h2,
.live-streaming-message .right h3 {
  font-weight: 500 !important;
  font-size: 1.2em !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  white-space: nowrap !important;
  display: inline;
}
.live-streaming-message .right a {
  text-decoration: none;
}
.home-featured-slider .case-studies-slider {
  min-height: 400px;
}
.home-featured-slider .left-right-arrows {
  text-align: center;
}
.home-featured-slider .left-right-arrows img {
  width: 50px;
  height: auto;
  margin-right: 2vw;
  margin-left: 2vw;
}
.flex-layout1 {
  position: relative;
}
.homegrayback {
  margin-top: -270px;
  height: 250px;
}
.home-page-videos {
  position: relative;
  margin-top: -150px;
  background: #f7f7f7;
  z-index: 99;
}
@media all and (min-width: 992px) {
  .home-page-videos {
    margin-top: -250px;
    background: none;
  }
}
.video-not-found {
  border: 3px solid #eeeeee;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 5%;
  display: inline-block !important;
  text-align: center;
}
.home-programming {
  margin-top: 0px !important;
  padding-top: 60px !important;
  position: relative !important;
  padding-bottom: 90px !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 50%;
}
@media all and (max-width: 992px) {
  .home-programming {
    background-position: right 30%;
    background: none;
  }
}
.home-programming h2 {
  font-size: 36px;
  margin-bottom: 0;
}
.home-programming ul li {
  list-style: none;
}
.home-programming ul {
  margin-bottom: 26px;
  margin-top: 16px;
}
.home-programming ul li {
  background: none;
}
.home-programming ul li a {
  padding-left: 25px !important;
  background: url('/wp-content/themes/wp-bootstrap-starter-child/img/icon-arrow.png') no-repeat;
}
@media all and (min-width: 992px) {
  .home-programming ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.flex_layout_row.pictureleft-textright {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.flex_layout_row.pictureleft-textright .container {
  max-width: 100%;
}
.pictureleft-textright .two_across_heading {
  text-align: center;
  font-size: 40px;
  color: #1c6399;
  line-height: 1.0;
  margin-bottom: 20px;
}
.pictureleft-textright .left {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 200px;
}
.pictureleft-textright .right {
  max-height: 550px;
  padding: 2vw 3vw;
}
.pictureleft-textright .right h2 {
  font-size: 40px;
}
@media all and (min-width: 992px) {
  .pictureleft-textright .right ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
@media all and (max-width: 992px) {
  .pictureleft-textright .right {
    height: auto;
  }
  .pictureleft-textright .right h2 {
    font-size: 34px;
  }
}
.home-twoboxes {
  margin-bottom: 0px !important;
  background-color: #f7f7f7;
}
.home-twoboxes .left,
.home-twoboxes .right {
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: contain;
}
.home-twoboxes .left h2,
.home-twoboxes .right h2 {
  font-size: 40px;
}
@media all and (min-width: 1200px) {
  .home-twoboxes .left,
  .home-twoboxes .right {
    padding: 70px 2% 390px 2% !important;
  }
}
@media all and (max-width: 1200px) {
  .home-twoboxes .left,
  .home-twoboxes .right {
    padding: 70px 2%  290px 2% !important;
  }
}
@media all and (max-width: 992px) {
  .home-twoboxes .left,
  .home-twoboxes .right {
    padding: 40px 2% 0 2% !important;
    background: none !important;
  }
}
.home-twoboxes .left ul,
.home-twoboxes .right ul {
  margin-bottom: 26px;
  margin-top: 16px;
}
.home-twoboxes .left ul li,
.home-twoboxes .right ul li {
  background: url('/wp-content/themes/wp-bootstrap-starter-child/img/icon-arrow.png') center left no-repeat;
  padding-left: 26px;
}
@media all and (min-width: 992px) {
  .home-twoboxes .right {
    padding-left: 50px !important;
  }
}
.home-stats {
  color: white;
  font-size: 22px;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-stats .flex-box {
  padding: 45px 30px;
}
@media all and (max-width: 768px) {
  .home-stats .flex-box {
    padding: 1px 30px;
  }
}
.home-stats h2 {
  color: white;
  font-size: 65px;
  font-weight: 700;
  margin-bottom: -6px;
}
@media all and (max-width: 992px) {
  .home-stats h2 {
    font-size: 55px;
  }
}
@media all and (max-width: 576px) {
  .home-stats h2 {
    font-size: 45px;
  }
}
.home-news {
  text-align: center;
}
.home-news h2 {
  color: black;
}
.home-sponsors {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
@media all and (max-width: 992px) {
  .home-sponsors {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.home-sponsors h2 {
  font-size: 40px;
}
@media all and (max-width: 992px) {
  .home-sponsors h2 {
    font-size: 30px;
  }
}
@media all and (max-width: 768px) {
  .home-sponsors .flex-box {
    padding: 0 10% !important;
  }
}
.home-subscribe {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
  background-position: center;
}
@media all and (max-width: 992px) {
  .home-subscribe {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.home-subscribe h2 {
  color: white;
  font-size: 40px;
}
@media all and (max-width: 992px) {
  .home-subscribe h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 1200px) {
  .home-subscribe h2 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
.home-subscribe form.wpcf7-form {
  width: 45%;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 992px) {
  .home-subscribe form.wpcf7-form {
    width: 85%;
  }
}
.home-subscribe form.wpcf7-form .wpcf7-text,
.home-subscribe form.wpcf7-form .wpcf7-submit {
  padding: 14px 20px;
  border: none;
  height: 50px;
}
.home-subscribe form.wpcf7-form .wpcf7-text {
  border-bottom-left-radius: 32px !important;
  border-top-left-radius: 32px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.home-subscribe form.wpcf7-form .wpcf7-submit {
  background-color: #44cb83;
  border-bottom-right-radius: 32px !important;
  border-top-right-radius: 32px !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  font-size: 14px;
}
.home-subscribe form.wpcf7-form div.wpcf7-mail-sent-ng,
.home-subscribe form.wpcf7-form div.wpcf7-aborted {
  border: 2px solid white;
}
.home-subscribe form.wpcf7-form div.wpcf7-response-output {
  color: white;
  border: 1px solid white;
}
.owl-stage-outer .item {
  padding: 40px;
  background: white;
  height: 350px;
}
.owl-stage-outer .item h1.aps-post-title {
  line-height: 1.3;
}
.owl-stage-outer .item h1.aps-post-title a {
  color: black !important;
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
}
.owl-stage-outer .item a.read-more {
  text-decoration: none;
}
.left-menu h3 {
  color: #404141;
  font-weight: 600;
  font-size: 21px;
}
.hiring {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}
.hiring .container {
  max-width: 90% !important;
}
.hiring h2 {
  color: white;
  margin-bottom: 30px;
  font-size: 38px !important;
  font-weight: 300 !important;
}
@media all and (max-width: 768px) {
  .hiring {
    padding-top: 25px !important;
    padding-bottom: 55px !important;
  }
  .hiring h2 {
    font-size: 30px !important;
  }
}
.form-hiring {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.form-hiring .label {
  color: white;
  padding: 0 0 10px 5% !important;
  font-size: 19px;
  font-weight: 300;
}
@media all and (max-width: 768px) {
  .form-hiring .label {
    margin-top: -10px;
    padding: 0 0 0 5% !important;
  }
}
.form-hiring .wpcf7-text,
.form-hiring .wpcf7-submit {
  padding: 14px 20px;
  border: none;
  height: 50px;
}
@media all and (max-width: 768px) {
  .form-hiring .wpcf7-text,
  .form-hiring .wpcf7-submit {
    padding: 14px 20px;
    height: 40px;
  }
}
.form-hiring .wpcf7-text {
  border-radius: 32px !important;
}
.form-hiring .wpcf7-submit {
  background-color: #44cb83;
  border-radius: 32px !important;
  font-size: 18px;
  font-weight: 500;
  margin: 40px auto 0 auto !important;
  padding: 12px 30px;
}
@media all and (max-width: 768px) {
  .form-hiring .wpcf7-submit {
    margin: 18px auto 0 auto !important;
    font-size: 16px;
  }
}
form.wpcf7-form {
  width: 94%;
}
form.wpcf7-form .textfield input,
form.wpcf7-form .textfield textarea {
  color: #333333 !important;
  padding: 10px 5px;
  width: 100%;
  max-width: 600px;
  font-size: 14px;
  margin-bottom: 3px;
  border: 1px solid #999999;
}
form.wpcf7-form .textfield textarea {
  max-height: 100px;
}
form.wpcf7-form .btn-primary {
  background-color: #1c6399;
  padding: 10px 35px;
  font-weight: 600;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  border: 2px solid white !important;
}
div.wpcf7-response-output {
  color: white !important;
  border: 1px solid white;
}
.wpcf7-not-valid-tip {
  color: white !important;
}
@media all and (max-width: 992px) {
  body.page-services .left-menu {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .services-overview img {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 576px) {
  .services-overview img {
    width: 100%;
    height: auto;
  }
}
.services-3across .flex-box {
  background: white;
  border: 10px solid #f7f7f7;
  padding: 8px;
}
.services-3across .flex-box h3,
.services-3across .flex-box h3 a {
  font-size: 22px;
  margin-bottom: 4px;
  text-decoration: none;
}
.services-3across .flex-box .thepadding {
  padding: 0 14px 0 30px;
}
.service-page-news {
  padding-bottom: 60px;
}
.service-page-news h2 {
  font-size: 30px;
}
.service-page-news h4 {
  font-size: 20px;
  text-transform: uppercase;
  color: #404141;
}
.service-page-news a.anchor {
  display: block;
  position: relative;
  top: -90px;
  visibility: hidden;
}
.newsbox {
  background: white;
  padding: 8px;
  border: 1px solid #cfcfcf;
  min-height: 340px;
  margin-bottom: 30px;
  text-align: left;
}
.newsbox .newsbox-text {
  padding: 0 20px;
}
.newsbox .case-studies-text {
  padding: 0 20px;
  line-height: 1.4;
}
@media all and (min-width: 992px) {
  .newsbox:hover {
    box-shadow: 2px 2px 3px #cccccc;
    transition: .2s;
  }
}
.newsbox a {
  text-decoration: none;
}
.newsbox h3 {
  margin-top: 0 !important;
  line-height: .8 !important;
}
.newsbox h3 a {
  text-decoration: none;
  font-size: 20px;
  color: #1c6399;
  font-weight: 600;
}
.newsbox .newsbox-date {
  color: #666666;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  padding-top: 10px;
}
.newsbox .newsbox-image {
  background-repeat: no-repeat;
  background-position: center;
}
.newsbox .morelink {
  display: none;
}
.news-posts-include-container {
  padding-top: 70px;
  padding-bottom: 30px;
  background-color: #f7f7f7;
}
.flex-repeater.services-muni .container {
  padding: 70px 45px;
}
.flex-repeater.services-muni .container .box2 h2 {
  font-weight: 500;
}
.blogtabs {
  overflow: hidden;
}
.blogtabs .tabheader {
  font-size: 26px;
  font-weight: 700;
  color: #404141;
}
.blogtabs ul {
  margin: 0;
}
.blogtabs ul li {
  background: #eeeeee;
  background-image: none;
  list-style: none;
  font-weight: 900;
  margin: 0 3px;
  padding: 0 !important;
}
.blogtabs .tab-content {
  padding-top: 30px;
}
.blogtabs .tab-content .container {
  padding: 0;
}
body.page-template-subpage-banner .three_across_heading,
body.page-template-subpage-banner-services .three_across_heading {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.0;
  color: #1c6399;
  font-size: 44px;
  margin-bottom: 30px;
}
@media all and (max-width: 576px) {
  body.page-template-subpage-banner .three_across_heading,
  body.page-template-subpage-banner-services .three_across_heading {
    font-size: 36px;
  }
}
body.page-your-city .hero-banner {
  background-size: contain;
}
body.page-your-city .hero-banner-text {
  padding-top: 300px;
  color: #484949;
}
.counter {
  display: inline;
}
.circles-services {
  overflow: hidden;
  text-align: center;
}
.circles-services .location {
  position: absolute;
  top: 0;
  color: white;
}
.circles-services .location h3 {
  color: white;
}
.circles-services .location a {
  padding: 20px;
  color: white;
  text-decoration: none;
  display: block;
  height: 100%;
}
.circles-services .location:nth-of-type(1) {
  max-width: 351px;
  max-height: 351px;
  left: 420px;
  width: 351px;
  height: 351px;
}
@media all and (max-width: 1200px) {
  .circles-services .location:nth-of-type(1) {
    width: 300px;
    height: 300px;
    left: 310px;
  }
}
@media all and (max-width: 992px) {
  .circles-services .location:nth-of-type(1) {
    width: 250px;
    height: 250px;
    left: 260px;
  }
}
@media all and (max-width: 576px) {
  .circles-services .location:nth-of-type(1) {
    width: 42vw;
    height: 42vw;
    left: 50vw;
  }
}
.circles-services .location:nth-of-type(2) {
  max-width: 401px;
  max-height: 401px;
  top: 190px;
  left: 40px;
  width: 401px;
  height: 401px;
}
@media all and (max-width: 1200px) {
  .circles-services .location:nth-of-type(2) {
    width: 320px;
    height: 320px;
  }
}
@media all and (max-width: 992px) {
  .circles-services .location:nth-of-type(2) {
    top: 50px;
    left: 0;
    width: 240px;
    height: 240px;
  }
}
@media all and (max-width: 576px) {
  .circles-services .location:nth-of-type(2) {
    top: 9vw;
    width: 40vw;
    height: 40vw;
    left: 6vw;
  }
}
.circles-services .location:nth-of-type(3) {
  max-width: 345px;
  max-height: 345px;
  width: 345px;
  height: 345px;
  margin-left: 570px;
  margin-top: 350px;
  position: relative;
}
@media all and (max-width: 1200px) {
  .circles-services .location:nth-of-type(3) {
    margin-left: 470px;
    margin-top: 280px;
    width: 345px;
    height: 345px;
  }
}
@media all and (max-width: 992px) {
  .circles-services .location:nth-of-type(3) {
    margin-left: 420px;
    margin-top: 240px;
    width: 240px;
    height: 240px;
  }
}
@media all and (max-width: 768px) {
  .circles-services .location:nth-of-type(3) {
    margin-left: 220px;
    margin-top: 270px;
    width: 260px;
    height: 260px;
  }
}
@media all and (max-width: 576px) {
  .circles-services .location:nth-of-type(3) {
    margin-left: 40vw;
    margin-top: 48vw;
    width: 44vw;
    height: 44vw;
  }
}
.circles-services .location:nth-of-type(4) {
  max-width: 290px;
  max-height: 290px;
  width: 290px;
  height: 290px;
  top: 50px;
  left: 800px;
}
@media all and (max-width: 1200px) {
  .circles-services .location:nth-of-type(4) {
    width: 230px;
    height: 230px;
    left: 680px;
  }
}
@media all and (max-width: 992px) {
  .circles-services .location:nth-of-type(4) {
    top: 280px;
    width: 180px;
    height: 180px;
    left: 220px;
  }
}
@media all and (max-width: 768px) {
  .circles-services .location:nth-of-type(4) {
    width: 180px;
    height: 180px;
    left: 30px;
    top: 310px;
  }
}
@media all and (max-width: 576px) {
  .circles-services .location:nth-of-type(4) {
    width: 32vw;
    height: 32vw;
    left: 10vw;
    top: 54vw;
  }
}
.circles-about .location {
  position: absolute;
  top: 0;
  color: white;
}
.circles-about .location h3 {
  color: white;
}
.circles-about .location a {
  padding: 20px;
  color: white;
  text-decoration: none;
  display: block;
  height: 100%;
}
.circles-about .location:nth-of-type(1) {
  max-width: 343px;
  max-height: 343px;
  width: 25vw;
  height: 25vw;
  top: 70px;
  left: 0;
  overflow: hidden;
}
@media all and (min-width: 1300px) {
  .circles-about .location:nth-of-type(1) {
    left: 1px;
    width: 343px;
    height: 343px;
  }
}
@media all and (max-width: 992px) {
  .circles-about .location:nth-of-type(1) {
    width: 38vw;
    height: 38vw;
  }
}
@media all and (max-width: 768px) {
  .circles-about .location:nth-of-type(1) {
    top: 30px;
  }
}
.circles-about .location:nth-of-type(2) {
  max-width: 351px;
  max-height: 351px;
  width: 28vw;
  height: 28vw;
  top: 0;
  left: 28vw;
  overflow: hidden;
}
@media all and (min-width: 1300px) {
  .circles-about .location:nth-of-type(2) {
    left: 400px;
    width: 351px;
    height: 351px;
  }
}
@media all and (max-width: 992px) {
  .circles-about .location:nth-of-type(2) {
    width: 40vw;
    height: 40vw;
    left: 43vw;
  }
}
@media all and (max-width: 768px) {
  .circles-about .location:nth-of-type(2) {
    left: 41vw;
  }
}
.circles-about .location:nth-of-type(3) {
  max-width: 228px;
  max-height: 228px;
  width: 18vw;
  height: 18vw;
  left: 25vw;
  top: 29vw;
  overflow: hidden;
}
@media all and (min-width: 1300px) {
  .circles-about .location:nth-of-type(3) {
    top: 370px;
    left: 340px;
    width: 228px;
    height: 228px;
  }
}
@media all and (max-width: 992px) {
  .circles-about .location:nth-of-type(3) {
    width: 28vw;
    height: 28vw;
    top: 46vw;
    left: 20vw;
  }
}
@media all and (max-width: 768px) {
  .circles-about .location:nth-of-type(3) {
    left: 14vw;
  }
}
@media all and (max-width: 576px) {
  .circles-about .location:nth-of-type(3) {
    width: 28vw;
    height: 28vw;
    top: 46vw;
    left: 20vw;
  }
}
.circles-about .location:nth-of-type(4) {
  max-width: 278px;
  max-height: 278px;
  width: 21vw;
  height: 21vw;
  left: 46vw;
  top: 28vw;
  overflow: hidden;
}
@media all and (min-width: 1300px) {
  .circles-about .location:nth-of-type(4) {
    left: 598px;
    width: 278px;
    height: 278px;
    top: 380px;
  }
}
@media all and (max-width: 992px) {
  .circles-about .location:nth-of-type(4) {
    width: 36vw;
    height: 36vw;
    left: 53vw;
    top: 44vw;
  }
}
@media all and (max-width: 992px) {
  .circles-about .location:nth-of-type(4) {
    width: 36vw;
    height: 36vw;
    left: 53vw;
    top: 44vw;
  }
}
@media all and (max-width: 768px) {
  .circles-about .location:nth-of-type(4) {
    left: 46vw;
  }
}
@media all and (max-width: 576px) {
  .circles-about .location:nth-of-type(4) {
    left: 53vw;
  }
}
.circles-about .location:nth-of-type(5) {
  max-width: 276px;
  max-height: 276px;
  width: 20vw;
  height: 20vw;
  left: 5vw;
  top: 36vw;
  overflow: hidden;
}
@media all and (min-width: 1300px) {
  .circles-about .location:nth-of-type(5) {
    top: 460px;
    left: 68px;
    width: 276px;
    height: 276px;
  }
}
@media all and (max-width: 992px) {
  .circles-about .location:nth-of-type(5) {
    width: 34vw;
    height: 34vw;
    top: 76vw;
  }
}
.circles-about .location:nth-of-type(6) {
  max-width: 278px;
  max-height: 278px;
  width: 23vw;
  height: 23vw;
  left: 26vw;
  overflow: hidden;
  position: relative;
  margin-top: 48vw;
}
@media all and (min-width: 1300px) {
  .circles-about .location:nth-of-type(6) {
    margin-top: 630px;
    left: 348px;
    width: 276px;
    height: 276px;
  }
}
@media all and (max-width: 992px) {
  .circles-about .location:nth-of-type(6) {
    width: 38vw;
    height: 38vw;
    margin-top: 84vw;
    left: 38vw;
  }
}
@media all and (max-width: 576px) {
  .circles-about .location:nth-of-type(6) {
    left: 36vw;
  }
}
.circles-involve {
  overflow: hidden;
  text-align: center;
}
.circles-involve .location {
  position: absolute;
  top: 0;
  color: white;
}
.circles-involve .location h3 {
  color: white;
}
.circles-involve .location a {
  padding: 20px;
  color: white;
  text-decoration: none;
  display: block;
  height: 100%;
}
.circles-involve .location:nth-of-type(1) {
  max-width: 318px;
  max-height: 318px;
  width: 24vw;
  height: 24vw;
  top: 0px;
  left: 24vw;
  overflow: hidden;
}
@media all and (min-width: 1550px) {
  .circles-involve .location:nth-of-type(1) {
    left: 350px;
  }
}
@media all and (max-width: 992px) {
  .circles-involve .location:nth-of-type(1) {
    left: 36vw;
    width: 40vw;
    height: 40vw;
  }
}
.circles-involve .location:nth-of-type(2) {
  max-width: 362px;
  max-height: 362px;
  width: 24vw;
  height: 24vw;
  top: 200px;
  left: 0;
  overflow: hidden;
}
@media all and (max-width: 992px) {
  .circles-involve .location:nth-of-type(2) {
    top: 14vw;
    left: 0;
    width: 34vw;
    height: 34vw;
  }
}
.circles-involve .location:nth-of-type(3) {
  max-width: 311px;
  max-height: 311px;
  width: 22vw;
  height: 22vw;
  left: 40vw;
  top: 20vw;
  overflow: hidden;
}
@media all and (min-width: 1550px) {
  .circles-involve .location:nth-of-type(3) {
    left: 550px;
    top: 300px;
  }
}
@media all and (max-width: 992px) {
  .circles-involve .location:nth-of-type(3) {
    left: 50vw;
    width: 34vw;
    height: 34vw;
    top: 43vw;
  }
}
.circles-involve .location:nth-of-type(4) {
  max-width: 262px;
  max-height: 262px;
  width: 18vw;
  height: 18vw;
  left: 20vw;
  overflow: hidden;
  position: relative;
  margin-top: 34vw;
}
@media all and (min-width: 1550px) {
  .circles-involve .location:nth-of-type(4) {
    left: 300px;
    margin-top: 500px;
  }
}
@media all and (max-width: 992px) {
  .circles-involve .location:nth-of-type(4) {
    left: 10vw;
    width: 28vw;
    height: 28vw;
    margin-top: 53vw;
  }
}
.paypalform {
  text-align: center;
}
h3.group-title {
  font-size: 26px !important;
  margin-top: 24px !important;
  margin-bottom: 24px !important;
  display: inline-block;
}
.panel {
  background: #f4f4f4;
  padding: 16px 20px;
  margin-bottom: 20px;
}
.panel a {
  color: #1c6399;
  font-weight: 400;
}
.panel strong,
.panel b {
  font-weight: 500;
}
@media all and (max-width: 576px) {
  .panel {
    padding: 16px 6px;
  }
}
.panel-heading a {
  text-decoration: none;
}
h3.panel-title {
  margin: 1px !important;
  text-decoration: none;
}
h3.panel-title .title-main {
  color: #1c6399;
  font-size: 18px;
}
@media all and (max-width: 768px) {
  h3.panel-title .title-main {
    display: block;
    font-size: 18px;
  }
}
h3.panel-title .title-second {
  color: #333333;
  font-size: 18px;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  h3.panel-title .title-second {
    display: inline-block;
    padding-top: 10px;
    line-height: 1.3 !important;
  }
}
@media all and (max-width: 768px) {
  h3.panel-title .title-second {
    padding-top: 0;
    margin-top: 0;
  }
}
.panel-body {
  padding: 20px 12px 20px 2px;
}
@media all and (max-width: 768px) {
  .panel-body {
    padding: 20px 12px 20px 26px;
  }
}
.panel-title:before {
  float: left !important;
  font-size: 35px;
  content: ".";
  color: transparent;
  width: 40px;
  height: 40px;
  background: url('/wp-content/themes/wp-bootstrap-starter-child/img/up-arrow.png') no-repeat;
  margin-top: 2px;
  padding-right: 16px;
}
a.collapsed .panel-title:before {
  float: left !important;
  background: url('/wp-content/themes/wp-bootstrap-starter-child/img/down-arrow.png') no-repeat;
  padding-right: 8px;
}
.panel-heading a:hover,
.panel-heading a:active,
.panel-heading a:focus {
  text-decoration: none;
}
.panel-collapse.show,
.panel-collapse {
  margin-left: 40px !important;
}
@media all and (max-width: 768px) {
  .panel-collapse.show,
  .panel-collapse {
    margin-left: 0 !important;
  }
}
.page-template-subpage-about-banner .hero-banner-text h1,
.page-template-subpage-banner .hero-banner-text h1,
.page-template-subpage-involved-banner .hero-banner-text h1,
.page-template-subpage-banner-services .hero-banner-text h1,
.case-studies-template-default .hero-banner-text h1 {
  font-size: 46px !important;
  margin-top: 0 !important;
  font-weight: 200 !important;
}
@media all and (max-width: 992px) {
  .page-template-subpage-about-banner .hero-banner-text h1,
  .page-template-subpage-banner .hero-banner-text h1,
  .page-template-subpage-involved-banner .hero-banner-text h1,
  .page-template-subpage-banner-services .hero-banner-text h1,
  .case-studies-template-default .hero-banner-text h1 {
    margin-top: -20px !important;
  }
}
@media all and (max-width: 768px) {
  .page-template-subpage-about-banner .hero-banner-text h1,
  .page-template-subpage-banner .hero-banner-text h1,
  .page-template-subpage-involved-banner .hero-banner-text h1,
  .page-template-subpage-banner-services .hero-banner-text h1,
  .case-studies-template-default .hero-banner-text h1 {
    font-size: 36px !important;
  }
}
.page-template-subpage-about-banner h2,
.page-template-subpage-banner h2,
.page-template-subpage-involved-banner h2,
.page-template-subpage-banner-services h2,
.case-studies-template-default h2 {
  font-size: 46px;
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 6px;
}
@media all and (max-width: 768px) {
  .page-template-subpage-about-banner h2,
  .page-template-subpage-banner h2,
  .page-template-subpage-involved-banner h2,
  .page-template-subpage-banner-services h2,
  .case-studies-template-default h2 {
    font-size: 36px !important;
  }
}
.page-template-subpage-about-banner h3,
.page-template-subpage-banner h3,
.page-template-subpage-involved-banner h3,
.page-template-subpage-banner-services h3,
.case-studies-template-default h3 {
  font-size: 28px;
  font-weight: 600;
}
.page-template-subpage-about-banner hr.red,
.page-template-subpage-banner hr.red,
.page-template-subpage-involved-banner hr.red,
.page-template-subpage-banner-services hr.red,
.case-studies-template-default hr.red {
  width: 56px;
  border-top: 4px solid #e2261a;
  display: inline-block !important;
  margin-top: -20px !important;
  clear: both;
  margin-left: 0 !important;
}
.page-template-subpage-banner-services hr.red {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  margin-left: 0 !important;
}
.flex-accordion.faq-page {
  margin-top: -60px;
  margin-bottom: 60px;
}
@media all and (max-width: 768px) {
  .flex-accordion.faq-page {
    margin-top: -10px;
  }
}
blockquote {
  background: url('/wp-content/themes/wp-bootstrap-starter-child/img/document-icon.png') no-repeat;
  padding-left: 36px;
}
blockquote a {
  color: #39519a;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}
.governance h3.panel-title .title-main {
  font-weight: 600;
  font-size: 23px !important;
}
.governance h3 {
  font-size: 22px;
  font-weight: 600;
  color: #404141;
  margin-bottom: 4px;
}
.case-studies-slider {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.case-studies-slider h2 {
  font-size: 38px !important;
  font-weight: 300 !important;
}
@media all and (max-width: 768px) {
  .case-studies-slider h2 {
    font-size: 32px !important;
  }
}
.case-studies-slider p {
  font-size: 1.1em;
}
.case-slider {
  background: white;
  padding: 10px;
  text-align: left;
  border: 2px solid #efefef;
}
.case-slider .case-slider-img {
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
}
@media all and (max-width: 576px) {
  .case-slider .case-slider-img {
    height: 100px;
    background-size: contain;
  }
}
#blogCarousel {
  margin-bottom: 30px;
}
@media all and (max-width: 576px) {
  #blogCarousel {
    height: 350px;
  }
}
.carousel-indicators-links {
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}
.carousel-indicators-links a {
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
}
.view-all-case-studies {
  text-align: center;
}
.view-all-case-studies a {
  text-decoration: none;
  color: #1c6399;
  font-size: 1.2em;
}
.service-call-action {
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  background-size: cover;
}
.service-call-action .textfield {
  border: 2px solid transparent;
}
@media all and (max-width: 1200px) {
  .service-call-action {
    background-position: -130px bottom !important;
  }
}
@media all and (max-width: 992px) {
  .service-call-action {
    background-image: none !important;
  }
}
.service-call-action .wpcf7-not-valid-tip,
.service-call-action .wpcf7-response-output {
  color: red !important;
}
.nav-side-content h3,
.nav-side-content h4 {
  color: #1c6399;
}
.nav-side-content h3 a,
.nav-side-content h4 a {
  text-decoration: none;
}
.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
  transform: translateX(33.33%);
}
.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
  transform: translateX(-33.33%);
}
.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
  transform: translateX(0);
}
.wppsac-carousel-slides {
  height: 300px;
  padding: 0 40px !important;
  display: flex !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.wppsac-carousel-slides .wppsac-post-title {
  display: none;
}
.sponsor-image {
  background-size: 80% !important;
}
.sponsor-box {
  min-height: 250px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.sponsor-single-image {
  margin-bottom: 3vw;
  text-align: center;
}
.sponsor-single-image img {
  width: auto;
  height: auto;
}
@media all and (max-width: 576px) {
  .sponsor-single-image img {
    max-width: 250px;
  }
}
