/*
Additional custom css
*/

#business-learn-more-section a {
  color: #333;
}

.title-bar.lime-green {
  color: #3D4040;
}

.title-bar.teal {
  color: #3D4040;
}

.title-bar.dark-teal {
  color: #3D4040;
}

.title-bar.blue {
  color: #3D4040;
}

.title-bar.purple {
  color: #3D4040;
}

.title-bar.dark-blue {
  color: #3D4040;
}

.title-bar-rule {
  height: 22px;
  width: 100%;
}

.title-bar h4.template-intro-title {
  margin-top: 35px;
  margin-bottom: 0px;
}

.title-bar-rule.lime-green {
  background-color: #ADDB53;
  height: 25px;
  width: 100%;
}

.title-bar-rule.teal {
  background-color: #6ACCB0;
  height: 25px;
  width: 100%;
}

.title-bar-rule.dark-teal {
  background-color: #0f7f7a;
  height: 25px;
  width: 100%;
}

.title-bar-rule.blue {
  background-color: #2074DD;
  height: 25px;
  width: 100%;
}

.title-bar-rule.purple {
  background-color: #5656B7;
  height: 25px;
  width: 100%;
}

.title-bar-rule.dark-blue {
  background-color: #29487F;
  height: 25px;
  width: 100%;
}

hr.dotted-line {
  background-image: linear-gradient(to right, black 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 6px 1px;
  background-repeat: repeat-x;
  height: 1px;
  border-top: 0px;
  margin-bottom: 35px;
  margin-top: 35px;
}

.ecosystem-head {
  background-image: url(https://www.central1.com/wp-content/uploads/2020/04/ecosystem-header.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 50px;
}

.latest-news-holder {
  width: 100%;
  text-align: center;
  bottom: 0;
  top: auto;
  position: fixed;
  z-index: 300008;
  padding: 15px 30px 5px 30px;
}

.know-more-green {
  background-color: #A0CF53;
}

.know-more-green:after {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2020/04/talk-arrow.png);
  position: absolute;
  right: 15px;
  bottom: -37px;
  width: 40px;
  height: 37px;
  background-size: contain;
  background-repeat: no-repeat;
}

.know-more-teal {
  background-color: #6ACCB0;
}

.latest-news-holder .open-form {
  display: inherit;
  width: 20px;
  height: 20px;
  background-image: url('https://www.central1.com/wp-content/themes/central1/images/news-button-open.png');
  background-color: transparent;
  border: 0px solid;
  background-size: contain;
  position: absolute;
  top: 17px;
  left: 5px;
}

.latest-news-holder .close-form {
  display: inherit;
  width: 20px;
  height: 20px;
  background-image: url('https://www.central1.com/wp-content/themes/central1/images/news-button-close.png');
  background-color: transparent;
  border: 0px solid;
  background-size: contain;
  position: absolute;
  top: 17px;
  right: 5px;
}

.retail-business-image {
  background-size: cover;
  background-repeat: no-repeat;
  height: 225px;
  background-position: center;
  width: 100%;
}

.featherlight:last-of-type {
  background: rgba(66, 65, 67, .95);
}

#section-hello .container-page,
#section-about .container-page,
#section-team .container-page,
#section-services .container-page,
#section-work .container-page,
#section-clients .container-page,
#section-letschat .container-page {
  padding-top: 25px;
  padding-bottom: 25px;
}

section#agency-nav {
  display: none;
}

#section-work .sample-text-holder .clearfix p:last-child {
  margin-bottom: 0px;
}

.agency-hero-bkgd {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}

.work-section-button-first,
.work-section-button-middle,
.work-section-button-last {
  float: left;
  width: 32.83%;
  color: #fff;
  padding: 10px;
  text-align: center;
  background-color: #706F70;
}

.work-section-button-first {
  margin-right: 0.5%;
}

.work-section-button-middle {
  margin-left: 0.25%;
  margin-right: 0.25%;
}

.work-section-button-last {
  margin-left: 0.5%;
}

.work-section-button-first:hover,
.sample-show-1.active {
  background-color: #1c799e;
}

.work-section-button-middle:hover,
.sample-show-2.active {
  background-color: #d43627;
}

.work-section-button-last:hover,
.sample-show-3.active {
  background-color: #011033;
}

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

.sample-text-holder {
  padding: 20px;
}

.services-block-holder {
  background-color: #fff;
  padding: 20px;
}

.about-image-holder {
  background-color: #f5f5f5;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 25px;
  padding-top: 50px;
}

.about-text-holder h5,
.services-block-holder h5,
.services-block-holder h3,
.about-text-holder .h5-mimic {
  font-size: 17px;
}

p.about-text {
  margin-bottom: 0px;
}

.about-text-holder p.h5-mimic {
  margin-bottom: 10px;
}

.about-text-holder {
  padding: 20px;
}

.services-block-holder h5,
.services-block-holder h3 {
  color: #2074DD;
}

.letschat-image-holder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#apply-ESG,
#apply-ESG section.section-agenda {
  position: relative;
}

#isotope-ri-holder .load-more-placeholder {
  display: none;
}

#isotope-ri-holder .row.hide-load-more .load-more-placeholder {
  display: inherit;
  width: 100%;
  height: 10px;
}

#isotope-ri-holder .row.hide-load-more .load-more-holder {
  display: none !important;
}

.ri-intro .header-bkgd {
  min-height: 200px;
}

.ri-intro .text-section h1 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.isotope_ri .isotope-img {
  background-size: cover;
  height: 275px;
  background-repeat: no-repeat;
  background-position: center;
}

.gp-image-holder {
  text-align: center;
  padding: 0 15px 0px 15px;
}

.ri-image-holder {
  text-align: center;
  padding: 0 60px 0px 60px;
}

.ri-image-holder-2 {
  text-align: center;
  padding: 0 35px 10px 35px;
}


.element-item-ri {
  margin-bottom: 25px;
  min-height: 475px;
}

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

.float-right-content {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.ri-intro .header-bkgd {
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-size: cover;
}

.ri-intro,
.ri-intro .header-bkgd {
  padding-top: 25px;
}

.ri-slide-image-holder {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  max-height: 200px;
}

.ri-slide-image-holder img {
  max-height: 200px;
}

.col-width-76-152 {
  width: 76px;
  float: left;
}

.col-width-100-pc-76 {
  width: calc(100% - 76px);
  padding-left: 76px;
}

.background-time-line {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/11/blue-timeline.png);
  background-repeat: repeat-y;
  background-position: center;
}

.background-time-line:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2019/11/timeline-top.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: block;
  width: 76px;
  height: 40px;
}

.background-time-line-bottom:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2019/11/timeline-bottom.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: block;
  width: 76px;
  height: 40px;
}

.background-time-line-bottom {
  height: 40px;
}

.mm_content:before {
  content: " ";
  background-image: url(https://www.central1.com/wp-content/uploads/2019/11/blue-circle-32.png);
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  background-size: contain;
  margin-left: -46px;
  margin-bottom: -20px;
}

.page-template-page-forge-digital-first-retail-banking .modal-dialog,
.page-template-page-forge-business .modal-dialog,
.page-template-page-forge-landing-v5 .modal-dialog,
.page-template-page-forge-community-2022 .modal-dialog {
  max-width: inherit !important;
  width: 90% !important;
}

#startModal-logos img {
  max-width: 100%;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  max-height: 110px;
}

.video-date {
  width: 100%;
  padding-top: 10px;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  float: left;
}

#forge-updates {
  margin-top: 25px;
}

.lime-green-background {
  background-color: #addb53;
}

.purple-background {
  background-color: #B739A5;
  padding-bottom: 0px;

}

.blue-digital-background {
  background-size: cover;
  height: 300px;
  background-position: center;
}

.blue-background {
  background-color: #2074DD;
  padding-bottom: 5px;

}

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

.dark-blue-background .entry-title,
.dark-blue-background .calendar-item {
  color: #fff;
}

.alt-blue-background {
  background-color: #5656b7;
}

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

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

.alt-purple-background {
  background-color: #b739a5;
}

.blue-background .forge-intro-title {
  margin-bottom: 25px;
}

.dolphin-grey-background {
  background-color: #F4F4F2;
}

.blue-background .home-text-title,
.offering-items .home-text-title,
.page-template-page-landing-template .template-section .home-text-title {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  margin-top: 10px;
  margin-bottom: 2px;
}

.blue-background .content-excerpt {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 1.25;
  margin-bottom: 25px;
}

.grey-background {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 18px;
  line-height: 1.25;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #dddddd;
}

.light-2-grey-background {
  background-color: #ededed;
}

.light-grey-background {
  background-color: #f8f6f6;
}

.yellow-background {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.25;
  background-color: #fcd930;
  padding-top: 25px;
  padding-bottom: 25px;
}

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

.yellow-background h3 {
  margin-top: 0px;
}

.yellow-background h4 {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
}

.yellow-background h4 a {
  color: #b739a5 !important;
}

.yellow-background h4 a:hover {
  color: #b739a5 !important;
  opacity: 0.65;
}

.white-background {
  background-color: #ffffff;
}

.logo-section .forge-intro-text,
#forge-slider .forge-intro-text,
#forge-townhalls .forge-intro-text,
#forge-updates .forge-intro-text,
#forge-intro-section .forge-intro-text,
#landing-intro-retail-business .forge-intro-text,
#business-intro-section .forge-intro-text,
#latest-news-holder .forge-intro-text {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.25;
}

.forge-intro-text-bold {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 0px;
}

#forge-townhalls .inner-contain {
  margin-bottom: 25px;
}

.blue-bold-text {
  color: #2074DD;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  display: inline-block;
  margin-top: 15px;
}

.talk-orange-bkgd {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/04/orange-bkgd.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 25px;
  margin-bottom: 15px;
}

.talk-orange-bkgd-alt {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/04/orange-bkgd.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-bottom: 15px;
}

.talk-purple-bkgd {
  background-image: url(https://www.central1.com/wp-content/uploads/2020/02/purple-bkgd.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-bottom: 15px;
}

.page-template-page-origination-solutions .talk-orange-bkgd {
  margin-top: 15px;
}

.page-id-17426 .talk-orange-bkgd {
  margin-top: 0px;
}

.chat-text {
  padding-top: 25px;
  padding-bottom: 0px;
  color: #fff;
  margin-right: 5%;
}

#landing-intro-learn-onboard,
#communications-intro {
  margin-top: 25px;
}

.carousel-insight {
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 15px;
}

.carousel-insight h4.home-text-title,
.post-type-archive-forge_insights h4.home-text-title,
.single-forge_insights h4.home-text-title {
  margin-bottom: 5px;
}

h5.MemberDirect:after {
  content: '®';
  font-size: 55%;
  display: inline-block;
  position: relative;
  line-height: 0;
  vertical-align: baseline;
  top: -1em;
}

.get-started-section {
  padding-bottom: 5px;
}

.forge-intro-text {
  margin-bottom: 0px;
}

.get-started-section a {
  display: inline-block;
  color: #000;
  width: 100%;
}

.get-started-section a:hover {
  transition: all 0.5s;
  opacity: 0.65
}

/**.post-type-archive-forge_news_updates .bottom-link-holder
{
	height: 1px;
}**/

.post-type-archive-forge_news_updates button.link-to-button {
  margin-bottom: 0px;
  margin-right: 0%;
}

.post-type-archive-forge_news_updates .linked-button-positioning {
  position: absolute;
  text-align: right;
  top: 0px;
  right: 25px;
  height: 50px;
  width: 50px;
}

.progress-report-intro {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.35;
}

hr.grey-line {
  margin-top: 10px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #bbb5b5;

}

hr.blue-line-hr {
  margin-top: 10px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid #2074DD;
}

.col-sm-2-625 ul {
  padding-left: 15px;
}

.col-sm-2-625 ul li {
  list-style: none;
  line-height: 1.25;
  margin-bottom: 5px;
  text-indent: -15px;
}

.col-sm-2-625 ul li:before {
  content: "·";
  margin-right: 10px;
}

.button-open-orange-frameless {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  background-color: #fff;
  padding: 0px 15px;
  color: #F38F19;
  line-height: 2;
  border: 0px solid #fff;
}

.button-close-orange-frameless {
  background-color: #fff;
  padding: 0px 34px;
  color: #fff;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 2;
  border: 0px solid #fff;
}

.collapse-center-content {
  position: absolute;
  top: 0px;
  left: calc(100% - 51px);
}

.collape-left-content {
  position: absolute;
  top: 0px;
  left: 0px;
}

.button-left {
  position: relative;
  height: 40px;
}

.roadmap-big-img {
  width: 90px;
  height: 90px;
}

.build-dig-section {
  padding-top: 25px;
  padding-bottom: 25px;
}

.faq-title {
  float: left;
  max-width: 85%;
  padding-left: 15px;
}

.faq-cat-title {
  margin-top: 15px;
}

.page-template-page-forge-faq p.faq-title {
  margin-bottom: 0px;
}

.page-template-page-forge-faq .archive-reports-section {
  border-bottom: 1px solid #bbb5b5;
  padding-bottom: 0px;
  position: relative;
}

.forge-build-dig-button,
.forge-little-more-button {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/build-dig-button.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px 20px;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
  margin-top: 15px;
}

button.forge-build-dig-button,
button.forge-little-more-button {
  border: 0px;
}

a.forge-build-dig-button,
a.forge-build-dig-button:hover,
button.forge-build-dig-button,
button.forge-build-dig-button:hover,
button.forge-little-more-button,
button.forge-little-more-button:hover {
  color: #fff;
}

button.forge-build-dig-button:hover,
button.forge-little-more-button:hover {
  text-decoration: none;
  opacity: 0.65;
  transition: 0.3s;
}

.first-row.news-updates {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}

.read-more-holder {
  margin-top: 10px;
  margin-bottom: 15px;
}

.padding-holder {
  padding: 20px;
  margin-bottom: 25px;
}

.padding-holder-development {
  padding: 20px;
}

.progress-reports-section {
  margin-top: 25px;
  padding-bottom: 30px;
}

.background-yellow-teal {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/Background-yellow-teal-mobile.png);
  background-repeat: repeat-x;
  background-size: contain;
}

.background-teal-green {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/04/background-green-teal-mobile.png);
  background-repeat: repeat-x;
  background-size: contain;
}

.background-green-teal {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/09/background-teal-green-mobile.png);
  background-repeat: repeat-x;
  background-size: contain;
}

.background-lt-blue-dk-blue {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/11/background-blue-blue-mobile.png);
  background-repeat: repeat-x;
  background-size: contain;
}

.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: 100%;
  margin-bottom: 10px;
}

.background-watch-v3 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;
  width: 100%;
  margin-bottom: 0px;
}

.background-watch-townhall {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;
  width: 100%;
  margin-bottom: 10px;
}

.background-watch-v3:hover,
.background-watch-townhall:hover {
  opacity: 0.65;
  transition: 0.3s;
}

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


.steps-background-watch {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/5-steps-screen-shot.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 325px;
  width: 100%;
  display: table;
  margin: 0 auto;
}

.home-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;
}

.background-pdf {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/View-PDF.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 45px;
  width: 100%;
  margin-top: 10px;
}

.background-pdf-ppt {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/04/Download-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 45px;
  width: 100%;
  margin-top: 10px;
}

.background-roadmap {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/view-roadmap.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 45px;
  width: 100%;
  margin-top: 10px;
}

.background-get-started {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/Get-Started.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 45px;
  width: 100%;
  margin-top: 10px;
}

.background-pdf-trans {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/download-transparent.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 45px;
  width: 100%;
  margin-top: 10px;
}

.background-learn {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/Learn-More.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 45px;
  width: 100%;
  margin-top: 10px;
}

.background-typeform {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/typeform-link.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 45px;
  width: 100%;
  margin-top: 10px;
}

.background-pdf-trans:hover,
.background-typeform:hover,
.background-learn:hover,
.background-get-started:hover {
  opacity: 0.65;
}

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

.page-template-page-forge-design-landing .featherlight-content {
  background-color: #000 !important;
  padding: 6px 6px 3px !important;
}


.blue-line {
  border-bottom: 6px solid #1c70d3;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  height: 0px;
}

.orange-line-holder {
  margin-top: 35px !important;
  margin-bottom: 15px !important;
  border-bottom: 6px solid #fca22a;
  height: 0px;
}

.archive h2 a {
  color: #3D4040;
}

.archive h2 a:hover {
  opacity: 0.65;
}

.archive h2.entry-title,
.single h2.entry-title {
  margin-top: 0px;
}

.content-image {
  margin-bottom: 20px;
  margin-top: 20px;
}

.platform-development {
  color: #5656b7;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 1.2;
}

.progress-reports {
  padding-top: 25px !important;
}

.page-template-page-project h3 {
  margin-bottom: 20px !important;
}

.page-template-page-project #colophon,
.single #colophon {
  margin-top: 35px;
}

#roadmap1 {
  text-align: center;
}

.page-template .entry-content {
  margin-top: 20px;
  margin-bottom: 25px;
}

.page-template-page-empty .entry-content {
  margin-top: 0px;
}

.bottom-link-holder {
  height: 55px;
  margin-top: 5px;
}

.date-holder-fixed {
  width: 110px;
  float: left;
  padding-top: 2px;
}

.title-holder-fixed {
  width: calc(100% - 120px);
  float: left;
  padding-top: 3px;
}

.purple-bold {
  color: #5656b7;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
}

.c1-link {
  text-decoration: none;
}

.float-left {
  float: left;
}

.float-left-clear {
  float: left;
  clear: left;
}

.roadmap-title,
.roadmap-title-small {
  float: left;
  clear: left;
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
}


/* end new UXP material */
.demo-video-holder {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/10/demo-video-bkgd-v2.jpg);
  background-size: contain;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 25px;
}

.demo-video-secondary-holder {
  height: 300px;
  display: table;
  margin: 0 auto;
}

.video-pop-up {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/db-play-button.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 125px;
  height: 125px;
}

.page-template-page-product-marketing-v2 #content {
  padding-top: 0px;
}

.page-template-page-product-marketing-v2 article {
  padding-top: 75px;
  padding-bottom: 75px;
  text-align: center;
}

h3.product-marketing-title {
  font-size: 60px;
  margin-top: 0px;
}

h3.find-out-more-title {
  margin-top: 0px;
}

h3.regular-intro-text,
p.regular-intro-text {
  line-height: 1.3;
}

h5.product-marketing-sub-title {
  font-size: 26px;
  margin-bottom: 0px;
}

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

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

.background-white {
  background-color: #fff;
}

.background-lt-blue {
  background-color: #28ceea;
}

.background-dk-blue {
  background-color: #2074DD;
}

.background-grey-pm {
  background-color: #ebebeb;
  min-height: 150px;
}

.background-green {
  background-color: #addb53;
  padding-top: 45px;
  padding-bottom: 45px;
}

.background-green p {
  margin-bottom: 0px;
}

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

.background-lt-grey a {
  color: #206ADD;
}

.table-holder {
  display: table;
  height: 250px !important;
}

.text-align-middle {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0px;
}

.marg-left-neg-30 {
  margin-left: 0px;
}

.table-holder p {
  margin-bottom: 0px;
  line-height: 1.45;
  padding-top: 45px;
  padding-bottom: 45px;
}

.forge-phone-holder {
  overflow-x: visible;
}

.forge-phone {
  position: absolute;
  text-align: center;
  right: 6%;
  bottom: 0px;
}

.forge-phone img,
img.forge-slide-image {
  max-width: 100%;
}

img.forge-slide-image,
img.get-started-image {
  margin-left: auto;
  margin-right: auto;
}

.get-started-image-holder {
  text-align: center;
}

.forge-phone-mobile {
  text-align: center;
}

.slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}

#home-slider .slick-slide {
  padding-left: 0px;
  padding-right: 0px;
}

#careers-slider .slick-slide {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.carousel-agency .slick-slide {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 15px;
  margin-right: 15px;
}

.carousel-ri .slick-slide {
  padding-left: 0px;
  padding-right: 0px;
}

.carousel-pm,
.carousel-demo {
  text-align: center;
  margin-bottom: 0px;
}

.slick-dots {
  bottom: 0px;
  display: inline-block;
  list-style: none;
  margin: 0 0;
  padding: 0;
  text-align: center;
  width: auto;
  z-index: 9998;
  height: 25px;
}

.carousel-partner .slick-dots,
.carousel-client .slick-dots {
  width: 100%;
  margin-bottom: 15px;
  margin-top: 15px;
}

.carousel-partner .slick-dots li button,
.carousel-client .slick-dots li button,
.fg-paging-container.fg-light .fg-dot-item .fg-dot-link {
  border: 1px solid #2074DD !important;
  background-color: transparent !important;
  cursor: pointer;
  font-size: 0;
  display: block;
  height: 15px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 15px;
  border-radius: 8px;
  transition: all 0.3s;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  opacity: 0.65;

}

.carousel-partner .slick-dots li,
.carousel-client .slick-dots li {
  float: inherit;
  display: inline-block;
  margin: 10px 10px;
}

.carousel-partner .slick-dots li.slick-active button,
.carousel-client .slick-dots li.slick-active button,
.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link {
  border: 1px solid #2074DD !important;
  background-color: #2074DD !important;
  opacity: 1 !important;
}

.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:focus:before, .fg-paging-container.fg-light .fg-dot-item .fg-dot-link:hover:before, .fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link:before {
  background-color: transparent !important;
  border: 0px solid transparent !important;
}

.light-font .carousel-partner .slick-dots li button,
.light-font .carousel-client .slick-dots li button {
  border: 1px solid #fff;
}

.light-font .carousel-partner .slick-dots li.slick-active button,
.light-font .carousel-client .slick-dots li.slick-active button {
  border: 1px solid #fff;
  background-color: #fff;
}

.carousel-demo .slick-dots {
  border: 2px solid #fcd930;
}

.page-template-page-product-marketing-v2 .slick-dots li,
.page-template-page-forge-about .slick-dots li,
.page-template-page-forge-about-v4 .slick-dots li,
.page-template-page-origination-solutions .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 15px;
  float: none;
  margin-bottom: 0px;
}

.page-template-page-product-marketing-v2 .slick-dots li:first-child,
.page-template-page-forge-about .slick-dots li:first-child,
.page-template-page-forge-about-v4 .slick-dots li:first-child,
.page-template-page-origination-solutions .slick-dots li:first-child {
  margin-left: 12px;
}

.page-template-page-product-marketing-v2 .slick-dots li:last-child,
.page-template-page-forge-about .slick-dots li:last-child,
.page-template-page-forge-about-v4 .slick-dots li:last-child,
.page-template-page-origination-solutions .slick-dots li:last-child {
  margin-right: 12px;
}

.page-template-page-product-marketing-v2 .slick-dots li button,
.page-template-page-forge-about .slick-dots li button,
.page-template-page-forge-about-v4 .slick-dots li button,
.page-template-page-origination-solutions .slick-dots li button {
  border: 2px solid #ddd;
  background-color: #ddd;
  cursor: pointer;
  font-size: 0;
  display: block;
  height: 15px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 15px;
  border-radius: 8px;
}

.page-template-page-product-marketing-v2 .carousel-demo .slick-dots li button {
  border: 2px solid #fcd930;
  background-color: #000;
}

.page-template-page-product-marketing-v2 .slick-dots li button:hover,
.page-template-page-product-marketing-v2 .slick-dots li.slick-active button,
.page-template-page-forge-about .slick-dots li button:hover,
.page-template-page-forge-about .slick-dots li.slick-active button,
.page-template-page-forge-about-v4 .slick-dots li button:hover,
.page-template-page-forge-about-v4 .slick-dots li.slick-active button,
.page-template-page-origination-solutions .slick-dots li button:hover,
.page-template-page-origination-solutions .slick-dots li.slick-active button {
  border: 2px solid #aaa;
  background-color: #aaa;
}


.page-template-page-product-marketing-v2 .carousel-demo .slick-dots li button:hover,
.page-template-page-product-marketing-v2 .carousel-demo .slick-dots li.slick-active button {
  background-color: #fcd930;
}

.carousel-careers .slick-prev,
.carousel-careers .slick-next,
.carousel-pm .slick-prev,
.carousel-pm .slick-next,
.carousel-demo .slick-prev,
.carousel-demo .slick-next,
.carousel-ri .slick-prev,
.carousel-ri .slick-next {
  width: 20px;
  height: 39px;
}

.page-template-page-product-marketing-v2 .carousel-pm .slick-next,
.page-template-page-forge-about .carousel-pm .slick-next,
.page-template-page-forge-about-v4 .carousel-pm .slick-next,
.page-template-page-origination-solutions .carousel-pm .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-right.png);
  background-size: contain;
  right: 15px;
  top: 125px;
}

.carousel-careers .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2020/02/Arrow-w-right.png);
  background-size: contain;
  right: 15px;
}

.page-template-page-product-marketing-v2 .carousel-pm .slick-prev,
.page-template-page-forge-about .carousel-pm .slick-prev,
.page-template-page-forge-about-v4 .carousel-pm .slick-prev,
.page-template-page-origination-solutions .carousel-pm .slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-left.png);
  background-size: contain;
  left: 15px;
  top: 125px;
}


.carousel-careers .slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2020/02/Arrow-w-left.png);
  background-size: contain;
  left: 15px;
}

.carousel-ri .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-right.png);
  background-size: contain;
  right: 15px;
}

.carousel-ri .slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-left.png);
  background-size: contain;
  left: 15px;
}

.page-template-page-forge-communications .carousel-insight .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-right.png);
  background-size: contain;
  right: -35px;
  top: 110px;
}

.page-template-page-forge-communications .carousel-insight .slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-left.png);
  background-size: contain;
  left: -35px;
  top: 110px;
}

.carousel-partner .slick-next,
.carousel-client .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-right.png);
  background-size: contain;
  right: 30px;
  background-repeat: no-repeat;
  background-position: left center;
}

.carousel-partner .slick-prev,
.carousel-client.slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-b-left.png);
  background-size: contain;
  left: 30px;
  background-repeat: no-repeat;
  background-position: right center;
}

.light-font .carousel-partner .slick-next,
.light-font .carousel-client .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2020/02/Arrow-w-right.png);
  background-size: contain;
  right: 15px;
}

.light-font .carousel-partner .slick-prev,
.light-font .carousel-client.slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2020/02/Arrow-w-left.png);
  background-size: contain;
  left: 15px;
}

.page-template-page-product-marketing-v2 .carousel-demo .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-y-right.png);
  background-size: contain;
  right: 15px;
}

.page-template-page-product-marketing-v2 .carousel-demo .slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/09/Arrow-y-left.png);
  background-size: contain;
  left: 15px;
}

.page-template-page-forge-design-landing .carousel-agency .slick-next {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/12/Arrow-k-right.png);
  background-size: contain;
  right: 0px;
}

.page-template-page-forge-design-landing .carousel-agency .slick-prev {
  background-image: url(https://www.central1.com/wp-content/uploads/2019/12/Arrow-k-left.png);
  background-size: contain;
  left: 0px;
}

.page-template-page-forge-design-landing .carousel-agency .slick-next:hover,
.page-template-page-forge-design-landing .carousel-agency .slick-prev:hover,
.carousel-partner .slick-prev:hover,
.carousel-client .slick-prev:hover,
.carousel-partner .slick-next:hover,
.carousel-client .slick-next:hover {
  opacity: 0.65;
}

.page-template-page-product-marketing-v2 .slick-dots {
  display: none !important;
}

.slick-arrow.slick-disabled {
  display: none !important;
}

.carousel-agency .slick-track {
  display: flex;
  display: -ms-flexbox;
}

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


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


.carousel-careers .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-careers .slick-dots li button:hover {
  background: #fff;
  opacity: 1;
}

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

h5.forge-slide-title-holder,
h5.find-out-more-text,
h5.forge-sub-title {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: left;
}

.cta-bkgd.cta-text-left-button-right h5.find-out-more-text {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: left;
}

.cta-bkgd.cta-bkgd-single h5.find-out-more-text {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: inherit;
}

h5.forge-sub-title-left {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
}

h5.industry-event-title-holder {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: left;
}

.forge-slide-text-holder,
.get-started-text-holder {
  text-align: center;
  line-height: 1.45;
}

.slider-intro-text {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px;
  padding-left: 15px;
  padding-right: 15px;
}

button.faq-title-text,
p.faq-title-text {
  padding-right: 65px;
}


button.faq-title-text:after,
p.faq-title-text:after {
  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: 0px;
  background-color: transparent;
}

button.faq-title-text.active:after,
p.faq-title-text.active:after {
  background-image: url(https://www.central1.com/wp-content/uploads/2018/04/sub-button-close.png);

}

.faq-section-holder button.accordion,
.page-template-page-forge-digital-first-retail-banking button.accordion,
.page-template-page-product-marketing-v2 button.accordion,
.page-template-page-forge-about button.accordion,
.page-template-page-forge-about-v4 button.accordion,
.page-template-page-origination-solutions button.accordion,
.template-accordian button.accordion,
.template-accordian p.accordion {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  padding-left: 0px;
  font-size: 18px
}

.slider-intro-text strong {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-weight: 600;
}

.background-black,
.carousel-demo {
  background-color: #131313;
}

.demo-intro-text {
  color: #fcd930;
  text-align: center;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  margin-bottom: 0px;
  margin-top: 55px;
  margin-bottom: 10px;
}

.sub-intro-title {
  color: #3D4040;
  text-align: left;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  margin-bottom: 15px;
  margin-top: 0px;
}

.forge-intro-title,
p.forge-intro-title {
  color: #3D4040;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  margin-top: 25px;
  margin-bottom: 10px;
  text-align: center;
}

.forge-intro-title-v3 {
  margin-bottom: 25px;
}

.ask-us-intro-title {
  color: #3D4040;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  margin-top: 25px;
  margin-bottom: 45px;
  text-align: center;
}

.forge-intro-title-left,
p.forge-intro-title-left {
  color: #3D4040;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: left;
}

.forge-intro-title.no-marg-top {
  margin-top: 0px;
}

.linked-bucket-section-image .forge-intro-title-left {
  margin-top: 5px;
}

#landing-intro-learn-onboard .forge-intro-title-left,
#communications-intro .forge-intro-title-left,
#spot-roadmap-section .forge-intro-title-left,
#landing-intro-learn-onboard img,
#communications-intro img,
#spot-roadmap-section img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
  margin-bottom: 0px;
}

.start-intro-title {
  color: #000;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  text-align: center;
}

.start-intro-sub-title {
  font-family: 'motiva-sans', Helvetica, Arial, sans-serif;
  text-align: center;
}

.demo-slide-image-holder {
  position: relative;
  background-position: center;
  background-size: contain;
  height: 600px;
  width: 100%;
  margin-bottom: 5px;
  background-repeat: no-repeat;
}

.demo-slide-image-holder-extra {
  position: relative;
  background-position: center;
  background-size: contain;
  height: 650px;
  width: 100%;
  /**margin-top: 70px;
margin-bottom: 25px;**/
  background-repeat: no-repeat;
}

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

.demo-caption-text {
  text-align: center;
  color: #fff;
  line-height: 1.45;
  margin-bottom: 10px;
}

.demo-caption-text p {
  margin-bottom: 0px;
}

.background-light-grey {
  background-color: #ebebeb;
  padding-bottom: 45px;
}

.page-template-page-forge-community-2023 .background-light-grey {
  background-color: #ebebeb;
  padding-bottom: 0px;
}

#ask-us-anything {
  margin-bottom: 10px;
}

#ask-us-anything button.accordion {
  font-family: "motiva-sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #3d4040;
  padding: 12px 0px 0px;
  font-size: 22px;
  line-height: 1.18;
}

.question-holder button.accordion:after,
.question-holder p.accordion:after {
  content: '';
  top: 0px;
  right: 18px;
}

.template-accordian.question-holder button.accordion:after,
.template-accordian.question-holder p.accordion:after {
  top: 9px;
}

#developer-requirement .question-holder button.accordion:after {
  top: 8px;
}

#ask-us-anything .panel p {
  margin-top: 15px;
  margin-bottom: 0px;
}

.question-holder .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.template-accordian.question-holder .accordion.faq-title-text.active {
  margin-bottom: 15px;
}

.question-holder {
  margin-bottom: 25px;
  margin-top: 15px;
}

.completed-feature-holder .question-holder {
  margin-bottom: 0px;
  margin-top: 15px;
}

.template-accordian.question-holder {
  margin-bottom: 0px;
  margin-top: 5px;
}

hr.accordian-bottom {
  border-bottom: 1px solid #bbb5b5;
  margin-bottom: 10px;
  margin-top: 18px;
}

.template-accordian.question-holder hr.accordian-bottom {
  margin-top: 0px;
}

#developer-requirement .question-holder {
  margin-bottom: 0px;
  margin-top: 0px;
}

.question-holder p {
  line-height: 1.45
}

.completed-feature-holder .question-holder p {
  line-height: 2;
}

.faq-container {
  border-bottom: 1px solid #bbb5b5;
  margin-bottom: 55px;
  text-align: left;
  margin-top: -60px;
  position: relative;
}

.faq-container:last-child {
  margin-bottom: 0px;
}

#start-your-site {
  margin-top: 16px;
  padding-top: 25px;
  padding-bottom: 25px;
}

#find-out-more {
  padding-top: 25px;
  padding-bottom: 25px;
}

button.start-button {
  border-radius: 0px;
  padding: 10px 20px;
  color: #fff;
  background-color: #2074DD;
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 18px;
  margin-top: 5px;
}

button.start-button:hover {
  background-color: #30477b;
}

.modal-content {
  border-radius: 0px !important;
}

.modal-header {
  border-bottom: 0px !important;
}

.blue-arrow-link {
  font-size: 120%;
  color: #2074DD;
}

.post-type-archive-forge_townhalls .background-watch,
.post-type-archive-forge_prog_reports .background-watch,
.post-type-archive-forge_insights .background-watch,
.post-type-archive-forge_townhalls .background-watch-townhall,
.post-type-archive-forge_insights .background-watch-v3,
.single-forge_insights .background-watch-v3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

#implement-section h3.forge-intro-title {
  margin-top: 10px;
}

.icon-text-content-holder-expand button.accordion {
  padding: 10px 0px 15px 0px;
  width: auto;
}

.icon-text-content-holder-expand button.accordion:after {
  content: '';
}

.icon-text-content-holder-expand button.faq-title-text:after {
  width: 30px;
  height: 30px;
  position: relative;
  line-height: 1;
  margin-top: 0px;
  margin-left: 30px;
}

.international-transfer-table th,
.international-transfer-table td {
  padding: 15px;
}

.international-transfer-table th {
  font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 20px;
  color: #fff;
}

.international-transfer-table img {
  margin-top: -4px;
}

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

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

  .rule-right-white {
    border-right: 2px solid #fff;
  }

  .dolphin-grey-background .rule-right-white {
    border-right: 2px solid #29487f;
  }

  hr.accordian-bottom {
    margin-bottom: 5px;
  }

  .ecosystem-head {
    min-height: 125px;
  }

  .latest-news-holder {
    position: absolute;
    top: 300px;
    bottom: inherit;
    right: 0%;
    right: -375px;
    width: 425px;
    padding: 25px 50px 25px 50px;
    text-align: left;
  }

  .latest-news-holder .open-form {
    top: 28px;
    left: 15px;
  }

  .latest-news-holder .close-form {
    top: 28px;
    right: 15px;
  }

  .retail-business-image {
    height: 225px;
  }

  .about-image-holder {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-top: 25px;
  }

  .page-template-page-forge-design-landing #colophon,
  .page-template-page-forge-design-landing .career-bkgd,
  .page-template-page-forge-design-landing #masthead {
    z-index: 999999;
    position: relative;
    overflow: visible;
  }

  .forge-nav-container {
    z-index: 999998;
  }

  #section-team .container-page,
  #section-letschat .container-page {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .team-section {
    padding-left: 25px;
  }

  .team-bkgd {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/12/team-background.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: -300px center;
  }

  section#agency-nav {
    position: fixed;
    display: block;
    z-index: 999998;
    background-image: url(https://www.central1.com/wp-content/uploads/2019/12/vertical-rule.png);
    background-repeat: repeat-y;
  }

  .agency-nav-holder {
    width: 100%;
  }

  section#agency-nav ul.add-padding {
    padding-top: 160px;
  }

  .about-text-holder h5,
  .services-block-holder h5,
  .services-block-holder h3,
  .about-text-holder .h5-mimic {
    font-size: 18px;
  }

  .agency-nav-ul li a {
    color: #000;
  }

  .agency-nav-ul li {
    margin-bottom: 25px;
    list-style-type: none;
    color: #000;
  }

  .agency-nav-ul li:last-child {
    margin-bottom: 0px;
  }

  .agency-nav-ul li:before {
    content: " ";
    background-image: url(https://www.central1.com/wp-content/uploads/2019/12/hollow-circle.png);
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 12px;
    background-size: contain;
    margin-left: -41px;
    margin-bottom: -21px;
  }

  .agency-nav-ul li.current-menu-item a,
  .agency-nav-ul li.current-menu-item {
    color: #000000;
    font-weight: 600;
    opacity: 1;
  }

  .agency-nav-ul li.current-menu-item:before {
    content: " ";
    background-image: url(https://www.central1.com/wp-content/uploads/2019/12/black-circle.png);
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 12px;
    background-size: contain;
    margin-left: -41px;
    margin-bottom: -21px;
  }

  .sample-image-holder {
    min-height: 325px;
  }

  .page-template-page-forge-design-landing .carousel-agency .slick-next {
    right: -10px;
  }

  .page-template-page-forge-design-landing .carousel-agency .slick-prev {
    left: -10px;
  }

  .gp-image-holder {
    text-align: center;
    padding: 0 15px 25px 15px;
  }

  .ri-image-holder {
    text-align: center;
    padding: 0 35px 25px 35px;
  }

  .ri-intro {
    padding-top: 50px;
    min-height: 300px;
  }

  .ri-intro .header-bkgd,
  .ri-intro .text-section {
    min-height: 300px;
  }

  .ri-slide-image-holder {
    max-height: inherit;
  }

  .ri-slide-image-holder img {
    max-height: inherit;
  }

  .isotope_ri .isotope-img {
    height: 225px;
  }

  .float-left-content {
    width: 67%;
    float: left;
    padding-right: 50px;
  }

  .float-right-content {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 33%;
    padding-left: 50px;
    padding-right: 100px;
  }

  .col-width-76-152 {
    width: 152px;
  }

  .col-width-100-pc-76 {
    width: calc(100% - 152px);
    padding-left: 152px;
  }

  .mm_content:before {
    margin-left: -84px;
  }

  .background-time-line:before {
    width: 152px;
  }

  .background-time-line-bottom:before {
    width: 152px;
  }

  .future-financial-image,
  .future-financial-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .future-financial-text p strong {
    font-family: 'greycliff-cf', Helvetica, Arial, sans-serif;
    font-weight: 700 !important;
    font-style: normal !important;
  }

  #startModal-logos .modal-dialog {
    width: 85% !important;
  }

  #startModal-logos img {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #forge-updates {
    margin-top: 45px;
  }

  .talk-orange-bkgd {
    margin-top: 45px;
  }

  .talk-orange-bkgd-alt {
    margin-top: 0px;
  }

  .page-template-page-origination-solutions .talk-orange-bkgd {
    margin-top: 15px;
  }

  .page-id-17426 .talk-orange-bkgd {
    margin-top: 0px;
  }

  .carousel-insight {
    margin-bottom: 35px;
  }

  .blue-digital-background {
    background-size: cover;
    height: 250px;
  }

  .blue-background .forge-intro-title {
    margin-bottom: 40px;
  }

  .blue-background .home-text-title {
    font-size: 24px;
  }

  .blue-background .content-excerpt {
    font-size: 18px;
  }

  .logo-slide img {
    max-width: 300px;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .blue-background {
    padding-bottom: 20px;
  }

  .grey-background {
    font-size: 19px;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .yellow-background {
    font-size: 19px;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .forge-intro-text-bold,
  .logo-section .forge-intro-text,
  #forge-slider .forge-intro-text,
  #forge-townhalls .forge-intro-text,
  #forge-updates .forge-intro-text,
  #forge-intro-section .forge-intro-text,
  #landing-intro-retail-business .forge-intro-text,
  #business-intro-section .forge-intro-text,
  #latest-news-holder .forge-intro-text {
    font-size: 19px;
  }

  #forge-townhalls .inner-contain {
    margin-bottom: 0px;
  }

  .chat-text {
    padding-top: 45px;
    padding-bottom: 45px;
    margin-right: 0%;
  }

  .talk-orange-right-bkgd {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/04/orange-bkgd-right.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .talk-purple-right-bkgd {
    background-image: url(https://www.central1.com/wp-content/uploads/2020/02/purple-bkgd-right.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  #landing-intro-learn-onboard,
  #communications-intro {
    margin-top: 45px;
  }

  #landing-intro-learn-onboard img,
  #communications-intro img {
    width: 100%;
  }

  .margin-right-rule-grey {
    border-right: 1px solid #ddd;
  }

  .margin-left-rule-grey {
    border-left: 1px solid #ddd;
    margin-left: -1px;
  }

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

  .progress-report-intro {
    font-size: 20px;
  }

  .ask-us-intro-title,
  .forge-intro-title,
  p.forge-intro-title {
    margin-top: 45px;
  }

  .forge-intro-title.no-marg-top {
    margin-top: 0px;
  }

  #implement-section h3.forge-intro-title {
    margin-top: 20px;
  }

  .forge-intro-title-v3 {
    margin-bottom: 45px;
  }

  .linked-bucket-section-image .forge-intro-title-left {
    margin-top: 10px;
  }

  .get-started-section {
    padding-bottom: 25px;
  }

  .roadmap-title {
    font-size: 22px;
  }

  .roadmap-big-img {
    width: 100px;
    height: 100px;
  }

  .collapse-center-content {
    position: absolute;
    top: 0px;
    left: calc(54.15% - 18px);
  }

  .faq-title {
    max-width: 95%;
  }

  .col-sm-1-5 {
    float: left;
    width: 12.5%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col-sm-2-625 {
    float: left;
    width: 21.875%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .page-template-page-product-marketing-v2 .progress-reports-section h4.home-text-title {
    min-height: 50px;
  }

  .progress-reports-section {
    margin-top: 25px;
  }

  .build-dig-section {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .page-template-page-forge-about .build-dig-section,
  .page-template-page-forge-about-v4 .build-dig-section,
  .page-template-page-origination-solutions .build-dig-section {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .read-more-holder {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
  }

  .platform-development-section .read-more-holder {
    text-align: left;
  }

  .padding-holder {
    margin-bottom: 0px;
  }

  .demo-video-holder {
    margin-bottom: 45px;
    height: 600px;
  }

  .demo-video-secondary-holder {
    height: 600px;
  }

  .text-align-middle {
    padding-left: 15px;
  }

  .slick-dots {
    margin-bottom: 45px;
  }

  .page-template-page-forge-about .slick-dots,
  .page-template-page-forge-about-v4 .slick-dots,
  .page-template-page-origination-solutions .slick-dots {
    margin-bottom: 0px;
  }

  .slick-slide {
    padding-left: 30px;
    padding-right: 30px;
  }

  #careers-slider .slick-slide {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .carousel-agency .slick-slide {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .carousel-ri .slick-slide {
    padding-left: 0px;
    padding-right: 0px;
  }

  .carousel-demo {
    min-height: 400px;
  }

  .demo-slide-image-holder {
    height: 400px;
    margin-bottom: 25px;
  }

  .demo-slide-image-holder-extra {
    height: 475px;
  }

  .marg-left-neg-30 {
    margin-left: -30px;
  }

  .text-align-middle {
    padding-right: 15px;
  }

  .sub-intro-title {
    margin-bottom: 0px;
  }

  .faq-section-holder button.accordion,
  .page-template-page-forge-digital-first-retail-banking button.accordion,
  .page-template-page-product-marketing-v2 button.accordion,
  .regular-intro-text,
  .page-template-page-forge-about button.accordion,
  .page-template-page-forge-about-v4 button.accordion,
  .page-template-page-origination-solutions button.accordion,
  .template-accordian button.accordion,
  .template-accordian p.accordion,
  p.regular-intro-text {
    font-size: 20px
  }

  #start-your-site {
    margin-top: 36px;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  #find-out-more {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  button.start-button {
    margin-top: 0px;
  }

  .carousel-careers .slick-next,
  .page-template-page-product-marketing-v2 .carousel-pm .slick-next,
  .carousel-ri .slick-next {
    right: 30px;
  }

  .carousel-careers .slick-prev,
  .page-template-page-product-marketing-v2 .carousel-pm .slick-prev,
  .carousel-ri .slick-prev {
    left: 30px;
  }

  .page-template-page-product-marketing-v2 .carousel-demo .slick-next {
    right: 30px;
  }

  .page-template-page-product-marketing-v2 .carousel-demo .slick-prev {
    left: 30px;
  }

  .carousel-pm .slick-prev,
  .carousel-pm .slick-next,
  .carousel-demo .slick-prev,
  .carousel-demo .slick-next,
  .carousel-ri .slick-prev,
  .carousel-ri .slick-next {
    width: 38px;
    height: 75px;
  }

  .post-type-archive-forge_townhalls .background-watch-townhall,
  .post-type-archive-forge_insights .background-watch-v3,
  .single-forge_insights .background-watch-v3 {
    max-width: 75%;
  }

}

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

  .roadmap-title-small {
    font-size: 22px;
  }

}


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

  /** .latest-news-holder
{
right: -350px;
width: 400px;
} **/

  .retail-business-image {
    height: 155px;
  }

  .page-template-page-forge-design-landing .carousel-agency .slick-next {
    right: -25px;
  }

  .page-template-page-forge-design-landing .carousel-agency .slick-prev {
    left: -25px;
  }

  section#agency-nav ul.add-padding {
    padding-top: 175px;
  }

  .team-section {
    padding-left: 50px;
  }

  .agency-nav-ul li {
    margin-bottom: 30px;
  }

  .about-text-holder h5,
  .services-block-holder h5,
  .services-block-holder h3,
  .about-text-holder .h5-mimic {
    font-size: 18px;
  }

  .sample-image-holder {
    min-height: 400px;
  }

  .isotope_ri .isotope-img {
    height: 175px;
  }

  .yellow-read-more {
    font-size: 20px;
  }

  .logo-slide img {
    max-width: 300px;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .grey-background,
  .yellow-background {
    font-size: 20px;
  }

  .forge-intro-text-bold,
  .logo-section .forge-intro-text,
  #forge-slider .forge-intro-text,
  #forge-townhalls .forge-intro-text,
  #forge-updates .forge-intro-text,
  #forge-intro-section .forge-intro-text,
  #landing-intro-retail-business .forge-intro-text,
  #business-intro-section .forge-intro-text,
  #latest-news-holder .forge-intro-text {
    font-size: 20px;
  }

  .progress-report-intro {
    font-size: 20px;
  }

  .padding-holder {
    margin-bottom: 45px;
  }

  .roadmap-title {
    font-size: 24px;
  }

  .roadmap-big-img {
    width: 115px;
    height: 115px;
  }

  .background-yellow-teal {
    background-image: url(https://www.central1.com/wp-content/uploads/2018/10/Background-yellow-teal.png);
    background-repeat: repeat-y;
    background-size: contain;
  }

  .background-teal-green {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/04/background-green-teal.png);
    background-repeat: repeat-y;
    background-size: contain;
  }

  .background-green-teal {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/09/background-teal-green.png);
    background-repeat: repeat-y;
    background-size: contain;
  }

  .background-lt-blue-dk-blue {
    background-image: url(https://www.central1.com/wp-content/uploads/2019/11/background-blue-blue.png);
    background-repeat: repeat-y;
    background-size: contain;
  }

  .background-watch {
    height: 165px;
  }

  .background-watch-v3,
  .background-watch-townhall {
    height: 185px;
  }

  .post-type-archive-forge_townhalls .background-watch-townhall,
  .post-type-archive-forge_insights .background-watch-v3,
  .single-forge_insights .background-watch-v3 {
    max-width: 60%;
  }

  .page-template-page-forge-communications .carousel-insight .slick-next,
  .page-template-page-forge-communications .carousel-insight .slick-prev {
    top: 102px;
  }

  .play-button-holder-forge {
    height: 185px;
  }

  .carousel-demo {
    min-height: 600px;
  }

  .demo-slide-image-holder {
    height: 600px;
  }

  .demo-slide-image-holder-extra {
    height: 675px;
  }

  .faq-section-holder button.accordion,
  .page-template-page-forge-digital-first-retail-banking button.accordion,
  .page-template-page-product-marketing-v2 button.accordion,
  .regular-intro-text,
  .page-template-page-forge-about button.accordion,
  .page-template-page-forge-about-v4 button.accordion,
  .page-template-page-origination-solutions button.accordion,
  .template-accordian button.accordion,
  .template-accordian p.accordion,
  p.regular-intro-text {
    font-size: 24px
  }

  .demo-caption-text {
    margin-bottom: 25px;
  }

  .linked-bucket-section-image .forge-intro-title-left {
    margin-top: 15px;
  }

}

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

  .about-image-holder {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 25px;
    padding-top: 35px;
  }

}



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

  /**.latest-news-holder
{
right: -400px;
width: 450px;
} **/

  .retail-business-image {
    height: 180px;
  }

  .agency-nav-ul li {
    margin-bottom: 35px;
  }

  .about-image-holder {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 25px;
    padding-top: 40px;
  }

  .about-text-holder h5,
  .services-block-holder h5,
  .services-block-holder h3,
  .about-text-holder .h5-mimic {
    font-size: 20px;
  }

  .sample-image-holder {
    min-height: 450px;
  }

  .isotope_ri .isotope-img {
    height: 195px;
  }

  .gp-image-holder {
    padding: 0 25px 35px 25px;
  }

  .ri-image-holder {
    padding: 0 50px 35px 50px;
  }

  .ri-image-holder-2 {
    padding: 0 50px 15px 50px;
  }

  .ri-intro,
  .ri-intro .header-bkgd,
  .ri-intro .text-section {
    min-height: 325px;
  }

  #startModal-logos .modal-dialog {
    width: 80% !important;
  }

  .yellow-read-more {
    font-size: 22px;
  }

  .background-watch-v3,
  .background-watch-townhall {
    height: 225px;
  }

  .post-type-archive-forge_townhalls .background-watch-townhall,
  .post-type-archive-forge_insights .background-watch-v3,
  .single-forge_insights .background-watch-v3 {
    max-width: 55%;
  }

  .page-template-page-forge-communications .carousel-insight .slick-next,
  .page-template-page-forge-communications .carousel-insight .slick-prev {
    top: 123px;
  }

  .play-button-holder-forge {
    height: 225px;
  }

  .blue-background .home-text-title {
    font-size: 26px;
  }

  .blue-background .content-excerpt {
    font-size: 20px;
  }

  .grey-background,
  .yellow-background {
    font-size: 22px;
  }

  .forge-intro-text-bold,
  .logo-section .forge-intro-text,
  #forge-slider .forge-intro-text,
  #forge-townhalls .forge-intro-text,
  #forge-updates .forge-intro-text,
  #forge-intro-section .forge-intro-text,
  #landing-intro-retail-business .forge-intro-text,
  #business-intro-section .forge-intro-text,
  #business-intro-section .forge-intro-text,
  #latest-news-holder .forge-intro-text {
    font-size: 20px;
  }

  .progress-report-intro {
    font-size: 21px;
  }

  .roadmap-title {
    font-size: 26px;
  }

  .roadmap-big-img {
    width: 135px;
    height: 135px;
  }

  .demo-caption-text {
    margin-bottom: 35px;
  }

  .linked-bucket-section-image .forge-intro-title-left {
    margin-top: 25px;
  }

  .page-template-page-forge-digital-first-retail-banking .modal-dialog,
  .page-template-page-forge-business .modal-dialog,
  .page-template-page-forge-landing-v5 .modal-dialog,
  .page-template-page-forge-community-2022 .modal-dialog {
    max-width: inherit !important;
    width: 80% !important;
  }

}

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

  .retail-business-image {
    height: 200px;
  }

  .about-image-holder {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 25px;
    padding-top: 50px;
  }

  .sample-image-holder {
    min-height: 475px;
  }

  .isotope_ri .isotope-img {
    height: 225px;
  }

  .ri-intro,
  .ri-intro .header-bkgd,
  .ri-intro .text-section {
    min-height: 425px;
  }

  #startModal-logos .modal-dialog {
    width: 75% !important;
  }

  .background-watch-v3,
  .background-watch-townhall {
    height: 255px;
  }

  .post-type-archive-forge_townhalls .background-watch-townhall,
  .post-type-archive-forge_insights .background-watch-v3,
  .single-forge_insights .background-watch-v3 {
    max-width: 50%;
  }

  .page-template-page-forge-communications .carousel-insight .slick-next,
  .page-template-page-forge-communications .carousel-insight .slick-prev {
    top: 136px;
  }

  .play-button-holder-forge {
    height: 255px;
  }

  .logo-slide img {
    max-width: 350px;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .progress-report-intro {
    font-size: 22px;
  }

  .page-template-page-forge-digital-first-retail-banking .modal-dialog,
  .page-template-page-forge-business .modal-dialog,
  .page-template-page-forge-landing-v5 .modal-dialog,
  .page-template-page-forge-community-2022 .modal-dialog {
    max-width: inherit !important;
    width: 70% !important;
  }

}

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

  .retail-business-image {
    height: 225px;
  }

  h3.product-marketing-title {
    font-size: 70px;
  }

  h5.product-marketing-sub-title {
    font-size: 33px;
  }

  .logo-slide img {
    max-width: 350px;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }


}

@media screen and (min-width: 350px) and (max-width: 767px) {

  .isotope_ri .isotope-img {
    height: 225px;
  }

  .question-holder {
    margin-bottom: 15px;
  }

  .background-green {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  #start-your-site {
    margin-top: 11px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .ask-us-intro-text {
    margin-top: 25px;
  }

  #developer-requirement .question-holder button.accordion:after {
    top: 0px;
  }

  .demo-caption-text {
    margin-bottom: 25px;
  }

  button.start-button {
    font-size: 16px;
  }

  h5.forge-slide-title-holder,
  .page-template-page-product-marketing-v2 button.accordion,
  .regular-intro-text,
  p.regular-intro-text {
    font-size: 20px;
  }

}

@media screen and (max-width: 350px) {
  /*iphone 5s*/

  #startModal-pardot-agency .col-xs-11 {
    width: 89%;
  }

  #startModal-pardot-agency .col-xs-1 {
    width: 11%;
  }

  .carousel-agency .slick-slide {
    margin-left: 45px;
    margin-right: 45px;
  }

  .blue-digital-background {
    background-size: cover;
    height: 200px;
  }

  .logo-slide img {
    max-width: 225px;
    height: auto;
  }

  .roadmap-title-small {
    font-size: 17px;
  }

  h3.product-marketing-title {
    font-size: 32px;
  }


  .slider-intro-text {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .carousel-insight {
    margin-top: 20px;
  }


  .demo-intro-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .demo-slide-image-holder {
    height: 175px;
  }

  .demo-slide-image-holder-extra {
    height: 175px;
  }

  .page-template-page-product-marketing-v2 .carousel-pm .slick-next,
  .carousel-ri .slick-next {
    right: 15px;
  }

  .page-template-page-product-marketing-v2 .carousel-pm .slick-prev,
  .carousel-ri .slick-prev {
    left: 15px;
  }

  .page-template-page-product-marketing-v2 .carousel-demo .slick-next {
    right: 15px;
  }

  .page-template-page-product-marketing-v2 .carousel-demo .slick-prev {
    left: 15px;
  }

  .question-holder button.accordion:after,
  #developer-requirement .question-holder button.accordion:after {
    top: 0px;
  }

  .background-watch-v3,
  .background-watch-townhall {
    height: 150px;
  }

  .page-template-page-forge-communications .carousel-insight .slick-next,
  .page-template-page-forge-communications .carousel-insight .slick-prev {
    top: 84px;
  }

}


@media screen and (min-width: 351px) and (max-width: 400px) {
  /*iphone 6*/

  .blue-digital-background {
    background-size: cover;
    height: 225px;
  }

  .logo-slide img {
    max-width: 250px;
    height: auto;
  }

  .roadmap-title-small {
    font-size: 18px;
  }

  h3.product-marketing-title {
    font-size: 40px;
  }

  .slider-intro-text {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .carousel-insight {
    margin-top: 20px;
  }


  .demo-intro-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .demo-slide-image-holder {
    height: 200px;
  }

  .demo-slide-image-holder-extra {
    height: 200px;
  }

  .background-watch-v3,
  .background-watch-townhall {
    height: 175px;
  }

  .page-template-page-forge-communications .carousel-insight .slick-next,
  .page-template-page-forge-communications .carousel-insight .slick-prev {
    top: 96px;
  }

}


@media only screen and (min-width: 401px) and (max-width: 500px) {
  /* iPhone 6plus*/

  .about-image-holder {
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 25px;
    padding-top: 55px;
  }

  .blue-digital-background {
    background-size: cover;
    height: 250px;
  }

  .logo-slide img {
    max-width: 300px;
    height: auto;
  }

  .roadmap-title-small {
    font-size: 19px;
  }

  h3.product-marketing-title {
    font-size: 44px;
  }

  .slider-intro-text {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .carousel-insight {
    margin-top: 20px;
  }


  .demo-intro-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .demo-slide-image-holder {
    height: 225px;
  }

  .demo-slide-image-holder-extra {
    height: 225px;
  }

  .page-template-page-forge-communications .carousel-insight .slick-next,
  .page-template-page-forge-communications .carousel-insight .slick-prev {
    top: 110px;
  }

  .ri-image-holder {
    text-align: center;
    padding: 0 75px 0px 75px;
  }

}

@media only screen and (min-width: 501px) and (max-width: 650px) {
  /* iPhone 6plus*/

  .about-image-holder {
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 25px;
    padding-top: 55px;
  }


  .logo-slide img {
    max-width: 325px;
    height: auto;
  }

  .roadmap-title-small {
    font-size: 20px;
  }


  h3.product-marketing-title {
    font-size: 44px;
  }

  .slider-intro-text {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .carousel-insight {
    margin-top: 20px;
  }


  .demo-intro-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .demo-slide-image-holder {
    height: 225px;
  }

  .demo-slide-image-holder-extra {
    height: 225px;
  }

  .ri-image-holder {
    text-align: center;
    padding: 0 75px 0px 75px;
  }

}

@media only screen and (min-width: 651px) and (max-width: 767px) {
  /* iPhone 6plus*/


  .about-image-holder {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 25px;
    padding-top: 60px;
  }

  .logo-slide img {
    max-width: 350px;
    height: auto;
  }

  .roadmap-title-small {
    font-size: 22px;
  }

  h3.product-marketing-title {
    font-size: 44px;
  }

  .slider-intro-text {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .carousel-insight {
    margin-top: 20px;
  }

  .demo-intro-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .demo-slide-image-holder {
    height: 225px;
  }

  .demo-slide-image-holder-extra {
    height: 225px;
  }

  .ri-image-holder {
    text-align: center;
    padding: 0 75px 0px 75px;
  }

}

@media only screen and (max-width: 767px) {

  .agency-hero-bkgd {
    background-image: none !important;
  }

  .carousel-partner .slick-next,
  .carousel-client .slick-next {
    right: 5px;
  }

  .carousel-partner .slick-prev,
  .carousel-client.slick-prev {
    left: 5px;
  }

}


@media only screen and (max-width: 812px) and (orientation: landscape) {

  /**.page-template-page-forge-design-landing .forge-nav-container .hide-mobile
  {
    display: none;
  }**/

  .agency-nav-ul li {
    margin-bottom: 5px;
  }

  .team-bkgd {
    background-position: 0px center;
  }

  h3.product-marketing-title {
    font-size: 44px;
  }

  .slider-intro-text {
    margin-top: 25px;
    margin-bottom: 5px;
  }

  .demo-intro-text {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .demo-slide-image-holder {
    height: 225px;
  }

  .demo-slide-image-holder-extra {
    height: 225px;
  }

}

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

  .team-bkgd {
    background-image: none;
  }

}

@media only screen and (min-width: 768px) and (min-height: 601px) and (max-height: 750px) {

  .team-bkgd {
    background-position: 0px center;
  }

}