section.solution-hero,
.light-gray {
    background-color: #f5f7fa;
}

.common-hero-padding,
section.cta {
    padding: 2.5rem 0;
}

.section-padding {
    padding: 4rem 0;
}

section.solution-hero .content h1 {
    color: #4404bf;
    font-size: 50px;
    text-shadow: none;
    margin-bottom: 1.5rem;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
}

.content p.sub-heading {
    font-size: 22px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 2rem;
    font-family: "Barlow", sans-serif;
}

section.solution-hero .content a {
    font-size: 28px;
    color: #4404bf;
    font-weight: 500;
    margin-bottom: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Poppins", sans-serif;
}

section.solution-hero .content a:hover {
    text-decoration: none;
}

#wrapper section.solution-hero .sawm {
    font-size: 24px !important;
    background: #4404bf;
    padding: 8px;
    border-radius: 52px;
    height: 20px;
    width: 20px;
    line-height: 18px !important;
    color: #fff;
    margin-left: 10px;
    text-align: center;
}

.content h2 {
    font-size: 38px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    margin-top: 0;
    color: #000;
}

.third-section-solution .content h2 {
    margin-bottom: 0;
}

.solution-slider-one-slide img {
    width: 65px;
    height: 80px;
}

.solution-slider-one-slide {
    border: 1px solid #4404bf;
    padding: 1.5rem;
    border-radius: 5px;
    margin: 1rem;
}

.solution-slider-one-slide h4 {
    margin-bottom: 1rem;
    font-size: 24px;
    color: #4404bf;
    font-weight: 400;
    line-height: 1.2;
}

.solution-slider-one-slide:hover {
    background-color: #4404bf;
    color: #fff;
}

.solution-slider-one-slide p {
    min-height: 6rem;
}

.solution-slider-one-slide:hover h4,
.solution-slider-one-slide:hover p {
    color: #fff;
}

.solution-slider-one-slide:hover img {
    fill: #ffffff;
    filter: invert(1);
}

p {
    color: #000;
    line-height: 1.5;
}

.solution-slider-one {
    position: relative;
}

.solution-slider-one .slick-arrow{
    visibility: hidden;
    padding: 0;
    border: 0;
    display: block;
}

.solution-slider-one .slick-arrow svg.svg-inline--fa {
    position: absolute;
    top: 50%;
    font-size: 20px !important;
    background: #4404bf;
    padding: 8px;
    border-radius: 52px;
    height: 20px;
    width: 20px;
    line-height: 18px !important;
    color: #fff;
    visibility: visible;
    cursor: pointer;
}

.solution-slider-one-slide {
    margin-top: 2.5rem;
}

.solution-slider-one .slick-arrow svg.fa-chevron-left{
    left: -2rem;
}

.solution-slider-one .slick-arrow svg.fa-chevron-right {
    right: -2rem;
}

.video-iframe {
    margin-top: 2.5rem;
}

section.worries-with-us {
    padding-bottom: 0;
}

.fifth-section-inner {
    display: flex;
    margin-top: 2.5rem;
}

.fifth-section-inner .left-image,
.fifth-section-inner .accordion-worries-with-us {
    width: 50%;
}

.fifth-section-inner .left-image {
    background-color: #4404bf;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fifth-section-inner .left-image img {
    width: 100%;
}

div.accordion .item:first-child {
    border-top: 1px solid #000000;
}

div.accordion .item {
    padding: 2rem 6rem 2rem 2rem;
    border-bottom: 1px solid #000000;
}

div.accordion .item button {
    padding: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
    white-space: normal;
    text-align: left;
    font-size: 22px;
    color: #000000;
    align-items: flex-start;
}

div.accordion .item button:hover,
div.accordion .item button:focus {
    text-decoration: none;
}

div.accordion .item h2 {
    margin-top: 0;
}

div.accordion .collapse {
    margin-right: 2.5rem;
}

div.accordion .item button[aria-expanded="true"] {
    color: #4404bf;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
}

.fa-lg {
    line-height: 1 !important;
}

.sixth-section-inner {
    display: flex;
    margin-top: 2.5rem;
}

.sixth-section-inner .boxes-main,
.sixth-section-inner .right-image {
    width: 50%;
    height: 100%;
}

.sixth-section-inner .boxes-main img {
    width: 100px;
}

.sixth-section-inner .right-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.boxes-main {
    display: block;
    border-top: 1px solid #4404bf;
}

section.sixth-section {
    padding-bottom: 0;
}

.page-id-4618 .sixth-section-inner .boxes-main .box p b {
    padding-bottom: 0.5rem;
    display: inline-block;
}

.page-id-4618 .sixth-section-inner .right-image img {
    height: 100%;
}

.page-id-4618 .sixth-section-inner .boxes-main .box {
    height: 285px;
}

.sixth-section-inner .boxes-main .box {
    width: 50%;
    float: left;
    border-bottom: 1px solid #4404bf;
    padding: 2rem;
    height: 211px;
}

.sixth-section-inner .boxes-main .box:nth-child(odd) {
    border-right: 1px solid #4404bf;
    padding-left: 5rem;
}

.client-says {
    padding: 2rem;
    background-color: #CFBDFF;
}

.designation {
    margin-top: 2rem;
}

.client-says img {
    width: 120px;
    margin-bottom: 1rem;
}

section.stay-connected .content-box a.title {
    font-size: 16px;
    color: #000000;
}

section.stay-connected .content-box h4 {
    font-weight: 400 !important;
    margin-top: 10px;
    font-size: 24px;
}

section.stay-connected .content-box h4 a {
    color: #000 !important;
}

section.stay-connected .content-box h4 a:hover {
    color: #4404bf !important;
}

section.stay-connected .content-box .magic-btn-primary a {
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-top: 2rem;
    color: #4404bf;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

section.stay-connected .content-box .magic-btn-primary a .sawm {
    font-size: 18px !important;
}

section.stay-connected .content-box {
    padding: 2rem;
    margin-top: -2px;
}

section.stay-connected .content {
    margin-bottom: 2.5rem;
}

section.seventh-section .content {
    margin-bottom: 2.5rem;
}

section.cta {
    background-color: #4404bf;
}

.cta-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cta-main h2 {
    margin-bottom: 0;
    color: #fff;
    font-size: 38px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.2;
}

.cta-main .cta-button {
    width: 30%;
    text-align: right;
}

.cta-left-content {
    width: 70%;
}

.cta-main .cta-button a {
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
    display: flex;
    align-items: center;
    font-family: "Poppins", sans-serif;
    justify-content: flex-end;
}

.cta-main .cta-button a .sawm {
    font-size: 24px !important;
    background: #ffffff;
    padding: 8px;
    border-radius: 52px;
    height: 20px;
    width: 20px;
    line-height: 18px !important;
    color: #4404bf;
    margin-left: 10px;
    text-align: center;
}

#wrapper .stay-connected .sawm {
    font-size: 24px !important;
    background: #4404bf;
    padding: 8px;
    border-radius: 52px;
    height: 20px;
    width: 20px;
    line-height: 18px !important;
    color: #fff;
    margin-left: 10px;
    text-align: center;
}

.question-type-main {
    margin-top: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}

.question-type-main .question-type-title {
    padding: 1rem 1rem 1rem 2.5rem;
    font-size: 16px;
    width: 25%;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    position: relative;
    min-height: 65px;
    display: flex;
    align-items: center;
}

.question-type-main .question-type-title:nth-child(4n) {
    border-right: none;
}

.question-type-main .question-type-title:last-child,
.question-type-main .question-type-title:nth-child(9),
.question-type-main .question-type-title:nth-child(10),
.question-type-main .question-type-title:nth-child(11) {
    border-bottom: none;
}



li.question-type-title {
    padding: 0;

}

.page-id-4618 .question-type-title svg {
    margin-right: 10px;
    background-color: #4404bf;
    color: #ffffff;
    padding: 5px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.5;
    width: 10px;
    height: 10px;
}

.question-type-title svg {
    margin-right: 10px;
    background-color: #4404bf;
    color: #ffffff;
    padding: 5px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.5;
    width: 10px;
    height: 10px;
}

section.company-numbers {
    padding-bottom: 0;
}

section.company-numbers .content h2 {
    margin-bottom: 0;
}

.comapny-number-main {
    display: flex;
    justify-content: space-between;
    padding: 0 8rem;
    border-top: 1px solid #4404bf;
    border-bottom: 1px solid #4404bf;
}

.comapny-number-main .numbers {
    display: flex;
}

.comapny-number-main .numbers p {
    font-size: 32px;
    color: #4404bf !important;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

.comapny-number-main .number-counters:last-child {
    border: none;
    padding-right: 0;
}

.number-counters {
    padding: 2rem 3rem;
    border-right: 1px solid #4404bf;
    text-align: left;
    width: 33.33%;
}

.comapny-number-main .numbers {
    display: flex;
}

.comapny-number-main .numbers p {
    font-size: 32px;
    color: #4404bf !important;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

.page-id-4618 .fifth-section-inner .left-image img {
    width: 65%;
}

.page-id-4602 .fifth-section-inner .left-image img{
    width: 70%;
}

.page-id-4618 section.seventh-section {
    margin-top: -2px;
}

.video-assessments-main {
    display: flex;
    justify-content: space-between;
    margin-top: 2.5rem;
}

.video-assessments-left,
.video-assessments-right-image {
    width: 50%;
}

.video-assessments-left {
    padding-left: 5rem;
    border-top: 1px solid #4404bf;
    border-bottom: 1px solid #4404bf;
    display: flex;
    align-items: center;
}

.video-assessments-left li {
    margin-left: 2rem;
    font-size: 20px;
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.2;
    list-style: none;
}

.video-assessments-left li:before,
ul.list-content li:before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    margin-left: -2rem;
    position: absolute;
    left: 0;
    top: 0px;
    background-color: #4404bf;
    color: #ffffff;
    padding: 4px 5.5px;
    border-radius: 50%;
    font-size: 10px;
}

.video-assessments-right-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.video-assessments {
    padding-top: 2.5rem;
}

/******************/

.course-authoring-main {
    display: flex;
    align-items: center;
    margin-top: 2.5rem;
    border-top: 1px solid #4404bf;
    border-bottom: 1px solid #4404bf;
    align-items: stretch;
}

ul.course-authoring-inner {
    width: 50%;
    display: flex;
    padding: 2.5rem 4.5rem 2.5rem 4.5rem;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
}

.course-authoring-image {
    width: 50%;
    display: flex;
}

.course-authoring-image img{
    display: block;
    width: 100%;
}

li.course-authoring-title {
    padding: 0;
    position: relative;
    margin-left: 1rem;
    margin-bottom: 1rem;
    padding-right: 1rem;
    width: 40%;
    line-height: 1.2;
    display: flex;
}

li.course-authoring-title svg {
    margin-right: 10px;
    background-color: #4404bf;
    color: #ffffff;
    padding: 5px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.5;
    width: 10px;
    height: 10px;
}

section.seventh-section.section-padding.light-gray {
    margin-top: -3px;
}

.page-id-4735 .course-authoring-main .course-authoring-title:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.page-id-4801 .solution-hero .content{
    padding: 0 6rem;
}

.page-id-4801 section.course-authoring,
.page-id-3340 section.course-authoring {
    padding-top: 2.5rem;
}

.page-id-4801 .sixth-section-inner .boxes-main .box,
.page-id-3340 .sixth-section-inner .boxes-main .box {
    height: 230px;
}

.page-id-4801 ul.course-authoring-inner,
.page-id-3340 ul.course-authoring-inner {
    width: 70%;
    display: flex;
    padding: 2.5rem 4.5rem;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: column;
}

.page-id-4801 li.course-authoring-title,
.page-id-3340 li.course-authoring-title {
    width: 100%;
}

.page-id-4801 .course-authoring-main .course-authoring-title:nth-last-child(-n+1),
.page-id-3340 .course-authoring-main .course-authoring-title:nth-last-child(-n+1) {
    margin-bottom: 0;
}

.page-id-4801 .course-authoring-image,
.page-id-3340 .course-authoring-image {
    background-color: #4404bf;
    justify-content: center;
}

.page-id-4801 section.seventh-section,
.page-id-3340 section.seventh-section {
    margin-top: -3px;
}

.page-id-4801 .sixth-section-inner,
.page-id-3340 .sixth-section-inner {
    flex-direction: row-reverse;
}

.page-id-4801 .sixth-section-inner .boxes-main .box:nth-child(odd),
.page-id-3340 .sixth-section-inner .boxes-main .box:nth-child(odd) {
    padding-left: 2rem;
}

.page-id-4801 .boxes-main,
.page-id-3340 .boxes-main {
    margin-top: 1px;
}

.list-content li {
    padding: 0;
    position: relative;
    margin-left: 1rem;
    margin-bottom: 1rem;
    padding-right: 1rem;
    line-height: 1.2;
    display: flex;
}

.list-content li svg {
    margin-right: 10px;
    background-color: #4404bf;
    color: #ffffff;
    padding: 5px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.5;
    width: 10px;
    height: 10px;
}

ul.list-content {
    margin-top: 1rem;
    list-style-type: none;
    margin-left: 1rem;
}

p.list-title {
    margin-top: 1rem;
}

.solution-video img {
    width: 100%;
    margin: 0 auto;
    object-fit: cover;
}

section.question-type {
    border-top: 1px solid #000;
}

.page-id-8157 .sixth-section-inner .boxes-main .box {
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 145px;
}

.page-id-3421 section.third-section-solution.section-padding.light-gray {
    background-color: white;
}

.page-id-3421 .fifth-section-inner .left-image {
    background-color: transparent;
}

.page-id-3421 .fifth-section-inner .left-image img {
    width: 100%;
    object-fit: cover;
    position: relative;
}
.latest-blog img{
    width: 100%;
    display: block;
}

/******FAQs**********/
section.worries-with-us.faq-main{
    padding: 4rem 0;
}

div.faq .item button[aria-expanded="true"] {
    color: #4404bf;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
}

.faq-link {
    float: right;
    color: #4404bf;
    font-size: 30px;
    margin-top: -20px;
}

div.faq .item {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000000;
}

div.faq .item button {
    padding: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
    white-space: normal;
    text-align: left;
    font-size: 22px;
    color: #000000;
}

div.faq .item button:hover,
div.faq .item button:focus {
    text-decoration: none;
}

div.faq .item h2 {
    margin-top: 0;
}

div.faq .item i.fa.fa-angle-down {
    margin-left: 10px;
}

div.faq .item span.content {
    padding-bottom: 0;
    padding-left: 5px;
}

div.faq .item span.content-box {
    display: flex;
    padding: 0;
}

div.faq .item .content-box:hover {
    box-shadow: none;
}

div.faq .item .fa-plus {
    background-color: #333333;
    color: #ffffff;
    padding: 8px 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 10px;
    height: 20px;
}

div.faq .item .fa-minus {
    background-color: #333333;
    color: #ffffff;
    padding: 8px 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 10px;
    height: 20px;
}

.faq-worries-with-us.section-padding {
    padding-top: 2rem;
}

.talk-our-expert .col-md-6 img {
    min-height: 530px;
    width: 100%;
    object-fit: cover;
}

.faq .collapse .t-p p {
    color: #000000;
    font-size: 16px;
    padding-right: 20px;
}

div.faq .item button.active{
    color:#4404bf;
    font-weight: 500;
}

@media (max-width: 767.5px) {
    div.faq .item button{
        font-size: 18px;
    }
    div.faq .item{
        padding: 1rem 0;
    }
}
@media (max-width: 370px) {
    div.faq .item .fa-plus,
    div.faq .item .fa-minus{
        height: 15px;
    }
}


.talk-our-expert .col-md-6 img {
    min-height: 530px;
    width: 100%;
    object-fit: cover;
}

section.talk-our-expert .col-md-6:first-child {
    background-color: #4404bf;
    padding: 2.5rem 4.6rem;
}

section.talk-our-expert .col-md-6:first-child .content h2,
section.talk-our-expert .col-md-6:first-child .content p {
    color: #ffffff;
}

section.talk-our-expert .col-md-6:last-child {
    padding: 0;
    display: flex;
}

/*********************Responsive*********************/

@media (max-width: 1024.5px) {
    section.solution-hero .content h1 {
        font-size: 44px;
    }

    .content h2,
    .slide-content h2,
    .cta-main h2 {
        font-size: 30px;
        line-height: 1.2;
    }

    .page-id-3421 .fifth-section-inner .left-image img{
        height: 100%;
        width: auto;
    }

    #wrapper {
        padding-top: 180px !important;
    }

    div.accordion .item {
        padding: 2rem 3rem 2rem 2rem;
    }

    .sixth-section-inner .boxes-main img {
        width: 80px;
    }

    .solution-video iframe {
        height: 300px;
    }

    .comapny-number-main {
        padding: 0 2rem;
    }

    .question-type-main .question-type-title{
        padding: 1rem;
    }

    .page-id-4618 .sixth-section-inner .boxes-main .box:nth-child(odd) {
        padding-left: 3rem;
    }

    .page-id-4618 .sixth-section-inner .right-image img {
        height: 570px;
    }

    ul.course-authoring-inner {
        padding: 2.5rem;
    }

    .course-authoring-image img {
        min-height: 350px;
        object-fit: cover;
    }

    .page-id-4801 .course-authoring-image img {
        object-fit: contain;
        min-height: 320px;
    }

    .page-id-3340 .course-authoring-image img {
        object-fit: contain;
        min-height: 340px;
    }

    .page-id-4801 .sixth-section-inner .boxes-main .box {
        height: 210px;
    }

    .page-id-4801 .sixth-section-inner .right-image img {
        min-height: 421px;
    }

    .page-id-3340 .sixth-section-inner .right-image img {
        min-height: 460px;
    }

    .page-id-4801 ul.course-authoring-inner,
    .page-id-3340 ul.course-authoring-inner {
        padding: 1.5rem 2.5rem;
    }

    .sixth-section-inner .boxes-main .box:nth-child(odd) {
        padding-left: 3rem;
    }

    .sixth-section-inner .right-image {
        height: auto;
    }

    .cta-main .cta-button {
        width: 35%;
    }

    .cta-left-content {
        width: 65%;
    }

    .video-assessments-left {
        padding: 1.5rem 0 1.5rem 3rem;
    }
    section.talk-our-expert .col-md-6:first-child{
        padding: 2.5rem 3rem;
    }
}

@media (max-width: 768.5px) {
    #wrapper {
        padding-top: 170px !important;
    }

    .sixth-section-inner .boxes-main .box:nth-child(odd) {
        padding-left: 2rem;
    }

    .sixth-section-inner .boxes-main .box {
        padding: 1rem;
    }

    .cta-main {
        flex-direction: column;
    }

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

    .cta-main .cta-button {
        width: 100%;
        text-align: left;
        margin-top: 2rem;
    }
    .content p.sub-heading {
        font-size: 22px !important;
    }

    p {
        font-size: 16px !important;
    }

    .sixth-section-inner .right-image img {
        object-fit: cover;
    }

    .client-says {
        padding: 1rem;
    }

    section.company-numbers .content {
        padding: 0 3rem;
    }

    .comapny-number-main {
        padding: 0 2rem;
    }

    .number-counters {
        padding: 1rem;
    }

    .video-assessments-left {
        padding-left: 2.5rem;
        padding: 1rem 1rem 1rem 2.5rem;
    }

    .page-id-4618 .sixth-section-inner .boxes-main .box {
        height: auto;
    }

    .page-id-4618 .sixth-section-inner .right-image img {
        height: 600px;
    }

    .question-type-title:before {
        left: 24%;
    }

    li.course-authoring-title {
        padding-right: 0;
        width: 35%;
    }

    ul.course-authoring-inner {
        padding: 1.5rem 1rem 1.5rem 2rem;
    }

    .page-id-4801 ul.course-authoring-inner,
    .page-id-3340 ul.course-authoring-inner {
        padding: 1.5rem 2.5rem;
    }

    .page-id-4801 .course-authoring-image img {
        min-height: 300px;
    }

    .page-id-4801 .sixth-section-inner .boxes-main .box {
        padding-left: 1rem;
    }

    .page-id-4801 .sixth-section-inner .boxes-main .box:nth-child(odd),
    .page-id-3340 .sixth-section-inner .boxes-main .box:nth-child(odd) {
        padding-left: 1rem;
    }

    .course-authoring-image img {
        min-height: 370px;
    }
    .cta-main .cta-button a{
        justify-content: flex-start;
    }
    section.talk-our-expert .col-md-6:first-child{
        padding: 2.5rem 2rem;
    }
}

@media (max-width: 767.5px) {
    #wrapper {
        padding-top: 100px !important;
    }

    section.video-assessments {
        padding-top: 1.5rem;
    }

    .common-hero-padding,
    section.cta {
        padding: 1.5rem 0;
    }

    .section-padding,
    section.worries-with-us.faq-main {
        padding: 2rem 0;
    }

    section.solution-hero .content a,
    .cta-main .cta-button a {
        font-size: 22px;
    }

    .cta-main .cta-button a{
        justify-content: flex-start;
    }

    section.solution-hero .content h1 {
        font-size: 36px;
    }

    .content p.sub-heading {
        font-size: 18px;
        margin-bottom: 1rem;
    }

    section.second-section-solution .content {
        margin-bottom: 2rem;
    }

    section.second-section-solution .content h2 {
        text-align: center;
    }

    .content h2,
    .slide-content h2 {
        font-size: 28px;
        margin-bottom: 1rem;
    }

    .cta-main h2 {
        font-size: 28px;
    }

    .fifth-section-inner {
        flex-direction: column;
        margin-top: 1.5rem;
    }

    .fifth-section-inner .left-image,
    .fifth-section-inner .accordion-worries-with-us {
        width: 100%;
    }

    .fifth-section-inner .left-image img {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }

    div.accordion .collapse {
        text-align: left;
    }

    div.accordion .item button {
        font-size: 18px;
    }

    div.accordion .item {
        padding: 1rem 8rem;
    }

    .sixth-section-inner .boxes-main .box {
        width: 33.33%;
        min-height: 230px;
    }

    .sixth-section-inner .right-image {
        display: none;
    }

    .sixth-section-inner .boxes-main,
    .sixth-section-inner .right-image {
        width: 100%;
        margin: 0 8rem;
    }

    .sixth-section-inner .boxes-main .box:nth-child(odd) {
        padding-left: 1rem;
        border-left: 1px solid #4404bf;
    }

    .sixth-section-inner .boxes-main .box:nth-child(4) {
        border-left: 1px solid #4404bf;
    }

    .sixth-section-inner .boxes-main .box:nth-child(6) {
        border-right: 1px solid #4404bf;
    }

    section.seventh-section .content,
    section.stay-connected .content {
        margin-bottom: 1.25rem;
    }

    .sixth-section-inner {
        margin-bottom: 0;
    }

    section.seventh-section .col-md-6:first-child .client-says {
        margin-bottom: 1rem;
    }

    section.stay-connected.section-padding .col-md-6:first-child .content-box {
        padding: 1rem;
        margin-bottom: 1rem;
    }

    .solution-slider-one-slide h4 {
        font-size: 20px;
        margin: 1rem 0.5rem 1rem 0.5rem;
        text-align: center;
    }

    .solution-slider-one-slide img {
        margin: 0 auto;
    }

    .solution-video iframe {
        height: 200px;
    }

    .solution-slider-one-slide p {
        min-height: auto;
        text-align: center;
    }

    section.company-numbers .content {
        padding: 0;
    }

    .comapny-number-main {
        flex-wrap: wrap;
        padding: 0;
    }

    .comapny-number-main .number-counters:last-child {
        border-right: 1px solid #4404bf;
    }

    .comapny-number-main .number-counters:nth-child(2n) {
        border-right: none;
    }

    .video-assessments-main {
        flex-direction: column;
    }

    .video-assessments-left,
    .video-assessments-right-image {
        width: 100%;
    }

    .video-assessments-left {
        border: none;
        padding-left: 1.5rem;
    }

    .course-authoring-main {
        flex-direction: column-reverse;
        margin-top: 1.5rem;
    }

    ul.course-authoring-inner,
    .course-authoring-image {
        width: 100%;
    }

    .course-authoring-image img {
        min-height: auto;
    }

    .page-id-4801 .solution-hero .content{
        padding: 0;
    }

    .page-id-4801 ul.course-authoring-inner,
    .page-id-3340 ul.course-authoring-inner {
        width: 100%;
        padding: 1.5rem;
    }

    .page-id-4801 li.course-authoring-title,
    .page-id-3340 li.course-authoring-title {
        width: 90%;
        font-size: 16px;
    }

    li.course-authoring-title{
        margin-left: 0;
    }

    .page-id-4801 .sixth-section-inner .boxes-main .box,
    .page-id-3340 .sixth-section-inner .boxes-main .box {
        width: 50%;
        min-height: 210px;
    }

    .page-id-4801 .sixth-section-inner .boxes-main .box:nth-child(odd),
    .page-id-3340 .sixth-section-inner .boxes-main .box:nth-child(odd) {
        border-left: 0;
        border-right: 1px solid #4404bf;
        ;
    }

    .list-content li {
        font-size: 16px;
    }

    .sixth-section-inner .boxes-main img {
        width: 70px;
    }

    section.company-numbers {
        padding-bottom: 0;
    }

    .sixth-section-inner {
        margin-top: 1.5rem;
    }
    .slick-dots li button:before{
        background-color: #4404bf;
        border-radius: 50%;
        width: 10px !important;
        height: 10px !important;
        color: #4404bf !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    section.talk-our-expert .col-md-6:first-child {
        padding: 1rem;
    }
    section.talk-our-expert img{
        display: none;
    }
}

@media (max-width: 480.2px) {
    .solution-slider-one .fa-chevron-left.slick-arrow {
        left: -.9rem;
    }

    .solution-slider-one .fa-chevron-right.slick-arrow {
        right: -.9rem;
    }

    div.accordion .item {
        padding: 1rem;
    }

    .sixth-section-inner .boxes-main {
        margin: 0;
    }

    .sixth-section-inner .boxes-main .box:nth-child(1),
    .sixth-section-inner .boxes-main .box:nth-child(4) {
        border-left: 0;
    }

    .sixth-section-inner .boxes-main .box:nth-child(3),
    .sixth-section-inner .boxes-main .box:nth-child(6) {
        border-right: 0;
    }

    .sixth-section-inner .boxes-main .box:nth-child(6) {
        border-left: 1px solid #4404bf;
    }

    .sixth-section-inner .boxes-main .box:nth-child(5) {
        border-left: 0;
        border-right: 0;
    }

    .sixth-section-inner .boxes-main .box:nth-child(4) {
        border-right: 1px solid #4404bf;
    }

    .slick-dots li button:before {
        background-color: #4404bf;
        border-radius: 50%;
        width: 10px !important;
        height: 10px !important;
    }

    .slick-dots {
        position: relative !important;
        margin-bottom: 1.25rem !important;
    }

    .comapny-number-main {
        margin-top: 0;
    }

    .question-type-title:before {
        left: 24%;
    }

    .question-type-main .question-type-title {
        width: 50%;
    }

    .question-type-main .question-type-title:nth-child(even) {
        border-right: 0;
    }

    .question-type-main .question-type-title:nth-child(9),
    .question-type-main .question-type-title:nth-child(10) {
        border-bottom: 1px solid #000000;
    }

    .page-id-4618 .sixth-section-inner .boxes-main .box {
        width: 50%;
    }

    .page-id-4618 .sixth-section-inner .boxes-main .box:nth-child(3) {
        border-right: 1px solid #4404bf;
        border-left: 0;
    }

    .page-id-4618 .sixth-section-inner .boxes-main .box:last-child {
        border-right: 0;
    }

    .page-id-4618 .comapny-number-main .number-counters:nth-child(2n) {
        border-right: 1px solid #4404bf;
    }

    .page-id-4618 .comapny-number-main .number-counters:last-child {
        border-right: 0;
    }

    .page-id-4618 .sixth-section-inner .boxes-main .box:nth-child(odd) {
        padding-left: 1rem;
    }
    .latest-blog-slide .latest-blog-content,
    .old-blog-content{
        padding: 1rem;
    }
    ul.course-authoring-inner{
        padding: 1.5rem 1rem;
    }
}

@media (max-width: 380px) {
    .sixth-section-inner .boxes-main .box {
        width: 50%;
    }

    .sixth-section-inner .boxes-main .box:nth-child(3) {
        border-left: 0;
        border-right: 1px solid #4404bf;
    }

    .sixth-section-inner .boxes-main .box:nth-child(4) {
        border-right: 0;
    }
    .authors-main .author-box {
        width: 50%;
    }
}
