/* Magnific Popup CSS */
.mfp-bg {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1042;
   overflow: hidden;
   position: fixed;
   background: #0b0b0b;
   opacity: 0.8;
}

.mfp-wrap {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1043;
   position: fixed;
   outline: none !important;
   -webkit-backface-visibility: hidden;
}

.mfp-container {
   text-align: center;
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   padding: 0 8px;
   box-sizing: border-box;
}

.mfp-container:before {
   content: "";
   display: inline-block;
   height: 100%;
   vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
   display: none;
}

.mfp-content {
   position: relative;
   display: inline-block;
   vertical-align: middle;
   margin: 0 auto;
   text-align: left;
   z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
   width: 100%;
   cursor: auto;
}

.mfp-ajax-cur {
   cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
   cursor: -moz-zoom-out;
   cursor: -webkit-zoom-out;
   cursor: zoom-out;
}

.mfp-zoom {
   cursor: pointer;
   cursor: -webkit-zoom-in;
   cursor: -moz-zoom-in;
   cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
   cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none;
}

.mfp-loading.mfp-figure {
   display: none;
}

.mfp-hide {
   display: none !important;
}

.mfp-preloader {
   color: #ccc;
   position: absolute;
   top: 50%;
   width: auto;
   text-align: center;
   margin-top: -0.8em;
   left: 8px;
   right: 8px;
   z-index: 1044;
}

.mfp-preloader a {
   color: #ccc;
}

.mfp-preloader a:hover {
   color: #fff;
}

.mfp-s-ready .mfp-preloader {
   display: none;
}

.mfp-s-error .mfp-content {
   display: none;
}

button.mfp-close,
button.mfp-arrow {
   overflow: visible;
   cursor: pointer;
   background: transparent;
   border: 0;
   -webkit-appearance: none;
   display: block;
   outline: none;
   padding: 0;
   z-index: 1046;
   box-shadow: none;
   touch-action: manipulation;
}

button::-moz-focus-inner {
   padding: 0;
   border: 0;
}

.mfp-close {
   width: 44px;
   height: 44px;
   line-height: 44px;
   position: absolute;
   right: 0;
   top: 0;
   text-decoration: none;
   text-align: center;
   opacity: 0.65;
   padding: 0 0 18px 10px;
   color: #fff;
   font-style: normal;
   font-size: 28px;
   font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
   opacity: 1;
}

.mfp-close:active {
   top: 1px;
}

.mfp-close-btn-in .mfp-close {
   color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
   color: #fff;
   right: -6px;
   text-align: right;
   padding-right: 6px;
   width: 100%;
}

.mfp-counter {
   position: absolute;
   top: 0;
   right: 0;
   color: #ccc;
   font-size: 12px;
   line-height: 18px;
   white-space: nowrap;
}

.mfp-arrow {
   position: absolute;
   opacity: 0.65;
   margin: 0;
   top: 50%;
   margin-top: -55px;
   padding: 0;
   width: 90px;
   height: 110px;
   -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
   margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
   opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
   content: "";
   display: block;
   width: 0;
   height: 0;
   position: absolute;
   left: 0;
   top: 0;
   margin-top: 35px;
   margin-left: 35px;
   border: medium inset transparent;
}

.mfp-arrow:after {
   border-top-width: 13px;
   border-bottom-width: 13px;
   top: 8px;
}

.mfp-arrow:before {
   border-top-width: 21px;
   border-bottom-width: 21px;
   opacity: 0.7;
}

.mfp-arrow-left {
   left: 0;
}

.mfp-arrow-left:after {
   border-right: 17px solid #fff;
   margin-left: 31px;
}

.mfp-arrow-left:before {
   margin-left: 25px;
   border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
   right: 0;
}

.mfp-arrow-right:after {
   border-left: 17px solid #fff;
   margin-left: 39px;
}

.mfp-arrow-right:before {
   border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
   padding-top: 40px;
   padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
   line-height: 0;
   width: 100%;
   max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
   top: -40px;
}

.mfp-iframe-scaler {
   width: 100%;
   height: 0;
   overflow: hidden;
   padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
   background: #000;
}

/* Main image in popup */
img.mfp-img {
   width: auto;
   max-width: 100%;
   height: auto;
   display: block;
   line-height: 0;
   box-sizing: border-box;
   padding: 40px 0 40px;
   margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
   line-height: 0;
}

.mfp-figure:after {
   content: "";
   position: absolute;
   left: 0;
   top: 40px;
   bottom: 40px;
   display: block;
   right: 0;
   width: auto;
   height: auto;
   z-index: -1;
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
   background: #444;
}

.mfp-figure small {
   color: #bdbdbd;
   display: block;
   font-size: 12px;
   line-height: 14px;
}

.mfp-figure figure {
   margin: 0;
}

.mfp-bottom-bar {
   margin-top: -36px;
   position: absolute;
   top: 100%;
   left: 0;
   width: 100%;
   cursor: auto;
}

.mfp-title {
   text-align: left;
   line-height: 18px;
   color: #f3f3f3;
   word-wrap: break-word;
   padding-right: 36px;
}

.mfp-image-holder .mfp-content {
   max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
   cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

   /**
       * Remove all paddings around the image on small screen
       */
   .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0;
   }

   .mfp-img-mobile img.mfp-img {
      padding: 0;
   }

   .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0;
   }

   .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px;
   }

   .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box;
   }

   .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0;
   }

   .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px;
   }

   .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0;
   }
}

@media all and (max-width: 900px) {
   .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75);
   }

   .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0;
   }

   .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%;
   }

   .mfp-container {
      padding-left: 6px;
      padding-right: 6px;
   }
}

#blog-top {
   background-image: url(https://www.centricsoftware.com/wp-content/themes/centricSoftware/css/img/blog-hero.jpg);
   background-position: center;
   background-size: cover;
   margin-top: 0px;
   padding: 230px 0 130px;
   position: relative;
   overflow: hidden;
   background-size: cover;
   background-blend-mode: multiply;
   background-color: rgba(0, 0, 0, 0.3);
}

#blog-top h1,
.single #blog-top h5,
a.success-stories-watch:focus,
.success-stories-popuppholder a:focus,
.story-blue-sec h3,
.story-blue-sec p,
#story-footer h2,
.more-stories-detail p {
   color: #fff;
}

#blog-top.event-top {
   padding: 230px 0 180px;
}

.single #blog-top h1 {
   font-size: 50px;
   margin-top: 15px;
}

#blog-top h1 {
   font-size: 54px;
}

.single #blog-top.event-top h5 {
   font-weight: 500;
   margin-top: 20px;
}

.single #blog-top h5 {
   font-weight: 600;
}

.single .blog-content {
   padding: 60px 0 150px;
}

.blog-content p#share-this {
   border-top: 2px solid #ebebeb;
   border-bottom: 2px solid #ebebeb;
   padding: 70px 0 100px;
   color: #1f7ef6;
   text-transform: none;
   font-weight: 400;
   margin-top: 40px;
}

.blog-content p#share-this span {
   float: left;
   margin-right: 20px;
}

.blog-content .a2a_default_style a {
   margin-top: -8px;
   padding: 0;
}

#top-mkt {
   background-repeat: no-repeat;
   background-size: cover;
   height: 100vh;
   width: 100%;
   background-position: center;
}

#top-mkt .container {
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}

.single-jobs #centric-platform,
.single-webinar,
.single.in-the-press #blog {
   padding-top: 120px;
}

.single-jobs p.all-careers a {
   color: #ccc !important;
   font-weight: 700;
   font-size: 15px;
}

#centric-platform h2,
#smb-platform h3 {
   font-size: 20px;
   margin: 20px 0px 10px;
   font-weight: 600;
}

.careers hr {
   margin: 30px 0 0;
   padding: 0px 0 10px;
}

input[type="text"],
input[type="email"],
select,
textarea {
   color: #2e2d2d;
   font-size: 14px;
   background: #ffffff;
   width: 100%;
   height: 56px;
   border: 0;
   margin-bottom: 10px;
   outline: none;
   padding-left: 25px;
   font-weight: 600;
   border-radius: 0;
   padding-top: 20px;
}

.single-jobs input[type="text"],
.single-jobs input[type="email"],
.single-jobs textarea {
   border: 1px solid #dddddd;
}

.single-jobs textarea {
   height: 300px;
}

.fileUpload {
   position: relative;
   overflow: hidden;
   margin: 10px;
   float: left;
   border: 0;
   background-color: #a7a7a7;
   color: #fff;
   font-weight: 400;
   text-transform: uppercase;
   font-size: 15px;
   padding: 15px 0;
   margin-left: 0;
}

.page-template-template-career-form .fileUpload {
   margin-left: 0px;
}

.upload-btn {
   padding: 15px 50px 15px 50px;
}

.page-template-template-career-form .upload-btn {
   padding: 15px 55px;
}

.fileUpload input.upload {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   padding: 0;
   font-size: 20px;
   cursor: pointer;
   opacity: 0;
   filter: alpha(opacity=0);
}

input[type="file"] {
   display: block;
}

html input[disabled] {
   border: 1px solid #dddddd;
   background-color: #fff;
   padding: 15px 15px 15px 15px;
   color: #343434;
   font-size: 14px;
   font-weight: 600;
   width: 60%;
   margin-top: 8px;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
   clear: both;
}

.single-jobs #apply-sec input[type="submit"] {
   margin-bottom: 30px;
}

.displaynone {
   display: none;
}

/*--------Popup----------*/
.popup-outer,
.popup-outer-2 {
   width: 100%;
   height: 100%;
   float: left;
   background: rgba(0, 0, 0, 0.8);
   position: fixed;
   top: 0;
   left: 0;
   display: none;
   z-index: 1003;
}

.popup-outer-2 {
   background: rgba(0, 0, 0, 0.9);
}

.popup-inner {
   max-width: 456px;
   width: 100%;
   height: 630px;
   margin: 50px auto auto auto;
   padding: 40px;
   background: #fff;
   position: relative;
   z-index: 101;
   overflow-y: scroll;
}

.popup-inner {
   max-width: 700px;
   width: 100%;
   height: 100%;
   margin: 50px auto auto auto;
   padding: 40px;
   background: #fff;
   position: relative;
   z-index: 101;
   overflow-y: scroll;
}

.single-webinar h5 a,
.side-block li a {
   color: #1f1f1f;
}

.single-webinar h5 img {
   margin-top: -2px;
}

.single-webinar h1 {
   font-weight: 400;
   font-size: 36px;
   margin: 40px 0 40px;
}

.blog-block,
.side-block {
   width: 100%;
   float: left;
   background-color: #fff;
   margin-bottom: 30px;
   padding: 40px;
}

#blog {
   background-color: #ebebeb;
   padding-top: 120px;
}

.blog-block img {
   max-width: 100%;
   width: 100%;
   height: auto;
   margin: 10px 0 20px;
}

.single-post p {
   font-weight: 400;
   line-height: 26px;
   font-size: 15px;
}

#upcoming-events li {
   background-image: none;
   padding-left: 0;
   border-top: 1px dotted #dadada;
   padding-top: 15px;
   border-bottom: 0;
   font-size: 14px;
   line-height: 18px;
   padding-bottom: 15px;
}

.side-block .blue {
   color: #1f7ef6;
   margin-bottom: -12px;
   display: block;
}

.side-block .normal-font {
   font-weight: 400;
   margin-top: 8px;
   display: block;
}

.single.single-jobs .navbar-customs {
   color: #f0f0f0;
   background: rgba(67, 67, 67, 0.34) !important;
}

.single.single-jobs .top-nav-collapse {
   color: #f0f0f0;
   background: rgba(29, 29, 29, 1) !important;
   z-index: 100;
}

.career-job-btn {
   background: #f5f5f5;
   width: 54px;
   height: 54px;
   text-align: center;
   line-height: 52px;
   line-height: 52px;
   display: inline-block;
   border-radius: 50%;
}

.single-jobs p.all-careers a {
   margin-bottom: 30px;
   margin-top: 30px;
}

.single.single-jobs * {
   font-family: "Open Sans", sans-serif;
}

.career-job-btn:hover {
   background: #ccc;
}

.single-jobs h1,
.single-jobs h2,
.single-jobs h3 {
   font-size: 44px;
   font-weight: 300;
   line-height: 56px;
}

.single-jobs h3 {
   font-size: 36px;
}

.single-jobs h1,
.single-jobs h2,
.single-jobs h3 {
   margin-bottom: 30px;
}

.single-jobs .careers p,
.single-jobs .careers ul,
.single-jobs .careers ul li {
   color: #5d5d5d;
   font-size: 17px;
   font-weight: 300;
   line-height: 33px;
}

.single-jobs section ul li {
   background: none;
   padding-left: 10px;
   position: relative;
}

.single-jobs section ul li:after {
   content: "";
   width: 3px;
   height: 3px;
   border-radius: 50%;
   background: #000;
   top: 15px;
   left: 0;
   position: absolute;
}

.single-jobs .fileUpload {
   background: #000000;
   font-weight: 600;
   padding: 20px 0;
}

.career-reviews-btns {
   position: absolute;
   top: 0;
   right: 0;
}

.career-reviews-btns a {
   margin: 0 5px;
}

.bold-btn {
   font-weight: 600;
   font-size: 18px;
   line-height: 25px;
}

.blog-content p img {
   max-width: 100%;
   height: auto;
}

.think-tank-single #top-mkt {
   height: 70vh;
}

.single-post-bg h1 {
   font-family: "Open Sans", sans-serif;
   font-size: 60px;
   line-height: 73px;
   font-weight: 300;
   padding-top: 50px;
   color: #fff;
}

.single-post-bg a {
   font-weight: 400;
   font-size: 11px;
   text-transform: uppercase;
}

.single-post-bg a span {
   color: #7f7f7f;
   cursor: text;
}

.single-blog-section {
   padding: 90px 0px;
}

.single-blog-section h2,
.single-blog-section h3,
.single-blog-section h4 {
   font-family: "Open Sans", sans-serif;
   font-size: 44px;
   font-weight: 400;
   line-height: 56px;
   max-width: 600px;
   margin-bottom: 40px;
}

.single-blog-section h3 {
   font-size: 36px;
}

.single-blog-section p {
   font-family: "Open Sans", sans-serif;
   font-size: 17px;
   font-weight: 400;
   line-height: 33px;
   margin-bottom: 40px;
}

.full-img {
   background-repeat: no-repeat;
   background-size: cover;
   height: 400px;
}

.single-blog-section blockquote {
   padding: 0px;
   border: none;
}

.single-blog-section blockquote p {
   font-family: "Open Sans", sans-serif;
   font-size: 32px;
   font-weight: 400;
   line-height: 56px;
   color: #1f7ef6;
   max-width: 605px;
   margin-bottom: 40px;
}

.related-posts h3 {
   font-size: 20px;
   font-family: "Open Sans", sans-serif;
   font-weight: 400;
   margin-bottom: 50px;
   position: relative;
}

.view-all-posts {
   position: absolute;
   right: 6px;
   top: 8px;
   font-size: 11px;
   font-weight: 400;
   line-height: 15px;
}

.tt-related-post {
   padding-top: 60px;
   border-top: 1px solid #dedede;
   margin-top: 50px;
}

.learning-img {
   width: 100%;
   display: block;
   overflow: hidden;
   height: 240px;
   background-size: cover;
   background-position: center top;
   background-image: url(https://www.centricsoftware.com/wp-content/uploads/2018/08/learning-img.png);
   transition: all 0.2s ease;
}

.learning-content {
   padding: 10px 0px 10px;
   background: #fff;
   overflow-y: hidden;
   border-bottom: 35px solid #fff;
}

.learning-content h3 a {
   font-size: 22px;
   color: #000;
   line-height: 27px;
   font-weight: 600;
}

.learning-holder {
   float: left;
   padding: 0 8px;
}

.slider-owl .owl-prev,
.slider-owl .owl-next {
   background-color: #f5f5f5 !important;
   border-radius: 50px;
   top: 95px;
   width: 53px;
   position: absolute;
   height: 53px;
   left: -70px;
}

.owl-carousel .owl-nav button.owl-next {
   left: unset;
   right: -70px;
}

.promobannerimg {
   width: 100%;
   margin-top: 50px;
   margin-bottom: 50px;
}

.promobannerimg img {
   width: 100%;
}

#story-footer .container,
#top-mkt .container {
   z-index: 5;
   position: relative;
}

.single-success-stories .mkt-content h1 {
   font-size: 50px;
   line-height: 60px;
   margin-top: 40px;
   color: #fff;
   font-weight: 300;
   font-family: "Lato", sans-serif;
   margin-bottom: 40px;
}

.single-success-stories .mkt-content.heading-black h1 {
   color: #000000;
}

.single-success-stories .mkt-content.heading-black h3 {
   color: #000000;
}

#top-mkt.overlay-enabled::after {
   content: '';
   width: 100%;
   height: 100%;
   background: rgb(0 0 0 / 41%);
   display: block;
   position: absolute;
   left: 0;
   top: 0;
}

.single-success-stories.whitepapers-single-page * {
   font-family: "Open Sans", sans-serif;
}

.single-success-stories .mkt-content h3 {
   color: #fff;
   font-size: 24px;
   font-weight: 300;
   line-height: normal;
}

.down-arrow {
   position: absolute;
   z-index: 2;
   bottom: 90px;
   left: 50%;
   margin-left: -25px;
}

#story-benefits {
   padding: 90px 0;
   background: #fafafa;
}

.story-benefits-holder h2 {
   font-size: 44px;
   line-height: 50px;
   color: #1f7ef6;
   vertical-align: middle;
   font-weight: 700;
   position: relative;
}

.whitepapers-single-page .story-benefits-holder h2 {
   font-size: 32px;
   line-height: 44px;
}

.whitepapers-single-page.single-success-stories .story-overview h2 {
   margin-bottom: 30px;
}

.whitepapers-single-page #story-benefits {
   padding: 45px 0;
}

.story-benefits-holder h2 span,
.story-benefits-holder h2 div {
   color: #232323;
   font-size: 18px;
   font-weight: 400;
   line-height: 25px;
   display: block;
   min-width: 160px;
}

#story-details {
   background: #fff;
   padding: 100px 0;
}

.single-success-stories .market-specific h2,
.single-success-stories .story-overview h2 {
   color: #424242;
   font-size: 34px;
   font-weight: 400;
}

.single-success-stories .story-overview h2 {
   font-weight: 600;
}

.single-success-stories p {
   font-size: 18px;
}

.story-overview {
   max-width: 610px;
}

.col-md-12 .story-overview,
.col-md-10 .story-overview,
.col-md-9 .story-overview {
   max-width: 1000px;
}

.story-overview p {
   line-height: 33px;
   color: #232323;
}

.success-stories-watch,
.success-stories-popupholder a {
   background-color: #1f7ef6;
   background-image: url(https://www.centricsoftware.com/wp-content/themes/centricSoftware/img/watch-video-bg.png);
   background-repeat: no-repeat;
   background-position: top right;
   color: #fff;
   padding: 20px 80px 22px 35px;
   font-size: 18px;
   font-weight: 400;
   border-radius: 34px;
   line-height: 24px;
   display: inline-block;
}

.success-stories-watch.story-download-btn {
   background-image: url(https://www.centricsoftware.com/wp-content/themes/centricSoftware/img/story-download-bg.png);
   margin-top: 30px;
}

.story-blue-sec {
   background: #1f7ef6;
   padding: 50px 55px 60px 40px;
}

.story-blue-sec h3 {
   font-weight: 600;
   font-size: 20px;
   display: inline-block;
   margin-top: 10px;
   margin-bottom: 10px;
}

.single-success-stories .addtoany_content {
   display: none;
}

section.market-specific {
   padding: 100px 0;
   background-color: #fafafa;
}

#story-footer {
   background-repeat: no-repeat;
   background-size: cover;
   padding: 200px 0 150px;
   position: relative;
}

#story-footer h2 {
   font-size: 34px;
}

#story-footer a:hover,
#story-footer a:focus {
   background: #fff;
   color: #1f7ef6;
}

.single-success-stories .market-specific .col-md-4 {
   padding: 50px 15px;
}

.more-stories-holder {
   position: relative;
   display: block;
}

.more-stories-detail,
.more-stories-logo {
   position: absolute;
   z-index: 1;
   left: 40px;
   bottom: 60px;
   text-align: left;
   max-width: 220px;
}

.more-stories-logo {
   bottom: 250px;
   max-width: 100%;
}

.more-stories-detail p.story-learn-more {
   color: #1f7ef6;
   position: relative;
   padding: 0;
   margin: 0;
   font-size: 14px;
   line-height: 25px;
}

.more-stories-detail p {
   font-size: 20px;
   font-weight: 400;
   line-height: 25px;
   margin-bottom: 25px;
}

.more-stories-detail p.story-learn-more img {
   margin-left: 8px;
   transition: all 0.2s ease;
}

.slider-owl.whitepaper-slider .story-learn-more img {
   width: auto;
   display: inline-block;
}

.slider-owl.whitepaper-slider .owl-prev,
.slider-owl.whitepaper-slider .owl-next {
   top: calc(50% - 26px);
}

.no_owl_arrow .owl-prev,
.no_owl_arrow .owl-next {
   display: none !important;
}

.more-stories-holder:hover .more-stories-detail p.story-learn-more img {
   margin-left: 15px;
   transition: all 0.2s ease;
}

#story-footer:after {
   content: "";
   background: #1f7ef6;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   z-index: 1;
   left: 0;
   opacity: 0.7;
}

#story-footer a {
   display: inline-block;
   padding: 18px 60px;
   color: #fff;
   border: 1px solid #fff;
   border-radius: 30px;
   margin-top: 20px;
}

.single-success-stories.whitepapers-single-page .single-success-stories .story-overview h2 {
   font-weight: 400;
   line-height: normal;
   font-size: 36px;
}

.single-success-stories.whitepapers-single-page .story-blue-sec h3 {
   font-weight: 700;
   font-size: 26px;
   margin-top: 0;
}

.single-success-stories.whitepapers-single-page #story-footer:after {
   display: none;
}

.whitepapers-single-page #contact h2,
.whitepapers-single-page #contact p {
   color: #fff;
   margin-bottom: 25px;
}

.single.centric-solutions-it .navbar-fixed-top,
.single.centric-solutions-zh-hant .navbar-fixed-top,
.single.centric-solutions-fr .navbar-fixed-top,
.single.centric-solutions-de .navbar-fixed-top,
.single.centric-solutions-ja .navbar-fixed-top,
.single.centric-solutions-ko .navbar-fixed-top,
.single.centric-solutions-pt-pt .navbar-fixed-top,
.single.centric-solutions-ru .navbar-fixed-top,
.single.centric-solutions-es .navbar-fixed-top,
.single.centric-solutions-sv .navbar-fixed-top,
.single.centric-solutions-tr .navbar-fixed-top,
.single.centric-solutions .navbar-fixed-top,
.single.centric-solutions-id .navbar-fixed-top,
.single.centric-solutions-bn .navbar-fixed-top,
.single.centric-solutions-zh-tw .navbar-fixed-top,
.single.centric-solutions-th .navbar-fixed-top,
.single.events-sv .navbar-fixed-top,
.single.events-new-ru .navbar-fixed-top,
.single.events-new-tr .navbar-fixed-top,
.single.learning-tools-it .navbar-fixed-top,
.single.learning-tools-zh-hant .navbar-fixed-top,
.single.learning-tools-fr .navbar-fixed-top,
.single.learning-tools-de .navbar-fixed-top,
.single.learning-tools-ja .navbar-fixed-top,
.single.learning-tools-ko .navbar-fixed-top,
.single.learning-tools-pt-pt .navbar-fixed-top,
.single.learning-tools-ru .navbar-fixed-top,
.single.learning-tools-es .navbar-fixed-top,
.single.learning-tools-sv .navbar-fixed-top,
.single.learning-tools-tr .navbar-fixed-top,
.single.learning-tools .navbar-fixed-top,
.single.learning-tools-id .navbar-fixed-top,
.single.learning-tools-bn .navbar-fixed-top,
.single.learning-tools-th .navbar-fixed-top,
.single.learning-tools-zh-tw .navbar-fixed-top,
.postid-45063 .navbar-fixed-top,
.single.think-tank-it .navbar-fixed-top,
.single.think-tank-zh-hant .navbar-fixed-top,
.single.think-tank-fr .navbar-fixed-top,
.single.think-tank-de .navbar-fixed-top,
.single.think-tank-ja .navbar-fixed-top,
.single.think-tank-ko .navbar-fixed-top,
.single.think-tank-pt-pt .navbar-fixed-top,
.single.think-tank-ru .navbar-fixed-top,
.single.think-tank-es .navbar-fixed-top,
.single.think-tank-sv .navbar-fixed-top,
.single.think-tank-tr .navbar-fixed-top,
.single.think-tank .navbar-fixed-top,
.single.think-tank-th .navbar-fixed-top,
.single.think-tank-id .navbar-fixed-top,
.single.think-tank-bn .navbar-fixed-top,
.single.think-tank-zh-tw .navbar-fixed-top,
.single.webinar-replays-ko .navbar-fixed-top,
.single.webinar-replays-tr .navbar-fixed-top,
.single.webinar-replays-ru .navbar-fixed-top,
.single.centric-solutions-it .navbar-fixed-top,
.single.centric-solutions-zh-hant .navbar-fixed-top,
.single.webinars-de .navbar-fixed-top,
.single.webinars-ja .navbar-fixed-top,
.single.webinars-ko .navbar-fixed-top,
.single.webinars-pt-pt .navbar-fixed-top,
.single.webinars-ru .navbar-fixed-top,
.single.webinars-es .navbar-fixed-top,
.single.webinars-sv .navbar-fixed-top,
.single.webinars-tr .navbar-fixed-top,
.single.webinars .navbar-fixed-top,
.single.webinars-fr .navbar-fixed-top,
.single.webinars-bn .navbar-fixed-top,
.single.webinars-id .navbar-fixed-top,
.single.webinars-th .navbar-fixed-top,
.single.webinars-zh-tw .navbar-fixed-top,
.webinar-replays-zh-hant .navbar-fixed-top,
.webinar-replays-de .navbar-fixed-top,
.webinar-replays-fr .navbar-fixed-top,
.webinar-replays-it .navbar-fixed-top,
.webinar-replays-es .navbar-fixed-top,
.webinar-replays-ja-2 .navbar-fixed-top,
.webinar-replays-pt-pt .navbar-fixed-top,
.webinar-replays-id .navbar-fixed-top,
.webinar-replays-bn .navbar-fixed-top,
.webinar-replays-zh-tw .navbar-fixed-top,
.webinar-replays-th .navbar-fixed-top {
   color: #f0f0f0;
   background: rgba(29, 29, 29, 1) !important;
   z-index: 50;
}

.single-success-stories .mkt-content img {
   max-width: 200px;
}

.post-meta__time-icon {
   fill: #fff;
   height: 14px;
   width: 14px;
   margin-right: 1px;
   margin-top: 2px;
   display: -webkit-inline-box;
}

@media (min-width: 992px) {
   .single-success-stories.whitepapers-single-page .mkt-content h1 {
      font-size: 55px;
      margin-bottom: 10px;
   }

   .single-success-stories.whitepapers-single-page .story-blue-sec {
      padding-top: 100px;
   }
}

@media (max-width: 991px) {
   .single-success-stories .mkt-content h1 {
      font-size: 45px;
      line-height: 50px;
   }

   .story-benefits-holder {
      margin-bottom: 20px;
   }

   .story-overview {
      max-width: 100%;
      margin-bottom: 50px;
   }

   .single-success-stories .market-specific .col-md-4 {
      padding: 15px;
   }
}

@media (max-width: 1366px) {
   .career-review-content p {
      font-size: 16px;
      line-height: 24px;
   }

   .single-post-bg h1 {
      font-size: 48px;
      line-height: 58px;
   }

   .single-blog-section h2,
   .single-blog-section h3,
   .single-blog-section h4 {
      font-size: 38px;
      line-height: 46px;
   }

   .single-blog-section blockquote p {
      font-size: 28px;
      line-height: 39px;
   }

   .tt-related-post .owl-nav {
      display: none;
   }
}

@media (max-width: 991px) {
   .single-post-bg h1 {
      font-size: 39px;
   }

   .single-blog-section h2,
   .single-blog-section h3,
   .single-blog-section h4 {
      font-size: 32px;
      line-height: 36px;
      line-height: 44px;
   }

   .single-blog-section {
      padding: 40px 0px;
   }

   .single-blog-section p,
   .single-blog-section h2,
   .single-blog-section h3,
   .single-blog-section h4,
   .single-blog-section blockquote p {
      margin-bottom: 20px;
   }

   .tt-related-post {
      margin-top: 0px;
   }

   .tt-related-post .learning-holder {
      width: 100%;
   }

   .promobannerimg {
      margin-top: 0px;
   }

   .tt-related-post .learning-content {
      border: none;
   }
}

@media (max-width: 767px) {

   .single-jobs h1,
   .single-jobs h2,
   .single-jobs h3 {
      font-size: 30px;
      line-height: 35px;
   }

   .single-jobs h3 {
      font-size: 24px;
   }

   .single-jobs .btn {
      font-size: 14px;
      padding: 10px 30px;
   }

   #blog-top.event-top,
   #blog-top {
      padding: 150px 0 100px;
   }

   .single #blog-top h1 {
      font-size: 36px;
      margin-top: 15px;
   }

   .story-blue-sec {
      padding: 50px 30px;
   }

   .single-success-stories .market-specific h2,
   #story-footer h2 {
      font-size: 26px;
      line-height: 36px;
   }

   .story-benefits-holder h2 {
      font-size: 32px;
   }

   .single-success-stories .market-specific h2,
   .single-success-stories .story-overview h2 {
      font-size: 26px;
   }
}

@media (max-width: 667px) {
   .single-success-stories .mkt-content h1 {
      font-size: 36px;
      line-height: 40px;
      padding: 0;
      margin-bottom: 35px;
   }
}

@media (max-width: 480px) {
   .success-stories-page .mkt-content img {
      max-width: 250px;
   }

   .single-post-bg h1 {
      font-size: 36px;
      line-height: 44px;
   }

   .single-blog-section h2,
   .single-blog-section h3,
   .single-blog-section h4,
   .single-blog-section blockquote p {
      font-size: 27px;
      line-height: 33px;
   }

   .related-posts h3 {
      margin-bottom: 20px;
   }

   .tt-related-post .learning-holder {
      padding: 0px;
   }

   .learning-content h3 a {
      font-size: 17px;
      line-height: 19px;
   }
}

.primary-content {
   padding-right: 7%;
}

.presenters-outer,
.sidebar-form {
   background: #f6f6f6;
   padding: 40px 30px 30px 30px;
}

.sidebar-form {
   border: 1px solid #e8e8e8;
   box-shadow: -4px 10px 15px 0 rgba(0, 0, 0, 0.1);
}

.events .col-sm-4 .sidebar-form {
   margin-top: 30px;
}

#presenters_title {
   font-weight: 600;
   font-size: 12px;
   /* line-height: 16px; */
   text-transform: uppercase;
   color: #1f7ef6;
}

.webinar-presenter {
   display: grid;
   grid-template-columns: 30% 70%;
   grid-template-rows: 100%;
   grid-template-areas: ". .";
   margin: 0 0 30px 0;
}

.webinar-presenter-img img {
   border-radius: 57px;
   border: 1px solid #cccccc;
}

.webinar-presenter-deets h4.name {
   font-size: 16px;
   line-height: 22px;
   color: #000000;
   margin-bottom: 4px;
   margin-top: 0px;
}

.webinar-presenter-deets h4.title-line {
   font-size: 14px;
   line-height: 19px;
   color: #414141;
   font-weight: normal;
   margin: 0;
}

.webinar-presenter-deets h4.mini-bio {
   width: 80%;
   font-size: 10px;
   line-height: 14px;
   color: #414141;
   margin-top: 4px;
   font-weight: normal;
}

@media screen and (min-width: 1900px) {
   #blog-top {
      background-position-y: -50px;
   }
}

.sidebarFormTitle {
   color: #1f7ef6;
}

.sidebarFormTitle,
.sidebarFormSubtitle {
   text-align: center;
}

.blog-content p img.cta {
   max-width: 80%;
   height: auto;
   border: 2px solid white;
}

.blog-content p img.cta:hover {
   border: 2px solid #1f7ef6;
}

/*Adjustments from additional css*/
.single-success-stories .story-blue-sec a {
   color: white;
   text-decoration: underline;
}

.single-success-stories-header__logo.invert_logo {
   filter: invert(100%) sepia(0%) saturate(7451%) hue-rotate(176deg) brightness(113%) contrast(95%);
}

.single-success-stories__box .single-success-stories__box-content {
   color: #e1eeff;
}

.single-success-stories__box-content strong {
   font-weight: 600;
   color: white;
}

/*Discover more default translation for blog posts*/
h2 span.discover-more-default {
   text-transform: capitalize;
}

/*Podcasts authors*/
.podcast-author-wrapper {
   display: flex;
   align-items: center;

}

.podcast-author-wrapper img {
   border-radius: 50% !important;
   border: 1px solid #ccc !important;
   max-width: 100px !important;
   margin-right: 25px !important;
   max-height: 100px !important;
}

.podcast-author-wrapper p {
   margin-bottom: 0px;
   font-size: 16px;
   line-height: 24px;
}

.podcast-author-wrapper+.podcast-author-wrapper,
.podcast-author-wrapper+.podcast-author-wrapper+.podcast-author-wrapper,
.podcast-author-wrapper+.podcast-author-wrapper+.podcast-author-wrapper+.podcast-author-wrapper {
   margin-top: 20px;
}

@media (max-width: 640px) {
   .podcast-author-wrapper {
      flex-direction: column;
      align-items: flex-start;
   }

   .podcast-author-wrapper img {
      margin-right: 0px !important;
   }

   .podcast-author-wrapper img {
      margin-bottom: 25px;
   }
}


/*Events changes*/
.single-post.events #blog-top h2 {
   color: #fff;
   font-size: 24px;
   line-height: 32px;
   font-weight: 300;
   text-wrap: balance;
}

/*Whitepapers changes*/
.single-success-stories.whitepapers-single-page section ul li:before {
   background-color: #212F41;
   top: .9em;
   width: 5px;
}

.single-success-stories.whitepapers-single-page p {
   font-size: 16px;
   line-height: 24px !important;
}

.single-success-stories.whitepapers-single-page h3 {
   font-size: 24px;
   line-height: 32px;
   font-weight: 700;
   margin-bottom: 20px;
}

@media (max-width: 991px) {
   .single-success-stories.whitepapers-single-page h3 {
      font-size: 18px;
      line-height: 24px;
   }
}

.single-success-stories.whitepapers-single-page section ul li {
   color: #232323;
   line-height: 24px;
   font-size: 16px;
}

.single-success-stories.whitepapers-single-page section ul {
   margin-bottom: 33px;
}

.single-success-stories.whitepapers-single-page .market-specific h2,
.single-success-stories.whitepapers-single-page #contact h2 {
   font-weight: 600;
   font-size: 36px;
   line-height: 47px;
}

@media (max-width: 768px) {

   .single-success-stories.whitepapers-single-page .market-specific h2,
   .single-success-stories.whitepapers-single-page #contact h2 {
      font-size: 24px;
      line-height: 32px;
   }

   .single-success-stories.whitepapers-single-page #contact {
      padding: 40px 0;
   }

   .single-success-stories.whitepapers-single-page section.market-specific {
      padding: 60px 0;
   }

   .single-success-stories.whitepapers-single-page .whitepaper-slider.mt-50 {
      margin-top: 20px;
   }

   .single-success-stories.whitepapers-single-page #story-details {
      background: #fff;
      padding: 60px 0;
   }

   .single-success-stories.whitepapers-single-page .story-overview {
      margin-bottom: 0;
   }
}

/**SPECIFIC WHITEPAPER ADJUSTMENT**/
@media (max-width: 768px) {
   .postid-551389 #top-mkt {
      background-position: 88% 50%;
   }
}