.row.gutters-3 {
    margin-left: -1.5px;
    margin-right: -1.5px;
}

.row.gutters-3>[class^="col-"] {
    padding-left: 0.5px;
    padding-right: 8.5px;
}

.feature-box.style-2 {
    margin-bottom: 10px;
    text-align: center;
    border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.feature-box.style-2 .figure-box {
    margin-right: 10px;
}

@media (max-width: 991px) {
    .feature-box.style-2 .figure-box {
        margin-bottom: 30px;
    }
}

.feature-box.style-2 .figure-box .mask-box {
    margin-top: -1px;
    margin-right: -1px;
    -webkit-mask-image: url(../../media/svg/svg3.svg);
    mask-image: url(../../media/svg/svg3.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    position: relative;
    z-index: 1;
    display: block;
}

@media (max-width: 767px) {
    .feature-box.style-2 .figure-box .shape-list {
        display: none;
    }
}

.feature-box.style-2 .figure-box .shape-list li {
    position: absolute;
}

.feature-box.style-2 .figure-box .shape-list .shape1 {
    z-index: 2;
    top: -5px;
    left: 25%;
}

.feature-box.style-2 .figure-box .shape-list .shape2 {
    z-index: -1;
    top: 0;
    right: 0;
}

.feature-box.style-2 .figure-box .shape-list .shape3 {
    z-index: 2;
    bottom: 20%;
    left: 0;
}

.feature-box.style-2 .content-box {
    padding: 30px 25px 20px;
    height: 140px;
}

.feature-box.style-2 .content-box .icon-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    font-size: 36px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    background-color: #ffffff;
    line-height: 1;
    position: relative;
    z-index: 1;
    border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-box.style-2 .content-box .icon-box:before {
    position: absolute;
    z-index: -1;
    content: "";
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    border-radius: 15px;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-box.style-2 .content-box .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
}

.feature-box.style-2 .content-box .description {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-box.style-2.color-1 {
    background-color: rgba(36, 190, 155, 0.1);
}

.feature-box.style-2.color-1 .icon-box {
    color: #24be9b;
}

.feature-box.style-2.color-2 {
    background-color: rgba(247, 179, 1, 0.1);
}

.feature-box.style-2.color-2 .icon-box {
    color: #f7b301;
}

.feature-box.style-2.color-3 {
    background-color: rgba(50, 197, 255, 0.1);
}

.feature-box.style-2.color-3 .icon-box {
    color: #32c5ff;
}

.feature-box.style-2.color-4 {
    background-color: rgba(251, 117, 27, 0.1);
}

.feature-box.style-2.color-4 .icon-box {
    color: #fb751b;
}

.feature-box.style-2:hover .title {
    color: #ffffff;
}

.feature-box.style-2:hover .description {
    color: #ffffff;
}

.feature-box.style-2:hover.color-1 {
    background-color: #24be9b;
}

.feature-box.style-2:hover.color-1 .icon-box:before {
    background-color: rgba(36, 190, 155, 0.1);
}

.feature-box.style-2:hover.color-2 {
    background-color: #f7b301;
}

.feature-box.style-2:hover.color-2 .icon-box:before {
    background-color: rgba(247, 179, 1, 0.1);
}

.feature-box.style-2:hover.color-3 {
    background-color: #32c5ff;
}

.feature-box.style-2:hover.color-3 .icon-box:before {
    background-color: rgba(50, 197, 255, 0.1);
}

.feature-box.style-2:hover.color-4 {
    background-color: #fb751b;
}

.feature-box.style-2:hover.color-4 .icon-box:before {
    background-color: rgba(251, 117, 27, 0.1);
}

header .header-revolution {
    height: 650px !important;
}

header .forcefullwidth_wrapper_tp_banner {
    height: 650px !important;
}

.mobile-nav .social-list {
    margin-right: 0;
    position: relative;
    z-index: 9999999999;
}

.mobile-nav .social-list li a {
    font-size: 22px;
    color: #121d6c;
}

.whatsapp1 {
    box-shadow: rgb(0 0 0 / 15%) 0 3px 12px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    position: relative;
    outline: transparent;
    background-color: #fff;
    margin-bottom: 10px;
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 20px;
    padding: 4px 24px 4px 16px;
    position: fixed;
    bottom: 0;
    z-index: 9999999;
    right: 0;
    left: auto;
}

.whatapp_icon {
    width: 32px;
    height: 32px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 24px;
    color: #4fce5d;
}

.whatapptxt {
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    margin-left: 2px;
    color: #121d6c;
}

.footer-address-info-item i {
    font-size: 20px;
    margin-right: 10px;
}

.footer-details .social-list {
    border: 1px solid #505050;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0;
    padding: 5px 10px 0;
    border-radius: 5px;
}

.footer-details .social-list li {
    display: inline-block !important;
    margin-bottom: 0px;
    font-size: 20px;
}

.footer-details .social-list li:last-child {
    margin-right: 15px;
}

.search-area {
    padding: 50px 10px 0px;
}


/*-------------- Home Search Form ---------*/

.banner-search-wrap {
    position: relative;
    z-index: 9;
}

.banner-search-wrap .rld-banner-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.banner-search-wrap .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-bottom: 30px;
}

.rld-banner-tab .nav-item {
    border: 0;
    border-radius: 5px 5px 0 0;
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    margin-right: 15px;
    position: relative;
    display: block;
    letter-spacing: 0.4px;
    background: #ccc;
    color: #000;
    font-weight: 600;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
}

.rld-banner-tab {
    border-bottom: 0;
}

.banner-search-wrap .rld-banner-tab .nav-item.active,
.banner-search-wrap .rld-banner-tab .nav-item:hover,
.banner-search-wrap .rld-banner-tab .nav-item.active:before {
    background: #121d6c;
    color: #fff;
}

.banner-search-wrap .rld-banner-tab .nav-item.active:before {
    content: "";
    height: 20px;
    margin-left: 20px;
    position: absolute;
    top: 40px;
    width: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.banner-search-wrap .rld-main-search,
.banner-search-wrap .rld-main-search .rld-single-select .single-select {
    margin-bottom: 0px;
    border-radius: 8px;
    margin-right: 15px;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
}

.banner-search-wrap .rld-main-search {
    height: 112px;
    padding: 30px 20px 30px 20px;
    border-radius: 8px;
}

.rld-main-search .rld-single-input,
.rld-main-search .rld-single-select .single-select {
    margin-bottom: 15px;
}

.rld-single-input input {
    height: 48px;
    line-height: 48px;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #D4D4D4;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 4px;
    font-size: 15px;
}

.banner-search-wrap .rld-single-input input {
    border-radius: 8px;
    margin-left: 0px;
    outline: none;
    text-decoration: none;
}

.rld-single-select .single-select {
    height: 48px;
    line-height: 47px;
    width: 100%;
    padding: 0 34px 0 20px;
    border: 1px solid #D4D4D4;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 4px;
}

.banner-search-wrap .dropdown-filter {
    cursor: pointer;
}

.banner-search-wrap .dropdown-filter span {
    width: 100% !important;
    padding: 15px 15px 14px 17px;
    border-radius: 8px;
    line-height: 43px;
    margin: 0 0px 0 0px;
    border: 1px solid #ebebeb;
    /* width: 150px; */
    /* position: relative; */
    /* display: inline-block; */
}

.banner-search-wrap .btn.btn-yellow {
    border: 0px;
    border-radius: 8px;
    font-size: 15px;
    background-color: #121d6c;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    box-shadow: 0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    color: #ffffff;
    height: 50px;
    width: 170px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 36px;
}

.banner-search-wrap .explore__form-checkbox-list.full-filter {
    opacity: 0;
    -webkit-transition: 0.8s;
    transition: 0.8s;
    z-index: -1;
    visibility: hidden;
}

.banner-search-wrap .explore__form-checkbox-list.full-filter.filter-block {
    opacity: 1;
    z-index: 999;
    visibility: visible;
}

.banner-search-wrap .explore__form-checkbox-list.full-filter.filter-block {
    background: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 30px 30px 20px 30px;
    margin-top: 23px;
    border: 1px solid #ebebeb;
}

.banner-search-wrap .dropdown-filter span::after {
    content: "\eab3";
    font-family: boxicons;
    font-size: 20px;
    font-weight: 400;
    margin-left: 15px;
    color: #b0282a;
}

.calnder-text {
    font-size: 12px !important;
    width: 100% !important;
    color: #fff;
    margin-top: 10px;
    border-radius: 5px;
    padding: 2px 2px;
    display: block;
}

.calnder-text:hover {
    color: #000;
}

.ev-read {
    background: #f00;
}

.ev-green {
    background: #30a54e;
}

.clender-popup .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}

.clender-popup .modal-title {
    font-size: 18px;
}

footer {
    border-top: 1px solid #f3f0f0;
}

.subject-area {}

.subject-area ul {
    /* display: grid; */
    /* grid-template-columns: 22% 22% 22% 22%; */
    /* grid-gap: 22px; */
    margin-left: 0px;
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.subject-area ul li {
    background-color: transparent;
    margin-bottom: 10px;
    border-radius: 14px;
    text-align: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    overflow: hidden;
    position: relative;
    justify-content: center;
    margin-bottom: 23px;
    padding-bottom: 0px;
    max-height: 200px;
    flex: 0 0 calc(25% - 20px);
    margin-right: 18px;
}

.subject-area ul li a::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
}

.subject-area ul li a {
    display: inline-block;
    text-align: center;
    padding: 0px 0px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    max-height: 200px;
}

.subject-area ul li a img {
    object-fit: cover;
    margin-bottom: 0px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    width: 100%;
}

.subject-area ul li a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.subject-area ul li a span {
    position: absolute;
    width: 100%;
    z-index: 2;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5;
    text-transform: uppercase;
    top: 45%;
    left: 0px;
    text-align: center;
    text-shadow: 6px 3px 6px rgba(14, 14, 14, 0.43);
}

.subject-area ul li:last-child {
    margin-bottom: 10px;
}

.bredcump {
    padding: 10px 0px;
}

.course-subdetails .product-tab-list {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px !important;
}

.course-subdetails .product-tab-list li:last-child {
    margin-bottom: 6px !important;
}

.product-list-form .nice-select {
    width: 300px;
}

.header-home {
    margin-top: 128px;
}

.mobile-search {
    width: 94%;
    padding: 10px 5px;
    display: none;
}

.study-material .nav-tabs {
    border-bottom: 0px solid #DDD;
}

.study-material .nav-tabs>li a {
    margin-right: 0px;
    padding: 15px 30px;
    background: #f8f8f8;
    max-width: 240px;
    width: 200px;
    text-align: center;
    font-size: 23px;
}

.study-material .nav-tabs>li.active>a,
.study-material .nav-tabs>li.active>a:focus,
.study-material .nav-tabs>li.active>a:hover {
    border-width: 0;
    color: #fff;
    font-weight: 600;
    background: #121d6c;
}

.study-material .nav-tabs>li>a {
    border: none;
    color: #000;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 15px 15px;
}

.study-material .nav-tabs>li.active>a,
.study-material .nav-tabs>li>a:hover {
    border: none;
    color: #fff !important;
    background: #121d6c;
}

.study-material .nav-tabs>li>a::after {
    content: "";
    background: #b0292b;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.study-material .nav-tabs>li.active>a::after,
.study-material .nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.study-material .tab-nav>li>a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.study-material .tab-pane {
    padding: 15px 0;
}

.study-material .tab-content {
    padding: 20px 0px
}

.course-details-section .card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: inherit;
    margin-bottom: 30px;
    border: none !important;
}

.follow-count {
    margin-left: 5px !important;
    font-size: 13px;
    font-weight: normal !important;
    display: inline-block;
}

.meeting-info-list li a:hover span {
    color: #b0282a;
}

.insta-box {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 8px;
}

.student-header {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: calc(100% - 48px);
    padding: 14px 4px 14px 16px;
    position: relative;
}

.student-header h3 {
    font-size: 16px;
    width: 100%;
    display: block;
}

.student-header h3 a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}

.insta-box .meeting-card-content {
    padding: 5px 10px;
}

.insta-box .meeting-card-thumb {
    margin-bottom: 5px;
}

.insta-box .post-name {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    margin-bottom: 4px;
    min-height: 0;
    overflow: auto;
    position: relative;
}

.insta-box .psot-field {
    flex: 1 1 auto;
    min-height: 0;
    min-width: 0;
    display: flex;
}

.insta-box .psot-field span {
    flex: 1 1 auto;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    line-height: 30px;
}

.insta-box .psot-field span.studen-image {
    background-color: #ffffff;
    border-radius: 50%;
    box-sizing: border-box;
    flex: 0 0 auto;
    position: relative;
    margin-right: 5px;
}

.insta-box .psot-field span.studen-image img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.desk-hide {
    display: none;
}

.product-list-result h3 {
    font-weight: 700;
}

.scrtabs-tab-container * {
    box-sizing: border-box;
}

.scrtabs-tab-container {
    height: 64px;
}

.scrtabs-tab-container .tab-content {
    clear: left;
}

.scrtabs-tab-container .scrtabs-tabs-movable-container>.navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

.scrtabs-tabs-fixed-container {
    float: left;
    height: 64px;
    overflow: hidden;
    width: 100%;
}

.scrtabs-tabs-movable-container {
    position: relative;
    transition: transform 2s;
}

.scrtabs-tabs-movable-container .tab-content {
    display: none;
}

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container>ul.nav-tabs {
    padding-right: 0;
}

.scrtabs-tab-scroll-arrow {
    /* border: 1px solid #dddddd; */
    border-top: none;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 12px;
    height: 100%;
    padding-left: 0.5em;
    padding-top: 2.3em;
    width: 20px;
    background: #a9a7a7;
}

.scrtabs-tab-scroll-arrow:hover {
    background: #b0282a;
}

.scrtabs-tab-scroll-arrow>span {
    border-right: 3px solid #121c6c;
    border-bottom: 3px solid #121c6c;
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
}

.scrtabs-tab-scroll-arrow>span:hover {
    border-right-color: #0056b3;
    border-bottom-color: #0056b3;
}

.scrtabs-tab-scroll-arrow-left>span {
    transform: rotate(135deg);
}

.scrtabs-tab-scroll-arrow-right {
    padding-left: 0.4em;
}

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
    cursor: pointer;
}

.scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
    cursor: default;
}

.scrtabs-tab-scroll-arrow.scrtabs-disable,
.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
    color: #ddd;
    cursor: default;
}

.scrtabs-tab-scroll-arrow.scrtabs-disable>span,
.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target>span {
    border-color: #ddd;
}

.scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
    background-color: initial;
}

.scrtabs-tabs-fixed-container ul.nav-tabs>li {
    white-space: nowrap;
}

.checkout-form .nice-select {
    background: #efefef;
    border: none;
}

.gallery-section-inner .course-card-content {
    padding: 10px 10px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 0 0 3px 3px;
    width: 100%;
    background: #121d6c;
}

.gallery-section-inner .course-card-content h3 {
    color: #fff;
    margin-bottom: 0px;
    text-align: center;
}

.contact-option-item .social-list li {
    list-style: none;
    margin-right: 31px;
    max-width: 15px;
}

.contact-option-item .social-list li a {
    font-size: 28px;
}

.slick-initialized .swipe-tab-content {
    position: relative;
    min-height: auto;
}

.tabfix .slick-initialized .swipe-tab {
    width: 200px !important;
}

@media screen and (min-width: 767px) {
    .slick-initialized .swipe-tab-content {
        min-height: 500px;
    }
}

.slick-initialized .swipe-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    /*width: 200px !important;*/
    font-weight: 700;
    font-size: 23px !important;
    background: none;
    border: 0;
    color: #000;
    cursor: pointer;
    text-align: center;
    background: #f8f8f8;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    transition: all 0.5s;
    padding: 15px 15px;
}

.slick-initialized .swipe-tab:hover {
    color: #fff;
    background: #121d6c;
    border-bottom-color: #b0282a;
}

.slick-initialized .swipe-tab.active-tab {
    border-bottom-color: #b0282a;
    color: #fff !important;
    background: #121d6c;
    font-weight: bold;
}

.main-container {
    padding: 20px 0px;
}

.sub-header .slick-track {
    margin-left: inherit;
    margin-right: inherit;
}

@media screen and (min-width: 1300px) and (max-width: 1336px) {
    .main-nav nav .navbar-nav .nav-item a {
        margin-left: 8px;
        margin-right: 8px;
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .child-item:nth-child(1n) .feature-box.style-2 {
        border-radius: 15px 15px 15px 15px;
    }
    .child-item:nth-child(2n) .feature-box.style-2 {
        border-radius: 15px 15px 15px 15px;
    }
    .child-item:nth-child(3n) .feature-box.style-2 {
        border-radius: 15px 15px 15px 15px;
    }
    .child-item:nth-child(4n) .feature-box.style-2 {
        border-radius: 15px 15px 15px 15px;
    }
}

@media only screen and (max-width:767px) {
    .mob_txt_cntr {
        text-align: center !important;
    }
    .footer-address-info-item .footer-email,
    .footer-address-info-item .footer-contact-number,
    .footer-address-info-item .footer-physical-address {
        font-size: 15px;
        display: inline-flex;
    }
    .footer-address-info-item i {
        font-size: 20px;
        margin-right: 3px;
    }
    .footer-address li a {
        margin: 0 2px;
    }
    .footer-details .social-list li:last-child {
        margin-right: 3px;
    }
    .footer-details .social-list {
        padding: 5px 10px 1px;
    }
    footer .social-list li {
        list-style: none;
        margin: 0 3px;
        max-width: 22px;
    }
    .student-hub-section .slick-initialized .swipe-tab {
        display: flex !important;
        align-items: center;
        justify-content: center;
        height: 45px;
        font-size: 16px !important;
    }
    /*.student-hub-section .slick-initialized .swipe-tab {
        width: auto !important;
    }*/
    .slick-initialized .swipe-tab {
        /* width: 50% !important;*/
        font-size: 18px !important;
        background: #fff;
        padding: 10px;
        height: 48px;
    }
    .tab-section .slick-list {
        width: 100% !important;
    }
    .tab-section .sub-header .slick-track {
        width: 100% !important;
    }
    .breadcrumb .breadcrumb-item {
        font-size: 13px;
    }
    .gallery-tab-details .row>[class^="col-"] {
        padding-left: 2px;
        padding-right: 0.5px;
    }
    .gallery-tab-details .row .pb-30 {
        padding-bottom: 5px;
    }
    .gallery-section-inner .course-card-content h3 {
        color: #fff;
        margin-bottom: 0px;
        text-align: center;
        font-size: 14px !important;
    }
    .scrtabs-tabs-fixed-container ul.nav-tabs>li {
        /* white-space: nowrap; */
        width: 25%;
    }
    .study-material .scrtabs-tabs-fixed-container ul.nav-tabs>li a {
        width: auto;
    }
    .desk-hide {
        display: inherit;
    }
    .p-tb-50 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .testimonial-section .product-list-header .product-list-header-item:first-child {
        display: inherit;
    }
    .student-hub-section .product-list-header .product-list-header-item:first-child {
        display: inherit;
    }
    .testimonial-section .product-list-action .section-button-item {
        display: none;
    }
    .study-material .nav-tabs>li {
        width: 50%;
    }
    .study-material .nav-tabs>li a {
        width: 100%;
    }
    .product-list-header .product-list-header-item:first-child {
        display: none;
    }
    .calnder-text {
        font-size: 10px !important;
    }
    .mobile-search {
        display: inherit;
    }
    .subject-area ul {
        /* display: grid; */
        justify-content: center;
    }
    .subject-area ul li {
        max-height: 192px;
    }
    .subject-area ul li a {
        max-height: 192px;
    }
    .subject-area ul li {
        max-height: 159px;
        flex: 0 0 calc(49% - 10px);
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 5px;
    }
    .header-home {
        margin-top: 83px;
    }
    .product-tab-information-item.active {
        text-align: center;
    }
    .banner-search-wrap .rld-main-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 300px;
        border-radius: 10px;
    }
    .banner-search-wrap .dropdown-filter {
        width: 100% !important;
        margin-right: 0px;
        text-align: center;
    }
    .banner-search-wrap .dropdown-filter span {
        margin: 0px 0px 0 0;
    }
    .rld-main-search .rld-single-input,
    .rld-main-search .rld-single-select .single-select {
        margin-bottom: 15px !important;
    }
    .banner-search-wrap .btn.btn-yellow {
        margin-top: 20px;
    }
    .about-section .row.align-items-center {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .about-section .mob-b-100 {
        padding-bottom: 60px;
    }
    .footer-address {
        text-align: center;
    }
    .navbar-option-item {
        margin-left: 30px;
        margin-top: 5;
        /* top: 0px; */
    }
    .navbar-option-item:first-child {
        margin-left: 0;
    }
    .navbar-option-item.navbar-option-cart {
        margin-top: 8px;
    }
    .navbar-option-item.navbar-option-account {
        margin-right: 8px;
    }
    header .header-revolution {
        height: 350px !important;
    }
    header .forcefullwidth_wrapper_tp_banner {
        height: 350px !important;
    }
    .feature-box.style-2 .content-box .title {
        font-size: 18px;
    }
    .navbar-area {
        display: flex;
        justify-content: center;
    }
    .mobile-brand {
        padding-left: 0px;
        padding-right: 0px;
    }
    .social-list li {
        list-style: none;
        margin-right: 10px;
        max-width: 22px;
        line-height: 12px;
    }
}