* {
    font-family: "Roboto", sans-serif;
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1040px
    }
}

@media (min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1220px
    }
}
@media (min-width: 1600px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1420px;
    }
}
/*
@media (min-width: 1800px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1620px;
    }
}
@media (min-width: 2000px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1820px;
    }
}
@media (min-width: 2200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:2020px;
    }
}
@media (min-width: 2400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:2220px;
    }
}
*/
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
/* Inforguide Slider */
.info-banner-wrapper {
    background: #161C2D;
}
.info-slides {
    padding: 10px 0 0;
    font-size: 15px;
    line-height: 15px;
    color: #FFF;
}
.info-slides p *, .info-slides p{
    margin: 0px 0 0;
    font-size: 15px;
    line-height: 15px;
    color: #FFF;
}
/* Slider Customize CSS */
.slick-arrow[aria-disabled="true"] {
    opacity: 0;
}
.slick-slide {
    height: auto;
}
.top-rated-category-tab-slider .slick-next:before, .top-rated-category-tab-slider .slick-prev:before, .top-rated-category-slider .slick-next:before, .top-rated-category-slider .slick-prev:before, .expert-video-slider .slick-next:before, .expert-video-slider .slick-prev:before, .feedback-video-slider .slick-next:before, .feedback-video-slider .slick-prev:before, .trending-blog-slider .slick-next:before, .trending-blog-slider .slick-prev:before {
    color: #000;
}
.top-rated-category-tab-slider .slick-next, .top-rated-category-tab-slider .slick-prev, .top-rated-category-slider .slick-next, .top-rated-category-slider .slick-prev, .expert-video-slider .slick-next, .expert-video-slider .slick-prev, .feedback-video-slider .slick-next, .feedback-video-slider .slick-prev, .trending-blog-slider .slick-next, .trending-blog-slider .slick-prev {
    width: 32px;
    height: 32px;
    background: #F3EDF7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.top-rated-category-tab-slider .slick-prev, .top-rated-category-slider .slick-prev {
    left: 0px;
}
.top-rated-category-tab-slider .slick-next, .top-rated-category-slider .slick-next {
    right: 0px;
}
.expert-video-slider .slick-prev {
    left: -14px;
}
.expert-video-slider .slick-next {
    right: -14px;
}
.top-rated-category-slider {
    padding-left: 32px;
}
.top-rated-category-slider .slick-slide {
    margin-right: 32px;
}
.top-rated-category-slider, .top-rated-category-slider.slick-dotted.slick-slider {
    margin-bottom: 90px;
}
.top-rated-category-slider .slick-dots {
    bottom: -45px;
}
.top-rated-category-slider .slick-dots li button:before {
    font-size: 12px;
    color: #D9D9D9;
} 
.top-rated-category-slider .slick-dots li.slick-active button:before {
    color: #F5D042;
}
.top-rated-category-slider .slick-track {
    padding-bottom: 10px;
}
.feedback-video-slider .slick-prev, .trending-blog-slider .slick-prev {
    right: 50px;
    left: unset;
}
.feedback-video-slider .slick-next, .trending-blog-slider .slick-next {
    right: 0px;
}
.feedback-video-slider .slick-prev, .feedback-video-slider .slick-next, .trending-blog-slider .slick-prev, .trending-blog-slider .slick-next {
    top: unset;
    transform: unset;
    bottom: -50px;
}

/* Header CSS */
.site-header-row {
    z-index: 1040;
}
.site-nav-bar-row {
    min-height: 96px;
    background: #F4F7FA;
    padding: 0px 40px;
}
.site-logo img {
    width: 110px;
    object-fit: contain;
}
.search-container {
    max-width: 550px;
    width: 100%;
    margin-right: 56px;
}
.site-search-input {
    height: 56px;
    padding: 12px 40px 12px 12px;
    color: #000;
    font-size: 16px;
    border-radius: 12px;
    background: #FFF;
    border: none;
    box-shadow: none;
}
.search-icon {
    height: 24px;
    width: 24px;
    right: 10px;
}
.site-contact-tel {
    color: #0C1821;
    font-size: 18px;
}
.site-login-cart-box {
    border-left: 1px solid #0C1821;
    padding: 8px 0px 8px 24px;
    gap: 24px;
    margin-left: 24px;
}
.cart-dot {
    top: 0px;
    right: -2px;
    height: 8px;
    width: 8px;
    background: #FF5449;
    border-radius: 50%;
}
.site-cart svg, .notifi-btn svg {
    height: 24px;
    width: 24px;
}
.login-btn, .signup-btn {
    font-size: 14px;
    height: 40px;
    border-radius: 8px;
    padding: 0px 20px;
}
.login-btn {
    background: #4285F4;
    color: #FFF;
}
.signup-btn {
    border: 1px solid #4285F4;
    background: #FFF;
    color: #4285F4;
}
.logged-user-box {
    height: 56px;
}
.loggedIn-btn {
    height: 46px;
    width: 46px;
    background: #4285F4;
    font-size: 20px;
    color: #FFF;
    border-radius: 50%;
}
.logged-user-box .logged-In-Opt {
    box-shadow: 0px 4px 8px -1px #32324740;
    background: #FFF;
    z-index: 4;
    border-radius: 4px;
    right: 0px;
    width: 150px;
    top: 50px;
    display: none;
}
.logged-user-box:hover .logged-In-Opt {
    display: inline-block;
}
.logged-In-Opt:before {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    right: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #FFF;
    top: -5px;
    border-radius: 2px;
    display: inline-block;
}
.logged-option-list {
    z-index: 2;
    background: #FFF;
    height: 50px;
    padding: 0px 15px;
    font-size: 15px;
    color: #000;
}
.link-wrapper {
    margin-right: 30px;
    min-height: 72px;
}
.link-wrapper.active:after, .course-tab.active:after {
    content: '';
    height: 4px;
    border-radius: 8px;
    position: absolute;
    background: #4285F4;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: inline-block;
}
.site-link {
    font-size: 16px;
    font-weight: 500;
    color: #0C1821;
    padding: 10px;
}
.sub-nav-list {
    display: none;
    left: 0px;
    width: 400px;
    top: 65px;
    background: #FFF;
    z-index: 4;
    box-shadow: 0px 3px 8px -1px #32324740;
}
.sub-nav-list .sub-link-wrapper {
    height: 40px;
    padding: 0px 18px;
}
.sub-site-link {
    color: #161C2D;
    font-size: 13px;
}
.sub-site-link:hover {
    font-weight: 500;
    color: #000;
}
.sub-link-dropdown:hover .sub-nav-list {
    display: inline-block;
}
.live-class-link {
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(100%);
    transform: translateY(-50%) translateX(100%);
    font-size: 16px;
    font-weight: 500;
    color: #0C1821;
}

/* Hero Banner CSS */
.hero-banner-wrapper {
    max-height: 50vh;
    border-radius: 10px;
}
.slider-layers {
    background: #FDFDFD;
    height: 50vh;
    max-height: 50vh;
}
.slider-layers img {
    width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-fit-position: center;
}
.hero-banner-wrapper .slick-next:before, .hero-banner-wrapper .slick-prev:before {
    content: '';
    background-image: url('data:image/svg+xml,<svg width="12" height="20" viewBox="0 0 12 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 18L10 10L2 2" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}
.hero-banner-wrapper .slick-prev:before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.hero-banner-wrapper .slick-next, .hero-banner-wrapper .slick-prev {
    width: 54px;
    height: 100px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.hero-banner-wrapper .slick-prev {
    left: 0px;
}
.hero-banner-wrapper .slick-next {
    right: 0px;
}

/* Common Section CSS */
.section-title-box {
    margin: 60px 0px;
}
.section-title {
    font-size: 40px;
    color: #0C1821;
    border-bottom: 4px solid #F5D042;
    padding-bottom: 4px;
}
.section-padding {
    padding-top: 72px;
}
.mod_labal {
	width: 84px;
	height: 80px;
	position:absolute;
	background:url(../images/sprite_2.png) no-repeat scroll -392px -35px;
	top: -8px;
	left: -9px;
	z-index:2;
}
.mod_labal_launching {
	width: 189px;
	height: 80px;
	position: absolute;
	background: url(../images/lunching_soon.png) no-repeat scroll -1px -1px;
	top: -8px;
	left: -11px;
	z-index: 2;
}
.mod_view {
	width:90px;
	background:url(../images/sprite_2.png) no-repeat scroll -1px -97px;
	padding:6px 0px;
	margin-left:10px;
	text-align:center;
	float:left;
}
.mod_buy {
	width:58px;
	background:url(../images/sprite_2.png) no-repeat scroll -99px -97px;
	padding:6px 0px;
	margin-right:20px;
	text-align:center;
	float:right;
}
.login-popup {
    --bs-modal-width: 600px;
}
.faq-contact-popup, .feedback-contact-popup, .testimonal-popup {
    --bs-modal-width: 700px;
}
.youtube-popup, .live-schdule-class {
    --bs-modal-width: 800px;
}
.pdfFullData {
    --bs-modal-width: 80vw;
}
.pdfFullData .modal-dialog {
    height: 90vh;
}
.video-player-container {
    height: 600px;
}

/* Course Category CSS */
.courses-tab-row {
    gap: 32px;
    margin-top: 56px;
    margin-bottom: 48px;
}
.courses-category-btn {
    width: 25%;
    border: 2px solid #D5D5D5;
    border-radius: 8px;
    height: 52px;
    font-size: 20px;
    color: #6D6D6D;
    transition: all ease .3s;
}
.courses-category-btn:hover, .courses-category-btn.active {
    border-color: #4285F4;
    color: #4285F4;
}
.courses-categories {
    gap: 32px 40px;
}
.courses-category-inner {
    width: calc(25% - 30px);
    background: #FFF;
    border-radius: 12px;
    box-shadow: 0px 3px 8px -1px #32324740;
    padding: 40px 16px 16px;
    min-height: 240px;
}
.courses-category-inner:nth-child(8n+1) {
    border-top: 7px solid #6098F5;
}
.courses-category-inner:nth-child(8n+2) {
    border-top: 7px solid #F8DF7A;
}
.courses-category-inner:nth-child(8n+3) {
    border-top: 7px solid #FF867E;
}
.courses-category-inner:nth-child(8n+4) {
    border-top: 7px solid #68E295;
}
.courses-category-inner:nth-child(8n+5) {
    border-top: 7px solid #68E295;
}
.courses-category-inner:nth-child(8n+6) {
    border-top: 7px solid #FF867E;
}
.courses-category-inner:nth-child(8n+7) {
    border-top: 7px solid #F8DF7A;
}
.courses-category-inner:nth-child(8n+8) {
    border-top: 7px solid #6098F5;
}
.course-category-title {
    font-size: 20px;
    color: #161C2D;
    font-weight: 500;
    cursor: pointer;
}
.total-courses {
    margin-bottom: 24px;
    margin-top: auto;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: 600;
    color: #6D6D6D;
    cursor: pointer;
}
.view-course {
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.rated-course {
    font-size: 16px;
    font-weight: 500;
    color: #979797;
}
.category-load-btn-row {
    margin-top: 32px;
}
.courses-load-btn {
    border: 2px solid #D5D5D5;
    color: #6D6D6D;
    font-size: 18px;
    font-weight: 500;
    height: 52px;
    padding: 0px 20px;
    border-radius: 8px;
}
.courses-load-btn:hover {
    border-color: #4285F4;
    color: #4285F4;
}
.top-rated-category-slider .top-course-block {
    margin-top: 8px;
}

/* Top Rated CSS */
.top-rated-category-tab-slider {
    margin-top: 56px;
    margin-bottom: 32px;
    padding: 0px 40px;
}
.top-category-courses {
    border: 2px solid #D5D5D5;
    border-radius: 8px;
    height: 47px;
    padding: 0px 14px;
    font-size: 20px;
    color: #6D6D6D;
    transition: all ease .3s;
}
.top-category-courses:hover, .top-category-courses.active {
    border-color: #4285F4;
    color: #4285F4;
}
.top-rated-category-tab-slider .slick-slide {
    margin-right: 24px;
}
.course-image-block {
    padding-top: 43.6%;
    background: #DDD;
    border-radius: 8px;
    overflow: hidden;
}
.course-image-block img {
    inset: 0;
}
.course-added-tag {
    min-height: 20px;
    border: 1px solid #FF5449;
    color: #FF5449;
    font-size: 10px;
    padding: 0px 4px;
    border-radius: 4px;
}
.Stars, .close-Stars {
    --star-size: 20px;
    --star-color: #DDD;
    --star-background: #F7D85E;
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    line-height: 1;
}
.close-Stars {
    --percent: calc(var(--rating) / 1 * 100%);
    display: none;
}
.Stars::before, .close-Stars::before {
    content: "★★★★★";
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.close-Stars::before {
    content: "★";
}
.course-star-count {
    font-size: 10px;
    color: #AAAAAA;
}
.course-description, .course-name {
    font-size: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #363A3D;
    min-height: 30px;
}
.course-name {
    font-size: 16px;
    color: #0C1821;
    min-height: 39px;
}
.course-lang-label {
    color: #4285F4;
    font-size: 12px;
}
.course-lang-value {
    color: #6D6D6D;
    font-size: 12px;
}
.course-price-label {
    color: #4285F4;
    font-size: 16px;
}
.course-price-orig {
    color: #6D6D6D;
    font-size: 16px;
    margin-left: 2px;
    text-decoration: line-through;
}
.course-price-discount {
    color: #161C2D;
    font-size: 16px;
    margin-left: 2px;
}
.course-gst {
    font-size: 11px;
    color: #6D6D6D;
}
.course-cart-btn, .course-detail-btn, .course-view-detail-btn {
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
}
.course-cart-btn {
    background: #4285F4;
    color: #FFF;
    border: 1px solid #4285F4;
}
.course-view-detail-btn {
    border: 1px solid #4285F4;
    color: #4285F4;
    background: #FFF;
}
.course-cart-btn svg {
    height: 14px;
    width: 14px;
    stroke: #FFF;
}
.course-detail-btn {
    background: #FFF;
    color: #4285F4;
    height: 52px;
    cursor: pointer;
}
.all-filtered-courses {
    min-height: 400px;
}

/* Online Learning Section */
.online-container {
    background: #F4F7FA;
    padding-top: 64px;
    padding-bottom: 80px;
}
.online-class-container{
    margin-bottom: 130px;
}
.online-class-heading {
    font-size: 40px;
    color: #161C2D;
}
.online-class-heading .heading-blue {
    color: #4285F4;
}
.online-class-desc {
    font-size: 20px;
    color: #161C2D;
    opacity: 0.7;
}
.online-class-point-container {
    padding-right: 100px;
}
.online-class-point-container, .online-image-container {
    width: 50%;
}
.online-points-unlist {
    gap: 40px;
}
.online-points-lists {
    margin-top: 32px;
    margin-bottom: 97px;
}
.online-points-lists img {
    height: 36px;
    width: 36px;
    object-fit: contain;
}
.online-class-points {
    color: #0C1821;
    font-size: 24px;
    font-weight: 500;
}
.explore-course-btn {
    height: 52px;
    padding: 0px 20px;
    border-radius: 8px;
    background: #4285F4;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
}
.main-img-box {
    width: 80%;
    margin: 0 10%;
}
.enrolled-exp {
    box-shadow: 0px 4px 8px 4px #00000040;
    border-radius: 8px;
    background: #FFF;
    left: -10%;
    top: 20%;
    padding: 15px 40px;
}
.enroll-count {
    color: #4285F4;
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
}
.enroll-text {
    color: #1D2026;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}
.year-cover-exp {
    box-shadow: 0px 4px 8px 4px #00000040;
    border-radius: 8px;
    background: #F0635A;
    padding: 24px 36px 32px;
    right: 5%;
    bottom: -10%;
}
.year-count {
    font-size: 64px;
    color: #FFF;
    font-weight: 700;
}
.year-exp {
    line-height: 28px;
    font-size: 24px;
    color: #FFF;
    font-weight: 500;
}
.benefit-learn-image-box, .benefit-points-container {
    width: 50%;
}
.benefit-learn-image-box img {
    width: 100%;
    object-fit: contain;
}
.benefit-learn-image-box {
    padding-right: 56px;
}
.benefit-points-row {
    box-shadow: 0px 4px 8px 0px #00000040;
    padding: 20px 24px;
    border-radius: 12px;
    background: #FFF;
}
.benefit-point-icon {
    width: 48px;
    object-fit: contain;
}
.benefit-point-title {
    color: #0C1821;
    font-size: 20px;
    line-height: 23px;
    font-weight: 500;
}
.benefit-point-desc {
    color: #161C2D;
    opacity: 0.70;
    font-size: 16px;
    line-height: 18px;
}

/* Newly Added Courses CSS */
.newely-section:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 50%;
    background: #F4F7FA;
    z-index: -1;
}
.newely-container {
    background: #FFF;
    box-shadow: 0px 4px 16px 0px #00000029;
}
.newely-section .section-title-row {
    margin: 56px 0;
}

/* Expert Instructor CSS */
.feedback-section {
    background: #F4F7FA;
    padding-top: 56px;
    padding-bottom: 115px;
}
.feedback-video-slider {
    margin-top: 56px;
    padding-left: 20px;
}
.feedback-video-slider .slick-slide {
    margin-right: 20px;
}
.expert-image-container {
    padding-top: 56.6%;
    border-radius: 8px;
}
.expert-image-container img {
    inset: 0;
    width: 100%;
    object-fit: contain;
    margin: auto;
    position: absolute;
    border-radius: 8px;
}
.expert-play-icon {
    z-index: 2;
}
.expert-video-title{
    margin: 20px 0px;
    color: #4285F4;
    font-size: 16px;
}
.expert-video-btn {
    height: 40px;
    padding: 0px 10px;
}
.expert-video-btn .view-course {
    color: #4285F4;
}
.expert-video-slider {
    padding-left: 24px;
    margin: 56px 0px 72px;
}
.expert-video-slider .slick-slide {
    margin-right: 24px;
}
.feedback-slide-box {
    padding: 16px;
    border-radius: 16px;
    background: #FFF;
}
.feeback-user-icon {
    height: 70px;
    width: 70px;
    border-radius: 100%;
    background: #D9D9D9;
}
.feeback-user-icon img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.feedback-name {
    color: #0C1821;
    font-size: 24px;
    font-weight: 500;
}
.student-ques-name {
    color: #0C1821;
    font-size: 18px;
    font-weight: 500;
}
.feedback-user-desg {
    color: #363A3D;
    font-size: 16px;
}
.feedback-user-review {
    color: #6D6D6D;
    font-size: 14px;
}

/* Trusted By CSS */
.trusted-section {
    padding: 72px 0px;
}
.trusted-title {
    color: #363A3D;
    font-size: 24px;
    margin-bottom: 48px;
}
.trusted-logo-row img {
    object-fit: contain;
}

/* Have Questions CSS */
.question-section {
    padding: 56px 0px 64px;
    background: #F4F7FA;
}
.contact-question-form {
    margin-top: 56px;
}
.question-content-form {
    padding-left: 50px;
    width: 50%;
}
.question-content-box {
    padding-right: 50px;
    width: 50%;
}
.question-title {
    color: #363A3D;
    font-size: 32px;
}
.question-desc {
    color: #6D6D6D;
    font-size: 20px;
}
.question-input-box, .question-textarea-box {
    margin-bottom: 24px;
}
.question-input-field, .question-textarea-field {
    padding: 14px 18px;
    height: 56px;
    background: #FFF;
    border-radius: 12px;
    color: #000;
    font-size: 16px;
    border: 1px solid #979797;
    box-shadow: none;
}
.question-textarea-field {
    height: 140px;
    resize: none;
}
.question-input-field:focus, .question-textarea-field:focus {
    outline: none;
}
.question-submit-btn-row {
    margin-top: 16px;
    gap: 32px;
}
.question-submit-btn-row div, .footer-request-form div {
    position: absolute;
}
.question-submit-btn, .question-cancel-btn {
    height: 52px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    width: calc(50% - 16px);
    border: none;
    box-shadow: none;
}
.question-submit-btn {
    background: #4285F4;
    color: #FFF;
}
.question-cancel-btn {
    border: 1px solid #6D6D6D;
    color: #6D6D6D;
    background: transparent;
}

/* News CSS */
.trending-news-title {
    font-size: 24px;
    font-weight: 500;
    color: #161C2D;
    margin: 44px 0px 32px;
}
.left-news-block {
    width: 70%;
    padding-right: 20px;
}
.news-banner-image {
    border-radius: 12px;
}
.news-banner-image img {
    max-width: 100%;
    object-fit: contain;
}
.news-title {
    margin-top: 16px;
    color: #161C2D;
    font-size: 32px;
}
.news-author {
    color: #363A3D;
    font-size: 20px;
}
.news-short-desc, .news-list-short-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #363A3D;
    margin-top: 16px;
    margin-bottom: 0px;
}
.right-news-list {
    width: 30%;
    padding: 0 10px 0 20px;
    gap: 24px;
    max-height: 650px;
    overflow-y: auto;
}
.right-news-list::-webkit-scrollbar {
    width: 5px;
}
.right-news-list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #DDD;
    width: 5px;
}
.news-list-image {
    height: 100px;
    width: 100px;
    background: #D9D9D9;
    border-radius: 8px;
}
.news-list-image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.news-list-title {
    font-size: 20px;
    color: #161C2D;
}
.news-block-box:hover .news-list-title, .trending-news-block-box:hover .news-list-title {
    color: #4285F4;
}
.news-list-author {
    font-size: 16px;
    color: #363A3D;
}
.news-list-short-desc {
    font-size: 14px;
    margin-top: 6px;
}
.news-views-all-row {
    margin-bottom: 72px;
}

/* Blogs CSS */
.blog-section {
    background: #F4F7FA;
    padding: 56px 0px 130px;
}
.trending-blog-slider {
    padding-left: 24px;
}
.trending-blog-slider .slick-slide {
    margin-right: 24px;
}
.blog-image-box {
    border-radius: 8px;
    padding-top: 100%;
    background: #FFF;
}
.blog-image-box img {
    inset: 0;
    max-height: 100%;
    max-width: 100%;
}
.blog-category {
    color: #4285F4;
    font-size: 14px;
}
.blog-name-title, .blog-short-dec {
    color: #0C1821;
    font-size: 20px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 48px;
}
.blog-short-dec {
    color: #363A3D;
    font-size: 16px;
}

/* Join Us CSS */
.join-us-container {
    padding: 40px;
    margin: 56px 0px 72px;
}
.join-us-title {
    color: #161C2D;
    font-size: 40px;
}
.join-us-desc {
    color: #6D6D6D;
    font-size: 20px;
}
.create-acount-btn {
    height: 52px;
    border-radius: 8px;
    background: #4285F4;
    min-width: 200px;
    font-size: 16px;
    color: #FFF;
}

/* Footer CSS */
.footer-section {
    background: #161C2D;
}
.footer-link-container {
    padding: 85px 0px 40px;
    border-bottom: 1px solid #FFF;
}
.footer-site-section {
    width: 24%;
    padding-right: 5%;
}
.footer-company-links {
    width: 18%;
    padding-left: 20px;
}
.footer-product-links {
    width: 40%;
    padding-left: 20px;
}
.footer-help-links {
    width: 18%;
    padding-left: 20px;
}
.footer-logo img {
    height: 40px;
    object-fit: contain;
}
.site-footer-line, .footer-contact-tel, .footer-title {
    font-size: 20px;
    color: #FFF;
}
.footer-site-addr {
    color: #FFF;
    font-size: 18px;
}
.site-footer-links {
    background: #E9F8F3;
    height: 36px;
    width: 36px;
    border-radius: 8px;
}
.site-footer-links svg {
    height: 20px;
    width: 20px;
}
.footer-link {
    color: #FFF;
    font-size: 16px;
}
.essentials-box {
    padding: 32px 0;
    border-bottom: 1px solid #FFF;
}
.essentials-box:last-child {
    border-bottom: none;
}
.site-privacy-link, .copyright-text {
    font-size: 20px;
    color: #FFF;
    font-weight: 500;
}
.disclamer-title {
    font-size: 20px;
    color: #FFF;
    font-weight: 300;
}
.disclaimer-points {
    font-size: 16px;
    color: #FFF;
    font-weight: 200;
}
.footer-category-title {
    font-size: 20px;
    color: #FFF;
}
.essential-category-link {
    font-size: 16px;
    color: #FFF;
}
.essential-category-link:hover {
    text-decoration: underline;
}
.essential-category-link:after {
    content: '|';
    position: absolute;
    right: -.8rem;
    top: 0px;
    color: #FFF;
    display: inline-block;
}
.essential-category-link:last-child:after {
    display: none;
}

/* Feedback Call Section */
.feedback-call-section {
    background: #FFF;
    z-index: 1040;
    box-shadow: 0px 3px 8px -1px rgba(50,50,71,0.15);
}
.feedback-box-container .section-title-box {
    margin-top: 0px;
}
.feedback-box {
    width: 33%;
    height: 40px;
}
.callback-btn-box {
    font-size: 20px;
    color: #363A3D;
}
.callback-btn-box svg, .whatsapp-btn svg {
    height: 20px;
    width: 20px;
}
.whatsapp-btn {
    height: 40px;
    font-size: 20px;
    color: #FFF;
    padding: 0px 20px;
    background: #25D366;
}
.receive-call-box {
    border-radius: 8px 8px 0px 0px;
    bottom: 40px;
    min-width: 370px;
    left: 0px;
    -webkit-transition: all ease 400ms;
    transition: all ease 400ms;
    max-height: 0px;
    display: none;
}
.receive-call-box.active {
    max-height: 530px;
}
.receive-call-header {
    background: #4285F4;
    height: 56px;
    padding: 0px 27px;
}
.call-header-title {
    font-size: 18px;
    color: #FFF;
}
.close-call-button {
    height: 45px;
    width: 45px;
}
.close-call-button svg {
    height: 20px;
    width: 20px;
    fill: #FFF;
}
.request-form-content {
    padding: 30px 50px 50px;
    background: #F4F7FA;
}
.request-input, .request-textarea {
    height: 48px;
    padding: 10px;
    font-size: 15px;
    color: #161C2D;
    border-radius: 12px;
    border: none;
    box-shadow: none;
}
.request-textarea {
    height: 88px;
    resize: none;
}
.request-input:focus, .request-textarea:focus {
    outline: none;
    border: none;
}
.submit-request-btn, .submit-cancel-btn {
    height: 40px;
    border-radius: 8px;
    border: 1px solid #4285F4;
    padding: 0px 18px;
    font-size: 14px;
    background: #FFF;
    color: #4285F4;
}
.submit-request-btn {
    color: #FFF;
    background: #4285F4;
}
.feedback-success-line {
    font-size: 32px;
    color: #161C2D;
}
.feedback-desc-line {
    font-size: 20px;
    color: #979797;
}

/* Login Page CSS */
.login-box-container, .contact-box-container, .feedback-box-container {
    max-width: 665px;
    background: #FFF;
    width: 100%;
    margin: 90px 0px 200px;
    padding: 64px 96px;
    border-radius: 12px;
    box-shadow: 0px 3px 8px -1px rgba(50,50,70,0.25);
}
.feedback-box-container {
    box-shadow: none;
    margin-bottom: 100px;
    padding-bottom: 0px;
    padding-top: 48px;
    margin-top: 0px;
}
.login-form-title {
    margin-bottom: 56px;
    font-size: 40px;
    color: #0C1821;
    font-weight: 500;
}
.form-user-fill {
    margin-bottom: 24px;
}
.form-user-field-label {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.form-user-field, .form-user-textarea {
    border: 1px solid #979797;
    border-radius: 12px;
    height: 56px;
    padding: 10px 16px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.form-user-field:focus, .form-user-textarea:focus {
    outline: none;
    border-color: #4285F4;
}
.form-user-textarea {
    height: 70px;
    resize: none;
}
.login-form-btn {
    margin: 16px 0 24px;
    height: 48px;
    border-radius: 12px;
    background: #4285F4;
    font-size: 20px;
    color: #FFF;
    box-shadow: none;
    border: none;
    width: 80%;
}
.forget-pass-link, .alredy-login {
    font-size: 18px;
    color: #4285F4;
}
.alredy-login {
    color: #161C2D;
}
.agree-terms {
    padding-left: 30px;
    margin: 16px 0px 6px;
}
.agree-checkbox {
    top: 2px;
    border: 3px solid #DDD;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
}
.agree-checkbox.active {
    border: none;
}
.agree-checkbox svg {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
    fill: #4285F4;
}
.agree-checkbox.active svg {
    transform: scale(1);
}

/* Toast Notification CSS */
.package-toast {
    z-index: 2000;
}
.toast-error.toast, .toast-error.toast .toast-header {
    background-color: #FAE4E8;
    color: #B03D50;
    border-color: #F1B7C1;
}
.toast-success.toast, .toast-success.toast .toast-header {
    background-color: #DCF1E4;
    color: #0C622E;
    border-color: #0C622E;
}

/* Common Page Title */
.breadcrumb-row {
    margin-top: 32px;
}
.breadcrumb-nav {
    font-size: 14px;
    color: #808080;
}
a.breadcrumb-nav:hover {
    color: #4285F4;
}
.single-page-title {
    color: #0C1821;
    font-size: 48px;
    border-bottom: 4px solid #F5D042;
    padding-bottom: 4px;
    margin: 60px 0px;
}
.page-data-container {
    margin-bottom: 70px;
}
.page-data-container p, .page-data-container p span, .page-data-container li span {
    color: #161C2D;
    font-size: 19px !important;
    display: inline-block;
    line-height: 1.5;
}
.page-data-container p {
    width: 100%;
    margin-bottom: 18px;
}
.page-data-container h2, .page-data-container h3, .page-data-container h4, .page-data-container h5, .page-data-container h6 {
    color: #5499EA;
    font-size: 36px;
    display: inline-block;
    margin: 36px 0px;
}

/* Contact Us */
.captcha-box {
    height: 100%;
}
.captcha_value_new {
    background: rgba(0, 0, 0, 0) url(../images/captcha-bg.jpg) repeat scroll 0 0;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 5px;
    padding: 7px 25px 8px 7px;
    margin-right: 1px;
    border-radius: 0px 12px 12px 0px;
    height: 100%;
    display: flex;
    align-items: center;
    pointer-events: none;
    user-select: none;
}
.refresh-btn {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 5px;
}
.contact-box-container {
    box-shadow: none;
    margin-bottom: 100px;
    padding-bottom: 0px;
    margin-top: 48px;
}
.grey-banner-container {
    background: #D9D9D9;
    padding: 128px 0;
}
.banner-title {
    font-size: 64px;
    font-weight: bold;
    color: #0C1821;
}
.class-branch-title {
    margin-bottom: 64px;
    font-size: 32px;
    color: #363A3D;
}
.all-branch-cards {
    gap: 29px 17px;
    margin-bottom: 80px;
}
.branch-cards {
    padding: 40px 50px;
    border-radius: 7px;
    width: calc(33.3% - 17px);
    box-shadow: 3px 3px 9px 0px rgba(224, 224, 244, 1);
}
.branch-name {
    color: #4285F4;
    font-size: 24px;
}
.branch-address, .branch-contact-detail {
    font-size: 18px;
    color: #333333;
}
.branch-contact-detail {
    font-size: 14px;
}
.map-address-container {
    background: #4285F4;
    margin-bottom: 96px;
}
.map-address-box, .map-google-address {
    width: 50%;
}
.map-address-box {
    padding: 67px 67px 67px 10%;
    gap: 25px;
}
.nifm-office-title, .nifm-office-center, .nifm-office-address, .nifm-office-contact {
    color: #FFFAFA;
    font-size: 40px;
}
.nifm-office-center {
    font-size: 26px;
}
.nifm-office-address {
    font-size: 24px;
}
.nifm-office-contact {
    font-size: 18px;
}
.nifm-contact-link {
    color: #FFFAFA;
}

/* Blog Page CSS */
.blog-article-container {
    margin: 72px 0;
}
.blog-article-box {
    width: 70%;
    padding-right: 36px;
}
.blog-category-box {
    width: 30%;
    padding-left: 36px;
}
.blog-category-box .faq-right-form {
    width: 100%;
}
.blog-category-link, .blog-category-active-link, .blog-detail-cat-link {
    border: 1px solid #E9EAF0;
    height: 40px;
    color: #363A3D;
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    border-radius: 8px;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.blog-category-active-link, .blog-detail-cat-link, .blog-category-link:hover {
    color: #4285F4;
}

/* Blog Detail Page */
.blog-back-icon {
    border: 2px solid #979797;
    height: 48px;
    width: 48px;
    border-radius: 50%;
}
.blog-cover-img-box {
    height: 60vh;
}
.blog-detail-article-box {
    margin: 56px 0;
}
.blog-detail-article-box .trending-news-title {
    margin-top: 0px;
}
.blog-detail-article-box .blog-category-box {
    padding-right: 36px;
    padding-left: 0px;
}
.blog-detail-article-box .blog-article-box{
    padding-left: 36px;
    padding-right: 0px;
}
.blog-category-title {
    color: #4285F4;
    font-size: 20px;
    margin-bottom: 16px;
}
.blog-detail-title {
    font-size: 40px;
    color: #161C2D;
    margin-bottom: 10px;
}
.posted-label, .posted-author-by {
    font-size: 14px;
    color: #AEABAB;
}
.posted-author-by {
    color: #161C2D;
}
.blog-post-date {
    color: #6D6D6D;
    font-size: 18px;
}
.blog-content {
    font-size: 18px;
    color: #363A3D;
    line-height: 28px;
}
.blog-coments-container {
    margin-top: 50px;
}
.comment-title {
    margin-bottom: 16px;
}
.comment-title {
    color: #161C2D;
    font-size: 20px;
}
.blog-post-commnet-box {
    background: #F9F9F9;
    border-radius: 3px;
}
.comment-text {
    padding: 10px 50px 10px 10px;
    font-size: 15px;
    color: #161C2D;
    background: transparent;
    resize: none;
    border: none;
}
.blog-post-comment {
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
    border: none;
    padding: 0px;
}
.user-inital-name {
    height: 40px;
    width: 40px;
    background: #D9D9D9;
    border-radius: 50%;
    font-size: 25px;
    color: #161C2D;
}
.user-comment-name, .comment-posted {
    font-size: 14px;
    color: #161C2D;
}
.comment-posted {
    color: #6D6D6D;
}
.blog-user-comment {
    color: #6D6D6D;
    font-size: 14px;
    margin-top: 8px;
}
.trending-blog-container {
    margin-bottom: 100px;
}
.blog-detail-cat-link {
    color: #6D6D6D;
}
.active-detail-blog {
    color: #4285F4;
}

/* Course Category CSS */
.all-course-category-container {
    margin: 48px 0 72px;
}
.all-sort-category, .all-course-category-container, .search-sort-category {
    gap: 30px;
}
.all-sort-category .top-course-block, .search-sort-category .top-course-block {
    width: calc(50% - 15px);
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.16);
    border-radius: 8px;
    background: #FFF;
    padding-bottom: 1rem;
}
.search-sort-category .top-course-block {
    width: calc(33.3% - 20px);
}
.left-panel-courses {
    width: calc(35% - 15px);
}
.all-course-container {
    width: calc(65% - 15px);
}
.category-course-title, .search-course-title {
    font-size: 32px;
    color: #0C1821;
    margin-bottom: 2px;
}
.search-course-title {
    font-weight: 400;
}
.search-course-title b {
    font-weight: 600;
}
.all-sort-category {
    display: none;
}
.panel-course-title {
    color: #363A3D;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 26px;
}
.side-course-label {
    font-size: 20px;
    color: #6D6D6D;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.side-course-label.active {
    border-left: 4px solid #4285F4;
    padding-left: 10px;
    color: #161C2D;
}

/* About US CSS */
.about-us-content {
    margin-bottom: 30px;
    font-size: 18px;
    color: #363A3D;
}
.page-subtitle {
    font-size: 32px;
    color: #0C1821;
    border-bottom: 4px solid #F5D042;
    padding-bottom: 4px;
    margin: 56px 0;
}
.our-point-container {
    gap: 64px;
    margin-bottom: 50px;
}
.our-value-points {
    width: calc(50% - 32px);
}
.value-point-title {
    margin-top: 24px;
    font-size: 32px;
    color: #2A2A2A;
}
.value-point-desc {
    font-size: 24px;
    color: #2A2A2A;
}
.diffrent-container {
    gap: 65px 23px;
    margin-bottom: 100px;
}
.diffrent-column {
    box-shadow: 1px 1px 30px 1px rgba(0,0,0,0.25);
    border-radius: 7px;
    border-top: 7px solid transparent;
    min-height: 340px;
    padding: 70px 15px 15px;
    width: calc(33.3% - 20px);
    gap: 40px;
}
.diff-point-desc {
    font-size: 20px;
    color: #363A3D;
}
.diffrent-column:nth-child(8n+1) {
    border-top: 7px solid #6098F5;
}
.diffrent-column:nth-child(8n+2) {
    border-top: 7px solid #F8DF7A;
}
.diffrent-column:nth-child(8n+3) {
    border-top: 7px solid #FF867E;
}
.diffrent-column:nth-child(8n+4) {
    border-top: 7px solid #68E295;
}
.diffrent-column:nth-child(8n+5) {
    border-top: 7px solid #68E295;
}
.diffrent-column:nth-child(8n+6) {
    border-top: 7px solid #FF867E;
}
.diffrent-column:nth-child(8n+7) {
    border-top: 7px solid #F8DF7A;
}
.diffrent-column:nth-child(8n+8) {
    border-top: 7px solid #6098F5;
}

/* Course Detail CSS */
.course-detail-banner {
    padding-top: 16px;
    background: #F4F7FA;
}
.course-author-icon img {
    height: 32px;
    width: 32px;
}
.posted-by, .posted-author {
    font-size: 14px;
    color: #AEABAB;
    line-height: 16px;
}
.posted-author {
    color: #161C2D;
}
.course-rating-box {
    font-size: 14px;
    color: #425466;
}
.course-detail-name {
    color: #0C1821;
    font-size: 32px;
    margin-top: 80px;
    margin-bottom: 16px;
}
.course-tabs-row {
    gap: 16px;
    margin-top: 32px;
}
.course-tab {
    height: 63px;
    width: calc(25% - 8px);
    font-size: 20px;
    color: #6D6D6D;
}
.course-tab.active {
    color: #4285F4;
}
.course-detail-container {
    gap: 32px;
}
.left-course-block {
    width: calc(70% - 16px);
}
.right-course-block {
    width: calc(30% - 16px);
    transition: all ease 400ms;
    transform: translateY(-160px);
    /* top: 160px; */
}
.course-payment-inner, .course-info-container {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 3px 8px -1px rgba(50,50,71,0.25);
    padding: 24px;
}
.course-intro-video {
    height: 460px;
    margin-top: 32px;
    border-radius: 16px;
}
.intro-headline, .intro-subheadline {
    font-size: 24px;
    color: #0C1821;
}
.intro-subheadline {
    font-size: 20px;
}
.course-intro-block {
    margin-top: 32px;
}
.course-desc-box {
    margin-top: 16px;
}
.course-desc-box, .course-desc-box p, .course-desc-box p span, .course-desc-box p strong, .course-desc-box li, .course-desc-box table tr td, .course-desc-box h2, .course-desc-box h3, .course-desc-box h4, .course-desc-box h5, .course-desc-box big {
    font-size: 16px !important;
    color: #363A3D !important;
    background: transparent !important;
    font-family: "Roboto", sans-serif !important;
    line-height: 1.6;
}
.course-desc-box table {
    border: none !important;
}
.course-desc-box table td ul {
    margin-bottom: 0px;
}
.course-info-container {
    width: 70%;
    margin-top: 40px;
}
.course-info-box {
    gap: 16px;
    width: 33%;
}
.course-info-label {
    color: #363A3D;
    font-size: 18px;
}
.course-info-value {
    color: #4285F4;
    font-size: 24px;
}
.course-chapter-block {
    border: 1px solid #E9EAF0;
    gap: 10px;
    padding: 15px 48px;
}
.course-chapter-block+.course-chapter-block {
    border-top: none;
}
.course-chapter-title {
    color: #4285F4;
    font-size: 16px;
    gap: 4px;
}
.course-module-description {
    color: #979797;
    font-size: 14px;
}
.course-price {
    color: #0C1821;
    font-size: 24px;
}
.strike-price {
    color: #979797;
    font-size: 16px;
    text-decoration: line-through;
}
.course-discount {
    font-size: 16px;
    color: #FF867E;
    background: #FFEAE9;
    border-radius: 4px;
    padding: 4px;
}
.course-purchase-box {
    margin-top: 32px;
}
.launch-soon {
    font-size: 24px;
    margin: 20px 0px;
    color: #0C1821;
}
.offer-arrow {
    height: 40px;
    width: 40px;
    border-radius: 8px;
    background: #0C1821;
}
.offer-arrow svg {
    height: 18px;
    width: 18px;
}
.course-offers {
    border: 1px solid #E9EAF0;
    padding:16px;
    margin-top: 24px;
}
.course-offer-title {
    font-size: 20px;
    color: #363A3D;
}
.course-offer-desc {
    font-size: 14px;
    color: #6D6D6D;
}
.secured-pay {
    height: 46px;
    border-bottom: 1px solid #E9EAF0;
    font-size: 14px;
    color: #AEABAB;
}
.secured-pay svg {
    height: 16px;
    width: 16px;
}
.secured-pay img {
    height: 16px;
}
.pay-later-title {
    font-size: 16px;
    color: #363A3D;
}
.pay-later-link {
    color: #4285F4;
    font-size: 14px;
    font-weight: 500;
}
.buy-now-pay-later {
    padding-top: 16px;
}
.pay-later-title, .course-include-title {
    color: #363A3D;
    font-size: 16px;
}
.course-include-title {
    margin-bottom: 18px;
}
.course-include-row {
    font-size: 16px;
    color: #363A3D;
}
.course-include-row img {
    height: 24px;
    width: 24px;
}
.corporate-box {
    padding: 16px 40px;
    background: #F4F7FA;
    margin-top: 8px;
}
.corporate-train-title, .corporate-train-desc {
    font-size: 20px;
    color: #363A3D;
}
.corporate-train-desc {
    font-size: 14px;
    margin: 8px 0;
}
.get-quote-btn {
    border-radius: 12px;
    color: #4285F4;
    border: 2px solid #4285F4;
    height: 48px;
    font-size: 20px;
    font-weight: 500;
}
.all-review-container {
    margin-top: 24px;
}
.review-user-inital {
    height: 40px;
    width: 40px;
    border-radius: 20px;
    background: #D9D9D9;
    font-size: 20px;
    color: #0C1821;
}
.review-user-inital img{
    height: 40px;
    width: 40px;
    border-radius: 20px;
}
.course-user-name {
    color: #0C1821;
    font-size: 16px;
    margin-bottom: 4px;
}
.review-star-rating {
    font-size: 15px;
    color: #FF867E;
}
.review-user-text {
    font-size: 14px;
    line-height: 18px;
    color: #6D6D6D;
    margin-top: 8px;
}
.reviewTextarea {
    border-radius: 4px;
    border: 1px solid #979797;
    color: #000;
}
.recommed-course-container {
    margin: 100px 0 50px;
}
.recommed-course-title {
    font-size: 32px;
    color: #0C1821;
    margin-bottom: 30px;
}
.recommed-course-container .top-course-block{
    border-radius: 12px;
    box-shadow: 0px 3px 8px -1px rgba(50,50,70,0.25);
    padding-bottom: 12px;
    background: #FFF;
    margin-bottom: 8px;
}

/* Franchise Partner */
.franchise-form-box {
    max-width: 750px;
    width: 100%;
    padding: 72px 96px 56px;
    border-radius: 12px;
    box-shadow: 0px 3px 8px -1px rgba(50,50,70,0.25);
}
.franchise-title {
    margin-bottom: 60px;
}
.franchise-container {
    margin-top: 56px;
}
.franchise-desc {
    font-size: 18px;
    color: #333333;
}
.franchise-form-container {
    margin: 48px 0 72px;
}
.franchise-reason-container {
    background: #F4F7FA;
    padding: 48px 0px 100px;
}
.franchise-reason-wrapper {
    gap: 30px;
}
.franchise-reason-box {
    border-radius: 7px;
    box-shadow: 3px 3px 9px 0px #E2E2E2;
    width: calc(33% - 20px);
    background: #FFF;
    min-height: 262px;
    gap: 32px;
    padding: 25px;
}
.franchise-reason-box img {
    height: 75px;
    width: 75px;
}
.franchise-reason-text {
    color: #333;
    font-size: 20px;
}
.franchise-required-container {
    padding: 64px 0px 72px;
}
.franchise-points-container {
    gap: 75px 56px;
    margin: 56px 0;
}
.franchise-point-box {
    border-radius: 12px;
    box-shadow: 0px 3px 8px -1px rgba(50,50,70,0.25);
    background: #FFF;
    padding: 24px;
    width: calc(50% - 28px);
}
.franchise-point-count {
    font-size: 64px;
    color: #262626;
}
.franchise-point-label {
    font-size: 24px;
    color: #333333;
}
.franchise-point-desc {
    font-size: 18px;
    color: #4C4C4D;
}
.franchise-reqiure-desc {
    font-size: 20px;
    color: #333333;
}

/* FAQ CSS */
.faq-category-container {
    gap: 40px 27px;
}
.faq-category {
    padding: 25px;
    width: calc(50% - 14px);
    border: 1px solid #979797;
}
.faq-category-title {
    font-size: 20px;
    color: #000;
    margin-bottom: 16px;
}
.question-point {
    font-size: 16px;
    color: #363A3D;
}
.view-more-faq {
    font-size: 14px;
    color: #161C2D;
}
.faq-left-ques-box {
    width: calc(70% - 15px);
}
.faq-right-form {
    width: calc(30% - 15px);
    padding: 24px 28px;
    background: #F4F7FA;
    border-radius: 4px;
    margin-top: 40px;
}
.faq-ques-form-title {
    color: #0C1821;
    font-size: 18px;
    margin-bottom: 6px;
}
.faq-ques-desc {
    color: #AEABAB;
    font-size: 12px;
}
.faq-ques-desc b {
    color: #161C2D;
}
.faq-form-content {
    margin-top: 17px;
}
.faq-answer-container {
    margin-top: 50px;
    display: none;
    margin-bottom: 100px;
}
.view-all-faq {
    font-size: 14px;
    color: #161C2D;
    height: 40px;
}
.view-all-faq svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.faq-cat-ques-box {
    display: none;
}
.faq-question-box {
    margin-bottom: 20px;
}
.question-ans-box {
    display: none;
    padding: 18px 30px;
    border: 1px solid #E9EAF0;
    margin-top: 8px;
}
.faq-ques-answer {
    font-size: 16px;
    color: #363A3D;
}
.faq-ques-icon {
    height: 24px;
    width: 24px;
}
.faq-ques-icon svg {
    height: 24px;
    width: 24px;
    stroke: #0C1821;
    transition: all ease 200ms;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
.question-tag-box {
    padding: 30px;
    background: #F4F7FA;
    transition: all ease 200ms;
}
.faq-ques-name {
    font-size: 20px;
    color: #0C1821;
    transition: all ease 200ms;
}
.faq-question-box.active .faq-ques-icon svg {
    stroke: #FFF;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.faq-question-box.active .question-tag-box {
    background: #4285F4;
}
.faq-question-box.active .question-ans-box {
    display: inline-block;
}
.faq-question-box.active .faq-ques-name {
    color: #FFF;
}
.faq-support-line {
    margin: 56px 0px 80px;
    color: #979797;
    font-size: 24px;
}
.faq-support-line .faq-contact {
    color: #4285F4;
    cursor: pointer;
}

/* Testimonial CSS */
.testimonial-box-container {
    margin-top: 50px;
}
.all-testimonials {
    background-image: url('../assets/images/testimonial-bg.png');
    background-size: contain;
    background-position: center;
}
.testimonial-user-row {
    margin-bottom: 80px;
}
.user-testimonial-box {
    max-width: 200px;
}
.testimonial-initial {
    background: #EDEDED;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    font-size: 50px;
    font-weight: 700;
    color: #161C2D;
}
.testimonial-initial img {
    border-radius: 50%;
    height: 100px;
    width: 100px;
}
.testimonial-name {
    color: #161C2D;
    font-size: 20px;
}
.testimonial-course {
    color: #161C2D;
    font-size: 15px;
}
.user-testimonial-review {
    color: #363A3D;
    font-size: 24px;
    line-height: 30px;
}
.testimonial-user-row:nth-child(even) {
    flex-direction: row-reverse;
}
.testimonial-user-row:nth-child(even) .user-testimonial-review {
    justify-content: flex-end;
}
.add-testimonial-row {
    margin: 50px 0 100px;
}
.add-testimonial-btn {
    border-radius: 12px;
    height: 48px;
    border: 2px solid #4285F4;
    font-size: 20px;
    color: #4285F4;
    width: 90%;
    max-width: 300px;
}

/* Verify Certificate CSS */
.verify-form-container {
    margin: 56px 0 100px;
}
.verify-form-container .submit-request-btn, .verify-form-container .submit-cancel-btn {
    width: 30%;
}
.record-result-row {
    font-size: 20px;
    color: #4285F4;
}
.record-result-row .record-result-label {
    color: #161C2D;
}
.record-container {
    margin: 56px 0px 100px;
}

/* Forum CSS */
.forum-row-box {
    margin-bottom: 24px;
    box-shadow: 0px 3px 8px -1px rgba(50,50,70,0.25);
}
.forum-row-box.forum-row-comment {
    box-shadow: none;
}
.forum-post-title {
    font-size: 24px;
    color: #0C1821;
    margin-top: 9px;
}
.form-short-desc {
    font-size: 15px;
    color: #0C1821;
}
.last-activity-row {
    padding: 26px 16px;
    border-top: 1px solid #979797;
}
.last-active-date, .forum-postedby {
    color: #979797;
    font-size: 14px;
}
.forum-inner-wrapper {
    padding: 24px;
}
.view-coment {
    padding: 12px 10px;
    color: #4285F4;
    font-size: 14px;
    font-weight: 500;
}
.comment-forum-container {
    margin: 50px 0 100px;
}
.forum-comments-box {
    margin-bottom: 24px;
}
.forum-comment-user {
    height: 56px;
    width: 56px;
    background: #EDEDED;
    color: #0C1821;
    font-size: 24px;
    border-radius: 50%;
    margin-top: 10px;
}
.comment-posted-date-row {
    padding: 10px 0px;
}
.forum-comments-post {
    color: #363A3D;
    font-size: 14px;
}
.forum-comments-container .blog-back-icon, .forum-topics-container .blog-back-icon{
    margin-bottom: 30px;
}
.forum-topics-container, .forum-container {
    margin-bottom: 70px;
}

/* Fee Submission */
.payment-mode-title {
    color: #0C1821;
    font-size: 24px;
    margin-bottom: 24px;
}
.deposit-note, .bank-details-instruct {
    font-size: 20px;
    color: #000;
}
.deposit-note strong {
    color: #4285F4;
}
.bank-detail-img {
    height: 100px;
    margin: 10px 0px 20px;
}

/* Free Video CSS */
.recomend-title {
    margin-bottom: 32px;
    font-size: 24px;
    color: #0C1821;
}
.recomend-video-box {
    gap: 24px;
}
.expert-video-box {
    width: calc(33.3% - 24px);
}
.courses-cat-videos-row {
    margin-top: 56px;
}
.all-courses-video {
    margin-bottom: 80px;
}
/*
.course-video-player-box .video-js .vjs-progress-control {
    opacity: 0;
    pointer-events: none;
}
.course-video-player-box.active .video-js .vjs-progress-control {
    opacity: 1;
    pointer-events: unset;
}*/
.course-video-player-box .lessionVideo-dimensions {
    position: absolute !important;
    inset: 0;
    height: auto;
    width: auto;
}

/* Lastest News CSS */
.news-pagination {
    margin-top: 30px;
}
.news-pagination .news-nav, .news-pagination .news-nav-active {
    border-radius: 12px;
    border: 1px solid rgba(27,27,27,0.60);
    height: 40px;
    width: 40px;
    color: #1B1B1B;
}
.news-pagination .news-nav svg {
    height: 15px;
    width: 15px;
    fill: #1B1B1B;
}
.news-pagination .news-nav:hover, .news-pagination .news-nav-active {
    color: #4285F4;
    border: 1px solid #4285F4;
}
.news-pagination .news-nav:hover svg {
    fill: #4285F4;
}
.news-detail-title {
    font-size: 40px;
    color: #161C2D;
}
.news-post-date {
    font-size: 18px;
    color: #6D6D6D;
}
.center-news-detail {
    max-width: 640px;
    width: 100%;
    font-size: 18px;
    color: #363A3D;
    margin: 60px 0
}
.lastest-video-slider {
    margin-bottom: 100px;
}
.lastest-video-slider .expert-video-title {
    color: #161C2D;
}
.lastest-news-date {
    color: #161C2D;
    font-size: 13px;
    margin-bottom: 5px;
}
.news-lastest-desc {
    color: #161C2D;
    font-size: 14px;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* My Cart CSS */
.my-cart-title {
    font-size: 32px;
    color: #0C1821;
    margin: 32px 0px;
}
.cart-courses-container {
    gap: 45px;
}
.cart-course-image {
    height: 80px;
    width: 80px;
    border-radius: 8px;
    background: #D7D9DA;
}
.cart-course-name {
    font-size: 18px;
    color: #0C1821;
    margin-bottom: 16px;
}
.course-tags {
    font-size: 13px;
    color: #000000;
}
.all-added-courses td {
    padding: 26px 0px;
}
.course-delete {
    padding: 12px 20px;
    color: #4285F4;
    font-size: 14px;
}
.cart-course-price {
    font-size: 20px;
    color: #0C1821;
    font-weight: 500;
    padding: 10px 0px;
}
.orignal-cart-course-price {
    font-size: 18px;
    color: #0C1821;
    font-weight: 400;
    text-decoration: line-through;
}
.course-pay-column {
    width: 30%;
}
.course-checkout-btn {
    height: 52px;
    border-radius: 8px;
    color: #FFF;
    font-size: 16px;
    background: #4285F4;
}
.course-checkout-btn svg {
    height: 24px;
    width: 24px;
}
.course-cart-label, .course-cart-value {
    font-size: 14px;
    color: #363A3D;
}
.course-cart-value {
    font-size: 16px;
    font-weight: 500;
}
.course-discount-row .course-cart-value {
    font-size: 14px;
    color: #29AB0A;
}
.course-subtotal-row .course-cart-label, .course-subtotal-row .course-cart-value {
    color: #4285F4;
}
.course-subtotal-row {
    margin-bottom: 16px;
}
.course-total-row {
    margin-top: 16px;
    border-top: 1px solid #E9EAF0;
    padding: 16px 0px;
}
.course-total-row .course-cart-label {
    font-size: 16px;
    color: #363A3D;
    font-weight: 500;
}
.course-total-row .course-cart-value {
    color: #0C1821;
    font-size: 18px;
    font-weight: 500;
}
.mycart-codes-box {
    margin-bottom: 24px;
    gap: 16px;
}
.cart-code-label {
    font-size: 14px;
    color: #363A3D;
    margin-bottom: 5px;
    font-weight: 500;
}
.cart-codes-input {
    background: #E9EAF0;
    border-radius: 8px;
    height: 40px;
    font-size: 14px;
    color: #000;
    padding: 10px;
    box-shadow: none;
    border: none;
}
.cart-codes-input:focus {
    outline: none;
    border: none;
}
.add-course-checkout-btn {
    border: 1px solid #4285F4;
    color: #4285F4;
    background: #FFF;
    border-radius: 8px;
    height: 52px;
    width: 100%;
    max-width: 200px;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
}
.add-course-checkout-btn:hover {
    background: #4285F4;
    color: #FFF;
}
.my-cart-container {
    margin-bottom: 100px;
}
.empty-cart-container {
    margin: 100px 0px;
}
.empty-cart-text {
    font-size: 20px;
    color: #6D6D6D;
}
.payment-success-message {
    font-size: 18px;
    color: #0C1821;
}

/* Cart Address CSS */
.cart-courses {
    width: 50%;
    padding-right: 5%;
}
.address-courses {
    width: 50%;
    padding-left: 5%;
}
.added-cart-title {
    font-size: 16px;
    color: #0C1821;
    margin: 16px 0px;
}
.payment-cart-title {
    font-size: 24px;
    color: #0C1821;
    margin-bottom: 30px;
}
.payment-info-note {
    color: #4285F4;
    font-size: 11px;
}
.receiver-pay-info {
    margin-top: 30px;
}
.receiver-title {
    font-size: 14px;
    color: #0C1821;
    margin-bottom: 10px;
}
.receiver-pay-addr {
    font-size: 16px;
    color: #6D6D6D;
}

/* Anouncement Title CSS */
.all-anounce-container {
    margin-bottom: 100px;
}
.anouncement-row {
    border-bottom: 1px solid #E9EAF0;
    padding: 16px 0px;
}
.anouncement-row:last-child {
    border-bottom: none;
}
.anounce-title {
    font-size: 18px;
    color: #161C2D;
}
.anounce-desc-box {
    font-size: 14px;
    color: #6D6D6D;
}
.date-column {
    width: 72px;
}
.date-initial {
    border-radius: 8px;
    height: 72px;
    width: 72px;
    font-size: 20px;
    color: #FFF;
    background: #4285F4;
    font-weight: 500;
}
.date-initial .date-count {
    font-size: 16px;
    line-height: 16px;
}
.date-initial .date-month {
    font-size: 20px;
    line-height: 20px;
}
.anounce-date-time {
    font-size: 14px;
    color: #363A3D;
    font-weight: 500;
}

/* My Account CSS */
.user-inital-container {
    margin-top: 32px;
    margin-bottom: 12px;
}
.user-inital-pic {
    height: 154px;
    width: 154px;
    border-radius: 50%;
    background: #EDEDED;
    font-size: 70px;
    color: #0C1821;
    font-weight: 700;
}
.user-inital-pic img {
    height: 154px;
    width: 154px;
    border-radius: 50%;
    object-fit: contain;
}
.logged-user-name {
    color: #0C1821;
    font-size: 32px;
    font-weight: 500;
}
.logged-user-designation {
    font-size: 24px;
    color: #6D6D6D;
    font-weight: 500;
}
.my-account-tab-container {
    border-bottom: 1px solid #E9EAF0;
    margin-bottom: 45px;
}
.account-tab {
    padding: 0px 20px;
    height: 68px;
    font-size: 24px;
    font-weight: 500;
    color: #6D6D6D;
    border-bottom: 3px solid transparent;
}
.account-tab.active {
    color: #4285F4;
    border-bottom-color: #4285F4;
}
.user-account-container {
    gap: 40px;
}
.left-column-navigation {
    width: 30%;
    margin-top: 90px;
}
.left-nav-row {
    padding: 3px 0px;
    font-size: 20px;
    color: #6D6D6D;
    transition: all ease 200ms;
}
.left-nav-row.active {
    border-left: 4px solid #4285F4;
    padding-left: 10px;
    color: #363A3D;
    font-weight: 500;
}
.account-page-title {
    color: #363A3D;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px;
}
.change-password-form {
    max-width: 700px;
    width: 100%;
}
.change-password-account {
    margin-bottom: 150px;
}
.right-view-container {
    min-height: 60vh;
}

/* My Profile CSS */
.edit-profile-container {
    margin-bottom: 50px;
}
.profile-upload-btn {
    background: #4285F4;
    border-radius: 8px;
    color: #FFF;
    font-size: 14px;
    height: 40px;
    padding: 0px 40px;
    border: none;
}
.size-note {
    font-size: 10px;
    bottom: -20px;
}

/* Purchased Courses CSS */
.purchased-course-row {
    margin-bottom: 40px;
}
.courses-tab {
    border: 1px solid #979797;
    border-radius: 12px;
    color: #161C2D;
    font-size: 16px;
    height: 40px;
    padding: 0px 12px;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.courses-tab.active {
    border-color: #4285F4;
    background: #4285F4;
    color: #FFF;
}
.course-row-container {
    box-shadow: 0px 3px 8px -1px rgba(50,50,71,0.15);
    background: #FFF;
    border-radius: 12px;
    margin-bottom: 32px;
}
.purchased-detail-name {
    background: #F4F7FA;
    padding: 16px 12px;
    width: 30%;
}
.course-tag-name, .purchased-course-name, .course-brief {
    color: #6D6D6D;
    font-size: 16px;
    margin-bottom: 8px;
}
.purchased-course-name, .course-brief {
    color: #161C2D;
    margin-bottom: 0px;
}
.view-chapter-link {
    color: #6D6D6D;
    font-size: 14px;
}
.course-chapter-details {
    padding: 16px;
    width: 70%;
}
.course-start-button, .download-certificate-btn {
    border-radius: 12px;
    background: #4285F4;
    color: #FFF;
    font-size: 16px;
    height: 40px;
    padding: 0px 30px;
    border: none;
    box-shadow: none;
}
.empty-purchased-box {
    min-height: 150px;
    background: #FDFDFD;
    font-size: 20px;
    color: #161C2D;
}
.empty-course-icon img {
    height: 150px;
    width: 150px;
}

/* Payment History */
.payment-course-price, .payment-course-date {
    color: #0C1821;
    font-size: 16px;
}
.payment-course-price {
    font-size: 20px;
    font-weight: 500;
}
.recipt-btn {
    border: 1px solid #6D6D6D;
    border-radius: 6px;
    font-size: 12px;
    color: #6D6D6D;
    height: 30px;
    padding: 0px 12px;
    background: #FFF;
}
.course-data-row tr:last-child td {
    border-bottom: none;
}
.course-data-row tr td {
    vertical-align: middle;
}
.course-detail svg{
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.course-detail.active svg{
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.order-row td, .course-data-row, .order-row-head th {
    border-top: 1px solid #E9EAF0;
    border-bottom: 1px solid #E9EAF0;
}
.order-row td:first-child, .course-data-row, .order-row-head th:first-child {
    border-left: 1px solid #E9EAF0;
}
.order-row td:last-child, .course-data-row, .order-row-head th:last-child {
    border-right: 1px solid #E9EAF0;
}
.order-row.active td {
    background: #F4F7FA;
    border-color: #F4F7FA;
}

/* Ask Question CSS */
.askQuestion-container {
    background: #FFF;
    padding: 64px 96px;
    border-radius: 12px;
    box-shadow: 0px 3px 8px -1px rgba(50,50,70,0.25);
}

/* Order History CSS */
.order-date-title {
    font-size: 20px;
    color: #363A3D;
    margin-bottom: 16px;
}
.order-row-container {
    box-shadow: 0px 3px 8px -1px rgba(50,50,71,0.15);
    background: #FFF;
    border-radius: 12px;
    margin-bottom: 16px;
}
.order-data-row tr th {
    color: #979797;
    font-size: 12px;
    font-weight: 400;
    border: none !important;
}
.order-data-row tr td {
    padding: 20px 10px;
    color: #161C2D;
    font-size: 12px;
    border: none !important;
}
.order-data-table {
    border: 1px solid #E9EAF0;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.view-course-order {
    color: #979797;
    font-size: 11px;
}
.view-course-order svg {
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.view-course-order.active svg {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
.certificate-progress {
    height: 10px;
    border-radius: 10px;
    color: rgba(245, 129, 45, 1);
    background: #CCC;
    position: relative;
}
.certificate-progress .loader-result {
    border-radius: 10px;
    background: #4285F4;
}

/* Assignments CSS */
.upload-assign-btn {
    color: #4285F4;
    font-size: 15px;
    font-weight: 500;
}

/* My Certificate CSS */
.my-certificate-row {
    gap: 20px;
}
.certificate-course-row {
    box-shadow: 0px 3px 8px -1px rgba(50,50,71,0.15);
    background: #4285F4;
    border-radius: 12px;
    padding-left: 55px;
}
.certificate-course-inner {
    padding: 24px;
    background: #FFF;
}
.certificate-marks-box {
    box-shadow: 0px 3px 8px -1px rgba(50,50,71,0.15);
    background: #FFF;
    border-radius: 12px;
    padding: 30px;
    width: 30%;
}
.certificate-marks, .certificate-course-name {
    color: #4285F4;
    font-size: 18px;
}
.certificate-course-name {
    font-size: 20px;
}
.certificate-course-catg {
    color: #161C2D;
    font-size: 16px;
    margin-bottom: 8px;
}
.certificate-issuse {
    font-size: 12px;
    color: #979797;
}

/* My Account Home CSS */
.account-section-title {
    color: #0C1821;
    font-size: 24px;
    margin-bottom: 32px;
}
.my-account-section {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E9EAF0;
}
.my-account-section:last-child {
    border-bottom: none;
}
.trending-course-container {
    gap: 24px;
}
.trending-course-container .top-course-block {
    box-shadow: 0px 3px 8px -1px rgba(50,50,71,0.15);
    background: #FFF;
    border-radius: 12px;
    width: calc(33.3% - 16px);
    padding-bottom: 16px;
}

/* My Testimonial CSS */
.testimonal-user-container {
    margin-bottom: 60px;
}
.add-testimonal-btn {
    border: 1px solid #4285F4;
    color: #4285F4;
    border-radius: 4px;
    height: 35px;
    font-size: 15px;
    padding: 0px 20px;
}
.testimonal-user-box {
    border: 1px solid #979797;
    padding: 10px;
}
.testimonal-date {
    font-size: 12px;
    color: #979797;
    margin-top: 16px;
}
.testimonal-data-box {
    padding-right: 50px;
    flex-grow: 1;
}
.testimonal-quote {
    top: 10px;
    right: 10px;
}
.testimonal-quote svg {
    height: 30px;
}
.testimonal-course {
    max-width: 36%;
}

/* Print Certificate Page */
.print-certificate-container {
    gap: 40px;
}
.certificate-agree-note {
    color: #4285F4;
    font-size: 18px;
}
.certificate-agree-box {
    margin-bottom: 10px;
}
.certificate-contact-box {
    width: 30%;
}
.certificate-form-title {
    margin-bottom: 24px;
    color: #363A3D;
    font-size: 20px;
}
.printed-certificate-form {
    width: 55%;
    margin-bottom: 50px;
}
.printed-certificate-wrapper {
    gap: 30px;
}
.certificate-form-input, .certificate-payment-box {
    width: calc(50% - 15px);
}

/* My Course Explore CSS */
.course-explore-container {
    margin-top: 50px;
}
.course-left-intro {
    width: 30%;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
}
.course-intro-box {
    background: #F4F7FA;
    border-radius: 8px 8px 0px 0px;
    padding: 24px;
    margin-bottom: 32px;
}
.course-sidebar-icon {
    border: 2px solid #979797;
    background: #FFF;
    border-radius: 50%;
    height: 48px;
    width: 48px;
    top: 14px;
    right: -24px;
}
.course-sidebar-icon svg {
    height: 20px;
    width: 20px;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.course-sidebar-icon.active svg {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.explore-course-name {
    color: #363A3D;
    font-size: 24px;
}
.explore-star-count {
    font-size: 14px;
    color: #AEABAB;
}
.write-review, .explore-course-description {
    font-size: 12px;
    color: #6D6D6D;
}
.review-start-row {
    margin: 8px 0px 16px;
}
.already-certificate {
    font-size: 20px;
    color: #25D366;
    font-weight: 500;
}
.explore-course-box {
    padding: 14px;
    border: 1px solid #E9EAF0;
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
}
.donwload-material {
    margin-top: 18px;
    font-size: 14px;
    color: #979797;
}
.explore-course-box.active {
    border: 1px solid transparent;
    background: #4285F4;
}
.explore-course-box.active .course-chapter-title {
    color: #FFF;
}
.explore-course-box.active .donwload-material {
    color: #0C1821;
}
.chapter-complete-status {
    height: 27px;
    width: 27px;
    border-radius: 50%;
    background: #F4F7FA;
}
.chapter-complete-status.completed {
    background: #25D366;
}
.chapter-complete-status svg {
    stroke: #979797;
}
.chapter-complete-status.completed svg {
    stroke: #FFF;
}
.course-videos-row {
    min-height: 36px;
    padding: 0px 16px;
    border-bottom: 1px solid #E9EAF0;
}
.course-videos-row .video-pause-icon, .course-videos-row.active .video-play-icon{
    display: none;
}
.course-videos-row.active .video-pause-icon{
    display: inline-block;
}
.course-videos-row:last-child {
    border-bottom: none;
}
.course-videos-row .ajax {
    color: #AEABAB;
    font-size: 14px;
}
.all-courses-headline {
    color: #6D6D6D;
    font-size: 20px;
}
.course-video-player-box {
    padding-top: 56%;
    background: #EDEDED;
    margin-bottom: 40px;
    border-radius: 12px;
}
.course-video-player-box .video1-dimensions {
    height: auto;
    width: 100%;
    position: absolute !important;
    inset: 0;
}
.explore-course-row {
    margin: 40px 0;
    border-bottom: 1px solid #E9EAF0;
}
.course-explore-tab {
    width: calc(20% - 8px);
    height: 60px;
    font-size: 18px;
    color: #6D6D6D;
    border-bottom: 2px solid transparent;
}
.course-explore-tab.active {
    color: #4285F4;
    border-bottom-color: #4285F4;
}
.course-content-container {
    display: none;
}
.quiz-question-box {
    margin-bottom: 30px;
}
.quiz-question-name, .mock-test-title {
    font-size: 20px;
    color: #0C1821;
    margin-bottom: 15px;
}
.quiz-check-text {
    font-size: 16px;
    color: #0C1821;
}
.quiz-check-text input {
    height: 20px;
    width: 20px;
}
.ebook-index {
    width: 25%;
}
.ebook-chapter-box {
    font-size: 13px;
    color: #0C1821;
    padding: 8px 5px;
    border-bottom: 1px solid #D9D9D9;
}
.ebook-chapter-box:last-child {
    border-bottom: none;
}
.ebook-chapter-box.active {
    background: #4285F4;
    color: #FFF;
}
.expand-pdf-button {
    border-radius: 8px;
    border: 2px solid #555555;
    height: 40px;
    font-size: 15px;
    color: #555555;
}
.mock-test-title {
    color: #161C2D;
    font-size: 20px;
}
.ebook-index {
    width: 25%;
}
.mock-test-title {
    font-size: 24px;
    margin-bottom: 20px;
}
.course-test-container {
    background: #DDD;
    padding: 20px;
    border-radius: 4px;
    max-height: 950px;
    overflow-y: auto;
}
.course-test-container::-webkit-scrollbar {
    width: 5px;
}
.course-test-container::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #DDD;
    width: 5px;
}
.final-ceritficate-box .colorDefinition {
    background: #D6E4F9;
    border-color: #D6E4F9;
    color: #363A3D;
    border-radius: 4px;
    padding: 0px 10px;
}
.test-result-table {
    background: #FFF;
    border: 1px solid #DEE2E6;
}
.test-result-table tr td:first-child {
    border-right: 1px solid #DEE2E6;
}
.reappear-test-btn {
    background: #4285F4;
    color: #FFF;
    border-radius: 8px;
    height: 50px;
    min-width: 200px;
    font-size: 15px;
    font-weight: 500;
}
.course-left-intro.active {
    width: 15%;
}
.course-left-intro.active .course-chapter-name, .course-left-intro.active .donwload-material, .course-left-intro.active .explore-course-name, .course-left-intro.active .write-review, .course-left-intro.active .Stars, .course-left-intro.active .explore-course-description {
    display: none !important;
}
.course-left-intro.active .close-Stars {
    display: inline-block;
}
.course-left-intro.active .review-start-row {
    margin-top: 50px;
}
.iframe-content-height {
    min-height: 70vh;
}

/* Thank You CSS */
.thank-you-message {
    font-size: 20px;
    color: #161C2D;
    line-height: 30px;
    margin: 40px 0;
}
.thank-you-container {
    margin-bottom: 80px;
}

/* Mobile Menu Aside CSS */
.sidebar-layer {
    background: rgba(0,0,0,0.60);
    z-index: 50;
    display: none;
}
.menu-sidebar-box {
    max-width: 265px;
    background: #FFF;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.sidebar-layer.active {
    display: block;
}
.menu-sidebar-box.active {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.user-logged-aside-box {
    padding: 20px 12px 20px 28px;
}
.user-initial-btn {
    height: 32px;
    width: 32px;
    background: #4285F4;
    border-radius: 50%;
    font-size: 24px;
    color: #000;
}
.sidebar-logged-name {
    font-size: 14px;
    color: #0C1821;
}
.sidebar-close {
    height: 24px;
    width: 24px;
    z-index: 5;
}
.side-bar-link {
    margin-bottom: 4px;
    padding: 0px 12px;
}
.mobile-site-link {
    min-height: 38px;
    border-radius: 24px;
    font-size: 16px;
    color: #0C1821;
    padding: 0px 16px;
}
.mobile-site-link b {
	color: #0D6EFD;
}
.user-initial-btn .ham-icon {
	height: 14px;
    width: 14px;
    background: #FFF;
    border-radius: 100%;
    padding: 2px;
    bottom: -3px;
    right: -3px;
}
.mobile-site-drop {
    height: 30px;
    width: 30px;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.mobile-site-drop.active {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}
.side-bar-link.active .mobile-site-link {
    background: rgba(66, 133, 244, 0.24);
}
.sub-link-list {
    margin-bottom: 2px;
}
.sub-nav-site-link {
    min-height: 24px;
    font-size: 11px;
    color: #161C2D;
    padding: 0px 16px;
}
.live-nav-link {
    border-top: 1px solid #E9EAF0;
}
.live-nav-link .mobile-site-link {
    min-height: 60px;
}
.logout-aside-btn {
    padding: 24px 28px;
    font-size: 16px;
    color: #0C1821;
	margin-bottom: 50px;
}
.mobile-sub-nav-list {
    max-height: 0px;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.mobile-sub-nav-list.active {
    max-height: 500px;
}
.mobile-site-link svg {
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
.mobile-site-link.active svg {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

/* Filter CSS */
.filter-title {
    color: #3B3B3B;
    font-size: 16px;
}
.filter-option-label {
    color: #1B1B1B;
    font-size: 15px;
    z-index: 5;
}
.clear-filter {
    color: #4285F4;
    font-size: 15px;
}
.filter-title-row svg {
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
    height: 17px;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
.filter-title-row.active svg {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.filter-loader-container{
    width: 200px;
    height: 200px;
}
.filter-spinner{
    transform-origin: center;
    animation-name: filter-animation;
    animation-duration: 1.2s;
    animation-timing-function: cubic-bezier;
    animation-iteration-count: infinite;
}
@-webkit-keyframes filter-animation {
    0% {
        stroke-dasharray: 1 98;
        stroke-dashoffset: -105;
    }
    50% {
        stroke-dasharray: 80 10;
        stroke-dashoffset: -160;
    }
    100% {
        stroke-dasharray: 1 98;
        stroke-dashoffset: -300;
    }
}
@keyframes filter-animation {
    0% {
        stroke-dasharray: 1 98;
        stroke-dashoffset: -105;
    }
    50% {
        stroke-dasharray: 80 10;
        stroke-dashoffset: -160;
    }
    100% {
        stroke-dasharray: 1 98;
        stroke-dashoffset: -300;
    }
}
.course-sort-select {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #363A3D;
    padding: 8px;
    color: #363A3D;
    font-size: 15px;
}
.course-sort-select option {
    padding: 10px 8px;
}
.course-sort-select:focus {
    outline: none;
}
.live-sonar-wrapper {
    border: 1px solid #25D366;
    border-radius: 4px;
    font-size: 10px;
    padding: 0px 4px;
}
.live-sonar-emitter {
    position: relative;
    width: 6px;
    height: 6px;
    border-radius: 12px;
    background-color: #25D366;
}
.live-sonar-wave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background-color: #25D366;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}
.live-sonar-wave1 {
    animation: live-sonarWave 2s linear infinite;
}
.live-sonar-wave2 {
    animation: live-sonarWave 2s 0.5s linear infinite;
}
.live-sonar-wave3 {
    animation: live-sonarWave 2s 1s linear infinite;
}
.live-sonar-wave4 {
    animation: live-sonarWave 2s 1.5s linear infinite;
}

@keyframes live-sonarWave {
    from {
        opacity: 0.4;
    }
    to {
        transform: scale(3);
        opacity: 0;
    }
}

.course-batch-row {
    border: 1px solid #E9EAF0;
}
.disable-purchase {
    opacity: 0.5;
    pointer-events: none;
}

/* Proctoring CSS */
.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 9999;
}
.loader {
    border: 16px solid #F3F3F3;
    border-top: 16px solid #3498DB;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loader-message {
    color: #FFFFFF;
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
}
.loader-overlay.hidden {
    display: none;
}
.warning {
    border: 2px solid #F39C12;
    background-color: #FBEEC1;
    color: #D9534F;
    padding: 10px;
    border-radius: 5px;
}
/* End Proctoring CSS */
.assignment-name {
    font-size: 10px;
}

/* Responsive */
@media only screen and (max-width: 1600px){
    .captcha_value_new {
        font-size: 20px;
        letter-spacing: 3px;
        padding: 7px 20px 8px 3px;
    }
    .refresh-btn {
        margin-right: 2px;
    }
    .refresh-btn img {
        height: 18px;
        width: 18px;
    }
}
@media only screen and (max-width: 1400px){
    .captcha_value_new {
        font-size: 16px;
        letter-spacing: 1px;
    }
}
@media only screen and (max-width: 568px){
    .site-header-row {
        z-index: 1050;
    }
    .course-sidebar-icon, .course-back-icon {
        display: none !important;
    }
    .live-class-row {
        height: 50px;
        background: #4285F4;
        padding: 10px 20px;
    }
    .menu-nav-row {
        height: 40px;
        background: #FFF;
        padding: 5px 20px;
        margin-bottom: 24px;
    }
    .menu-icon-bar {
        height: 30px;
        width: 30px;
    }
    .live-classes-link {
        font-size: 14px;
        color: #FFF;
    }
    .mobile-header-row {
        padding: 16px 24px;
    }
    .mobile-call, .center-logo, .header-box {
        width: 33.3%;
    }
    .site-contact-tel svg {
        height: 14px;
        width: 14px;
    }
    .site-logo img {
        width: 70%;
    }
    .slider-layers {
        height: auto;
        max-height: unset;
        padding-top: 50%;
        position: relative;
    }
    .slider-layers img {
        position: absolute;
        inset: 0;
        margin: auto;
    }
    .login-box-container, .contact-box-container, .feedback-box-container {
        box-shadow: none;
    }
    .section-padding {
        padding-top: 40px;
    }
    .section-padding.courses-tab-section {
        padding-top: 10px;
    }
    .blog-cover-img-box {
        max-height: 60vh;
        height: auto;
    }
    .blog-detail-article-box {
        flex-direction: column-reverse;
    }
    .courses-tab-row {
        gap: 12px;
        margin: 24px 0px;
    }
    .courses-category-btn {
        width: calc(33% - 12px);
        text-align: center;
    }
    .courses-category-btn, .top-category-courses {
        font-size: 14px;
        height: 45px;
        padding: 10px;
    }
    .courses-categories {
        gap: 16px 14px;
    }
    .courses-category-inner {
        width: calc(50% - 8px);
        padding: 20px 8px 16px;
        min-height: 200px;
    }
    .course-detail-btn, .create-acount-btn, .courses-load-btn, .explore-course-btn, .add-course-checkout-btn, .course-checkout-btn {
        height: 40px;
    }
    .top-rated-category-slider .slick-slide {
        margin-right: 10px;
    }
    .top-rated-category-slider .slick-dots {
        display: flex;
        overflow-x: auto;
        left: 10px;
        right: 10px;
        width: auto;
    }
    .top-rated-category-tab-slider .slick-next, .top-rated-category-slider .slick-next, .expert-video-slider .slick-next {
        right: -10px;
    }
    .top-rated-category-tab-slider .slick-prev, .top-rated-category-slider .slick-prev, .expert-video-slider .slick-prev {
        left: -10px;
    }
    .lastest-video-slider .recomend-video-box {
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .question-content-box, .contact-question-form, .forum-inner-wrapper, .last-activity-row, .breadcrumb-row, .breadcrumb-nav, .testimonial-user-row, .recomend-video-box, .trending-course-container, .testimonal-user-box, .my-certificate-row, .certificate-course-inner, .cart-courses-container, .printed-certificate-wrapper, .print-certificate-container, .lastest-video-slider {
        flex-wrap: wrap;
    }
    .online-class-point-container, .online-image-container, .benefit-learn-image-box, .benefit-points-container, .question-content-form, .footer-site-section, .footer-product-links, .question-content-box, .left-news-block, .right-news-list, .blog-article-box, .blog-category-box, .address-courses, .cart-courses, .testimonal-data-box, .certificate-contact-box, .printed-certificate-form, .certificate-form-input, .certificate-payment-box {
        width: 100%;
        padding: 0px;
    }
    .franchise-reason-box, .franchise-point-box, .whatsapp-btn, .faq-category, .faq-left-ques-box, .faq-right-form, .map-address-box, .map-google-address, .branch-cards, .right-course-block, .left-course-block, .user-testimonial-box, .course-info-container, .all-course-container, .left-panel-courses, .all-sort-category .top-course-block, .course-desc-box table, .trending-course-container .top-course-block, .certificate-marks-box, .certificate-download-box, .course-pay-column, .search-sort-category .top-course-block {
        width: 100%;
    }
    .user-testimonial-box {
        max-width: 100%;
    }
    .page-data-container p, .course-explore-tab {
        width: auto;
    }
    .order-data-table, .payment-history-data, .explore-course-row {
        max-width: calc(100vw - 1.5rem);
    }
    .expert-video-box, .diffrent-column {
        width: calc(50% - 12px);
        flex-shrink: 0;
    }
    .course-tab {
        width: calc(25% - 2px);
    }
    .purchased-detail-name {
        width: 40%;
    }
    .course-chapter-details {
        width: 60%;
        gap: 20px;
    }
    .certificate-marks-box {
        flex-direction: row !important;
    }
    .certificate-marks-box .certificate-marks {
        width: calc(33.3% - 0.5rem);
        flex-direction: column;
        justify-content: space-between;
        text-align: center;
    }
    .account-tab {
        width: calc(33.3% - 1rem);
        padding: 0px;
    }
    .feedback-call-section .container {
        padding: 0px;
    }
    .feedback-box {
        width: 33.3%;
        justify-content: center;
    }
    .callback-btn-box svg, .whatsapp-btn svg {
        height: 14px;
        width: 14px;
    }
    .testimonial-user-row:nth-child(even) .user-testimonial-review, .user-testimonial-review {
        justify-content: center;
    }
    .question-desc, .question-title, .section-title, .user-testimonial-review, .course-tab, .empty-purchased-box, .account-page-title {
        text-align: center;
    }
    .order-data-row tr td, .payment-table tr td, .course-explore-tab {
        white-space: nowrap;
    }
    .footer-company-links, .footer-help-links {
        width: 50%;
        padding: 0px 20px;
    }
    .receive-call-box {
        min-width: 95%;
        width: calc(100vw - 5%);
        left: 2.5%;
    }
    .left-column-navigation {
        background: #FFF;
        max-width: 265px;
        width: 100%;
        margin: 0px;
        z-index: 2000;
    }
    .left-column-navigation .left-col-nav-list {
        padding: 20px 40px 20px 15px;
        min-height: 100vh;
        background: #FFF;
        z-index: 2;
        overflow-y: auto;
    }
    .left-column-navigation:after {
        content: '';
        position: fixed;
        inset: 0;
        background: rgba(0,0,0,0.60);
        z-index: -1;
    }
    .footer-product-links {
        order: 1;
        padding: 0 20px;
    }
    .feedback-call-section {
        border-top: 2px solid #4285F4;
    }
    .feedback-call-section .feedback-box:nth-child(2) {
        border-left: 1px solid #4285F4;
    }
    .filter-menu {
        border: 1px solid #363A3D;
        border-radius: 4px;
        height: 40px;
        padding: 0px 10px;
        font-size: 16px;
        color: #0C1821;
        max-width: fit-content;
        margin-bottom: 20px;
    }
    .essentials-box {
        padding: 24px 20px;
    }
    .online-points-lists img {
        height: 24px;
        width: 24px;
    }
    .expert-play-icon svg {
        height: 48px;
        width: 48px;
    }
    .user-inital-pic, .user-inital-pic img {
        height: 105px;
        width: 105px;
    }
    .trusted-logo-row, .order-data-table, .payment-history-data, .explore-course-row {
        overflow-x: auto;
    }
    .benefit-point-icon, .forum-comment-user, .blog-back-icon {
        width: 38px;
        height: 38px;
    }
    .year-cover-exp {
        padding: 10px 15px 15px;
        right: 0%;
    }
    .create-acount-btn {
        min-width: unset;
        padding: 13px 10px;
    }
    .map-address-box {
        padding: 67px 10%;
    }
    .benefit-points-row {
        padding: 10px 16px;
    }
    .branch-cards {
        padding: 20px 30px;
    }
    .grey-banner-container {
        padding: 60px 0px;
    }
    .franchise-form-box, .login-box-container, .contact-box-container, .feedback-box-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .join-us-container {
        padding: 16px 6px;
        border-radius: 16px;
        border: 1px solid #E9EAF0;
        margin: 24px 0px;
    }
    .course-video-player-box video {
        background: #000;
        height: 100%;
        object-fit: contain;
    }
    .askQuestion-container {
        padding: 30px 20px;
    }
    .year-exp {
        line-height: 18px;
    }
    .user-testimonial-review {
        line-height: 20px;
    }
    .enrolled-exp {
        left: 0%;
        padding: 6px 15px;
    }
    .footer-site-section {
        text-align: center;
        justify-content: center;
        background: #0C1821;
        padding: 24px 20px;
    }
    .blog-content {
        line-height: 24px;
    }
    .diffrent-column {
        min-height: 180px;
        padding: 30px 15px 15px;
        box-shadow: 1px 1px 15px 1px rgba(0,0,0,0.25);
    }
    .diffrent-column img {
        max-width: 60px;
    }
    .course-intro-video {
        height: 360px;
        background: #333;
    }
    .forum-comments-container .blog-back-icon, .forum-topics-container .blog-back-icon, .payment-cart-title {
        margin-bottom: 20px;
    }
    .question-content-box, .footer-site-section, .benefit-learn-image-box, .franchise-title, .class-branch-title, .blog-article-box, .recommed-course-title, .recomend-title, .my-account-tab-container, .account-page-title {
        margin-bottom: 24px;
    }
    .online-points-lists, .feedback-video-slider, .trending-blog-slider, .testimonial-user-row {
        margin-bottom: 32px;
    }
    .online-class-container, .page-data-container, .lastest-video-slider {
        margin-bottom: 40px;
    }
    .join-us-desc, .course-video-player-box {
        margin-bottom: 0px;
    }
    .all-course-category-container {
        margin: 0px;
    }
    .course-detail-name {
        margin-top: 32px;
    }
    .trending-blog-slider, .right-news-list, .left-news-block, .feedback-video-slider, .online-image-container, .question-content-box, .comment-forum-container, .course-info-container, .right-course-block, .user-inital-container, .receiver-pay-info {
        margin-top: 24px;
    }
    .value-point-title, .certificate-download-box {
        margin-top: 12px;
    }
    .news-short-desc, .faq-answer-container {
        margin-top: 8px;
    }
    .expert-video-title, .my-cart-title {
        margin: 8px 0px;
    }
    .newely-section .section-title-row, .top-rated-category-tab-slider, .expert-video-slider, .footer-product-links, .login-box-container, .contact-box-container, .feedback-box-container, .trending-news-title, .section-title-box, .faq-support-line, .single-page-title, .blog-article-container, .recommed-course-container, .page-subtitle {
        margin: 24px 0px;
    }
    .contact-question-form, .breadcrumb-row {
        margin-top: 0px;
    }
    .right-course-block {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
    .footer-section .container, .blog-section .container, .footer-link-container {
        padding: 0px;
    }
    #faq-contact-popup .modal-body {
        padding: 1.5rem !important;
    }
    .feedback-section {
        padding: 24px 0;
    }
    .trusted-section {
        padding: 40px 0;
    }
    .footer-section {
        padding-top: 0px;
    }
    .blog-section {
        padding: 24px 0px 32px;
    }
    .top-rated-category-tab-slider, .question-content-form {
        padding: 0px 25px;
    }
    .course-chapter-block, .certificate-course-inner {
        padding: 15px 20px
    }
    .top-rated-category-slider {
        padding-left: 10px;
    }
    .cart-courses table tr td {
        padding-left: 0px;
    }
    .testimonal-user-box .testimonal-course {
        padding-right: 50px;
        width: 100%;
        max-width: 100%;
    }
    .certificate-course-row {
        padding-left: 25px;
    }
    .online-class-container, .benefit-class-container, .franchise-reqiure-desc, .franchise-desc, .blog-category-box, .blog-detail-article-box .blog-category-box, .blog-detail-article-box .blog-article-box {
        padding: 0px 10px;
    }
    .course-info-container {
        padding: 20px;
    }
    .certificate-marks-box {
        padding: 10px;
    }
    .last-activity-row {
        gap: 5px;
    }
    .course-tabs-row {
        gap: 4px;
    }
    .trending-blog-slider, .diffrent-column, .explore-course-row {
        gap: 16px;
    }
    .online-points-unlist, .trusted-logo-row, .franchise-points-container, .faq-category-container, .all-branch-cards, .diffrent-container, .our-point-container {
        gap: 24px;
    }
    .blog-section .trending-news-title, .news-section .trending-news-title {
        display: none !important;
    }
    .site-contact-tel, .callback-btn-box, .whatsapp-btn {
        font-size: 10px;
    }
    .site-privacy-link, .copyright-text, .create-acount-btn, .essential-category-link {
        font-size: 12px;
    }
    .question-desc, .join-us-desc, .news-short-desc, .news-short-desc, .news-list-author, .footer-category-title, .disclaimer-points, .faq-ques-answer, .blog-category-title, .blog-post-date, .course-tab, .course-info-label, .expert-video-title, .view-course, .value-point-desc, .course-tag-name, .purchased-course-name, .course-brief, .certificate-course-catg {
        font-size: 14px;
    }
    .course-category-title, .online-class-points, .join-us-title, .news-author, .news-short-desc, .news-list-title, .disclaimer-points, .trusted-title, .year-exp, .online-class-desc, .franchise-reqiure-desc, .franchise-desc, .faq-ques-name, .blog-content, .user-testimonial-review, .side-course-label, .value-point-title, .diff-point-desc, .page-data-container p, .branch-address, .certificate-marks, .cart-course-price, .cart-course-name {
        font-size: 16px;
    }
    .news-title, .benefit-point-title, .faq-support-line, .nifm-office-address, .trending-news-title, .course-info-value, .intro-headline, .intro-subheadline, .panel-course-title, .account-tab, .certificate-course-name {
        font-size: 18px;
    }
    .section-title, .question-title, .class-branch-title, .forum-comment-user, .recommed-course-title, .category-course-title, .page-subtitle, .branch-name, .logged-user-name, .logged-user-designation, .account-section-title, .account-page-title {
        font-size: 20px;
    }
    .online-class-heading, .nifm-office-center, .single-page-title, .blog-detail-title, .course-detail-name, .my-cart-title {
        font-size: 24px;
    }
    .nifm-office-title {
        font-size: 34px;
    }
    .year-count, .banner-title {
        font-size: 40px;
    }
    .popup-search-cross {
        background: #FFF;
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.10)
    }
    .popup-search-cross .search-container {
        border: 1px solid #979797;
        border-radius: 12px;
        margin-right: 0px;
    }
    .popup-search-cross .search-cross {
        font-size: 20px;
        height: 40px;
        width: 40px;
    }
}