body{
    font: Normal 14px/22px "IBM Plex Sans";
    letter-spacing: 0px;
    color: #606060;
}



.about-intro-wrapper{
    line-height: 26px;
}
.home-slide {
    height: 445px;
    background-position: center;
    background-size: cover;
}
.home-slide .container {
    position: relative;
}
.home-slide-headings {
    padding-top: 120px;
}
.home-slide-title {
    font-size: 40px;
    letter-spacing: 0.4px;
    line-height: 45px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    color: #fff;
}
.home-slide-content {
    font: Normal 16px/22px "IBM Plex Sans";
    color: #fff;
}
.home-hero-slider ul.slick-dots {
    margin: 0 auto;
    padding: 0;
    max-width: 1196px;
    list-style: none;
    display: flex!important;
    position: relative;
    bottom: 80px;
}
.home-hero-slider ul.slick-dots li button {
    display: none;
}
.home-hero-slider ul.slick-dots li {
    width: 32px;
    height: 3px;
    background: #fff;
    margin-right: 10px;
    cursor: pointer;
    padding-bottom: 0;
    opacity: .3;
}
.home-hero-slider ul.slick-dots li.slick-active,.home-hero-slider ul.slick-dots li:hover {
    background: #e4002b;
    opacity: 1;
}
.home-hero-slider.slick-dotted {
    margin-bottom: 0!important;
}
.main-heading {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: 900;
    letter-spacing: 0.28px;
    color: #001C33;
}
.owl-heading {
    font-family: "Plus Jakarta Sans", sans-serif;
}
.how-we-help-wrap .main-heading {
    text-align: center;
    margin-top: 0;
    margin-bottom: 55px;
}
.how-we-help-grid {
    display: flex;
    margin: 0 -8px;
}
.how-we-help-grid-item {
    width: calc(33.33% - 16px);
    margin: 0 8px;
    height: 501px;
    border-radius: 6px;
    position: relative;
    padding: 50px 36px;
    background-size: cover;
    background-position: center center;
    transition: .35s all;
}
.owl-logos-wrap.active .owl-logo-slider-wrap {
    width: 50%;
}
.how-we-help-grid-item:after {
    content: '';
    height: 100%;
    width: 100%;
    background: #001D33;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .35;
    border-radius: 6px;
    transition: .35s all;
}
.how-we-help-grid-item:hover:after {
    background: transparent linear-gradient(0deg, #001D33 0%, #5468762F 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}
.hwh-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #fff;
    font-weight: 900;
    position: relative;
    z-index: 1;
    font-size: 24px;
    letter-spacing: 0.24px;
}
.hwh-content {
    font: Normal 14px/22px "IBM Plex Sans";
    letter-spacing: 0px;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    margin-top: 140px;
}
.hwh-content a {
    display: inline-block;
    color: #fff;
    border-bottom: 2px solid #e4002b;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
}
.hwh-content p {
    opacity: 0;
}
.hwh-content p:first-child {
    transform: translateY(25px);
}
div.how-we-help-grid-item:hover p {
    opacity: 1;
    transition: .5s all;
    transform: translate(0, 0);
}
.hwh-content p:nth-child(2) {
    transform: translateX(20px);
}
.how-we-help-wrap {
    padding-top: 55px;
    padding-bottom: 95px;
}
/* The Latest */
.news-grid-title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.news-cta a {
    margin-left: 10px;
    border: 2px solid #E4002B;
    border-radius: 3px;
    display: flex;
    align-items: center;
    height: 32px;
    padding: 0 15px;
    font-family: 'IBM Plex Sans Book';
    color: #E4002B;
    font-size: 12px;
    transition: .35s all;
}
.news-cta {
    display: flex;
}
.news-cta a:hover {
    background: #E4002B;
    color: #fff;
}
h1.news-social-title {
    margin-bottom: 0;
}
.news-grid-title {
    margin-bottom: 20px;
}
.news-social-outer-wrapper:before {
    display: none;
}
.what-set-us-apart-wrap:after, .news-social-outer-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 80px;
    background: #1F9CDF;
    width: 1px;
    transform: translate(-50%, -50%);
}
.news-social-outer-wrapper {
    overflow: visible;
}
.news-social-outer-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 80px;
    background: #1F9CDF;
    width: 1px;
    transform: translate(-50%, -50%);
}
.news-social-outer-wrapper {
    overflow: visible;
}
.blog-news-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
    margin-bottom: 22px;
}
.hp-blog-item {
    width: calc(50% - 16px);
    margin: 0 8px;
}
.hp-news-slider {
    width: calc(50% - 16px);
    margin: 0 8px;
}
.blog-news-wrap > div {
    padding: 22px 30px;
    width: calc(50% - 16px);
    background: #fff;
    margin: 0 8px;
    border-radius: 6px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.ns-item-type {
    background: #008EDB 0% 0% no-repeat padding-box;
    border-radius: 6px;
    display: inline-block;
    font-family: "Plus Jakarta Sans", sans-serif;
    padding: 4px 10px;
    color: #fff;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.ns-blog-item:after {
    border-radius: 6px;
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(11, 142, 219, 0.08) 0%, rgba(25, 48, 67, 0.84) 68.97%, #001c33 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.ns-blog-item {
    position: relative;
    min-height: 277px;
}
.ns-blog-item > div {
    position: relative;
    z-index: 1;
}
.blog-news-wrap {
    font-family: "IBM Plex Sans";
}
.ns-blog-item-title-full.ns-title {
    color: #fff;
    margin-top: 40px;
}
.ns-title {
    font-size: 22px;
    letter-spacing: 0.22px;
    line-height: 26px;
}
.ns-read-more a {
    font: 500 13px/1 IBM Plex Sans;
    letter-spacing: 0px;
    color: #0091DA;
}
div.ns-read-more {
    position: absolute;
    bottom: 40px;
    left: 30px;
    z-index: 2;
}
.ns-news-item-date {
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    color: #008edb;
    margin-bottom: 10px;
}
.ns-news-slider {
    margin-top: 15px;
    position: static;
}
.ns-news-item-title.ns-title {
    font-weight: 400;
    color: #033057;
}
.ns-news-slider .slick-arrow {
    background: #fff;
    border-color: #E6E6E6;
    right: 26px;
    bottom: 25px;
}
.ns-news-slider .slick-arrow i {
    color: #E4002B;
}
.ns-news-slider .slick-arrow.slick-prev {
    right: 80px;
}
.ns-news-slider .slick-arrow:hover {
    background: #E4002B;
    border-color: #E4002B;
}
.ns-news-slider .slick-arrow:hover i {
    color: #fff;
}
.ns-news-slider.slick-slider, .ns-news-slider .slick-list, .ns-news-slider .slick-track {
    position: static;
}
.ns-read-more.news-slide a:hover {
    color: #e4002b;
}
.blog-news-wrap.row2 > div {
    width: calc(33.33% - 16px);
    min-height: 199px;
}
.ns-video-item:after {
    content: '';
    height: 100%;
    width: 100%;
    border-radius: 6px;
    background: linear-gradient(rgba(11, 142, 219, 0.08) 0%, rgba(25, 48, 67, 0.84) 68.97%, #001c33 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.ns-video-item-title.ns-title {
    color: #fff;
    position: relative;
    z-index: 2;
}
.ns-video-item.hp-video-resource-item a.button {
    color: #fff;
    padding: 0;
    height: auto;
    min-width: auto;
}
.ns-read-more a i {
    padding-left: 7px;
    font-size: 11px;
}
.ns-video-watch-now-btn {
    position: absolute;
    right: 34px;
    bottom: 15px;
    color: #fff;
    z-index: 2;
    font-size: 47px;
}
.ns-video-watch-now-btn a i {
    color: #fff;
}
.ns-video-watch-now-btn a {
    color: #fff;
}
.hp-event-item .ns-events-items {
    border: 0;
}
.hp-event-item .ns-event-item {
    border: 0;
    position: static;
    padding: 0;
    padding-bottom: 40px;
}
.blog-news-wrap.row2 .hp-event-item {
    background: #011D33;
    color: #fff;
}
.blog-news-wrap.row2 .hp-event-item strong.ns-event-item-title.ns-title {
    color: #fff;
    letter-spacing: 0.18px;
    font-weight: 400;
    line-height: 22px;
    max-width: 280px;
}
.ns-event-date {
    position: absolute;
    top: 12px;
    right: 10px;
    border: 1px solid rgba(112, 112, 112, 0.32);
    border-radius: 6px;
    width: 52px;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.blog-news-wrap.row2 div.ns-read-more {
    bottom: 20px;
}
.blog-news-wrap.row2 div.ns-read-more {
    bottom: 20px;
}
.ns-event-date span:first-child {
    font-size: 17px;
    line-height: 1;
}
.ns-event-date span:last-child {
    font-size: 27px;
    line-height: 1;
}
.blog-news-wrap.row2 .hp-whitepaper-item {
    background: #008EDB;
}
.hp-whitepaper-item .ns-item-type {
    background: rgba(255, 255, 255, 0.38);
}
.ns-whitepaper-item .ns-title {
    color: #fff;
}
.ns-read-more.ns-wp-download a {
    color: #fff;
}
/* Set Apart Home */
.what-set-us-apart-wrap {
    background-image: url(../img/bg-what-set-apart.png);
    background-repeat: no-repeat;
    background-position: -250px -50px;
    color: #fff;
    padding: 85px 0 73px;
    position: relative;
}
.sa-columns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1109px;
    margin-left: auto;
    transform: translateX(30px);
}
.sa-col-left {
    width: 392px;
}
.sa-col-right {
    width: 582px;
}
.features-owl-hp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sa-col-left h3 {
    margin-top: 0;
    color: #fff;
    margin-bottom: 10px;
}
.sa-col-left .copy {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
}
.cta-wrap a {
    display: inline-flex;
    padding: 8px 11px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    border: 2px solid #008EDB;
    color: #fff;
    font-size: 12px;
    font-family: "IBM Plex Sans Book";
}
.sa-feature-item {
    min-height: 161px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    margin: 0 11px;
    margin-bottom: 22px;
    padding: 15px 20px;
    font-size: 14px;
    font-family: "IBM Plex Sans Book";
    line-height: 20px;
    width: calc(33.33% - 22px);
}
.saf-img {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.saf-title {
    min-height: 60px;
}
/* Home Certifications */
.wpb_text_column.wpb_content_element.clients-heading {
    max-width: 509px;
    margin: 0 auto;
    margin-bottom: 75px;
    padding-top: 100px;
}
.clients-heading strong {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 18px;
    text-align: center;
    color: #001d33;
    opacity: 0.25;
}
.clients-heading p {
    margin: 0;
    font-family: "IBM Plex Sans";
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #606060;
}
.clients-heading h3 {
    margin: 0;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    font-size: 28px;
    letter-spacing: 0.01em;
    line-height: 30px;
    text-align: center;
    color: #001c33;
    padding-bottom: 10px;
}
.owl-logos-mobile-content {
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}
.owl-logo-logos-header {
    width: 465px;
}
.owl-logo-slider {
/*     max-width: 465px; */
    padding-bottom: 0;
    /*margin-right: 0;*/
}
.owl-logo-slide img {
    max-width: 89px;
    margin: 0 auto;
}
.owl-logo-logos-title {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 30px;
    text-align: left;
    color: #001c33;
    margin-bottom: 10px;
}
.owl-logo-logos-desc p {
    margin: 0;
}
.owl-logo-slider .slick-dots {
    bottom: -60px;
}
.owl-logos-wrap.active {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}
.owl-logos-wrap:not(.active) {
    padding-top: 75px;
    width: 50%;
    border-right: 1px solid rgba(0, 0, 0, 0.14);
}
.owl-logos-wrap:not(.active) .owl-logos-mobile-content {
    display: block;
}
.owl-logos-wrap:not(.active) .owl-logo-logos-header {
    width: 100%;
    text-align: center;
}
.owl-logos-wrap:not(.active) .owl-logo-logos-desc {
    display: none;
}
.owl-logos-wrap:not(.active) .owl-logo-logos-title {
    text-align: center;
    margin-bottom: 30px;
}
.owl-logos-contents {
    display: flex;
    flex-wrap: wrap;
}
.owl-logos-wrap:last-child {
    border: 0;
}
.owl-logos-wrap .owl-logo-slide img {
    max-width: 89px;
    margin: 0 auto;
}
.owl-logos-wrap:last-child .owl-logo-slide img {
    max-width: 76px;
}
/* Resource Page */
.left-search-wrapper {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #E6E6E6;
    padding-top: 35px;
}

.resources-filters-sidebar {
    width: 326px;
}
.resources-lower-wrap {
    width: calc(100% - 414px);
}
.resources-lower-wrap .resources-list a {
    width: calc(33.33% - 18px);
    margin: 9px;
    min-height: 182px;
}
.resources-lower-wrap .resource-block-inner h2 {
    font-size: 14px;
    font-weight: 500;
}
.resources-page-wrapper {
    background: #F8F8F8;
}
.resources-upper-wrap {
    background: #fff;
    margin-bottom: -100px;
}
.resouces-filters-instructions {
    display: none;
}
.left-search-wrapper-outer {
    background: #f8f8f8;
    padding-top: 100px;
}
.bbb-logo {
    width: 150px;
    margin: 0 25px 0 25px
}
/* About Page */
.owl-headings-with-text h2 {
    color: #fff;
    text-align: center;
}
.about-features-wrap .owl-headings-with-text{
    max-width: 700px;
    font: Normal 15px/22px IBM Plex Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.about-blue-box {
    padding-top: 165px;
}
.owl-headings-with-text .copy {
    text-align: center;
    color: #fff;
    max-width: 600px;
    margin: 0 auto;
}
.owl-headings-with-text {
    padding-bottom: 60px;
}
.features-owl-about {
    display: flex;
    margin: 0 -8px;
}
.about-feature-item {
    border-radius: 6px;
    background: #fff;
    width: calc(33.33% - 16px);
    margin: 0 8px;
    padding: 45px 35px 45px;
}
.af-title.rb-font {
    color: #033057;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 10px;
}
.af-content {
    font-size: 14px;
    line-height: 22px;
}
.af-content p {
    margin: 0;
}
.af-content p:first-child {
    margin-bottom: 40px;
}
.af-content h4 {
    margin: 0;
    margin-bottom: 10px;
}
.af-content a {
    width: auto;
    font: Bold 12px/22px IBM Plex Sans;
    letter-spacing: 0px;
    color: #008EDB;
    display: block;
}
.af-content a:nth-child(even) {
    padding-left: 15px;
}
.wpb_wrapper .af-content ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
}
div.af-content ul li {
    width: 44%;
}
.af-content ul li:nth-child(even) {
    width: 54%;
}
.heading-combined.rb-font {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
    color: #011C33;
    font-weight: 900;
    padding: 80px 0;
    max-width: 700px;
}
.about-combined-features-wrap .container {
    max-width: 1048px;
}
.caf-title.rb-font {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #033057;
    letter-spacing: 0px;
    padding-bottom: 10px;
}
.cbf-img {
    margin-right: 22px;
}
.combine-feature-item {
    display: flex;
    justify-content: space-between;
    font: Normal 14px/16px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
}
.about-cbfeature-item {
    width: 30%;
    max-width: 300px;
}
div.about-cbfeature-item ul {
    padding: 0;
    padding-left: 20px;
    font: Normal 14px/16px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
    padding-top: 15px;
}
.combine-feature-item ul li {
    padding-bottom: 10px;
}
.about-combined-features-wrap {
    padding-bottom: 50px;
}
.heading-combined.rb-font {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
    color: #011C33;
    font-weight: 900;
    padding: 80px 0;
    max-width: 700px;
}
.about-combined-features-wrap .container {
    max-width: 1048px;
}
.caf-title.rb-font {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #033057;
    letter-spacing: 0px;
    padding-bottom: 10px;
}
.cbf-img {
    margin-right: 22px;
}
.combine-feature-item {
    display: flex;
    justify-content: space-between;
    font: Normal 14px/16px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
}
.about-cbfeature-item {
    width: 30%;
    max-width: 300px;
}
.about-cbfeature-item ul {
    padding: 0;
    padding-left: 20px;
}
.combine-feature-item ul li {
    padding-bottom: 10px;
}
.about-combined-features-wrap {
    padding-bottom: 50px;
}
div#history {
    background: transparent;
}
.history-info-image {
    top: 0;
    margin-bottom: 0;
}
.history-info-cols {
    padding-top: 80px;
    padding-bottom: 70px;
}
.owl-accreditations.container {
    margin-bottom: 60px;
}
.heading-locations.rb-font {
    color: #001D33;
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 20px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    text-align: center;
    margin-bottom: 50px;
}
.about-locations-wrap {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 92px;
}
.about-location-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.about-locations-list {
}
.about-location-item > div {
    width: calc(50% - 8px);
}
.location-left {
    border: 1px solid #E6E6E6;
    padding: 67px 65px 0;
}
.location-left .rb-font {
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 20px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    color: #003057;
}
.location-content {
    font: Normal 18px/24px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
}
.location-content strong {
    font-weight: bold;
    padding-bottom: 5px;
    display: inline-block;
}
.location-content p:last-child a {
    font-weight: bold;
    letter-spacing: 0.17px;
    color: #0091DA;
    font-size: 17px;
    display: block;
    margin-top: 40px;
}
.location-content p {
    margin-bottom: 30px;
}
.location-img {
    background-size: cover;
    background-position: center center;
    height: 100%;
    min-height: 376px;
    height: 376px;
}
.location-img img {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    display: block;
}
.location-images-slider {
    position: relative;
}
.location-images-slider button {
    position: absolute;
    background: #0091DA;
    width: 45px;
    height: 45px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    right: 0;
    bottom: 20px;
    border: 0;
    border-radius: 6px;
    color: #fff;
    right: 20px;
}
.location-images-slider button.slick-prev.slick-arrow {
    right: 85px;
    z-index: 1;
}
.about-locations-wrap .container {
    max-width: 994px;
}
.location-content p:last-child a:hover {
    color: #e4002b;
}
a {
    transition: .35s all;
}
article#post-932 .owl-breadcrumbs {
    display: none;
}
/* Accreditation */
.owl-page-hero-bg:after {
    content: '';
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background: #003057;
    opacity: 0.85;
    position: absolute;
    top: 0;
    left: 0;
}
.owl-page-hero-inner {
    position: relative;
    height: 350px;
}
.page-hero-inner-inner.container {
    padding-top: 112px;
    position: relative;
    z-index: 2;
    color: #fff;
    line-height: 1;
    text-align: center;
}
.owl-page-hero-inner-sub {
    font-family: "Plus Jakarta Sans", sans-serif;
    letter-spacing: 1px;
    color: #008EDB;
    font-weight: bold;
    letter-spacing: .1em;
    padding-bottom: 5px;
    text-align: center;
}
.owl-page-hero-inner h1 {
    margin: 0;
    margin-bottom: 15px;
    font-size: 35px;
    letter-spacing: 0.35px;
    line-height: 45px;
    text-transform: uppercase;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    text-align: center;
}
.media-text-column-content-left h4, .wpb_wrapper h4 {
    font: Bold 10px/24px 'IBM Plex Sans';
    letter-spacing: 1px;
    color: #011C33;
    text-transform: uppercase;
    opacity: 0.52;
    margin: 0;
    padding-bottom: 5px;
}
.media-text-column-content-left h3, .dark-heading {
    font: Bold 20px/30px 'IBM Plex Sans';
    color: #001C33;
    padding-bottom: 5px;
    margin: 0;
}
.text-col-content p {
    margin-top: 0;
    font-size: 14px;
    line-height: 22px;
}
.cols-text-wrap > div {
    display: flex;
    justify-content: space-between;
}
.text-col-item {
    width: 50%;
}
.text-col-item-inner {
    max-width: 375px;
}
.cols-text-wrap {
    padding: 80px 0 50px;
}
.media-text-columns-wrapper.within-container {
    padding: 75px 0;
}
.media-text-column-content-left ul, .wpb_wrapper ul {
    padding: 0;
    padding-left: 20px;
    margin: 0;
    font: Normal 12px/14px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
}
.media-text-column-content-left ul li, .wpb_wrapper ul li {
    padding-bottom: 10px;
}
.media-text-column-content-left {
    width: 50%;
    max-width: 460px;
    font: Normal 14px/22px "IBM Plex Sans";
    letter-spacing: 0px;
    /*color: #001D33;*/
}
.media-text-column-image-right {
    width: 45%;
}
.media-text-columns.Right .media-text-column-image-right {
    text-align: right;
}
.media-text-columns.Left .media-text-column-content-left {
    order: 2;
}
.cols-text-wrap .container {
    max-width: 994px;
}
.media-text-columns-wrapper.within-container > div {
    max-width: 994px;
}
.owl-info-box-blue > div {
    background: #001C33;
}
.media-text-column-content-left p {
    margin-top: 0;
}
.owl-info-box-blue-warp {
    display: flex;
    justify-content: space-between;
    padding: 85px 0;
    max-width: 994px;
    margin: 0 auto;
}
.dark-heading.txt-whilte {
    color: #fff;
}
.info-blue-checklist {
    color: #fff;
    width: 55%;
    font: Normal 12px/20px IBM Plex Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.dark-heading.txt-whilte {
    width: 40%;
}
.info-blue-checklist ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff;
}
.info-blue-checklist li {
    padding-bottom: 15px;
    background-image: url(../img/check-li.svg);
    background-repeat: no-repeat;
    background-size: 17px auto;
    padding-left: 40px;
    background-position: 0px 5px;
        background-position: 0px 0px;
    padding-bottom: 16px!important;
}
.info-blue-checklist li:last-child {
    padding-bottom: 0!important;
}
.owl-info-box-blue-warp h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #008EDB;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 5px;
        font-size: 10px;
    line-height: 1;
    padding-bottom: 0;
}
.owl-info-box-blue-warp p {
    margin-top: 0;
}
.info-blue-checklist h3:first-of-type {
    margin-top: 0;
}
.owl-info-box-blue-warp blockquote {
    background: #033057;
    margin: 0;
    padding: 17px 22px 20px;
    font: Normal Italic 10px/14px IBM Plex Sans;
    letter-spacing: 0px;
    color: #E6E6E6;
    margin-top: 35px;
    margin-bottom: 10px;
}
.owl-info-box-blue-warp blockquote p {
    margin: 0;
}
.installation-services-blue-box > div {
    margin: -20px 0;
    z-index: 2;
}
.installation-services-text {
    padding-bottom: 20px;
}
.page-hero-info {
    text-align: center;
    font: Normal 16px/22px "IBM Plex Sans";
    letter-spacing: 0px;
    color: #FFFFFF;
}
/* What to Expect Page */
.what-to-expect-cols-row {
    display: flex;
    max-width: 792px;
    padding: 130px 0;
    border-bottom: 1px solid #E6E6E6;
    margin-left: auto;
    margin: 0 auto;
}
.wte-content-left {
    max-width: 388px;
    width: 49%;
}
.wte-image {
    max-width: 404px;
    width: 51%;
    transform: translateX(144px);
}
.what-to-expect-cols-wrap .container {
    max-width: 1920px;
    margin-left: auto;
    margin: 0 auto;
}
h3 {
    font: Bold 20px/30px 'IBM Plex Sans';
    color: #001C33;
    padding-bottom: 5px;
    margin: 0;
}
.wte-content-left p {
    margin-top: 0;
}
.wte-content-left {
    font: Normal 14px/22px "IBM Plex Sans";
    letter-spacing: 0px;
    color: #606060;
}
.wte-content-left p:last-child {
    margin-top: 45px;
}
.wte-content-left p:last-child a {
    border: 2px solid #E6E6E6;
    font-family: "IBM Plex Sans";
    font-weight: normal;
    font-size: 12px;
    line-height: 80px;
    text-align: center;
    color: #e4002b;
    padding: 8px 9px;
    margin-right: 15px;
    border-radius: 3px;
}
.wte-content-left p:last-child a:last-child {
    margin-right: 0;
}
.wte-content-left p:last-child a:hover {
    background: #e4002b;
    color: #fff;
    border-color: #e4002b;
}
.media-text-column-content-left ul li:last-child, .wpb_wrapper ul li:last-child {
    padding-bottom: 0;
}
.wte-content-left p:last-child em {
    font: 300 Italic 12px/18px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
    display: block;
    margin-top: -15px;
}
.request-information-wrap h3 {
    color: #fff;
}
.featured-software-wrap .dark-heading {
    color: #003057;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    text-align: left;
    margin: 0 0 40px;
    font-size: 21px;
}
.featured-software-wrap {
    padding-top: 80px;
}
.featured-software-grid {
    display: flex;
    justify-content: space-between;
}
a.owl-software-icon-box {
    border: 1px solid #E6E6E6;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    margin-bottom: 16px;
    padding: 30px 25px 30px;
    text-align: center;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
    display: block;
}
.fsoft-left {
    width: 32.44%;
}
.fsoft-right-content {
    width: 62%;
    font: Normal 15px/22px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
}
.fsoft-right-content h4 {
    font-size: 10px;
    letter-spacing: 1px;
    color: #008EDB;
    font-weight: bold;
    font-family: "IBM Plex Sans";
    margin-top: 25px;
}
.fsoft-right-content ul {
    font: Normal 10px/16px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
    column-count: 2;
    column-gap: 60px;
    list-style: none;
    padding: 0;
}
.fsoft-right-content ul li:before {
    content: "\2022";
    margin-right: 10px;
    font-size: 13px;
    color: #0091DA;
}
.fsoft-right-content ul li {
    display: flex;
}
.owl-software-icon-boxes-wrap h2 {
    text-align: left;
}
.hero-full-container .container {
    max-width: 1000px;
}
.hero-full-container .page-hero-info {
    font-size: 18px;
}
.vc_column_container.container {
    margin: 0 auto;
    float: none;
}
/* CDS Page */
.cds-intro-wrap {
    background: #f8f8f8;
    padding: 100px 0;
}
.cds-intro-grid {
    display: flex;
}
.cds-features-grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cds-features-wrap {
    padding: 90px 0;
}
.cds-features-wrap.image-Left .cds-features-left {
    order: 2;
    padding-right: 100px;
    max-width: 580px;
    padding-top: 85px;
}
.cds-features-image {
    width: 50%;
    max-width: 492px;
}
.cds-features-left {
    width: 50%;
    max-width: 480px;
}
.cds-features-left h2 {
    margin-top: 0;
    color: #001C33;
}
.cds-features-wrap.image-Left .cds-features-left h2 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 35px;
    color: #001C33;
}
.cds-features-grid {
    display: flex;
    justify-content: space-between;
}
.cds-features-wrap {
    padding: 90px 0;
}
.cds-features-wrap.image-Left .cds-features-left {
    order: 2;
    padding-right: 100px;
    max-width: 580px;
    padding-top: 85px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.two-cols-grid-with-sep .wpb_single_image img {
    width: 100%;
}
.cds-features-image {
    width: 50%;
    max-width: 492px;
}
.cds-features-left {
    width: 50%;
    max-width: 480px;
}
.cds-features-left h2 {
    margin-top: 0;
}
.cds-features-wrap.image-Left .cds-features-left h2 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 35px;
    color: #001C33;
}
.cds-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: .35s height;
}
.cds-acc-heading {
    font: Bold 16px/20px IBM Plex Sans;
    letter-spacing: 0px;
    color: #001D33;
    cursor: pointer;
    transition: .35s all;
    display: flex;
    justify-content: space-between;
}
.cds-acc-heading.active {
    opacity: 1;
}
.cds-feature-accordion-item {
    padding-bottom: 40px;
}
.cds-feature-accordion-item.active .cds-acc-heading span, .cds-acc-heading:hover span {
    opacity: 1;
}
.cds-feature-accordion-item.active .cds-accordion-content {
    max-height: 500px;
}
.cds-acc-heading i {
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: .35s all;
}
.cds-acc-heading span {
    opacity: .38;
}
.cds-acc-title {
    position: relative;
    padding-right: 40px;
}
.cds-intro-wrap h2 {
    margin: 0;
}
.cds-left-content {
    max-width: 552px;
    width: 49%;
    display: flex;
    align-items: center;
}
.cds-intro-grid {
    justify-content: space-between;
}
.cds-right-image {
    max-width: 489px;
    width: 45%;
}
.owl-cds-box-icon {
    width: 85px;
}
.cds-content {
    border-left: 1px solid #E6E6E6;
    padding-left: 35px;
    margin-left: 35px;
    width: calc(100% - 85px);
    color: #606060;
    font-size: 14px;
    line-height: 22px;
}
.cds-content strong {
    font: Bold 16px/20px IBM Plex Sans;
    letter-spacing: 0px;
    color: #001D33;
    display: block;
    padding-right: 15px;
}
.cds-feature-accordion-item.active .cds-acc-heading i {
    transform: rotate(-180deg);
}
.cds-bb-features-wrap-inner {
    background: #001C33;
    padding: 100px 120px;
    color: #fff;
}
.cds-bb-features-top-row {
    display: flex;
    justify-content: space-between;
    padding-bottom: 55px;
    border-bottom: 1px solid #E6E6E6;
    border-bottom: 1px solid rgba(230, 230, 230, 0.12);
    margin-bottom: 56px;
}
.cds-features-left .cds-top-row-content {
    display: none;
}
.cds-right-col {
    width: 450px;
    padding-right: 50px;
    font: Normal 14px/22px "IBM Plex Sans";
    letter-spacing: 0px;
}
.cds-bb-features-top-row a {
    color: #008EDB;
}
.cds-grid-row-inner {
    display: flex;
    justify-content: space-between;
}
.cds-grid-row-inner > div {
    width: 31%;
    max-width: 288px;
    margin: 0 1%;
}
.cds-bb-heading {
    font: Bold 14px/24px 'IBM Plex Sans';
    color: #008EDB;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 5px;
}
.cds-bb-content {
    font: Normal 14px/20px IBM Plex Sans;
    letter-spacing: 0px;
    color: #E6E6E6;
}
.cds-bb-content p {
    margin-top: 0;
}
.has-sep .cds-bb-features-wrap {
    position: relative;
}
.has-sep .cds-bb-features-wrap:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 80px;
    background: #1F9CDF;
    width: 1px;
    transform: translate(-50%, 50%);
}
.vc_row.wpb_row.vc_row-fluid.key-security-cds {
    margin: -50px 0 0;
}
.vc_row.wpb_row.vc_row-fluid.key-security-cds .cds-features-wrap.image-Right {
    padding: 190px 0 130px;
}
.vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation {
    padding: 100px 0 90px;
}
.owl-headings-with-text {
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
}
div.two-cols-grid-with-sep {
    max-width: 895px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    text-align: center;
    font: Normal 14px/20px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
    padding: 35px 0;
    margin-bottom: 55px;
}
.two-cols-grid-with-sep > div > div {
    max-width: 389px;
    margin: 0 auto;
}
div.two-cols-grid-with-sep:after {
    content: '';
    height: 100%;
    width: 1px;
    background: #E6E6E6;
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
}
.two-cols-grid-with-sep h3 {
    font: Bold 14px/24px 'IBM Plex Sans';
    letter-spacing: 1.4px;
    color: #008EDB;
    text-transform: uppercase;
}
.wpb_text_column.wpb_content_element.owl-headings-with-text.last-item {
    max-width: 530px;
    font: Normal 14px/22px "IBM Plex Sans";
    letter-spacing: 0px;
    color: #001D33;
}
.vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation h2 {
    margin: 0;
    margin-bottom: 15px;
    font: 700 28px/34px 'IBM Plex Sans';
    letter-spacing: 0.28px;
    color: #001C33;
}
.vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation h2 {
    margin: 0;
    margin-bottom: 15px;
    font: 700 28px/34px 'IBM Plex Sans';
    letter-spacing: 0.28px;
    color: #001C33;
}
.cds-features-wrap.image-Right .cds-features-left h2 {
    padding-bottom: 65px;
    margin-bottom: 0;
}
.cds-features-left ul {
    padding-top: 15px;
    font-size: 14px;
    line-height: 22px;
}
.cds-features-left ul li {
    padding: 0;
}
.vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation h2 {
    margin: 0;
    margin-bottom: 15px;
    font: 700 28px/34px 'IBM Plex Sans';
    letter-spacing: 0.28px;
    color: #001C33;
}
.cds-features-wrap.image-Right .cds-features-left h2 {
    padding-bottom: 65px;
    margin-bottom: 0;
}
.cds-features-left ul {
    padding-top: 15px;
    font-size: 14px;
    line-height: 22px;
}
.cds-features-left ul li {
    padding: 0;
}
.domain-separation-section {
    padding: 80px 0 145px;
}
.domain-separation-section .media-text-columns-wrapper.within-container {
    background: transparent;
    padding: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.domain-separation-section h2 {
    text-align: center;
    padding-bottom: 60px;
    text-align: center;
    font: Bold 28px/34px 'IBM Plex Sans';
    letter-spacing: 0.28px;
    color: #001C33;
}
.domain-separation-section > div {
    width: 992px;
    margin: 0 auto;
    float: none;
}
.domain-separation-section .media-text-columns-wrapper.within-container:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
.cds-grid-heading {
    text-align: center;
    font: Bold 28px/34px 'IBM Plex Sans';
    color: #FFFFFF;
    margin-bottom: 35px;
}
.cds-bb-features-top-row.image-right h2 {
    color: #fff;
}
.cds-bb-features-top-row.image-right .cds-top-row-content {
    display: block;
    font: Normal 14px/22px "IBM Plex Sans";
    letter-spacing: 0px;
    color: #FFFFFF;
}
.cds-bb-features-top-row.image-right .cds-features-left {
    max-width: 440px;
}
.cds-bb-features-top-row.image-right .cds-right-col {
    padding-right: 0;
    text-align: right;
}
.defense-in-depth-row {
    margin-top: -35px;
}
.vc_row.wpb_row.vc_row-fluid.defense-in-depth-row .cds-grid-row-inner {
    text-align: center;
}
.vc_row.wpb_row.vc_row-fluid.container.trusted-operating-system {
    float: none;
    margin: 0 auto;
    padding: 100px 0 80px;
    font-size: 14px;
    line-height: 22px;
    color: #001D33;
    display: flex;
    justify-content: space-between;
}
.vc_row.wpb_row.vc_row-fluid.container.trusted-operating-system h2 {
    font: Bold 28px/34px 'IBM Plex Sans';
    letter-spacing: 0.28px;
    color: #001C33;
}
.vc_row.wpb_row.vc_row-fluid.container.trusted-operating-system > div {
    max-width: 490px;
}
.wpb_text_column.wpb_content_element.tos-right {
    background: #f8f8f8;
    padding: 60px 70px;
    transform: translateX(40px);
}
.wpb_text_column.wpb_content_element.tos-right h3 {
    font-size: 10px;
    letter-spacing: 1px;
    color: #008EDB;
    text-transform: uppercase;
}
.wpb_text_column.wpb_content_element.tos-right ul {
    padding: 0;
    list-style: none;
}
.wpb_text_column.wpb_content_element.tos-right ul li:before {
    content: "\2022";
    margin-right: 10px;
    font-size: 13px;
    color: #0091DA;
}
.wpb_text_column.wpb_content_element.tos-right em {
    font: 400 Italic 11px/16px IBM Plex Sans;
    letter-spacing: 0px;
    color: #606060;
}
.media-text-column-content-left h2{
    font: Bold 28px/34px 'IBM Plex Sans';
    letter-spacing: 0.28px;
    color: #001C33;
    margin: 0;
    margin-bottom: 16px;
}
div.accerleration-and-certification .media-text-columns-wrapper {
    background: #f8f8f8;
    padding: 0;
}
div.accerleration-and-certification {
    background: #F8F8F8;
}
div.accerleration-and-certification {
    padding: 110px 0 80px;
}
.vc_row.wpb_row.vc_row-fluid.tabs-full-image .container {
    border: 0;
    margin: 0 auto;
    width: 855px;
}
.vc_row.wpb_row.vc_row-fluid.tabs-full-image .product-tab-left {
    width: 100%;
    max-width: 100%;
}
.vc_row.wpb_row.vc_row-fluid.tabs-full-image .product-tab-cols.service-tab-cols {
    display: block;
}
.vc_row.wpb_row.vc_row-fluid.tabs-full-image .product-tab-right .product-tab-info {
    max-width: 100%;
}
.vc_row.wpb_row.vc_row-fluid.tabs-full-image .owl-tabs-hds {
    margin-bottom: 55px;
}
.vc_row.wpb_row.vc_row-fluid.tabs-full-image .owl-tabs-hds h2 {
    color: #001C33;
}
article#post-3605 .owl-page-hero-inner-sub {
    text-transform: uppercase;
}
.owl-logos-wrap:last-child .owl-logo-slide:last-child img {
    max-width: 110px;
}
.what-to-expect-cols-row h3 {
    font: Bold 28px/30px 'IBM Plex Sans';
    letter-spacing: 0.28px;
    color: #001C33;
    margin-bottom: 10px;
}
.what-expect-sidebar-nav {
    position: fixed;
    top: 100px;
    left: 100px;
    width: 100%;
}
.owl-page-hero {
    z-index: 2;
}
.cds-accordion-img {
    display: none;
}
/* Responsiveness */
@media all and (max-width: 1380px){
    .what-expect-sidebar-nav {
        left: 75px;
        width: 280px;
        padding: 30px 30px;
    }
}
@media all and (max-width: 1300px){
    .home-hero-slider ul.slick-dots {
        left: 30px;
        max-width: 100%;
    }
    .how-we-help-grid-item {
        min-height: 450px;
        padding: 50px 30px;
        height: auto;
    }
    .hwh-content {
        margin-top: 100px;
    }
    .hwh-title {
        font-size: 22px;
    }
    .ns-news-item-title.ns-title{
        padding-bottom: 50px;
    }
    .wpb_wrapper .af-content ul {
        display: block;
    }
    .resources-lower-wrap .resources-list a {
        width: calc(50% - 18px);
    }
    .wte-image {
        transform: translateX(50px);
    }
    .cds-intro-wrap h2 {
        margin-bottom: 50px;
    }
    .cds-bb-content a {
        color: #008EDB;
    }
    .cds-features-wrap.image-Right .cds-features-image {
        padding-left: 50px;
    }
}
@media all and (max-width: 1200px){
    .what-expect-sidebar-nav{
        display: none;
    }
}
@media all and (max-width: 992px){
    .sa-columns {
        display: block;
        transform: none;
    }
    .sa-col-left {
        width: 100%;
        padding-bottom: 30px;
    }
    .sa-col-right {
        width: 100%;
    }
    .owl-logos-mobile-content {
        display: block;
    }
    .owl-logo-logos-header {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 40px;
    }
    .owl-logo-logos-title {
        text-align: center;
    }
    .how-we-help-grid-item {
        min-height: 400px;
    }
    .how-we-help-grid {
        display: block;
        margin: 0 auto;
    }
    .how-we-help-grid-item {
        width: 1000%;
        min-height: auto;
        margin: 0;
        margin-bottom: 15px;
        max-width: 100%;
    }
    .hwh-content {
        margin-top: 50px;
    }
    .resources-filter-search-text .sidebar-filters-buttons {
        display: flex;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    body .sidebar-filters-accordions {
        opacity: 1;
        visibility: visible;
        padding: 20px 20px 5px;
        position: static;
    }
    .resources-filter-search-text {
        border: 0;
    }
    .mobile-filters-toggles {
        padding-top: 25px;
    }
    .mobile-filters-toggles {
        display: none;
    }
    .wte-image {
        transform: translateX(0px);
    }
    .wte-image {
        width: 49%;
    }
    .what-to-expect-cols-row {
        justify-content: space-between;
    }
    .what-to-expect-cols-row {
        padding: 70px 0;
    }
    .cds-bb-features-top-row h2 {
        color: #fff;
    }
    .cds-intro-wrap h2 {
        margin-bottom: 50px;
    }
    .cds-bb-content a {
        color: #008EDB;
    }
    .cds-features-left {
    }
    .cds-features-wrap.image-Right .cds-features-image {
        padding-left: 50px;
    }
    .cds-features-wrap.image-Right {
    }
    .cds-left-content {
        display: block;
    }
    .cds-content {
        border: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        margin-top: 20px;
    }
    .cds-features-wrap.image-Left .cds-features-left {
        padding-right: 10px;
        padding-left: 30px;
        padding-top: 0;
    }
    .cds-bb-features-wrap-inner {
        padding: 80px 50px;
    }
    .vc_row.wpb_row.vc_row-fluid.key-security-cds .cds-features-wrap.image-Right {
        padding: 120px 0 70px;
    }
    .vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation {
        padding-bottom: 0px;
    }
    .vc_row.wpb_row.vc_row-fluid.domain-separation-section.vc_custom_1592748138714.vc_row-has-fill {
    }
    .domain-separation-section > div {
        max-width: 100%;
    }
    .domain-separation-section .media-text-columns-wrapper.within-container {
    }
    .domain-separation-section .media-text-columns-wrapper.within-container > div {
        display: flex;
    }
    .cds-bb-features-top-row.image-right .cds-right-col {
        padding-left: 20px;
    }
    .cds-bb-features-top-row.image-right .cds-features-left {
        width: 60%;
    }
    .wpb_text_column.wpb_content_element.tos-right {
        transform: none;
        padding: 50px 40px;
    }
    .accerleration-and-certification .media-text-columns-wrapper.within-container > div {
        display: flex;
    }
    .vc_row.wpb_row.vc_row-fluid.tabs-full-image .container {
        max-width: 100%;
    }
}
@media all and (min-width: 1200px){
    .what-to-expect-cols-row {
        margin-left: auto;
        margin-right: 0;
        max-width: calc(100% - 380px);
    }
    .what-to-expect-cols-wrap .container {
        max-width: 1400px;
    }
}
@media all and (min-width: 768px){
    div.apply-filters-mobile{
        display: none;
    }
    .mobile-filters-toggles{
        display: none;
    }
}
@media all and (max-width: 767px){
    .xde-modules-inner-box {
        padding: 50px 30px!important;
    }
    .resources-filter-search-sidebar .resources-filter-serach-icon {
        color: #003057;
    }
    html:not(.resources-filters-active) button[name="sidebar_reset"]{
        display: none;
    }
    .bbb-logo {
        display: none;
    }
    .home-slide {
        min-height: 415px;
        background-size: cover;
        background-position: center center;
    }
    .home-slide-content br {
        display: none;
    }
    .home-slide-content {
        line-height: 20px;
    }
    .home-hero-slider ul.slick-dots {
        left: 0;
        bottom: 40px;
        justify-content: center;
    }
    .home-hero-slider ul.slick-dots li {
        height: 3px;
    }
    .home-slide-headings {
        padding-top: 85px;
    }
    .hwh-content {
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center;
        transform: translate(-50%, -50%);
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .how-we-help-grid-item {
        height: 220px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px;
    }
    .hwh-content p {
        display: flex;
        justify-content: center;
        font-size: 12px;
        padding: 0 10px;
    }
    .hwh-content p a {
        margin-right: 15px;
        font-size: 10px;
    }
    .how-we-help-grid-item:hover .hwh-title {
        display: none;
    }
    .how-we-help-wrap .main-heading{
        margin-bottom: 40px;
    }
    .how-we-help-wrap {
        padding-bottom: 75px;
    }
    .news-cta {
        display: none;
    }
    h1.news-social-title {
        font: 900 28px/34px 'IBM Plex Sans';
        color: #001C33;
    }
    .news-social-outer-wrapper {
        padding-top: 66px;
        padding-bottom: 60px;
    }
    .blog-news-wrap {
        display: block;
    }
    .blog-news-wrap > div {
        width: 100%;
        margin: 0 0 15px 0px;
        padding: 18px 19px;
    }
    .ns-news-item .ns-read-more.news-slide {
        display: none;
    }
    .blog-news-wrap.row2 > div {
        width: 100%;
    }
    .sa-feature-item {
        width: calc(50% - 18px);
        margin: 9px;
    }
    .features-owl-hp {
        margin: 0 -9px;
    }
    .sa-feature-item {
        width: calc(50% - 18px);
        margin: 0 9px;
    }
    .features-owl-hp {
        margin: 0 -9px;
    }
    .wpb_text_column.wpb_content_element.clients-heading {
        padding-left: 0;
        padding-right: 0;
        padding-top: 55px;
        padding-bottom: 50px;
        border-bottom: 1px solid rgba(0, 28, 51, 0.14);
        max-width: calc(100% - 50px);
        margin-bottom: 45px;
    }
    .clients-heading h3 {
        padding-bottom: 20px;
    }
    .owl-logos-wrap:not(.active) {
        width: 100%;
        border: none;
        padding-top: 35px;
    }
    .owl-logos-mobile-content {
        border-bottom: 1px solid rgba(0, 28, 51, 0.14);
    }
    .owl-logo-slider .slick-dots li.slick-active {
        background: #003057;
    }
    .owl-logos-wrap .owl-logo-slide img {
        max-width: 68px;
        width: 100%;
    }
    .owl-logos-wrap.active .owl-logo-slider-wrap {
        width: 100%;
    }
    .owl-logo-slider {
        max-width: 100%;
    }
    .owl-logo-slide{
        margin: 0 15px;
    }
    .owl-logos-wrap:last-child .owl-logo-slide img {
        max-width: 50px;
        height: auto;
    }
    .owl-logos-wrap.active {
        border: 0;
    }
    .resources-list.featured {
        display: none;
    }
    .resources-lower-wrap .resources-list a {
        width: 100%;
        height: 231px;
    }
    .mobile-filters-toggles {
        justify-content: space-between;
    }
    button[name="sidebar_reset"] {
        height: 38px;
        width: 124px;
    }
    .left-search-wrapper {
        border-top: 0;
    }
    .left-search-wrapper-outer {
        border-top: 1px solid #E6E6E6;
        padding-top: 0;
        margin-top: 100px;
    }
    .resources-filter-search-text .sidebar-filters-buttons {
        display: none;
    }
    body .sidebar-filters-accordions {
        display: none;
    }
    .resources-filter-search-text {
        border-bottom: 1px solid #E6E6E6;
    }
    .mobile-filters-toggles {
        display: flex;
    }
    body .left-search-wrapper{
        display: block;
    }
    body .resources-filters-sidebar{
        width: 100%;
    }
    body .resources-lower-wrap{
        width: 100%;
    }
    body .resources-lower-wrap {
        padding-top: 20px;
        margin: 0;
        width: 100%;
    }
    .resources-lower-wrap .resources-list a {
        margin: 0;
        margin-bottom: 12px;
    }
    html.resources-filters-active {
        overflow: hidden;
    }
    html.resources-filters-active .mobile-filters-toggles {
        position: fixed;
        background: #fff;
        width: 100%;
        z-index: 99;
        top: 70px;
        left: 0;
        padding: 30px 15px 30px;
    }
    html.resources-filters-active .sidebar-filters-accordions {
        position: fixed;
        z-index: 99;
        display: block;
        height: calc(100vh - 145px);
        bottom: 0;
        left: 0;
        top: auto;
        overflow: auto;
        padding-bottom: 129px;
    }
    a.toggle-fs-filters {
        border: 1px solid #E6E6E6;
    }
    div.apply-filters-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        height: 129px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 100;
        box-shadow: 0px -5px 6px #0000000B;
        background: #fff;
    }
    a.apply-filters-mobile.button {
        width: 147px;
        height: 38px;
        background: #008EDB 0% 0% no-repeat padding-box;
        border-radius: 6px;
        padding: 0;
        font: 800 11px/1 'IBM Plex Sans';
        color: #FFFFFF;
        text-transform: uppercase;
        letter-spacing: 1.1px;
    }
    .resources-list:not(.featured) {
        width: 100%;
        margin: 0 auto;
    }
    section.blog-page-outer-wrapper .page-hero-inner-compact.container {
        text-align: center;
    }
    .hidden-desktop.blog-posts-grid {
        display: none;
    }
    .blog-posts-grid-outer-wrapper {
        display: block;
    }
    .blog-posts-grid-outer-wrapper .resources-filters-sidebar {
        width: 100%;
    }
    .blog-posts-grid-outer-wrapper .blog-posts-grid {
        width: 100%;
    }
    .blog-posts-grid-outer-wrapper .blog-posts-grid .blog-post-item {
        width: 100%;
    }
    .blog-posts-wrapper:before {
        display: none;
    }
    .featured-post-separator {
        display: none;
    }
    .blog-posts-grid-outer-wrapper .resources-filter-search-text {
        border-bottom: 0;
    }
    .blog-posts-wrapper {
        border-top: 1px solid #E6E6E6;
    }
    .blog-sort-by.resources-sort {
        display: none;
    }
    .blog-posts-grid {
        padding-top: 20px;
    }
    .mobile-menu-open .mobile-menu-footer {
        z-index: 101;
    }
       .about-feature-item {
        width: 100%;
        margin: 0 0 15px;
        padding: 40px 30px 40px;
    }
    .features-owl-about {
        flex-wrap: wrap;
        margin: 0;
    }
    .about-cbfeature-item {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .combine-feature-item {
        display: block;
        flex-wrap: wrap;
    }
    .location-left {
        padding: 40px;
    }
    .location-img {
        height: 300px;
        min-height: 300px;
    }
    div#about {
        display: block;
        padding-top: 0;
    }
    div#leadership {
        display: block;
        margin-top: -18px;
    }
    article#post-932 .about-mobile-accordion-hd {
/*         display: none; */
    }
    div#about .about-intro-content {
        text-align: left;
    }
    .about-intro-images .about-intro-image {
        margin-top: 18px;
    }
    .about-blue-box {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .owl-headings-with-text h2 {
        text-align: left;
    }
    .owl-headings-with-text .copy {
        text-align: left;
    }
    .about-features-wrap .owl-headings-with-text {
        padding-bottom: 22px;
    }
    .wpb_wrapper .af-content ul {
        display: flex;
    }
    .heading-combined.rb-font {
        padding: 60px 0;
    }
    .about-cbfeature-item {
        max-width: 300px;
        margin-left: 0;
    }
    div#accreditations {
        display: block;
    }
    div#history {
        display: block;
    }
    .about-combined-features-wrap {
        padding-bottom: 10px;
    }
    .owl-accreditations.container {
        margin-bottom: 70px;
    }
    .history-info-image {
        display: none;
    }
    .history-info-cols {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .location-right {
        display: none;
    }
    .about-location-item > div {
        width: 100%;
        padding: 55px 45px;
    }
    .heading-locations.rb-font {
        text-align: left;
    }
    article#post-932 .owl-page-hero.page-hero-alternative {
        height: 480px;
        display: flex;
        align-items: center;
    }
    .page-hero-inner h1 {
        line-height: 28px;
    }
    .owl-page-hero-inner {
        height: 295px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page-hero-inner-inner.container {
        padding-top: 10px;
    }
    .owl-page-hero-inner h1 {
        font-size: 25px;
        letter-spacing: 0.25px;
        color: #FFFFFF;
        line-height: 28px;
        text-transform: none;
        padding-top: 10px;
    }
    .owl-page-hero-inner {
        height: 295px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page-hero-inner-inner.container {
        padding-top: 10px;
    }
    .embedded-products-hero .owl-page-hero-inner h1,
    .owl-page-hero-inner h1 {
        font-size: 25px!important;
        letter-spacing: 0.25px;
        color: #FFFFFF;
        line-height: 28px!important;
        text-transform: none;
        padding-top: 10px;
    }
    .cols-text-wrap {
        padding: 40px 0;
    }
    .cols-text-wrap .container {
        display: block;
    }
    .text-col-item {
        width: 100%;
        margin-bottom: 40px;
    }
    .text-col-item:last-child {
        margin-bottom: 0;
    }
    .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    .media-text-columns-wrapper.within-container {
        padding: 50px 0;
        padding-bottom: 0;
    }
    .media-text-column-content-left {
        width: 100%;
        max-width: 100%;
    }
    .media-text-column-image-right {
        width: 100%;
        width: calc(100% + 50px);
        margin: 0 -25px;
        margin-top: 50px;
    }
    .owl-info-box-blue-warp {
        padding: 45px 0;
        display: block;
    }
    .dark-heading.txt-whilte {
        width: 100%;
        margin-bottom: 30px;
    }
    .info-blue-checklist {
        width: 100%;
    }
    .info-blue-checklist li {
        padding-left: 40px;
    }
    article#post-3629 .owl-page-hero-inner h1 {
        max-width: 350px;
    }
    .page-hero-info br {
        display: none;
    }
    .page-hero-inner h1 {
        max-width: 310px;
        margin: 0 auto;
    }
    .what-to-expect-cols-row {
        display: block;
        padding-top: 45px;
        padding-bottom: 0;
    }
    .wte-content-left {
        width: 100%;
        max-width: 100%;
    }
    .wte-content-left p:last-child {
        margin-top: 20px;
    }
    .wte-content-left p:last-child a {
        display: inline-block;
        line-height: initial;
    }
    .wte-image {
        width: calc(100% + 50px);
        margin: 0px -25px;
        max-width: calc(100% + 60px);
        margin-top: 36px;
    }
    .hidden-desktop span h3 {
        font: Bold 10px/19px 'IBM Plex Sans';
        color: #E4002B;
    }
    .mobile-accordions .active.about-mobile-accordion-hd {
        color: #E4002B;
        border-bottom: 1px solid #E6E6E6;
    }
    .hidden-desktop.about-mobile-accordion-hd {
    margin-bottom: 18px;
    }
    .training-page-hero .page-hero-info p {
        margin-bottom: 0;
    }
    .training-page-hero .page-hero-inner {
        padding: 0;
    }
    .owl-page-hero {
        min-height: 295px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .training-page-hero .page-hero-inner h1 {
        text-align: center;
    }
    .training-page-hero .page-hero-info {
        text-align: center;
        max-width: calc(100% - 60px);
        margin: 0 auto;
    }
    .announcement-bar-cols {
        display: block;
        text-align: center;
    }
    .announcement-bar-left {
        width: 100%;
        padding: 0;
    }
    .announcement-bar-left:before {
        position: static;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 16px;
    }
    .announcement-bar-right {
        width: 100%;
        margin-top: 30px;
    }
    .compact-cta-bar-cols {
        display: block;
        text-align: center;
        padding: 30px 0 25px;
    }
    .compact-cta-bar-right {
        margin-top: 20px;
    }
    .products-works-tabs.agenda-tabs-wrapper {
        padding: 0;
    }
    .agenda-tabs-wrapper .container {
        padding: 0;
    }
    .owl-tab-mobile-hd.hidden-desktop {
        padding: 0 20px;
    }
    .owl-tab-mobile-content {
        padding: 0 20px;
    }
    .agenda-tabs-wrapper .product-tab-right {
        width: 100%;
    }
    .products-works-tabs.agenda-tabs-wrapper .product-tab-left {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .products-works-tabs.agenda-tabs-wrapper .product-tab-left img {
        max-width: 100px;
    }
    .training-locations-rows {
        padding-top: 30px;
    }
    .featured-software-grid {
        display: block;
    }
    .fsoft-left {
        width: 100%;
    }
    .fsoft-right-content {
        width: 100%;
    }
    a.owl-software-icon-box,.owl-software-icon-boxes .owl-software-icon-box {
        width: 100%;
        padding-left: 100px;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        text-align: left;
    }
    a.owl-software-icon-box .owl-icon-box-icon {
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
    .fsoft-right-content {
        margin-top: 30px;
    }
    .featured-software-wrap .dark-heading {
        margin-bottom: 25px;
    }
    .fsoft-right-content ul {
        column-count: 1;
    }
    article#post-3676 .hero-full-container .page-hero-info {
        max-width: 250px;
        margin: 0 auto;
    }
    .cds-intro-wrap h2 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        letter-spacing: 0.2px;
        color: #001C33;
        max-width: 300px;
        margin: 0 auto;
    }
    .cds-intro-wrap {
        padding: 60px 0;
    }
    .cds-intro-grid {
        display: block;
        padding-top: 50px;
    }
    .cds-intro-grid > div {
        width: 100%;
    }
    .owl-cds-box-icon {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #E6E6E6;
        padding-bottom: 30px;
    }
    .cds-content {
        text-align: center;
    }
    .cds-intro-wrap {
        padding-bottom: 0;
    }
    .cds-intro-grid > div.cds-right-image {
        width: calc(100% + 50px);
        margin: 0 -25px;
        margin-top: 30px;
    }
    .cds-features-grid {
        display: block;
    }
    .cds-features-wrap.image-Left .cds-features-left {
        padding-left: 0;
        width: 100%;
    }
    .cds-features-left h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .cds-features-wrap.image-Left {
        padding: 45px 0 0;
    }
    .cds-features-image {
        width: calc(100% + 50px);
        margin: 0 -25px;
        margin-top: 30px;
    }
    .cds-bb-features-wrap {
        margin: 0 -25px;
    }
    .cds-bb-features-top-row {
        display: block;
        padding-bottom: 40px;
        margin-bottom: 0;
        margin-bottom: 40px;
    }
    .cds-right-col {
        width: 100%;
        padding: 0;
    }
    .cds-features-left {
        width: 100%;
    }
    .cds-bb-features-wrap-inner {
        padding: 50px 25px;
    }
    .cds-grid-row-inner > div {
        width: 100%;
        max-width: 100%;
    }
    .cds-grid-row-inner {
        display: block;
    }
    .cds-bb-img {
        display: none;
    }
    .vc_row.wpb_row.vc_row-fluid.key-security-cds .cds-features-wrap.image-Right {
        padding-bottom: 0;
    }
    .cds-features-wrap.image-Right .cds-features-image {
        padding: 0;
        max-width: calc(100% + 50px);
        width: caalc;
    }
    .vc_row.wpb_row.vc_row-fluid.key-security-cds .vc_column_container>.vc_column-inner {
        padding: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation h2 {
        text-align: left;
    }
    .vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation {
        padding-top: 50px;
    }
    .cds-filtering-transfomation .wpb_text_column.wpb_content_element.owl-headings-with-text {
        text-align: left;
        padding-bottom: 0;
        width: calc(100% - 50px);
    }
    div.two-cols-grid-with-sep {
        display: block;
        text-align: left;
        padding-top: 0;
    }
    div.two-cols-grid-with-sep:after {
        display: none;
    }
    .vc_row.wpb_row.vc_row-fluid.cds-filtering-transfomation h2 {
        font-size: 20px;
        line-height: 30px;
    }
    div.two-cols-grid-with-sep> div > div {
        border-bottom: 1px solid #E6E6E6;
        margin-bottom: 30px;
    }
    div.two-cols-grid-with-sep> div:last-child > div {
        border: 0;
        margin-bottom: 0;
    }
    .domain-separation-section {
        padding-top: 45px;
        text-align: left;
        padding-bottom: 30px;
        margin: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    div.domain-separation-section h2 {
        text-align: left!important;
        font-size: 20px;
        line-height: 30px;
    }
    .domain-separation-section .media-text-columns-wrapper.within-container > div {
        flex-wrap: wrap;
        padding: 0;
    }
    .media-text-column-.domain-separation-section .media-text-columns-wrapper.within-container .media-text-column-image-right {
        padding-top: 35px;
    }
    .domain-separation-section .media-text-column-content-left {
        padding-top: 30px;
    }
    .domain-separation-section .media-text-column-image-right {
        margin: 0;
    }
    .vc_row.wpb_row.vc_row-fluid.defense-in-depth-row {
        margin-top: 0;
    }
    .cds-bb-features-top-row.image-right .cds-features-left {
        width: 100%;
        padding: 0 10px;
    }
    .cds-right-col {
        width: 100%;
    }
    .cds-bb-features-top-row.image-right .cds-right-col {
        padding: 0;
        margin-top: 30px;
    }
    .vc_row.wpb_row.vc_row-fluid.container.trusted-operating-system {
        padding-top: 45px;
        display: block;
        padding: 0 15px;
        padding-top: 40px;
    }
    .vc_row.wpb_row.vc_row-fluid.container.trusted-operating-system h2 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 0;
    }
    .wpb_text_column.wpb_content_element.tos-right {
        padding: 30px 35px;
    }
    div.accerleration-and-certification {
        padding: 45px 0;
        display: block;
    }
    .accerleration-and-certification .media-text-columns-wrapper.within-container > div {
        display: block;
    }
    div.accerleration-and-certification .media-text-column-image-right {
        display: none;
    }
    .media-text-column-content-left h2 {
        font-size: 20px;
        line-height: 1;
        margin-top: 0;
    }
    .home-slide-title{
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 10px;
    }
    article#post-932 .page-hero-inner h1 {
        max-width: 100%;
    }
    .about-intro-images {
        margin: 0 -25px;
        width: calc(100% + 50px);
        margin-top: 40px;
    }
    .mobile-filters-toggles button {
        font-size: 11px;
    }
    .resource-block-inner .resoure-type {
        opacity: .5;
    }
    .cds-accordion-img {
        padding: 20px;
    }
    .cds-feature-accordion-item.active .cds-accordion-img {
        display: block;
    }
    .cds-features-image{
        display: none;
    }
}
.owl-logos-wrap:nth-child(2) .slick-track {
    display: flex;
    align-items: center;
}
.owl-logos-wrap:not(.active) ul.slick-dots {
    display: none;
}
.cds-bb-features-top-row h2 {
    color: #fff;
}
.cds-bb-content a {
    color: #008EDB;
}
/* New Resources Styling */
.resource-block-bg {
    opacity: 1;
    width: 106px;
    height: 77px;
    top: inherit;
    left: inherit;
    right: 0;
    bottom: 0;
}
.resource-block-bg svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1.01);
}
.resources-list.featured .resource-block-bg {
    /*display: none;*/
}
.resources-list.featured a {
    background: #1BA6FF;
}
.resources-list.featured a:nth-child(2) {
    background: #033057;
}
.resources-list.featured a:nth-child(3) {
    background: #064984;
}
/*Updates Page*/
.vc_row.release-updates-box {
    background: #F8F8F8;
    padding-top: 110px;
}
.release-box-wrapper .release-box-desc {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    color: #606060;
    font-size: 14px;
}
.release-box-title {
    font-size: 28px;
    font-weight: bold;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #001C33;
}
.release-box-wrapper {
    text-align: center;
}
.release-box-sub-title {
    color: #B9B9B9;
    font-size: 14px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 13px;
}
.release-box-cta {
    padding: 26px 0 52px;
}
.updates-cols {
    display: flex;
    max-width: 994px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
}
.updates-cols > br {
    display: none;
}
.updates-left {
    width: 49%;
}
.updates-left > br {
    display: none;
}
.updates-table-body > br {
    display: none;
}
.updates-table {
    border: 1px solid #E4E6E8;
    border-radius: 6px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 16px;
}
.updates-table-header {
    background: #0091DA;
    color: #fff;
    padding: 25px 30px;
    font-size: 18px;
}
.updates-table-body {
    padding: 10px 30px;
    font-weight: 500;
    color: #2E2E2E;
    font-size: 12px;
}
.updates-right {
    width: 49%;
}
.updates-right > br {
    display: none;
}
.updates-table-row {
    display: flex;
    border-bottom: 1px solid #E4E6E8;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.1667;
}
.utr-two {
    width: 110px;
}
.utr-one {
    width: calc(100% - 110px);
    padding-right: 10px;
}
.updates-table-row.cols-three {
    justify-content: space-between;
}
.updates-table-row.cols-three .utr-one {
    width: calc(100% - 230px);
}
.updates-table-row.cols-3 .utr-one {
    width: calc(100% - 220px);
}
.utr-three {
    width: 110px;
}
.updates-table-row.header {
    color: #9F9F9F;
    text-transform: uppercase;
    position: static;
    box-shadow: none;
    font-size: 10px;
    font-weight: 500;
    border-bottom: 2px solid #E4E6E8;
    padding: 4px 0 10px;
}
.updates-table-row:last-of-type {
    border: none;
}
.updates-tabs .owl-tabs-hds a {
    font-size: 13px;
    text-transform: none;
}
.products-works-tabs.updates-tabs {
    padding-top: 0;
}
.products-works-tabs .container:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #B7B7B7;
    margin-bottom: 70px;
}
.updates-tabs .owl-tabs-hds {
    margin-bottom: 67px;
}
.products-works-tabs.updates-tabs .container {
    max-width: 994px;
}
div#technical-request > .vc_column_container {
    max-width: 1196px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    border: 1px solid #E6E6E6;
    background: #fff;
    position: relative;
    top: -20px;
    padding: 90px 100px 60px;
}
#technical-request .centered-text-wrapper .centered-text {
    text-align: left;
}
#technical-request .vc_col-sm-4 {
    width: 39%;
}
#technical-request .vc_col-sm-8 {
    width: 49%;
    float: right;
}
#technical-request .centered-text-wrapper {
    padding-top: 0;
}
#technical-request .centered-text-wrapper h2 {
    font-size: 28px;
    margin-bottom: 22px;
    line-height: 1.21;
}
div#technical-request {
    margin-bottom: -50px;
}
.owl-tab-content:nth-child(2) .updates-cols {
    justify-content: center;
    justify-content: space-between;
}
@media all and (max-width: 1100px) {
    div#technical-request > .vc_column_container {
        margin-top: 0;
        margin-bottom: 0;
        border: none;
        padding: 30px;
        top: 0;
    }
}
@media all and (max-width: 767px) {
    #technical-request .vc_col-sm-4 {
        width: 100%;
    }
    #technical-request .vc_col-sm-8 {
        width: 100%;
        float: none;
    }
    .updates-cols {
        display: block;
    }
    .updates-left,.updates-right {
        width: 100%;
    }
    .products-works-tabs.updates-tabs .container {
        padding-left: 0;
        padding-right: 0;
    }
    .updates-table-header {
        padding: 20px 15px;
    }
    .updates-table-body {
        padding: 10px 15px;
    }
    .updates-table-row.cols-three .utr-one{
        width: calc(100% - 200px);
    }
}
/*Zoom Feature*/
.img-popup-trgr:before {
    content: "\e900";
    font-family: 'owlicons';
    position: absolute;
    right: 0;
    top: -25px;
}
.cds-right-image {
    position: relative;
}
a.img-popup-trgr {
    position: absolute;
    right: 0;
    top: 0;
    color: #c5c5c5;
    width: 100%;
    height: 100%;
}
.pic-modal-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: #001C33;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s, visibility 0.2s;
    -o-transition: opacity 0.2s, visibility 0.2s;
    transition: opacity 0.2s, visibility 0.2s;
}
.show-pic-modal .pic-modal-overlay {
    opacity: 0.85;
    visibility: visible;
}
.pic-modal {
    background: #fff;
    width: 60vw;
    position: fixed;
    z-index: 1000;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -20%);
    transition: opacity 0.2s, visibility 0.2s, transform 0.2s;
}
.show-pic-modal .pic-modal {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%);
}
.pic-modal-body {
    padding: 20px 50px;
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pic-modal-body img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 90vh;
    min-width: 80%;
}
.pic-modal-close {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #002d5d;
}
.pick-modal-dark .pic-modal-close {
    color: #fff;
}
.can-have-img-popup {
    position: relative;
}
.pick-modal-dark {
    background: #001c33;
}
@media all and (max-width: 767px) {
    .pic-modal {
        width: 98vw;
    }
}
/* Partner Sections */
.menu-main-level.Partner-Program .menu-main-sub.menu-sub-style_three {
    padding-left: 44px;
    padding-bottom: 32px;
}
.hwol-inner-content {
    text-align: center;
    max-width: 484px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #033057;
}
.hwol-inner-content h2 {
    font-size: 35px;
    color: #001D33;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 800;
    letter-spacing: 0.01em;
    margin-bottom: 0;
    margin-top: 0;
}
.hero-with-owl-logo {
    padding: 110px 0 80px;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
}
.hwol-bg-logo {
    width: 818px;
    height: 497px;
    position: absolute;
    background: url('../img/owl-bg-logo.png') no-repeat center center;
    background-size: contain;
    top: 50%;
    right: 0;
    transform: translate(39%, -50%);
}
.partner-benefits-wrapper {
    background: #001D33;
    text-align: center;
    padding: 75px 0;
}
.partner-benefits-image {
    margin-bottom: 40px;
}
.partner-benefits-cta .blue-outline {
    color: #fff;
}
.partner-benefits-cta .button.blue-outline {
    font-size: 12px;
    height: 32px;
    font-weight: normal;
    padding-left: 16px;
    padding-right: 16px;
}
.owl-icon-boxes-wrap.owl-icon-boxes-with-ctas .container {
    max-width: 995px;
    margin-bottom: 35px;
}
.owl-icon-boxes-wrap.owl-icon-boxes-with-ctas .container .owl-icon-box-desc {
    max-width: 350px;
    min-height: 90px;
}
.owl-icon-boxes-with-ctas .owl-icon-box-icon {
    margin-bottom: 40px;
    height: 71px;
}
.partner-program .owl-icon-box-desc {
    font-size: 14px;
}
.partner-program .owl-icon-box .button.grey-outline {
    font-size: 12px;
    font-weight: normal;
    padding-left: 12px;
    padding-right: 12px;
    height: 32px;
}
.owl-icon-boxes-with-ctas .owl-icon-box-title {
    font-size: 20px;
    margin-bottom: 15px;
    color: #001D33;
}
.owl-icon-boxes-wrap.owl-icon-boxes-with-ctas {
    position: relative;
    top: -18px;
}
.find-partner-cta {
    background: #033057;
    color: #fff;
    padding: 75px 0 95px;
}
.find-partner-cta-inner {
    max-width: 994px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.find-partner-cta-inner .find-partner-left {
    width: 44%;
}
.find-partner-cta-inner .find-partner-right {
    width: 56%;
}
.find-partner-left h3 {
    color: #fff;
}
.find-partner-cta-desc {
    margin-bottom: 25px;
}
.form-with-left-desc-wrapper {
    background: #f8f8f8;
    margin-top: -27px;
    padding-top: 90px;
    padding-bottom: 60px;
}
.fwld-cols {
    display: flex;
    justify-content: space-between;
}
.fwld-left {
    width: 35.117%;
    padding-left: 100px;
}
.fwld-right {
    width: 52.93%;
    padding-right: 58px;
}
.find-partner-cta-wrapper {
    position: relative;
}
.fwld-form-box {
    background: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    padding: 55px 42px 50px;
}
.fwld-form-upper-desc {
    margin-bottom: 20px;
}
.success-stories .owl-page-hero-compact {
    min-height: 350px;
}
.success-stories .owl-page-hero-compact .owl-page-hero-bg:after,
.success-stories .owl-page-hero-compact .owl-page-hero-bg:before {
    display: none;
}
.success-stories .page-hero-inner-compact h1 {
    font-size: 40px;
}
.left-search-wrapper-outer.success-stories-page {
    padding-top: 0;
    margin-top: 0;
}
.success-stories-page .left-search-wrapper {
    border: none;
}
.success-stories-page h2 {
    color: #001D33;
}
.success-stories-page .resource-more-text {
    color: #001D33;
    opacity: 0.58;
    font-size: 10px;
}
.success-stories-page .owl-pagination {
    padding-bottom: 0;
}
.partner-resources .owl-page-hero-bg:after,
.partner-overview .owl-page-hero-bg:after {
    opacity: 0;
}
.partner-resources .page-hero-inner,
.partner-overview .page-hero-inner {
    text-align: left;
    padding-top: 150px;
    padding-bottom: 160px;
}
.partner-resources .page-hero-alternative .page-hero-info,
.partner-overview .page-hero-alternative .page-hero-info {
    margin-left: 0;
    text-align: left;
    max-width: 440px;
    font-size: 16px;
}
.partner-overview .page-hero-inner h1 {
    font-size: 40px;
}
.partner-overview .cds-feature-accordion-item {
    padding-bottom: 16px;
}
.cds-features-wrap.image-Left .cds-features-left h2,
.partner-overview .cds-features-wrap.image-Right .cds-features-left h2 {
    padding-bottom: 0;
    border: none;
    font-size: 20px;
    margin: 0;
}
.find-a-partner .page-hero-inner-compact h1 {
    font-size: 35px;
}
.find-a-partner .owl-page-hero-compact-desc {
    font-size: 14px;
    color: #606060;
    line-height: 1.57;
}
.cds-feature-desc {
    color: #008EDB;
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 30px;
    margin-bottom: 24px;
    border-bottom: 1px solid #E6E6E6;
}
.partner-overview .cds-features-wrap .container,
.partner-overview .image-text-col-with-cta .container {
    max-width: 994px;
}
.image-text-col-with-cta {
    padding-top: 90px;
    padding-bottom: 75px;
}
.itcwc-cols {
    display: flex;
    justify-content: space-between;
}
.itcw-col-left {
    width: 50%;
    max-width: 440px;
    font-size: 16px;
    line-height: 1.375;
}
.itcw-col-left ul {
    padding-top: 5px;
}
.itcw-col-right {
    width: 39%;
    text-align: center;
}
.itcw-col-right-image {
    margin-bottom: 32px;
}
.itcw-col-left ul {
    font-size: 14px;
    line-height: 1.5;
}
.itcw-col-left p {
    margin: 0 0 24px;
}
.partner-overview .cds-features-wrap.image-Left .cds-features-left {
    padding-right: 0;
    padding-top: 0;
}
.partner-overview .cds-features-image {
    width: 39%;
}
.itcw-col-cta a.button.red-outline {
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
    height: 32px;
    font-weight: normal;
}
.training-overview-wrapper {
    padding: 70px 0;
}
.training-overview-cols {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.training-overview-right {
    width: 41%;
}
.training-overview-left {
    width: 41.5%;
    padding-left: 100px;
}
.training-types-intro {
    padding-top: 8rem;
    padding-bottom: 5rem;
    text-align: center;
    max-width: 39rem;
    margin-left: auto;
    margin-right: auto;
}
.training-type-item {
    margin-bottom: 16px;
    display: block;
    background: #fff;
    border-radius: 10px;
    transition: box-shadow 0.3s;
}
.training-type-item.open {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.training-type-cols {
    padding-top: 18px;
    padding-bottom: 18px;
    display: flex;
}
.training-type-left {
    width: 23.7%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.training-type-right {
    width: 76.3%;
    max-width: 570px;
    padding-left: 40px;
    position: relative;
}
.training-type-left img {
    width: 60px;
    transition: width 0.3s;
}
.training-type-item.open .training-type-left img {
    width: 116px;
}
.training-type-right:before {
    content: '';
    display: block;
    width: 1px;
    height: 60px;
    background: #E6E6E6;
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity 0.3s;
}
.training-type-item.open .training-type-right:before {
    opacity: 1;
}
.training-type-heading {
    position: relative;
    cursor: pointer;
    padding-right: 30px;
    padding-top: 10px;
}
.training-type-heading:after {
    width: 24px;
    height: 24px;
    content: "\e913";
    font-family: owlicons;
    color: #E4002B;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 65%;
    margin-top: -12px;
    transition: transform 0.3s;
}
.training-type-item.open .training-type-heading:after {
    transform: rotate(180deg);
}
.training-type-title {
    font-size: 16px;
    font-weight: 500;
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #001D33;
}
.training-type-sub-title {
    color: #008EDB;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    margin-top: 0.5rem;
    font-size: 10px;
    letter-spacing: 1px;
}
.training-type-body {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #E6E6E6;
    display: none;
}
.training-types-accordions {
    max-width: 792px;
    margin-left: auto;
    margin-right: auto;
}
.training-type-body h4 {
    color: #001D33;
    opacity: 1;
    margin: 0;
}
.training-type-body p {
    margin: 0 0 20px;
}
.training-types-wrapper {
    padding-bottom: 60px;
}
.partner-resources .news-social-outer-wrapper:after {
    display: none;
}
.partner-resources .news-social-outer-wrapper {
    padding-top: 100px;
}
.partner-resources .news-social-outer-wrapper .news-social-title {
    font-size: 20px;
}
.find-a-partner .owl-page-hero-bg:after,
.find-a-partner .owl-page-hero-bg:before {
    background: #fff;
}
.find-a-partner .owl-page-hero-compact {
    color: #003057;
}
.find-a-partner .owl-breadcrumbs {
    color: rgba(0, 48, 87, 0.35);
}
.find-a-partner .owl-breadcrumbs a {
    color: rgba(0, 48, 87, 0.35);
}
.find-a-partner .owl-breadcrumbs a:hover {
    color: rgba(0, 48, 87, 1);
}
.find-a-partner .owl-breadcrumbs span.breadcrumbs__current {
    color: #003057;
}
.find-partner-item {
    background: #fff;
    border-radius: 10px;
    padding: 20px 0;
    margin-bottom: 16px;
    transition: box-shadow 0.2s;
}
.find-partner-item.open {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.find-partner-item-cols {
    display: flex;
    align-items: flex-start;
}
.find-partner-item-right {
    width: 76.5%;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}
.find-partner-item-right:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 60px;
    background: #E6E6E6;
}
.find-partner-item-left {
    width: 23.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}
.find-partner-item-left img {
    width: 110px;
    height: auto;
    margin: 0;
}
.find-partner-item-header {
    min-height: 60px;
    display: flex;
    align-items: center;
    font-size: 10px;
    font-weight: 500;
    font-family: "Plus Jakarta Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1;
    color: rgb(0 29 51 / 0.58);
    position: relative;
    cursor: pointer;
}
.find-partner-item-header-one {
    width: 35%;
}
.find-partner-item-header-two {
    width: 25%;
}
.find-partner-item-header-three {
    width: 30.5%;
}
.find-partner-item-title {
    color: #001D33;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: none;
}
.find-partner-item .partner-info-website {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
}
.find-partner-item .partner-info-about > p:first-child img {
    display: none;
}
.find-partner-item-body .partner-info-about {
    margin: 12px 0 36px;
}
.find-partner-item-body {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #E6E6E6;
    display: none;
}
.find-partner-item-header:after {
    width: 24px;
    height: 24px;
    content: "\e913";
    font-family: owlicons;
    color: #E4002B;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    transition: transform 0.3s;
}
.find-partner-item.open .find-partner-item-header:after {
    transform: rotate(180deg);
}
.tech-partner-info-close {
    display: none;
}
.find-partner-info-close {
    cursor: pointer;
    border-top: 1px solid #E6E6E6;
    padding-top: 26px;
    padding-bottom: 14px;
    line-height: 1;
    color: #606060;
    font-size: 12px;
    letter-spacing: 0.02em;
    font-weight: bold;
    text-transform: uppercase;
    width: calc(100% - 80px);
    margin-left: 40px;
    display: none;
    align-items: center;
    justify-content: center;
}
.find-partner-info-close i {
    font-size: 14px;
    padding-left: 10px;
}
.find-partner-item.open .find-partner-info-close {
    display: flex;
}
.find-partner-item-location {
    display: flex;
    align-items: center;
}
.find-partner-item-location:after {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url('../img/partner-location.svg') no-repeat center center;
    background-size: cover;
    margin-left: 4px;
}
.partner-program .owl-icon-box {
    width: 32.4%;
    padding: 40px 10px 50px;
}
.partner-program .owl-icon-box .owl-icon-box-cta {
    margin-top: 16px;
}
.form-with-left-desc-wrapper {
    padding-top: 0;
    margin-top: 50px;
}
.fwld-cols {
    background: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    position: relative;
    top: -30px;
    padding-top: 80px;
    padding-bottom: 60px;
}
.partner-program .owl-icon-boxes-wrap.owl-icon-boxes-with-ctas .container {
    max-width: 1196px;
}
.partner-program .owl-icon-boxes-wrap.owl-icon-boxes-with-ctas .container .owl-icon-box-desc {
    max-width: 283px;
    margin-left: auto;
    margin-right: auto;
}
.fwld-form-box {
    padding: 0 30px 0 20px;
    border: none;
}
@media all and (max-width: 1240px) {
    .find-partner-item-header {
        display: block;
    }
    .find-partner-item-type {
        margin: 10px 0;
    }
    .find-partner-item-header-two {
        margin: 10px 0;
        width: 100%;
    }
    .find-partner-item-header-one {
        width: 100%;
    }
    .find-partner-item-header-three {
        width: 100%;
    }
}
@media all and (max-width: 1140px) {
    .find-partner-cta {
        padding: 75px 20px;
    }
}
@media all and (max-width: 992px) {
    .training-overview-left {
        padding-left: 0;
    }
    .fwld-left {
        padding-left: 30px;
    }
    .fwld-form-box {
        padding: 0;
    }
    .find-partner-item-header:after {
        margin-top: 0;
        top: 10px;
    }
    .find-partner-item-title {
        margin-bottom: 16px;
    }
    .find-partner-item-right {
        width: 100%;
        padding-left: 0;
        padding-right: 24px;
        padding-left: 24px;
    }
    .find-partner-item-right:before {
        display: none;
    }
    .find-partner-item-header {
        padding-right: 100px;
    }
    .find-partner-item-cols {
        position: relative;
    }
    .find-partner-item-left {
        width: 80px;
        position: absolute;
        right: 20px;
        top: 40px;
    }
    .find-partner-item:not(.open) .find-partner-item-header-two,
    .find-partner-item:not(.open) .find-partner-item-header-three,
    .find-partner-item:not(.open) .find-partner-item-left {
        display: none;
    }
    .find-partner-item:not(.open) {
        padding-bottom: 0;
    }
    .partner-program .owl-icon-box {
        width: 100%;
    }
}
@media all and (max-width: 830px) {
    .mega-menu-wrapper .menu-main-level {
        margin-right: 10px;
    }
}
@media all and (max-width: 767px) {
    .partner-overview .page-hero-inner h1 {
        font-size: 28px;
        text-align: center;
    }
    .partner-resources .page-hero-alternative .page-hero-info,
    .partner-overview .page-hero-alternative .page-hero-info {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .partner-resources .page-hero-inner,
    .partner-overview .page-hero-inner {
        padding-top: 100px;
        padding-bottom: 70px;
    }
    .image-text-col-with-cta {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .itcwc-cols {
        flex-wrap: wrap;
    }
    .itcw-col-left {
        width: 100%;
    }
    .itcw-col-right {
        width: 100%;
        margin-top: 40px;
    }
    .partner-overview .cds-features-wrap,
    .partner-overview .cds-features-wrap.image-Left {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .training-overview-wrapper {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .training-overview-left {
        margin-bottom: 40px;
        width: 100%;
    }
    .training-overview-cols {
        display: block;
    }
    .training-overview-right {
        width: 100%;
        width: calc(100% + 50px);
        margin-left: -25px;
    }
    .training-overview-image img {
        display: block;
        width: 100%;
    }
    .training-types-intro {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .training-type-left {
        display: none;
    }
    .training-type-right {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }
    .training-type-cols {
        padding-left: 16px;
        padding-right: 16px;
    }
    .training-type-right:before {
        display: none;
    }
    .training-type-sub-title {
        font-size: 10px;
    }
    .training-types-wrapper {
        padding-bottom: 46px;
    }
    .training-types-accordions {
        width: calc(100% + 18px);
        margin-left: -9px;
    }
    .training-type-heading:after {
        top: 50%;
    }
    .success-stories .owl-page-hero-compact {
        min-height: initial;
        min-height: inherit;
        text-align: center;
    }
    .left-search-wrapper-outer.success-stories-page .container {
        padding-left: 16px;
        padding-right: 16px;
    }
    .hero-with-owl-logo {
        padding: 60px 0 40px;
    }
    .hwol-bg-logo {
        display: none;
    }
    .hwol-inner-content h2 {
        font-size: 33px;
    }
    .hwol-inner-content {
        font-size: 16px;
    }
    .partner-benefits-image {}
    .partner-benefits-image {
        display: none;
    }
    .partner-benefits-wrapper {
        padding: 45px 0 80px;
    }
    .owl-icon-boxes-wrap.owl-icon-boxes-with-ctas {
        top: -40px;
    }
    .find-partner-cta-wrapper {
        margin-top: -20px;
    }
    .find-partner-cta-inner {
        display: block;
    }
    .find-partner-cta {
        padding-top: 45px;
        padding-bottom: 50px;
        text-align: center;
    }
    .find-partner-cta-inner .find-partner-left {
        width: 100%;
    }
    .find-partner-cta-inner .find-partner-right {
        width: 100%;
    }
    .fwld-cols {
        display: block;
    }
    .fwld-left {
        width: 100%;
        text-align: center;
    }
    .fwld-right {
        width: 100%;
        padding: 0;
        margin-top: 45px;
    }
    .form-with-left-desc-wrapper {
        padding-top: 70px;
        padding-bottom: 40px;
    }
    .fwld-left-desc p {
        margin-top: 10px;
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .fwld-form-box {
        padding-bottom: 10px;
    }
    .fwld-form-box .gform_wrapper .gform_footer .button {
        max-width: 172px;
    }
    .find-partner-info-close {
        width: calc(100% - 48px);
        margin-left: 24px;
    }
    .find-partner-item.open {
        padding-bottom: 10px;
    }
    .find-a-partner .page-hero-inner-compact {
        padding-top: 90px;
        padding-bottom: 90px;
        text-align: center;
    }
    .find-a-partner .owl-page-hero-compact-desc {
        max-width: 100%;
    }
    .fwld-cols {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .fwld-form-box {
        padding: 0 20px;
    }
}
/* Embedded Products */
.embedded-products-hero .owl-page-hero-inner h1 {
    font-size: 40px;
    max-width: 500px;
    text-transform: none;
    margin: 0 auto;
}
.embedded-products-hero .owl-page-hero-inner .owl-page-hero-inner-desc {
    font-size: 16px;
    max-width: 442px;
    line-height: 1.375;
}
.embedded-products-hero .page-hero-inner-inner.container {
    padding-top: 118px;
    padding-bottom: 118px;
}
.embedded-products-hero .owl-page-hero-inner {
    height: inherit;
}
.embedded-products-intro .centered-text-wrapper .centered-text {
    max-width: 740px;
    line-height: 1.57;
}
.embedded-products-intro .centered-text-cta .button {
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    padding-left: 12px;
    padding-right: 12px;
}
.embedded-products-gray-box {
    padding-top: 80px;
    padding-bottom: 110px;
}
.xde-modules-inner-box {
    border: 1px solid #E6E6E6;
    background: #fff;
    padding: 85px 90px 45px;
}
.xde-modules-upper {
    text-align: center;
    max-width: 695px;
    margin-left: auto;
    margin-right: auto;
}
.xde-modules-upper h3 {
    margin: 0 0 12px;
    padding: 0;
}
.xde-modules-upper-desc {
    margin-bottom: 38px;
    line-height: 1.57;
}
.xde-modules-lower-cta .button,
.xde-modules-upper-cta .button {
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    min-width: inherit;
}
.xde-modules-upper-cta {
    margin-bottom: 30px;
}
.xde-modules-lower-cta {
    padding-top: 30px;
    text-align: center;
}
.xde-modules-wrapper {
    margin-bottom: 75px;
}
.embedded-products-gray-box .owl-icon-box {
    width: 32.44%;
    padding-bottom: 30px;
    padding-top: 40px;
}
.embedded-products-gray-box .owl-icon-boxes.container {
    margin-bottom: 40px;
}
.owl-icon-boxes-top-title {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
.embedded-products-gray-box .owl-lb-video {
    margin-top: 0;
}
.embedded-products-blue-box .gov-prods-intro-cols {
    margin-top: -34px;
    padding-bottom: 20px;
}
.embedded-products-blue-box .centered-text {
    color: #E6E6E6;
    max-width: 475px;
    font-size: 12px;
    line-height: 1.667;
}
.embedded-products-blue-box .centered-text h3 {
    color: #fff;
}
.embedded-products-blue-box .centered-text .red-outline {
    color: #fff;
    font-size: 12px;
    height: 32px;
    padding: 0 5px 2px;
    border-color: #168DDB;
    min-width: 80px;
    margin-top: 10px;
}
.embedded-products-blue-box .centered-text .red-outline:hover {
    background: #168ddb;
}
.embedded-products-blue-box .owl-icon-box {
    width: 32.44%;
    padding: 54px 40px;
}
.embedded-products-blue-box .owl-icon-box-title {
    margin-bottom: 20px;
}
.embedded-prods-inspiration .amtc-content {
    order: 2;
}
.embedded-prods-inspiration .alternating-text-media-wrapper {
    padding-top: 140px;
    padding-bottom: 140px;
}
.resources-list-manual-wrapper {
    padding-top: 85px;
    padding-bottom: 100px;
}
.manual-resources-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.manual-resources-header .red-outline {
    height: 32px;
    font-size: 12px;
    min-width: inherit;
    font-weight: normal;
}
.resources-list-manual-wrapper .slick-dots {
    list-style: none;
    margin: 0;
    padding: 30px 0 0;
    text-align: center;
    width: 100%;
}
.resources-list-manual-wrapper .slick-dots li button {
    border: none;
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    padding: 0;
    border-radius: 50%;
    background: #001C33;
    opacity: 0.19;
    outline: none;
    margin: 0 6px;
}
.resources-list-manual-wrapper .slick-dots li {
    display: inline-block;
}
.resources-list-manual-wrapper .slick-dots li.slick-active button {
    opacity: 1;
}
.manual-resources-slider .resource-block-bg {
    display: none;
}
.manual-resources-slider.resources-list a {
    margin: 0 5px;
}
.form-with-left-desc-wrapper.embedded-products-form {
    background: none;
    margin-top: 0;
}
.embedded-products-form .fwld-cols {padding-top: 0;top: -60px;padding-bottom: 0;}
.embedded-products-form .fwld-cols .fwld-left {
    width: 50%;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 80px;
    background: #001c33;
    padding-left: 60px;
    color: #fff;
}
.embedded-products-form .fwld-cols .fwld-left h3 {
    color: #fff;
    font-size: 40px;
    line-height: 1.1;
    margin: 0 0 20px;
}
.embedded-products-form .fwld-right {
    padding-bottom: 80px;
    padding-top: 60px;
}
@media all and (max-width: 992px) {
    .embedded-products-gray-box .owl-icon-box {
        width: 100%;
    }
    .embedded-products-blue-box .owl-icon-box {
        width: 100%;
        margin-bottom: 16px!important;
    }
    .embedded-products-form .fwld-right {
        padding-left: 30px;
        padding-right: 30px;
    }
    .embedded-products-form .fwld-cols .fwld-left h3 {
        font-size: 30px;
    }
    .embedded-products-form .fwld-cols .fwld-left {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.osx .header-cta .button {
    padding-top: 3px;
}
body.osx .home-slide-cta .red-outline {
    padding-top: 3px;
}
@media all and (max-width: 767px) {
    .embedded-products-form .fwld-cols .fwld-left {
        width: 100%;
        padding-bottom: 40px;
    }
    .embedded-products-form .fwld-right {
        padding: 0;
        margin-top: 0;
    }
    .embedded-products-gray-box {
        padding-bottom: 40px;
    }
    .embedded-prods-inspiration .alternating-text-media-wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .resources-list-manual-wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .embedded-products-form .fwld-cols {
        top: -30px;
    }
}
.training-calendar-cols {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 800px;
}
.training-calendar-wrapper {
    background: #F8F8F8;
    padding-top: 0;
}
.training-calendar-title {
    color: #033057;
}
.training-calendar-sub_title {
    color: #525252;
}
.training-calendar-wrapper .container {
    max-width: 1014px;
    background: #fff;
    border: 1px solid #E8E8E8;
    padding-top: 68px;
    position: relative;
    top: -30px;
}
.calendar .day, .calendar .ne-cal-prevm-day, .calendar .ne-cal-nextm-day {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.calendar-view-month-header {
    border: none;
}
.training-calendar-wrapper .training-calendar-inner {
    max-width: 315px;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
}
.training-calendar-wrapper .training-calendar-inner:nth-child(1) {
    margin-left: 0;
}
.training-calendar-wrapper .training-calendar-inner:nth-child(2) {
    margin-right: 0;
}
.ne-single-day-item {
    height: 45px;
}
.calendar .ne-cal-prevm-day, .calendar .ne-cal-nextm-day {opacity: 0;}
.training-calendar-inner .calendar th {
    color: #525252;
    font-size: 14px;
    text-transform: none;
    width: 45px;
}
.day.day-occupied .ne-single-day-item {
    background: #F2F2F2;
    color: #001D33;
}
td.day.day-occupied.next-day-unoccupied:not(.prev-occupied) .ne-single-day-item {
    background: #E3E3E3;
}
.day-occupied.selected .ne-single-day-item {
    background: #168EDB !important;
    color: #fff;
}
.event-detail {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #E6E6E6;
    padding-top: 40px;
    padding-bottom: 50px;
}
.event-detail-item-title {
    color: #168EDB;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.event-detail-item-desc {
    color: #525252;
    font-size: 14px;
    line-height: 1.57;
    max-width: 472px;
}
.event-detail-cta a {
    border: 2px solid #E6E6E6;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    min-width: 82px;
    font-size: 12px;
    color: #168EDB;
}
.event-detail-cta a:hover {
    background: #168EDB;
    color: #fff;
    border-color: #168EDB;
}
.event-detail-item-desc p {
    margin: 6px 0 20px;
}
.calendar-view-month-header {
    justify-content: space-between;
}
.training-calendar-inner:nth-child(1) .calendar-view-switch-month:last-child {
    opacity: 0;
}
.training-calendar-inner:nth-child(2) .calendar-view-switch-month:first-child {
    opacity: 0;
}
.resources-list.featured a {
    /*min-height: 500px;*/
    /*padding-top: 75px;*/
}
.featured span.resource-more-text {
    /*display: none;*/
    left: 40px;
}
.featured .resource-block-inner .resoure-type {
    /*display: inline-flex;*/
    /*background: #168EDB;*/
    /*border-radius: 4px;*/
    /*min-height: 24px;*/
    /*align-items: center;*/
    /*padding: 0 10px;*/
}
.resources-list.featured .resource-block-bg {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .2;
}
.resources-list.featured .resource-block-bg:before {
    /*content: '';*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*background: #001D33;*/
    /*opacity: 0.44;*/
    /*transition: opacity 0.25s;*/
}
.resources-list.featured a:hover .resource-block-bg:before {
    /*opacity: 0.8;*/
}
.day.day-occupied.next-day-unoccupied div:before,
.day:not(.day-occupied) + .day.day-occupied div:before {
    content: '';
    display: block;
    width: 45px;
    height: 45px;
    background: #E3E3E3;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
.day.day-occupied.next-day-unoccupied,
.day:not(.day-occupied) + .day.day-occupied {
    position: relative;
}
.day.day-occupied.next-day-unoccupied span,
.day:not(.day-occupied) + .day.day-occupied span {
    position: relative;
}
.day.selected .ne-single-day-item:before {
    background: #168EDB !important;
}
.day.day-occupied {
    cursor: pointer;
}
@media all and (max-width: 992px) {
    .training-calendar-wrapper .container {
        top: -24px;
        padding-top: 50px;
    }
    .training-calendar-wrapper {
        width: 100%;
        padding-left: 12px;
        padding-right: 12px;
        margin-top: 12px;
    }
    .training-calendar-wrapper .training-calendar-inner:nth-child(2) {
        display: none;
    }
    .training-calendar-wrapper .training-calendar-inner:nth-child(1) {
        width: 100%;
        max-width: 100%;
    }
    .training-calendar-inner:nth-child(1) .calendar-view-switch-month:last-child {
        opacity: 1;
    }
}
.menu-footer-link a {
    background: #EFEFEF;
    display: flex;
    align-items: center;
    height: 63px;
    justify-content: flex-start;
    padding-left: 30px;
    color: #1791DA;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: -16px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.menu-footer-link a:after {
    content: '';
    margin-left: 15px;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../img/blue-arrow-short.png') no-repeat center center;
    background-size: cover;
}

.resources-list.featured .resource-block-bg svg {
    display: none;
}
span.external-link-indicator {
    width: 18px;
    height: 18px;
    position: absolute;
    opacity: 0.57;
    right: 20px;
    top: 23px;
    background: url('../img/external-link.svg') no-repeat center center;
    background-size: contain;
    transition: opacity 0.2s;
}
.resources-list a:hover span.external-link-indicator {
    opacity: 1;
}
.ns-news-item:not(.slick-current) a {
    visibility: hidden;
}
/*New Product Page*/
.product-hero-sub-title {
    color: #008EDB;
    font-size: 13px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    margin-top: -8px;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1;
}
.product-hero-cta {
    margin-top: 35px;
}
.product-hero-cta a.button.blue-outline {
    height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    min-width: inherit;
    font-size: 12px;
    font-weight: normal;
    border-radius: 3px;
}
.has-alternating-media .altenrating-text-media-wrapper .amtc-content {
    order: -1;
}
.has-alternating-media .altenrating-text-media-wrapper ~ .alternating-text-media-wrapper:nth-child(2n) {
    background: #fff;
}
.has-alternating-media .altenrating-text-media-wrapper ~ .alternating-text-media-wrapper:nth-child(2n) .amtc-content {
    order: 2;
}
.has-alternating-media .alternating-text-media-wrapper:nth-child(2n+1){
    background-color: #f8f8f8;
}
.has-alternating-media .alternating-text-media-wrapper:nth-child(2n+1) .amtc-content {
    order: -1;
}
.potocol-support-inner {
    background: #001C33;
    color: #fff;
    padding: 85px 85px 85px 100px;
    display: flex;
    justify-content: space-between;
}
.protocol-support-intro {
    width: 30%;
}
.protocol-support-cols {
    width: 55%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.protocol-support-cols ul {
    color: #fff;
    list-style: none;
    line-height: 1.6;
}
.protocol-support-cols ul ul {
    padding-top: 12px;
    list-style: none;
}
.protocol-support-cols ul li:before {
    content: '\2022';
    position: absolute;
    left: 0;
}
.protocol-support-cols ul li {
    position: relative;
    padding-left: 10px;
}
.protocol-support-cols h4 {
    color: #008EDB;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
}
.protocol-support-col {
    width: 48%;
}
.amtc-cta .button {
    margin-top: 10px;
    border-radius: 3px;
    height: 32px;
    min-width: inherit;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    font-weight: normal;
}
.amtc-image .owl-video-play {
    position: relative;
}

.amtc-image .owl-video-play i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
@media all and (min-width: 768px) {
    .page .product-hero {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}
@media all and (max-width: 1280px) {
    .potocol-support-inner {
        padding: 40px;
    }
    .protocol-support-intro {
        width: 32%;
    }
    .protocol-support-cols {
        width: 60%;
    }
    .protocol-support-col {
        width: 49%;
    }
}
@media all and (max-width: 992px) {
    .potocol-support-inner {
        display: block;
    }
    .protocol-support-intro {
        width: 100%;
        margin-bottom: 30px;
    }
    .protocol-support-cols {
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .potocol-support-inner {
        padding: 20px;
    }
    .protocol-support-cols {
        display: block;
    }
    .protocol-support-col {
        width: 100%;
        margin-bottom: 30px;
    }
}
/* CDS Update */
.compare-chart-two .chart-row .chart-row-hd {
    font-size: 14px;
    width: 21.8%;
}

.compare-chart-two .chart-row .chart-row-value {
    width: 11.1%;
    padding-left: 14px;
    padding-right: 15px;
    min-height: 85px;
    line-height: 1.3;
}

.compare-chart-two .chart-row:first-child {
    font-size: 14px;
}

.compare-chart-wrapper.compare-chart-two {
    font-size: 12px;
    padding-top: 100px;
    padding-bottom: 200px;
}

span.cct-tick,span.cct-cross {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: url('../img/c-tick.svg') no-repeat center center;
    background-size: contain;
}

.compare-chart-two .compare-chart-title {
    margin-bottom: 60px;
}
span.cct-cross {
    background: url(../img/c-cross.svg) no-repeat center center;
    background-size: contain;
}
@media all and (max-width: 992px) {
    .compare-chart-two .chart-row .chart-row-hd {
        font-size: 12px;
    }
}
@media all and (max-width: 767px) {
    .compare-chart-two .compare-chart {
        display: block;
    }
}
.vim--responsive-vid {
    position: relative;
    padding-top: 56.25%;
}
.vim--responsive-vid iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* Modifications */
.xd-bridge-st-hero .page-hero-inner-inner.container {
	padding-top: 145px;
	padding-bottom: 125px;
}

.xd-bridge-st-hero .owl-page-hero-inner-desc {
	font-size: 18px;
	line-height: 1.33;
	max-width: 500px;
	margin-bottom: 26px;
}

.xd-bridge-st-hero .owl-page-hero-inner {
	height: initial;
}

.xd-bridge-st-hero .owl-page-hero-inner-sub {
	text-transform: uppercase;
	font-size: 20px;
}

body .xd-bridge-st-hero h1 {
	font-size: 80px;
	line-height: 1.2;
	font-weight: bold;
	text-transform: none;
}

.xd-bridge-st-hero .button.red {
	background: #1DA6FF;
}

.centered-video-no-pulling .owl-lb-video {
	margin-top: 0;
}

main .blue-bar-text h3 {
	color: #fff;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.wpb_text_column.wpb_content_element.blue-bar-text {
	margin: 0;
}

.has-styled-bullets p {
	font-size: 16px;
}

.has-styled-bullets ul {
	margin: 30px 0;
	list-style: none;
	padding: 0;
	font-size: 14px;
}

.has-styled-bullets ul li {
	position: relative;
	min-height: 24px;
	display: flex;
	align-items: center;
	padding: 5px 0 5px 32px !important;
    margin-bottom: 8px;
    background: url('../img/check-blue-circle.svg') no-repeat left center;
    background-size: 24px auto;
}

.has-gray-resources .manual-resources-wrapper {
	background: #fff;
}

.has-gray-resources .manual-resource-item {
	width: 31.2%;
	background: #EBEBEB;
}

.has-gray-resources .msi-title {
	color: #434343;
	font-weight: 500;
	font-size: 18px;
}

.has-gray-resources .manual-resourc-ecta span {
	color: #434343;
}

.has-gray-resources .msi-sub-title {
	color: #434343 !important;
	opacity: 0.58;
}

.a-plus-b-cols {
	display: flex;
	justify-content: space-between;
}

.a-plus-b-left {
	width: 52%;
	display: flex;
	position: relative;
	justify-content: space-between;
}

.a-plus-b-right {
	width: 35.84%;
	position: relative;
}

.a-plus-b-left {}

.ab-one {
	background: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.14);
	border-radius: 8px;
	padding: 48px 32px 60px;
	width: 48.68%;
}

.ab-one-logo {
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 38px;
}

.ab-one-title {
	font-family: 'IBM Plex Sans',serif;
	font-size: 20px;
	color: #001A2B;
	letter-spacing: 0.01em;
	text-align: center;
}

.ab-one-description {
	text-align: center;
	font-size: 15px;
	color: #001A2B;
	margin-top: 8px;
}

.ab-plus-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1DA6FF;
	border-radius: 50%;
	color: #fff;
	line-height: 1;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-left: -24px;
	margin-top: -24px;
}

.a-plus-b-right:before {
	content: '';
	display: block;
	width: 40%;
	height: 4px;
	background: #008EDB;
	position: absolute;
	top: 50%;
	right: 92%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.owl-a-plus-b .container {
	max-width: 1100px;
}

.owl-page-hero-bg-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.owl-page-hero-bg-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.owl-page-hero-bg-video:after {
    content: '';
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background: #003057;
    opacity: 0.85;
    position: absolute;
    top: 0;
    left: 0;
}

.manual-resources-wrapper .resources-list.featured a {
    padding-bottom: 40px;
}

.manual-resources-wrapper .resource-block-inner .resource-more-text {
    bottom: 20px;
}

@media all and (max-width: 992px) {
    .a-plus-b-cols {
        flex-wrap: wrap;
    }
    
    .a-plus-b-left {
        width: 100%;
    }
    
    .a-plus-b-right {
        width: 100%;
        text-align: center;
        margin-top: 50px;
    }
    
    .a-plus-b-right:before {
        opacity: 0;
        visibility: hidden;
    }
}

@media all and (max-width: 767px) {
    .manual-resources-wrapper .resources-list.featured {
        display: flex;
    }
    
    .manual-resources-wrapper .resources-list.featured > a {
        margin-bottom: 25px;
    }
}

@media all and (max-width: 600px) {
    .ab-one {
        width: 100%;
        order: 1;
    }
    
    .a-plus-b-left {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .ab-plus-icon {
        position: static;
        transform: none;
        order: 1;
    }
    
    .ab-one:nth-child(2) {
        order: 2;
    }
    
    .has-gray-resources .manual-resource-item {
        width: 100%;
    }
    
}

.footer-social a svg path {
	fill: #bebec2;
}

.footer-social a:hover svg path {
	fill: #fff;
}

.footer-social a svg {
	width: 14px;
	height: 14px;
}

/* LD Capmaign Form Hero */
.ldp-campaign-form-hero-wrapper {
    background: #162D3E;
    color: #fff;
    font-size: 16px;
    font-family: 'IBM Plex Sans',sans-serif;
    font-weight: normal;
    line-height: 1.25;
    position: relative;
}

.ldp-campaign-form-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.ldp-campaign-form-hero-wrapper .container {
    position: relative;
}

.ldp-campaign-form-hero-wrapper h1 {
    font-size: 50px;
    font-weight: 800;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin: 0;
    max-width: 422px;
    letter-spacing: 0.5px;
    line-height: 1;
}

.ldp-fh-sub-title {
    margin: 13px 0 18px;
    color: #51C1C1;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    font-size: 20px;
}

.ldp-fh-cols {
    padding: 74px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1172px;
    margin-left: auto;
    margin-right: auto;
}

.ldp-fh-col-left {
    width: 44.188%;
}

.ldp-fh-col-right {
    width: 49%;
}

.ldp-fh-form {
    background: #fff;
    box-shadow: 0px 0px 35px #00000015;
    padding: 50px 34px 42px;
    border-radius: 10px;
}

.ldp-fh-desc {
    margin: 20px 0 30px;
}

.ldp-fh-desc-highlight {
    border-radius: 12px;
    background: rgba(255,255,255,0.46);
    padding: 20px 50px 20px 24px;
    margin: 30px 0;
    display: block;
    color: #fff;
}

a.ldp-fh-desc-highlight:hover {
    background: rgba(255,255,255,0.46);
    color: #fff;
}

.ldp-fh-form-icon-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ldp-fh-form-icon {
    width: 33px;
    margin-right: 21px;
}

.ldp-fh-form-title {
    width: calc(100% - 54px);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.01em;
}

.ldp-fh-form-icon-item:not(:last-child) {
    margin-bottom: 18px;
}

.ldp-fh-form .ldp-fh-form-title {
    max-width: 422px;
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
    color: #071B31;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 24px;
}

@media all and (max-width: 900px) {
    .ldp-fh-col-left {
        width: 100%;
    }
    
    .ldp-fh-col-right {
        width: 100%;
        margin-top: 50px;
    }
}

@media all and (max-width: 767px) {
    .ldp-campaign-form-hero-wrapper h1 {
        font-size: 36px;
    }

    .ldp-fh-desc-highlight {
        padding: 27px 38px;
    }
    
    .ldp-fh-form .ldp-fh-form-title {
        font-size: 18px;
    }
    
    .ldp-fh-form {
        padding: 40px 10px;
    }
    
    .ldp-fh-form-shortcode {
        padding: 0 20px;
    }
    
    .ldp-fh-cols {
        padding: 53px 0 57px;
    }
}
