/*
Theme Name: central1
Theme URI: http://underscores.me/
Author: Mike Butcher
Author URI: https://www.central1.com
Description: Description
Version: 1.0.1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: central1
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

central1 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

:root {
  --dark-blue: #29487F;
  --blue: #2074dd;
  --grey: #3D4040;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.35;
  font-variant-ligatures: none;
  color: #3D4040;
}

#toplink {
  position: absolute;
  top: 0px;
  left: 0px;
}

embed,
iframe,
object {
  max-width: 100%;
}

#career-numbers h1 {
  margin-bottom: 0px;
}

.icon-text-content-holder h1 {
  font-size: 24px
}

#careers-slider h4 {
  font-size: 22px;
  line-height: 1.85;
}

#beyond-section h5 {
  font-size: 20px;
}

.search-results h5 {
  margin-bottom: 0.35rem;
}

.motiva-sans {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/** ----- menu additions ---------**/

#masthead {
  overflow: visible;
}

#masthead .container-page-header {
  overflow: visible;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
  line-height: 1.25;
}

#mega-menu-wrap-top_nav_third_menu {
  z-index: 1040;
}

.overflow-visible,
.overflow-visible .container-page {
  overflow: visible;
}

.hero-bucket-section-image .extra-content,
.template-header-bucket-section-image .extra-content {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-top: 15px;
}

.template-header-bucket-section-image .extra-content {
  float: left;
}

.hero-bucket-section-image .extra-content img,
.template-header-bucket-section-image .extra-content img {
  max-width: 225px;
}

.show-desktop-br br {
  display: none;
}

.header-row-display {
  display: flex;
  width: 100%;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
}

.new-menu-set-up {
  flex-grow: 2;
}

.site-branding {
  position: absolute;
  left: 15px;
  top: 35px;
  z-index: 1;
}

.rev-2024 .site-branding {
  top: inherit !important;
  position: relative;
  left: 0px;
  z-index: 1;
  padding-top: 20px;
}

.container-page-header.rev-2024 {
  padding-bottom: 20px;
}

.site-branding img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.position-relative {
  position: relative;
}

#second-menu li {
  padding-top: 10px;
}

#pre-menu li {
  padding-top: 4px;
}

#second-menu li a,
#pre-menu li a {
  color: #294887 !important;
}

#second-menu .social-section,
#pre-menu .social-section {
  padding-top: 8px;
}

#pre-menu .social-section {
  text-align: right;
  padding-top: 6px;
  width: 100%;
  justify-content: flex-end;
}

#search-function img {
  margin-top: -2px;
}

.search-container {
  background-color: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
  width: 50%;
  position: absolute;
  right: 5%;
  border-radius: 12px;
  z-index: 33333;
  padding: 0px 10px;
  margin-top: -10px;
}

.search-container input {
  border: 0px;
  width: calc(100% - 40px);
  padding: 10px;
}

.search-container .pre-search-holder:before {
  content: "";
  border: 0px;
  width: 22px;
  height: 22px;
  margin: 10px 0px;
  position: absolute;
  left: 20px;
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/search-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.search-inset-full {
  background-color: #29487f;
}

.search-display {
  text-align: right;
}

.search-display label,
.search-display div {
  max-width: 100%;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}

.search-inset-full input[type=search] {
  color: #666666;
}

.search-inset-full input {
  width: calc(75% - 20px);
  border-radius: 0px;
  border: 0px solid;
  padding: 2px 15px 1px;
  font-weight: 400 !important;
  margin-right: 15px;
  font-size: 14px;
}

.search-inset-full input.banner-text-btn {
  border-radius: 2px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  width: 25%;
  padding: 0px 12px;
  font-weight: 600 !important;
  margin-right: 0px;
}

.search-mobile-section {
  display: flex;
  width: 100%;
  padding-left: calc(2% + 30px);
  padding-right: calc(2% + 30px);
}

#search-open-close-mobile {
  display: inline-block;
}

#search-form-mobile {
  overflow: hidden;
  width: 0%;
  transition: all 0.3s;
  white-space: nowrap;
}

#search-form-mobile.search-form-mobile-switch {
  display: inline-block;
  Width: calc(100% - 35px);
  transition: all 0.3s;
}

#search-form-mobile .search-form .pre-search-holder {
  display: flex;
}

#search-form-mobile .search-form .search-field {
  flex-grow: 2;
  border: 1px solid #3D4040;
  border-radius: 6px;
  padding: 2px 5px;
  width: 60%;
}

#search-form-mobile .search-form #searchsubmit {
  flex-grow: 1;
  background-color: #2074DD;
  border: 0px solid transparent;
  border-radius: 6px;
  margin-left: 10px;
  padding: 2px 5px;
  color: #fff;
}

li.hide-menu-holder {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: 20px;
  padding-left: calc(2% + 30px);
  padding-right: 20px;
  margin-bottom: 10px;
}

button.mobile-menu-toggle {
  border: 0px solid transparent;
  background-color: transparent;
  padding: 0px;
}

button#search-open-close-mobile {
  border: 0px solid transparent;
  background-color: transparent;
  padding: 0px;
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
  position: relative;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
  color: #5656b7;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  color: #29487f;
  font-size: 20px;
  line-height: 1.25;
  transition: all 0.3s;
  letter-spacing: -0.25px;
  word-wrap: normal;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,
#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
  margin-top: 20px;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:first-child,
#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:first-child {
  margin-top: 0px;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
  color: #29487f;
  opacity: 0.65;
  transition: all 0.3s;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  color: #29487f;
  font-size: 18px;
  margin-top: 20px;
  transition: all 0.3s;
  word-wrap: normal;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
  margin-top: 10px;
}

#mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover {
  color: #29487f;
  opacity: 0.65;
  transition: all 0.3s;
}

/** ----- menu additions end ---------**/

/** ----- New css additions ----------**/

.float-left {
  position: relative;
  min-height: 1px;
  padding-right: 35px;
  margin-bottom: 25px;
  float: left;
}

.play-button-holder-careers,
.play-button-holder-banking {
  z-index: 10000;
  position: relative;
  display: table;
  width: 150px;
  margin: 0 auto;
  height: 200px;
}

.play-button-careers,
.play-button-banking {
  display: table-cell;
  vertical-align: middle;
}

.play-button-display-careers,
.play-button-display-banking {
  background-image: url(/wp-content/uploads/2022/11/careers-play-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 150px;
}

button.print-pdf-function {
  border: 0px solid transparent;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
}

.container-full-width.momentum-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #addb53;
}

#countdown ul {
  list-style-type: none;
  display: inline-block;
  width: 80%;
  margin-left: 10%;
  padding-left: 0px;
}

#countdown ul li {
  float: left;
  text-align: center;
  width: 25%;
}

#countdown ul li span#days,
#countdown ul li span#hours,
#countdown ul li span#minutes,
#countdown ul li span#seconds {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 34px;
}

/* 
#countdown ul li span.countdown-text
{
    
} */

.highlight-purple {
  color: #5A4AE6;
  font-weight: 700;
  font-size: 120%;
}

#careers-slider {
  line-height: 0;
}

#careers-slider p {
  line-height: 1.35;
}

.background-ultra-light-blue {
  background-color: #28CEEA;
}

.background-watch-careers {
  height: 300px;
  background-image: url(/wp-content/uploads/2022/11/careers-mobile.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: #28CEEA;
}

.background-watch-banking {
  height: 300px;
  background-image: url(/wp-content/uploads/2022/12/DBPX_ForgeBusinessVideo_Banner_Mobile_800x537.jpg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: #ADDB53;
}

.alignleft {
  float: left;
  margin-right: 25px;
}

.alignright {
  float: right;
  margin-left: 25px;
}

.aligncenter,
.align-center {
  text-align: center;
}

.home #content {
  padding-top: 0px;
}

.home .carousel-home-page-slider {
  margin-bottom: 50px;
}

.hero-intro-content p:last-of-type {
  margin-bottom: 0px;
}

.carousel-home-page-slider .slick-dots {
  bottom: 0px;
  display: block;
  list-style: none;
  margin: 0 20% 15px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 60%;
  z-index: 9998;
}

.carousel-home-page-slider .slick-dots li {
  float: none;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 0 10px;
  padding: 0;
  position: relative;
  width: 10px;
}

.carousel-home-page-slider .slick-dots li button {
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  font-size: 0;
  display: block;
  height: 10px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 10px;
  border-radius: 7px;
}

.carousel-home-page-slider .slick-prev,
.carousel-home-page-slider .slick-next {
  width: 20px;
  height: 39px;
}

.carousel-home-page-slider .slick-dots li.slick-active button,
.carousel-home-page-slider .slick-dots li button:hover {
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
}

.home .container-full {
  margin-top: 0px !important;
}

.intro-image-holder {
  background-size: cover !important;
}

.home-pop-up {
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/play-button.png) !important;
}

.home .hero-intro-content hr {
  width: 50px;
  border-top: 5px solid #FCD92F;
  margin-left: 0px;
}

a.yellow-pill-button {
  display: inline-block;
  margin-top: 10px;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  background-color: #FCD92F;
  border-radius: 35px;
  padding: 13px 18px;
  color: #2E477B;
  border: 0px solid transparent;
}

a.yellow-pill-button:hover {
  color: #2E477B;
}

/** ----- End new css additions ----------**/

.single-c1_people_2019 .match-height-people-image-ind {
  min-height: 350px;
}

.aligncenter {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.modal-backdrop {
  z-index: 1043;
}

#startModal iframe {
  height: 600px;
  margin-top: 15px;
}

#startModal-lots-overview iframe,
#startModal-whitepaper iframe,
#startModal-download-toolkit iframe {
  height: 685px;
  margin-top: 15px;
}

.modal-header {
  padding: 15px 15px 0px;
  border-radius: 0px;
}

.pardot-form .modal-header {
  padding: 10px 15px;
}

.modal-header .close,
.modal-rev-header .close {
  position: absolute;
  top: 0px;
  right: 15px;
  background-image: url('images/modal-close.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  margin-top: 5px;
  opacity: 1;
}

.modal-header .close:hover {
  opacity: 0.65;
}

.modal-dialog {
  max-width: inherit !important;
  width: 95% !important;
  margin-left: 2.5%;
}

.modal-content.pardot-form,
.modal-content-alt.pardot-form {
  width: 75%;
  margin: 0 auto;
  pointer-events: all;
  border-radius: 0px !important;
  height: auto;
  /* max-height: 750px; */
  max-width: inherit;
}

.modal-content.newsletter-sign-up {
  width: 75%;
  margin: 0 auto;
  pointer-events: all;
  border-radius: 0px !important;
  height: auto;
  max-height: 650px;
  max-width: inherit;
}

.pardot-form .modal-header,
.pardot-form .modal-header-alt {
  padding: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 0%;
  overflow: hidden;
  border-radius: 0px;
}

.modal-body.pardot-form {
  flex: 0 auto;
  overflow: scroll;
  position: relative;
  padding: 0px 30px 15px;
}

.modal-body.newsletter-sign-up {
  flex: 0 auto;
  overflow: scroll;
  position: relative;
  height: auto;
  max-height: 600px;
  padding: 0px 30px 15px;
}

.pardot-form .modal-header .close,
.pardot-form .modal-header-alt .close .pardot-form.modal-content .close,
.pardot-form.modal-content-alt .close {
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url(../central1/images/modal-close-white.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  margin-top: 1px;
  opacity: 1;
  padding: 0px;
}

iframe:not([seamless], .seamless-iframe-modern) {
  min-height: 600px;
}

iframe:is([seamless]),
iframe:is(.seamless-iframe-modern) {
  height: 240px;
}

iframe.lightbox {
  min-height: inherit;
}

.flex-100 {
  flex: 0 0 100%;
}

.content_central_1_news,
.podcast-wrapper,
.video-wrapper {
  position: relative;
}

.video-wrapper:after {
  content: '';
  background-image: url(../central1/images/video_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom-left-radius: 12px;
  background-size: 100%;
  width: 100px;
  height: 44px;
}

.podcast-wrapper:after {
  content: '';
  background-image: url(../central1/images/podcast_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom-left-radius: 12px;
  background-size: 100%;
  width: 125px;
  height: 44px;
}

.background-dark-purple {
  background-color: #5656B7;
  color: #fff;
}

.background-dark-purple-gradient {
  background: #5656B7;
  background: linear-gradient(90deg, rgba(86, 86, 183, 1) 0%, rgba(41, 72, 127, 1) 100%);
  color: #fff;
}

.background-blue {
  background-color: #2074dd;
}

.background-dark-blue {
  background-color: #29487f;
}

.background-dark-teal {
  background-color: #0f7f7a;
}

.background-dark-grey {
  background-color: #3D4040;
}

#smartWidget0 {
  width: 100% !important;
}

#smartWidget0 .srJobList {
  width: 100% !important;
  max-width: 100% !important;
}

#beyond-section li {
  margin-bottom: 15px;
}

#beyond-section .container-page hr:last-child {
  display: none;
}

#beyond-section ul.beyond-bullet-items {
  margin-bottom: 0px;
}

#beyond-section ul.beyond-bullet-items li:last-child {
  margin-bottom: 0px;
}

.beyond-image {
  padding: 0 15%;
}

.forge-business-icons {
  padding: 0 22%;
}

.careers-slide-text-holder {
  padding-right: 5%;
  padding-left: 5%;
}

.why-text-holder {
  min-height: 200px;
}

.image-background-holder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 250px;
}

.image-background-holder-alt {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 250px;
}

.image-background-holder-mobile {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 650px;
}

.image-background-holder-align-right {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 55% center;
  min-height: 250px;
}

.smaller-headline {
  font-size: 75%;
}

.smaller-headline:last-child,
.why-text-holder p:last-child,
.careers-slide-text-holder p:last-child,
.meeting-reports p:last-child,
.blue-background p:last-child {
  margin-bottom: 0px;
}

.srSearchOptionText {
  width: 150px !important;
}

.display-flex-bottom {
  display: flex;
  display: -ms-flexbox;
  align-items: flex-end;
}

.display-flex-centered {
  display: flex;
  align-items: center;
  align-content: center;
}

.flex-direction-row {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.flex-direction-column {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.flex-justify-center {
  justify-content: center;
}

.display-flex-centered:after,
.display-flex-bottom:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}

.flex-single-column {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.postform.select-css {
  display: block;
  font-weight: 600;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 2px solid #2079e2;
  border-radius: 0px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url('https://www.central1.com/wp-content/uploads/2019/12/select-down-arrow.png');
  background-position: center right;
  background-size: contain;
  margin-bottom: 20px;
}

.select-css::-ms-expand {
  display: none;
}

.select-css:hover {
  border-color: #2074dd;
}

.select-css:focus {
  border-color: #2074dd;
  outline: none;
}

.select-css option {
  font-weight: normal;
}

.height-100 {
  height: 100%;
}

.width-100 {
  width: 100%;
  float: left;
}

.sidebar .postform.select-css {

  margin-bottom: 30px;
}


.select-css:disabled:hover,
.select-css[aria-disabled=true] {
  border-color: #aaa;
}

.max-width-100 {
  max-width: 100%;
}

img.max-width-250 {
  max-width: 250px !important;
  width: 100%;
}

img.max-width-300 {
  max-width: 300px !important;
  width: 100%;
}

img.max-width-400 {
  max-width: 400px !important;
  width: 100%;
}

.vertical-center,
.vertical-center-mobile {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.left-right-padding {
  padding-left: 25px;
  padding-right: 25px;
}

.row-holder {
  position: relative;
}

.insert-hidden-row {
  width: 100%;
  position: absolute;
  padding-left: 15px;
  padding-right: 15px;
}

.display-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

button.reveal-content-people {
  border: 0px solid;
  background-color: #fff;
  text-align: left;
  padding: 0px;
  line-height: 1.42;
  margin-bottom: 0px;
  width: 100%;
}

.reveal-content-people img {
  width: 100%;
}

button.selector-dept-button {
  width: 100%;
  border: 0px solid;
  background-color: #706F70;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

button.selector-dept-button.active {
  background-color: #0F7F7A;
}

button.hide-content-people {
  width: 40px;
  height: 40px;
  background-image: url('https://www.central1.com/wp-content/uploads/2019/10/people-close-button.png');
  background-color: transparent;
  border: 0px solid;
  background-size: contain;
  position: absolute;
  top: -40px;
  right: 0px;
  z-index: 2000001;
  background-repeat: no-repeat;
}

.people-side-image {
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
}

.people-linkedin,
.people-twitter {
  margin-right: 20px;
}

.social-section-people {
  margin-top: 15px;
  margin-bottom: 20px;
}

.social-section-people img {
  width: 35px;
  height: 35px;
}

#people-list-desktop.desktop-people-list,
#people-list-tablet.tablet-people-list,
#people-list-desktop-exe.desktop-people-list,
#people-list-tablet-exe.tablet-people-list,
#people-list-desktop-ind.desktop-people-list,
#people-list-tablet-ind.tablet-people-list,
#people-list-desktop-rel.desktop-people-list,
#people-list-tablet-rel.tablet-people-list {
  display: none;
}

#people-list-mobile.mobile-people-list,
#people-list-mobile-exe.mobile-people-list,
#people-list-mobile-ind.mobile-people-list,
#people-list-mobile-rel.mobile-people-list {
  display: inherit;
}

a.event-hero-holder,
a.event-past-holder {
  display: block;
}

.secondary-background-image {
  background-size: cover;
  background-position: center;
}

.rule-grey-1 {
  border-bottom: 1px solid #555555;
}

.engage-learn-more-link a {
  text-decoration: underline;
  color: #333;
}

.engage-learn-more-link a:hover {
  text-decoration: underline;
  color: #333;
}

.pdf_files-template-default .button-blue {
  display: inline-block;
  margin-top: 25px;
}

.twitter-timeline-profile iframe {
  width: 750px !important;
}

.marketecture-map.maphilighted {
  max-width: 100%;
}

.page-id-23441 .featherlight .featherlight-close-icon,
.page-id-17426 .featherlight .featherlight-close-icon,
.page-id-35460 .featherlight .featherlight-close-icon,
.page-id-35754 .featherlight .featherlight-close-icon,
.page-id-58309 .featherlight .featherlight-close-icon {
  color: rgba(255, 255, 255, 0);
  background-image: url(https://www.central1.com/wp-content/uploads/2019/07/marketecture-close-button.png);
  width: 45px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(255, 255, 255, 0);
}

.hide-content,
.hide-session,
.session-title-swap,
.esg-session-title-swap {
  display: none;
}

.display-table {
  display: table;
  height: 50px;
}

.display-table-no-height {
  display: table;
}

.position-middle {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
  padding-right: 5%;
}

.ri-position-bottom {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 5%;
  padding-right: 5%;
}

.table-position-bottom {
  display: table-cell;
  vertical-align: bottom;
}

.modal {
  z-index: 9991000001;
}

.page-id-18042 table td {
  vertical-align: top;
}

.participation-table tr {
  border-bottom: 1px solid #1c70d3;
  line-height: 1.25;
}

td.column-small {
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

td.column-big {
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.arrow-left {
  padding-left: 40px;
}

.arrow-left:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2019/04/anchor-arrow.png);
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 20px;
  margin-top: -3px;
}

hr.thin-blue {
  border-top: 2px solid #1c70d3;
}

hr.thin-grey {
  border-top: 2px solid #dddddd;
}

hr.thin-grey-slim {
  border-top: 2px solid #dddddd;
  margin-top: 0px;
  margin-bottom: 0px;
}

.blue-text {
  color: #2074DD;
}

.dark-blue-text,
.dark-blue-text a,
.dark-blue-text a:hover,
.text-dark-blue,
.text-dark-blue a,
.text-dark-blue a:hover {
  color: var(--dark-blue);
}

.dark-grey-text {
  color: var(--grey)
}

.z-index-top {
  z-index: 200000;
}

.home #popup-J77GU18wXGo iframe {
  width: 1600px !important;
  height: 900px !important;
}


.background-watch:hover {
  transition: all 0.5s;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/Watch-hover.jpg);
}

.background-watch-townhall:hover {
  transition: all 0.5s;
  background-image: url(https://www.central1.com/wp-content/uploads/2019/04/townhall-bkgd-hover.png);
}


.archive .background-watch,
.single .background-watch {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/Watch.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;
  width: 350px;
  margin-bottom: 10px;
}

.single .multiple-videos .background-watch {
  height: 150px;
  width: 100%;
}

.interior-page-element {
  background: url(https://www.central1.com/wp-content/uploads/2018/10/Watch-hover.jpg) no-repeat -9999px -9999px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 1px;
  height: 1px;
}

.interior-page-element-forge {
  background: url(https://www.central1.com/wp-content/uploads/2019/04/townhall-bkgd-hover.png) no-repeat -9999px -9999px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 1px;
  height: 1px;
}

.archive .background-watch:hover,
.single .background-watch:hover {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/Watch-hover.jpg);
  transition: all 0.5s;
}

.page-id-23441 .featherlight .featherlight-content,
.page-id-58309 .featherlight .featherlight-content {
  max-width: 90%;
  width: 90%;
  height: 90%;
  margin-top: 5%;
  margin-bottom: 5%;
}

.featherlight:before {
  margin-right: 0px;
}

.featherlight .featherlight-inner {
  height: 100%;
}

#page {
  overflow-x: hidden;
  position: relative;
}

.page-template-page-insights-2024 #page {
  overflow-x: visible;
}

p.size-small {
  font-size: 16px;
}

.secondary-title {
  margin-top: 0px;
}

.single-c1_blog #primary h1,
.single-c1_blog #primary h2,
.single-c1_blog #primary h3,
.single-c1_blog #primary h4,
.single-c1_blog #primary h5,
.single-c1_blog #primary h6 {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  color: #3D4040;
}

p {
  margin-bottom: 20px;
}

.minor-paragraph p {
  margin-bottom: 10px;
}

p.engage-learn-more-link {
  margin-bottom: 0px;
}

h5.people-title,
h2.people-title {
  font-size: 17px;
  margin-bottom: 5px;
}

.h4-mimic,
.countdown-text {
  font-size: 18px;
}

.small-anchor {
  font-size: 16px;
}

.pdf-text p,
.website-text p {
  margin-bottom: 0px;
}

a:visited {
  text-decoration: none;
}

a .background-pdf-ppt:hover {
  opacity: 0.65;
  transition: all 0.5s;
}

.featherlight-content {
  background-color: #000 !important;
  padding: 6px 6px 0px !important;
}

.featherlight .featherlight-content {
  padding: 0px !important;
  border: 0px solid transparent !important;
  background-color: transparent !important;
}

.page-id-23441 .featherlight .featherlight-image,
.page-id-17426 .featherlight .featherlight-image,
.page-id-35460 .featherlight .featherlight-image,
.page-id-35754 .featherlight .featherlight-image,
.page-id-58309 .featherlight .featherlight-image {
  width: 850px;
  max-width: 100%;
  height: auto;
}

.page-id-23441 .featherlight:last-of-type,
.page-id-17426 .featherlight:last-of-type,
.page-id-35460 .featherlight:last-of-type,
.page-id-35754 .featherlight:last-of-type,
.page-id-58309 .featherlight:last-of-type {
  background: rgba(255, 255, 255, 0.75) !important;
}

.popup {
  display: none;
}

.background-grey {
  background-color: #eee;
  padding: 30px 45px 0px 45px;
}

.background-grey a,
.background-grey a:hover {
  color: #1262EB;
}

.background-white-container {
  padding: 30px 30px 30px 45px;
}

.email-address,
.email-address a {
  word-break: break-word;
}

.products-services-columns,
.cu-columns,
.columns-3 {
  float: left;
  width: 100%;
  -webkit-column-count: 1;
  /* Chrome, Safari, Opera */
  -moz-column-count: 1;
  /* Firefox */
  column-count: 1;
  column-gap: 30px;
}

.reports-inner-contain-2018 {
  margin-bottom: 25px;
}

.products-services-columns div.reports-inner-contain-2018,
.cu-columns *,
.columns-3,
* {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.cu-columns a,
.cu-columns span,
.columns-3 a {
  display: inline-block;
  line-height: 1.25;
  margin-bottom: 15px;
}

.reports-inner-contain-2018 .phone-number,
.reports-inner-contain-2018 .email-address {
  padding-left: 35px;
  position: relative;
  float: left;
  clear: left;
  margin-bottom: 5px;
  font-size: 16px;
}

.reports-inner-contain-2018 .description-text {
  position: relative;
  float: left;
  clear: left;
  margin-bottom: 5px;
}

.reports-inner-contain-2018 .phone-number:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/phone-icon-grey.png);
  width: 25px;
  height: 25px;
  background-size: contain;
  position: absolute;
  left: 2px;
}

.reports-inner-contain-2018 .email-address:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/email-icon-grey.png);
  width: 22px;
  height: 22px;
  background-size: contain;
  position: absolute;
  left: 5px;
  top: 2px;
}

.no-csscolumns .products-services-columns {
  width: 100%;
  float: left;
}

.panel-parent ul {
  padding-left: 15px;
}

.panel-parent li {
  list-style: none;
  text-indent: -15px;
}

.panel-parent li:before {
  content: "·";
  margin-right: 10px;
}

.site-header {
  overflow: hidden;
}

.menu-wording {
  color: #fff;
  font-size: 14px;
}

.menu-icon {
  margin-bottom: 2px;
}

.search-results footer,
.search footer {
  margin-top: 15px;
}

div.wpcf7-mail-sent-ok {
  border: 1px solid #2074DD;
}

div.wpcf7-mail-sent-ng {
  border: 1px solid #2074DD;
}

div.wpcf7-spam-blocked {
  border: 1px solid #2074DD;
}

div.wpcf7-validation-errors {
  border: 1px solid #2074DD;
}

.width-set {
  float: left;
}

.footer-diagonal {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 75px;
  height: 118px;
  margin-top: 15px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 15px;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
  width: 100%;
}

.modal-rev-header {
  padding: 10px 15px;
}

.modal-body {
  padding: 10px 15px;
}

.modal-body label {
  width: 100%;
}

button.client-support-button {
  background-color: transparent;
  color: #fff;
  border: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

/* additions June 2018  - see element-item as well for iframe heights */

.c1-link {
  margin-right: 10px;
}

.social-section {
  margin-top: -1px;
}

#pre-menu .social-section {
  margin-top: 0px;
}

.date {
  white-space: nowrap;
}

.site-footer .social-section {
  float: left;
  margin-top: 25px;
}

.page-template-page-wcuc .site-footer .social-section {
  float: left;
  margin-top: 15px;
}

.archive .search-form {
  margin-bottom: 25px;
}

/* end addtions */

.search-no-results .search-form {
  margin-bottom: 25px;
}

.top-title,
.top-title p {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 0px;
}

.description-text {
  line-height: 1.25;
}

.blue-box {
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px 10px 20px;
  background-color: #2074DD;
  font-weight: 800;
  font-size: 18px;
}

/* classes gilroy-bold & greycliff-bold are in universal.css */

.gilroy-bold.phone-blue,
.greycliff-bold.phone-blue {
  text-transform: uppercase;
  padding: 10px 0px 10px 3px;
  font-weight: 800;
  font-size: 24px;
  color: #2074DD;
}

.gilroy-bold.phone-blue img,
.greycliff-bold.phone-blue img {
  margin-top: -3px;
}

.blue-box.gilroy-bold a,
.gilroy-bold.phone-blue a,
.blue-box.greycliff-bold a,
.greycliff-bold.phone-blue a {
  color: #2074DD;
}

/* --- */

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-track {
  background-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slickHome {
  position: relative;
  float: right;
  visibility: hidden;
}

.slick-initialized {
  visibility: visible;
}


.slickHome .content-area {
  width: 80%;
  margin: 0 10%;
}

.special-slider-run,
.slickNormalAdaptive {
  overflow: hidden;
}

.special-slider-run img {
  max-height: 100px;
  width: auto;
}

.special-slider-run ul.slick-dots {
  z-index: 100000;
  position: relative;
}

.slick-dots li {
  float: left;
  list-style-type: none;
  margin: 10px 20px;
}

.slick-prev,
.slick-next {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 62px;
  line-height: 0px;
  font-size: 0px;
  margin-top: -10px;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  position: absolute;
  outline: none;
  top: 50%;
  width: 32px;
  z-index: 1000000;
}

/* Hide slider before Slick is initialized */
#hero-slider {
  opacity: 0;
  visibility: hidden;
}

/* Show it once Slick has kicked in */
#hero-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease;
}

/* Slider End */

.post-nav-holder {
  position: relative;
  margin: 50px 0px 10px;
  height: 45px;
}

.page-numbers {
  padding: 5px 7px;
  background-color: #2074DD;
  margin: 10px;
  border-radius: 3px;

}

a.page-numbers,
.page-numbers.dots {
  color: #fff;
}

.page-numbers.current {
  opacity: 0.65;
  color: #fff;
}

a.page-numbers:hover {
  color: #fff;
}

#mySidenav .container-bit {
  position: relative;
  float: left;
  width: 100%;
  margin: 3px 8px 0 0;
}

#mySidenavMobile .container-bit {
  position: relative;
  float: left;
  width: 100%;
  margin: 15px 8px 0 0;
}

#mySidenavMobile .search-form {
  text-align: center;
  float: right;
  width: 100%;
  margin-top: 15px;
}

#mySidenavMobile .search-form .search-field {
  border-radius: 20px;
  padding: 0 10px;
  border: 1px solid #aaa;
}

.intro-text-section p:last-child {
  margin-bottom: 0px;
}

.single-c1_people .entry-content,
.single-governance_people .entry-content {
  margin-bottom: 25px;
}

.transp-green {
  background-color: rgba(16, 127, 122, 0.85);
  width: 100%;
  position: absolute;
  bottom: 0px;
}

.transp-green h4,
.transp-green h2,
.transp-green p {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 1.35;
}

.secondary-text {
  text-align: left;
}

.secondary-text h1 {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-size: 20px;
}

.secondary-text hr {
  border-top: 5px solid #5656b7;
  width: 25%;
  text-align: left;
  margin-left: 0;
}

.secondary-text.light-blue hr {
  border-top: 5px solid #28ceea;
}

.secondary-text.medium-blue hr {
  border-top: 5px solid #1c70d3;
}

.secondary-text.dark-blue hr {
  border-top: 5px solid #5656b7;
}

.secondary-text.yellow hr {
  border-top: 5px solid #fcd930;
}

.secondary-text.pink hr {
  border-top: 5px solid #fe757d;
}

.secondary-text.teal hr {
  border-top: 5px solid #219a92;
}

.secondary-text.light-green hr {
  border-top: 5px solid #addb53;
}

.archive hr {
  border-top: 5px solid #5656b7;
  width: 100%;
  text-align: left;
  margin-left: 0;
  margin-top: 25px;
}

.archive-read-more {
  margin-top: 10px;
  display: inline-block;
}

.image-bucket-section-image,
.linked-bucket-section-image {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 25px;
  min-height: 250px;
}

.forge-bucket-section-image,
.forge-business-bucket-section-image,
.template-header-bucket-section-image {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 250px;
}

#ri-slider {
  min-height: 325px;
}

.ri-bucket-section-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 25px;
  min-height: 325px;
  height: 325px;
}

.forge-alt-bucket-section-image {
  background-size: cover;
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 25px;
  min-height: 250px;
}

.linked-bucket-section-half-height-image {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 25px;
  min-height: 200px;
  background-position: bottom;
}

.hero-bucket-section-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 325px;
}

.hero-bucket-section-image-mobile {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 15px;
  padding-bottom: 25px;
  min-height: 500px;
}

.single-c1_events .hero-bucket-section-image-mobile {
  margin-top: 25px;
}

.green-bucket {
  background-color: #269993;
  padding-top: 15px;
  padding-bottom: 25px;
  min-height: 250px;
}

.text-align-left {
  text-align: left;
}

.archive-reports-section {
  padding: 5px 12px;
  background-color: #fff;
}

.archive-reports-section h4,
.regional-panel h4 {
  padding-left: 35px;
  text-indent: -30px;
}

.archive-reports-section h4:before,
.archive-reports-section h5:before,
.regional-panel h4:before {
  content: "";
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/download-link@2x.png);
  width: 20px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-position: center;
  margin-right: 10px;
  margin-top: -8px;
}


.section-yellow {
  background-color: #fcd930;
}

/* check to see if it's used and delete afterwards (might delete component too */
.quote-holder {
  margin-bottom: 20px;
}

.quote-top.yellow {
  width: 100%;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/Rectangle-top.png);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 110px;
}

.quote-bottom.yellow {
  width: 100%;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/Rectangle-bottom.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 110px;
}

.quote-text {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #3D4040;
  margin-top: 45px;
  line-height: 1.25
}

.quote-text:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/quote.png);
  position: absolute;
  width: 60px;
  height: 44px;
  background-size: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0px;
}

/* --- */

.grey-section {
  background-color: #ddd;
  padding: 25px 0px;
}

.blue-section {
  background-color: #1c70d3;
  padding: 25px 0px;
}

.green-section {
  background-color: #addb53;
  padding: 25px 0px;
}

.white-section {
  background-color: #fff;
  padding: 25px 0px;
}

.orange-section {
  background-color: #fca22b;
  padding: 25px 0px;
}

.orange-rule-top {
  border-top: 6px solid #fca22b;
  margin-top: 25px;
  padding-top: 15px;
}

.page-template-investor-relations .orange-rule-top {
  border-top: 0px solid #ffffff;
  margin-top: 0px;
  padding-top: 0px;
}

.blue-border-bottom {
  margin-bottom: 10px;
  border-bottom: 2px solid #196ed1;
  padding-bottom: 10px;
}

.sidenav .blue-border-bottom {
  margin-bottom: 15px !important;
  padding-bottom: 15px;
}

.subscribe-bkgd {
  background-color: #2074dd;
  background-size: cover;
  background-position: center right;
  height: auto;
  text-align: center;
}

.event-bkgd {
  background-color: #2074dd;
  background-size: cover;
  background-position: center right;
  height: auto;
  text-align: center;
}

.career-bkgd {
  background-color: #fbd931;
  background-size: cover;
  background-position: center left;
  height: auto;
  text-align: center;
}

.register-bkgd {
  background-color: #2074dd;
  background-size: cover;
  background-position: center left;
  height: auto;
  text-align: center;
}

.register-alt-bkgd {
  background-color: #2074dd;
  background-size: cover;
  background-position: center left;
  height: auto;
  text-align: center;
  z-index: 999999;
}

.subscribe-bkgd-2 {
  color: #fff;
  background-color: #2074DD;
  height: auto;
  text-align: center;
}

.sales-bkgd {
  background-image: url(/wp-content/themes/central1/images/sales-bottom.png);
  background-size: cover;
  background-position: center right;
  height: auto;
  text-align: center;
}

.design-bkgd {
  background-image: url(/wp-content/themes/central1/images/design-bkgd.png);
  background-size: cover;
  background-position: center right;
  height: auto;
  text-align: center;
}

.clearfix:after,
.subscribe-bkgd:after,
.event-bkgd:after,
.career-bkgd:after,
.register-bkgd:after,
.register-alt-bkgd:after,
.collapseomatic_content:after,
.recent-reports-holder:after,
.archive-reports-holder:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.event-bkgd .bold-text {
  color: #3D4040;
}

.career-bkgd .bold-text,
.register-bkgd .bold-text {
  color: #ffffff;
}

.register-alt-bkgd .bold-text {
  color: #333333;
}

.text-right,
.text-right-2,
.text-right-sales,
.text-right-design {
  width: 100%;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}

.text-left,
.text-left-2,
.text-left-sales,
.text-left-design,
.text-left-subscribe-full-width {
  width: 100%;
  text-align: center;
}

.text-right-design {
  color: #ffffff;
}

.fixed-bottom {
  position: fixed !important;
  bottom: 0px;
  overflow-x: hidden;
  z-index: 100000;
  display: none;
}

.hide-cookie-div {
  display: none;
}

.show-cookie-div {
  display: inherit;
}

.contact-icons {
  margin-top: 25px;
  margin-bottom: 25px;
}

.col-xs-5ths,
.col-xs-5th-halfs,
.col-sm-5ths,
.col-md-5ths,
.col-flex-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 100%;
  float: left;
}

.col-xs-5ths-half-option,
.col-xs-5ths-half {
  width: 50%;
  float: left;
}

.col-xs-5ths-half-option.centered-item,
.col-xs-5ths-half.centered-item {
  margin-left: 25%;
}

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}

.button-group #myDropdownNews .button,
.button-group #myDropdown.governance-dropdown .button {
  width: 100%;
  border: 0px solid transparent;
  background-color: transparent;
  text-align: left;
  padding: 6px 10px;
  border-radius: 0px;
  transition: 0.3s;
  font-size: 14px;
}

#myDropdownNews,
#myDropdown.governance-dropdown {
  background-color: #F4F4F2;
}

/* .button-group #myDropdownNews .button:last-of-type
{
  margin-bottom: 10px;
} */

.button-group #myDropdownNews .button.is-checked,
.button-group #myDropdownNews .button:hover,
.button-group #myDropdown.governance-dropdown .button.is-checked,
.button-group #myDropdown.governance-dropdown .button:hover {
  background-color: #2074DD;
  color: #fff;
  transition: 0.3s;
  ;
}

.button-group #myDropdown.governance-dropdown a:hover {
  opacity: 1;
}

.button-group #myDropdownNews .button[data-filter=".central_1_news"] {
  display: none;
}


/* ---- isotope ---- */


/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

.sub-title {
  color: #3D4040;
  margin-top: 10px;
}

.annual-report-holder .sub-title {
  margin-top: 0px;
  text-align: left;
}

.text-white {
  color: #fff !important;
}

.text-yellow {
  color: #fcd930 !important;
}

.text-fuschia {
  color: #b739a5 !important;
}

.text-orange {
  color: #f46e4a;
}

.text-blue {
  color: #2079e2;
}

.footer-width-40,
.footer-width-60 {
  width: 100%;
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.social-section {
  float: right;
}

.people-holder .inner-contain {
  height: 275px;
  background-color: #ddd;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.row-holder-hider .people-holder .inner-contain {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}

/* Dropdown Button */
.dropbtn {
  color: white;
  padding: 0px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  width: 100px;
  height: 33px;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/Filter-Button.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px;
}

.home .dropbtn {
  float: left;
}

.dropbtn-news {
  color: white;
  padding: 0px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  width: 195px;
  height: 35px;
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/news-filter2.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0px;
}

.dropbtn-news.button-toggle {
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/news-filter-hover2.png);
}

.dropdown-news-title {
  font-weight: bolder;
  margin-top: 20px;
}

#governance-filter-list.dropbtn {
  color: white;
  padding: 0px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  width: 195px;
  height: 33px;
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/governance-filter.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0px;
}

#governance-filter-list.dropbtn.button-toggle {
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/governance-filter-hover.png);
}

/* Dropdown button on hover & focus */
.dropbtn:hover,
.dropbtn:focus {
  background-color: #fff;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  /* display: inline-block; */
  float: left;
  clear: left;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 100000;
  height: auto;
  overflow: visible;
  margin-top: 40px;
  border-radius: 2px;
  width: 200px;
  line-height: 1.4;
}

.page-id-376 .dropdown-content,
.page-id-66 .dropdown-content {
  margin-top: 0px;
  width: 350px;
  line-height: 1.2;
}

#myDropdownNews.dropdown-content,
#myDropdown.governance-dropdown.dropdown-content {
  margin-top: 10px;
  border-radius: 6px;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show-menu {
  display: block;
}

/* Links inside the dropdown */
.dropdown-content button {
  color: black;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #fff
}

/* check if pages are still being used */
.page-id-376 #myDropdown button,
.page-id-66 #myDropdown button {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  background-color: transparent;
  width: 100%;
  background-image: none;
  border-radius: 0px;
  padding: 9px;
  border: 1px solid #000;
  float: left;
  margin-top: -1px;
}

.home #myDropdown button:first-child {
  margin-top: 0px;
}

#myDropdown button:hover {
  background-image: none;
  background-color: #ddd;
}

#myDropdown button:active {
  background-image: none;
  background-color: #ddd;
}

#dropdown-show {
  float: left;
  margin-left: 15px;
  padding: 2px 0px 4px;
  font-size: 18px;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
}

/* --- */

#load-more {
  border: 0px;
  background-color: transparent;
  color: #333333;
}

.load-more-holder {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 10000;
}

.hidden {
  visibility: hidden;
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

.filter-button {
  float: left;
  margin-right: 0px;
}

.hidden {
  visibility: hidden;
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

.entry-title {
  margin-top: 15px;
}

.archive .entry-title {
  margin-bottom: 25px;
}


.breadcrumbs {
  color: #666666;
  font-size: 12px;
}

.image-holder,
.image-holder-contain {
  height: 100%;
}

.container-full .image-holder,
.container-full-interior .image-holder {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 125px;
  margin-top: 0px;
  float: left;
}

.container-full .image-holder-contain,
.container-full-interior .image-holder-contain {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 125px;
  margin-top: 0px;
  float: left;
}

.central_1_events .image-holder {
  height: 125px;
}

.text-area-100 {
  float: left;
  position: relative;
  width: 100%;
}


.container-full .text-area-100,
.container-full-interior .text-area-100 {
  padding: 10px;
}

.reports-inner-contain .text-area-100 {
  padding-top: 5px;
}

.reports-inner-contain .home-text-title {
  margin-bottom: 60px;
}

.blog-info.first-row {
  padding: 5px 0px;
  color: #666666;
  position: relative;
}

.blog-info.first-row p {
  display: inline-block;
  margin-bottom: 0px;
}

.blog-info-left.first-row {
  padding: 5px 0px;
  color: #666666;
  width: 65%;
}

.blog-info-left.first-row p {
  display: inline-block;
  margin-bottom: 0px;
}

.blog-info-right.first-row {
  padding: 5px 0px;
  color: #666666;
  float: right;
  width: 35%;
  text-align: right;
}


.container-padding .first-row {
  padding: 0px 0px 0px;
}

.download-link {
  width: 100%;
  padding: 0px 10px 12px;
  float: left;
  text-align: center;
}

.download-link img {
  width: 20px;
  height: 25px;
}

.recent-reports-section {
  width: 100%;
  padding: 12px 10px 0px;
  float: left;
}

.top-rectangle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 10px;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/top-rectangle.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.container-full .date,
.container-full-interior .date,
.container-padding .date {
  color: #3D4040;
}

.date {
  margin-top: -5px;
}

.container-full .button-link-100,
.container-full-interior .button-link-100 {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: calc(100% - 60px);
  text-align: right;
}

.button-link-reports {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: calc(100% - 20px);
}

.light .text-area-70 .content-excerpt {
  display: none;
}

.site-info {
  text-align: center;
  margin-bottom: 25px;
}

.site-info-2024 {
  margin-top: 25px;
  margin-bottom: 25px;
}

#footer-content .footer-text-left {
  text-align: left;
}

#footer-content .footer-text-right {
  text-align: right;
}

hr.footer-rule {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #586497;
}

#site-navigation,
#site-navigation-mobile {
  float: right;
  position: relative;
  z-index: 10000;
  /* display: inline-block; */
  margin-top: 29px;
  margin-left: 35px;
}

.sidenav {
  top: 15px;
  right: -201%;
  width: 280px;
  position: absolute;
  overflow-x: hidden;
  background-color: #fff;
  z-index: 300009;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 22px;
  color: #2074DD;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: .5s;
}

.sidenavmobile {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1400000;
  top: 0;
  right: -201%;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: .5s;
  padding-top: 0px;
  line-height: 1.5em;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 22px;
  color: #2074DD;
}

#menu-mobile-menu {
  list-style: none;
}

#menu-mobile-menu a {
  color: #196ed1;
}

.sidenav a {
  color: #196ed1;
}

.sidenav a:hover {
  color: #196ed1;
}

#primary-menu {
  margin-right: 20px;
  margin-bottom: 15px;
  padding-left: 15px;
}


.main-nav-display {
  float: right;
  text-align: right;
  width: 100%;
}

.main-nav-display li {
  line-height: 1.15;
  margin-bottom: 7px;
}

.custom-menu-class-mobile ul {
  padding-left: 0px;
}

.button-div {
  float: right;
  width: 100%;
}

#mySidenavMobile .closebtn {
  float: right;
  font-size: 48px;
  line-height: 1.1;
  margin-right: 5px;
}

#mySidenav .closebtn {
  float: right;
  font-size: 48px;
  line-height: 1.1;
  margin-right: 20px;
}

.home-page-holder {
  width: 100%;
  height: 100px;
  background-color: #fff;
  position: relative;
  float: left;
}

.money-movement {
  background-image: url('https://www.central1.com/wp-content/uploads/2018/04/MoneyMovement-BG.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.money-performance {
  background-image: url('https://www.central1.com/wp-content/uploads/2018/04/MoneyPerformance-BG.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.customer-aquisition {
  background-image: url('https://www.central1.com/wp-content/uploads/2018/04/CustomerAcquistion-BG.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.customer-engagement {
  background-image: url('https://www.central1.com/wp-content/uploads/2018/04/CustomerEngagement-BG.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.strategic-operations {
  background-image: url('https://www.central1.com/wp-content/uploads/2018/04/StrategicOperations-BG.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.inset-text {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  position: relative;
  font-size: 18px;
  width: 100%;
  line-height: 1.2;
  padding: 0px 15px;
  float: left;
  margin-top: 10px;
}

.inset-button-holder {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 10px 15px 25px;
  float: left;
}

button.inset-button {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border: solid #fff 2px;
  background-color: transparent;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
}

button.inset-button-module {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border: solid #fff 2px;
  background-color: transparent;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
}

.inset-button-module {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border: solid #fff 2px;
  background-color: transparent;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
  display: inline-block;
}

.white-light-button {
  border-radius: 0px;
  color: #fff;
  padding: 5px 15px 5px 15px;
  border: solid #fff 2px;
  background-color: transparent;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  display: inline-block;
  border-radius: 6px;
  opacity: 0.65;
  transition: all 0.3s;
}

.white-solid-button {
  border-radius: 0px;
  color: #3D4040;
  padding: 5px 15px 5px 15px;
  border: solid #fff 2px;
  background-color: #fff;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
  display: inline-block;
  border-radius: 6px;
  transition: all 0.3s;
}

.white-light-button:hover {
  opacity: 0.45;
  transition: all 0.3s;
}

.white-solid-button:hover {
  opacity: 0.65;
  transition: all 0.3s;
}

.white-hollow-button {
  border-radius: 0px;
  color: #fff;
  padding: 5px 15px 5px 15px;
  border: solid #fff 2px;
  background-color: transparent;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
  display: inline-block;

}

.grey-hollow-button {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  color: #3D4040;
  padding: 5px 15px 5px 15px;
  border: solid #3D4040 2px;
  background-color: transparent;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
  display: inline-block;
}

.event-bkgd button.inset-button-module,
.event-bkgd a.inset-button-module,
.career-bkgd a.inset-button-module,
.register-bkgd a.inset-button-module,
.register-alt-bkgd a.inset-button-module {
  border-radius: 3px;
  color: #3D4040;
  padding: 10px 20px 10px 20px;
  border: solid #3D4040 2px;
  background-color: transparent;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
  line-height: 1.5;
  transition: all 0.5s;
}

.career-bkgd a.inset-button-module,
.register-bkgd a.inset-button-module {
  color: #ffffff;
  border: solid #ffffff 2px;
}

.register-alt-bkgd a.inset-button-module {
  color: #333333;
  border: solid #333333 2px;
}

.event-bkgd button.inset-button-module:hover,
.event-bkgd a.inset-button-module:hover {
  opacity: 0.65;
  color: #3D4040;
}

.career-bkgd a.inset-button-module:hover,
.register-bkgd a.inset-button-module:hover {
  opacity: 0.65;
  color: #ffffff;
}

.register-alt-bkgd a.inset-button-module:hover {
  opacity: 0.65;
  color: #333333;
}

button.inset-button:hover {
  text-decoration: none;
}

button.inset-button-module:hover,
.inset-button-module:hover {
  text-decoration: none;
  opacity: 0.65;
  transition: all 0.5s;
  color: #fff;
}

.search-submit,
.wpcf7-submit,
.gform_button.button {
  border-radius: 3px;
  color: #fff;
  padding: 5px 25px 5px 25px;
  border: solid #2074DD 2px;
  background-color: #2074DD;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 1.5;
}

.search-submit:hover,
.wpcf7-submit:hover,
.gform_button.button:hover {
  color: #fff;
  text-decoration: none;
}

.positioning {
  margin-top: 10px;
  text-align: right;
  display: table;
  min-height: 125px;
  width: calc(100% + 30px);
}

.no-float {
  float: none !important;
}

.top-title,
.top-title p {
  color: #fff;
}

.text-align-bottom {
  display: table-cell;
  vertical-align: bottom;
}


/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
  min-height: 470px;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */

.element-item,
.footer-item {
  height: 350px;
  margin-bottom: 20px;
  min-height: 150px;
}

.inner-contain {
  background-color: #fff;
  height: 100%;
  position: relative;
  text-align: left;
}

.recent-reports-holder,
.archive-reports-holder {
  background-color: #fff;
  position: relative;
  text-align: left;
}

.reports-inner-contain {
  background-color: #fff;
  min-height: 175px;
  position: relative;
  text-align: left;
  margin-bottom: 25px;
}

.reports-inner-contain-2018 {
  background-color: transparent;
  position: relative;
  text-align: left;
}

.regional-panel {
  background-color: #fff;
}

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

.report-container,
.archive-container {
  border-bottom: 6px solid #1c70d3;
  margin-bottom: 25px;
  text-align: right;
  margin-top: -60px;
  position: relative;
}

.orange-report-container {
  border-bottom: 6px solid #fca22b;
  margin-bottom: 25px;
  text-align: right;
  margin-top: -65px;
  position: relative;
}

.annual-report-holder {
  display: flex;
  margin-bottom: 15px;
}

.committee-report-container {
  border-bottom: 6px solid #29487f;
  margin-bottom: 25px;
  text-align: right;
  margin-top: -50px;
  position: relative;
  padding-bottom: 10px;
}

.featured-report-container {
  margin-bottom: 25px;
}

.image-report-container {
  margin-bottom: 0px;
  text-align: right;
  margin-top: -100px;
  position: relative;
}

.light .inner-contain {
  background-color: #fff;
}

.auto-data-show[aria-expanded="true"] {
  display: none;
  transition: 0.5;
}

/* Style the buttons that are used to open and close the accordion panel */

button.accordion,
p.accordion {
  color: #000;
  cursor: pointer;
  padding: 12px 10px 0px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  background-color: transparent;
  position: relative;
}

button.accordion-parent {
  color: #000;
  cursor: pointer;
  padding: 0px;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/sub-button-open.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  background-color: transparent;
}

button.link-to-button {
  color: #000;
  cursor: pointer;
  padding: 0px;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/link-button-open.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  background-color: transparent;
}

button.email-button {
  color: #000;
  cursor: pointer;
  padding: 0px;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/Email-Icon.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  background-color: transparent;
}

.image-report-container button.accordion-parent {
  margin-bottom: 45px;
}

.committee-report-container button.accordion-parent {
  margin-bottom: 15px;
}

.container-full-width button.link-to-button {
  margin-bottom: 15px;
}

.orange-report-container button.accordion-parent {
  margin-bottom: 25px;
}

.linked-button-positioning {
  position: absolute;
  text-align: right;
  bottom: 25px;
  right: 5%;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

button.accordion:after,
p.accordion:after {
  content: url('images/line-arrow-down.svg');
  width: 20px;
  font-size: 28px;
  color: #1c70d3;
  border: none;
  float: right;
  margin-left: 5px;
  text-shadow: none;
  position: absolute;
  top: 10px;
  right: 12px;
}

.page-template-page-forge-faq button.accordion:after {
  content: '+';
  font-size: 20px;
  color: #1c70d3;
  border: none;
  position: inherit;
  margin-left: 5px;
  text-shadow: none;
  float: left;
  line-height: 1.5;
}

.page-template-page-forge-faq div.panel {
  padding-left: 15px;
}

button.accordion.active:after,
p.accordion.active:after {
  content: url('images/line-arrow-up.svg');
}

.recent-reports-holder button.accordion.active:after {
  content: "\00D7";
}

button.accordion-parent.active {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/sub-button-close.png);

}

button.link-to-button:hover {
  opacity: 0.65;

}

/* Style the accordion panel. Note: hidden by default */

div.panel {
  padding: 0;
  background-color: #fff;
  border: none;
  border-radius: 0px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  margin-bottom: 0px;
}

div.panel i.fa-angle-right {
  padding: 0 15px;
}

div.panel-parent {
  padding: 0;
  background-color: #fff;
  border: none;
  border-radius: 0px;
  overflow: hidden;
  margin-bottom: 0px;
  opacity: 0;
  transition: max-height 1s ease-out;
  transition: opacity 1s ease-out;
  max-height: 0px;
  padding-bottom: 10px;
}

div.panel, .faq-holder div.panel, .faq-holder div.q-holder {
    padding-left: 0px;
    border-bottom: 1px solid #3D4040;
    float: left;
    width: 100%;
}

div.url-download-holder,
.ar-title-holder {
  float: left;
  position: relative;
  z-index: 100004;
  flex: 1 0 0;
  text-align: left;
}

div.url-download-holder a {
  display: inline-block;
  padding: 0px 0 0px;
  margin-bottom: 5px;
}

a.grey-hollow-button,
button.grey-hollow-button {
  border: 2.5px solid #3D4040;
  border-radius: 6px;
  padding: 5px 10px !important;
  margin-bottom: 10px !important;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  display: inline-block;
  position: relative;
  color: #3D4040;
}

a.grey-hollow-button:hover,
button.grey-hollow-button:hover {
  color: #3D4040;
  opacity: 0.65;
  transition: 0.3s;
}

div.panel-parent i.fa-angle-right {
  padding: 0 15px;
}

.panel-parent h4 {
  margin-bottom: 5px;
}

.panel .archive-reports-section:last-child,
.regional-panel .recent-reports-section:last-child {
  margin-bottom: 10px;
}

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

.collapseomatic_excerpt,
.collapseomatic_content {
  margin-left: 0px;
}

.screen-reader-text,
.post-edit-link {
  display: none;
}

.small-show-confirm .post-edit-link {
  display: inherit;
}

.small-show-confirm p {
  margin-bottom: 0px;
}

.text-center,
.text-centered {
  text-align: center;
}

.text-center ul li {
  text-align: center;
  list-style: inside;
}

.text-align-right {
  text-align: right;
}

#primary-menu li {
  list-style: none;
}

#second-menu {
  position: absolute !important;
  float: none;
  display: block;
  top: 0px;
  right: 0px;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin-top: 0px;
}

#pre-menu {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin-top: 6px;
}

#second-menu .custom-menu-class {
  float: right;
}

#pre-menu .custom-menu-class {
  float: left;
}

#search-function {
  float: right;
  clear: none;
  margin-left: 15px;
  padding: 10px 11px 10px 12px;
  background-color: #29487f;
}

.rev-2024 #search-function-rev {
  float: right;
  clear: none;
  margin-left: 15px;
  margin-top: 19px;
  padding: 10px 11px 10px 15px;
  background-color: transparent;
  height: 33px;
  width: 33px;
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/search-rev.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}

.rev-2024 #search-function-rev.search-switch {
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/search-hide-rev.png);
  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}

/* check if this is still being used */

#third-menu {
  margin-top: 70px;
  padding-right: 15px;
  font-size: 14px;
}

#second-menu ul,
#third-menu ul,
#pre-menu ul {
  padding-left: 0px;
}

#third-menu ul {
  padding-left: 0px;
  text-align: center;
}

#second-menu li {
  list-style: none;
  float: right;
  margin-left: 15px;
}

#second-menu li {
  text-align: right;
}

#pre-menu li {
  list-style: none;
  float: left;
  margin-left: 15px;
}

#pre-menu li {
  list-style: none;
  float: left;
  margin-left: 30px;
  position: relative;
  text-align: left;
}

#pre-menu li:first-of-type {
  margin-left: 22px;
}

#second-menu li a {
  color: #fff;
}

#second-menu li a:hover {
  color: #fff;
  opacity: 0.65;
}

#third-menu li a:hover {
  color: #28CEEA;
}

#pre-menu li.client-support-link:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/connect-rev.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -19px;
  top: 4px;
  height: 16px;
  width: 16px;
}

#pre-menu li.secure-site-link:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/client-centre-rev.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -19px;
  top: 4px;
  height: 16px;
  width: 16px;
}

#pre-menu li.contact-link:before,
.contact-link-mobile a.contact-link:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/contact-rev.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -19px;
  top: 4px;
  height: 16px;
  width: 16px;
}

#pre-menu li.insights-link:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/themes/central1/images/mug-rev.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -19px;
  top: 4px;
  height: 16px;
  width: 16px;
}

.contact-link-mobile a.contact-link:before {
  top: 1px;
  left: -25px;
}

li.contact-link-mobile {
  padding-left: calc(2% + 30px);
  padding-right: calc(2% + 30px);
  margin-top: 10px;
  text-align: left;
  flex-direction: column;
}

.contact-link-mobile a.contact-link {
  display: inline-block;
  position: relative;
  margin-left: 28px;
  margin-top: 5px;
}

/* --- */

.mega-full-width-exclude .mega-sub-menu {
  width: 100%;
}

.mega-menu-social-section {
  margin-top: 20px;
  margin-bottom: 100px;
  text-align: left;
  padding-left: calc(2% + 30px);
  padding-right: calc(2% + 30px);
}

#pre-menu .social-link,
#mega-menu-menu-2024 .social-link {
  position: relative;
  display: inline-block;
}

#pre-menu .social-link .image-top,
#mega-menu-menu-2024 .social-link .image-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

#pre-menu a.social-link:hover,
#mega-menu-menu-2024 a.social-link:hover {
  opacity: 1;
}

#pre-menu .social-link:hover .image-top,
#mega-menu-menu-2024 .social-link:hover .image-top {
  width: 25px;
  height: 25px;
  opacity: 1;
  display: inline;
}

hr.nav-rule {
  margin-top: 12px;
  margin-bottom: 12px;
  border-top: 1px solid #ECECED;
}

#mc_embed_signup_footer {
  margin-top: 15px;
}

#mc_embed_signup_footer .first-name-left input,
#mc_embed_signup_footer .last-name-right input,
#mc_embed_signup_footer .email-address-bottom input {
  padding: 10px 15px;
  border-radius: 25px;
  margin-bottom: 15px;
  border: 0px solid transparent;
}

#mc_embed_signup_footer .first-name-left input {
  float: left;
  width: calc(50% - 8px);
  margin-right: 8px;
}

#mc_embed_signup_footer .last-name-right input {
  float: left;
  width: calc(50% - 8px);
  margin-left: 8px;
}


#mc_embed_signup_footer .email-address-bottom input {
  float: left;
  width: calc(65% - 15px);
  margin-right: 15px;
}

#mc-embedded-subscribe {
  float: left;
  width: 35%;
  padding: 10px 15px;
  border-radius: 25px;
  border: 0px solid transparent;
  background-color: #2074DD;
  color: #fff;
}

#search-form-mobile.initiallyHidden {
  display: none;
}

/** basic stuff **/
.small-show-confirm {
  display: none;
}

.logged-in .small-show-confirm {
  display: inherit;
  position: fixed;
  bottom: 0px;
  right: 0px;
  padding: 4px;
  background-color: #ccc;
  color: #fff;
  z-index: 30001000;
}


a.anchor {
  display: block;
  position: relative;
  top: -200px;
  visibility: hidden;
}

#site-navigation-mobile.show-mobile {
  display: inherit;
}

#site-navigation.show-desktop,
#second-menu.show-desktop,
#third-menu.show-desktop,
#mySearch.show-desktop,
.hide-mobile,
.hide-mobile-flex,
.show-desktop-inline {
  display: none;
}

.hide-desktop,
.hide-mobile-500 {
  display: inherit;
}

.hide-tablet,
.hide-tablet-flex {
  display: none !important;
}

.show-tablet {
  display: initial !important;
}

.search-mobile-section.hide-desktop {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

a {
  transition: 0.3s;
  color: #2074DD;
  opacity: 1;
}

.light-grey-background a {
  color: #1F6FD8;
}

a:hover,
a.image-link:hover::after {
  text-decoration: none;
  opacity: 0.65;
  transition: 0.3s;
  color: #2074DD;
}

/* .light-grey-background a:hover
{
  text-decoration: none;
    opacity: 0.65;
    transition: 0.3s;
  color: #1F6FD8;
} */


.image-link a:hover {
  opacity: 0.65;
}

.image-offset-pre-container a:hover {
  opacity: 1;
}

.ie-eight-show {
  display: none !important;
}

.padd-top-bottom {
  padding: 15px 0px;
}

/** basic stuff end **/


.container-page img {
  max-width: 100%;
  height: auto;
}

.single-in_the_news .container-page .entry-content img,
.single-forge_news_updates .container-page img,
.single-ri_news_updates .container-page img,
.single-c1_blog .container-page .entry-content img,
.single-c1_blog .container-page img.rounded-corners {
  max-width: 100%;
  margin-bottom: 15px;
}

.single-c1_blog .container-page img.rounded-corners {
  object-fit: cover;
  max-height: 300px;
  width: 90%;
  margin-right: 10%;
}

.container-page,
.container-page-header,
.container-page-footer {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  overflow: hidden;
}

.page-template-page-landing-template-w-sidebar #content .container-page .container-full-width .container-page {
  width: calc(100% - 60px);
  margin-left: 30px;
  margin-right: 30px;
}

.container-page-mobile {
  width: 100%;
}

.accordion-parent,
.link-to-button {
  margin-right: 5%;
}

#masthead {
  height: 125px;
  width: 100%;
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 333;
  transition: 0.5s;
}

#masthead.site-header-2024 {
  height: auto !important;
}

#masthead-large {
  height: 200px;
  width: 100%;
  background-color: #5656b7;
  background-image: url('https://www.central1.com/wp-content/uploads/2018/04/Header-Background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 333333;
  transition: 0.5s;
}

#colophon {
  background-color: #29487f;
  /* background-image: url('https://www.central1.com/wp-content/uploads/2018/04/Footer-Background.jpg'); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 10px;
}

#colophon-2024 {
  background-color: #29487f;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
}

.container-full,
.container-full-interior {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #ebebeb;
  margin-top: 25px;
}

#colophon .footer-links {
  margin-top: 35px;
  margin-bottom: 25px;
}

.page-template-page-wcuc #colophon .footer-links {
  margin-bottom: 0px;
}

#colophon .footer-links a,
#colophon-2024 .footer-links a {
  display: block;
}

.page-template-page-wcuc #colophon .footer-links a {
  display: inline-block;
}

#colophon a,
#colophon a:hover,
#colophon-2024 a,
#colophon-2024 a:hover {
  color: #fff;
}

.site-footer {
  width: 100%;
}

.footer-links-holder {
  display: flex;
}

.footer-links-2024 {
  padding-right: 10%;
  display: flex;
  flex-direction: column;
}

.hub-footer-2024 {
  display: flex;
  flex-direction: column;
}

.footer-links-2024 a,
.footer-links-2024 strong,
.hub-footer-2024 strong {
  padding-bottom: 10px;
}

.footer-links-2024 a:last-of-type {
  padding-bottom: 0px;
}

.hub-footer {
  text-align: left;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.45;
}

.hub-footer a,
.hub-footer button {
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  border-radius: 4px;
  margin-top: 10px;
  width: auto;
  background-color: transparent;
}

.hub-footer-text {
  width: 100%;
}

.small-height-header {
  height: 90px !important;
  transition: 0.5s;
}

.page-template-page-interior .site-content {
  /**padding-top: 119px;**/
  position: relative;
}

#content {
  display: block;
  padding-top: 25px;
}

.page-template-page-wcuc #content,
.page-template-page-landing-template-2024 #content,
.page-template-page-leadership-2024 #content,
#content {
  padding-top: 0px;
}

.site-branding {
  padding-top: 22px;
}

.site-branding a:hover {
  opacity: 1;
}

img.main-logo {
  width: 200px;
  height: 69px;
}

.marg-push-up {
  margin-top: -50px;
}

.back-text {
  text-align: center;
}

.site-footer {
  float: left;
}

.clear {
  clear: both;
}

.client-button {
  background-color: #EDA733;
  padding: 12px 20px;
  margin-top: 5px;
  color: #fff;
}

.client-button a {
  color: #fff;
}

.client-button a:hover {
  color: #fff;
}

.current-menu-item {
  opacity: 0.55;
}

.header-background {
  background-repeat: none;
  background-position: 50% 50%;
  background-size: cover;
  height: 300px;
}

.interior-title {
  margin-top: 275px;
}

.interior-title h1 {
  margin-top: 10px;
  color: #fff;
}

.committee-section {
  text-align: left;
}

.people-image,
.single-image {
  margin-top: 25px;
}

.small-text {
  font-size: 75%;
}

.width-100.col-xs-12 {
  padding-left: 4%;
  padding-right: 4%;
}

.text-uppercase {
  text-transform: uppercase;
}

.font-weight-bold {
  font-weight: 600;
}

.font-weight-normal {
  font-weight: 400;
}

.vertical-center-desktop {
  margin-top: 15px;
}

.padding-top-bottom-25.vertical-center-desktop {
  margin-top: 0px;
}

.overflow-visible {
  overflow: visible;
}

.page-id-44619 {
  overflow: hidden;
}

.cover-container {
  position: fixed;
  display: flex;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .75);
  z-index: 10000000;
  justify-content: center;
  align-items: center;
}

.cover-container .call-out-box-centered {
  display: inline-block;
  margin: 0 auto;
  background-color: #fff;
  padding: 25px;
  max-width: 90%;
  font-size: 110%;
}

.call-out-box-centered a {
  word-break: normal;
}

body.page-template-page-maintenance {
  height: 100vh;
}

.full-width-height {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
  padding: 25px;
}

iframe.wcuc-form {
  height: 325px;
}

table.padding-10 td {
  padding: 10px !important;
}

table.imported-table {
  max-width: 100%;
}

.imported-table td {
  vertical-align: top;
}

.financial-table tr,
.financial-table-q2-2023 tr,
.imported-table tr {
  border-bottom: 1px solid #ddd;
}

.financial-table tr:last-of-type,
.financial-table tr:first-of-type,
.financial-table-q2-2023 tr:last-of-type,
.financial-table-q2-2023 tr:first-of-type,
.imported-table tr:last-of-type {
  border-bottom: 0px solid transparent;
}

.financial-table tr td,
.financial-table-q2-2023 tr td {
  padding: 10px 2px;
}

.financial-table tr td.padding-right-10,
.financial-table-q2-2023 tr td.padding-right-10 {
  padding-right: 10px;
}

.financial-table tr td.padding-left-right-10,
.financial-table tr td.padding-10,
.imported-table tr td,
.imported-table tr th {
  padding: 10px 10px 10px 10px;
}

.financial-table tr.blue-bkgd,
.financial-table-q2-2023 tr.blue-bkgd,
.imported-table tr.blue-bkgd,
.imported-table thead tr {
  background-color: #2074DD;
  color: #fff;
}

.general-table tr td {
  border-bottom: 1px solid #ddd;
}

.general-table tr.break-rule td {
  border-bottom: 10px solid #444;
}

.general-table tr td,
.general-table tr th {
  padding: 15px 15px;
}

.participants-contributors-section {
  flex-wrap: wrap;
}

.participant-section {
  flex: 0 0 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #eff8dc;
}

.contributor-section {
  flex: 0 0 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #d2e2f4;
}

.how-community-section {
  flex: 0 0 100%;
  padding: 25px 25px 0px 25px;
  background-color: #FEF6CB;
}

.community-check-section {
  flex: 0 0 100%;
  padding: 25px;
  background-color: #FEF6CB;
  flex-wrap: wrap;
}

.community-check-section p {
  flex: 1 1 100%;
  margin-bottom: 0px;
}

.checkmark-left::before {
  content: "";
  background-image: url(/wp-content/themes/central1/images/checkmark.png);
  background-position: center;
  background-size: contain;
  height: 40px;
  width: 45px;
  min-width: 45px;
  position: relative;
  display: inline-block;
}

.modal-content {
  border-radius: 0px;
  border: 0px solid transparent;
}

button.no-style {
  border: 0px solid transparent;
  background-color: transparent;
}

.modal-content .close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
}

img.people-headshot {
  border-radius: 12px;
  min-height: 100px;
  height: 100px;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  display: block;
}

img.people-headshot.auto-height {
  height: auto;
}

/* button.blue-link-button
{
	background-color: #fff;
	color: #2074DD;
	display: inline-block;
  border: 0px solid transparent;
  background-color: transparent;
}

button.blue-link-button:after
{
	content: "";
	background-image: url(/wp-content/themes/central1/images/arrow-right-blue.png);
	background-repeat: no-repeat;
	position: absolute;
   background-size: contain;
   margin-left: 5px;
   background-position: center;
   transition: all 0.3s;
   width: 16px;
   height: 20px;
   } */


.modal.modal-leadership .modal-dialog,
.modal.modal-basic .modal-dialog {
  width: 90% !important;
  max-width: 90% !important;
  height: auto;
  margin-left: 5%;
}

.modal.modal-leadership .modal-dialog .modal-body,
.modal.modal-basic .modal-dialog .modal-body {
  border-radius: 20px !important;
  overflow: hidden;
}

.modal.modal-leadership .modal-header,
.modal.modal-basic .modal-header {
  padding: 0px;
}

.modal.modal-leadership .modal-body,
.modal.modal-basic .modal-body {
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  background-color: #fff;
}

.modal.modal-leadership .modal-content,
.modal.modal-basic .modal-content {
  background-color: transparent;
}

.modal.modal-leadership .modal-body h4 {
  margin-top: 0px;
}

.modal-leadership .modal-image-holder {
  width: 100%;
}

.modal-leadership .modal-image-holder .modal-image {
  object-fit: cover;
  margin: 35px;
  border-radius: 6px;
  max-width: calc(100% - 70px);
}

.modal-leadership .modal-text {
  width: 100%;
  padding: 0px 35px 35px 35px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
  ;
}

.modal-leadership button.close,
.modal-basic button.close {
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
  font-size: 18px;
  z-index: 100000;
  width: 40px;
  opacity: 1;
}

.modal-leadership .close:not(:disabled):not(.disabled):focus,
.modal-leadership .close:not(:disabled):not(.disabled):hover,
.modal-basic .close:not(:disabled):not(.disabled):focus,
.modal-basic .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}

.modal-leadership button.close img.close-button-image,
.modal-basic button.close img.close-button-image {
  width: 40px;
  height: 40px;
}

.modal-leadership .title-holder {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.modal-leadership .title-holder .title-content {
  text-align: center;
  margin-bottom: 15px;
}

.modal-leadership .social-section-people {
  margin-top: 0px;
  margin-bottom: 0px;
}

.modal-leadership .social-section-people a img {
  margin-right: 10px;
}

.modal-leadership .social-section-people a:last-of-type img {
  margin-right: 0px;
}

#news-insights-section #insights-feed .col-12:last-of-type hr {
  display: none;
}

.single .entry-meta {
  margin-bottom: 10px;
}

.entry-meta-calendar {
  display: flex;
}

.calendar-item {
  font-weight: 600;

}

.calendar-item::before {
  content: "";
  background-image: url(/wp-content/themes/central1/images/mingcutecalendar-fill.png);
  background-position: center;
  background-size: contain;
  height: 20px;
  width: 20px;
  min-width: 20px;
  position: relative;
  display: inline-block;
  margin-bottom: -4px;
  margin-right: 5px;
}

.news-row .col-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.banner-content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
}

.full-width-banner-item-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.banner-content .mejs-controls {
  height: 0px;
  display: none;
}

.mejs-container {
  width: 100% !important;
  height: 100% !important;
}

.wp-video {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.wp-video-shortcode video,
video.wp-video-shortcode {
  width: 100% !important;
  background-color: #29487f;
  object-fit: cover;
  height: auto;
}

.timeline li {
  align-items: center;
  box-sizing: border-box;
  color: transparent;
  display: flex;
  font-size: 20px;
  height: 180px;
  margin: 0 auto;
  opacity: 0.2;
  padding: 0 0 125px calc(50% + 60px);
  position: relative;
  transition: all 500ms;
}

.timeline .active {
  opacity: 1;
}

.timeline .active.last {
  color: #fff;
}

.timeline_progress {
  position: absolute;
  z-index: -2;
  width: 3px;
  height: 100%;
  background-color: #414141;
}

.timeline_progress-bar {
  position: fixed;
  left: auto;
  top: 0px;
  right: auto;
  bottom: 50vh;
  z-index: -1;
  width: 3px;
  height: 50vh;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7448), color-stop(51%, #ff4848), to(#6248ff));
  background-image: linear-gradient(180deg, #ff7448, #ff4848 51%, #6248ff);
}

.overlay-fade-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0a0a0a), to(rgba(10, 10, 10, 0)));
  background-image: linear-gradient(180deg, #0a0a0a, rgba(10, 10, 10, 0));
}

.overlay-fade-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 80px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#0a0a0a), to(rgba(10, 10, 10, 0)));
  background-image: linear-gradient(0deg, #0a0a0a, rgba(10, 10, 10, 0));
}

time.time-fixed {
  position: relative;
}

lottie-player {
  width: 100% !important;
  max-width: 100%;
  height: 100% !important;
}

.page-template-page-three-year-term-deposits .portfolio-item:last-of-type,
.page-template-page-five-year-term-deposits .portfolio-item:last-of-type {
  margin-bottom: 35px !important;
}

.content-pdf-economic-commentary:last-of-type hr,
.content_central_1_briefings_bc:last-of-type hr,
.content_central_1_briefings_on:last-of-type hr,
.content_central_1_briefings_bc:last-of-type img,
.content_central_1_briefings_on:last-of-type img {
  display: none;
}

/*---- search and Filter ---- */

.searchandfilter ul {
  display: flex;
  padding-left: 0px;
  margin-bottom: 10px;
  align-items: center;
}

.searchandfilter ul li {
  margin-right: 10px;
}

.searchandfilter ul li:last-of-type {
  margin-right: 0px;
}

.searchandfilter ul li select {
  padding: 4px;
  border-radius: 6px;
}

ul.predictive-results {
  display: flex;
  align-items: center;
  padding: 5px 0px !important;
}

ul.predictive-results li {
  list-style: none;
  padding: 15px 30px;
  margin-right: 5px;
  background-color: #D5E3F7;
  border-radius: 6px;
  text-align: center;
  min-width: calc(25% - 5px);
}

ul.predictive-results li:last-of-type {
  margin-right: 0px;
  min-width: 25%;
}

ul.predictive-results li a {
  color: var(--grey);
}

/*-------- Countdown clock ------------ */

.days-holder {
  margin-bottom: 5px;
}

.days-holder #days,
.hours-holder #hours,
.minutes-holder #minutes,
.seconds-holder #seconds {
  font-weight: 600;
  font-size: 120%;
}

.days-holder span,
.hours-holder span,
.minutes-holder span,
.seconds-holder span {
  display: block;
  font-size: 80%;
  line-height: 1;
}

.row-old-style.news-row {
  margin-left: -15px;
  margin-right: -15px;
}

.news-row .col-12 .width-height-match-three-quarter {
  min-height: 225px;
  height: 225px;
}

.column-count-2 {
  column-count: 1;
  column-gap: 30px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

a.countdown-post-link {
  display: flex;
  color: #fff !important;
  justify-content: center;
}

a .side-by-side-holder p {
  color: var(--grey);
}

/* ------- Accessibility -------- */

.skip-button {
  position: absolute;
  top: -400px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--dark-blue);
  border: 2px solid transparent;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  z-index: 10000000;
  border-radius: 50px;
  /* Optional for styling */
  transition: all 0.3s;
}

.skip-button:hover {
  background-color: var(--dark-blue);
  color: #fff;
  opacity: 0.65;
  border: 2px solid var(--dark-blue);
  transition: all 0.3s;
}

.skip-button.visible {
  top: 20px;
  /* Moves down into view */
  opacity: 1;
}

.skip-button:focus {
  top: 20px;
  /* Ensures it stays visible while focused */
  opacity: 1;
}

.skip-button:not(:focus):not(.visible) {
  top: -400px;
  /* Moves back up when it loses focus */
  opacity: 0;
}

figure.fg-item-inner {
  overflow: visible !important;
}

.foogallery .fg-thumb:focus,
.foogallery .fg-thumb:focus-visible {
  outline: 2px solid #2074dd;
  outline-offset: 3px;
}

.foogallery .fg-thumb:focus .fg-image-overlay,
.foogallery .fg-thumb:focus-visible .fg-image-overlay {
  opacity: 1;
}

#load-more-use-cases {
  display: none;
}

/* ------- Accessibility end -------- */

.diagram-holder {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
  flex: 0 0 80%;
  margin-left: 10%;
}

.flow-one,
.flow-two,
.flow-three {
  width: 100%;
}

.flow-one .image-section,
.flow-two .image-section,
.flow-three .image-section {
  width: 100%;
  display: flex;
  justify-content: center;
}

.flow-one .image-section img,
.flow-two .image-section img,
.flow-three .image-section img {
  width: 80%;
}

.flow-one .text-section,
.flow-two .text-section,
.flow-three .text-section {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}

.flow-one .text-section .flow-number,
.flow-two .text-section .flow-number,
.flow-three .text-section .flow-number {
  width: 18%;
  padding-right: 10px;
}

.flow-one .text-section .text-content,
.flow-two .text-section .text-content,
.flow-three .text-section .text-content {
  width: 82%;
  padding-left: 15px;
}

.diagram-holder .flow-arrow-tablet,
.diagram-holder .flow-arrow-tablet {
  max-width: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.diagram-holder .flow-arrow-holder {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}


/**@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {

}**/
/*--------------------------------------------------------------
## 1750 constraint
--------------------------------------------------------------*/

@media (max-width: 1949px) {

  #container-master,
  .container-full-width {
    width: 100%;
    position: relative;
  }
}


@media (min-width: 1950px) {

  #container-master,
  .container-full-width {
    width: 1910px;
    margin: 0 auto;
    position: relative;
  }

  #masthead,
  .site-footer {
    width: 1910px;
  }

  .page-template-page-landing-template-2024 #container-master,
  .page-template-page-landing-template-2024 .container-full-width,
  .page-template-page-leadership-2024 #container-master,
  .page-template-page-leadership-2024 .container-full-width,
  .page-template-page-landing-template-2024 #masthead,
  .page-template-page-landing-template-2024 .site-footer,
  .page-template-page-leadership-2024 #masthead,
  .page-template-page-leadership-2024 .site-footer,
  .page-template-page-insights-2024 #container-master,
  .page-template-page-insights-2024 .container-full-width,
  .page-template-page-insights-2024 #masthead,
  .page-template-page-insights-2024 .site-footer,
  .page-template-page-news-2024 #container-master,
  .page-template-page-news-2024 .container-full-width,
  .page-template-page-news-2024 #masthead,
  .page-template-page-news-2024 .site-footer,
  .page-template-page-the-agency-2024 #container-master,
  .page-template-page-the-agency-2024 .container-full-width,
  .page-template-page-the-agency-2024 #masthead,
  .page-template-page-the-agency-2024 .site-footer,
  #container-master,
  .container-full-width,
  #masthead,
  .site-footer {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

}

/*--------------------------------------------------------------
## Those min-height declarations
--------------------------------------------------------------*/

@media only screen and (min-width: 576px) {

  .row-old-style.news-row {
    margin-left: -30px;
    margin-right: -30px;
  }

  .news-row .col-sm-6 {
    padding-left: 30px;
    padding-right: 30px;
    flex: 0 0 49.91%;
    max-width: 49.91%;
  }

}


@media only screen and (min-width: 768px) {

  .mega-full-width-exclude .mega-sub-menu {
    width: auto !important;
    left: inherit !important;
  }

  .mega-full-width-exclude .mega-sub-menu .mega-sub-menu {
    width: 100% !important;
    left: inherit !important;
  }

  .hero-intro-content h1,
  .intro-text-area h1.blue-call-out,
  .intro-text-area h1.orange-call-out {
    font-size: 40px
  }

  .hero-intro-content h1 span {
    font-size: 30px;
  }

  .page-template-page-forge-landing h2,
  h2.forge-intro-title,
  h2.forge-entry-title,
  h2.template-intro-title {
    font-size: 33px
  }

  .icon-text-content-holder h2 {
    font-size: 22px
  }

  .panel-parent h2 {
    font-size: 22px;
  }

  .panel-parent h3 {
    font-size: 22px;
  }

  #careers-slider h5 {
    font-size: 20px;
    margin-top: 10px;
  }

  h5.people-title,
  h2.people-title {
    font-size: 16px;
  }

  .news-holder h5 {
    font-size: 20px;
  }

  .play-button-holder-careers,
  .play-button-holder-banking {
    width: 100px;
  }

  .play-button-display-careers,
  .play-button-display-banking {
    width: 100px;
    height: 100px;
  }

  .site-branding img {
    max-width: 90%;
  }

  .background-watch-careers {
    height: 200px;
    background-image: url(/wp-content/uploads/2022/11/careers-desktop.jpg) !important;
  }

  .background-watch-banking {
    height: 200px;
    background-image: url(/wp-content/uploads/2022/12/DBPX_ForgeBusinessVideo_Banner_Desktop_1736x302.jpg) !important;
  }

  .master-row.row.row-holder.row-holder-hider {
    display: inline-block;
    width: calc(100% + 30px);
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
  }

  .master-float-holder.target-class.people-holder {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%;
  }

  .hero-bucket-section-image .extra-content,
  .template-header-bucket-section-image .extra-content {
    position: absolute;
    width: 300px;
    right: 0px;
    bottom: 20px;
    padding-left: 0px;
    padding-top: 0px;
  }

  .template-header-bucket-section-image .extra-content {
    right: 4%;
  }

  .hero-bucket-section-image .extra-content img,
  .template-header-bucket-section-image .extra-content img {
    max-width: 300px;
  }

  .page-numbers {
    padding: 5px 7px;
  }

  /** ----- menu additions ---------**/


  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    height: auto;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .show-desktop-br br {
    display: inherit;
  }

  .show-desktop-inline {
    display: inline-block;
  }

  #mega-menu-top_nav_third_menu .mega-show-desktop-br>a.mega-menu-link {
    border-bottom: 5px solid #fff !important;
    padding-bottom: 19px !important;
  }

  #mega-menu-top_nav_third_menu .mega-show-desktop-br>a.mega-menu-link:hover {
    border-bottom: 5px solid #5656b7 !important;
    padding-bottom: 19px !important;
  }

  #mega-menu-top_nav_third_menu .mega-show-desktop-br>.mega-menu-link {
    margin-right: 6px !important;
  }

  #mega-menu-top_nav_third_menu .mega-show-desktop-br:last-child>.mega-menu-link {
    margin-right: 0px !important;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 18px;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
  }

  #second-menu li {
    margin-left: 45px !important;
    position: relative;
  }

  #pre-menu li {
    margin-left: 45px !important;
  }

  #pre-menu li:first-of-type {
    margin-left: 25px !important;
  }

  #second-menu li.client-support-link:before {
    content: " ";
    background-image: url(https://www.central1.com/wp-content/themes/central1/images/icon-chat.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -24px;
    top: 6px;
    height: 24px;
    width: 16px;
  }

  #second-menu li.blog-link:before {
    content: " ";
    background-image: url(https://www.central1.com/wp-content/themes/central1/images/icon-blog.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -24px;
    top: 5px;
    height: 22px;
    width: 15px;
  }

  #second-menu li.secure-site-link:before {
    content: " ";
    background-image: url(https://www.central1.com/wp-content/themes/central1/images/icon-secure.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -24px;
    top: 6px;
    height: 21px;
    width: 14px;
  }

  #second-menu li.contact-link:before {
    content: " ";
    background-image: url(https://www.central1.com/wp-content/themes/central1/images/icon-phone.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -24px;
    top: 5px;
    height: 24px;
    width: 16px;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu ul.mega-sub-menu {
    box-shadow: 0px 13px 10px rgba(0, 0, 0, 0.4);
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu ul.mega-sub-menu ul {
    box-shadow: none;
  }

  .rev-2024 .site-branding {
    padding-top: 0px;
  }

  /** ----- menu additions end ---------**/


  /** ----- New css additions ----------**/


  #countdown ul li span#days,
  #countdown ul li span#hours,
  #countdown ul li span#minutes,
  #countdown ul li span#seconds {
    font-size: 42px;
  }

  .carousel-home-page-slider .slick-prev {
    left: 30px;
  }

  .carousel-home-page-slider .slick-next {
    right: 30px;
  }

  /** ----- End new css additions ----------**/


  #startModal iframe,
  #startModal-lots-overview iframe {
    margin-top: 0px;
  }

  .forge-business-icons {
    padding: 0 15%;
  }

  .vertical-center-mobile {
    position: relative;
    top: 0%;
    transform: translateY(0%);
  }

  .beyond-image {
    padding: 0%;
  }

  /* 
  .careers-slide-text-holder:before {
    content: " ";
    display: block;
    background-image: url(https://www.central1.com/wp-content/uploads/2020/02/open-quote.png);
    width: 68px;
    height: 50px;
    background-size: contain;
  } */

  .careers-slide-text-holder {
    padding-right: 12%;
    padding-left: 0px;
  }

  .why-text-holder {
    min-height: 325px;
  }

  .vertical-center-768 {
    position: relative;
    top: 50%;
    /* transform: translateY(-50%); */
  }

  hr.thin-grey {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .vertical-center-desktop {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0px;
  }

  .position-middle-desktop {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5%;
    padding-right: 5%;
  }

  .left-right-padding {
    padding-left: 50px;
    padding-right: 50px;
  }

  .col-sm-5875 {
    width: 48.91665%;
    float: left;
    flex: none;
  }

  .col-sm-offset-05 {
    margin-left: 2.16665%;
  }

  .col-sm-offset-right-005 {
    margin-left: 1.08332%;
  }

  .col-sm-offset-left-005 {
    padding-right: calc(1.08332% + 15px);
  }

  .col-sm-5ths {
    width: 20%;
    float: left;
  }

  .row.display-flex .match-height-people-image {
    min-height: 350px;
  }

  button.hide-content-people {
    width: 54px;
    height: 54px;
    top: -27px;
    right: -27px;
  }

  button.selector-dept-button {
    margin-bottom: 0px;
  }

  .text-align-left-desktop {
    text-align: left;
  }

  .text-align-right-desktop {
    text-align: right;
  }

  .insert-hidden-row {
    width: 100%;
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
  }

  #people-list-mobile.mobile-people-list,
  #people-list-desktop.desktop-people-list,
  #people-list-mobile-exe.mobile-people-list,
  #people-list-desktop-exe.desktop-people-list,
  #people-list-mobile-ind.mobile-people-list,
  #people-list-desktop-ind.desktop-people-list,
  #people-list-mobile-rel.mobile-people-list,
  #people-list-desktop-rel.desktop-people-list {
    display: none;
  }

  #people-list-tablet.tablet-people-list,
  #people-list-tablet-exe.tablet-people-list,
  #people-list-tablet-ind.tablet-people-list,
  #people-list-tablet-rel.tablet-people-list {
    display: inherit;
  }

  .secondary-intro-text {
    padding-left: 30px;
  }

  .page-template-page-people-parent-2019 p {
    font-size: 16px;
  }

  .reveal-content-people p {
    font-size: 15px;
  }

  .position-middle {
    padding-left: 4%;
    padding-right: 4%;
  }

  .padding-right-column {
    padding-right: 30px;
  }

  .padding-left-column {
    padding-left: 30px;
  }

  .arrow-left:before {
    margin-top: 1px;
  }

  .h4-mimic,
  .countdown-text {
    font-size: 24px;
  }

  .small-anchor {
    font-size: 17px;
  }

  .top-title,
  .top-title p {
    font-size: 40px;
  }

  button.accordion-parent,
  button.link-to-button,
  button.email-button {
    margin-bottom: 25px;
  }

  .slickHome {
    width: 650px;
  }

  .padd-left-right-img {
    padding-left: 40px;
    padding-right: 40px;
  }

  .archive #content hr {
    margin-top: 45px;
  }

  .container-full .image-holder,
  .container-full-interior .image-holder,
  .container-full .image-holder-contain,
  .container-full-interior .image-holder-contain {
    height: 150px;
    background-position: center;
  }

  .central_1_events .image-holder {
    height: 150px;
  }

  .image-bucket-section-image {
    min-height: 450px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .linked-bucket-section-image {
    min-height: 450px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .forge-bucket-section-image,
  .hero-bucket-section-image {
    background-position: right top;
    min-height: 325px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .home .hero-bucket-section-image {
    min-height: 400px;
    max-height: 550px;
  }

  .template-header-bucket-section-image {
    background-position: center right;
    min-height: 325px;
  }

  .forge-alt-bucket-section-image {
    background-position: right bottom;
    min-height: 325px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .forge-business-bucket-section-image {
    background-position: right center;
    min-height: 325px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .single-c1_events .hero-bucket-section-image {
    min-height: 275px;
  }

  .linked-bucket-section-half-height-image {
    min-height: 225px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .green-bucket {
    min-height: 450px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .position-bottom {
    position: absolute;
    bottom: 25px;
  }

  .linked-position-bottom {
    position: absolute;
    bottom: 25px;
    width: 100%;
  }

  .secondary-text {
    text-align: left;
  }

  .secondary-text h1 {
    font-size: 24px
  }

  .accordion-parent,
  .link-to-button {
    margin-right: 3%;
  }

  .linked-button-positioning {
    right: 3%;
  }

  .grey-section,
  .blue-section,
  .green-section,
  .white-section,
  .orange-section {
    padding: 45px 0px;
    text-align: left;
  }

  .search-inset {
    position: relative;
    width: 125px;
    float: right;
    z-index: 10001;
    margin-left: 15px;
    font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #196ed1;
    margin-top: -2px;
  }

  .search-inset input {
    width: 150px;
    border-radius: 20px;
    border: 0px solid;
    padding: 2px 10px 0px;
    font-weight: 400 !important;
  }

  .search-display {
    text-align: right;
  }

  .search-display label,
  .search-display div {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
  }

  #mySearch.search-container .search-display label,
  #mySearch.search-container .search-display div {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
  }

  .search-inset-full {
    position: relative;
    z-index: 10001;
    font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
    color: #fff;
    height: auto;
    background-color: #29487f;
  }

  .search-inset-full input {
    width: 40%;
    border-radius: 0px;
    border: 0px solid;
    padding: 2px 15px 1px;
    font-weight: 400 !important;
    margin-right: 15px;
    font-size: 14px;
  }

  .search-inset-full input.banner-text-btn {
    border-radius: 2px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    width: auto;
    padding: 0px 12px;
    font-weight: 600 !important;
    margin-right: 86px;
  }

  .search-inset-full .search-field {
    margin-top: 2px;
  }

  .search-inset-full input[type=search] {
    color: #666666;
  }

  .col-sm-5ths {
    width: 20%;
    float: left;
  }

  .col-xs-5ths-half-option.centered-item,
  .col-xs-5ths-half.centered-item {
    margin-left: 0%;
  }

  .menu-wording {
    font-size: 12px;
  }

  #second-menu,
  #pre-menu {
    font-size: 11px;
  }

  #second-menu ul {
    margin-top: 3px;
  }

  #pre-menu ul {
    margin-top: 6px;
  }

  #second-menu li,
  #pre-menu li {
    margin-left: 7px;
  }

  #pre-menu li:first-of-type {
    margin-left: 7px;
  }

  #search-function,
  #search-function-rev {
    margin-left: 10px;
  }

  #site-navigation {
    margin-left: 10px;
  }

  #third-menu {
    margin-top: 79px;
    font-size: 16px;
    padding-right: 5px;
  }

  #third-menu li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #fff;
    border-bottom: 0px;
    height: 65px;
    width: auto;
    text-align: left;
    margin-top: 0px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-right: 10px;
    padding-right: 10px;
  }

  .home #third-menu li {
    height: 55px;
  }

  #third-menu li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid #fff;
  }

  #content {
    padding-top: 0px;
    min-height: 250px;
  }

  .page-template-page-wcuc #content {
    padding-top: 0px;
  }

  .home .entry-content {
    margin-bottom: 55px;
  }

  .home #primary .collapseomatic:after {
    font-size: 28px;
  }

  #site-navigation-mobile.show-mobile,
  .show-mobile {
    display: none;
  }

  #site-navigation.show-desktop,
  #second-menu.show-desktop,
  #third-menu.show-desktop,
  #mySearch.show-desktop,
  .hide-mobile,
  .hide-mobile-500 {
    display: inherit;
  }

  .hide-mobile-flex {
    display: flex;
  }

  #ethics-section .hide-mobile,
  .url-download-holder .hide-mobile,
  .subscribe-bkgd .hide-mobile {
    display: inline-block !important;
  }

  .container-page,
  .container-page-header,
  .container-page-footer,
  .container-page-header-home {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
  }

  .page-template-page-landing-template-2024 .container-page,
  .page-template-page-landing-template-2024 .container-page-header,
  .page-template-page-landing-template-2024 .container-page-footer,
  .page-template-page-landing-template-2024 .container-page-header-home,
  .page-template-page-leadership-2024 .container-page,
  .page-template-page-leadership-2024 .container-page-header,
  .page-template-page-leadership-2024 .container-page-footer,
  .page-template-page-leadership-2024 .container-page-header-home,
  .page-template-page-insights-2024 .container-page,
  .page-template-page-insights-2024 .container-page-header,
  .page-template-page-insights-2024 .container-page-footer,
  .page-template-page-insights-2024 .container-page-header-home,
  .page-template-page-news-2024 .container-page,
  .page-template-page-news-2024 .container-page-header,
  .page-template-page-news-2024 .container-page-footer,
  .page-template-page-news-2024 .container-page-header-home,
  .container-page,
  .container-page-header,
  .container-page-footer,
  .container-page-header-home {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .search-container {
    right: 4%;
  }

  .container-page-mobile {
    width: 100%;
  }

  #masthead-large {
    height: 365px;

  }

  .container-full,
  .container-full-interior {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
  }

  .positioning {
    margin-top: 10px;
    text-align: right;
  }

  #colophon {
    font-size: 11px;
  }

  #colophon .footer-links {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .home #primary .collapseomatic {
    font-size: 42px;
  }

  .site-info {
    margin-bottom: 50px;
  }

  #masthead {
    height: 125px;
  }

  #masthead.site-header-2024 {
    height: auto !important;
  }

  .home-text-title,
  .contact-title {
    font-size: 20px;
  }

  h5.home-text-title {
    font-size: 18px;
  }

  .inset-text {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 25px;
    font-size: 26px;
    width: 65%;
    padding: 0px;
  }

  .inset-button-holder {
    width: 35%;
    position: absolute;
    bottom: 35px;
    right: 25px;
    padding: 0px;
    text-align: right;
  }

  .home-page-holder {
    width: 100%;
    background-color: #fff;
    margin-bottom: 15px;
    position: relative;
    height: 300px;
  }

  .footer-width-40 {
    width: 40%;
  }

  .footer-width-60 {
    width: 55%;
    padding-left: 5%;
  }

  .border-right-white {
    border-right: 1px solid #fff;
  }

  .border-left-white {
    border-left: 1px solid #fff;
  }

  .people-image,
  .single-image {
    float: right;
  }

  .single-image {
    margin-bottom: 25px;
  }


  .people-holder .inner-contain {
    height: 350px;
  }

  .row-holder-hider .people-holder .inner-contain {
    height: auto;
  }

  .event-bkgd {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/03/event-bottom.jpg);
  }

  .career-bkgd {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/04/career-bottom.jpg);
  }

  .register-bkgd {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/06/header-register.jpg);
  }

  .register-alt-bkgd {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/06/header-bkgd-yellow.png);
  }

  .text-right {
    text-align: right;
    width: 55%;
    float: left;
    padding-right: 25px;
    min-height: 82px;
    height: 82px;
  }

  .text-left {
    text-align: left;
    width: 33%;
    float: left;
    background-image: url(https://www.central1.com/wp-content/uploads/2018/04/subscribe-right.png);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-subscribe-full-width {
    text-align: left;
    width: 45%;
    float: left;
    background-image: url(https://www.central1.com/wp-content/uploads/2018/04/subscribe-right.png);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-event {
    text-align: left;
    width: 33%;
    float: left;
    background-color: #5656b6;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-careers {
    text-align: left;
    width: 45%;
    float: left;
    background-color: #fca22a;
    background-size: cover;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-register {
    text-align: left;
    width: 45%;
    float: left;
    background-color: #5656b6;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-register-alt {
    text-align: left;
    width: 45%;
    float: left;
    background-color: #5656b6;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-sales {
    text-align: left;
    width: 45%;
    float: left;
    background-image: url(/wp-content/themes/central1/images/sales-right.png);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-design {
    text-align: left;
    width: 45%;
    float: left;
    background-image: url(/wp-content/themes/central1/images/design-right.png);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    min-height: 82px;
    height: 82px;
  }


  .text-right-2,
  .text-right-sales,
  .text-right-design {
    text-align: right;
    width: 55%;
    float: left;
    padding-left: 0px;
    padding-right: 25px;
    min-height: 82px;
    height: 82px;
  }

  .text-left-2 {
    text-align: left;
    width: 45%;
    float: left;
    padding-left: 25px;
    min-height: 82px;
    height: 82px;
  }

  .bold-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .single-in_the_news .container-page .entry-content img,
  .single-forge_news_updates .container-page img,
  .single-ri_news_updates .container-page img,
  .single-c1_blog .container-page .entry-content img,
  .single-c1_blog .container-page img.rounded-corners {
    margin-bottom: 20px;
  }

  button.inset-button-module {
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    color: #fff;
    padding: 10px 20px 10px 20px;
    border: solid #fff 2px;
    background-color: transparent;
    font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
    font-weight: 800;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0px;
  }

  .inset-button-module {
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    color: #fff;
    padding: 10px 20px 10px 20px;
    border: solid #fff 2px;
    background-color: transparent;
    font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
    font-weight: 800;
    margin-bottom: 0px;
  }

  .event-bkgd button.inset-button-module,
  .event-bkgd a.inset-button-module,
  .career-bkgd a.inset-button-module,
  .register-bkgd a.inset-button-module,
  .register-alt-bkgd a.inset-button-module {
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    color: #3D4040;
    padding: 10px 20px 10px 20px;
    border: solid #3D4040 2px;
    background-color: transparent;
    font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
    font-weight: 800;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0px;
  }

  .career-bkgd a.inset-button-module,
  .register-bkgd a.inset-button-module {
    color: #ffffff;
    border: solid #ffffff 2px;
  }

  .register-alt-bkgd a.inset-button-module {
    color: #333333;
    border: solid #333333 2px;
  }

  button.inset-button {
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px 10px 20px;
    border: solid #fff 2px;
    background-color: transparent;
    font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
    font-weight: 800;
    position: relative;
    margin-bottom: 5px;
  }

  #mySearch.initiallyHidden {
    display: none;
  }

  .quote-text {
    font-size: 26px;
    margin-top: 55px;
  }

  .quote-text:before {
    width: 75px;
    height: 55px;
    background-size: 95%;
  }

  .search-submit,
  .gform_button.button {
    padding: 5px 15px 5px 15px;
    font-size: 15px;
  }

  .single-c1_people .entry-content,
  .single-governance_people .entry-content {
    margin-bottom: 45px;
  }

  .hide-desktop {
    display: none !important;
  }

  .collapseomatic_excerpt,
  .collapseomatic_content {
    position: relative;
  }

  .inset-text {
    font-size: 28px;
  }

  .element-item,
  .footer-item {
    height: 470px;
  }

  .twitter-timeline-profile iframe {
    height: 470px !important;
  }

  .blue-box {
    font-size: 18px;
  }

  .search-no-results .page-content .search-form {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .page-content .search-form input.search-field {
    border: 1px solid var(--grey);
    padding: 7px
  }

  .row-old-style {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }

  .isotope .item.col-md-3 {
    width: 24.98%;
  }

  .isotope .item.col-md-6,
  .isotope_ri .item.col-md-6 {
    width: 49.98%;
  }

  .container-full .button-link-100,
  .container-full-interior .button-link-100 {
    bottom: 15px;
    right: 15px;
  }

  .hub-footer {
    text-align: right;
  }

  .hub-footer-text {
    float: right;
    font-size: 16px;
  }

  .hub-footer a {
    float: right;
    clear: right;
  }

  .footer-diagonal {
    margin-top: 35px;
    margin-bottom: 50px;
  }

  .background-grey {
    padding: 30px 45px 30px 45px;
  }

  .url-download-holder img {
    width: 163px;
  }

  .insert-hidden-row-inner {
    padding-top: 15px;
  }

  .col-flex-md-5ths {
    flex: 0 0 20%;
    max-width: 20%;
  }

  iframe.wcuc-form {
    height: 325px;
  }

  .page-template-page-wcuc .site-footer .social-section {
    float: right;
  }

  .participants-contributors-section {
    flex-wrap: nowrap;
  }

  .participant-section,
  .contributor-section {
    flex: 0 0 50%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .leadership-columns-row,
  .news-row,
  .governance-columns-row {
    margin-left: -30px;
    margin-right: -30px;
  }

  .leadership-columns-row .col-md-3,
  .governance-columns-row .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .news-row .col-md-4 {
    padding-left: 30px;
    padding-right: 30px;
    flex: 0 0 33.31%;
    max-width: 33.31%;
  }

  .modal.modal-leadership .modal-dialog {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: 5%;
  }

  #news-insights-section #insights-feed .col-12:nth-last-child(2) hr {
    display: none;
  }

  .full-width-banner-item {
    overflow: hidden;
  }

  .columns-3 {
    float: left;
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    column-gap: 30px;
  }

  .height-100-desktop {
    height: 100%;
  }

  .justify-content-center-desktop {
    justify-content: center;
  }

  iframe:is([seamless]),
  iframe:is(.seamless-iframe-modern) {
    height: 480px;
  }

  .cu-columns {
    column-count: 2;
  }

  .diagram-holder {
    display: flex;
    flex-direction: row;
    flex: 0 0 100%;
    margin-left: 0px;
    padding: 0 50px;
  }

  .flow-one,
  .flow-two,
  .flow-three {
    width: 26%;
  }

  .diagram-holder .flow-arrow-holder {
    width: 11%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .diagram-holder .flow-arrow {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: row;
    position: relative;
    align-self: center;
    align-items: center;
  }

  .flow-one .text-section .flow-number,
  .flow-two .text-section .flow-number,
  .flow-three .text-section .flow-number {
    width: 16%;
    padding-right: 10px;
  }

  .flow-one .text-section .text-content,
  .flow-two .text-section .text-content,
  .flow-three .text-section .text-content {
    width: 84%;
    padding-left: 15px;
  }

  .diagram-holder .flow-arrow img {
    max-height: 40px;
  }

  .flow-one .image-section,
  .flow-two .image-section,
  .flow-three .image-section {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }

  .flow-one .image-section img,
  .flow-two .image-section img,
  .flow-three .image-section img {
    width: calc(80% - 25px);
  }

}

@media only screen and (min-width: 780px) {

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 15px;
  }

}

@media only screen and (min-width: 840px) {

  /** ----- menu additions ---------**/

  #mega-menu-top_nav_third_menu .mega-show-desktop-br>.mega-menu-link {
    margin-right: 11px !important;
  }


  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
  }

  #third-menu {
    margin-top: 78px;
  }

  /** ----- menu additions end ---------**/


  #site-navigation {
    margin-left: 15px;
  }

  #second-menu,
  #pre-menu {
    font-size: 12px;
  }

  #second-menu li,
  #pre-menu li {
    margin-left: 15px;
  }

  #pre-menu li:first-of-type {
    margin-left: 15px;
  }

  #search-function,
  #search-function-rev {
    margin-left: 15px;
  }

  .search-inset {
    width: 150px;
  }

  .search-inset input {
    width: 150px;
  }

  #startModal-image .modal-content {
    width: 75%;
    max-width: 75%;
    height: auto;
    margin: 0 auto;
    pointer-events: all;
    border-radius: 0px !important;
  }

  #startModal-image .modal-body {
    flex: 0 auto;
    overflow: scroll;
    position: relative;
    height: auto;
  }

  #startModal-image .modal-header .close,
  #startModal-image .modal-content .close {
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(images/modal-close-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    margin-top: 1px;
    opacity: 1;
    padding: 0px;
  }

  #startModal-image .modal-content .close.content-close {
    top: -20px;
    margin-top: 2px;
    margin-right: 2px;
  }

  #third-menu li {
    margin-right: 15px;
    padding-right: 15px;
  }

}

@media only screen and (min-width: 910px) {

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 17px;
  }

}


@media only screen and (min-width: 992px) {

  .site-branding {
    padding-top: 18px;
  }

  .site-branding img {
    max-width: 100%;
  }

  .play-button-holder-careers,
  .play-button-holder-banking {
    width: 125px;
  }

  .play-button-display-careers,
  .play-button-display-banking {
    width: 125px;
    height: 125px;
  }

  /** ----- menu additions start ---------**/

  #mega-menu-top_nav_third_menu .mega-show-desktop-br>.mega-menu-link {
    margin-right: 20px !important;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 18px;
  }

  #masthead {
    height: 125px !important;
  }

  #masthead.site-header-2024 {
    height: auto !important;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 19px;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 17px;
  }

  #pre-menu li {
    padding-top: 7px;
  }

  #second-menu li,
  #pre-menu li {
    margin-left: 55px !important;
  }

  #pre-menu li:first-of-type {
    margin-left: 25px;
  }

  #second-menu li.client-support-link:before {
    width: 20px;
    height: 30px;
    left: -27px;
    top: 6px;
  }

  #second-menu li.blog-link:before {
    width: 18px;
    height: 27px;
    left: -27px;
    top: 7px;
  }

  #second-menu li.secure-site-link:before {
    width: 17px;
    height: 26px;
    left: -27px;
    top: 6px;
  }

  #second-menu li.contact-link:before {
    width: 20px;
    height: 30px;
    left: -27px;
    top: 6px;
  }

  #pre-menu li.client-support-link:before,
  #pre-menu li.secure-site-link:before,
  #pre-menu li.contact-link:before,
  #pre-menu li.insights-link:before {
    width: 20px;
    height: 20px;
    left: -27px;
    top: 6px;
  }

  /** ----- menu additions end ---------**/

  #countdown ul li span#days,
  #countdown ul li span#hours,
  #countdown ul li span#minutes,
  #countdown ul li span#seconds {
    font-size: 48px;
  }

  .forge-alt-bucket-section-image {
    background-position: right bottom;
    min-height: 325px;
  }

  .forge-bucket-section-image,
  .template-header-bucket-section-image,
  .hero-bucket-section-image {
    background-position: right bottom;
    min-height: 325px;
  }

  .hero-bucket-section-image.right-top {
    background-position: right top;
    min-height: 325px;
  }

  .forge-business-bucket-section-image {
    background-position: right center;
    min-height: 325px;
  }


  .col-md-3-5 {
    width: 29.165%;
  }

  .width-100.col-md-6 {
    width: 50%;
  }

  .col-md-5ths {
    width: 20%;
    flex: 0 0 20%;
  }

  .page-template-page-people-parent-2019 p {
    font-size: 16px;
    line-height: 1.35;
  }

  .reveal-content-people p {
    font-size: 14px;
  }

  .small-anchor {
    font-size: 22px;
  }

  #site-navigation {
    margin-left: 25px;
  }

  .menu-wording {
    font-size: 14px;
  }

  #second-menu,
  #pre-menu {
    font-size: 14px;
  }

  #second-menu ul {
    margin-top: 0;
  }

  #pre-menu ul {
    margin-top: 2px;
  }

  .container-full .image-holder,
  .container-full-interior .image-holder,
  .container-full .image-holder-contain,
  .container-full-interior .image-holder-contain {
    height: 150px;
    background-position: center;
  }

  .central_1_events .image-holder {
    height: 150px;
  }

  .isotope .item.col-lg-4 {
    width: 33.32%;
  }

  .isotope_ri .item.col-lg-3 {
    width: 24.99%;
  }

  .top-title,
  .top-title p {
    font-size: 44px;
  }

  .slickHome {
    width: 850px;
  }

  .secondary-text h1 {
    font-size: 28px
  }

  #third-menu {
    margin-top: 75px;
    font-size: 18px;
    padding-right: 15px;
  }

  .home #primary .collapseomatic:after {
    font-size: 36px;
  }

  #masthead-large {
    height: 375px;
  }

  .positioning {
    margin-top: 25px;
    text-align: right;
  }

  #colophon {
    font-size: 12px;
  }

  .home #primary .collapseomatic {
    font-size: 48px;
  }

  #masthead.site-header-2024 {
    height: auto !important;
  }

  #third-menu li {
    margin-right: 20px;
    padding-right: 20px;
  }

  .search-inset {
    margin-left: 35px;
  }

  #second-menu li,
  #pre-menu li {
    margin-left: 25px;
  }

  #pre-menu li:first-of-type {
    margin-left: 25px;
  }

  #search-function,
  #search-function-rev {
    margin-left: 25px;
  }

  .quote-text {
    font-size: 32px;
    margin-top: 55px;
  }

  .quote-text:before {
    width: 70px;
    height: 55px;
  }

  .transp-green h4,
  .transp-green h2,
  .transp-green p {
    font-size: 18px;
  }

  .search-submit,
  .gform_button.button {
    padding: 5px 25px 5px 25px;
    font-size: 17px;

  }

  .blue-box {
    font-size: 20px;
  }

  .search-inset-full input.banner-text-btn {
    margin-right: 115px;
  }

  .products-services-columns {
    float: left;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }

  .cu-columns {
    column-count: 3;
  }

  .community-check-section {
    flex: 0 0 90%;
    flex-wrap: nowrap;
  }

  .checkmark-left {
    padding-left: 35px;
  }

  .checkmark-left:first-of-type {
    padding-left: 0px;
  }

  .footer-links-2024 {
    padding-right: 12%;
  }

  .modal.modal-leadership .modal-body {
    flex-wrap: nowrap;
  }

  .modal-leadership .modal-image-holder {
    width: 33%;
  }

  .modal-leadership .modal-text {
    width: 67%;
    padding: 35px;
  }

  .modal-leadership .modal-image-holder .modal-image {
    margin: 35px 0px 35px 35px;
    max-width: calc(100% - 35px);
  }

  .modal-leadership .title-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }

  .modal-leadership .title-holder .title-content {
    text-align: left;
    margin-bottom: 0px;
  }

  .single-c1_blog .container-page img.rounded-corners {
    max-height: 300px;
  }

  .column-count-2 {
    column-count: 2;
  }

  .hide-tablet {
    display: initial !important;
  }

  .hide-tablet-flex {
    display: flex !important;
  }

  .show-tablet {
    display: none !important;
  }

}

@media screen and (min-width: 1200px) and (max-width: 1399px) {

  .element-item,
  .footer-item {
    height: 550px;
    margin-bottom: 20px;
  }

  .twitter-timeline-profile iframe {
    height: 550px !important;
  }

  .padding-tb-75-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

}

@media only screen and (min-width: 1100px) {

  #mega-menu-top_nav_third_menu .mega-show-desktop-br>.mega-menu-link {
    margin-right: 25px !important;
  }

  #site-navigation {
    margin-left: 30px;
  }

  #second-menu li,
  #pre-menu li {
    margin-left: 30px;
  }

  #pre-menu li:first-of-type {
    margin-left: 25px;
  }

  #search-function,
  #search-function-rev {
    margin-left: 30px;
  }

}



@media only screen and (min-width: 1200px) {



  .icon-text-content-holder h1 {
    font-size: 36px
  }

  .hero-intro-content h1,
  .intro-text-area h1.blue-call-out,
  .intro-text-area h1.orange-call-out {
    font-size: 46px
  }

  .hero-intro-content h1 span {
    font-size: 46px;
  }

  .icon-text-content-holder h2 {
    font-size: 26px
  }

  .panel-parent h2 {
    font-size: 30px;
  }

  .panel-parent h3 {
    font-size: 30px;
  }

  #careers-slider h4 {
    font-size: 24px;
  }

  .background-watch-careers {
    height: 250px;
    background-image: url(/wp-content/uploads/2022/11/careers-desktop.jpg) !important;
  }

  .background-watch-banking {
    height: 250px;
    background-image: url(/wp-content/uploads/2022/12/DBPX_ForgeBusinessVideo_Banner_Desktop_1736x302.jpg) !important;
  }

  .play-button-holder-careers,
  .play-button-holder-banking {
    width: 150px;
  }

  .play-button-display-careers,
  .play-button-display-banking {
    width: 150px;
    height: 150px;
  }

  .site-branding {
    padding-top: 19px;
  }

  /** ----- menu additions ---------**/

  #mega-menu-top_nav_third_menu .mega-show-desktop-br>.mega-menu-link {
    margin-right: 30px !important;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 20px;
  }

  #third-menu {
    margin-top: 73px;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-size: 20px;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 18px;
  }

  .rev-2024 #search-function-rev {
    margin-left: 20px;
  }

  /** ----- menu additions end ---------**/

  .page-template-page-landing-template-2024 .container-page,
  .page-template-page-landing-template-2024 .container-page-header,
  .page-template-page-landing-template-2024 .container-page-footer,
  .page-template-page-landing-template-2024 .container-page-header-home,
  .page-template-page-leadership-2024 .container-page,
  .page-template-page-leadership-2024 .container-page-header,
  .page-template-page-leadership-2024 .container-page-footer,
  .page-template-page-leadership-2024 .container-page-header-home,
  .page-template-page-insights-2024 .container-page,
  .page-template-page-insights-2024 .container-page-header,
  .page-template-page-insights-2024 .container-page-footer,
  .page-template-page-insights-2024 .container-page-header-home,
  .page-template-page-news-2024 .container-page,
  .page-template-page-news-2024 .container-page-header,
  .page-template-page-news-2024 .container-page-footer,
  .page-template-page-news-2024 .container-page-header-home,
  .page-template-page-the-agency-2024 .container-page,
  .page-template-page-the-agency-2024 .container-page-header,
  .page-template-page-the-agency-2024 .container-page-footer,
  .page-template-page-the-agency-2024 .container-page-header-home,
  .container-page,
  .container-page-header,
  .container-page-footer,
  .container-page-header-home {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .search-container {
    right: 10%;
  }

  .container-full-width.momentum-image {
    background-size: contain;
  }

  #countdown ul {
    width: 60%;
    margin-left: 20%;
  }

  #countdown ul li span#days,
  #countdown ul li span#hours,
  #countdown ul li span#minutes,
  #countdown ul li span#seconds {
    font-size: 60px;
  }

  .page-numbers {
    padding: 10px 17px;
  }

  .image-background-holder-align-right {
    min-height: 475px;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-1-5 {
    width: 12.5%;
  }

  .col-lg-2-5 {
    width: 20.833%;
  }

  .why-text-holder {
    min-height: 350px;
  }

  .col-lg-5ths {
    width: 20%;
    float: left;
  }

  .page-template-page-people-parent-2019 p {
    font-size: 17px;
    line-height: 1.35;
  }

  .reveal-content-people p {
    font-size: 15px;
  }

  .col-xs-20 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-xs-80 {
    width: 80%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .padd-left-right-img {
    padding-left: 50px;
    padding-right: 50px;
  }

  .padding-right-column {
    padding-right: 45px;
  }

  .padding-left-column {
    padding-left: 45px;
  }

  .small-anchor {
    font-size: 24px;
  }

  .hero-bucket-section-image.right-top {
    background-position: right top;
    min-height: 400px;
  }

  .forge-business-bucket-section-image {
    background-position: right center;
    min-height: 325px;
  }

  .forge-alt-bucket-section-image {
    background-position: right bottom;
    min-height: 325px;
  }

  .single-c1_events .hero-bucket-section-image {
    min-height: 400px;
  }

  .h4-mimic {
    font-size: 30px;
  }

  .top-title,
  .top-title p {
    font-size: 52px;
  }

  .isotope .item.col-xl-3,
  .isotope_ri .item.col-xl-3 {
    width: 24.97%;
  }

  .slickHome {
    width: 1000px;
  }

  .inset-text {
    font-size: 32px;
  }

  #third-menu li {
    margin-right: 35px;
    padding-right: 35px;
  }

  .col-lg-5ths {
    width: 20%;
    float: left;
  }

  .blue-box {
    font-size: 22px;
  }

  .home-text-title,
  .contact-title {
    font-size: 21px;
    line-height: 1.15;
  }

  h5.home-text-title {
    font-size: 19px;
  }

  .url-download-holder img {
    width: 171px;
  }
  
/* 
  .footer-links-2024 {
    padding-right: 15%;
  } */

  .leadership-columns-row,
  .governance-columns-row {
    margin-left: -45px;
    margin-right: -45px;
  }

  .leadership-columns-row .col-md-3,
  .governance-columns-row .col-md-3 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .wp-video {
    top: 40%;
  }

  .single-c1_blog .container-page img.rounded-corners {
    max-height: 300px;
  }

  .modal-dialog {
    width: 90% !important;
    margin-left: 5%;
  }

}

@media only screen and (min-width: 1299px) {

  #countdown ul li span#days,
  #countdown ul li span#hours,
  #countdown ul li span#minutes,
  #countdown ul li span#seconds {
    font-size: 70px;
  }

  .image-background-holder-align-right {
    min-height: 525px;
  }

  #third-menu li {
    margin-right: 45px;
    padding-right: 45px;
  }

  .wp-video {
    top: 30%;
  }

}


@media screen and (min-width: 1400px) and (max-width: 1499px) {

  .element-item,
  .footer-item {
    height: 500px;
    margin-bottom: 20px;
  }

  .twitter-timeline-profile iframe {
    height: 500px !important;
  }

}

@media only screen and (min-width: 1399px) {

  .background-watch-careers {
    height: 300px;
    background-image: url(/wp-content/uploads/2022/11/careers-desktop.jpg) !important;
  }

  .image-background-holder-align-right {
    min-height: 575px;
  }

  .page-id-23441 .featherlight-content,
  .page-id-17426 .featherlight-content,
  .page-id-35460 .featherlight-content,
  .page-id-35754 .featherlight-content,
  .page-id-58309 .featherlight-content {
    background-color: rgba(255, 255, 255, 0) !important;
    max-width: 95%;
  }

  .padd-left-right-img {
    padding-left: 65px;
    padding-right: 65px;
  }

  .hero-bucket-section-image.right-top {
    min-height: 425px;
  }

  .home-text-title,
  .contact-title {
    font-size: 22px;
    line-height: 1.15;
  }

  h5.home-text-title {
    font-size: 20px;
  }

  .hub-footer-text {
    font-size: 18px;
  }

  #people-list-mobile.mobile-people-list,
  #people-list-tablet.tablet-people-list,
  #people-list-mobile-exe.mobile-people-list,
  #people-list-tablet-exe.tablet-people-list,
  #people-list-mobile-ind.mobile-people-list,
  #people-list-tablet-ind.tablet-people-list,
  #people-list-mobile-rel.mobile-people-list,
  #people-list-tablet-rel.tablet-people-list {
    display: none;
  }

  #people-list-desktop.desktop-people-list,
  #people-list-desktop-exe.desktop-people-list,
  #people-list-desktop-ind.desktop-people-list,
  #people-list-desktop-rel.desktop-people-list {
    display: inherit;
  }

  .master-float-holder.target-class.people-holder {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66666667%;
  }

  .rev-2024 #search-function-rev {
    margin-left: 25px;
  }

  .wp-video {
    top: 20%;
  }

  .single-c1_blog .container-page img.rounded-corners {
    max-height: 350px;
  }

}

@media only screen and (min-width: 1499px) {

  .image-background-holder-align-right {
    min-height: 625px;
  }

  .padd-left-right-img {
    padding-left: 75px;
    padding-right: 75px;
  }

  .slickHome {
    width: 1200px;
  }

  #third-menu li {
    margin-right: 50px;
    padding-right: 50px;
  }

  .page-template-page-landing-template-2024 .container-page,
  .page-template-page-landing-template-2024 .container-page-header,
  .page-template-page-landing-template-2024 .container-page-footer,
  .page-template-page-landing-template-2024 .container-page-header-home,
  .page-template-page-leadership-2024 .container-page,
  .page-template-page-leadership-2024 .container-page-header,
  .page-template-page-leadership-2024 .container-page-footer,
  .page-template-page-leadership-2024 .container-page-header-home,
  .page-template-page-insights-2024 .container-page,
  .page-template-page-insights-2024 .container-page-header,
  .page-template-page-insights-2024 .container-page-footer,
  .page-template-page-insights-2024 .container-page-header-home,
  .page-template-page-news-2024 .container-page,
  .page-template-page-news-2024 .container-page-header,
  .page-template-page-news-2024 .container-page-footer,
  .page-template-page-news-2024 .container-page-header-home,
  .page-template-page-the-agency-2024 .container-page,
  .page-template-page-the-agency-2024 .container-page-header,
  .page-template-page-the-agency-2024 .container-page-footer,
  .page-template-page-the-agency-2024 .container-page-header-home,
  .container-page,
  .container-page-header,
  .container-page-footer,
  .container-page-header-home {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
  }

  .search-container {
    right: 15%;
  }

  .leadership-columns-row,
  .governance-columns-row {
    margin-left: -60px;
    margin-right: -60px;
  }

  .leadership-columns-row .col-md-3,
  .governance-columns-row .col-md-3 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .modal.modal-leadership .modal-dialog {
    width: 80% !important;
    max-width: 80% !important;
    margin-left: 10%;
  }

  .single-c1_blog .container-page img.rounded-corners {
    max-height: 450px;
  }

  .modal-dialog {
    width: 90% !important;
    margin-left: 5%;
  }

}

@media only screen and (min-width: 1999px) {

  .hero-mask {
    position: relative;
    left: 25px;
  }

}

@media only screen and (min-width: 2299px) {

  .hero-mask {
    left: 75px;
  }

}

@media only screen and (min-width: 2499px) {

  .hero-mask {
    left: 100px;
  }

}


@media only screen and (min-width: 768px) and (min-height: 800px) and (max-height: 1000px) {

  .page-id-23441 .featherlight-content,
  .page-id-17426 .featherlight-content,
  .page-id-35460 .featherlight-content,
  .page-id-35754 .featherlight-content,
  .page-id-58309 .featherlight-content {
    max-width: 90%;
  }

  .page-id-23441 .featherlight .featherlight-image,
  .page-id-17426 .featherlight .featherlight-image,
  .page-id-35460 .featherlight .featherlight-image,
  .page-id-35754 .featherlight .featherlight-image,
  .page-id-58309 .featherlight .featherlight-image {

    width: 650px;
    height: 650px;
  }

}

@media only screen and (min-width: 768px) and (min-height: 700px) and (max-height: 799px) {

  .page-id-23441 .featherlight-content,
  .page-id-17426 .featherlight-content,
  .page-id-35460 .featherlight-content,
  .page-id-35754 .featherlight-content,
  .page-id-58309 .featherlight-content {
    max-width: 90%;
  }

  .page-id-23441 .featherlight .featherlight-image,
  .page-id-17426 .featherlight .featherlight-image,
  .page-id-35460 .featherlight .featherlight-image,
  .page-id-35754 .featherlight .featherlight-image,
  .page-id-58309 .featherlight .featherlight-image {

    width: 600px;
    height: 600px;
  }


}

@media only screen and (min-width: 768px) and (min-height: 600px) and (max-height: 699px) {

  .page-id-23441 .featherlight-content,
  .page-id-17426 .featherlight-content,
  .page-id-35460 .featherlight-content,
  .page-id-35754 .featherlight-content,
  .page-id-58309 .featherlight-content {
    max-width: 90%;
  }

  .page-id-23441 .featherlight .featherlight-image,
  .page-id-17426 .featherlight .featherlight-image,
  .page-id-35460 .featherlight .featherlight-image,
  .page-id-35754 .featherlight .featherlight-image,
  .page-id-58309 .featherlight .featherlight-image {

    width: 500px;
    height: 500px;
  }


}

@media only screen and (min-width: 768px) and (max-height: 599px) {

  .page-id-23441 .featherlight .featherlight-image,
  .page-id-17426 .featherlight .featherlight-image,
  .page-id-35460 .featherlight .featherlight-image,
  .page-id-35754 .featherlight .featherlight-image,
  .page-id-58309 .featherlight .featherlight-image {

    width: 400px;
    height: 400px;
  }


}

@media screen and (max-width: 767px) {

  #footer-content .footer-text-center-mobile {
    text-align: center;
  }

  .footer-links-holder {
    padding-bottom: 25px;
  }

  .small-disclaimer .white-hollow-button {
    font-size: 12px;
  }

  .small-disclaimer h4 {
    font-size: 16px;
  }

  .small-disclaimer p,
  p.small-disclaimer {
    font-size: 11px;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 5%;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    float: right
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    height: 50px;
    padding-top: 15px;
    padding-bottom: 25px;
    color: #fff;
    padding-left: 5%;
  }

  #mega-menu-wrap-top_nav_third_menu #mega-menu-top_nav_third_menu>li.mega-menu-item>a.mega-menu-link {
    color: #fff;
  }

  #mega-menu-wrap-top_nav_third_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 0px;
  }

  .hero-bucket-section-image:not(.full-width-banner-item),
  .forge-business-bucket-section-image,
  .forge-bucket-section-image,
  .forge-alt-bucket-section-image {
    background-image: none !important;
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .hero-bucket-section-image.full-width-banner-item {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .page-template-page-careers .hero-bucket-section-image.blue {
    display: block;
    background-color: #2079e2;
    color: #fff;
    min-height: inherit;
    padding-bottom: 0px;
  }

  .page-template-page-economic-insights .hero-bucket-section-image.dark-blue {
    display: block;
    background-color: #29487f;
    color: #fff;
    min-height: inherit;
    padding-bottom: 0px;
  }

  .forge-business-bucket-section-image.dark-grey,
  .forge-bucket-section-image.dark-grey,
  .forge-alt-bucket-section-image.dark-grey {
    display: block;
    background-color: #3D4040;
    color: #ffffff;
    min-height: inherit;
    padding-bottom: 0px;
  }

  .hero-bucket-section-image img.mobile-hero-image,
  .forge-business-bucket-section-image img.mobile-hero-image,
  .forge-bucket-section-image img.mobile-hero-image,
  .forge-alt-bucket-section-image img.mobile-hero-image {
    max-width: 100%;
  }

  .carousel-home-page-slider .slick-dots {
    height: 30px;
    width: 80%;
    margin: 0 10% 15px;
  }

  .hero-bucket-section-image p:last-of-type,
  .forge-business-bucket-section-image p:last-of-type,
  .forge-bucket-section-image p:last-of-type,
  .forge-alt-bucket-section-image p:last-of-type {
    margin-bottom: 25px;
  }

  img.max-width-200 {
    max-width: 200px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .people-headshot {
    width: 100%;
  }

  .banner-content {
    display: none;
  }

  .hero-bucket-section-image {
    padding-bottom: 0px !important;
  }

  .video-wrapper:after {
    width: 75px;
    height: 32px;
  }

  .podcast-wrapper:after {
    width: 90px;
    height: 32px;
  }

  .searchandfilter ul {
    flex-direction: column;
    align-items: flex-start;
  }

  ul.predictive-results {
    flex-direction: column;
  }

  ul.predictive-results li {
    min-width: 100%;
    margin-bottom: 10px;
    margin-right: 0px;
  }

}

@media screen and (max-width: 600px) {

  .footer-links-holder {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .footer-links-2024 {
    padding-right: 0px;
    padding-bottom: 25px;
  }

  .footer-links-2024:last-of-type {
    padding-bottom: 0px;
  }

  .financial-table {
    font-size: 11px;
  }

}

@media screen and (max-width: 350px) {
  /*iphone 5s*/

  .entry-content {
    overflow-x: auto;
  }

  /** ----- menu additions ---------**/

  #second-menu li,
  #pre-menu li {
    margin-left: 30px;
  }

  #pre-menu li:first-of-type {
    margin-left: 20px;
  }

  /** ----- menu additions end ---------**/

  #smartWidget0 {
    width: 100% !important;
  }

  #smartWidget0 .srJobList {
    max-width: 100% !important;
  }

  #beyond-section ul {
    margin-left: 10px;
    padding-left: 10px;
  }

  .image-background-holder-mobile {
    min-height: 350px;
  }

  .padd-left-right-img {
    padding-left: 25px;
    padding-right: 25px;
  }

  .forge-alt-bucket-section-image {
    background-position: -580px bottom;
  }

  .home #primary .collapseomatic {
    font-size: 20px;
  }

  .sidenavmobile {
    font-size: 18px;
  }

  .element-item,
  .footer-item {
    height: 415px;
  }

  .twitter-timeline-profile iframe {
    height: 400px !important;
  }

  .slickHome {
    width: 300px;
  }

  .positioning {
    min-height: 85px;
  }

  .top-title,
  .top-title p {
    font-size: 22px;
  }

  .menu-wording {
    display: none;
  }

  .menu-icon {
    margin-bottom: 0px;
  }

  .footer-diagonal {
    display: none;
  }

  .width-set {
    clear: left
  }

  .second-set-links {
    margin-top: 0px !important;
  }

  .hero-bucket-section-image-mobile {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 25px;
    height: 375px;
  }

  iframe.wcuc-form {
    height: 560px;
  }

  .hide-mobile-500 {
    display: none;
  }

  .financial-table {
    font-size: 9px;
  }

  .financial-table tr td:first-of-type {
    width: 25%;
    hyphens: auto;
  }

  .financial-table tr td.padding-left-right-10,
  .financial-table tr td.padding-right-10 {
    padding: 10px 2px;
  }

}


@media screen and (min-width: 351px) and (max-width: 400px) {
  /*iphone 6*/

  #smartWidget0 {
    width: 100% !important;
  }

  #smartWidget0 .srJobList {
    max-width: 100% !important;
  }

  #beyond-section ul {
    margin-left: 10px;
    padding-left: 10px;
  }

  .image-background-holder-mobile {
    min-height: 375px;
  }

  .padd-left-right-img {
    padding-left: 25px;
    padding-right: 25px;
  }

  .forge-alt-bucket-section-image {
    background-position: -450px bottom;
  }

  .sidenavmobile {
    font-size: 20px;
  }

  .slickHome {
    width: 300px;
  }

  .positioning {
    min-height: 85px;
  }

  .top-title,
  .top-title p {
    font-size: 22px;
  }

  .element-item,
  .footer-item {
    height: 400px;
  }

  .twitter-timeline-profile iframe

  /* this has multiple media instances */
    {
    height: 400px !important;
  }

  .footer-diagonal {
    display: none;
  }

  .width-set {
    clear: left
  }

  .second-set-links {
    margin-top: 0px !important;
  }

  .hero-bucket-section-image-mobile {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 25px;
    height: 450px;
  }

  iframe.wcuc-form {
    height: 550px;
  }

  .hide-mobile-500 {
    display: none;
  }

}


@media only screen and (min-width: 401px) and (max-width: 500px) {
  /* iPhone 6plus*/

  #smartWidget0 {
    width: 100% !important;
  }

  #smartWidget0 .srJobList {
    max-width: 100% !important;
  }

  .image-background-holder-mobile {
    min-height: 450px;
  }

  .padd-left-right-img {
    padding-left: 25px;
    padding-right: 25px;
  }

  .forge-alt-bucket-section-image {
    background-position: -350px bottom;
  }

  .slickHome {
    width: 350px;
  }

  .positioning {
    min-height: 85px;
  }

  .top-title,
  .top-title p {
    font-size: 24px;
  }

  .element-item,
  .footer-item {
    height: 375px;
  }

  .twitter-timeline-profile iframe

  /* this has multiple media instances */
    {
    height: 375px !important;
  }

  .footer-diagonal {
    display: none;
  }

  .width-set {
    clear: left
  }

  .second-set-links {
    margin-top: 0px !important;
  }

  .hero-bucket-section-image-mobile {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 25px;
    height: 550px;
  }

  iframe.wcuc-form {
    height: 525px;
  }

  .hide-mobile-500 {
    display: none;
  }

}

@media only screen and (min-width: 501px) and (max-width: 650px) {
  /* iPhone 6plus*/

  #smartWidget0 {
    width: 100% !important;
  }

  #smartWidget0 .srJobList {
    max-width: 100% !important;
  }

  .image-background-holder-mobile {
    min-height: 525px;
  }

  .padd-left-right-img {
    padding-left: 50px;
    padding-right: 50px;
  }

  .forge-alt-bucket-section-image {
    background-position: -25px bottom;
  }

  .slickHome {
    width: 450px;
  }

  .positioning {
    min-height: 85px;
  }

  .top-title,
  .top-title p {
    font-size: 26px;
  }

  .element-item,
  .footer-item {
    height: 375px;
  }

  .twitter-timeline-profile iframe

  /* this has multiple media instances */
    {
    height: 375px !important;
  }

  .hero-bucket-section-image-mobile {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 25px;
    height: 768px;
  }

}

@media only screen and (min-width: 651px) and (max-width: 767px) {
  /* iPhone 6plus*/

  .image-background-holder-mobile {
    min-height: 675px;
  }

  .padd-left-right-img {
    padding-left: 75px;
    padding-right: 75px;
  }

  .slickHome {
    width: 600px;
  }

  .positioning {
    min-height: 85px;
  }

  .top-title,
  .top-title p {
    font-size: 26px;
  }

  .element-item,
  .footer-item {
    height: 375px;
  }

  .twitter-timeline-profile iframe

  /* this has multiple media instances */
    {
    height: 375px !important;
  }

  .hero-bucket-section-image-mobile {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 25px;
    height: 900px;
  }

}

@media print {

  .c1-social,
  #third-menu,
  #second-menu,
  #pre-menu,
  #main-menu-2024,
  .footer-links-holder,
  .footer-links-2024,
  .hub-footer-2024,
  .footer-text-right,
  .small-show-confirm,
  .logged-in .small-show-confirm,
  #momentum-banner {
    display: none;
  }

  .mobile-hero-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }

  .padding-bottom-35-mobile {
    padding-bottom: 35px;
  }

  .padding-top-25-mobile {
    padding-top: 25px;
  }

  .padding-top-bottom-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .cta-text-left-button-right,
  .cta-bkgd-single,
  .cta-bkgd {
    padding-top: 25px !important;
    padding-bottom: 35px !important;
  }

  .col-md-4,
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .chat-text {
    text-align: center;
  }

}