.white {
  color: white;
}

.bg-white {
  background-color: white;
}

.black {
  color: #252525;
}

.bg-black {
  background-color: #252525;
}

.blue {
  color: #0c5189;
}

.bg-blue {
  background-color: #0c5189;
}

.orange {
  color: #ff8e22;
}

.bg-orange {
  background-color: #ff8e22;
}

.link_blue {
  color: #0072ce;
}

.grey {
  color: #f5f5f5;
}

.bg-grey {
  background-color: #f5f5f5;
}

.dark-grey {
  color: #424242;
}

.bg-dark-grey {
  background-color: #424242;
}

.no-side-margin {
  margin-right: 0;
  margin-left: 0;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.padding-10-20 {
  padding: 10px 20px;
}

.padding-10-5percent {
  padding: 10px 5%;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-left-0 {
  padding-left: 0;
}

.no-padding {
  padding: 0;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline;
}

.dw-cont {
  margin-left: 5%;
  margin-right: 5%;
}

.content-area {
  padding-right: 0;
  padding-left: 0;
  margin-top: 40px;
}

hr {
  width: 100%;
}

@media (max-width: 768px) {
  .xs-padding-bottom-20 {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 768px) {
  .hidden-sm-up {
    display: none;
  }
}
.form-control {
  border-radius: 0;
  background-color: #f5f5f5;
  border-bottom: 3px solid #ff8e22;
}

.form-control::placeholder {
  color: #252525;
  font-weight: bold;
}

html {
  font-size: 62.5%;
}

.base-font, a, li, p, h6, h5, h4, h3, .h3, h2, h2 a, .h2, h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  margin-top: 0;
  font-size: 1.6rem;
  letter-spacing: 0.01em;
  line-height: 1.6;
  color: #424242;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  letter-spacing: -0.1rem;
  margin-top: 0;
}

h1 {
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 3rem;
}

h2, h2 a, .h2 {
  font-size: 3rem;
  line-height: 1.25;
  margin-bottom: 2rem;
}

h3, .h3 {
  font-size: 2.5rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}

h4 {
  font-size: 2.2rem;
  letter-spacing: -0.08rem;
  line-height: 1.35;
}

h5 {
  font-size: 1.8rem;
  letter-spacing: -0.05rem;
  line-height: 1.5;
}

h6 {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.4;
}

b, strong {
  font-weight: bold;
}

p {
  margin-top: 0;
}

a {
  color: #0c5189;
}

a:visited {
  text-decoration: none;
  color: #0c5189;
}

a:hover {
  color: #0072ce;
  text-decoration: underline;
}

a.active {
  color: #ff8e22;
}

@media (max-width: 767px) {
  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.9rem;
  }

  h4 {
    font-size: 1.8rem;
  }
}
.btn {
  border-radius: 0;
  font-weight: bold;
  border: none;
}

.sidebar-nav {
  margin-bottom: 20px;
}

.content-area a {
  word-wrap: break-word;
}

.right {
  float: right;
}

@media (max-width: 768px) {
  .page-header {
    margin-top: 0;
  }

  .three-column-nav {
    margin-bottom: 30px;
  }
}
/* Events Page SASS */
@media (max-width: 533px) {
  .eventbrite-widget iframe {
    height: 301px !important;
  }
}
/* Members Page SASS */
.wpcf7 input[type=text],
.wpcf7-textarea {
  width: 100%;
}

.main-site-logo {
  display: inline-block;
  margin-left: 5%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.primary-menu-container {
  background-color: #0c5189;
  border-bottom: 5px solid #ff8e22;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5%;
  padding-right: 5%;
  z-index: 9;
  position: sticky;
  top: 0;
}

.sticky {
  top: 0;
  position: fixed;
}

.sticky.logged-in {
  top: 32px;
}

.primary-menu ul {
  width: 100%;
  margin: auto;
}

ul.primary-menu {
  display: block;
  margin-bottom: -10px;
}

ul.primary-menu > li {
  width: 10%;
  text-align: center;
}

.primary-menu li a {
  color: white;
  padding: 7px;
}

.main-navigation li {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  background-color: rgba(12, 81, 137, 0.7);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  width: 200px;
}

ul.primary-menu > li.main-nav-home-icon {
  position: relative;
  top: -16px;
  width: 30px;
}
ul.primary-menu > li.main-nav-home-icon a {
  background: url(../img/home_icon_white.svg) no-repeat center;
  height: 30px;
  font-size: 0px;
}

ul.primary-menu > li.main-nav-home-icon.current-menu-item a {
  background: url(../img/home_icon_orange.svg) no-repeat center;
}

.menu-main-site-menu-container,
.menu-main-site-menu-cy-container {
  display: inline-block;
  width: 100%;
}

.menu-top-top-nav-container,
.menu-top-top-nav-cy-container {
  padding-top: 10px;
  float: right;
  margin-right: 5%;
}

#menu-top-top-nav,
#menu-top-top-nav-cy {
  list-style: none;
  text-align: right;
}

ul#menu-top-top-nav li,
ul#menu-top-top-nav-cy li {
  display: inline-block;
  font-weight: 700;
}

ul#menu-top-top-nav li:not(:last-child):after,
ul#menu-top-top-nav-cy li:not(:last-child):after {
  content: "|";
  padding: 10px;
  color: #ff8e22;
}

.search-form {
  position: absolute;
  right: 0px;
  top: 70px;
  padding: 20px 0px;
  margin-right: 5%;
}

.head-search input[type=search] {
  border: none;
  border-bottom: 2px solid #ff8e22;
}

.search-submit-icon {
  background-color: transparent;
  background-image: url("../img/Search_icon.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 25px;
  width: 25px;
  border: none;
}

.search-submit-icon-active {
  background-image: url("../img/Search_icon_orange.svg");
}

.breadcrumbs {
  background-color: rgba(255, 142, 34, 0.2);
  border-bottom: 1px solid #ff8e22;
}

.glue-home-nav-icon {
  margin-bottom: -6px;
}

header .widget_nav_menu {
  display: inline;
}

@media (max-width: 767px) {
  .sticky {
    top: unset;
    position: relative;
  }

  .sticky.logged-in {
    top: auto;
  }

  .main-navigation li.main-nav-home-icon {
    display: none;
  }

  .search-form-mobile {
    position: relative;
    top: unset;
    padding: 0;
    width: 100%;
  }
  .search-form-mobile .head-search input[type=search] {
    width: 100%;
    height: 40px;
    border-bottom: none;
    border-top: 2px solid #ff8e22;
    padding-left: 5%;
  }
  .main-site-logo {
    width: 120px;
  }

  .primary-menu-container {
    padding: 0;
    border-bottom: 0;
  }

  .menu-main-site-menu-container {
    width: 100%;
  }

  ul.primary-menu > li {
    width: 100%;
    background-color: #0c5189;
  }

  div.breadcrumbs {
    margin-top: 10px;
  }

  .search-wrap:after {
    content: url(../img/Search_icon.svg);
    position: absolute;
    right: 5%;
    top: 5px;
  }

  .main-navigation li {
    display: block;
    border-bottom: 1px solid white;
  }
  .main-navigation li a:after {
    content: url("../img/right_arow_white.svg");
    float: right;
    margin-right: 5%;
  }

  .menu-top-top-nav-container {
    position: absolute;
    top: 0;
    right: 5%;
  }
  .menu-top-top-nav-container li a {
    font-size: 1.3rem;
  }

  .primary-menu li a {
    padding-left: 5%;
  }
}
.posted-on {
  font-style: italic;
  font-size: 12px;
}

.news-page article {
  margin-left: -15px;
  margin-right: -15px;
}

.page-sidebar {
  margin-top: 9px;
}

.page-sidebar ul {
  margin-left: 0px;
  padding-left: 0;
}

.page-sidebar li {
  list-style: none;
  margin-left: 0;
  padding: 5px 15px;
  border-bottom: 1px solid #999999;
  background-color: white;
}
.page-sidebar li a {
  display: block;
  width: 100%;
}
.page-sidebar li a:hover {
  color: white;
}

.page-sidebar li:hover {
  background-color: #0c5189;
  color: white;
}

.page-sidebar li:first-child {
  border-top: 1px solid #999999;
}

.page-sidebar .current_page_item {
  background-color: rgba(255, 142, 34, 0.2);
  border-bottom: 1px solid #ff8e22;
}

.page-sidebar .current_page_item a {
  color: #0c5189;
}

.site-footer {
  background-color: #0c5189;
  border-top: 2px solid #ff8e22;
  min-height: 100px;
  width: 100%;
  padding-top: 4rem;
}

.footer-menu-nav ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.footer-menu-nav li ul {
  margin-left: 0;
  margin-bottom: 2rem;
}

.footer-menu-nav ul li a {
  color: white;
  font-size: 2rem;
  line-height: 1.3;
  text-decoration: none;
  font-weight: normal;
}

.footer-menu-nav ul li ul a {
  color: white;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.4;
}

.footer-menu-nav ul li ul a:hover {
  text-decoration: underline;
  color: #ff8e22;
}

.footer-menu-nav ul li ul {
  margin-top: 0;
}

.footer-menu-nav ul li ul li {
  margin-bottom: 0.1rem;
}

ul.main-footer-menu li {
  display: inline-block;
  font-weight: 700;
}

ul.main-footer-menu li a {
  color: white;
  padding: 7px;
}

ul.main-footer-menu li:not(:last-child):after {
  content: "|";
  padding: 10px;
  color: #ff8e22;
}

.menu-main-footer-menu-container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-logos {
  display: block;
  width: 40%;
  margin: auto;
  padding-bottom: 40px;
}
.footer-logos .footer-logo {
  text-align: center;
  display: inline-block;
  width: 40%;
  margin-right: 2.5%;
  margin-left: 2.5%;
}
.footer-logos .footer-logo img {
  max-height: 100px;
}

.home-cta .img-div {
  height: 300px;
  overflow: hidden;
}
.home-cta .img-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-cta .pg-div {
  height: 150px;
}
.home-cta button {
  position: absolute;
  right: 15px;
  bottom: 0;
  border: 1px solid #ff8e22;
  background-color: transparent;
  padding: 10px 20px;
}

.hero-slider-container {
  position: relative;
  padding-left: 0;
  margin-top: -40px;
}

.home-action-block .main-block {
  padding: 20px 30px;
}
.home-action-block .main-block img {
  height: 120px;
}
.home-action-block .main-block p {
  font-weight: bold;
}

.hero-slider-pane {
  display: none;
  position: absolute;
  width: 100%;
}

.hero-slider-pane.active {
  display: block;
}

.hero-slider-overlay {
  background-color: rgba(12, 81, 137, 0.9);
  width: 50%;
  -webkit-clip-path: polygon(0 0, 84% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 84% 0, 100% 100%, 0% 100%);
  padding: 6%;
}
.hero-slider-overlay h2 {
  color: white;
}

.hero-slider-link:hover {
  text-decoration: none;
}

.hero-arrow {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  cursor: pointer;
}
.hero-arrow img {
  height: 40px;
}

.hero-arrow-next {
  right: 20px;
  top: 200px;
}

.hero-arrow-prev {
  left: 20px;
  top: 200px;
}

.hero-buttons .active .triangle {
  width: 0;
  height: 0;
  left: 50%;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  transform: translateX(-50%);
}
.hero-buttons .tab {
  height: 200px;
}

.hero-slider, .hero-slider-overlay, .hero-slider-pane {
  height: 400px;
}

.resource {
  padding: 10px;
}
.resource img {
  height: 350px;
  object-fit: contain;
}

@media (max-width: 767px) {
  .site-content {
    padding-top: 10px;
  }

  .hero-buttons .tab {
    height: 100px;
  }

  .home-cta .img-div {
    height: 100px;
  }
  .home-cta .pg-div {
    height: 100px;
  }

  .hero-slider, .hero-slider-overlay, .hero-slider-pane {
    height: 200px;
  }

  .hero-arrow-next, .hero-arrow-prev {
    top: 100px;
  }

  .hero-slider-overlay {
    width: 79%;
    padding: 9%;
  }

  .hero-arrow img {
    height: 20px;
  }

  .home-cta {
    margin-bottom: 20px;
  }

  .home-action-block {
    margin-bottom: 20px;
  }
}
.staff-image-container h4, .staff-image-container p {
  text-align: center;
}

.staff-image-container {
  margin-bottom: 20px;
}
.staff-image-container img {
  -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
  width: 50%;
  display: block;
  margin: auto;
}

.newsletter-cont {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  clear: both;
}
.newsletter-cont input {
  margin-bottom: 10px;
}

.newsletter-aside {
  position: absolute;
  padding-right: 5%;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 32% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 32% 100%);
  padding-left: 12%;
  padding-top: 30px;
}

.social-row {
  padding-top: 25px;
  padding-bottom: 25px;
}

.social-icon {
  display: inline-block;
  margin-right: 20px;
}
.social-icon img {
  height: 40px;
  transform: translateY(-25%);
}

.social-row-text h4 {
  float: right;
}

.join-us-cont {
  position: relative;
  padding-left: 0;
}
.join-us-cont .bg-orange {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
}
.join-us-cont h2 {
  margin-bottom: 0;
  position: absolute;
  right: 20%;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .social-row-text h4 {
    float: none;
  }

  .social-icon img {
    height: 30px;
  }

  .newsletter-cont {
    margin-top: 0;
  }

  .social-row {
    padding-right: 0px;
    padding-left: 0px;
  }

  .join-us-cont h2 {
    font-size: 1.7rem;
  }
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

.table-column {
  padding-top: 10px;
  width: 24%;
  display: inline-block;
  position: relative;
  vertical-align: top;
}

@media (max-width: 993px) {
  .table-column {
    width: 49%;
  }
}
@media (max-width: 769px) {
  .table-column {
    width: 100%;
  }
}
.annual-reports .report-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.annual-reports .report-container .report-tile {
  max-width: 33%;
  display: flex;
  flex-direction: column;
  flex: auto;
  padding-right: 15px;
}

@media (max-width: 992px) {
  .annual-reports .report-container .report-tile {
    width: 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .annual-reports .report-container .report-tile {
    width: 100%;
    max-width: 100%;
  }
}

/*# sourceMappingURL=disability-wales.css.map */
