:focus,:focus-visible {
    outline: none;
}
.site-header > .header--wrap {
    display: flex !important;
    max-width: 1620px;
}

body.page-id-2180 #mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item > a.mega-menu-link {
	color: #000;
}



.single-post #mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item > a.mega-menu-link,
.page-id-2424 #mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item > a.mega-menu-link{
    color: #14171f;
}
.single-post #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
.page-id-2424 #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner{
    filter: brightness(0);
}
.single-post .logo-dark{
    display: block;
}
.single-post a.custom-logo-link{
    display: none;
}
.site-header{
    border: none !important;
}
.site-header .header--wrap{
    position: relative;
}
.site-header .header--wrap:after {
    content: "";
    width: calc(100% - 100px);
    height: 1px;
    background: #D8D2CC50;
    position: absolute;
    left: 50px;
    bottom: -10px;
}
header .hire-today_btn:hover {
    background: #1070ff;
    transition: all ease 0.3s;
    border-color: #1070ff !important;
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu {
    text-align: left;
    padding: 0px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 13px;
}
#mega-menu-mega_menu {
    background: transparent;
    display: flex !important;
    column-gap: 65px;
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item > a.mega-menu-link:hover {
    background: transparent;
    font-size: 18px;
    line-height: 28px;
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item > a.mega-menu-link:hover{
    color: #1070ff !important;
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background-color: transparent !important;
}
#mega-menu-wrap-mega_menu {
    background-color: transparent;
    position: unset;
}
.mega-menu-item >ul.mega-sub-menu {
    padding: 30px 40px !important;
    width: 900px !important;
    left: calc(50% - 450px) !important;
    background: #fff !important;
    border-radius: 0 0 10px 10px !important;
    top: 48px !important;
}
#mega-menu-wrap-mega_menu #mega-menu-mega_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    background-color: transparent !important;
}
.mega-menu-item  a.mega-card {
    display: flex;
    column-gap: 10px;
}
.mega-menu-item  span.icon {
    max-width: 38px !important;
    height: 38px !important;
    display: flex;
}
.mega-menu-item  .content {
    width: calc(100% - 48px);
}
.mega-menu-item .content p {
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}
.mega-menu-item .content span {
    font-size: 14px;
    line-height: 20px;
    color: #43454C !important;
}
.contact-menu{
    display: none !important;
}
.mega-menu-column:hover {
    background: #F6F6F6 !important;
    border-radius: 10px !important;
}

.page-id-2180 .custom-logo-link {
    display: none;
}
.page-id-2180 .logo-dark {
    display: block;
}
.page-id-2180 .navbar ul a {
    color: #000;
}
body{
    background-color: #fff !important;
}
.home-banner {
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 148px !important;
}
.banner .container{
    max-width: 1488px;
}
.banner-form {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 24px 0 #959DA520;
}
.sub_heading {
    color: #1070FF;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
}
.home-banner .description {
    font-size: 20px;
    width: 80%;
}
.home-banner .description p{
    margin-bottom: 20px;
}
.description ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.description ul li {
    font-size: 16px;
    background-image: url(/wp-content/uploads/2025/12/list-check.svg);
    background-size: 23px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-bottom: 10px;
    line-height: 28px;
}
.banner-content .list_icon {
    display: flex;
    list-style: none;
    margin: 30px 0 0;
    padding: 0;
    gap: 10px;
}
.banner-content .list_icon li {
    display: flex;
    gap: 10px;
    padding: 13px 11px;
    border-radius: 5px;
    border: 0.5px solid #B7C6D4;
    font-size: 16px;
    line-height: 28px;
    color: #14171F;
    background-color: #fff;
}
.banner-content .list_icon li:last-child{
    padding-right: 30px;
}
.wpcf7-submit {
    width: 100%;
    margin-bottom: 10px;
}
.banner-form .wpcf7-spinner {
    position: absolute;
    opacity: 0;
}
.banner-form > p:first-child {
    text-align: left;
    font-size: 20px;
    justify-content: flex-start;
}
.banner-form > p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
.banner-form .form-control {
    border-radius: 5px;
}
.wpcf7 form .wpcf7-response-output{
	font-size:14px !important;
}

/* Services Section */
.section.services-section {
    background: transparent !important;
    padding: 70px 0 !important;
    position: relative;
}
/* .services-section:before {
    content: "";
    background: #1070FF;
    position: absolute;
    top: 0;
    height: 315px;
    display: block;
    width: 100%;
} */
.services-section .container{
    max-width: 1620px;
}
.services-section h2{
    margin-bottom: 30px;
}
.services-section .description {
    max-width: 650px;
    line-height: 24px;
    margin: 0 auto;
}
.services {
    row-gap: 15px;
}
.services .col-3 {
    padding: 0 7.5px;
}
.services .col-4 {
    padding: 0 10px;
}
.services-section .clutch-widget {
    text-align: center !important;
    margin:30px auto 0 !important;   
    width: 185px;
}	
.content {
    justify-content: center;
}
.services_item {
    padding: 30px 25px 25px 25px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: space-between;
}
.services_item .services_item_text {
    flex-direction: column;
    display: flex;
    gap: 10px;
}
.services_item .services_item_text h3{
    font-weight: 600;
}
.services_item .services_item_text > a {
    border: none;
}
.services_item a {
    display: flex;
    border-bottom: 1px solid;
    align-content: flex-start;
    width: max-content;
}
.services_item a:hover{
    color: #14171F;
}
.services_item .col-4{
    padding: 0 10px;
}
.services_item  img{
    padding-left: 30px;
}


/* Reviews Section */
.reviews{
    background-color: transparent;
    padding: 0;
}
.reviews .container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.reviews .carousel_widget,
.reviews .carousel_widget__wrapper{
    background-color: transparent;
}


/* Why Choose Section */

.why_choose-section {
    background: #f6f6f6;
}
.why_choose-section .container-fuild{
    padding: 0 30px;
}
.why_choose-section{
    padding-left: calc((100% - 1520px) / 2);
    overflow: hidden;
    width: 100%;
    padding-right: 0 !important;
}
.why_choose-section .main-title {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-right: 60px;
}
.why-choose-accordion {
    position: relative;
    padding-right: 50px;
}
.why-choose-accordion .item {
    position: relative;
    cursor: pointer;
    padding-left: 55px;
    padding-bottom: 42px;
}
.why-choose-accordion .item.active {
    margin-top: 7px;
}
.why-choose-accordion .item:after {
    content: "";
    width: 1px;
    margin: 0 auto;
    height: calc(100% - 24px);
    background: #000;
    position: absolute;
    top: 29px;
    left: 6px;
}
.why-choose-accordion .item:last-child{
    padding-bottom:0;
}
.why-choose-accordion .item:last-child:after{
    display: none;
}
.why-choose-accordion .item.active:after{
    display: block;
}
.why-choose-accordion .item.active:after {
    height: calc(100% - 35px);
    top: 40px;
}
.why-choose-accordion .item .marker {
    width: 12px;
    height: 12px;
    background: #0e76ff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
    transition: .3s ease;
}
.why-choose-accordion .item.active .marker {
    background: #1070FF;
    outline: 8px solid #B9E0FF;
    width: 14px;
    height: 14px;
    left: 0;
    margin-right: 30px;
}
.why-choose-accordion .title {
    font-size: 24px;
    margin: 0;
    transition: .3s ease;
    line-height: 32px;
    font-weight: 300;
}
.why-choose-accordion .item p {
    color: #14171F;
    line-height: 24px;
}
.why-choose-accordion .item a {
    color: #1070FF;
    line-height: 28px;
    font-weight: 600;
    border-bottom: 2px solid #1070FF;
    padding-bottom: 4px;
}
.why-choose-accordion .item a:hover {
    color: #14171f;
    border-bottom: 2px solid #14171f;
}
.why-choose-accordion .content {
    color: #cdd1d6;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    font-size: 15px;
    margin-top: 0;
    line-height: 22px;
    transition: max-height .4s ease, opacity .4s ease, margin-top .3s ease;
}
.why-choose-accordion .item.active .content {
    max-height: 300px;
    opacity: 1;
    margin-top: 10px;
}
.choose_image{
    padding-right: 0 !important;
    /* padding-left: 100px; */
}
.choose_image img{
    width: 100% !important;
}

.section-cta{
    padding-top: 50px;
    padding-bottom: 80px;
}

.cta-left {
    height: 100%;
    padding: 50px 25px 25px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
}
.cta-left  .contact_text{
    font-size: 20px;
    font-weight: 300;
}
.contact_text ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.contact_text ul li {
    font-size: 16px;
    background-image: url(/wp-content/uploads/2025/12/list-check.svg);
    background-size: 23px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-bottom: 10px;
    line-height: 28px;
}
.logo-group {
    margin-top: 20px;
    display: flex;
    gap: 15px;
}
.logo-group .logo {
    width: 25%;
}
.cta-left .social-link {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0;
}
.cta-left .social-link li{
    display: flex;
    width: calc(50% - 7.5px);
    border-radius: 5px;
}
li.email {
    background: #1E88E5;
}
.cta-left .social-link a {
    display: flex;
    gap: 10px;
    color: #fff;
	padding: 10px;
    align-items: center;
	width:100%;
}
/* .cta-left .social-link img {
    width: 50px;
} */
li.team_ {
    background-color: #474FB7;
}
li.whatsapp {
    background: #1EA030;
}
.cta-left .socil-text {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.cta-right{
    background-color: #E2EBF7;
    padding: 50px 30px;
    border-radius: 10px;
}
.cta-right input:not(.wpcf7-submit), .cta-right select, .cta-right textarea {
    border-color: #D2D2D2 !important;
    border-radius: 5px !important;
}
.cta-right input.wpcf7-submit {
    width: 100%;
}
.cta-right .wpcf7-spinner{
    display: none;
}
.cta-right > p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    gap: 7px;
}


/* Key Features */
.section.key_features {
    padding: 0 !important;
}
.key_features .container {
    max-width: 1620px;
}

.features_item {
    padding: 20px 15px 20px 47px;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    border: 0.5px solid #D8D2CC;
    background-image: url(/wp-content/uploads/2025/12/check_icon.svg);
    background-repeat: no-repeat;
    background-position: 15px 20px;
}
.features .col-3 {
    padding: 0 7.5px;
    margin-bottom: 15px;
}

/* Why Choose Learndash */
.section_why_choose_learndash{
    padding: 80px 0;
}
.section_why_choose_learndash .container{
    max-width: 1260px;
}
.why_choose_learndash {
    background: #F6F6F6;
    border: 1px solid rgb(210 210 213 / 40%);
    border-radius: 10px;
}
.why_choose_learndash_first_row {
    background: #E2EBF7;
    border-radius: 10px  10px 0 0;
    display: flex;
    border-bottom: 1px solid rgb(210 210 213 / 40%);
}
.why_choose_learndash_first_row .why_choose_learndash_title,
.why_choose_learndash_first_row .learn_dash, 
.why_choose_learndash_first_row .kajabi, 
.why_choose_learndash_first_row .tutor_lms {
    font-size: 20px;
    font-weight: 600;
}
 
.why_choose_learndash_title {
    width: 50%;
    padding: 30px 30px;
}
.single-feature .why_choose_learndash_title {
    padding: 12px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.single-feature .why_choose_learndash_title .title {
    font-size: 20px;
}
.single-feature .why_choose_learndash_title .description {
    font-size: 16px;
}
.learn_dash, .kajabi, .tutor_lms {
    width: calc(50% / 3);
    text-align: center;
    padding: 30px 20px;
}
.single-feature .learn_dash, 
.single-feature .kajabi, 
.single-feature .tutor_lms {
    padding: 25px 20px;
}
.single-feature .learn_dash img, 
.single-feature .kajabi img, 
.single-feature .tutor_lms img {
    width: 22px;
}
.learn_dash {
    background: #1070FF;
    color: white;
    position: relative;
}
.learn_dash:after {
    content: "";
    position: absolute;
    bottom: -1px;
    display: flex;
    width: 100%;
    height: 1px;
    left: 0;
    background: #5e97ee;
}
.single-feature {
    border-bottom: 1px solid #D2D2D5;
    display: flex;
}
.single-feature:last-child{
    border-bottom: none;
}
/* Mobile App Section */


.let’s_start_section {
    padding: 50px 0;
    background: #E2EBF7;
}
.why_mobile_app {
    margin-top: 20px;
    padding: 20px 30px 20px 20px;
    background: #fff;
    border-radius: 5px;
}
.why_mobile_app ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.why_mobile_app ul li{
    margin-bottom: 15px;
}
.why_mobile_app ul li:last-child{
    margin-bottom: 0;
}
/* Case Studies Section */

.case_studies_section .main-description {
    max-width: 70%;
    margin: 0 auto 50px;
}

.case_studies_item {
    position: sticky;
    top: 100px;  
    padding: 50px !important;
    overflow: hidden;
    border-radius: 20px;
    display: flex;
    column-gap: 44px;
    align-items: center;
    margin: 0 auto;
}
.case_studies_item img{
	width:50%;
	border-radius:5px;
}
.case_studies_item:nth-child(01) {
    top: 50px;
    box-sizing: border-box;
    max-width: calc(100% - 180px) !important;
    margin: 0 auto;
    background-color: #F4F9FF;
}
.case_studies_item:nth-child(02) {
    background-color: #EAF3FF;
    margin: 0 auto;
    max-width: calc(100% - 160px) !important;
    top: 80px;
}
.case_studies_item:nth-child(03) {
    background-color: #E2EBF7;
    top: 110px;
    max-width: calc(100% - 140px) !important;  
}
.case_studies_item:nth-child(04) {
    background-color: #F4F9FF;
    top: 140px;
    max-width: calc(100% - 120px) !important;
}
.case_studies_item:nth-child(05) {
    background-color: #EAF3FF;
    top: 170px;
    max-width: calc(100% - 80px) !important;
}
.case_studies_item:nth-child(06) {
    background-color: #E2EBF7;
    top: 200px;
    max-width: calc(100% - 40px) !important;
}
.case_studies_item:nth-child(07) {
    background-color: #F4F9FF;
    top: 230px;
    max-width: calc(100% - 0px) !important;
}
.case_studies_item .case_studies_text h3 {
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 50px;
}
.case_studies_item .case_studies_text p {
    font-size: 16px;
    line-height: 28px;
}

/* Development  Process */

.process_block .default-line, .process_block .draw-line{
    top: 80px;
}
.process-section .main-title {
    position: sticky;
    top: 100px;
}
.process_block .process_item h3 {
    margin-bottom: 15px;
    font-size: 24px;
}
.process_block .process_item .process_item_content {
    padding: 20px 50px 20px 25px;
    width: 100%;
    box-shadow: none;
    border-radius: 5px;
    background-color: var(--white-color);
    border: 0.5px solid #D8D2CC;
}
.process_block .process_item .process_item_content p {
    max-width: 100%;
    line-height: 24px;
}

/* Logo Section */
.logo-section{
    background-color: #0C2E61;
}
.logo-section .container {
    max-width: 1650px;
}
.logo-section .main-title {
    max-width: 1030px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.logo_items {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    justify-content: center;
    padding: 0px 120px 0;
    margin-top: 80px;
    border-bottom: 1px dashed #56585d;
    border-top: 1px dashed #56585d;
}
.logo_item {
    border-left: 1px solid #56585d;
    padding: 20px;
    position: relative;
    border-bottom: 1px dashed #56585d !important;
    width: calc(100% / 9);
    box-sizing: border-box;
}
.logo_item:nth-child(01):after,
.logo_item:nth-child(02):after,
.logo_item:nth-child(03):after,
.logo_item:nth-child(04):after,
.logo_item:nth-child(05):after,
.logo_item:nth-child(06):after,
.logo_item:nth-child(07):after,
.logo_item:nth-child(08):after,
.logo_item:nth-child(09):after {
    content: "";
    height: 30px;
    width: 0.5px;
    background: #56585d;
    position: absolute;
    left: -0.5px;
    top: -30px;
}
.page-id-1423 .logo_item:nth-child(10):after,
.page-id-1423 .logo_item:nth-child(11):after,
.page-id-1423 .logo_item:nth-child(12):after,
.page-id-1423 .logo_item:nth-child(13):after,
.page-id-1423 .logo_item:nth-child(14):after,
.page-id-1423 .logo_item:nth-child(15):after,
.page-id-1423 .logo_item:nth-child(16):after,
.page-id-1423 .logo_item:nth-child(17):after,
.page-id-1423 .logo_item:nth-child(18):after {
    content: "";
    height: 30px;
    width: 0.5px;
    background: #56585d;
    position: absolute;
    left: -0.5px;
    bottom: -30px !important;
}
.page-id-1423 .logo_item:nth-child(10):before {
    content: "";
    width: 120px;
    height: 1px;
    position: absolute;
    left: -120px;
    top: -1px;
    border-bottom: 1px dashed #56585d !important;
    background: transparent;
}
.page-id-1423 .logo_item:nth-child(18):after {
    left: unset;
    right: -0.5px !important;
    position: absolute;
}
.logo_item:nth-child(19):after,
.logo_item:nth-child(20):after,
.logo_item:nth-child(21):after,
.logo_item:nth-child(22):after,
.logo_item:nth-child(23):after,
.logo_item:nth-child(24):after,
.logo_item:nth-child(25):after,
.logo_item:nth-child(26):after,
.logo_item:nth-child(27):after {
    content: "";
    height: 30px;
    width: 0.5px;
    background: #56585d;
    position: absolute;
    left: -0.5px;
    bottom: -30px;
}
.logo_item:nth-child(27):before {
    content: "";
    height: 100%;
    width: 1px;
    background: #56585d;
    position: absolute;
    right: -1px;
    bottom: -30px;
}
.logo_item:last-child {
    border-right: 1px solid #56585d;
}
.logo_item:nth-child(09) {
    border-right: 1px solid #56585d;
}
.logo_item:nth-child(09):before {
    content: "";
    height: 100%;
    width: 1px;
    background: #56585d;
    position: absolute;
    right: -1px;
    top: -30px;
}
.logo_item:nth-child(10):after {
    content: "";
    width: 120px;
    contain-intrinsic-block-size: auto 100px;
    position: absolute;
    left: -120px;
    bottom: -1px !important;
    border-bottom: 1px dashed #56585d !important;
    background: transparent;
}
.logo_item:nth-child(18) {
    border-right: 1px solid #56585d;
}
.tool_tip {
    display: flex;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: 100%;
    justify-content: center;
    white-space: nowrap;
}

.logo_item:nth-child(10):before {
    content: "";
    width: 120px;
    height: 1px;
    position: absolute;
    left: -120px;
    top: -1px;
    border-bottom: 1px dashed #56585d !important;
    background: transparent;
}
.logo_item:nth-child(18):before {
    content: "";
    width: 120px;
    height: 1px;
    position: absolute;
    right: -120px;
    top: -1px;
    border-bottom: 1px dashed #56585d !important;
    background: transparent;
}
.logo_item:nth-child(18):after {
    content: "";
    width: 120px;
    height: 1px;
    position: absolute;
    right: -120px !important;
    bottom: -1px !important;
    border-bottom: 1px dashed #56585d !important;
    background: transparent;
}
.logo_item:first-child:nth-child(10):before{
    top: unset;
    bottom: -1px;
}
.logo_item:nth-child(10),
.logo_item:nth-child(11),
.logo_item:nth-child(12),
.logo_item:nth-child(13),
.logo_item:nth-child(14),
.logo_item:nth-child(15),
.logo_item:nth-child(16),
.logo_item:nth-child(17){
    border-bottom: none;
}
.logo_item:nth-child(10):after,
.logo_item:nth-child(11):after,
.logo_item:nth-child(12):after,
.logo_item:nth-child(13):after,
.logo_item:nth-child(14):after,
.logo_item:nth-child(15):after,
.logo_item:nth-child(16):after,
.logo_item:nth-child(17):after{
    bottom: -30px;
    top:unset;
    border-bottom: none;
}
.logo_item:nth-child(17):before{
    content: "";
    height: 100%;
    width: 1px;
    background: #56585d;
    position: absolute;
    right: -1px;
    bottom: -30px;
}
.logo_item:nth-child(18):after {
    bottom: -30px;
    top: unset;
    right: -1px;
    border-bottom: none;
    left: unset;
}
/* .tool_tip {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    position: absolute;
    display: block;
    top: -18px;
    text-align: revert;
    color: #fff;
    left: 50%;
    transform: translate(-50%, 10px);
    padding: 2px 7px;
    border-radius: 6px;
    background: #1070FF;
    opacity: 0;
    width: auto;
    display: flex;
    white-space: nowrap;
    z-index: 9;
} */
/* .tool_tip:after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #1070FF;
    margin: 0;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -14px;
} */
/* .logo_item:hover .tool_tip {
    opacity: 1;
    transform: translate(-50%, 0px);
    transition: all ease 0.3s;
} */



/* .home-contact-form {
    max-width: 890px;
    margin: 100px auto 0;
    background: #14171F;
    padding: 50px 100px;
    box-sizing: border-box;
    border-radius: 10px;
}
.home-contact-form h2 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 30px !important;
}
.home-contact-form input, .home-contact-form textarea, .home-contact-form select {
    background: transparent;
    color: #757575;
}
.home-contact-form .wpcf7-submit {
    width: 100%;
    background-color: #1070FF;
    color: #fff;
}
.home-contact-form ul {
    display: flex;
    column-gap: 20px;
    justify-content: center;
    padding: 0;
    margin: 26px 0 0;
}
.home-contact-form .contact-card {
    background-color: #E2EBF7;
    border-radius: 10px;
    padding: 20px;
    min-width: 250px;
    color: #1A322A;
    font-size: 20px;
    line-height: 28px;
}
.home-contact-form .contact-card img{
    margin-bottom: 15px;
}
.home-contact-form .contact-card a{
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
} */

.faq-section {
    padding: 80px 0;
}
.faq-section .container {
    max-width: 980px !important;
}
.faq-section .descripation {
    max-width: 450px;
    margin: 10px auto 0;
}
.faq-section .faq-posts {
    padding: 0;
    background-color: transparent;
}
.faq-posts .faq-item {
    margin-bottom: 15px;
    background: #fff;
    padding: 28px 35px 28px 35px;
    border: 1px solid #D8D2CC;
    border-radius: 5px;
    overflow: hidden;
}
/* .faq-section  .faq-item.active{
    box-shadow: 0px 5px 15px rgba(74, 58, 255, 0.06);
} */
.faq-item .faq-item-title{
    padding: 0 !important;
}
.faq-item.active .faq-item-content {
    margin: 0;
	margin-top:10px;
}
.faq-item .faq-item-title::before {
    display: none;
}
.faq-term-list {
    background-color: transparent;
    padding: 0;
    list-style: none;
    margin: 0;
	gap:10px;
    display: flex !important;
	justify-content:space-between;
}
.faq-posts .post-term-title {
	display: none !important;
}
.faq-term {
    cursor: pointer;
    padding: 12px 20px;
    border: 1px solid #D8D2CC !important;
    font-size: 18px;
    border-radius: 5px;
    width: 25%;
    justify-content: center;
    color: #1F2741;
    line-height: 26px;
}
.faq-term svg{
	display:none;
}
.faq-term.active, .post-term.active .post-term-title {
    color: #fff;
    background: #1070FF;
    border-color: #1070ff !important;
}
.faq-section .faq-item.active {
  border-color: #D8D2CC !important;
}





section.calendly-section {
    background: #F6F6F6;
    padding: 50px 0 10px;
}
.help-section{
    padding: 50px 0 80px;
}
.help-section .container {
    max-width: 1365px;
}

.help_img img {
    width: 100%;
}
.help_block{
	padding:0 !important;
}
.help_block::after{
	display:none !important;
}
.help_block .main-title {
    padding: 50px 0 50px 30px;
}
.section-descripation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.section-descripation ul li {
    background: url(/wp-content/uploads/2025/12/icon-white.svg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
    margin-bottom:10px
}
 .help_block a{
	color:#1F2741;
}
.help_block a:hover{
	color:#fff;
}


/* Our Proces CSS */

.step-section {
  padding-left: 200px;
}
.step-section .container-fuild {
  padding: 0;
}

.timeline-accordion {
  position: relative;
  padding-right: 50px;
}
.timeline-accordion .item {
  position: relative;
  cursor: pointer;
  padding-left: 55px;
  padding-bottom: 50px;
}
.timeline-accordion .item:after {
  content: "";
  width: 1px;
  margin: 0 auto;
  height: calc(100% - 24px);
  background: #000;
  position: absolute;
  top: 29px;
  left: 6px;
}
.timeline-accordion .item:last-child:after {
  display: none;
}
.timeline-accordion .item.active:after {
  height: calc(100% - 35px);
  top: 40px;
}
.timeline-accordion .item .marker {
  width: 12px;
  height: 12px;
  background: #0e76ff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
  transition: 0.3s ease;
}
.timeline-accordion .item.active .marker {
  background: #1070ff;
  outline: 8px solid #b9e0ff;
  width: 14px;
  height: 14px;
  left: 0;
  margin-right: 30px;
}
.timeline-accordion .title {
  font-size: 24px;
  margin: 0;
  transition: 0.3s ease;
  line-height: 32px;
  font-weight: 300;
}
.timeline-accordion .item.active .title {
  color: #0e76ff;
}
.timeline-accordion .content {
  color: #cdd1d6;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  font-size: 15px;
  margin-top: 0;
  line-height: 22px;
  transition: max-height 0.4s ease, opacity 0.4s ease, margin-top 0.3s ease;
}
.timeline-accordion .item.active .content {
  max-height: 300px;
  opacity: 1;
  margin-top: 10px;
}
.setup_image {
  padding-right: 0 !important;
}
.setup_image img {
  width: 100% !important;
}


/* LearnDash Custom Development Page */
.lms-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 150px 0 80px !important;
} 

.lms-banner .banner-content h1 {
  line-height: 70px !important;
  font-weight: 300 !important;
}
.lms-banner .badge-text {
  display: inline-block;
  background: #1070ff;
  padding: 6px 20px;
  border-radius: 50px;
  font-size: 14px;
  line-height: 20px;
}
.lms-banner .banner-content .description p{
    max-width: 750px;
}
.lms-banner .description ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 30px;
  color: #fff;
}
.lms-banner .description ul li {
  background: url(/wp-content/uploads/2025/12/icon-white.svg);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 30px;
}
.banner-content .description p {
  font-size: 20px;
  line-height: 30px;
}
.lms-banner .btn:hover{
    background-color: #fff;
    color: #14171F;
}
.page-template-custom-development section.section.section-cta {
    padding-top: 0 !important;
}

/* Services */
.section.reviews {
    padding: 50px;
}
.page-template-custom-development .why-chose-section {
    padding-top: 50px;
}
.page-template-custom-development .section.services-section .container {
    max-width: 1400px;
}
.page-template-custom-development .services-section .description {
    max-width: 100%;
    margin-top: 20px;
}
.page-template-lms-setup .services_item .services_item_text h3,
.page-template-custom-development .services_item .services_item_text h3 {
    font-weight: 300;
}

.page-template-custom-development .section.ld-configuration {
    padding-top: 0;
}
.ld-configuration img{
    border-radius: 10px;
}

.page-template-lms-setup .why-chose-section .main-title {
  padding: 0 22px 0 20px;
}
.why-chose-box img{
    border-radius: 10px;
}
.custom_features-section {
  background: #1070ff;
  padding-bottom: 50px !important;
  overflow: hidden;
  padding-left: calc((100% - 1520px) / 2);
  padding-top: 50px !important;
}
.custom_features-section .container-fuild {
  padding: 0;
}
.custom_features_item {
  padding: 21px 31px 44px 31px;
  border-radius: 10px;
}
.custom_features_text h3 {
  margin-top: 15px;
  font-size: 24px;
  line-height: 32px;
}
.custom_features_text p {
  font-size: 18px;
  line-height: 28px;
  min-height: 140px !important;
}
.custom_features-section .slick-track {
    display: flex !important;
    align-items: stretch;
    height: 100%;
}
.custom_features-section .slick-list.draggable {
  padding-right: 250px !important;
}
.custom_features-section .slick-slide {
    margin: 0 5px;
    background: #fff;
    border-radius: 10px;
}
.custom_features_item a {
  display: flex;
  align-items: end;
  max-width: max-content;
  column-gap: 15px;
  padding: 14px 14px 14px 30px;
}
.custom_features-section .process_number {
  font-size: 15px;
  margin-bottom: 20px;
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.custom_features-section .process_number:after {
  content: "";
  width: calc(100% - 40px);
  position: absolute;
  height: 3px;
  left: 60px;
  background: #fff;
  z-index: -1;
}
.custom_features .slick-arrow {
  top: -98px;
  position: absolute;
  border: none;
  background-color: transparent;
  font-size: 0;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  background-image: url(/wp-content/uploads/2025/12/arrow-right-square-svgrepo-com-2.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.custom_features .slick-arrow:focus {
  outline: none;
}
.custom_features .slick-next.slick-arrow {
  right: 280px !important;
  background-image: url(/wp-content/uploads/2025/12/arrow-right-square.svg);
}
.custom_features .slick-arrow.slick-prev {
    right: 350px;
}


/* Features Section CSS */
.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 40px 0;
}

.feature-card {
  padding: 32px;
  border-radius: 16px;
  background: #f5f7ff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* .feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
} */

.feature-icon {
  max-width: 80px;
  margin-bottom: 20px;
}

.feature-card h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.feature-card p {
  opacity: 0.8;
  line-height: 1.5;
}

.feature-link {
  margin-top: 20px;
  display: inline-block;
  color: #1867ff;
  font-weight: 600;
}

.lms_features .main-title {
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.lms_features .features-grid .feature-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.feature-card {
  overflow: hidden;
  box-shadow: none;
}
.feature-card h3 {
  font-size: 24px;
}
.lms_features .feature-group .feature-card .feature-card-image-dec {
  display: flex !important;
  flex-wrap: nowrap;
}
.features-grid .feature-icon {
  max-width: 100%;
  margin-bottom: 0px;
}
.features-grid div:nth-child(2) .feature-card-image-dec img {
  padding-bottom: 30px;
}
.features-grid div:nth-child(4) .feature-card-image-dec img {
  margin-left: 30px;
}
.features-grid div:nth-child(6) .feature-card-image-dec img {
  padding-bottom: 50px;
}
.features-grid div:nth-child(3) .feature-card:first-child img {
  max-width: 171px;
  height: 110px;
  object-fit: contain;
}

.features-grid div:nth-child(3) .feature-card:last-child img {
  max-width: 130px;
  height: 137px;
  object-fit: contain;
  padding: 0;
}

.features-grid div:nth-child(5) .feature-card:first-child img {
  max-width: 171px;
  height: 120px;
  object-fit: contain;
}
.features-grid div:nth-child(5) .feature-card:last-child img {
  max-width: 171px;
  height: 120px;
  object-fit: contain;
}
.features-grid div:nth-child(1) .feature-card-image-dec,
.features-grid div:nth-child(2) .feature-card-image-dec,
.features-grid div:nth-child(4) .feature-card-image-dec,
.features-grid div:nth-child(6) .feature-card-image-dec {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  height: 100%;
}

/* Custom Features section */
/* .custom_features-section {
  background: #1070ff;
  padding-bottom: 50px !important;
  overflow: hidden;
  padding-left: 50px;
}
.custom_features-section .container-fuild {
  padding: 0;
}
.custom_features_item {
  padding: 21px 31px 44px 31px;
  border-radius: 10px;
}
.custom_features_text h3 {
  margin-top: 15px;
  font-size: 24px;
  line-height: 32px;
}
.custom_features_text p {
  font-size: 18px;
  line-height: 28px;
  min-height: 140px !important;
}
.custom_features-section .slick-list.draggable {
  padding-right: 250px !important;
}
.custom_features-section .slick-slide {
  margin-right: 20px;
}
.custom_features_item a {
  display: flex;
  align-items: end;
  max-width: max-content;
  column-gap: 15px;
  padding: 14px 14px 14px 30px;
}
.custom_features-section .process_number {
  font-size: 15px;
  margin-bottom: 20px;
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.custom_features-section .process_number:after {
  content: "";
  width: calc(100% - 40px);
  position: absolute;
  height: 3px;
  left: 60px;
  background: #fff;
  z-index: -1;
}
.custom_features .slick-arrow {
  bottom: -83px;
  position: absolute;
  border: 2px solid #fff;
  background-color: transparent;
  font-size: 0;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-image: url(/wp-content/uploads/2025/12/arrow-left.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
.custom_features .slick-arrow:focus {
  outline: none;
}
.custom_features .slick-next.slick-arrow {
  left: 70px !important;
  background-image: url(/wp-content/uploads/2025/12/arrow-right.svg);
} */

/* Thank You Page CSS */


.menu-toggle .open-menu svg path {
    fill: #fff;
}
.thank_you {
    padding-top: 150px;
    padding-bottom: 70px;
}
.thank_you .container{
    max-width: 1360px;
}
.thank_you .content {
    background-image: url(/wp-content/uploads/2025/12/thank-you.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px;
    border-radius: 10px;
    width: 100%;
    max-width: 100%;
}
.thank_you .main-title {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
}
.thank_you .content h1 {
    font-size: 120px;
    line-height: 133px;
    margin: 0;
    font-weight: 600;
}
.thank_you .main-title .description{
    font-size: 20px;
    line-height: 28px;
}
.thank_you .main-title .description a {
    font-weight: 500;
    color: #1070FF;
    border-bottom: 2px solid #000;
    padding-bottom: 4px;
}
.calendly-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #F6F6F6;
}





@media screen and (max-width:1536px){
    .sticky_case_studies{
        top: 50px;
    }
    .case_studies_section .main-description {
        max-width: 80%;
        margin: 0 auto 50px;
    }
    .custom_features .slick-arrow.slick-prev {
        right: 150px;
    }
    .custom_features .slick-next.slick-arrow {
        right: 80px !important;
    }
    .custom_features-section .container-fuild {
        padding-left: 50px;
    }
}
@media screen and (max-width:1440px){
    .we-serve-section .serve_block .serve_item img {
        max-width: 35px;
        min-width: 35px;
        min-height: 35px;
        max-height: 35px;
    }
    .why_choose-section .main-title{
        padding-right: 0;
    }
    .why_choose-section .container-fuild{
        padding-left: 50px !important;
    }
    .choose_image{
        padding-left: 50px;
    }
    .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width:1366px){
    .case_studies_section .main-description {
        max-width: 75%;
        margin: 0 auto 50px;
    }
    .case_studies_item .case_studies_text h3 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 36px;
    }
}

@media screen and (max-width:1280px){
    .banner-content .description p {
        font-size: 18px;
        line-height: 30px;
    }
    .services {
        justify-content: center;
    }
    .services-section .services > div {
        max-width: 33.33% !important;
        flex: 0 0 33.33% !important;
    }
    .case_studies_section .main-description{
        max-width: 80%;
    }
    .sticky_case_studies img{
        max-width: 40%;
    }
    .features {
        justify-content: center;
    }
    .features .col-3 {
        flex: 0 0 33.33%;
        max-width: 33.33% !important;
    }
	.cta-left .socil-text {
		font-size: 13px;
	}
	#services-consultation .help_block .main-title {
		padding: 50px 0 50px 20px;
	}
    .logo_items{
        padding: 0 80px;
    }
    .tool_tip {
        font-size: 14px;
    }
    .page-id-1423 .logo_item:nth-child(09):before{
        right: -50px;
    }
    .page-id-1423 .logo_item:nth-child(10):before{
        left: -50px;
    }

    /* Thank You Page */

    .thank_you .content{
        padding: 100px 0;  
    }

    /* Custom Development CSS */
    .page-template-custom-development .help_block h2 {
        font-size: 40px;
    }
}

@media screen and (max-width:1024px){
    .custom_features {
        padding-bottom: 100px;
    }
    .custom_features .slick-arrow {
       	top: unset;
        bottom: 15px;
    }
        .custom_features .slick-arrow.slick-prev {
        left: calc(50% - 60px);
    }
        .custom_features .slick-next.slick-arrow {
        right: calc(50% - 60px) !important;
    }
    .custom_features-section .container-fuild {
        padding-left: 20px;
        padding-right: 20px;
    }
	.custom_features-section .slick-list.draggable {
    	padding-right: 0 !important;
    }
    .mega-menu-mega_menu-mobile-open header {
        background: #fff;
        border-bottom: 1px solid rgba(0,0,0,0.15) !important;
    }
    .mega-menu-mega_menu-mobile-open .custom-logo-link {
        display: none;
    }
    .mega-menu-mega_menu-mobile-open a.logo-dark {
        display: flex;
    }
    #mega-menu-wrap-mega_menu #mega-menu-mega_menu {
        text-align: left;
        position: absolute;
        left: 0;
        transform: translateX(0%);
        top: 50px;
        width: 100%;
        padding: 30px 12px 20px !important;
        visibility: hidden;
        display: unset !important;
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle.mega-menu-open + #mega-menu-mega_menu {
        transition: all ease 0.3s;
        top:50px;
        min-height: unset !important;
        /* height: auto; */
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle + #mega-menu-mega_menu{
        display: none;
    }
    .mega-menu-item >ul.mega-sub-menu {
        padding: 0 0 5px 0 !important;
        width: 100% !important;
        left: 0 !important;
        background: #fff !important;
        border-radius: 0 0 10px 10px !important;
    }
    .mega-menu-item >ul.mega-sub-menu .arrow {
        display: none;
    }
    .mega-menu-item .content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }
    .mega-menu-item  span.icon {
        max-width: 45px !important;
        height: 45px !important;
    }
    #mega-menu-wrap-mega_menu #mega-menu-mega_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 9px 8px;
        width: 100%;
    }
    #mega-menu-wrap-mega_menu #mega-menu-mega_menu p {
        margin-bottom: 0;
    }
    #mega-menu-wrap-mega_menu #mega-menu-mega_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        content: url(/wp-content/uploads/2025/12/faq-icon.svg) !important;
    }
    #mega-menu-wrap-mega_menu #mega-menu-mega_menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
        content: url(/wp-content/uploads/2025/12/faq-icon-active.svg.svg) !important;
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated{
        transform: scale(1) !important;
        height: 100%;
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
        width: 40px;
        background-color: transparent !important;
        background-image: url(/wp-content/uploads/2025/12/mobile-menu-icon.svg);
        height: 40px !important;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before,
    #mega-menu-wrap-mega_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{
        display: none !important;
    }
    #mega-menu-wrap-mega_menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
        transform: translate3d(0, 0px, 0) rotate(0deg) !important;
        background-image: url(/wp-content/uploads/2025/12/close-1.svg);
    }
    .hire-today_btn{
        display: none !important;
    }
    .site-header .header--wrap:after {
        width: calc(100% - 40px);
        left: 20px;
    }
    .contact-menu {
        display: block !important;
    }
    .home-banner {
        padding-top: 150px;
    }
    .case_studies_section{
        padding-top: 0;
    }
    section.case_studies_section.section {
        padding: 50px 20px 120px;
    }
    .case_studies_item {
        padding: 50px;
    }
    .case_studies_item .case_studies_text h3 {
        font-size: 24px;
        margin-bottom: 14px;
        line-height: 32px;
    }
    .cta-left {
        row-gap: 50px;
    }
    .forn-flex .wpcf7-form-control-wrap {
        width: 50%;
    }
    .help_img {
        text-align: right;
    }
    .help_img img {
        width: 50%;
    }
    .help_block .main-title{
        padding: 50px 30px 50px 30px;
    }
	/* .help_block {
		padding-top: 50px !important;
	} */
	.cta-left .socil-text {
		font-size: 14px;
	}
    .tool_tip {
        font-size: 10px;
    }
    .logo_item {
        width: calc(100% / 7) !important;
        border-right: 0.5px solid #56585d;
        border-left: 0.5px solid #56585d !important;
    }
    .logo_item:before,.logo_item:after{
        display: none;
    }

    /* Thank You Page  */

    .thank_you .content h1 {
        font-size: 100px;
        line-height: 100px;
        margin: 0;
        font-weight: 600;
    }
    .thank_you .content {
        padding: 100px 50px;
    }
    .thank_you .main-title .description {
        font-size: 16px;
        line-height: 22px;
    }
    .thank_you .main-title .description a {
        padding-bottom: 2px;
    }
    
    /* Custom Development CSS */

    body .ld-cistom-service .banner-content .main-title {
        padding-top: 0;
        padding-bottom: 0;
    }
    .page-template-custom-development .section.ld-configuration{
        padding-bottom: 0;
    }
    .faq-item .faq-item-title::before, .faq-item .faq-item-title::after {
        right: -26px;
    }
    .page-template-custom-development .why-chose-section{
        padding-bottom: 40px !important;
    }
}

@media screen and (max-width:991px){
	.services-section .services > div {
		max-width: 50% !important;
		flex: 0 0 50% !important;
	}
	.why_choose_learndash_first_row .why_choose_learndash_title, .why_choose_learndash_first_row .learn_dash, .why_choose_learndash_first_row .kajabi, .why_choose_learndash_first_row .tutor_lms {
    	font-size: 15px;
	}
	.logo_items{
		padding:0;
	}
	.logo_item:nth-child(10):before,
	.logo_item:nth-child(18):before{
		display:none;
	}
	 .case_studies_section .main-description{
        max-width: 100%;
    }
    body .faq-term {
        font-size: 16px;
    }
    .lms-banner .banner-content h1 {
        line-height: 50px !important;
    }
}

@media screen and (max-width:767px){
    .process_block .process_item .process_item_content {
        padding: 20px 20px 20px 25px;
    }
	.home-banner {
		padding-top: 100px;
	}
	.home-banner .description {
		width: 100%;
	}
	.home-banner .description p {
		font-size: 18px;
	}
	.description ul li {
		font-size: 14px;
	}
	.banner-content .list_icon {
		flex-wrap: wrap;
	}
	.forn-flex .wpcf7-form-control-wrap {
		width: 100%;
	}
	.services-section .services > div {
		max-width: 100% !important;
		flex: 0 0 100% !important;
	}
	.case_studies_item{
		width: 100% !important;
	}
    .case_studies .slick-track {
        display: flex;
        align-items: center;
    }
    .case_studies .slick-initialized .slick-slide {
        height: auto;
    }
    .case_studies .slick-initialized .slick-slide > div{
        height: 100%;
    }
    .case_studies_item {
        height: 100%;
    }
	.case_studies_item {
		padding: 30px 20px !important;
		flex-direction: column-reverse;
		row-gap: 30px;
        position: unset;
        margin-bottom: 15px !important;
        display: flex !important;
        flex-direction: column-reverse;
	}
	.case_studies_item:nth-child(01),.case_studies_item:nth-child(02), .case_studies_item:nth-child(03), .case_studies_item:nth-child(04) {
		width: 100% !important;
		max-width: 100% !important;
	}
    .case_studies_item .case_studies_text h3 {
        font-size: 30px;
        margin-bottom: 14px;
        line-height: 40px;
    }
	.sticky_case_studies img{
		max-width: 100%;
        width: 100%;
	}
    section.case_studies_section.section .slick-arrow {
        bottom: -60px !important;
        top: unset !important;
        position: absolute;
        border-radius: 5px;
        border: 0;
        background: #1070ff;
        font-size: 0;
        width: 30px;
        height: 28px;
        outline: none;
    }

    section.case_studies_section.section button.slick-next.slick-arrow {
        left: calc(50% - 35px);
        background-image: url(/wp-content/uploads/2025/12/arrow-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        right: unset;
    }
    section.case_studies_section.section button.slick-prev.slick-arrow {
        left: calc(50% + 5px);
        background-image: url(/wp-content/uploads/2025/12/arrow-right.svg);
        background-repeat: no-repeat;
        background-position: center;
    }
     .let’s_start_section{
        padding-bottom: 0;
     }
	.why_choose-section .container-fuild {
		padding-left: 20px !important;
		padding-right: 20px;
	}
	.cta-left .social-link {
		flex-direction: column;
	}
	.cta-left .social-link li{
		width:100%;
	}
	.features .col-3 {
		flex: 0 0 100%;
		max-width: 100% !important;
	}
	.why-choose-accordion {
		padding-right: 0;
	}
	.section_why_choose_learndash .responsive-table{
		overflow: auto;
	}
    .responsive-table::-webkit-scrollbar {
        width: 2px;
        height: 2px;
    }
    .responsive-table::-webkit-scrollbar-thumb {
        background: #1070ff;
        border-radius: 10px;
    }
	.why_choose_learndash {
		width: 1050px;
	}
	.we-serve-section .serve_block .serve_item p {
		font-size: 18px;
	}
    .process-section{
        padding: 50px 0;
    }
	.process_block .default-line, .process_block .draw-line {
		top: 169px;
	}
	.process_block .process_item:nth-child(5) .process_number::after{
		display:none !important;
	}
	.logo-section .container {
		padding: 0;
        overflow: hidden;
	}
    .logo-section .main-title {
    	padding: 0 15px;
    }
	.logo_items {
		padding: 0 !important;
		border-top: 0;
		border-bottom: 1px;
		margin-top: 30px;
	}
	.logo_item {
		width: 100% !important;
		text-align: center;
		border-bottom:1px dashed #56585d !important;
	}
    .tool_tip {
        margin-top: 12px;
        font-size: 15px;
    }
	.logo_items .slick-list.draggable{
		padding:30px 0 !important;
	}
	.logo_items .slick-initialized .slick-slide {
		display: block;
	}
	.logo_item:after
	.logo_item:nth-child(18):before{
		display:none;
	}
	.logo_item:nth-child(16):after,
	.logo_item:nth-child(17):after{
		display:block !important
	}
	.logo_item:nth-child(17):before {
		height: 30px;
		width: 0.5px;
		right: -0.5px;
	}
	.logo_item:nth-child(18):after {
		display: block;
		width: 0.5px;
		right: -0.5px;
	}
	.logo_item:nth-child(03),
	.logo_item:nth-child(06),
	.logo_item:nth-child(12),
	.logo_item:nth-child(15){
		border-right:1px solid #56585d !important;
	}
	.logo_items  .slick-track .slick-slide > div:first-child {
		border-top:1px solid #56585d;
	}
	.logo_items .slick-track .slick-slide > div:last-child .logo_item:after {
		bottom: -30px;
	}
    .help_block {
        padding-top: 0px !important;
    }
    .faq-term {
        white-space: nowrap;
        width: auto;
        font-size: 16px;
        line-height: 24px;
    }
    ul.faq-term-list {
        overflow: scroll;
    }
    .home .faq-term{
        width: auto;
    }
    .responsive-table::-webkit-scrollbar {
        width: 0px;
        height: 0px;
    }
    .faq-item .faq-item-title::after{
        right: -28px;
    }
    .faq-posts .faq-item {
        padding: 25px 20px 25px 20px;
    }
    .help_block .main-title {
        padding: 50px 20px 50px 20px;
    }

    /* Thank You Page CSS */

    .thank_you .content {
        padding: 50px 20px;
        background-image: url(/wp-content/uploads/2025/12/thank-you.png), url(/wp-content/uploads/2025/12/thank-you.png);
        background-position: left, right;
    }
    .thank_you .content h1 {
        font-size: 60px;
        line-height: 50px;
    }
    .thank_you .main-title .description br{
        display: none;
    }
    .thank_you {
        padding-top: 100px;
        padding-bottom: 70px;
    }
    
    /* Custom Development CSS */ 
    
    .lms-banner .description ul {
        flex-wrap: wrap;
        row-gap: 0;
    }
    .banner-content .description p {
        font-size: 18px;
        line-height: 28px;
    }
    .lms-banner .badge-text{
        font-size: 13px;
    }
    .section.reviews {
        padding: 50px 20px !important;
    }
    .section.reviews iframe {
        height: 290px !important;
    }
    .features-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}