@media (min-width: 1200px) {
    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1.2;
    }
}

div[data-block-type="panels"] {
    max-width: 1500px;
    margin: 0 auto;
}

div[data-block-type="panels"] h2 {
    letter-spacing: 0.025em;
    text-wrap: wrap;
    line-height: 1.3;
}

h1 {
   /* line-height: 1.25 !important; */
}

@media (min-width: 1200px) {
    .lg\:text-lg {
        line-height: 1.5rem;
    }
}

div[data-block-type="catalogue"] {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

div[data-block-type="call_to_action"] p {
    font-size: 20px;
    line-height: 1.5;
}

body[class*="lifeskills-uq-mindset"] .elearn-service {
        padding-top: 0;
    
    .aos-animate {
        justify-content:center;
    }
    .title {
        padding-top: 20px;
    }
    h2.text-h2:after {
        background-color: #009ada;
    }
    .card.group .cntent p:nth-child(2) {
        font-size: 15px !important;
        text-transform: uppercase;
        opacity: 0.7;
    }

    .card.group img {
        object-position: 50%;
    }

    .card.group .main-text h4 {       
      display: none;
    }

    @media (min-width:1024px) { 
        .card.group:not(.active) {
            background-color: #d9e8f2;
        }
         .card.group.active .text-h4 {      
         transform: translateX(-55%);   
          left: 45%; 
             position: relative;
        }
        .card.group .cntent img.object-contain {   
            display: none
        } 
    }
    @media (max-width:1023px) { 
        .card.group .cntent img.object-contain { 
            position: absolute;
            bottom: 20px;
            width: 30px;
            height: 25px;
        }
        .card.group .cntent {
            border-top: none;
           padding-top: 0px;
        }
        .card.group .cntent p:nth-child(1) {
            padding-bottom: 70px;
        }

        .card.group .cntent p:nth-child(1):after {
            content: '';
            width: calc(100% - 50px);
            display: block;
            height: 1px;
            border-top: 0.5px solid rgba(255, 255, 255, 0.25);
            position: absolute;
            bottom: 60px;
        }
        .card.group .cntent p:nth-child(2) {
            margin-left: 35px;
            position: absolute;
            bottom: 20px;
        }
        .card.group {
            position: relative;
        }
        .card.group .text-h4:after {
            content: none !important;
        }
        .card.group .main-text.items-center {
            display: none;
        }
    }

    .card.group .main-text {        
       min-width: 80px;
    }

    .card.group .items-center {        
     align-items: flex-start;
    }

    .card.group .text-h4 {      
       left: 0; 
          position: relative;    
              visibility: hidden;
    }

    .card.group:nth-child(1) .text-h4:after {       
        content: '';   
         position: absolute;  
           left: -5px;
            background-image: url(https://enmasse2.com/media/site/d98487e256-1738886003/video-solid.png); 
              width: 40px;   
                 height: 40px; 
                  background-size: contain; 
                 background-repeat: no-repeat;  
                    transition: 0.25s;
                 background-position: center;
                     visibility: visible;
    }

    .card.group:nth-child(2) .text-h4:after {     
     content: '';   
        position: absolute;   
         left: -5px;
            background-image: url(https://enmasse2.com/media/site/622273e88a-1738887453/podcast-solid.png);   
               width: 40px;  
                  height: 40px;  
                   background-size: contain; 
                   background-repeat: no-repeat; 
                      transition: 0.25s;
                     background-position: center;
                       visibility: visible;
    }

    .card.group:nth-child(3) .text-h4:after {      
     content: '';  
        position: absolute;    
           left: -5px;
           background-image: url(https://enmasse2.com/media/site/e83cc4209b-1738887546/file-solid.png); 
               width: 40px;  
                   height: 40px;  
                   background-size: contain; 
                      transition: 0.25s;
                   background-repeat: no-repeat;  
                     background-position: center;
                       visibility: visible;
    }
    @media (min-width:1024px) {
        .card.group:not(.active) .text-h4:after {
           filter: opacity(30%);
           transition: 0.25s;
        }
        .card.group.active .text-h4:after {
            filter: brightness(0) saturate(100%) invert(22%) sepia(59%) saturate(3125%) hue-rotate(185deg) brightness(99%) contrast(101%);
            transition: 0.25s;
        }
    }
}


.lifeskills-decyptas div[data-block-type="hero_with_image"] {
    max-width: 900px;
    margin: 0 auto;
} 

body[class*="lifeskills"] div[data-block-type="panels"] {
    max-width: 1400px;
    margin: 0 auto;
}

body[class*="lifeskills-uq-mindset"] div[data-block-type="panels"] {
    max-width: 975px;
    margin: 0 auto;
}

body[class^="lifeskills"] .col-span-full:has(h1) {
    display: flex;
    flex-direction: column-reverse;
}

body[class^="csv-power"] .col-span-full:has(h1) {
    display: flex;
    flex-direction: column-reverse;
}

body[class^="lifeskills"] .col-span-full:has(h1) p {
    text-align: center;
    font-family: 'Source Sans 3';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.5rem;
    margin-bottom: 20px;
}

body[class^="csv-power"] .col-span-full:has(h1) p {
    text-align: center;
    font-family: 'Source Sans 3';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.5rem;
    margin-bottom: 20px;
}

body[class^="lifeskills"] h2 {
    font-size: 20px;
    letter-spacing: 0.025em;
    font-size: 26px;
    text-wrap: wrap;
    line-height: 1.3;
}

body[class^="csv-power"] h2 {
    font-size: 20px;
    letter-spacing: 0.025em;
    font-size: 26px;
    text-wrap: wrap;
    line-height: 1.3;
}

body[class^="lifeskills"] div[data-block-type="header"] .sm\:col-span-3 {
    grid-column: span 5 / span 5;
}

body[class^="csv-power"] div[data-block-type="header"] .sm\:col-span-3 {
    grid-column: span 5 / span 5;
}


body[class^="lifeskills"] .max-w-3xl {
    max-width: 55rem;
}

body[class^="csv-power"] .max-w-3xl {
    max-width: 55rem;
}

a[href*="lifeskills"] span + span {
    transform: rotate(-180deg);
    position: relative;
    left: -10px;
}

a[href*="lifeskills"]:has(svg) {
    display: flex;
    flex-direction: row-reverse;
    max-width: 224px;
    background-color: #003660;
}

a[href*="lifeskills"]:has(svg):hover {
    color: #003660;
}

body[class^="lifeskills"] div[data-block-type="header"] .sm\:col-span-3 h1 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 4rem;
    max-width: 960px;
    margin: 0 auto;
    line-height: 1.25;
}

body[class^="csv-power"] div[data-block-type="header"] .sm\:col-span-3 h1 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 4rem;
    max-width: 960px;
    margin: 0 auto;
    line-height: 1.25;
}

body[class^="lifeskills"] div[data-block-type="text_with_image_panels"] .items-center {
    order: 2;
}

body[class^="csv-power"] div[data-block-type="text_with_image_panels"] .items-center {
    order: 2;
}

body[class^="lifeskills"] div[data-block-type="text_with_image_panels"] .items-center .text-center {
    text-align: left !important;
}

body[class^="csv-power"] div[data-block-type="text_with_image_panels"] .items-center .text-center {
    text-align: left !important;
}


body.lifeskills-decyptas div[data-animation="text-with-heading"] h2:before {
    content: none !important; 
}

.aussuper div[data-animation="text-with-heading"] h2:before {
    content: 'workshop';
    display: block;
    font-family: 'Source Sans 3';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.5rem;
    margin-bottom: 20px;
}

.home ul.justify-between li {
   /* padding-right: 20px; */
}

.home ul.justify-between li:nth-child(3) a:hover:after {
    border-color: #339966;
}

.bg-nav-scroll {
    --tw-bg-opacity: 1;
    /* background-color: rgb(53 90 137 / var(--tw-bg-opacity)); */
    background-color: rgb(var(--tw-color-blue)/var(--tw-bg-opacity));
    padding: 1rem 3rem;
    box-shadow: 2px 2px 2px #00000082, -1px -1px 2px #3d526e;
    /* border-radius: 8px; */
    /* width: 1472px; */
    /* max-width: 1472px !important; */
}

.last\:mb-0:last-child[data-block-type="stats"] {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--tw-color-blue)/var(--tw-bg-opacity));
}

.hover\:text:hover {
	--tw-bg-opacity: 1;
	color: rgb(90 113 142 / var(--tw-text-opacity));
    
}

.text-white:not(:last-child)[data-animation-refs="stat"] {
    position: relative;
}
.text-white:not(:last-child)[data-animation-refs="stat"]::before {
    content: '';
    background: #9097a1;
    position: absolute;
    width: 2px;
    height: 8em;
    top: 65%;
    transform: translateY(-50%);
    right: -1em;
}

div[data-block-type="carousel"], div[data-block-type="text_with_heading"], div[data-block-type="testimonials"] {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.before\:z-1:before {
	content: var(--tw-content);
	z-index: 1
}

.after\:z-1:after {
	content: var(--tw-content);
	z-index: 1;
}
ul.card-banner li {
    /* background-color: #eaeaea; */
    background-color: #fff;
    padding: 20px 15px;
    border-radius: 5px;
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
    /* filter: drop-shadow(1px 1px 1px #8e4b0c); */
    width: fit-content;
}
ul.card-banner li a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    border-bottom: 3px solid;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
    width: 267px;
}
ul.card-banner li a::after {
    content: "";
    background: url(../images/link-arrow.svg) no-repeat;
    width: 10px;
    height: 16px;
    display: inline-block;
}
ul.card-banner li:nth-child(1) a {
    --tw-border-opacity: 1;
    border-color: rgb(var(--tw-color-orange)/var(--tw-border-opacity));
}
ul.card-banner li:hover:nth-child(1) {
    background-color: rgb(var(--tw-color-orange));
}
ul.card-banner li:nth-child(2) a {
    --tw-border-opacity: 1;
    border-color: rgb(var(--tw-color-green)/var(--tw-border-opacity));
}
ul.card-banner li:hover:nth-child(2) {
    background-color: rgb(var(--tw-color-green));
}
ul.card-banner li:nth-child(3) a {
    --tw-border-opacity: 1;
    border-color: rgb(var(--tw-color-purple)/var(--tw-border-opacity));
}
ul.card-banner li:hover:nth-child(3) {
    background-color: rgb(var(--tw-color-purple));
}
ul.card-banner li:nth-child(4) a {
    --tw-border-opacity: 1;
    border-color: rgb(var(--tw-color-blue-5)/var(--tw-border-opacity));
}
ul.card-banner li:hover:nth-child(4) {
    background-color: rgb(var(--tw-color-blue-5));
}
ul.card-banner li:nth-child(1):hover a,ul.card-banner li:nth-child(2):hover a,ul.card-banner li:nth-child(3):hover a,ul.card-banner li:nth-child(4):hover a {
    color: #fff;
    border-color: #fff;
}
.banner-border {
    border-top: 0.0625rem solid rgba(0, 34, 28, 0.1);
    border-color: rgba(255, 255, 255, .2) !important;
    max-width: 1400px;
}

.font-dm-serif, .font-serif {
    font-family: DM Serif Display !important;
}

.txt-shadows {
    -webkit-filter: drop-shadow(2px 2px 2px #0d2e4d);
    text-shadow: 0 0.125rem 0.25rem rgb(33 91 147 / 55%);
}

.textarea-container {
    position: relative;
    padding-top: 1%;
    padding-bottom: 1%;
    margin: 5% auto;
}

.textarea-container h2 {
    margin-top: 0;
    margin-bottom: 24px;
}

.textarea-container hr {
    margin-top: 24px;
    margin-bottom: 0;
}

.textarea-container>* {
    position: relative;
    z-index: 1;
}

/* figure.video-demo video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    border: none;
} */
.textarea-container::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 22%, #0066a6 22%);
    content: "";
}

.textarea-container2::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 22%, rgb(var(--tw-color-blue)) 22%);
    content: "";
}
.textarea2-div {
    display: block;
}
.textarea2-div div {
    padding: 20px;
    color: #ffffff;
    margin-top: 15px;
}
.textarea2-div h5 {
    margin-top: 0px !important;
}
.textarea2-div div:nth-child(1) {
    background-color: #6d6e71;
}
.textarea2-div div:nth-child(2) {
    background-color: #0066a6;
}
.textarea2-div div:nth-child(3) {
    background-color: #009ADA;
}

.textarea2-div div:nth-child(4) {
    background-color: #6d6e71;
}

.textarea2-div ul li::marker {
    color: rgb(var(--tw-color-yellow));
}

.textarea2-div ul,
.textarea2-div ul li {
    margin: 0px;
}

.textarea-container .text-white.max-w-none.mt-6.lg\:mt-8 p a {
    text-decoration: none;
    color: #003660;
}
.center-fix {
    max-width: 1536px !important;
    margin-left: auto;
    margin-right: auto;
}

div[data-block-type="hero_with_text"]  {
        h2, .prose {
            max-width: 1440px;
            margin-left: auto;
            margin-right: auto;
        }
    }


body.respect-at-work .grid:nth-child(3) div[data-block-type="textarea"] .prose .bg-color-var.bg-url-var.bg-cover.bg-center {
    h2, .prose {
        max-width: 1440px;
        margin-left: auto;
        margin-right: auto;
    }
}

body.respect-at-work .md\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 24px;
    font-family: unset;
}


.after\:border-yellow:after {
    --tw-border-opacity: 1;
    border-color: rgb(var(--tw-color-yellow)/var(--tw-border-opacity));
    content: var(--tw-content)
}
body.respect-at-work div[data-block-type="textarea"] .p-6.md\:p-12.mt-3 h2:nth-child(3) {
    margin-top: 48px;
}
.mb-0 {
    margin-bottom: 0;
}

.em-secondary-color-a7a9ac { 
    color: #a7a9ac;
}

body.elearn .bg-white.flow-root {
    h2, .prose, p.text-white {
        max-width: 1440px;
        margin-left: auto;
        margin-right: auto;
    }
}

body.elearn ul, body.elearn li {
    margin-top: 0px;
}

body.elearn h5 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
}

body.elearn h5:nth-child(1) {
    margin-top: 15px;
}

h1 + div p {
    font-size: 18px;
}

.prose :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-family: Aptos,Source Sans\ 3,sans-serif;
}

/* body.elearn h1:nth-child(1) {
    font-size: 62px;
} */

.coming-soon {
    background-color: #f15f22;
    color: #ffffff;
    display: none;
    font-size: 20px;
    text-align: center;
}

body.elearn .coming-soon {
    display: block;
}

/* body.elearn nav.nav .mx-auto.xl\:max-w-screen-xl {
    margin-top: 25px;
} */

#default-carousel {
    background-color: #003660;
    color: #ffffff;
}

.demo-video--tw-color-blue::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 22%, rgb(var(--tw-color-blue)) 22%);
}

#default-carousel, #course-carousel, .explore-courses, #em2-carousel {
    background-color: #003660;
    color: #ffffff;
}

.carousel-container div.ease-in-out {
    padding-top: 20px;
}

.carousel-container {
    background-color: #003660;
    color: #ffffff;
    min-height: 500px;
    padding-top: 20px;
    height: 520px;
}

.carousel-container .course {
    min-height: 440px;
}

.carousel-container .course .items-baseline {
    min-height: 184px;
}

.demo-video--tw-color-blue {
    margin-top: 0px !important;
}

.elearn .textarea-container {
    margin-top: 15px !important;
}

.explore-courses div{
    padding-bottom: 0px !important;
}

.carousel-indicator, #data-carousel-prev span, #data-carousel-next span {
    background-color: #f15f22;
}

body.finding-common-ground-understanding-and-handling-conflict-at-work-leaders-managers h1.font-dm-serif, 
body.finding-common-ground-understanding-and-handling-conflict-at-work-employees h1.font-dm-serif{
    font-size: 56px;
}

.related-course .relative {
    min-height: 350px;
}

.elearn .bg-blue.bg-url-var.bg-bottom.bg-cover.md\:bg-none::after {
	margin-top: -600px;
	height: 600px;
	width: 100%;
	display: block;
	position: relative;
	content: "";
	background: rgb(0,54,96);
	/* background: linear-gradient(0deg, rgba(0,54,96,1) 0%, rgba(0,54,96,0.12366953617384457) 70%); */
    background: linear-gradient(0deg, rgba(0,54,96,0.12366953617384457) 0%, rgba(0,54,96,1) 90%);
}

.selected-plan {
	background-color: #003660;
	color: #fff;
}

.selected-plan:nth-child(2) {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.selected-plan h5 {
	font-size: 26px;
}

nav.nav ul li:nth-child(3) .block.px-4.text-base.lg\:text-lg.text-blue {
	/* font-size: 16px; */
	line-height: 16px;
}

/* Free trial account pop-up */
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay {
    visibility: visible;
    opacity: 1;
    z-index: 50;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
    margin-top: 0;
    color: #333;
}
.popup .close {
    position: absolute;
    top: 10px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup .close:hover {
    color: rgb(241 95 34 / var(--tw-bg-opacity));
}
.popup .content {
    max-height: 30%;
    overflow: auto;
}

@media screen and (max-width: 700px){
    .box{
        width: 70%;
    }
    .popup{
        width: 70%;
    }
}

/* End - Free trial account pop-up */

@media (min-width:900px) {
    .md-o\:p-12 {
        padding: 9rem 3rem 3rem 3rem;
	}
    .md-o\:bg-bottom {
        background-position: bottom;
    }
    .md-o\:bg-position {
        background-position: top right;
    }
    nav.nav {
        position: fixed;
    }
    .textarea-container .grid .flex:nth-child(2) .md\:pl-0 {
        padding-left: 3rem;
    }
    .px-6.md\:px-12.pt-6.pb-12.md-o\:p-12 {
        margin-top: 146px;
        display: inline-block;
        padding: 1.5rem 3rem 3rem;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .error404 {
        padding-top: 7rem;
    }
}

@media (min-width: 1200px) {
    .error404 {
        margin-top: 7rem;
    }
    nav.nav ul li:nth-child(3) .block.px-4.text-base.lg\:text-lg.text-blue {
      /*  font-size: 16px; */
        line-height: 16px;
    }
}

@media (min-width:1920px) {
   
    nav.nav {
        /* position: fixed; */
        margin-left: auto;
        margin-right: auto;
      /*   max-width: 1920px; */
    }
}

@media (min-width:1440px) {
    .xl-o\:px-0 {
        padding-left: 0;
		padding-right: 0
	}
    .xl-o\:p-12 {
        padding: 6rem 3rem 3rem 3rem;
	}
    .xl\:max-w-screen-xl {
        max-width: 1440px
    }
    
    .xl-o\:bg-cover {
        background-size: cover;
    }
    body.home .bg-blue.bg-url-var.bg-cover.relative .bg-cover.bg-bottom.relative.z-10 .w-full .mx-auto.xl\:max-w-screen-xl ul li a {
        font-size: 22px;
    }
    .error404 {
        padding-left: 0px;
    }

}



@media (max-width:899px) {
    /* body.respect-at-work .bg-blue.md\:bg-none, body.equity-diversity-and-inclusion .bg-blue.md\:bg-none, body.family-violence-prevention .bg-blue.md\:bg-none, body.mental-health-and-wellbeing .bg-blue.md\:bg-none, body.change-leadership .bg-blue.md\:bg-none {
        background-size: 100% 100%;
    } */ /* RRA 2024-06-23 -- Need to comment this */
    .error404 {
        padding-left: 1.5rem;
    }
}
@media (max-width:1199px) {
    .textarea-container figure {
        margin: 0 auto;
    }
    .textarea-container::after {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 22%, #0066a6 22%);
        content: none;
    }
    body.respect-at-work .textarea-container::after {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgb(var(--tw-color-blue)) 1%);
    }
    .demo-video--tw-color-blue::after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(var(--tw-color-blue)) 0%);
    }
    .textarea-container .flex.items-center:nth-child(2) {
        margin-top: -24px;
        background-color: #0066a6;
    }

    .textarea-container .flex.items-center:nth-child(2) .md\:pt-12 {
        padding-top: 2rem;
    }

    body.about-us .md\:bg-url-var, body.our-approach .md\:bg-url-var, body.solutions .md\:bg-url-var, body.services .md\:bg-url-var, body.catalogue .md\:bg-url-var, body.news .md\:bg-url-var, body.contact .md\:bg-url-var {
        background-position: 65% bottom;
    }
    .textarea-container2::after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgb(var(--tw-color-blue)) 0%);
        content: "";
    }
}

/* carousel 8/2/2024 */
.carousel-container .course {
    margin: 0 2.5rem;
}
@media only screen and (max-width: 1439px) {
    .carousel-container {
        margin: auto 5%;
        .course {
            margin: 0 auto;
        }
    }
}

@media only screen and (max-width: 1199px) {
    .carousel-container {
        .course {
            padding: 15px;
            span.text-3xl {
                font-size: 24px;
                line-height: 28px;
                padding-top: 0.9rem;
                display: block;
                min-height: 13.375rem;
            }
        }
    }

    .textarea-container .grid .flex:nth-child(2) .md\:pl-0.video-content-padding {
        padding-left: 3rem !important;
        padding-bottom: 2rem;
    }
}
@media only screen and (max-width: 899px) {
    .elearn .bg-blue.bg-url-var.bg-bottom.bg-cover.md\:bg-none::after {
        position: unset;
    }
}
/* @media (max-width:879px) {
    div[id^="carousel-item-"] .grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    div[id^="carousel-item-"] .grid .course:last-child {
        margin: 0 50%;
    }
    .carousel-container {
        height: 1000px;
    }
}
@media (max-width:639px) {
    div[id^="carousel-item-"] .grid {
        grid-template-columns: unset;
    }
    div[id^="carousel-item-"] .grid .course:last-child {
        margin: auto;
    }
    .carousel-container {
        height: 1500px;
    }
} */

 /* 8/5/2024 */
 /* @media (max-width:879px) {
	.carousel-container {
        height: 740px;
    }
    div[id^="carousel-item-"] .grid {
        grid-template-columns: unset;
    }
    div[id^="carousel-item-"] .grid .course {
        min-width: 100% !important;
        display: inline-flex;
        min-height: 200px;
    }
	div[id^="carousel-item-"] .grid .course .items-baseline {
		min-height: auto;
		width: 100%;
		padding-top: 0 !important;
	}
	div[id^="carousel-item-"] .grid .course span.text-3xl {
		min-height: auto;
        padding: 0% 5%;
        font-size: 20px;
	}
    div[id^="carousel-item-"] .grid .course div:nth-child(1) img  {
		 height:180px;
		 width: 450px;
	} 
}

@media (max-width:500px) {
	.carousel-container {
        height: 1200px;
    }
    div[id^="carousel-item-"] .grid .course {
        min-width: 50% !important;
        display: block;
        min-height: auto;
    }

    div[id^="carousel-item-"] .grid .course div:nth-child(1) img {
        height: auto;
        min-width: 100%;
    }
    div[id^="carousel-item-"] .grid .course span.text-3xl {
        padding: 5% 0% 15%;
    }
} */

/* 8/6/2024 */
@media (max-width:879px) {
	.carousel-container {
        height: 740px;
    }
    div[id^="carousel-item-"] .grid {
        grid-template-columns: unset;
        margin: auto 0;
    }
    div[id^="carousel-item-"] .grid .course {
        min-width: 100%;
        display: inline-flex;
        min-height: 200px;
        margin: 0;
    }
	div[id^="carousel-item-"] .grid .course .items-baseline {
		min-height: auto;
		width: 100%;
		padding-top: 0 !important;
	}
	div[id^="carousel-item-"] .grid .course span.text-3xl {
		min-height: auto;
		padding: 0% 5%;
		font-size: 20px;
	}
    div[id^="carousel-item-"] .grid .course div:nth-child(1) img  {
		 height: 180px;
		 width: 450px;
	} 
} 
  
@media (max-width:500px) {
	.carousel-container {
        justify-content: space-between;
        display: block;
        height: 1450px;
        overflow: hidden;
    }
    div[id^="carousel-item-"] .grid .course {
        width: 285px;
        display: block;
    }

    div[id^="carousel-item-"] .grid .course div:nth-child(1) img {
        width: 100%;
        height: auto;
        padding-bottom: 0.4rem;
    }
    div[id^="carousel-item-"] .grid .course span.text-3xl {
        padding: 1rem 0% 0 0%;
        line-height: 24px;
    }
	div[id^="carousel-item-"] .grid .course .items-baseline {
		height: 180px !important;
		position: relative;
		flex-direction: column;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-content: flex-start;
	}
}
@media (max-width:470px) {
	.carousel-container {
        height: 1405px;
    }
}
@media (max-width:430px) {
	.carousel-container {
        height: 1350px;
    }
    
    button[id^="data-carousel-"] {
        opacity: 0.3;
    }
    button[id^="data-carousel-"]:hover {
        opacity: 1;
    }
}
@media (max-width:400px) {
	.carousel-container {
        height: 1305px;
    }
}
@media (max-width:370px) {
	.carousel-container {
        height: 1260px;
    }
}
@media (max-width:340px) {
	.carousel-container {
        height: 1210px;
    }
}
/* end */
/* elearn why-choose 8/8/2024 */
.elearn-left-div {
    --tw-bg-opacity: 1;
    /* background-color: rgb(66 184 232/var(--tw-bg-opacity)); */
    background-color: #d3d5eb;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.elearn-center-div {
    --tw-bg-opacity: 1;
    /* background-color: rgb(246 158 139/var(--tw-bg-opacity)); */
    background-color: #b9e5fb;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.elearn-right-div {
    --tw-bg-opacity: 1;
    /* background-color: rgb(115 183 136/var(--tw-bg-opacity)); */
    background-color: #d1d3d4;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.text-shadow-black13 {
    text-shadow: 0 0.125rem 0.25rem rgb(13 20 15 / 13%);
} 
.gap-0 {
    gap: 0;
}
.letter-spacing-3 {
    letter-spacing: 0.03em;
}
.letter-spacing-4 {
    letter-spacing: 0.04em;
}
span.text-6xl svg {
    display: inline;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
}

.overflow-visible {
    overflow: visible;
}

.hover\:btn:hover {
    --tw-text-opacity: 1;
    color: rgb(var(--tw-color-white) / var(--tw-text-opacity));
    background-color: rgb(var(--tw-color-blue) / var(--tw-bg-opacity));
}

.line-height-1_3 {
    line-height: 1.3;
} 
.why-choose {
    background-color: #fff !important;
    padding-top: 0.6rem;
    /* padding-bottom: 5rem; */
}
.why-choose .section-title {
    color: #003660;
}
.why-choose p.line-height-1_3 {
    font-size: 18px;
    color: #4B4E4F;
}
.w-\[28px\] {
    width: 28px;
}
.textarea-container .grid .flex:nth-child(2) .md\:pl-0.video-content-padding {
    padding-left: 0;
}
.elearn .textarea-container.container-vid {
    margin-top: 0 !important;
}
div[data-block-type="text_with_heading_grid"] {
    padding: 1.5rem;
}
@media (min-width:900px) {
    div[data-block-type="text_with_heading_grid"] {
        padding: 3rem;
    }
}
.elearn h1.text-white.font-dm-serif {
    font-size: 4rem;
    width: calc(53rem - 3rem);
}
@media (max-width:1099px) {
    .elearn h1.text-white.font-dm-serif {
        font-size: 3rem;
        width: calc(45rem - 3rem);
        line-height: 1;
    }
}
@media (max-width:900px) {
    .elearn h1.text-white.font-dm-serif {
        font-size: 3rem;
        width: calc(40rem - 1.5rem);
        line-height: 1;
    }
    
    .textarea-container .grid .flex:nth-child(2) .md\:pl-0.video-content-padding {
        padding-left: 1.5rem !important;
    }
    .prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0;
        margin-top: 0
    }
}
@media (max-width:665px) {
    .elearn h1.text-white.font-dm-serif {
        width: calc(30rem - 1.5rem);
        font-size: 2.5rem;
    }
}
@media (max-width:500px) {
    .elearn h1.text-white.font-dm-serif {
        width: calc(25rem - 1rem);
        font-size: 2rem;
    }
}
@media (max-width:450px) {
    .elearn h1.text-white.font-dm-serif {
        width: calc(20rem - 1rem);
        /* font-size: 1.7rem; */
    }
}
@media (max-width:350px) {
    .elearn h1.text-white.font-dm-serif {
        width: calc(18rem - 1rem);
        font-size: 1.7rem;
    }
}
/* end */
/* 8/12/24 */
.elearn .w-\[48px\] {
    width: 28px;
}
.elearn .h-\[48px\] {
    height: 28px;
}
/* end */
/* 8/22/2024 */
.z-ndex {
    z-index: 2;
    position: relative;
}
.slide-img {
    left: 52.3%;
}
.home .slides {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: flex-end;
}
@media (min-width: 1090px) {
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 {
        display: flex;
        margin-right: 0;
    }
    
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.5rem* var(--tw-space-y-reverse));
        margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)));
    }
 }
@media (max-width: 1345px) {
    .w-full.z-ndex p.text-white {
        width: 50%;
    } 
 }
 
@media (max-width: 991.98px) {
    .home .slides {
      width: 80%;
    } 
    .home .slides img {
      height: 65vh;
    } 

	.w-full.z-ndex p.text-white {
      width: 100%;
  }
}
@media (max-width: 820px) {
  .home .slides {
    width: unset;
  } 
}
.home .slides img {
   position: absolute;
   opacity: 0;
   -webkit-transition: 4s opacity ease;
   -o-transition: 4s opacity ease;
   transition: 4s opacity ease;
}
.home .slides img.active {
  opacity: 1;
  z-index: 1;
}

@media (min-width: 501px) and (max-width: 614px) {
    .home .slides .bottom-0 {
        height: 45vh;
    }
}

@media (min-width: 470px) and (max-width: 500px) {
    .home .slides .bottom-0 {
        height: 36vh;
    }
}

@media (max-width: 469px) {
    .home .slides .bottom-0 {
        height: 34vh;
    }
}
/* end */

.g-recaptcha {
    margin-top: 10px;
}

@media (max-width:599px) {
    .mx-w599-dnone {
        display: none;
    }
    .mx-w599-vhidden {
        visibility: hidden;
    }
    body.about-us .bg-blue.md\:bg-none, body.our-approach .bg-blue.md\:bg-none, body.solutions .bg-blue.md\:bg-none, body.services .bg-blue.md\:bg-none, body.catalogue .bg-blue.md\:bg-none, body.news .bg-blue.md\:bg-none, body.contact .bg-blue.md\:bg-none {
        background-position: 95% center;
        height: 425px;
    }
    
    body.about-us div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.our-approach div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.solutions div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.services div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.catalogue .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.news .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.contact .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full {
        background-color: #1a3961;
        top: 333px;
        left: 0;
        right: 0;
        position: relative;
        display: flex;
        width: 100%;
        padding: 1.5rem;
        flex-direction: column;
        align-content: flex-start;
        justify-content: space-evenly;
        align-items: flex-start;
        flex-wrap: wrap;
        height: fit-content;
    }
    div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full a.inline-flex {
        display: flex;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 225px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    } 
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }

    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 763px;
    } */
    body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 350px;
    }

    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 350px;
    }

    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 235px;
    }

    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 205px;
    }

    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 310px;
        padding-left: 18px;
		padding-right: 18px;
    } 

    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 205px;
    }

    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
    }

    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), 
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.our-approach div[data-animation="methodology"] {
        margin-top: 230px;
    }
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
		    margin-top: 290px;
		}
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
    body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.technology.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 260px;
    }
}

@media (max-width:544px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 795px;
    } */
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
	body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
    }
}

@media (max-width:531px) {
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 255px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 245px;
    } */
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
		    margin-top: 290px;
		}
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
}

@media (max-width:527px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 250px;
    }
}
@media (max-width:523px) {
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 270px;
    }
}


@media (max-width:505px) {
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 245px;
    }
}

@media (max-width:518px) {
    body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 290px;
    }
}
@media (max-width:512px) {
    body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 290px;
    }
}
@media (max-width:511px) {
    body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
        margin-top: 290px;
    }
}
@media (max-width:497px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 830px;
    } */
    /* body.our-approach {
        .bg-white.flow-root .grid:nth-child(1) {
            height: 790px;
        }
    } */
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
}
@media (max-width:495px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 280px;
		padding-left: 18px;
		padding-right: 18px;
    }
}
@media (max-width:479px) {
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 235px;

		.my-6.md\:my-12.first\:mt-0.last\:mb-0 {
			padding-left: 18px;
			padding-right: 18px;
		}
    }
}
@media (max-width:476px) {
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;

		div[data-block-type="text_with_heading"].my-6.md\:my-12.first\:mt-0.last\:mb-0 {
			padding-left: 18px;
			padding-right: 18px;
		}
    }
}

@media (max-width:462px) {
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
		    margin-top: 320px;
		}
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
}
@media (max-width:461px) {
    body.about-us .bg-blue.md\:bg-none, body.our-approach .bg-blue.md\:bg-none, body.solutions .bg-blue.md\:bg-none, body.services .bg-blue.md\:bg-none, body.catalogue .bg-blue.md\:bg-none, body.news .bg-blue.md\:bg-none, body.contact .bg-blue.md\:bg-none  {
        background-position: 85% bottom !important;
        height: 400px;
    }
    body.about-us div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.our-approach div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.solutions div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.services div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.catalogue .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.news .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.contact .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full {
        top: 315px;
    }
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 250px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 350px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 370px;
    }

	body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
	}

    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;
	}
    body.family-violence-prevention.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0;
    }
	body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 270px;
    }

}
@media (max-width:447px) {
    body.technology.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 290px;
    }
}
@media (max-width:442px) {
    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 330px;
    }
}
@media (max-width:420px) {
    body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 380px;
    }
}
@media (max-width:418px) {
    body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 310px;
    }
}
@media (max-width:411px) {
    body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 310px;
    }
}
@media (max-width:415px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 860px;
    } */

    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 250px;
    } */
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 375px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 410px;
    }
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
	}
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 285px;
    }
    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;
	}
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 270px;
	}
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
}
@media (max-width:414px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 310px;
    }
}
@media (max-width:405px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 890px;
    } */
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 380px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 420px;
    }
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
	}
    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;
	}
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 290px;
	}
}

@media (max-width:399px) {
    body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 400px;
    }
}
@media (max-width:398px) {
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 275px;
    }
}
@media (max-width:397px) {
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 305px;
	}
}
@media (max-width:391px) {
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
            margin-top: 350px;
        }
    }
}
@media (max-width:390px) {
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
}
@media (max-width:386px) {
    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 360px;
    }
}
@media (max-width:377px) {
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 250px;
    } */
}
@media (max-width:367px) {
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
            margin-top: 370px;
        }
    }

	body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 340px;
    }
}
@media (max-width:366px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 930px;
    } */
     
    body.our-approach {
        div[data-animation="methodology"] {
            margin-top: 245px;
        }

        .bg-white.flow-root .grid:nth-child(2) .col-span-full.lg\:col-span-12 div[data-block-type="methodology"] div[data-animation="methodology"] p {
            font-size: 3rem;
        }
    }

    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 400px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
        margin-top: 430px;
    }
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 260px;
	}
    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 305px;
	}
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
}
@media (max-width:361px) {
        body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
            margin-top: 340px;
        }
    }
@media (max-width:360px) {
   body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 420px;
    }
}
@media (max-width:357px) {
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 320px;
    }
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
            margin-top: 40px;
        }
    }
}
@media (max-width:356px) {
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 295px;
    }
    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 390px;
    }
}

@media (max-width:354px) {
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 275px;
    } */
    /* body.our-approach {
        .bg-white.flow-root .grid:nth-child(1) {
            height: 850px;
        }
    } */
    body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 430px;
    }
	body.equity-diversity-and-inclusion.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    body.mental-health-and-wellbeing.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    /* body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 300px;
    } */
    body.family-violence-prevention.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
    body.change-leadership.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12:nth-child(4) {
        margin-top: 50px;
    }
} 
@media (max-width:353px) {
    body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 340px;
    }
}
@media (max-width:351px) {
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 300px;
	}
}
@media (max-width:348px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 340px;
    }
}
@media (max-width:347px) {
    body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 455px;
    }
	body.respect-at-work.solutions .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
}  

@media (max-width:346px) {
    body.technology.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 310px;
    }
} 
@media (max-width:345px) {
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 250px;
    }
} 
@media (max-width:344px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 370px;
    }
}
@media (max-width:339px) {
    body.our-approach {
        div[data-animation="methodology"] {
            margin-top: 305px;
        }
    }
} 
@media (max-width:338px) {
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 330px;
	}
}
@media (max-width:328px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 930px;
    } */
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 300px;
    }
    /* body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    } */
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 280px;
    }
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 515px;
    } */
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 325px;
    }
    
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
            margin-top: 40px;
        }
    }
}

@media (max-width:321px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 400px;
    }
}
@media (max-width:322px) {
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 335px;
	}
    body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
        margin-top: 360px;
    }
}
@media (max-width:323px) {
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 350px;
    }
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
            margin-top: 40px;
        }
    }
}  

/* 8/8/2024 Barry*/
@media (max-width:1199px) {
    .elearn .mobile-swap .flex.items-center:nth-child(1) {
        order: 2;
        margin-top: -30px;
    }
    .elearn .mobile-swap .flex.items-center:nth-child(2) {
        order: 1;
    }
    .elearn .mobile-swap .flex.items-center:nth-child(2) .text-white {
            color: #1A3961;
            text-align:center;
    }
    .elearn .mobile-swap .flex.items-center:nth-child(2) hr {
        border-color: #F15F22;
        margin: 0 auto;
    }
    .elearn .mobile-swap .flex.items-center:nth-child(2) .video-content-padding {
        background-color: #fff;
    }
    .home .mobile-swap {
        padding-top:10px;
    }
    .home .mobile-swap .flex.items-center:nth-child(1) {
    order: 2;
    margin-top: -20px;
    }
    .home .mobile-swap .flex.items-center:nth-child(2) {
    order: 1;
    } 
}
/* end */
/* 9/11/2024 Ryan */
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li::before, .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li::before {
    margin-top: -3px;
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li::after {
    margin-bottom: -4px;
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(3){
    border-color: rgb(254 190 16);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(3):hover a {
    color: rgb(254 190 16);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(4){
    border-color: rgb(241 95 34);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(4):hover a {
    color: rgb(241 95 34);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(1){
    border-color: rgb(115 183 136);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(1):hover a {
    color: rgb(115 183 136);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(5){
    border-color: rgb(91 68 152);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(5):hover a{
    color: rgb(91 68 152);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(2){
    border-color: rgb(0 154 218);
}
.home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(2):hover a{
    color: rgb(0 154 218);
}
@media (min-width: 1090px) {
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 {
        display: grid;
        margin-right: 0;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        gap: 1.5rem;
        align-content: space-between;
        justify-content: center;
    }
    
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.5rem* var(--tw-space-y-reverse));
        margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)));
        padding-left: 6%;
        border-left-width: 6px;
        width: calc(100% - 2.5em);
    }
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(1){
        width: calc(100% - 4.1em);
    }
 }
 @media (max-width: 1390px) {
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 {
            gap: unset;
        }
}
 @media (max-width: 1295px) {
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li {
        width: calc(100% - 2em);
    }
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(1){
        width: calc(100% - 2.8em);
    }
}
 @media (max-width: 1250px) {
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li {
        width: calc(100% - 1.5em);
    }
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(1){
        width: calc(100% - 2.3em);
    }
}
 @media (max-width: 1185px) {
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li {
        width: calc(100% - 0.1em);
    }
    .home ul.xl\:flex.justify-between.mr-12.space-y-6.xl\:space-y-0 li:nth-child(1){
        width: calc(100% - 1.8em);
    }
}
/* end */
/* 9/16/2024 Ryan */
.product.change-leadership .bg-color-var.lg\:min-h-hero-1\/2,.product.change-leadership nav.nav,
.product.mental-health-and-wellbeing .bg-color-var.lg\:min-h-hero-1\/2,.product.mental-health-and-wellbeing nav.nav,
.product.diversity-equity-and-inclusion .bg-color-var.lg\:min-h-hero-1\/2,.product.diversity-equity-and-inclusion nav.nav,
.product.family-violence-prevention .bg-color-var.lg\:min-h-hero-1\/2,.product.family-violence-prevention nav.nav,
.product.respect-at-work .bg-color-var.lg\:min-h-hero-1\/2,.product.respect-at-work nav.nav {
    background-color: rgb(var(--tw-color-blue) / var(--tw-bg-opacity));
}

.product.change-leadership h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before, .product.change-leadership h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.mental-health-and-wellbeing h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before, .product.mental-health-and-wellbeing h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.diversity-equity-and-inclusion h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before, .product.diversity-equity-and-inclusion h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.family-violence-prevention h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before, .product.family-violence-prevention h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.respect-at-work h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before, .product.respect-at-work h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
}
.product.change-leadership h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before,
.product.mental-health-and-wellbeing h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before,
.product.diversity-equity-and-inclusion h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before,
.product.family-violence-prevention h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before,
.product.respect-at-work h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::before {
    margin-top: -3px;
}
.product.change-leadership h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.mental-health-and-wellbeing h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.diversity-equity-and-inclusion h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.family-violence-prevention h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after,
.product.respect-at-work h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl::after {
    margin-bottom: -4px;
}

.product.change-leadership h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl,
.product.mental-health-and-wellbeing h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl,
.product.diversity-equity-and-inclusion h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl,
.product.family-violence-prevention h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl,
.product.respect-at-work h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.5rem* var(--tw-space-y-reverse));
    margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)));
    padding-left: 2%;
    border-left-width: 8px;
    /* width: calc(100% - 2.5em); */
    line-height: 0.99;
}

.product.change-leadership h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl {
    border-color: rgb(var(--tw-color-blue-4));
}
.product.mental-health-and-wellbeing h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl {
    border-color: rgb(var(--tw-color-green));
}
.product.diversity-equity-and-inclusion h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl {
    border-color: rgb(var(--tw-color-orange));
}
.product.family-violence-prevention h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl {
    border-color: rgb(var(--tw-color-purple));
}
.product.respect-at-work h1.text-4xl.md\:text-6xl.lg\:text-8xl.text-white.font-serif.text-balance.mx-auto.xl\:max-w-screen-xl {
    border-color: rgb(var(--tw-color-yellow));
}
/* end */
.g-recaptcha {
    margin-top: 10px;
}

@media (max-width:599px) {
    .mx-w599-dnone {
        display: none;
    }
    .mx-w599-vhidden {
        visibility: hidden;
    }
    body.about-us .bg-blue.md\:bg-none, body.our-approach .bg-blue.md\:bg-none, body.solutions .bg-blue.md\:bg-none, body.services .bg-blue.md\:bg-none, body.catalogue .bg-blue.md\:bg-none, body.news .bg-blue.md\:bg-none, body.contact .bg-blue.md\:bg-none {
        background-position: 95% center;
        height: 425px;
    }
    
    body.about-us div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.our-approach div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.solutions div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.services div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.catalogue .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.news .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.contact .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full {
        background-color: #1a3961;
        top: 333px;
        left: 0;
        right: 0;
        position: relative;
        display: flex;
        width: 100%;
        padding: 1.5rem;
        flex-direction: column;
        align-content: flex-start;
        justify-content: space-evenly;
        align-items: flex-start;
        flex-wrap: wrap;
        height: fit-content;
    }
    div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full a.inline-flex {
        display: flex;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 225px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    } 
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }

    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 763px;
    } */
    body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 350px;
    }

    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 350px;
    }

    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 235px;
    }

    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 205px;
    }

    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 310px;
        padding-left: 18px;
		padding-right: 18px;
    } 

    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 205px;
    }

    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
    }

    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), 
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.our-approach div[data-animation="methodology"] {
        margin-top: 230px;
    }
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
		    margin-top: 290px;
		}
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
    body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.technology.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 260px;
    }
}

@media (max-width:544px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 795px;
    } */
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
	body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
    }
}

@media (max-width:531px) {
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 255px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 245px;
    } */
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
		    margin-top: 290px;
		}
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
}

@media (max-width:527px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 250px;
    }
}
@media (max-width:523px) {
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 270px;
    }
}


@media (max-width:505px) {
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 245px;
    }
}

@media (max-width:518px) {
    body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 290px;
    }
}
@media (max-width:512px) {
    body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 290px;
    }
}
@media (max-width:511px) {
    body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
        margin-top: 290px;
    }
}
@media (max-width:497px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 830px;
    } */
    /* body.our-approach {
        .bg-white.flow-root .grid:nth-child(1) {
            height: 790px;
        }
    } */
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
}
@media (max-width:495px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 280px;
		padding-left: 18px;
		padding-right: 18px;
    }
}
@media (max-width:479px) {
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 235px;

		.my-6.md\:my-12.first\:mt-0.last\:mb-0 {
			padding-left: 18px;
			padding-right: 18px;
		}
    }
}
@media (max-width:476px) {
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;

		div[data-block-type="text_with_heading"].my-6.md\:my-12.first\:mt-0.last\:mb-0 {
			padding-left: 18px;
			padding-right: 18px;
		}
    }
}

@media (max-width:462px) {
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
		    margin-top: 320px;
		}
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
}
@media (max-width:461px) {
    body.about-us .bg-blue.md\:bg-none, body.our-approach .bg-blue.md\:bg-none, body.solutions .bg-blue.md\:bg-none, body.services .bg-blue.md\:bg-none, body.catalogue .bg-blue.md\:bg-none, body.news .bg-blue.md\:bg-none, body.contact .bg-blue.md\:bg-none  {
        background-position: 85% bottom !important;
        height: 400px;
    }
    body.about-us div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.our-approach div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.solutions div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.services div[data-block-type="header"] .md\:bg-url-var .px-6 .col-span-full, body.catalogue .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.news .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full, body.contact .bg-blue.md\:bg-none .md\:bg-url-var .px-6 .col-span-full {
        top: 315px;
    }
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 250px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 350px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 370px;
    }

	body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
	}

    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;
	}
    body.family-violence-prevention.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0;
    }
	body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 270px;
    }

}
@media (max-width:447px) {
    body.technology.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 290px;
    }
}
@media (max-width:442px) {
    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 330px;
    }
}
@media (max-width:420px) {
    body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 380px;
    }
}
@media (max-width:418px) {
    body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2), body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 310px;
    }
}
@media (max-width:411px) {
    body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 310px;
    }
}
@media (max-width:415px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 860px;
    } */

    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 250px;
    } */
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 375px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 410px;
    }
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
	}
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 285px;
    }
    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;
	}
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 270px;
	}
    body.training.services {
		.grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
	        margin-top: 40px;
	    }
	}
}
@media (max-width:414px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 310px;
    }
}
@media (max-width:405px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 890px;
    } */
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 380px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 420px;
    }
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 250px;
	}
    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 280px;
	}
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 290px;
	}
}

@media (max-width:399px) {
    body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 400px;
    }
}
@media (max-width:398px) {
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 275px;
    }
}
@media (max-width:397px) {
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 305px;
	}
}
@media (max-width:391px) {
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
            margin-top: 350px;
        }
    }
}
@media (max-width:390px) {
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
}
@media (max-width:386px) {
    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 360px;
    }
}
@media (max-width:377px) {
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 250px;
    } */
}
@media (max-width:367px) {
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) div[data-block-type="button"] {
            margin-top: 370px;
        }
    }

	body.coaching.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 340px;
    }
}
@media (max-width:366px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 930px;
    } */
     
    body.our-approach {
        div[data-animation="methodology"] {
            margin-top: 245px;
        }

        .bg-white.flow-root .grid:nth-child(2) .col-span-full.lg\:col-span-12 div[data-block-type="methodology"] div[data-animation="methodology"] p {
            font-size: 3rem;
        }
    }

    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 400px;
    } */
    body.solutions .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
        margin-top: 430px;
    }
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 260px;
	}
    body.equity-diversity-and-inclusion .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 0px;
    }
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 305px;
	}
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
}
@media (max-width:361px) {
        body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
            margin-top: 340px;
        }
    }
@media (max-width:360px) {
   body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 420px;
    }
}
@media (max-width:357px) {
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 320px;
    }
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
            margin-top: 40px;
        }
    }
}
@media (max-width:356px) {
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 295px;
    }
    body.equity-diversity-and-inclusion .my-6.md\:my-12.first\:mt-0.last\:mb-0:nth-child(2)[data-block-type="text_with_heading"] {
        margin-top: 390px;
    }
}

@media (max-width:354px) {
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 260px;
    }
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    }
    /* body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 275px;
    } */
    /* body.our-approach {
        .bg-white.flow-root .grid:nth-child(1) {
            height: 850px;
        }
    } */
    body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 430px;
    }
	body.equity-diversity-and-inclusion.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    body.mental-health-and-wellbeing.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    /* body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 300px;
    } */
    body.family-violence-prevention.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
    body.change-leadership.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12:nth-child(4) {
        margin-top: 50px;
    }
} 
@media (max-width:353px) {
    body.mediation.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 340px;
    }
}
@media (max-width:351px) {
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 300px;
	}
}
@media (max-width:348px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 340px;
    }
}
@media (max-width:347px) {
    body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 455px;
    }
	body.respect-at-work.solutions .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 50px;
    }
    body.change-leadership .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
		margin-top: 330px;
	}
}  

@media (max-width:346px) {
    body.technology.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 310px;
    }
} 
@media (max-width:345px) {
    body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 250px;
    }
} 
@media (max-width:344px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 370px;
    }
}
@media (max-width:339px) {
    body.our-approach {
        div[data-animation="methodology"] {
            margin-top: 305px;
        }
    }
} 
@media (max-width:338px) {
    body.mental-health-and-wellbeing .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 330px;
	}
}
@media (max-width:328px) {
    /* body.about-us .bg-white.flow-root .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) {
        height: 930px;
    } */
    body.catalogue .p-6.md\:p-12.bg-white .mx-auto.xl\:max-w-screen-xl.md\:grid.lg\:grid-cols-\[min-content_auto\].gap-x-20 {
        margin-top: 300px;
    }
    /* body.news .p-6.md\:p-12.bg-white #posts {
        margin-top: 230px;
    } */
    body.contact .bg-white.flow-root .px-6.md\:px-12.my-6.md\:my-12 {
        margin-top: 280px;
    }
    /* body.solutions .bg-white .grid.grid-cols-12.px-6.md\:px-12 {
        margin-top: 515px;
    } */
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 325px;
    }
    
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
            margin-top: 40px;
        }
    }
}

@media (max-width:321px) {
    body.family-violence-prevention .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(1) .my-6.md\:my-12.first\:mt-0.last\:mb-0[data-block-type="text_with_heading"] {
        margin-top: 400px;
    }
}
@media (max-width:322px) {
    body.respect-at-work .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 335px;
	}
    body.consulting.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2){
        margin-top: 360px;
    }
}
@media (max-width:323px) {
    body.services .bg-white .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
        margin-top: 350px;
    }
    body.training.services {
        .grid.grid-cols-12.gap-6.md\:gap-12:nth-child(2) {
            margin-top: 40px;
        }
    }
} 
/* end */
/* 9/23/24 cyber security */
figure.snip0045 {
    position: relative;
    overflow: hidden;
    min-width: 380px;
    width: 100%;
    background: #ffffff;
    color: #000000;
    -webkit-box-shadow: 0 3px 7px -1px rgb(64 58 58);
    box-shadow: 0 3px 7px -1px rgb(64 58 58);
    border-radius: 8px;
    height: 405px;
  }
  figure.snip0045 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  figure.snip0045 > img {
    border-radius: 50%;
    border: 4px solid #ffffff;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    left: -20%;
    z-index: 1;
    position: absolute;
    bottom: 8%;
    height: 340px;
  }
  figure.snip0045:hover > img,
  figure.snip0045.hover > img {
    left: -15%;
  }
  figure.snip0045 figcaption {
    padding: 20px 30px 20px 20px;
    position: absolute;
    right: 0;
    width: 60%;
    margin-top: 0;
    font-family: Aptos, Source Sans\ 3, sans-serif;
    height: 405px;
  }
  figure.snip0045 figcaption h2,
  figure.snip0045 figcaption p {
    margin: 0;
    text-align: right;
    width: 100%;
    font-family: Aptos, Source Sans\ 3, sans-serif;
  }
  figure.snip0045 figcaption h2 {
    padding: 0 0 10px 0;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(241 95 34 / 50%);
    font-weight: 800;
  }
  figure.snip0045 figcaption h2 span {
    font-weight: 800;
  }
  figure.snip0045 figcaption p {
    padding: 10px 0;
    font-size: 1em;
    color: rgb(26 57 97);
  }
  figure.snip0045 figcaption .icons {
    width: 100%;
    text-align: right;
  }
  figure.snip0045 figcaption .icons i {
    font-size: 26px;
    padding: 5px;
    top: 50%;
    color: #000000;
  }
  figure.snip0045 figcaption a {
    opacity: 0.3;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  figure.snip0045 figcaption a:hover {
    opacity: 0.8;
  }
  figure.snip0045 .position {
    width: 100%;
    text-align: right;
    padding: 15px 30px;
    font-size: 0.9em;
    opacity: 1;
    font-style: italic;
    color: #1a3961;
    background: #1a3961;
    position: absolute;
    bottom: 0;
  }
  figure.snip0045.blue-bottom .position {
    background: #1a3961;
  }
  .grid.grid-cols-12.gap-6.md\:gap-12.full-width-security {
        margin-bottom: 3rem;
    }
.mt-fix h2 {
    margin-top: .25rem;
}

.mw-720 {
    max-width: 720px;
}
@media (max-width:1490px) {
    figure.snip0045 figcaption {
        width: 55%;
    }
}
@media (max-width:1390px) {
    figure.snip0045 > img {
        left: -30%;
    }
    figure.snip0045:hover > img,
    figure.snip0045.hover > img {
        left: -25%;
    }
    figure.snip0045 figcaption {
        width: 60%;
    }
}
@media (max-width:1325px) {
    figure.snip0045 > img {
        left: -35%;
    }
    figure.snip0045:hover > img,
    figure.snip0045.hover > img {
        left: -30%;
    }
    figure.snip0045 figcaption {
        width: 65%;
    }
}
@media (max-width:1290px) {
    figure.snip0045 > img {
        left: -45%;
    }
    figure.snip0045:hover > img,
    figure.snip0045.hover > img {
        left: -40%;
    }
}
@media (max-width:1200px) {
  .mx-auto.xl\:max-w-screen-xl.textarea-certificate-col2 {
      max-width: 36rem;
  }
  .mx-auto.xl\:max-w-screen-xl.textarea-certificate-col2 .grid.grid-cols-1.lg\:grid-cols-2.gap-12 {
    grid-template-columns: unset;
    gap: 1rem;
  }
  figure.snip0045 > img {
    left: -40%;
    }
    figure.snip0045:hover > img,
    figure.snip0045.hover > img {
        left: -35%;
    }
} 
@media (max-width:899px) {
    figure.snip0045, figure.snip0045 figcaption {
        height: 344px;
    }
    .certified-in-cyber-security .blog-card {
        margin-left: 3em; 
        margin-right: 3rem;
    }
    body.certified-in-cyber-security .px-6.md\:px-12.pt-6.pb-12.md-o\:p-12 {
        margin-bottom: 0 !important;
    }
    
}
@media (max-width:670px) {
    figure.snip0045 figcaption {
        padding: 20px 20px 20px 20px;
    }
    figure.snip0045 > img {
        left: -45%;
    }
    figure.snip0045:hover > img,
    figure.snip0045.hover > img {
        left: -40%;
    }
}
@media (max-width:560px) {
    figure.snip0045 > img {
        left: -50%;
    }
    figure.snip0045:hover > img,
    figure.snip0045.hover > img {
        left: -45%;
    }
}
@media (max-width:525px) {
    figure.snip0045 figcaption {
        width: 70%;
    }
    figure.snip0045 > img {
        left: -60%;
    }
    figure.snip0045:hover > img,
    figure.snip0045.hover > img {
        left: -55%;
    }
}
@media (max-width:500px) {
    figure.snip0045 > img {
        left: -70%;
    }
    figure.snip0045 figcaption {
        width: 75%;
    }
}
@media (max-width:476px) {
    figure.snip0045 > img {
        left: -80%;
    }
    .mx-auto.max-w-3xl.blog-OR {
        margin-bottom: 6rem !important;
    }
}
@media (max-width:450px) {
    figure.snip0045 figcaption {
        width: 85%;
    }
    figure.snip0045 > img {
        left: -90%;
    }
}
@media (max-width:435px) {
    figure.snip0045, figure.snip0045 figcaption {
        height: 495px;
    }
    figure.snip0045 {
        min-width: unset;
    }
    figure.snip0045 figcaption {
        width: 100%;
        position: relative;
        right: unset;
        text-align: center;
        top: 35%;
    }
    figure.snip0045 figcaption h2,
  figure.snip0045 figcaption p {
    text-align: center;
  }
  figure.snip0045 > img {
    width: 100%;
    border-radius: 0;
    border: 0;
    -webkit-transition: unset;
    transition: unset;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    left: unset;
    bottom: 0;
    top: 0;
    display: block;
    height: 35%;
  }
  figure.snip0045:hover > img, figure.snip0045.hover > img {
    left: unset;
    }
}
@media (max-width:400px) {
    .certified-in-cyber-security .blog-card .blog-card__info {
        margin: 0 -30px;
    }
}
.certified-in-cyber-security .date__box {
    position: absolute;
  }
  .certified-in-cyber-security .date__box .date__day {
    font-size: 22px;
  }
  
  .certified-in-cyber-security .blog-card {
    padding: 30px;
    position: relative;
    height: 585px;
  }
  .certified-in-cyber-security .blog-card .date__box {
    opacity: 0;
  }
  .certified-in-cyber-security .blog-card .blog-card__background,
  .certified-in-cyber-security .blog-card .card__background--layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
  }
  .certified-in-cyber-security .blog-card .blog-card__background {
    background: white;
    -webkit-box-shadow: 0 3px 7px -1px rgb(64 58 58);
    box-shadow: 0 3px 7px -1px rgb(64 58 58);
    border-radius: 8px;
  }
  .certified-in-cyber-security .blog-card .card__background--wrapper {
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 5% 0 10% 0;
  }
  .certified-in-cyber-security .blog-card .card__background--main {
    position: relative;
    transition: 300ms ease-in-out;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    height: 250px;
  }
  .certified-in-cyber-security .blog-card .card__background--layer {
    z-index: 0;
    opacity: 0;
    background: rgba(51, 51, 51, 0.9);
    transition: 300ms ease-in-out;
    margin-top: -23px !important;
    border-radius: 8px;
  }
  .certified-in-cyber-security .blog-card .blog-card__info {
    z-index: 10;
    background: #1a3961;
    padding: 30px;
    top: 265px;
    color: #fff;
    position: relative;
    border-radius: 8px;
  }
  .certified-in-cyber-security .blog-card .blog-card__info h5 {
    transition: 300ms ease-in-out;
  }
  .certified-in-cyber-security .certified-in-cyber-security .blog-card:hover .date__box {
    opacity: 1;
    transform: scale(1);
  }
  .certified-in-cyber-security .blog-card:hover .card__background--layer {
    opacity: 1;
  }
  .certified-in-cyber-security .blog-card:hover .blog-card__info h5 {
    color: #f15f22;
  }
  
 .certified-in-cyber-security a.icon-link {
    color: #363738;
    transition: 200ms ease-in-out;
  }
  .certified-in-cyber-security a.icon-link i {
    color: #ffb535;
  }
  .certified-in-cyber-security a.icon-link:hover {
    color: #ffb535;
    text-decoration: none;
  }
  
  .certified-in-cyber-security .btn {
    background: white;
    color: #363738;
    outline: none;
    overflow: hidden;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0;
    border: none;
  }
  .certified-in-cyber-security .btn:focus {
    box-shadow: none;
  }
  .certified-in-cyber-security .btn.btn--with-icon {
    padding-right: 20px;
  }
  .certified-in-cyber-security .btn.btn--with-icon i {
    padding: 0px 30px 0px 15px;
    margin-right: 10px;
    height: 50px;
    line-height: 50px;
    vertical-align: bottom;
    color: white;
    background: #ffb535;
    clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
  }
  .certified-in-cyber-security .btn.btn--only-icon {
    width: 50px;
  }

  span.date__month img {
    height: 200px;
    margin: 5% auto;
    }
    .certified-in-cyber-security .blog-card:hover span.date__box {
        opacity: 1;
        left: 0;
    right: 0;
    }
    .mx-auto.max-w-3xl.blog-OR {
        max-width: 35rem;
        margin-bottom: 3rem;
    }

    .cyber-qr {
        display: inline-block;
        padding: 0px 30px 0px 15px;
        margin-right: 10px;
        height: 50px;
        line-height: 50px;
        vertical-align: bottom;
        color: white;
        background: #f15f22;
        clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
    }
    .cyber-qr svg {
        height: 30%;
        display: inline;
    }
    .blog-card__info a {
        text-decoration: none;
    }
    .blog-card__info a:hover {
        background: #f15f22;
        color: white;
    }

    body.certified-in-cyber-security .blog-card__info h5 {
        font-size: 1.5em;
    }

    .certified-in-cyber-security .blog-card__info p {
        margin-top: 1.3333333em;
    }
    .certified-in-cyber-security .blog-card__info hr {
        margin: 10px 0;
        width: 5rem;
    }
/* end */
/* 9/26/24 cyber security */
body.certified-in-cyber-security .px-6.md\:px-12.pt-6.pb-12.md-o\:p-12 {
    margin-bottom: 90px;
}
.footer-menu .text-white:nth-child(1) { order: 1; }
.footer-menu .text-white:nth-child(2) { order: 3; }
.footer-menu .text-white:nth-child(3) { order: 2; }
.footer-menu .text-white:nth-child(4) { order: 4; }
.d-flx { display: flex; }

.footer-menu .text-white h3:before {
    background: #f15f22;
    border-radius: 2px;
    width: 50px;
    height: 2px;
    position: absolute;
    content: "";
    margin: 2.3rem 0 0 0;
}
.footer-menu .text-white h3 {
    margin-bottom: 8%;
}
@media (max-width:1024px) {
    /* .footer-menu .text-white h3:before {
        margin: 2rem 0 0 0;
    } */
    .d-flx {
        display: unset;
    }
    .d-flx .grid.grid-cols-1.md\:grid-cols-4.auto-rows-min.gap-10.footer-menu {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        /* gap: 2rem; */
    }
    .d-flx .lg\:mt-0 {
        margin-top: 10%;
    }
}

@media (max-width:700px) {
    .d-flx .grid.grid-cols-1.md\:grid-cols-4.auto-rows-min.gap-10.footer-menu {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        /* gap: 2rem; */
    }
    .footer-menu .text-white h3 {
        margin-bottom: 5%;
    }
    .footer-menu .text-white h3:before {
        margin: 2rem 0 0 0;
    }
}
@media (max-width:420px) {
    .xl\:min-h-hero.xl\:flex.flex-col.justify-center.sm\:bg-url-var.bg-cover.bg-bottom.relative.z-50 {
        height: 1110px;
    }
    .home .slides {
        height: auto;
        justify-content: center;
    }
}
@media (max-width:405px) {
    .xl\:min-h-hero.xl\:flex.flex-col.justify-center.sm\:bg-url-var.bg-cover.bg-bottom.relative.z-50 {
        height: 1150px;
    }
}
@media (max-width:399px) {
    .xl\:min-h-hero.xl\:flex.flex-col.justify-center.sm\:bg-url-var.bg-cover.bg-bottom.relative.z-50 {
        height: 1180px;
    }
}
@media (max-width:375px) {
    figure.snip0045 figcaption {
        top: 38%;
    }

    figure.snip0045, figure.snip0045 figcaption {
        height: 600px;
    }
}
@media (max-width:365px) {
    .xl\:min-h-hero.xl\:flex.flex-col.justify-center.sm\:bg-url-var.bg-cover.bg-bottom.relative.z-50 {
        height: 1210px;
    }
}
@media (max-width:340px) {
    .xl\:min-h-hero.xl\:flex.flex-col.justify-center.sm\:bg-url-var.bg-cover.bg-bottom.relative.z-50 {
        height: 1235px;
    }
}
@media (max-width:336px) {
    .xl\:min-h-hero.xl\:flex.flex-col.justify-center.sm\:bg-url-var.bg-cover.bg-bottom.relative.z-50 {
        height: 1265px;
    }
}
@media (max-width:325px) {
    .xl\:min-h-hero.xl\:flex.flex-col.justify-center.sm\:bg-url-var.bg-cover.bg-bottom.relative.z-50 {
        height: 1290px;
    }
}
/* end */
/* new catalogue 10/9/2024 */
.modules-container * {
	box-sizing: border-box;
}

.module {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
	display: flex;
	max-width: 100%;
	overflow: hidden;
    border-width: 1px;
    border-color:rgb(0 0 0 / 6%);
    border-left-color: var(--bg-color);
    border-left-width: 6px;
}
.module h2 {
    text-shadow: unset;
    font-size: 1.5em;
    font-weight: 600;
    display: block;
    line-height: 30px;
}

.module h6 {
	opacity: 0.7;
	margin: 0;
	letter-spacing: 1.5px;
	text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 700;
}

.module .module-preview h2 {
	letter-spacing: 1px;
	margin: 8px 0 10px 0;
	text-shadow: rgb(146 144 137) 0 0 2px;
}

.module-info h2 {
    text-shadow: unset;
    color: #1a3961;
}
.module-info p {
    line-height: 1.4em;
}
.module-preview {
	color: #fff;
	padding: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	row-gap:1.7rem;
}

.module-preview a {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	opacity: 0.6;
	margin-top: 30px;
	text-decoration: none;
}

.module-info {
	padding: 25px;
	position: relative;
	width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    row-gap: 1rem;
}

.progres-container {
	position: absolute;
	/* top: 30px; */
	right: 30px;
	text-align: right;
	width: 130px;
}

.progres {
	background-color: #ddd;
	border-radius: 3px;
	height: 5px;
	width: 100%;
}

.progres::after {
	border-radius: 3px;
	background-color: var(--bg-color);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
	width: 66%;
}

.progres-text {
	font-size: 10px;
	opacity: 0.6;
	letter-spacing: 1px;
}
.module-details {
	display: flex;
    flex-wrap: wrap;
    margin-top: 0.75em;
    row-gap: 0.25rem;
}
.in-block {
	font-size: .85em;
    font-weight: 600;
    margin: 2px 0;
    display: inline-block;
    border-radius: 25px;
    padding: 3px 10px;
    unicode-bidi: isolate;
}
.in-block:not(:nth-child(4)) {
    margin-inline-end: 0.70em;
}
.module-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    row-gap: 1rem
}
a.modules-container:hover .module-info h2 {
    color: var(--bg-color);
}
.module-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (max-width:420px) {
    .module-info :is(.progres-container, h6) {
        position: relative;
        right: 0;
        top: 0;
        text-align: unset;
    }
    .module-info h6 {
        order: 1;
    }
    .module-info .progres-container {
        order: 2;
    }
    .module-info .module-cont {
        order: 3;
    }
    .module-top {
        row-gap: 1rem;
    }
}
/* end */

/* cookies 10-17-2024 */
#cc-main {
    font-family: Aptos, Source Sans\ 3, sans-serif !important;
}
#cc-main .cm__btn--secondary { background: #d7dde1; }
#cc-main .cm__btn--secondary:hover { background: #f1f1f1; }

#cc-main .cm__btn:not(.cm__btn--secondary) {
    background: #1a3961;
    border: 1px solid #1a3961;
}
#cc-main .cm__btn:not(.cm__btn--secondary):hover {
    background: #f15f22;
    border-color: #f15f22;
    color: #ffffff;
}
#cc-main .cm__btn span {
    font-size: 14px !important;
}
#cc-main .cm__body .cm__texts #cm__title {
    color: #1a3961;
}
#cc-main .cm-wrapper .cm {
    background: #f9f9f9;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0 0 0 / 6%);
}
/* 10-21-2024 */
#cc-main .cm__title+.cm__desc a {
    background-image: none;
    color: rgb(var(--tw-color-blue));
}
#cc-main .cm__title+.cm__desc a:hover {
    color: #f15f22;
}
#cc-main h2#cm__title svg {
    width: unset;
}
#cc-main h2#cm__title {
    display: flex;
}
/* end */