/* Home Page */
#home-hero {
    /*  background-image: url(https://prettyagile.com/wp-content/uploads/2023/03/banner-static-optimised.jpg); */
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.home-banner {
    height: 100vh;
    min-height: 700px;

}

.vignette:before {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(180deg, rgba(50, 50, 50, 0.5) 0%, rgba(50, 50, 50, 0) 100%);
    height: 160px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    mix-blend-mode: multiply;
}

.vignette:after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(180deg, rgba(50, 50, 50, 0) 0%, rgba(50, 50, 50, 0.8) 100%);
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    mix-blend-mode: multiply;
}

.banner-caption span, .banner-caption h1 {
    display: block;
    font-size: 60px !important;
    line-height: 1;
    font-weight: 300;
    color: #fff;

}

.numb-counter-wrap {
    gap: 50px;
}

.counter-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.counter-box img {
    width: 48px;
    min-width: 48px;
    margin-right: 20px;
}

.bottom-banner {
    margin-bottom: 50px;
}

.pa-counter {
    font-size: 35px;
    color: #fff;
    font-weight: 300;
}

.numb-counter {
    display: flex;
    flex-direction: column;
}

.num-counter {
    transition: all 0.2s ease-in-out; /* Smooth transition for number changes */
}


.counter-caption {
    letter-spacing: -0.02em;
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
}

.scroll-wrap {
    gap: 30px;
    align-items: center;
}

.hero-badge {
    width: 70px;
}

.scroll-arrow-wrap {
    gap: 30px;
    position: relative;
    align-items: center;
}

.scroll-text {
    color: #ffffff;
    margin-right: 20px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.02em;
}

div#scroll-down {
    position: relative;
}

.scroll-text strong {
    font-weight: 400;
}

.scroll-circle {
    width: auto;
    min-width: 70px;
    min-height: 70px;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.scroll-circle:before {
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(255, 255, 255, 0.3);
    border-right-color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
    border-left-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
}

.scroll-circle:after {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    content: "";
}

.scroll-circle:hover::before {
    border-top-color: #4AB0E3;
    border-right-color: #4AB0E3;
    border-bottom-color: #4AB0E3;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.10s, border-bottom-color 0.15s linear 0.20s;
}

.scroll-circle:hover::after {
    border-top: 2px solid #4AB0E3;
    border-left-width: 2px;
    border-right-width: 2px;
    transform: rotate(270deg);
}

#image-268-2 {
    width: 12px;
}

#scroll-section {
    padding-top: 190px;
    overflow: hidden;
}

#scroll-section2:before {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    height: 160px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    mix-blend-mode: overlay;
}

#scroll-section2:after {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    mix-blend-mode: overlay;
    opacity: 0.7;
    transform: rotate(-180deg);
}

#headline-44-2 {
    font-weight: 300;
    color: #191e23;
    margin-bottom: 25px;
    max-width: 900px;
    font-size: 53px;
    line-height: 65px;
    letter-spacing: -0.05em;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
}

#span-1093-19334 {
    color: #0077a7;
}

#home-second-sec-copy {
    letter-spacing: -0.02em;
    font-size: 15px;
    line-height: 28px;
    color: #909090;
    margin-bottom: 50px;
    max-width: 920px;
    align-self: center;
}

.dark-strong strong,
.dark-strong b {
    color: #191e23;
}

.saf-services-img {
    background-image: url(/assets/images/SAFe-implementation-services-optimised.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 35% 0%;
}

.saf-training-img {
    background-image: url(/assets/images/SAFe-Training.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}

.ai-native-img {
    background-image: url(/assets/images/ai-native-home-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 45% 0%;
}

#testimonial-sec {
    background-image: url(/assets/images/pa-testi-bg.jpg);
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
    background-position: 50% 50%;
}

/* Clients Section */
#client-sec .subcopy {
    color: #909090;
    max-width: 850px;
    margin-bottom: 80px;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}

/* #ct_code_block_css_3747>.grid-items {
    display: flex;
    flex-direction: row;

} */
.logo-img {
    margin: 25px 95px 25px 0;
    min-height: 50px;
}

.grid-items {
    display: flex;
    flex-direction: row;
}

.grid-wrapper {
    width: 100%;
}

.clients-grid {
    overflow-x: scroll;
}

.grid-items #wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.grid-items img {
    max-width: 150px;
    filter: grayscale(100);
    opacity: 0.5;
    transition-duration: 0.3s;
    max-height: 72px;
    width: auto;
}

.logo-img {
    margin: 25px 95px 25px 0;
    min-height: 50px;
    text-align: center;
}

.grid-items img:hover {
    filter: grayscale(0);
    opacity: 1;
}

.grid-items #wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mCSB_draggerContainer:after {
    content: "";
    display: block;
    position: absolute;
    background: #E2E2E2;
    width: 100%;
    height: 1px;
    bottom: 8px;
}

.mCSB_dragger_bar {
    background: #4AB0E3 !important;
}

div#code_block-3747-19334 {
    overflow-x: scroll;
    overflow-y: hidden;
}

div#code_block-3747-19334::-webkit-scrollbar {
    width: 1px;
    height: 5px;
}

/* #code_block-3747-19334::-webkit-scrollbar-track {
    border-bottom: 2px solid rgba(128, 128, 128, 0.746) !important;
    height: 5px;

} */

/* div#code_block-3747-19334 {
    scrollbar-width: 5px;
} */

#code_block-3747-19334::-webkit-scrollbar-thumb {
    /* border-bottom: solid 8px #4ab0e3 !important; */
    /* height: 5px;
    background-color: #4ab0e3;
    border-radius: 10px; */



}

/* Testimonials */
.testi-message a {
    color: #fff;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    transition: 0.3s ease-in-out;
}

.testi-message a:hover {
    color: #373a36;
}

/* SAFe Training */
.safe-sub-copy {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -1.5px;
    max-width: 1040px;
    text-align: center;
    color: #303030;
}

.courses-item {
    display: flex;
    flex-direction: column;
}

.coursedesc-more {
    color:#00aeef ;
    cursor: pointer;
}

.courses-item .course-name {
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
    color: #0077A7;
    transition: 0.5s ease-in-out;
}

.courses-item .cat-cert {
    line-height: 20px;
    letter-spacing: -0.3px;
    color: #0077A7;
    margin-bottom: 20px;
}

.courses-grid-wrap {
    justify-items: stretch;
    align-items: stretch;
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    display: grid;
}

.course-cover {
    margin-bottom: 20px;
}

.course-cover img {
    width: 100%;
    object-fit: cover;
}

.sched-table-wrap {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    position: relative;
}

.sticky {
    position: fixed;
    top: 0;
    /* Add any other styling for the sticky element */
}

.public-training-side.sticky {
    width: 100%;
    max-width: 310px;
}

.sched-wrap {
    /*  width: calc(80% - 50px); */
    width: 100%;
}

.traing-cta {
    font-size: 25px;
    text-align: center;
    max-width: 800px;
    font-weight: 500;
    border-bottom: saddlebrown;
}


/* Training Details */
.course-details-wrap {
    width: 100%;
}

.course-details {
    display: flex;
    gap: 20px;
}

.training-btn-wrap {
    display: flex;
    flex-direction: column;
}

h1.course-title {
    color: #0077A7;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -1.5px;
}

span.cert-name {
    display: block;
    color: #303030;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
}

table.course-schedules {
    width: 100%;
    min-width: 920px;
    max-width: 920px;
}

table.course-schedules thead {
    color: #fff;

}

table.course-schedules thead tr {
    border-radius: 4;
    overflow: hidden;
}

.course-details-side {
    width: calc(20% + 50px);
}

/* Register Page */
.reg-title,
.reg-cert-name {
    color: #0077A7;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -1.5px;
}

.reg-training-sched {
    border-radius: 4px;
    background: #24313E;
    height: 40px;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: -0.42px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}

.reg-rate {
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.3px;
    color: #303030;
    margin-bottom: 20px;
}

.course-desc-wrap {
    width: 100%;
    padding-right: 30px;
}

.quantity-field-wrap .number input {
    text-align: center;
    width: 40px !important;
    height: 45px !important;
    border-radius: 0 !important;
    border-left: solid 1px #d5d5d5 !important;
    border-right: solid 1px #d5d5d5 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    color: #909090 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-top: 0 !important;
}

.quantity-field-wrap .number {
    border: solid 1px #d5d5d5 !important;
    border-radius: 4px !important;
    display: flex !important;
    overflow: hidden !important;
}

.number .minus,
.number .plus {
    width: 42px;
    display: flex;
    text-align: center;
    background: #F8F8F8;
    height: 45px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.36px;
    color: #909090;
    cursor: pointer;
}

.slot-available {
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.3px;
    color: #303030;
    padding: 5px;
}

.reg-details-title {
    color: #0077A7;
    font-size: 22px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.66px;
}

.reg-event-col p {
    color: #303030;
    font-size: 15px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.3px;
}

.organizer a {
    color: #303030;
}

/* Contact Page */
#contact-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.3), rgba(30, 78, 104, 0.3)), url(/assets/images/contact-banner.jpg);
}

#contact-form {
    background-color: rgba(30, 78, 104, 0.1);
}

#contact-form-sec {
    background-color: rgba(30, 78, 104, 0.1);
}

.cont-det-title {
    font-size: 16px;
    font-weight: 700;
    color: #414042;
    line-height: 20px;
    margin-bottom: 30px;
}

.cont-det-copy {
    line-height: 1.2;
    color: #414042;
}

.cont-det-copy b {
    font-weight: 600;
}

.cont-det-copy a {
    color: #414042;
}

a.cont-sci {
    font-size: 22px;
    color: #414042;
}

a.cont-sci svg {
    fill: #414042;
    margin-top: -3px;
}

.cont-sci-wrap {
    display: flex;
    gap: 15px;
}

#case-study-sec {
    text-align: center;
    background: #1e4e68;
}

.case-img img {
    width: 100%;
    object-fit: cover;
    height: 205px;
}

.case-title a {
    color: #ffffff;
    text-decoration: none;
}

.case-title:hover a {
    color: #00aeef;
}

.case-title {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
}

.case-img {
    position: relative;
}

/* Blog */
.blog-feed h2 {
    font-size: 28px !important;
    font-weight: 500 !important;
    margin-top: 20px;
    margin-bottom: 18px;
}

.blog-feed h3 {
    font-size: 24px !important;
    font-weight: 500 !important;
    margin-top: 20px;
    margin-bottom: 16px;
}

.blog-feed h4 {
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-top: 20px;
    margin-bottom: 14px;
}

.blog-feed h5 {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-top: 20px;
    margin-bottom: 12px;
}

.blog-feed h6 {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-top: 15px;
    margin-bottom: 10px;
}

#blog-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.1), rgba(30, 78, 104, 0.1)), url(/assets/images/blog-banner.jpg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.blog-feed {
    padding-right: 70px;
    border-right: solid 1px #d7d7dc;
    color: #414042;
}

.blog-feed iframe {
    position: relative !important;
    min-height: 457px;
    width:100%;

}

.blog-post-wrap {
    display: flex;
    flex-direction: column;
}

.blog-feed-title a {
    color: #1e4e68;
}

.blog-feed-title {
    color: #1e4e68;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
}

.withlink a,
.blog-meta a {
    color: #414042 !important;
}

.withlink a:hover,
.blog-meta a:hover {
    color: #4297b9 !important;
}

span#blog-meta {
    gap: 5px;
}

.blog-content-wrap {
    margin-top: 20px;
    border-bottom: solid 1px #eee;
    padding-bottom: 34px;
    margin-bottom: 34px;
}

.post-categories {
    line-height: 1;
    margin-top: 10px;
}

.bloglink a {
    color: #4297b9;
}

.blog-copy {
    line-height: 1.6;
}

.post-categories,
.pa-tags {
    color: #4297b9;
}

.blog-pagination .page-link {
    border: none;
}

.blog-pagination .page-link:hover {
    background: none;
}

.blog-sidebar {
    padding-left: 100px;
}

.post-img img {
    width: 100%;
    min-width: 150px;
    max-width: 150px;
}

.sidebar-content input {
    font-size: 14px;
    font-family: "Montserrat";
    line-height: 16px;
    width: 100%;
    padding: 10px;
    border: 1px solid #bcbec0;
    height: 46px;
    background: url(/assets/images/pa-search-icon.svg) no-repeat center right 20px transparent !important;
    background-size: 20px 20px !important;
}

.searchform input#searchsubmit {
    position: absolute;
    right: 0;
    width: 55px;
    border: 0;
    font-size: 0;
}

.sidebar-content label {
    display: unset;
}

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

.pa-badge img {
    max-width: 270px;
    margin-bottom: 20px;
}

.sidebar-content h3,
.public-training-side h3 {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #414042;
}

div#categories ul {
    margin-left: 20px;
    color: #414042;
}

div#categories ul li a {
    color: #414042;
}

div#categories ul li a:hover {
    color: #00aeef;
    text-decoration: none;
}

div#code_block-11-15327 {
    list-style: none;
}

li.widget h2 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    margin-top: 20px;
}

.widget_post_views_counter_list_widget li {
    list-style: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    font-size: 13px;
    display: flex;
}

li.widget span.post-thumbnail {
    margin-right: 5px;
}

li.widget span.post-thumbnail img {
    width: 50px;
    height: auto;
}

li.widget a.post-title {
    font-weight: 600;
    color: #414042;
}

li.widget a.post-title:hover {
    color: #0077a7;
}

.popular-body {
    line-height: 1.5;
}

/* Single Blog Page */
.blog-breadcrumb a {
    color: #00aeef;
    text-decoration: none;
}

.blog-breadcrumb {
    margin-bottom: 50px;
}

.backlink {
    color: #414042;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    max-width: 300px;
}

.backlink a:hover,
.blog-feed a:hover,
.post-meta a:hover {
    color: #0077A7;
    text-decoration: none;
}

.blog-post-title {
    font-size: 34px;
    line-height: 38px;
    font-weight: 400;
    max-width: 80%;
    margin-bottom: 10px;
    color: #00aeef;
    text-align: left;
}

img.wp-image-12718 {
    display: block;
    width: 100%;
}

/*
.blog-feed p {
    font-size: 18px;
} */

span#span-course-details {
    font-size: 18px;
}

.blog-feed a,
.post-meta a {
    color: #00aeef;
}

.blog-feed ol {
    margin-left: 15px;
}

.tags-wrap {
    margin-top: 20px;
    padding-top: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d7d7dc;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d7d7dc;
    padding-bottom: 20px;
}

.adjacent-post-wrap {
    padding-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d7d7dc;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 100px;
    font-size: 12px;
    text-transform: uppercase;
    gap: 30px;

}

.adjacent-post-wrap div {
    width: 50%;
}

.adjacent-post-wrap a {
    color: #414042;
}

.nextblog {
    text-align: right !important;
}

.prevblog,
.nextblog {
    line-height: 1.2;
}

.blog-feed-title a {
    color: #1e4e68;
}

.blog-feed-title a:hover {
    color: #4bade9;
}

.blog-feed h4 {
    line-height: 28px;
    font-size: 20px;
    font-weight: 400 !important;
}

/* Scaled Agile Consulting Services Page */
.nav-btn {
    display: flex;
    background-color: #4bade9;
    padding: 20px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    transition: 0.3s ease-in-out;
    max-height: 54px;
    letter-spacing: -0.02em;
    align-items: center;
    line-height: 1;
    text-align: center;
    justify-content: center;
}

.tabs-nav {
    background-color: #4297b9;
}

.nav-btn.active {
    background-color: #1e4e68;
}

.nav-btn:hover {
    background-color: #1e4e68;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    color: #fff;
}

#consulting-services-banner {
    background-image: linear-gradient(rgba(0, 174, 239, 0.7), rgba(0, 174, 239, 0.7)), url(/assets/images/SAFe_Consulting_Banner.jpeg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.circle img {
    width: 100%;
    object-fit: cover;
}

.consultant-sec {
    background-image: linear-gradient(rgba(45, 87, 111, 0.95), rgba(45, 87, 111, 0.95)), url(/assets/images/consulting-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.certification-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.5), rgba(30, 78, 104, 0.5)), url(/assets/images/certification-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#safemicro-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.5), rgba(30, 78, 104, 0.5)), url(/assets/images/certification-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#ai-native-training-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.5), rgba(30, 78, 104, 0.5)), url(/assets/images/ai-native-training-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.big-intro {
    margin-bottom: 30px;
    font-weight: 400;
    color: #ffffff;
    font-size: 34px;
}

.b-bottom {
    border-bottom: solid 1px #e6e7e8;
}

.quote-top-content {
    font-family: Montserrat;
    color: #4297b9;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px;
}

.tribalunity {
    display: flex;
    padding-left: 100px;
    padding-right: 100px;
    background-color: #f1f2f2;
    justify-content: center;
    padding-top: 75px;
    padding-bottom: 75px;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

.quote-content {
    font-family: 'Playfair Display';
    margin-bottom: 23px;
    font-size: 20px;
    line-height: 29px;
    color: #414042;
}

.quote-name {
    color: #00aeef;
    font-size: 14px;
}

#image-86-108 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.section-heading {
    color: #00aeef;
    margin-bottom: 45px;
}

#headline-124-108 {
    font-weight: 700;
}

/* End Scaled Agile Consulting Services Page */

/* Launch Release train art Page */
#image-86-108 {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #d7d7dc;
    border-right-color: #d7d7dc;
    border-bottom-color: #d7d7dc;
    border-left-color: #d7d7dc;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 100%;
    min-width: 100%;
    object-fit: cover;
}

.site-ul ul {
    margin: 20px;
    padding-left: 20px;
}

#image-86-105 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}


#consulting-launch-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.7), rgba(30, 78, 104, 0.7)), url(/assets/images/launch_an_art.jpg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#leading-digital-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.7), rgba(30, 78, 104, 0.7)), url(/assets/images/Leading-in-the-Digital-Age-Banner.jpeg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#online-safe-training-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.7), rgba(30, 78, 104, 0.7)), url(/assets/images/online_safe_training-scaled.jpeg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* End Launch Release train art Page */

/* Accelerating Safe Page */

#accelerating-services-banner {
    background-image: linear-gradient(rgba(0, 174, 239, 0.7), rgba(0, 174, 239, 0.7)), url(/assets/images/sustain__accelerate_-scaled.jpeg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.accelerated-sec {
    background-image: linear-gradient(rgba(45, 87, 111, 0.95), rgba(45, 87, 111, 0.95)), url(/assets/images/circle-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

/* End Accelerating Safe Page */
/* Safe Implementation Services Page */
#implementation-services-banner {
    background-image: linear-gradient(rgba(0, 174, 239, 0.7), rgba(0, 174, 239, 0.7)), url(/assets/images/safe-services.jpg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.big-intro b {
    font-weight: 600;
}

img#image-86-106 {
    max-width: 100%;
}

.sub-heading {
    margin-bottom: 40px;
    font-weight: 500;
    max-width: 800px;
}

.implementing-safe-wrap {
    border-bottom: solid 1px #e6e7e8;
    padding-bottom: 50px;
    width: 100%;

}

/* End Safe Implementation Services Page */

/* Our Books Page */
#our-books-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.7), rgba(30, 78, 104, 0.7)), url(/assets/images/robert-katzki-jbtfM0XBeRc-unsplash-scaled.jpg);
    background-size: auto, cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

.book-list-loop:nth-child(odd) {
    background-color: #f1f2f2;
}

.book-title-list {
    color: #00aeef;
    font-size: 34px;
    font-weight: 400;
    line-height: 38px;
}

.book-excerpt-list {
    font-weight: 500;
    font-size: 20px;
    color: #1e4e68;
}


.book-info-list {
    width: 100%;
    border-bottom: solid 1px #d1d3d4;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.book-author-list {
    font-size: 14px;
}

.book-list-content {
    color: #1e4e68;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin-top: 35px;
    margin-bottom: 43px;
}

.inner-list {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.bookreviews-h {
    color: #00aeef;
    font-size: 20px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 30px;
}

.reviewer {
    display: block;
    margin-top: -15px;
    font-weight: 600;
}

.book-reviews-wrap {
    margin-bottom: 27px;
}

.review-content {
    line-height: 20px;
    text-align: justify;
}

.see-more {
    color: #939598;
    text-decoration: underline;
    font-size: 12px;
}

.see-more:hover {
    color: #414042;
}

.ourbook-img {
    max-width: 350px;
    border: solid 1px #bbbdbf;
    margin: auto;

}

/* End our Books Page */
/* Single Book Page */
.book-adjacent a {
    color: #414042;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px;
}

.book-adjacent {
    width: 100%;
    margin-bottom: 15px;
}

.book-page-wrap {
    width: 100%;
    border-top: solid 1px #e6e7e8;
    border-bottom: solid 1px #e6e7e8;
    position: relative;
}

.bookslides {
    width: 60%;
    position: relative;
    border-right: solid 1px #e6e7e8;
}

.bookcopy {
    width: 40%;
    position: relative;
    padding: 40px 50px;
}

#headline-24-159 {
    font-size: 24px;
    font-weight: 600;
    color: #1e4e68;
    margin-bottom: 10px;
    line-height: 26px;
}

#text_block-29-159 {
    font-weight: 500;
    color: #1e4e68;
    max-width: 70%;
    line-height: 1.6;
}

#book-author {
    margin-top: 33px;
    margin-bottom: 33px;
}

.book-content-block {
    color: #414042;
    font-size: 14px;
    line-height: 1.6;
}

.book-content-block blockquote {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #4297b9;
    font-weight: 500;
}

.group-btn {
    gap: 15px;
    margin-top: 40px;
}

/* End Book Single Page */
/* About Pretty Agile Page */
#about-banner {
    background-image: url(/assets/images/about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;

}

.dark-banner:before {
    background-color: rgba(30, 78, 104, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    content: "";
    mix-blend-mode: multiply;
}


.continuous-banner {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 174, 239, 0.7)), url(/assets/images/about-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 41%;
}

.agility-bg {
    background-image: url(/assets/images/nicole-y-c-oC_3G9IJOwk-unsplash.jpg);
}

.square-img {
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
    width: 500px;
    height: 500px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.team-img {
    filter: grayscale(100%);
    transition-duration: 0.3s;
    width: 100%;
    transition: 0.3s ease-in-out;
    height: 295px;
    object-fit: cover;
}

.leadership-team-wrap {
    align-items: stretch;
    grid-template-columns: repeat(2, minmax(200px, 1fr));
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    display: grid;
    flex-wrap: wrap;
    max-width: 645px;
}

.team-loop:hover .team-img {
    filter: saturate(100%);
    transition: 0.3s ease-in-out;
}

.team-name {
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
}

.team-loop {
    text-align: center;
    color: #414042;
}

.team-content {
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
    padding-right: 20px;
}

.team-content a {
    color: #414042;
    font-weight: 500;
}

.team-socs {
    margin-top: 25px;
    width: 100%;
    color: #00aeef;
    font-size: 25px;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.team-socs i {
    color: #00aeef;
}

.team-socs svg {
    fill: #00aeef;
    width: 20px;
}

.book-sec-grid {
    flex-direction: row;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;

}

.book-img {
    margin-left: 75px;
    margin-right: 75px;
    max-height: 450px;
}


/* Checkout Pages */

.checkout-hero {
    background-color: #F8F8F8;
}

.checkout-wrap {
    width: 100%;
    margin-left: auto;
}

.checkout-form-wrap {
    width: 100%;
    /* max-width: 1300px; */


}

.checkout-step-wrap {
    margin-bottom: 35px;
}

.checkout-form-col {
    padding: 60px 60px 60px 60px;
}


.checkout-summary-wrap {
    background: #F1FBFF;
    width: 100%;
    height: 100%;
}

.checkout-step {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
    color: #5E5E5E;
}

.step-details {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.step-details span {
    display: block;
    line-height: 1.2;
}

.checkout-step::after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F1F1F1;

}

.step-num {
    width: 35px;
    height: 35px;
    min-width: 35px;
    max-width: 35px;
    background: #707B86;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
}

.checkout-step.active .step-num,
.checkout-step.active::after {
    background: #00D9BF !important;
}


.checkout-form label,
.checkout-form .input-col {
    width: 100%;
}

.checkout-form label {
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.24px;
    color: #303030;
}

.checkout-form input {
    margin-top: 10px;
}

.checkout-form .form-two-col {
    gap: 30px;
}

h2.reg-title.checkout-h {
    margin-bottom: 35px;
}

span.req {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.24px;
    color: #0077A7;
}

.input-col.w-icon {
    display: flex;
    align-items: center;
    position: relative;
}

.input-col.w-icon .fa {
    position: absolute;
    right: 20px;
    z-index: 1;
    transform: translateY(100%);
    bottom: 50%;
    align-self: center;
}

.checkout-form form {
    width: 100%;
}

.form-card-wrap {
    max-width: 730px;
    width: 100%;
}

.check-prev-next {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.form-line {
    height: 1px;
    background: #E2E2E2;
    margin-top: 40px;
    margin-bottom: 35px;
}

.order-line {
    height: 1px;
    background: #E2E2E2;
    margin: 30px 0px;
}

.item-image img {
    max-width: 45px;
    width: 45px;
    min-width: 45px;
}

.order-item-wrap {
    display: flex;
    gap: 25px;
    padding: 30px 0;
    border-bottom: solid 1px #DEE7EB;
    position: relative;
}

.order-item-wrap:first-child {
    border-top: solid 1px #0077A7;
}

.order-item-wrap:last-child {
    border: none !important;
}

.item-price {
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: -0.26px;
    color: #303030;
    margin: 20px 0;
}

h2.order-summary {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -1.1px;
    color: #0077A7;
    margin-bottom: 15px;
}

.grand-total-wrap {
    margin-bottom: 100px;
}

.item-desc {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.26px;
    color: #303030;
    max-width: 220px;
}

.subtotal-wrap,
.discount-wrap,
.grand-total-wrap {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
}

a.rem-item {
    position: absolute;
    top: 20px;
    right: 20px;

}

.rem-item img {
    max-width: 13px;
}

.subtotal,
.discount {
    color: #303030;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.3px;
}

.grandtotal {
    color: #0077A7;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    /* 186.667% */
    letter-spacing: -0.3px;
}

.grand-total-wrap {
    color: #0077A7;
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #0077A7;
}

.grand-amount {
    font-weight: 700;
    letter-spacing: -0.3px;
}

.amount {
    color: #303030;
}

.form-fw {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
}

.info-bar {
    border-radius: 4px;
    height: 40px;
    background: #F8F8F8;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.24px;
    color: #303030;
}

.checkout-form textarea {
    border-radius: 4px;
    border: 1px solid #D5D5D5;
    width: 100%;
    margin-top: 10px;
    min-height: 90px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.28px;
    padding: 20px;
}

.checkout-form input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.checkout-form a {
    color: #4AB0E3;
}

.checkout-form input:focus,
.checkout-form textarea:focus {
    outline: none;
    border: 1px solid #0077A7 !important;
}

/* Thank you page */
.success-h {
    color: #0077A7;
    text-align: center;
    font-family: Montserrat;
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    line-height: 55px;
    letter-spacing: -2.5px;
}

.order-confirmed h3 {
    color: #303030;
    text-align: center;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -1.25px;
    margin-bottom: 20px;
}

.success-p {
    color: #909090;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.3px;
    max-width: 634px;
}

/* Teachers Single Page */
.nobanner-h1 {
    font-size: 45px;
    color: #1e4e68;
    font-weight: 300;
    line-height: 36px;
}

.nobanner-h1 b {
    font-weight: 600;
}

.teacher-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 5px;
    color: #1e4e68;
    font-weight: 300;
}

.teacher-designation {
    color: #00aeef;
    font-weight: 500;
}

.teacher-photo {
    max-width: 360px;
    width: 100%;
}

.teacher-details-copy {
    padding-left: 55px;
}

.certifications-wrap h3 {
    font-size: 20px;
    font-weight: 500;
    color: #1e4e68;
}

.safe-logos ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    padding-left: 0px;
}

.safe-logos li {
    width: 20%;
    text-align: center;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.safe-logos-center li {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 190px;
}

.safe-logos li {
    list-style: none;
}

.safe-logos img {
    max-height: 150px;
    max-width: 100%;
    width: auto;
}

.caps {
    font-weight: 600;
    line-height: 1.6;
}

.safe-logos .caps {
    color: #414042
}

.normal-dropdown {
    font-size: 14px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #373a36;
    border-right-color: #373a36;
    border-bottom-color: #373a36;
    border-left-color: #373a36;
    padding: 10px;
}

/* Presentations Page */

#presentations-banner {
    background-image: url(/assets/images/blog-banner-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;

}

.presentation-grid,
.presentation-grid.oxy-easy-posts .oxy-posts,
.presentation-grid.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.pres-inner {
    padding-left: 20px;
    padding-right: 20px;
    width: 50%;
    margin-bottom: 40px;
}

.p-title {
    font-weight: 700;
    font-size: 18px;
    text-align: left;
}

.presentation-grid .p-title,
.presentation-grid span {
    color: #414042;
}

.dark-banner-2:before {
    background-color: rgba(30, 78, 104, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    content: "";
}

.grey-divider {
    width: 100%;
    height: 1px;
    margin-top: 60px;
    margin-bottom: 40px;
    background-color: #e6e7e8;
}



/* Safe Meetups */
#meetups-banner {
    background-image: url(/assets/images/blog-banner-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 50%;

}

.safe-copy {
    padding-right: 80px;
}

.recording-title {
    font-size: 20px;
    color: #191e23;
    font-weight: 600;
}

.rec-excerpt {
    margin-bottom: 30px;
}

.meetups:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #000;
}

.meetups iframe {
    width: 100%;
    max-width: 560px;
}

#recording {
    padding: 0 5px;
    width: 100%;
}

/* Videos Page */
#videos-banner {
    background-image: url(/assets/images/videos-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 50%;

}

.multiply:before {
    mix-blend-mode: multiply;
}

#safe-videos .videos-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#safe-videos .videos-grid-item {
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    margin-bottom: 34px;
    width: 33.33%;
    padding: 15px;
}

.hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(55, 58, 54, 0.5);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;

}

.hover-overlay {
    font-family: Montserrat;
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
}

#safe-videos .oxy-post-image-fixed-ratio {
    padding-bottom: 240px;
    background-size: cover;
    background-position: center center;
}

#safe-videos .oxy-post-image {
    margin-bottom: 1em;
    position: relative;
    background-color: grey;
    background-image: repeating-linear-gradient(45deg, #eee, #eee 10px, #ddd 10px, #ddd 20px);
    width: 100%;
}

.hover-overlay:hover {
    opacity: 1;
}

#safe-videos .oxy-post-title {
    font-size: 15px;
    color: #1e4e68;
    font-weight: 600;
    line-height: 1.2em;
}

#safe-videos .oxy-post-meta {
    margin-top: 0.5em;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    text-transform: capitalize;
    color: #414042;
}

/* Book Shelf */
#shelf-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.5), rgba(30, 78, 104, 0.5)), url(/assets/images/bookshelf.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;

}

.book-list {
    width: 100%;
}

.shelves-bg {
    background-image: url(/assets/images/shelf2@2x.png);
    background-size: contain;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 20px;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: 0% 100%;
}

.new-shelves {
    background-image: url(/assets/images/shelf2@2x.png);
    background-size: contain;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 20px;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 40px;
    background-position: 0% 100%;
}

.shelves-bg img {
    max-height: 160px;
    max-width: 25%;
}

.book-section {
    margin-bottom: 130px;
}

.book-list h3 {
    margin-bottom: 20px;
    color: #1e4e68;
}

.book-section h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}

.shelves-bg a:first-child:before {
    content: "";
}

.shelves-bg a {
    padding-right: 7px;
}

/* Customer Stories */

#stories-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.5), rgba(30, 78, 104, 0.5)), url(/assets/images/stories-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 100%;

}

#customer-stories-grid {
    align-items: stretch;
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    display: grid;
}

.tempfix {
    position: relative;
}

.tempfix img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}

.cus-heading {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    color: #1e4e68;
    margin-top: 20px;
}


/* Mobile Menu */
.mobile-nav li:not(.sub-menu li) {
    align-items: unset !important;
    margin-bottom: 20px;
}

.mobile-nav li a {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.5;
}

.mobile-nav {
    padding: 10px;
    margin-top: 30px;
}

.mobile-nav .dropdown-icon,
.mobile-nav .nest-mobile-sub-icon {
    font-size: 15px;
    margin-left: 10px;
}

.mobile-nav ul.sub-menu {
    display: none;
    visibility: visible;
    position: unset;
    background: transparent !important;
    height: 100%;
    transition: 0.3s all;
    transition-delay: 1s;


}

.mobile-nav ul.sub-menu li a {
    background: transparent !important;
    color: #fff !important;
    line-height: 1.5;
    font-size: 17px !important;
}

.mobile-nav li:not(:last-child) a:after {
    display: none !important;
}

.mobile-nav .sub-menu .menu-child a {
    padding-left: 10px;
}

.mobile-nav .nest-mobile-sub-menu .menu-child a {
    padding-left: 0 !important;
}

.mobile-sub-menu,
.nest-mobile-sub-menu {
    list-style: none;
    height: 0;
    transition: 0.5s all;

}

.mobile-nest-parent {
    align-items: start !important;
    padding-left: 10px;
}

/* Books */
.swiper-slide {
    background-size: cover;
    background-position: center;
}

.bookslides .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.bookslides .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.swiper-main {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: 50px;
    overflow: hidden;
}

.mySwiper2 {
    height: auto;
    width: 100%;
}

.mySwiper {
    height: 100px;
    box-sizing: border-box;
    padding: 10px 0;
    width: 150px;
    margin-top: 50px;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.bookholder {
    padding: 0 95px;
    margin-top: 95px;
}

.bookholder img {
    border: solid 1px #DEE7EB;
}

.bookholder h3 {
    color: #00aeef;
    text-align: left;
}

.swiper-slide.swiper-slide-prev {
    opacity: 0 !important;
}

/* Request Private Class */

#privateClass-form,
.request-new-date {
    width: 100%;
    max-width: 1070px;
}

#privateClass-form input,
.request-new-date input,
.request-new-date select {
    height: 38px;
}

#privateClass-form input:focus,
#privateClass-form select:focus,
#privateClass-form textarea:focus {
    outline: none;
}

.row-separator {
    display: flex;
}


.half-form {
    width: 100%;
    display: block;
    padding-bottom: 15px;
    padding-right: 17px;
}

.half-form:nth-child(2) {
    padding-right: 0;
}

.half-form span,
.row-separator span,
.row-separator p {
    width: 100%;
}

.half-form input,
.half-form select,
.row-separator textarea,
.course-det-wrap input,
.course-det-wrap select,
.course-det-wrap textarea {
    width: 100%;
    background-color: #fff;
    background: #fff;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #414042;
    border: solid 1px #bcbdc0;
    border-radius: 4px;
}

.request-new-date input {
    background-color: #fff;
    background: #fff;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #414042;
    border: solid 1px #bcbdc0;
    border-radius: 4px;
}

.request-new-date input:focus,
.request-new-date text:focus {
    outline: none;
}

.input-50 {
    width: 100%;
    max-width: 359px;
}

#course-selectors {
    height: 197px;
}

.additional-info textarea,
.course-det-wrap textarea {
    height: 70px;
}

.private-class-btn {
    height: 46px !important;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

input.new-date-submit {
    color: #fff;
}

/* Request New Date */
.nobanner-h1 {
    font-size: 30px;
    color: #1e4e68;
    font-weight: 300;
    margin-bottom: 50px;
    line-height: 36px;
}

.request-new-date {
    max-width: 744px !important;
}

.request-new-date input[type="checkbox"] {
    height: unset !important;
}

/* Leading in the Digital Age / Event Category */
.col-3-title {
    font-weight: 400;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}

.digital-age h3 {
    font-size: 26px;
    letter-spacing: -1.75px;
    color: #1e4e68;
    margin-bottom: 30px;
}

.cat-loop {
    text-align: left;
    font-size: 13px;
    color: #414042;
    width: 33.3334%;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 40px;
}

.cat-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.cat-img-wrap {
    background-color: #f1f2f2;
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 35px;
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #d1d3d4;
    border-right-color: #d1d3d4;
    border-bottom-color: #d1d3d4;
    border-left-color: #d1d3d4;
    margin-bottom: 20px;
    position: relative;
}

.cat-img-wrap .hover-overlay {
    padding-left: 70px;
    padding-right: 70px;
}

.cat-desc {
    line-height: 1.6;
}

.cat-name {
    font-weight: 600;
    color: #1e4e68;
    font-size: 15px;
    line-height: 22px;
}

.cat-img-wrap img {
    width: 100%;
}

.cta-heading {
    color: #1e4e68;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 50px;
    line-height: 1.2em;
    text-align: center;
}

/* Online Safe training */

.oxy-gallery.oxy-gallery-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.oxy-gallery-flex .oxy-gallery-item-contents img {
    width: 100%;
    height: 100%;
    min-height: 225px;
    opacity: 0;
    object-fit: cover;
}

#_gallery-18-15288.oxy-gallery-flex .oxy-gallery-item {
    width: calc(33.333% - 10px - 10px);
    margin: 10px;
    min-width: px;
    overflow: hidden;
    flex: auto;
}

#_gallery-18-15288 figure {
    position: relative;
    background-size: cover;
    min-height: 225px;
    width: 100%;
}

.caption {
    font-size: 12px;
    text-align: center;
    width: 100%;
    font-style: italic;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    color: #414042;
    font-weight: 500;
}

.half-img {
    width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.ou-image-wrapper img {
    max-width: 100%;
}

.landing-content h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px !important;
}

.landing-content h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px !important;
}

#_posts_grid-72-15288 {
    width: 100%;
}

#_posts_grid-72-15288 .related-post {
    display: flex;
}

#_posts_grid-72-15288 .oxy-post {
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    margin-bottom: 34px;
    width: 33.33%;
    padding: 15px;
}

#_posts_grid-72-15288 .oxy-post-image {
    margin-bottom: 1em;
    position: relative;
    background-color: grey;
    background-image: repeating-linear-gradient(45deg, #eee, #eee 10px, #ddd 10px, #ddd 20px);
    width: 100%;
}

#_posts_grid-72-15288 .oxy-post-image-fixed-ratio {
    padding-bottom: 240px;
    background-size: cover;
    background-position: center center;
}

#_posts_grid-72-15288 .oxy-post-title {
    font-size: 15px;
    color: #1e4e68;
    font-weight: 600;
    line-height: 1.2em;
    padding-right: 20px;
}

#_posts_grid-72-15288 .oxy-post-meta {
    font-size: 14px;
    color: #414042;
}

#_posts_grid-72-15288 .oxy-post-meta {
    margin-top: 0.5em;
    display: flex;
    flex-direction: row;
    text-transform: capitalize;
}

#headline-66-15288 {
    margin-bottom: 30px;
}

/* Leading By Example */
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 50px;
    gap: 5px;
    max-width: fit-content;
}

#the-post-adjacent {
    flex-direction: row;
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-align: justify;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d7d7dc;
    padding-bottom: 10px;
}

.post-nav {
    color: #414042;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    max-width: 500px;
}

.post-nav a {
    color: #414042;
    font-size: 12px;
}

#termdesc-copy {
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #191e23;
}

.whychoose-heading {
    margin-bottom: 20px;
    color: #00aeef;
    line-height: 30px;
    font-size: 24px;
    margin-top: -5px;
    font-weight: 400;
}

.side-desc .whychoose-heading {
    font-size: 20px;
    line-height: normal;
}

.side-desc ul li {
    font-size: 14px;
    line-height: 20px;
}

.leading {
    width: 200px;
}

.leading img {
    width: 200px;
}

.cat-title {
    color: #1e4e68;
    font-size: 34px;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 1.2em;
    max-width: 600px;
    letter-spacing: -1.5px;
}

.sub-cat-title {
    font-weight: 600;
    font-style: italic;
    margin-bottom: 30px;
    font-size: 20px;
    color: #1e4e68;
    margin-top: 0px;
}

.cat-badge {
    margin-bottom: 35px;
    width: 110px;
}

.sub-hc {
    color: #939598;
    font-size: 16px;
}

#div_block-1222-20792 {
    display: flex;
    text-align: left;
    flex-direction: row;
    gap: 80px;
    align-items: center;
}

#div_block-1219-20792 {
    width: 60%;
}

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

#table_wrapper {
    font-size: 13px;
    line-height: 1.6;
}

#table_wrapper th {
    background-color: #4ab0e3;
    color: white;
    text-align: left;
    padding: 5px;
    border: solid 1px #d1d3d4;
}

#table_wrapper .ct-div-block {
    display: revert;
}

#table_wrapper table {
    width: 100%;
    border-collapse: collapse;
}

#table_wrapper td {
    padding: 5px;
    border: solid 1px #d1d3d4;
}

#div_block-1220-20792 {
    width: 40%;
}

#image-1037-20792 {
    height: 100%;
    object-fit: cover;
    object-position: center right;
    max-width: 575px;
    display: block;
    margin-left: auto;
}

#_rich_text-1036-20792 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}

.dark-col h2 {
    color: #4ab0e3;
    font-size: 26px;
    margin-bottom: 35px;
    font-weight: 400;
    line-height: 32px;
}

.lh-1-6 {
    line-height: 1.6;
}

/* Public Training Schedules */
.pts-intro {
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -1.5px;
    text-align: center;
    max-width: 1110px;
}

.spc-cert-h {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.9px;
}

.course-schedules a:hover {
    color: #0077A7;
    transition: 0.3s all;
}

.pts-last-sec {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -1.5px;
    color: #fff;
    max-width: 787px;
}

.course-cover {
    overflow: hidden;
}

.course-cover:hover img {
    transform: scale(1.08);
    transition: 0.5s ease-in-out;
}

.course-cover img {
    transition: 0.5s ease-in-out;
}

.courses-item .course-name:hover {
    color: #00aeef;
    transition: 0.5s ease-in-out;
}

/* Public Training Schedule Page */
.sched-table-wrap.public-training-table {
    flex-direction: column;
}

.public-training-table .course-schedules {
    max-width: 100%;
}

/* Safe Micro Page */
.safe-headline {
    color: #1e4e68;
    text-align: center;
    max-width: 530px;
}

.cat-cert {
    font-weight: 500;
    color: #1e4e68;
    line-height: 1;
    margin-bottom: 5px;
}


/* Top Bar */
#section-4-21940>.ct-section-inner-wrap {
    max-width: 100%;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

#section-4-21940 {
    /*background-color: #4ab0e3;*/
    background-color: #7c41ff;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: -0.4px;
}

#link_button-225-19294 {
    background-color: #0077a7;
    border: 1px solid #0077a7;
}

#link_button-225-19294 {
    min-width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: -0.02em;
    font-weight: 600;
    line-height: 15px;
    transition-duration: 0.3s;
    color: #fff !important;
}

/* Measure the Business Benefits of SAFe */
#measuring-benefits-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.7), rgba(30, 78, 104, 0.7)), url(/assets/images/consulting-banner.jpg);
}

.measure-page-col {

    display: grid;
    align-items: start;
    grid-template-columns: repeat(2, minmax(200px, 1fr));
    grid-column-gap: 120px;
    grid-row-gap: 20px;
}

#measure-heading {
    color: #1e4e68;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 10px;
}

.dark-col {
    background-color: #1e4e68;
}

.light-col {
    background-color: rgba(66, 151, 185, 0.5);
    color: #414042 !important;
}

.events-container {
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
    color: #ffffff;
    font-size: 14px;
}

.light-col h2 {
    font-size: 26px;
    color: #1e4e68;
    margin-bottom: 25px !important;
    font-weight: 400;
    line-height: 32px !important;
}

.light-col hr {
    border-top-color: #1e4e68;
    border-right-color: #1e4e68;
    border-bottom-color: #1e4e68;
    border-left-color: #1e4e68;
}

.events-container hr {
    margin-top: 60px;
    margin-bottom: 60px;
}

/* Certification Page */
.certification-thumb {
    min-height: 266px;
    display: block;
    overflow: visible;
}

.certification-list h6 {
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
    color: #0077A7;
    transition: 0.5s ease-in-out;
}


/* Consent Popup */
.consent-popup {
    display: none;
    position: fixed;
    bottom: 10px;
    right:10px;
    background: white;
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    max-width: 526px;
    z-index: 1000;
    border: 1px solid #eee;
    width: 100%;
}

div#cmplz-header-1-optout {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

.consent-text {
    margin-bottom: 20px;
    color: #333;
    font-size: 13px;
    line-height: 1.5;
}

.consent-buttons {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.accept-button {
    background: #2673e6;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
}

.accept-button:hover {
    background: #1a5dc8;
}

.privacy-link {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #2673e6;
    text-decoration: underline;
    font-size: 12px;
}

.privacy-link:hover {
    text-decoration: underline;
}

.close-button-consent {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 35px;
    cursor: pointer;
    color: #222;
    padding: 5px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-weight: 600;
}

.close-button-consent:hover {
    color: #333;
    background: #f5f5f5;
    border-radius: 50%;
}

.cmplz-cookiebanner .cmplz-title {
    justify-self: center;
    grid-column-start: 2;
    font-size: var(--cmplz_title_font_size);
    color: var(--cmplz_text_color);
    font-weight: 500;
}

/* Footer  Additional */
.copyright-copy {
    font-size: 13px;
    color: #fff;
}

.copyright-copy a {
    color: #fff;
}

/* Workshop 1 */
#workshop-banner-1 {
    background-image: linear-gradient(rgba(30, 78, 104, 0.0), rgba(30, 78, 104, 0.0)), url(/assets/images/measure-grow-img.jpg);
}

.hero-subtitle {
    color: #fff;
    font-size: 20px;
    max-width: 600px;
    margin: auto;
}

.workshop-days {
    background: rgba(66, 151, 185, 0.9);
    display: inline-block;
    min-width: 70px;
    margin-top: 20px;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

/* Workshop 2 */
#workshop-banner-2 {
    background-image: linear-gradient(rgba(30, 78, 104, 0.0), rgba(30, 78, 104, 0.0)), url(/assets/images/accelerating-flow-img.jpg);
}

/* Workshop Main */
.workshop-item .course-name {
    margin-bottom: 20px;
}

.workshop-item img {
    min-height: 247px;
    object-fit: cover;
    max-height: 247px;
}

/* Workshop 3 */
#customizing-safe-workshop-banner {
    background-image: linear-gradient(rgba(30, 78, 104, 0.7), rgba(30, 78, 104, 0.7)), url(/assets/images/customizing-safe-workshop-banner.jpg);
}
