.business-shape11 {
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: -1;
    animation: movebounce 8s linear infinite;
}

.business-shap11 img {
    -webkit-animation: movebounce 8s linear infinite;
    animation: movebounce 8s linear infinite;
}

.business-shape7 {
    position: absolute;
    left: 50px;
    bottom: 50px;
    z-index: -1;
    animation: movebounce 8s linear infinite;
}

.business-shap7 img {
    -webkit-animation: movebounce 8s linear infinite;
    animation: movebounce 8s linear infinite;
}

.business-shape12 {
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: -1;
    animation: movebounce 8s linear infinite;
}

.business-shap12 img {
    -webkit-animation: movebounce 8s linear infinite;
    animation: movebounce 8s linear infinite;
}

.preloader::before, .preloader::after {
    background: #ffffff !important;
}

.preloader .shadow {
    top: 87px;
    left: 15px;
}

.raque-nav .navbar {
    background-color: #fff;
    padding: 0 20px;
    border-radius: 3px;
    /*-webkit-box-shadow: 0 2px 38px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 2px 38px 0 rgb(0 0 0 / 6%);*/
}

    .raque-nav .navbar .navbar-nav .nav-item a {
        margin-left: 5px;
        margin-right: 15px;
    }

.registration {
    width: 18%;
}

.myAccount-content .edit-account .form-group .nice-select {
    line-height: 35px;
}

.banner-courses-category ul li a.better-future-font {
    font-size: 12px;
    padding: 6px;
}

.preloader .box {
    width: 100%;
    height: 100%;
    background-image: url(../images/vedic/logo/loader-img.png);
    -webkit-animation: animate .5s linear infinite;
    animation: animate .7s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 65px;
    background-size: cover;
    background-color: #fff;
}

.preloader::before, .preloader::after {
    background: #42b598;
}

/*floating start*/
.twitter {
    font: normal normal 10px Arial;
    text-align: center;
    color: #998578;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.twitter {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 14px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

    .twitter:hover {
        color: #FF7D6D;
        text-decoration: none;
    }



.fl-fl {
    background: #2e2756;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 200px;
    position: fixed;
    right: -160px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.fa {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
}

.fl-fl:hover {
    right: 0;
}

.fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
}

.float-fb {
    top: 160px;
}
/*
.float-tw {
    top: 215px;
}*/
.float-wp {
    top: 215px;
}

.float-rs {
    top: 270px;
}

.float-ig {
    top: 325px;
}

.float-msg {
    top: 380px;
}

/*.float-msg {
    top: 490px;
}

.float-pn {
    top: 435px;
}*/

.preloader .box {
    width: 120px;
    height: 100px;
}

.preloader .shadow {
    top: 125px;
    left: 34px;
}
/* floating end */
.go-top {
    background: #2e2756;
}

.top-header {
    background-color: #42b598;
}

.text-justify {
    text-align: justify;
}

.grey-bg {
    background-color: #42b59821;
}

a:hover, a:focus {
    color: #42b598;
    text-decoration: none;
}

.about-vedic .modal .modal-body ul {
    list-style-type: none;
}
/* popup start */

/*banner start*/
.main-banner.item-bg1 {
    /*background-image: url('../images/vedic/Final Website Image.jpg');*/
    background-position: top;
}

.main-banner {
    height: 650px;
}
/*banner end*/
.page-title-area {
    background-position: bottom;
}

    .page-title-area.vedic-group-breadcrum {
        background-image: url(../images/page-title/1.jpg);
    }

    .page-title-area.vedic-group-breadcrum-about {
        background-image: url('../images/vedic/breadcrumb/About Us-breadcrumb.jpg');
    }

    .page-title-area.vedic-group-breadcrum-career {
        background-image: url('../images/vedic/breadcrumb/Career-breadcrumb.jpg');
    }

    .page-title-area.vedic-group-breadcrum-contactus {
        background-image: url('../images/vedic/breadcrumb/Contact Us-breadcrumb.jpg');
    }

    .page-title-area.vedic-group-breadcrum-vnm {
        background-image: url('../images/vedic/breadcrumb/V&M-breadcrumb.jpg');
    }

    .page-title-area.vedic-group-breadcrum-news {
        background-image: url('../images/vedic/breadcrumb/News-breadcrumb.jpg');
    }
/*navbar start*/
.page-title-content ul li a:hover, .page-title-content ul li a:focus {
    color: #42b598;
}

.page-title-area.item-bg1 {
    background-image: url(../images/page-title/1.jpg);
}

.top-header-contact-info li a {
    font-weight: 400;
}
/*navbar end*/
.admission_popup {
    animation: fade-in-move-down 0.7s;
}

.min-height-manage {
    min-height: 200px;
}

@keyframes fade-in-move-down {
    0% {
        opacity: 0;
        transform: translateY(-10rem);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.admission_popup .modal-body {
    padding: 10px;
}

.admission_popup button.btn-close {
    font-size: 10px;
    position: absolute;
    top: 12px;
    right: 14px;
}
/* popup end */

.sub-title {
    color: #e5097f !important;
    font-weight: 700 !important;
}

.subscribe-content .sub-title {
    color: #42b598;
    font-weight: 700;
}

.default-btn {
    background-color: #2e2756;
    color: #fff;
    border-color: #2e2756;
}

.raque-nav {
    margin-top: -20px;
}



    .raque-nav .navbar .navbar-nav .nav-item a {
        color: #252525;
        -webkit-transition: .5s;
        transition: .5s;
        font-size: 15.5px;
        margin-left: 11px;
        margin-right: 6px;
    }

.single-instructor-member .member-content {
    padding: 15px 35px 50px;
}

.raque-nav i.bx.bx-chevron-down {
    visibility: hidden;
}

.raque-nav .navbar .navbar-nav .nav-item a:hover, .raque-nav .navbar .navbar-nav .nav-item a:focus, .raque-nav .navbar .navbar-nav .nav-item a.active {
    color: #42b598;
    font-weight: 600;
}

.raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #42b598;
}

.raque-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    border-top: 2px solid #42b598;
}

.raque-nav .navbar .navbar-nav .nav-item:hover a, .raque-nav .navbar .navbar-nav .nav-item.active a {
    color: #42b598;
}

.about-image {
    padding-right: 0px;
}

/*slider start*/
.metis .tp-bullet-image {
    background-color: #42b598;
}

bullet.selected, .slider_area .metis .tp-bullet:hover {
    background-color: #42b598 !important;
}

.slider_area .metis .tp-bullet {
    background-color: #42b598 !important;
}
/*slider end*/

/* testimonial start */


.owl-item.active.center .single-testimonials-item {
    background-color: #42b598;
}

.single-testimonials-item .info span {
    color: #42b598;
}

.testimonials-slides.owl-theme .owl-dots .owl-dot:hover span, .testimonials-slides.owl-theme .owl-dots .owl-dot.active span {
    background-color: #42b598;
}
/*.mission-area {
    background-image: url(../images/vedic/slider/bg-1.jpg);
}
.mission-content .owl-theme .owl-nav [class*=owl-]:hover, .mission-content .owl-theme .owl-nav [class*=owl-]:focus {
    background-color: #42b598;
}*/
/* testimonial end */
/* video end */
.video_section .faq-video .video-btn {
    width: 55px;
    height: 55px;
    font-size: 35px;
    line-height: 62px;
    background-color: #42b598;
}

.faq-video .video-btn:hover {
    color: #42b598;
    background-color: #fff;
}

    .faq-video .video-btn:hover::before, .faq-video .video-btn:hover::after {
        border-color: #42b598;
    }
/* video end */

/*news start*/
.single-blog-post .post-content .read-more-btn::before {
    background-color: #42b598;
}

.blog-slides.owl-theme .owl-nav [class*=owl-]:hover, .blog-slides.owl-theme .owl-nav [class*=owl-]:focus {
    background-color: #42b598;
    border-color: #42b598;
}

.news-sec .single-blog-post {
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgb(50 50 50 / 40%);
}

.news-sec .post-content {
    padding: 0 20px 20px 20px;
}

.single-courses-list-box .box-item .courses-image .image img {
    display: block;
}

.courses-topbar .topbar-ordering-and-search .topbar-search form label {
    color: #42b598;
}

.news .single-courses-list-box:hover .box-item .courses-image .image .courses-tag {
    background-color: #42b598;
    color: #fff;
}

.news a:hover, a:focus {
    color: #42b598;
    text-decoration: none;
}

.newsdetails .courses-details-header .courses-meta ul li span {
    color: #42b598;
}
/*news end*/

/*admission start*/
.courses-details-desc .why-you-learn ul li span i {
    color: #42b598;
}

.admission_process .courses-details-desc .why-you-learn ul li {
    flex: 0 0 100%;
    max-width: 100%;
}
/*admission end*/
/* registration start */
.form-control {
    height: 43px;
    padding: 6px 12px !important;
    line-height: 30px;
}

.myAccount-content .edit-account .form-group .nice-select {
    line-height: 36px;
}
/* registration end */
/*house start*/
.house .about-text h3::before {
    background-color: #42b598;
}

.house .about-text .features-list li:hover i {
    background-color: #42b598;
    color: #fff;
}

i.bx.bxs-sun {
    color: #42b598;
}

i.bx.bxs-cloud {
    color: #42b598;
}

i.bx.bx-water {
    color: #42b598;
}

i.bx.bxs-hot {
    color: #42b598;
}
/*house end*/

/*mandatory disclouser start*/
.md .pricing-table table thead tr {
    background: #42b598;
}
/*mandatory dialog end*/

/*career start*/
.career .tabs li a:hover, .products-details-tab .tabs li a:focus {
    background-color: #42b598;
    border-color: #42b598;
}

.career .tabs li.current a {
    background-color: #42b598;
    border-color: #42b598;
}

.career span.job-exp {
    margin-right: 20px;
    float: right;
}

.career .tab-content {
    border: none;
    padding: 30px 0;
}

.career .box-body {
    padding: 0 20px 20px 20px;
}

.career .box-head {
    background-color: #42b598;
    padding: 10px;
}

.career .main-box {
    border: 1px dashed #eee;
    border-top: none;
}

/*career end*/

/*aboutus page start*/
.about-content {
    text-align: justify;
}
/*aboutus page end*/

/*achieve start*/
.events-details-header .events-meta ul li span {
    color: #42b598;
}

.single-events-box .events-box .events-image {
    flex: 0 0 30%;
    max-width: 30%;
}

.single-events-box .events-box .events-content {
    flex: 0 0 50%;
}

.single-events-box .events-box .events-date {
    flex: 0 0 20%;
}

    .single-events-box .events-box .events-date .date {
        background-color: #42b598;
    }

.single-events-box .events-box .events-content .content .join-now-btn::before {
    background-color: #42b598;
}

.single-events-box .events-box .events-image .image.bg4 {
    background-image: url(../images/events/4.jpg);
}

.single-events-box .events-box .events-image .image.bg3 {
    background-image: url(../images/events/3.jpg);
}

.single-events-box .events-box .events-image .image.bg2 {
    background-image: url(../images/events/2.jpg);
}

.single-events-box .events-box .events-image .image.bg1 {
    background-image: url(../images/events/1.jpg);
}

/*achieve end*/
/*contact start*/
.contact_form {
    background-image: url(../images/vedic/about/1.JPG);
}

    .contact_form form button {
        background-color: #2e2756;
    }

        .contact_form form button:hover {
            background-color: #42b598;
        }
/*contact end*/
/* counter start */
.counter_section .single-funfacts-box {
    background-color: #d0fef3;
    padding-top: 70px;
    padding-bottom: 70px;
}

.counter_section .single-funfacts-box {
    margin-bottom: 0;
}

.funfacts-style-two, .partner-area.bg-color {
    background-color: #42b598;
}

.counter_section .single-funfacts-box h3 {
    color: #42b598;
}
/* counter end */

/* manage start */
.team-slides.owl-theme .owl-nav [class*=owl-]:hover, .team-slides.owl-theme .owl-nav [class*=owl-]:focus {
    background-color: #42b598;
    color: #fff;
    border-color: #42b598;
}
/*manage end*/
/*faculty start*/
.faculty .single-instructor-box .content span {
    color: #42b598;
}
/*faculty end*/

/*contact us start*/
/*.single-categories-courses-box {
    height: 330px;
    min-height: 340px;
}
.single-categories-courses-box {
    background-color: #42b598;
}
.owl-item:nth-child(2) .single-categories-courses-box, .owl-item:nth-child(8) .single-categories-courses-box, .col-lg-3:nth-child(2) .single-categories-courses-box, .col-lg-3:nth-child(8) .single-categories-courses-box {
    background-color: #e5097f;
}
    .owl-item:nth-child(2) .single-categories-courses-box:hover .icon, .owl-item:nth-child(2) .single-categories-courses-box:focus .icon, .owl-item:nth-child(8) .single-categories-courses-box:hover .icon, .owl-item:nth-child(8) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(2) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(2) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(8) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(8) .single-categories-courses-box:focus .icon {
        border-color: #e5097f;
        color: #e5097f;
    }
.owl-item:nth-child(3) .single-categories-courses-box, .owl-item:nth-child(9) .single-categories-courses-box, .col-lg-3:nth-child(3) .single-categories-courses-box, .col-lg-3:nth-child(9) .single-categories-courses-box {
    background-color: #2e2756;
}
    .owl-item:nth-child(3) .single-categories-courses-box:hover .icon, .owl-item:nth-child(3) .single-categories-courses-box:focus .icon, .owl-item:nth-child(9) .single-categories-courses-box:hover .icon, .owl-item:nth-child(9) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(3) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(3) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(9) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(9) .single-categories-courses-box:focus .icon {
        border-color: #2e2756;
        color: #2e2756;
    }*/
.text-white:hover {
    color: black !important;
}

.single-categories-courses-box {
    background-color: #b2f3df;
}

    .single-categories-courses-box:hover {
        background-color: #0eb582;
    }

.owl-item:nth-child(2) .single-categories-courses-box:hover, .owl-item:nth-child(8) .single-categories-courses-box:hover, .col-lg-3:nth-child(2) .single-categories-courses-box:hover, .col-lg-3:nth-child(8) .single-categories-courses-box {
    background-color: #e5097f;
}

.owl-item:nth-child(2) .single-categories-courses-box, .owl-item:nth-child(8) .single-categories-courses-box, .col-lg-3:nth-child(2) .single-categories-courses-box, .col-lg-3:nth-child(8) .single-categories-courses-box {
    background-color: #ffcbd6;
}

    .owl-item:nth-child(2) .single-categories-courses-box:hover .icon, .owl-item:nth-child(2) .single-categories-courses-box:focus .icon, .owl-item:nth-child(8) .single-categories-courses-box:hover .icon, .owl-item:nth-child(8) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(2) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(2) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(8) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(8) .single-categories-courses-box:focus .icon {
        border-color: #e5097f;
        color: #e5097f;
    }

.owl-item:nth-child(3) .single-categories-courses-box, .owl-item:nth-child(9) .single-categories-courses-box, .col-lg-3:nth-child(3) .single-categories-courses-box, .col-lg-3:nth-child(9) .single-categories-courses-box {
    background-color: #ffe5be;
}

    .owl-item:nth-child(3) .single-categories-courses-box:hover .icon, .owl-item:nth-child(3) .single-categories-courses-box:focus .icon, .owl-item:nth-child(9) .single-categories-courses-box:hover .icon, .owl-item:nth-child(9) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(3) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(3) .single-categories-courses-box:focus .icon, .col-lg-3:nth-child(9) .single-categories-courses-box:hover .icon, .col-lg-3:nth-child(9) .single-categories-courses-box:focus .icon {
        border-color: #FEA116;
        color: #FEA116;
    }

    .owl-item:nth-child(3) .single-categories-courses-box:hover, .owl-item:nth-child(9) .single-categories-courses-box:hover, .col-lg-3:nth-child(3) .single-categories-courses-box:hover, .col-lg-3:nth-child(9) .single-categories-courses-box {
        background-color: #FEA116;
    }

.owl-item:nth-child(4) .single-categories-courses-box, .owl-item:nth-child(10) .single-categories-courses-box, .col-lg-3:nth-child(4) .single-categories-courses-box, .col-lg-3:nth-child(10) .single-categories-courses-box {
    background-color: #7ad6ff;
}

    .owl-item:nth-child(4) .single-categories-courses-box:hover, .owl-item:nth-child(10) .single-categories-courses-box:hover, .col-lg-3:nth-child(4) .single-categories-courses-box:hover, .col-lg-3:nth-child(10) .single-categories-courses-box {
        background-color: #3d64ff;
    }

.single-categories-courses-box h3 {
    color: #464646;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

.single-categories-courses-box:hover h3 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
}

.single-categories-courses-box span {
    color: #8a8a8a;
}

.single-categories-courses-box:hover span {
    color: #fff;
}

.single-categories-courses-box p {
    color: #464646 !important;
}

.single-categories-courses-box:hover p {
    color: white !important;
}
/*contact us end*/
/* Subscribe start */
.default-btn:hover, .default-btn:focus {
    background-color: #42b598;
    border-color: #42b598;
}

/* Subscribe end */


/* footer start */
.single-footer-widget .social-link li {
    margin-right: 10px;
}

.footer-bottom-area {
    padding: 0;
}

.single-footer-widget i {
    font-weight: 700;
}

.single-footer-widget .support-link li a:hover, .single-footer-widget .support-link li a:focus,
.single-footer-widget .useful-link li a:hover, .single-footer-widget .useful-link li a:focus {
    color: #fff;
    padding-left: 7px;
    font-weight: 700;
}

.single-footer-widget .contact-us-link li a:hover, .single-footer-widget .contact-us-link li a:focus {
    color: #fff;
}

.single-footer-widget .social-link li a {
    color: #000
}

    .single-footer-widget .social-link li a:hover, .single-footer-widget .social-link li a:focus {
        background-color: #000;
    }

.footer-bottom-area p a:hover, .footer-bottom-area p a:focus {
    color: #000;
}

.footer-bottom-area {
    margin-top: 0;
}

.footer-area {
    background-color: #42b598;
    padding-top: 50px;
}

.single-footer-widget .support-link li a,
.single-footer-widget .useful-link li a,
.single-footer-widget .contact-us-link li a,
.single-footer-widget .newsletter-box p {
    color: #fff;
}

.footer-bottom-area p {
    color: #fff;
}

.footer-bottom-area {
    background-color: #42b598;
}
/* footer end */



/*kunj css start*/
.news-post {
    border: 4px solid #b2f3df;
    /*padding: 10px;*/
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    -webkit-transition: .5s;
    transition: .5s;
}

.color-white {
    color: white;
}

.space-image {
    padding-left: 99px;
}

.marquee-nav {
    background: #ffffff !important;
    /*padding-top: 5px !important;*/
    position: absolute !important;
    top: 0 !important;
    margin: 0px !important;
}

.marquee-list {
    color: Black;
    padding: 0px 5px;
    border-right: 2px solid #41b497;
}

.marquee-list-group {
    color: white !important;
    padding: 0px 5px;
    border-right: 2px solid white;
}

    .marquee-list-group a {
        color: white;
    }

.top-header {
    padding-top: 12px;
    padding-bottom: 30px;
}

.grey-bg-1 {
    background-color: #42b5985e;
}

.single-instructor-member:hover .member-image img, .single-instructor-member:focus .member-image img {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.pricing-table table thead tr {
    background: #41b396;
}

.app-store.ml-2 {
    margin-left: 20px;
}

.single-blog-post .post-content {
    margin-left: 10px;
    height: 220px;
}

}

p {
    color: #252525;
}

.image-size {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.list-class {
    list-style-type: none;
    font-weight: 600;
}

.vedic-circular {
    background: #42b598;
    padding-top: 5px;
    width: 100%;
    margin: 0;
}

.float-left {
    float: left;
}

.single-instructor-member .member-content {
    /* padding: 15px 25px 15px;*/
    padding: 12px 12px 15px;
}

.text-centers {
    text-align: center !important;
    margin: 10px;
    border-top: 1px solid #86ffe3;
}

.ptb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

a.navbar-brand {
    width: 21%;
}

.post-image {
    max-height: 200px;
}

@media only screen and (max-width: 767px) {
    .raque-responsive-nav .logo {
        width: 55%;
        /*width:25%;*/
    }

    .top-header-contact-info li:last-child {
        flex: 0 0 50%;
    }

    .preloader .box {
        left: -60%;
    }
    /*kunj css start 17-8*/
    .main-banner {
        top: 58px;
        height: 305px !important;
        padding-top: 250px;
        padding-bottom: 0px;
        background-size: contain;
    }

    .home-slides.owl-theme .owl-nav [class*=owl-] {
        top: 68%;
    }

    .preloader .shadow {
        top: 125px;
        left: 12px;
    }

    .news-post {
        border: 4px solid #b2f3df;
        /*padding: 10px;*/
        position: relative;
        overflow: hidden;
        border-radius: 10px;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .single-events-box .events-box .events-image .image img {
        display: inline-block;
        border-radius: 5px 5px 0 0;
    }

    .single-events-box .events-box .events-content .content {
        padding: 25px;
    }

    .single-events-box .events-box .events-date .date {
        border-radius: 0 0 5px 5px;
        font-size: 20px;
        padding: 20px 10px;
    }

        .single-events-box .events-box .events-date .date i {
            font-size: 100px;
        }

    .single-events-box .events-box .events-date {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .single-events-box .events-box .events-image .image {
        background-image: unset !important;
    }

    .single-events-box .events-box .events-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-area {
        top: 25px !important;
    }

    marquee {
        margin-top: -20px !important;
    }

    .top-header {
        padding-top: 12px;
        padding-bottom: 5px;
    }

    .navbar-area {
        background-color: #fff;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .top-0 {
        top: 0 !important;
    }

    .marquee-class-group {
        margin-top: 0px !important;
    }
}

.about-text .features-list-index li {
    position: relative;
    margin-bottom: 4px;
    color: #252525;
    padding-top: 3px;
    padding-left: 30px;
}

.shadow {
    box-shadow: none !important;
}

.image-sizes {
    height: 160px;
    width: 233px;
}

.image-news-size {
    height: 240px;
    width: 344px;
}

.video-size {
    min-height: 174px;
    width: 261px;
}

.about-content {
    text-align: left;
}

    .about-content p {
        text-align: left;
    }

.single-testimonials-item p {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

.curriculum p {
    color: #212529;
}

p.text-white {
    margin-bottom: 5px !important;
}

.mb-6 {
    margin-bottom: 3.7rem;
}


.single-categories-courses-box {
    height: 100%;
}


/*.mainsinglecarddiv .single-categories-courses-box p, .mainsinglecarddiv .single-categories-courses-box h3 {
    color: #241f1f;
}*/

@media only screen and (min-width: 1200px) {
    /*.subscribe-area {
        min-height: 400px;
    }*/
    .lang-shape5 img {
        max-height: 320px;
    }

    .mainsinglecarddiv {
        width: 20% !important;
    }

        .mainsinglecarddiv .single-categories-courses-box p {
            font-size: 12px;
            word-break: break-all;
        }

    .single-categories-courses-box h3 {
        word-break: keep-all;
    }

    .single-categories-courses-box {
        padding: 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .mainsinglecarddiv {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .single-events-box .events-box .events-image .image img {
        display: inline-block;
        border-radius: 5px 5px 0 0;
    }

    .single-events-box .events-box .events-content .content {
        padding: 25px;
    }

    .single-events-box .events-box .events-date .date {
        border-radius: 0 0 5px 5px;
        font-size: 20px;
        padding: 20px 10px;
    }

    .single-events-box .events-box .events-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar-area {
        background-color: #fff;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .pt-sm-5 {
        padding-top: 3rem !important;
    }
}
