/*================================ ibt.main.css file ========================*/

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/web_assets/img/preloader.gif) 50% 50% no-repeat #f9f9f9;
    opacity: 1.9
}


input#remember_me:focus {
    outline: auto;
}

a#normal_login:focus {
    outline: auto;
    outline-color: #ea4235;
}

.custom-back-to-top {
    display: none
}

.more-dropdown {
    list-style: none!important
}

::-webkit-scrollbar {
    width: 12px;
    height: 1px
}

::-webkit-scrollbar-thumb {
    background: #c3bdbd;
    border-radius: 5px
}

.main-box {
    min-height: 570px;
    padding: 125px 0 20px 0px;
}

.flex {
    display: flex;
    align-items: center
}


/* #post_list .ui-block .post-thumb {
    display: unset
} */

.ui-block .post-thumb a {
    width: 100%;
}

#post_list .ui-block .post-thumb .post_img {
    /* width: 100%; */
    margin: 0
}

.profile-nav li {}

.nav-pills .nav-link.active p {
    color: #0080ff;
    border-bottom: 2px solid
}

#myProgress {
    list-style: none;
    margin-top: 50px
}

.main-header-i .Navbar {
    background-color: #fff;
    padding: 16px 0 0;
    color: #000
}

.main-header-i .Navbar__Link {
    padding-left: 25px;
    text-align: center
}

.main-header-i .Navbar__Items {
    display: -webkit-box;
    /* height: 65px */
}

.section-padding-custom {
    padding-top: 320px;
    padding-bottom: 30px
}

.main-header-i .Navbar__Items--right {
    float: right
}

.main-header-i .Navbar__Link-toggle {
    display: none
}

.main-header-i .Navbar__Link-brand {
    padding: 0
}

.main-header-i .form-group {
    margin-bottom: 0
}

.upload-video-content {
    padding: 46px 15px 0;
   background: linear-gradient(45deg, #c30e15, #fe0303);
    border-radius: 5px;
    text-align: center
}

.test-series-ques-no-box {
    height: 284px;
    overflow: scroll
}

header {
    background: #fff;
    box-shadow: 5px -5px 5px 10px rgba(0, 0, 0, .05)
}

.padding-15-right-left {
    padding: 0 15px 3px 15px
}

.custom-modal-content-video {
    width: 1200px!important;
    margin-left: -57%!important
}


/***************** 18-03-19(dev) *******************/

.border-radius-10.box-shadow .normal {
    margin-left: 25px;
}

.heading a:hover {
    color: #fff;
}

.master-page-side .heading a p {
    margin-bottom: 0px;
}


/*.syllabus-right {
    position: fixed;
    padding-right: 10px; }*/

.multi_post p {
    font-size: 18px;
    color: #6b6b6b;
}

.share-post-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    padding: 8px;
    font-size: 18px;
    margin-left: 35px;
    margin-bottom: 18px
}

.syllabus-right .side-adver h5 {
    font-size: 20px;
}

.syllabus-left {
    /*position: fixed;*/
    margin-top: 0px;
}

.study-book-heading a p {
    margin: 0.3rem 0;
}


/***************** 18-03-19  *******************/

.iframe-div-video {
    margin: -6px -90px -28px!important
}

.main-header-i .has-search .form-control {
    padding-left: 38px;
    max-height: 30px;
    margin-top: 6px;
    border-radius: 20px
}

.main-header-i .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 22px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    padding-left: 10px;
    left: 0
}

.main-header-i .Navbar p {
    color:  #d90a0f;
    font-size: 13px
}

.loder-gif {
    width: 20%;
    position: absolute;
    top: 15%;
    left: 46%
}

.search-hidden {
    position: absolute;
    width: 89%;
    background-color: white;
    padding: 5px;
    top: 43px;
    left: 21px;
    display: none;
    z-index: 9;
}

.hero-banner-i {
    background: url(/web_assets/img/hero-banner.jpeg) no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    top: -5px;
    padding: 0
}

.hero-banner-form .socials-shared {
    padding: 10px
}

.hero-banner-form {
    margin-bottom: 10px
}

.hero-banner-form {
    background: #fff;
    padding: 10px;
    margin-top: 13px;
    border-radius: 4px
}

.hero-banner-content-title h2 {
    color: #fff;
    max-width: 80%;
    padding-top: 60px;
    font-size: 20px
}

.hero-banner-content-title span {
    color: #f5d900
}

.hero-banner-content ul,
.hero-banner-content ul li {
    padding: 20px 0
}

.comment-box-on-single-post {
    font-weight: 500;
    color: #b4b4b4;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px
}

.backend-img p img {
    /*width: 100%!important*/
}


.hero-banner-content ul li span {
    color: #fff;
    padding-left: 20px;
    font-size: 15px
}

.btn-lg,
.social-signup .btn-group-lg>.btn {
    padding: 10px 9px;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .3rem;
    color: #fff!important
}

.hero-banner-form .form-group {
    margin-bottom: 6px
}

.hero-banner-form .label-floating .form-control,
.hero-banner-form .label-floating input,
.hero-banner-form .label-floating select {
    padding: 7px;
    line-height: 2.5
}

.testimonial-des {
    padding-top: 150px
}

.profile-image-div {
    height: 115px;
}

.edit-name-section {
    margin-bottom: 15px;
}

.edit-name-section input {
    border: 1px solid #c4c4c4;
    text-align: left !important;
    width: 100% !important;
}

.profile-camera {
    cursor: pointer;
    background: #f9f9f9;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #ed0608;
    margin: auto;
    box-shadow: 0 0 10px #ececec;
}

.btn-i {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    border-color:  #d90a0f
}

.btn-i:hover {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    border-color:  #d90a0f;
    opacity: 1
}

.subject-list-nu {
    text-align: center
}

.testimonial .card .carousel-caption .col-sm-9,
.text-center2 {
    text-align: left
}

.subject-list {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .12)
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.model-custom {
    width: 800px;
    margin-left: -30%
}

.subject-cate-list img {
    width: 50px;
    height: 50px;
    margin-top: 0;
    margin-left: 0;
    position: relative
}

.subject-cate-list {
    padding-bottom: 20px
}

.subject-list-nu img {
    width: 70px;
    margin: 0
}

.col-md-2.text-center.text-center1 a {
    color: #000
}

.display-inline-flex {
    display: inline-flex;
    float: right;
    padding-right: 10px;
    align-items: flex-end
}

.col-md-2.text-center.text-center1 a:hover {
    color:  #d90a0f
}

.margin-right-15 {
    margin-right: 8px
}

.display-inline-flex .font-size p {
    font-size: 10px;
    margin-bottom: 5px
}

.display-inline-flex .font-size {
    margin-top: 10px
}

.why-ibt-box {
    background: #fff;
    padding: 30px;
    height: 400px;
    overflow: hidden
}

.why-ibt-box-title {
    font-size: 24px;
    color: #002f3d;
    font-weight: 700
}

.why-ibt-box-details p {
    font-size: 18px;
    color: #072e3d
}

.why-ibt-box img {
    padding: 30px 0
}

.why-ibt .section-title h2 {
    color: #fff;
    padding-bottom: 20px
}

.section-title h2 {
    font-weight: 500
}

.testimonial .card {
    margin: 0 auto
}

.crousel-buttons {
    position: relative;
    top: -115px;
    width: 95%;
    margin-left: 28px
}

.testimonial .card .carousel-item {
    height: 230px
}

.testimonial .card .carousel-caption {
    padding: 0;
    right: 0;
    left: 0;
    color: #3d3d3d;
    top: 0
}

.margin-top1 {
    margin-top: 30px
}

.testimonial .card .carousel-caption h3 {
    color: #3d3d3d;
    font-weight: 500
}

.testimonial .card .carousel-caption small {
    font-size: 16px
}

.testimonial .card .carousel-caption p {
    line-height: 25px
}

.testimonial .card .carousel-caption .col-sm-3 {
    display: flex;
    align-items: center
}

.navi a {
    text-decoration: none
}

.discard-btn {
    padding-right: 20px
}

a>.ico {
    background-color: #fff;
    width: 30px;
    height: 30px;
    font-size: 25px;
    border-radius: 50%
}

.choose-exam,
.testimonial {
    background: #fff
}

.main-box .choose-exam a {
    color: #000
}

.get-sms {
    line-height: 2.3
}

.download-app {
    background-image: url(/web_assets/img/app_download.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    color: #fff
}

.customUl li a.active {
    background: #d93637 !important;
    border-color: #d93637 !important;
    border-radius: 0 !important;
}

.progress-bar {
   background: linear-gradient(45deg, #c30e15, #fe0303);
}

.custom-nav {
    position: relative;
}

.playFa {
    position: absolute;
    color: #c93233;
    font-size: 50px;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
}

.cardHoverbtn img {
    transition: all .5s ease;
    width: 100%;
    /*height: 150px;*/
}

.customUl {
    border-bottom: 1px solid #d93637;
}

.download-app .section-title h2 {
    font-size: 24px;
    font-weight: 600;
    color: #fff
}

#send_sms {
    margin: 4px auto
}

.download-app .section-title h4 {
    color: #fff;
    font-weight: 400
}

.download-app .section-title p {
    font-size: 16px;
    line-height: 2.5
}

.app-store img {
    max-width: 175px
}

.download-app .form-inline {
    padding: 0;
    background: #fff;
    margin: 20px 0;
    border-radius: 5px
}

.custom-form-group {
    width: 78%;
    padding: 7px
}

.profile-page .profile-left-padding {
    padding: 40px 30px
}

.download-app .form-inline .form-control {
    display: block;
    width: 100%;
    padding: .5rem 1.5rem
}

.login-new-image {
    width: 10%
}

#send_sms .button.btn {
    padding: .3rem 1rem
}

.i-footer {
    background: #017cc2;
    padding: 10px 0;
    color: #fff
}

.i-footer ul li a {
    color: #fff
}

.footer-social {
    float: right;
    height: 30px
}

.i-footer ul {
    margin-bottom: 0
}

@-webkit-keyframes bounce {
    0%,
    100% {
        transform: translateY(-5px)
    }
    50% {
        transform: translateY(10px)
    }
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(-5px)
    }
    50% {
        transform: translateY(10px)
    }
}

#gradient1 {
    width: 200px;
    height: 45px
}

.form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: #badcff;
    outline: 0;
    box-shadow: none
}

.fixed-height {
    width: 100%;
    height: 115px
}

.hero-banner-content ul li a span {
    font-size: 16px
}

.main_search_bar {
    min-width: 320px
}

.dark-color {
    font-size: 18px;
    color: #8790af!important;
    font-weight: 400
}

.customcheck {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item,
.tag-frdCateg {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark {
    position: absolute;
    top: 0;
    /* right: -20px; */
    height: 30px;
    width: 30px;
    background-color: #eee;
    /* border-radius: 50px */
}

.customcheck:hover input~.checkmark {
    background-color: #ccc
}

.customcheck input:checked~.checkmark {
    /* background-color: #4caf50; */
    /* border-radius: 50px */
}

.checked-sec {
    background-color: #4caf50!important
}

.checkmark:after {
    position: absolute;
    display: none
}

.custom-bg,
.scroll-bar-wrap {
    position: relative
}

.custom-bg,
.customcheck input:checked~.checkmark:after {
    display: block
}

.customcheck .checkmark:after {
    /* left: 12px;
    top: 9px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg) */
}

.custom-bg {
    width: 50px;
    border-radius: 50px;
    height: 50px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto
}

.margin-right {
    margin-right: 15px
}

.feeds-filter-by {
    color: #615e5e!important;
    font-weight: 700!important;
    font-size: 15px!important
}

.scroll-box {
    width: 100%;
    height: 400px;
    overflow-y: scroll
}

.footer-bottom-custom {
    background: #0b182f;
    /* background-image: linear-gradient(135deg,  #d90a0f 10%, #e14a09 100%); */
    width: 100%;
    left: 0;
    padding-top: 15px
}

.padding-zero {
    padding: 0
}


.cover-bar,
.hero-banner-i .container.ibt-home1:before {
    top: 0;
    height: 100%
}

.scroll-box::-webkit-scrollbar {
    width: .4em
}

.scroll-box::-webkit-scrollbar,
.scroll-box::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px
}

.scroll-box::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2)
}

.cover-bar {
    position: absolute;
    background: #fff;
    right: 0;
    width: .4em;
    -webkit-transition: all .5s;
    opacity: 1
}

.scroll-bar-wrap:hover .cover-bar {
    opacity: 0;
    -webkit-transition: all .5s
}

@media (min-width:1200px) and (max-width:1920px) {
    .fixed-height {
        width: 100%;
        height: 125px
    }
}

.scroll-container ul {
    display: flex;
    margin-bottom: 0
}

.scroll-container ul .dropdown-toggle::after {
    border-top-color: #fff;
    right: 0;
    top: 0;
    position: relative
}

.fix-left,
.fix-right {
    top: 300px;
    position: fixed
}

.choose-exam-menu {
    background: #0093dc
}

.scroll-container ul li>a {
    color: #fff
}

.choose-exam-list {
    padding: 10px 0 0;
    background: #fff
}

.choose-exam-list .sel-exe {
    font-size: 20px;
    font-weight: 500;
    color: #000
}

.choose-exam-list .span {
    font-size: 16px;
    font-weight: 500;
    color: #000
}

.fix-bottom {
    position: fixed;
    bottom: 0;
    z-index: 9;
    color: #fff;
    text-align: center;
    width: 100%
}

.back-to-top,
.tab_box {
    z-index: 99
}

.bottom-fix-bg {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    bottom: 0;
    display: block;
    opacity: 1;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    padding: 5px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px
}

.bottom-fix-bg ul,
.bottom-fix-bg ul li a p {
    margin-bottom: 0
}

.bottom-fix-bg ul li {
    padding: 4px
}

.bottom-fix-bg ul li a img {
    width: 80%
}

.fix-left {
    left: 0
}

.choosed-desc {
    background: #fff;
    color: #000
}

.choosed-desc p {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    color: #252526
}

.fix-right {
    right: 0
}

.bottom-fix-bg ul .active {
    background: #ddd;
    padding: 10px 10px 5px
}


.expertes .w-last-photo li {
    width: 25%;
    height: 165px
}

.daily_quiz_listing .listing-heading {
    font-size: 20px;
    font-weight: 600;
    color: #000
}

.quiz-row {
    display: flex
}

.quiz-details-bottom {
    font-size: 15px;
    margin-bottom: 10px;
    color: #a2a2a2;
    position: absolute;
    bottom: 10px
}

.daily_quiz_listing .list-group-item {
    border-radius: 10px;
    margin-bottom: 10px
}

.quiz-right-icons {
    position: absolute;
    right: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.main-box .ui-block {
    border: 1px solid rgba(224, 222, 222, .86);
    border-radius: 0
}

.post {
    border-bottom: 0
}

.quiz-details {
    max-width: 60%
}

.quiz-right-icons img {
    max-width: 20%
}

.quiz-right-icons span {
    float: left
}

.mme-experts .ui-block-title span,
.quiz_box_bookmar ul {
    float: right
}

/*.quiz_box {
    display: block;
    position: relative;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}*/

/*.quiz_box .quiz_box_image {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    margin-top: 15px;
    margin-left: 6px;
}*/

.footerSocialLink {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    border-radius: 50%;
    background-color: #ffffff;
    display: inline-block;
    color: #1b1b1b !important;
}

.study-book .fa {
    font-size: 20px;
}

.backend-img img {
    float: unset !important;
}

.clock-in-start-quiz .bg-blue {
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 10px
}

.quiz_box .quiz_box_image img {
    max-height: 120px;
    padding: 0
}

.height-340-profile {
    max-height: 340px;
    text-align: center;
    padding: 20px;
}

.iframe-video-feed {
    width: 100%;
    height: 250px
}

.quiz_box_bookmar ul li img,
.quiz_box_bottom ul li img {
    max-width: 15px
}

.banking-post-name {
    font-size: 12px;
    color: #000
}

/*.quiz_box .quiz_box_details {
    padding: 10px 10px 3px
}
*/
.footerSocialLink1 {
    margin-right: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    border-radius: 50%;
    background: #ddd;
    display: inline-block;
    color: #ffffff;
}

/*.quiz_box_bottom {
    padding: 0 10px;
    bottom: 0
}

.quiz_box_bookmar {
    padding: 10px 10px 5px;
    text-align: end
}

.quiz_box_bookmar a {
    right: 8px
}

.quiz_box_bookmar .start_quiz {
    right: 0;
}*/

.btn-sm,
.quiz_box_bookmar .btn-group-sm>.btn {
    padding: .6rem
}

.date {
    font-size: 16px;
    font-weight: 500
}


.icon-close {
    fill: #fff
}

.close {
    opacity: 1
}

.testNav .nav-tabs {
    border-bottom: 1px solid #fcbb19;
}

.mme-experts .w-last-photo li {
    width: 50%
}



.tab_box {
    margin-bottom: 25px;
    position: relative;
    text-align: center;
    margin-top: 25px
}

.tab_box .nav-tabs {
    border-bottom: 0 solid #dee2e6
}

.testNav .nav-tabs .nav-item.show .nav-link,
.testNav .nav-tabs .nav-link.active {
    color: #ffffff;
   background: linear-gradient(45deg, #c30e15, #fe0303);
    border-color:  #d90a0f  #d90a0f  #d90a0f;
    border-radius: 0;
}

.login-title h3 {
    text-align: center;
    font-size: 17px;
    padding: 0 9px 0 0
}

.menter-font {
    float: right;
    color:  #d90a0f;
    font-size: 13px;
    font-weight: 700
}

.background-color-feed {
    background-color: #fff
}

.display-none-for-web {
    display: none
}

.quiz-details-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e6ecf5
}

.quiz-details-list li span {
    font-weight: 700;
    color: #515365
}

.header-spacer {
    display: block;
    height: 90px
}

.header-spacer1 {
    display: block;
    height: 60px
}

.header-spacer22 {
    height: 50px
}

.author-thumb img {
    border-radius: 100%;
    overflow: hidden;
    height: 40px;
    width: 40px;
}

.post__author .hghg {
    position: relative;
    margin-right: 10px
}

.post__author .hghg h5 {
    color: white;
    position: absolute;
    text-transform: uppercase;
    font-size: 19px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.list-group {
    margin: 0 auto;
    padding: 0 0 70px
}


/* .list-group a {
    background-color: #fff!important;
    color: #000!important;
    font-size: 20px
} */

.list-group a span {
    color: rgb(136 136 136) !important;
    font-weight: 400;
}

.single-post .post-title {
    font-size: 30px;
    margin-bottom: 35px
}

.page-flow {
    background: #f5f5f5;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%
}

.breadcrumbs-item a:hover {
    color:  #d90a0f;
    opacity: 1
}

@media (max-width:575.98px) {
    .quiz_box_bookmar {
        text-align: -webkit-auto
    }
}

.tagg_sect {
    margin: 10px 0;
    line-height: 2.5
}

.tagg_sect span {
    background-color: linear-gradient(45deg, #c30e15, #fe0303);
    border-radius: 40px;
    color: #fff;
    padding: 4px 10px 5px;
    margin: 2px;
    font-weight: 400;
    font-size: 14px
}

.feedImgShow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.feedImgShow img {
    width: 100%;
    height: 100%;
}

.post-additional-info {
    /* border-top: 0 solid #e0e3e8 */
}

.is-empty .ds_ico {
    position: absolute;
    top: 14px;
    right: 6px;
    font-size: 25px
}

.tab_box .btn-box,
.tab_box .btn-box li {
    position: relative;
    display: inline-block
}

.post-add-icon:active {
    fill:  #d90a0f;
    color:  #d90a0f
}

.post-add-icon {
    fill: #717f8f;
    color: #717f8f;
    font-size: 16px;
    padding: 8px;
}

.author-date a {
    color: #333
}

.author-date .post__date {
    margin-top: -5px;
    position: relative
}

.followers {
    color: #888da8;
    font-weight: 400;
    font-size: 12px
}

.video_category .tab-content {
    padding: 0
}


/* .ui-block {
    border: 1px solid #fff
} */

.single-post-heading {
    font-size: 15px;
    color: #333;
    font-weight: 600
}

.tab_box .btn-box {
    overflow: hidden;
    border-radius: 30px;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    border: 1px solid #f3f3f3
}

.pricing-section .btn-box li:hover,
.tab_box .btn-box li.active-btn {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    color: #fff
}

.tab_box .btn-box li {
    margin: 0 -3px;
    font-size: 20px;
    color: #3c4858;
    line-height: 26px;
    padding: 14px 22px;
    text-transform: capitalize;
    background: #fff;
    border-left: 1px solid #f3f3f3;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.author-date,
.ui-block-title>* {
    font-size: 17px
}

.post-add-icon img,
.post-add-icon svg {
    width: 18px
}

.choosed-desc .feeds-sect-left {
    padding-right: 1px
}

.w-select {
    margin-bottom: 15px
}

.choose-exam-list .filter-by-feeds {
    padding-right: 0
}

.ui-block-title {
    line-height: initial
}

/*.label-floating .form-control,
.label-floating input,
.label-floating select {
    padding: 10px
}*/

.video-item {
    margin-bottom: 10px
}

.author-date .post__date time.published {
    font-size: 12px;
    /* font-weight: 600; */
    color: #696969;
    margin-right: 5px;
}

.video-content .published {
    font-size: 12px;
    margin-bottom: 5px
}

.author-date .post__date time {
    color: #1c1d1d;
    font-size: 15px
}

.post-add-icon:hover {
    color: #d93637;
}

.my-submenu {
    width: 100%;
    position: fixed;
    left: 0;
    padding: 0;
    box-shadow: 0 0 2px 0 rgba(63, 66, 87, .1);
    z-index: 19
}

.write-box-your {
    padding: 10px !important;
    align-items: center;
    justify-content: space-between;
}

.write-box-your .author-thumb {
    margin-right: 15px;
    padding: 0 !important
}

.my-submenu .header-menu {
    margin-left: 0
}

.my-submenu .header-menu a {
    font-size: 13px;
    position: relative;
    color: #515365;
    padding: 15px;
    display: block;
    line-height: 1;
    font-weight: 400
}

.desk-header-icon-img {
    width: 25px;
    margin: 0 auto
}

.roshit {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 20px
}

.download_app_before:before,
.hero-banner-i .container.ibt-home1:before {
    content: "";
    position: absolute;
    width: 100%;
    background-image: linear-gradient(135deg, #2458ed 10%, #52e5e7 100%);
    opacity: .8;
    left: 0
}

.my-cour .card-header a {
    color: #515365;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 30px
}

.download_app_before:before {
    top: 20%;
    height: 60%
}

.ans1 {
    padding-top: 10px
}

.ans1 .ds1 {
    padding: 4px 10px
}

.download_app_before .mobile_img_home {
    margin-top: 75px
}

.modal.show .modal-dialog.ibt-foot-cat {
    overflow-y: auto;
    height: 100%
}

.socials-shared {
    padding: 5px 10px 20px;
    margin: 0 auto
}

.feature-area {
    color: #fff;
    background-color: #5e88fc;
    background-image: url(/web_assets/img/feature-bg.png);
    background-position: bottom -120px center;
    background-repeat: no-repeat;
    background-size: auto 94%
}

.page-title.text-center h3 {
    font-size: 32px;
    color: #fff;
    font-weight: 400
}

.section-padding-top {
    padding-top: 40px
}

.text-center2 {
    margin-top: 50%;
    margin-left: -124px
}

.feature-area .page-title .title {
    color: #fff
}

.page-title .title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #8790af;
    font-weight: 600
}

.page-title .title:after,
.text-center.page-title .title:before {
    content: '';
    width: 50px;
    height: 1px;
    display: inline-block;
    background-color: #e1e1e1;
    margin: 0 15px;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

.space-10 {
    height: 10px
}

.space-60 {
    height: 60px
}

[class|=space] {
    display: block;
    width: 100%;
    overflow: hidden
}

.service-box .box-icon,
.team-slide .owl-controls .owl-nav>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 72px;
    background: #482cbf;
    background: -webkit-linear-gradient(45deg, rgba(72, 44, 191, 1) 0, rgba(106, 198, 240, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(72, 44, 191, 1) 0, rgba(106, 198, 240, 1) 100%);
    background: linear-gradient(45deg, rgba(72, 44, 191, 1) 0, rgba(106, 198, 240, 1) 100%);
    overflow: hidden;
    z-index: 1;
    color: #5e88fc;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
}

.service-box .box-icon:before,
.team-slide .owl-controls .owl-nav>div:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 1
}

.service-box h4 {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    border-bottom: 2px solid;
    width: fit-content;
    width: -moz-fit-content
}

.service-box {
    position: relative;
    padding-left: 100px
}

.feature-area .mobile-image {
    margin-bottom: -142px
}

.service-box:hover .box-icon:before {
    background: linear-gradient(45deg, rgba(72, 44, 191, 1) 0, rgba(106, 198, 240, 1) 100%)!important
}


.lets-start-pre {
    padding-left: 23%
}

.hero-banner-content {
    margin-top: -25px
}

.ibt-home1 {
    height: 445px
}


/* .or {
    margin: 1rem!important
} */

.socials-shared .social-item {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 500
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    user-select: none
}

.img-fluid1 {
    margin-left: -36px
}

.team-box {
    position: relative;
    padding: 55px 60px 1px!important;
    -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, .1);
    border-radius: 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 40px 15px 30px
}

.team-box .team-image {
    position: absolute;
    top: -40px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.team-box h4 {
    color:  #d90a0f;
    font-weight: 600;
    font-size: 20px
}

.team-box h6.position {
    font-size: 14px;
    font-style: italic;
    font-weight: 400
}

.hero-banner-form h4 {
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.or:after {
    font-weight: 900;
    font-size: 14px
}

.overline-span {
    float: right;
    font-size: 17px;
    color: #403f3f
}

.overline-span1 {
    font-size: 14px;
    color: #a6a6a6
}

.box-icon img {
    margin-top: -7px
}

.iframe-single-video {
    height: 350px
}

.commentImg {
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    width: 40px;
    margin-right: 10px;
    background: #aaa;
    text-align: center;
}

.commentImg img {
    width: 100%;
    height: 100%;
}

.commentImg i {
    padding: 7px;
}

.feed-key .author-thumb {
    float: left;
    padding-right: 10px
}

.feed-key h4 {
    font-weight: 500
}

.share-mcq-inp input {
    border-radius: 60px;
    border: 1px solid
}

.TextBoxCls label {
    float: left;
    border: 1px solid;
    padding: 5px 7px;
    margin: 4px;
    border-radius: 4px
}

.color-font-feed {
    color: #737373;
    font-size: 15px;
    line-height: 26px;
}

.TextBoxCls input {
    width: 80%
}

.notification-div {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden
}

.dv-add-more {
    padding: 5px 10px;
    font-size: 16px;
    border: 1px solid;
    border-radius: 60px
}

.dv-add-more span {
    /* padding: 10px; */
    font-size: 18px
}

.dv-answ {
    padding: 10px 0;
    font-size: 16px;
    color: #3a3939;
    float: left
}

.dv-answ span {
    border: 1px solid #7e8a94;
    border-radius: 50%;
    padding: 5px 10px;
    margin-right: 10px
}

.active14 {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    color: #fff;
    border: none!important
}

.TextBoxCls {
    margin: 10px 0;
    border-bottom: 1px solid #e5e5e5
}

.tag-frdCateg {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    user-select: none
}

.categroy-header {
    padding: 5px 10px
}

.categroy-header .close {
    padding: 0;
    margin: 0 25px 0 0
}

.tag-frdCateg input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.tag-frdCateg .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    /* height: 25px; */
    /* width: 25px */
}

.tag-frdCateg input~.checkmark {
    background-color: transparent;
    border: 1px solid
}

.tag-frdCateg .tag-frdCateg input:checked~.checkmark {
    background-color: #2196f3
}

.select-chk .checkmark1,
.select-chk input:checked~.checkmark1,
.select-chk:hover input~.checkmark1 {
    background-color: transparent
}

.tag-frdCateg .checkmark:after {
    content: "";
    position: absolute;
    /* display: none;
    left: 8px;
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid #d93637;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); */
}

.select-chk,
.tag-frdCateg input:checked~.checkmark:after {
    display: block
}

.heading_popup .modal-body {
    padding: 10px 23px
}

.heading_popup .modal-body h2 {
    font-weight: 400;
    font-size: 20px
}

.categrory-frd {
    padding: 0 8%
}

.list-style {
    list-style: none!important
}

.select-chk .author-thumb div {
    position: relative;
}

.select-chk .author-thumb div h5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.select-chk {
    position: relative;
    padding: 5px 15px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-chk input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.select-chk .checkmark1 {
    position: absolute;
    top: 10px;
    right: 5%;
    height: 25px;
    width: 25px;
    border: 1px solid;
    border-radius: 0
}

.categroy-header h4 {
    color: #000;
    font-weight: 400
}

.select-chk .checkmark1:after {
    content: "";
    position: absolute;
    display: none;
    left: 8px;
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid #d93637;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.select-chk input:checked~.checkmark1:after {
    display: block
}

.mobi-head-none {
    display: none
}

.feed-key .select-chk h4 {
    font-weight: 400;
    padding: 7px;
    font-size: 20px
}

.navigation-bar ul li {
    width: auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    margin-right: 10px
}

.btn-blue,
.next,
.tab-dis {
    width: 100%
}

.navigation-bar ul {
    display: flex
}

.test-drop {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.test-dropdown-content {
    display: none;
    position: absolute;
    right: -65px;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    border-radius: 4px
}

.main-div-1,
.side-tabs {
    position: fixed
}

.test-dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px
}

.test-dropdown-content a:hover {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    color: #fff
}

.test-drop:hover .test-dropdown-content {
    display: block;
    cursor: pointer
}

.test-drop:hover li {
    background-color:  #d90a0f
}

.tabs-li li {
    padding: 5px!important;
    font-size: 17px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
    color: #000
}

.tabs-li li a {
    color: #000
}

.tabs-li .active,
.tabs-li .active a,
.tabs-li li a:hover {
    color:  #d90a0f
}

.tab-dis {
    padding: 0;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 2px 2px 30px -8px
}

.main-div-1 {
    box-shadow: 14px 0 51px -21px rgba(0, 0, 0, .75)
}

.main-div-2 {
    box-shadow: 0 0 10px 0 rgba(63, 66, 87, .4)
}

.post-video {
    border: none
}

.footer-bottom {
    padding: 20px 0;
    background-color: #f5f6ff;
    border-top: 1px solid  #d90a0f
}

.lnr {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.para {
    text-align: center
}

.heading-h3 h3 {
    font-weight: 400;
    color: #000;
    margin-bottom: 20px
}

button .close1 {
    background: 0 0;
    border: none;
    font-size: 23px;
    font-weight: 600;
    padding: 0
}

.para a#showforgot b,
.para a#showregistration b,
.para a#showregistration1 b,
.para a#showrlogin b {
    cursor: pointer;
    color: #ea4235;
}

.login-title h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 500
}

.cat-ibt-sel {
    padding: 15px 25px 10px
}

.cat-ibt-sel h6 {
    font-size: 16px;
    font-weight: 600
}

.testimonials-content {
    height: 190px;
    overflow-x: hidden;
    overflow-y: auto
}

.main-div-1 {
    margin: 24px 0 0;
    width: 300px;
    height: -webkit-fill-available;
    background-color: #fff
}

.desk-none-cover {
    display: none
}

.main-div-2 {
    margin-left: -4px;
    margin-top: -17px;
    padding-top: 30px;
    background-color: #a4dbfb
}

.active11,
.btn-primary1 {
    background-color: #0080ff
}

.top-padding {
    margin-top: 20px
}

.read-more-btn {
    margin-bottom: 0;
    position: absolute;
    bottom: 8px
}

.margin_bottom {
    margin-bottom: 25px
}

.main-div-1 ul li a {
    font-weight: 700;
    font-size: 17px
}

.h4-h4,
.title11 {
    font-size: 25px;
    font-weight: 500
}

.exam-position-validity {
    position: absolute;
    width: 92%;
    bottom: 0
}

.main-div-1 ul li img {
    width: 30px;
    height: 35px
}

.inline-items1 {
    margin-bottom: 20px;
    margin-top: 16px!important
}

.title11 {
    padding: 15px
}

.btn-primary1 {
    color: #fff;
    border-color: #0080ff
}

.key-note li,
.last-para {
    color: #000
}


.add-options-message {
    padding: 0px 45px;
    float: left;
    width: 44%;
}

.height-200-img {
    height: 200px;
    width: 337px!important
}

.post-video .video-content {
    padding: 20px 32px 0 10px;
    height: 165px;
    position: relative;
    overflow: auto
}

.revi-of-dy {
    font-weight: 500;
    margin-top: 35px
}


/* .footer-bottom {
    width: 100%;
    bottom: 0;
    position: absolute
} */

.contant-footer {
    margin-bottom: 80px
}

.contant-footer1 {
    margin-bottom: 120px
}

.skip-btn {
    margin-top: -51px;
    font-size: 18px;
    margin-right: 15px;
    float: right
}

.last-para {
    padding: 5px;
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    background-color: #eaeaea;
}

.btn-primary2 {
    color: #030303;
    background-color: #0080ff00;
    border-color: #0080ff00
}

.btn-primary2:hover {
    color: #0080ff
}

.para-title,
.title {
    color: #515365;
    margin: 0 auto;
    font-weight: 500
}

.tab {
    /* width: 800px */
}

.postpopImg {
    width: 20px;
    height: 20px;
}

ul#configuration_sidebar_content li {
    width: 20%;
    position: relative;
}

.slider-img-inner {
    width: 100%
}

.para-title {
    font-size: 16px
}

.ul-custom {
    display: grid
}

.slider-img img {
    width: 100%;
    height: 400px!important
}

.select-content {
    /*width: 40%;*/
    background: linear-gradient(90deg, #444d5fd9, #2c3344);
    border-radius: 20px !important;
    color: white;
}

.title {
    font-size: 20px
}

.title1 {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    margin-right: 7px
}

.w-select .title1 {
    float: left;
    line-height: 40px;
    margin-right: 15px
}

.filter-by-feeds {
    margin-bottom: 10px
}

.custom-fa-fa {
    display: none!important
}

.add-options-message .options-message i {
    font-size: 20px;
    border: 1px solid #d90a0f;
    padding: 7px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #d90a0f;
}

.tag-fir-more {
    padding: 0 5px;
    margin-left: 15px;
    float: left
}

.post-img-path {
    margin-left: 30px
}

.mob-content {
    min-height: 100%;
    padding: 20% 0
}

.post-img-path img {
    width: 15%;
    float: left;
    padding-right: 20px
}

.img-down {
    width: 4%;
    border-radius: 50%
}

.breadcrumbs-item .fc-icon-right-single-arrow::after {
    top: 1px
}

.profile-ibt {
    padding: 25px
}

.notification-list .notification-event span {
    color: gray
}

.span-title {
    font-size: 15px;
}


/* .span-title-icon {
    float: right;
    color: #fff;
    padding: 10px
} */

.text-align-center {
    text-align: center
}

@media (min-width:420px) and (max-width:768px) {
    .follower-count {
        width: 54%!important;
        margin: 0 auto
    }
    .fix-bottom {
        left: unset
    }
}

@media (min-width:360px) and (max-width:768px) {
    .fix-bottom {
        left: unset
    }
    .share-post-circle {
        margin-left: 6px!important;
        width: 45px !important;
    }
    .study-book-detail {
        margin-bottom: 5px;
    }
    .header-spacer121 {
        height: 60px
    }
    .header-spacer122 {
        height: 40px
    }
    .header-spacer123 {
        height: 20px
    }
    .padding-15-mid-div {
        padding: 15px
    }
    .upload-video-content {
        padding: 19px 8px 0
    }
    .margin-top {
        margin-top: 50px!important
    }
    .fixed-height {
        width: 100%;
        height: 127px
    }
    .new-footer {
        margin: 0 auto
    }
    .active-since-date h4 {
        font-size: 16px
    }
    .top-header-author .author-thumb {
        height: 90px!important
    }
    .profile-camera {
        left: 46%!important;
        top: 63px!important;
        padding: 8px 9px
    }
    .model-custom {
        width: 335px!important;
        margin-left: -4%!important
    }
    .responsive-ul .nav-item {
        width: 11%!important
    }
    .profile-camera .fa-camera {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

@media (min-width:320px) and (max-width:768px) {
    .multi_post {
        padding: 0px 15px;
    }
    .menu-links .nav {
        align-items: self-start !important
    }
    .menu-links .nav>li {
        margin-bottom: 10px !important
    }
    .syllabus-left {
        position: relative;
        width: 100%;
        display: none;
    }
    .syllabus-right {
        position: relative;
        width: 100%;
    }
    .span-title {
        font-size: 14px;
        margin-left: -3px
    }
    .login-title h3 {
        font-size: 13px
    }
    .testimonial .card .carousel-item {
        height: auto;
        padding: 124px 0
    }
    .info-section {
        margin-top: 10px
    }
    .login-title h1 {
        font-size: 20px
    }
    .responsive-home-top-sec-none {
        display: none
    }
    .girl-image {
        width: 15%
    }
    .key-note {
        width: 40%!important
    }
    .profile-camera {
        position: absolute;
        top: 49px;
        left: 53%;
        padding: 8px 9px
    }
    .edit-name-section {
        display: block;
        text-align: center
    }
    .my-posts-tab-content1 {
        padding: 5px!important
    }
    .fixed-height {
        width: 100%;
        height: 100px
    }
    .main-box .ui-block {
        border-top: 1px solid rgba(224, 222, 222, .86)!important;
        border-radius: 0;
        border: none;
        margin-bottom: 6px
    }
    .edit-btn2 {
        width: 100px;
        border: 1px solid!important;
        border-radius: 50px!important;
        float: none;
        margin-right: 0;
        font-size: 9px;
        margin: 8px auto
    }
    .bottom-heading-quiz {
        height: 31px!important
    }
    .edit-btn {
        background-color: #fff!important;
        color:  #d90a0f!important;
        margin-right: 10px;
        float: none;
        font-size: 9px;
        width: 100px
    }
    .testimonial .carousel-inner {
        width: 100%;
        overflow: inherit;
        top: 60px;
        height: 160px
    }
    .list-group img {
        margin-top: 7px!important
    }
    .carousel-inner {
        width: 100%;
        overflow: hidden;
        height: 160px
    }
    #demo {
        height: 140px;
        margin-top: -4px
    }
    .validityRupee {
        font-size: 10px !important;
    }
    .positionRelative span.before-ui,
    .positionRelative .published {
        font-size: 9px !important;
    }
    .edit-btn1 {
        width: 70px!important
    }
    .margin-top {
        margin-top: 50px!important
    }
    .header-spacer122 {
        height: 40px
    }
    .header-spacer123 {
        height: 20px
    }
    .padding-15-mid-div {
        padding: 15px
    }
    .daily_dose_ds .bottom-heading-quiz {
        height: auto!important
    }
    .header-spacer121 {
        height: 175px
    }
    .write-line {
        font-size: 13px!important
    }
    .notification-div {
        height: 250px;
        overflow-y: auto;
        overflow-x: hidden;
        left: 37px!important;
        width: 80%;
        min-width: 0!important
    }
    .post p {
        margin: 10px 0
    }
    .footer-bottom-fix-change {
        width: 58px!important;
        height: 50px!important
    }
    .back-to-top {
        width: 40px;
        height: 40px;
        line-height: 40px;
        right: 10px;
        bottom: 50px
    }
    .sidenav {
        margin-top: 0!important
    }
    .nav-tabs .nav-link {
        font-size: 14px!important;
        padding: 7px
    }
    .story-title {
        font-size: 12px!important
    }
    .dark-color {
        font-size: 14px!important;
        color: #8790af!important;
        font-weight: 400
    }
    .top-header-author {
        display: block!important;
        text-align: center
    }
    .exam-position-validity {
        bottom: 0
    }
    .nav {
        display: inline-flex!important;
        padding-left: 0
    }
    .margin-bottom-15 {
        margin-bottom: 0
    }
    .follower-count span {
        margin-right: 0
    }
    .follower-count li {
        margin-right: 25px
    }
    .top-header-author .author-thumb {
        width: 27%;
        height: 77px;
        margin-right: 0
    }
    .country {
        margin-top: 0;
        text-align: center
    }
    .responsive-logo-padding {
        margin-left: 10px;
        margin-top: -8px
    }
    .responsive-logo-padding img {
        width: 43%;
        float: left;
        margin-top: 7px;
        margin-bottom: 7px
    }
    .mobi-nav-items {
        display: unset!important
    }
    .hero-banner-i {
        top: -24px
    }
    .Navbar__Items--right {
        margin-top: 15px;
        display: none!important;
        float: none!important
    }
    .lock-image-div img {
        width: 34%!important;
        margin-top: 12px!important;
        padding: 9px
    }
    .page-flow {
        line-height: 2.5;
        font-size: 14px;
        padding-left: 10px
    }
    .exam-list-heading {
        margin: 0
    }
    .before-lock-div {
        width: 100%;
        padding: 4px 10px!important
    }
    .padding-15-right-left {
        padding: 0
    }
    .main-header-i .Navbar__Link {
        padding: 0!important
    }
    .custom-fa-fa {
        display: block!important;
        position: absolute;
        font-size: 20px!important;
        top: 5px;
        color:  #d90a0f;
        left: 30px
    }
    .team-box h4 {
        font-size: 14px
    }
    .responsive-search-hidden {
        display: none
    }
    .main-header-i .Navbar__Link-brand {
        padding-left: 0
    }
    .color-font-feed {
        color: #000;
        font-size: 14px
    }
    .img-mob,
    .login-hidden {
        display: none
    }
    .lnr-chevron-left:before,
    .lnr-chevron-right:before {
        position: relative;
        top: -15px
    }
    /* .post-additional-info a {
        width: 31%
    } */
    .author-date {
        width: 100%!important;
        margin-right: 11px;
        text-align: left;
        height: 45px;
        overflow: hidden;
    }
    .post__author .more {
        height: 25px
    }
    .author-date a {
        font-size: 14px
    }
    .scroll-box {
        width: 100%;
        height: 90px;
        overflow-y: scroll
    }
    .display-flex-scroll-box {
        display: flex
    }
    .iframe-single-video {
        height: auto
    }
    .text-center1 {
        text-align: center!important;
        width: 33.33%
    }
    .lnr-chevron-left:before {
        content: "\e875"
    }
    .team-slide .owl-controls .owl-nav>div {
        position: absolute;
        top: 50%;
        left: auto;
        right: 98%!important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .team-slide .owl-controls .owl-nav>div.owl-next {
        right: auto;
        left: 90%!important
    }
    .banking-post-name {
        font-size: 10px;
        color: #000
    }
    .expertes .ui-block-content {
        padding: 4px
    }
    .margin-top-15-min {
        margin-top: -15px
    }
    .share-post-circle {
        margin-left: 6px!important;
        width: 54px;
    }
    .new-share-btn p {
        font-size: 14px !important
    }
    .tab_box {
        margin-top: 0;
        margin-bottom: 10px
    }
    /* .owl-carousel {
        display: none;
        width: 100%;
        -webkit-tap-highlight-color: transparent;
        position: relative;
        z-index: 1;
        margin-left: 21px
    } */
    .feature-area .mobile-image {
        margin-bottom: -30px;
        margin-top: -50px
    }
    .calculation {
        padding: 0!important
    }
    .team-slide .owl-controls .owl-nav>div {
        width: 40px;
        height: 40px
    }
    .mobi-display-none {
        display: none
    }
    .display-none-for-web {
        display: block
    }
    .notification-image-size {
        float: none!important;
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .desk-none-cover1 {
        display: none
    }
    .desk-none-cover {
        display: block
    }
    .padd-study {
        padding: 0 4px
    }
    .image-set {
        width: 53px!important;
        height: 53px!important
    }
    .notifications {
        min-width: 300px !important;
    }
    .notification-list img {
        margin: 0;
    }
    .quat-head {
        font-size: 12px!important
    }
    .study-con {
        font-size: 10px!important
    }
    .Start-learn {
        font-size: 12px!important
    }
    .hero-banner-i,
    .section-padding-top {
        width: 100%
    }
    .subj-vise-video {
        font-size: 17px;
        margin-top: 15px;
        text-align: left;
        font-weight: 400;
        text-transform: uppercase
    }
    .team-box {
        width: 100%
    }
    .testimonials-mob {
        margin-top: -120px!important;
        padding-bottom: 94px!important
    }
    .team-box {
        padding: 0!important;
        margin: 0!important
    }
    .text-question-box {
        margin-bottom: 10px
    }
    .crousel-buttons {
        position: relative;
        top: -66px!important;
        width: 116%;
        margin-left: -24px
    }
    .team-box .team-image {
        top: -53px!important
    }
    .testimonial .card .carousel-caption p {
        line-height: 1.5!important
    }
    .displayFlex h6 {
        font-size: 10px;
    }
    .text-center2 {
        text-align: center;
        padding: 0 26px;
        width: 227%;
        margin-top: 20px;
        margin-left: 0!important
    }
    .height-340-profile {
        height: auto
    }
    .menter-font {
        font-size: 10px
    }
    .author-date .post__date time.published {
        font-size: 13px!important
    }
    .download_app_before:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(135deg, #130cb7 10%, #52e5e7 100%);
        opacity: .8
    }
    .img-down {
        width: 13%!important;
        position: relative;
        left: 4px
    }
    .row-custom {
        display: -webkit-inline-box!important;
        width: 100%;
        margin-left: 20px
    }
    .ans1 {
        padding-top: 10px;
        width: 65%;
        margin-left: 4px
    }
    #send_sms {
        margin: 5px auto
    }
    .download-app .form-inline {
        padding: 5px 0 0;
        background: #fff;
        border-radius: 5px
    }
    .download-app {
        position: relative;
        top: -94px;
        bottom: 94px
    }
    .height-200-img {
        height: 100px
    }
    .img-star {
        width: 12%!important;
        float: right
    }
    .btn-res {
        margin-left: 6px;
        padding: 4px 10px!important
    }
    .ibt-home1 {
        height: auto
    }
    .profile-left-padding {
        padding: 20px 0!important
    }
    header {
        height: 60px;
        margin-top: -1px
    }
    .hero-banner-content-title h2 {
        color: #fff;
        max-width: 100%;
        padding-top: 45px;
        text-align: left;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 1.5
    }
    .img-fluid1 {
        margin-left: 0
    }
    .clock-in-start-quiz img {
        width: 17%
    }
    .tagged-pople-span span:first-child {
        padding-right: 11px
    }
    .tagged-pople-span span:last-child {
        padding-left: 11px
    }
    .clock-in-start-quiz h4 {
        font-size: 16px!important;
        margin-bottom: -9px
    }
    .coin-in-start-quiz img {
        width: 25px!important;
        height: 25px!important
    }
    .tab-custom-padding {
        padding: 0
    }
    .span-in-under {
        color: orange;
        font-size: 13px!important
    }
    .video-thumb img {
        height: auto!important
    }
    .clock-in-start-quiz p {
        margin: 0;
        font-size: 14px;
        margin-top: -13px!important
    }
    .study-book {
        line-height: 2.5 !important;
    }
    .clock-in-start-quiz .bg-blue {
        margin-bottom: 5px;
        font-size: 14px;
        text-transform: uppercase;
        padding: 5px 10px
    }
    /* .clock-in-start-quiz {
        padding-top: 35px!important
    } */
    .custom-form-group {
        margin-bottom: 0
    }
    .socials-shared .social-item {
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 500;
        display: initial
    }
    .registration-login-form {
        padding-top: 10px;
        padding-left: 0
    }
    .page-flow {
        margin-bottom: 5px;
        margin-top: 10px
    }
    .w-select1 .title1 {
        width: 54%
    }
    .select-content {
        width: 100%!important;
        font-size: 14px;
        padding: 5px
    }
    .list-inline>li {
        display: inline-block;
        padding-right: 0!important;
        padding-left: 0
    }
    .w-select .title {
        float: left;
        line-height: 28px;
        margin-right: 6px
    }
    .post {
        padding: 10px 20px 10px 12px!important
    }
    .card-header,
    .comment-item p,
    .post__author {
        display: flex
    }
    .profile-following-button {
        font-size: 9px
    }
    .colm {
        width: 100%!important
    }
    .list-inline img {
        max-width: 50%
    }
    .space-60 {
        height: 40px
    }
    .carousel-indicators {
        position: absolute;
        left: 30px
    }
    .section-padding-custom {
        padding-top: 10px;
        text-align: center
    }
    .download_app_before .mobile_img_home {
        margin: 0
    }
    .list-group {
        padding-bottom: 91px;
        max-width: 94%
    }
    .upload-video-content h4 {
        color: #fff;
        margin-bottom: 0;
        font-size: 10px
    }
    .upload-video-a {
        font-size: 9px
    }
    .table-responsive-modal {
        width: 300px
    }
    .number-back {
        width: 22px;
        height: 22px;
        font-size: 10px
    }
    .heading-discription {
        font-size: 17px!important
    }
    .list-group a li {
        font-size: 11px!important;
        margin-top: 11px
    }
    .mobi-head-none1 {
        display: none
    }
    .mobi-head-none {
        display: block
    }
    .computer-awareness a {
        margin-bottom: 11px!important
    }
    .right-fa {
        font-size: 22px!important
    }
    .sub-sec-span {
        width: 50%!important
    }
    .quanti-heading {
        font-size: 18px!important
    }
    .image {
        width: 14%!important
    }
    .page-flow1 {
        font-size: 14px;
        padding-left: 20px;
        width: 100%
    }
    .oops-search img {
        width: 100%!important
    }
    .breadcrumbs-item {
        display: inline-block;
        margin-bottom: 0;
        font-size: 11px;
        margin-left: -3px
    }
    .preferences-h3-head {
        font-size: 18px
    }
    .customcheck-responsive .checkmark1 {
        top: -17px!important;
        right: -12px!important
    }
    .question-number-count-after-red {
        padding: 5px!important
    }
    .star-bookmark-span {
        width: 6%!important
    }
    .question-number-count {
        padding: 5px!important
    }
    .preference-img {
        width: 50px !important;
        margin-left: 0!important;
        height: 50px !important;
    }
    .background-color-feed {
        background: #f0ecec!important
    }
    .preferences a h4 {
        font-size: 14px!important
    }
    .attempt1 {
        font-size: 10px!important;
        margin-top: 0!important
    }
    .before-lock-div1 {
        width: 77%!important;
        padding: 15px 10px 25px 15px
    }
    .header-spacer22 {
        height: 0!important
    }
    .breadcrumbs-item a {
        margin-right: 0
    }
    .marginBottom30 {
        margin-bottom: 30px;
    }
    .list-group2 {
        max-width: 100%!important;
        margin-left: 10px!important
    }
    .button4 {
        font-size: 10px!important
    }
    .main-div-1 ul li a {
        font-size: 13px!important
    }
    .ul-custom {
        display: -webkit-box!important
    }
    .custom-nav {
        width: 100%!important;
        text-align: center
    }
    .main-div-1 ul li img {
        width: 15px;
        height: 18px
    }
    .main-div-1 {
        position: inherit;
        height: auto;
        width: 100%
    }
    .icons {
        display: none
    }
    .h4-heading {
        font-size: 16px!important;
        margin: 0!important
    }
    .content-height {
        margin: 0!important
    }
    .content-height p {
        font-size: 12px!important
    }
    .top-padding {
        margin-bottom: 20px
    }
    .model-adjust {
        position: relative;
        left: 17px;
        width: 88%
    }
    .hidden-page-flow {
        display: block
    }
    .hidden-page-flow1 {
        visibility: hidden
    }
    .read-more-btn {
        margin-bottom: 0;
        position: absolute;
        bottom: 3px
    }
    .single-post-heading {
        font-size: 15px
    }
    .post-add-icon img,
    .post-add-icon svg {
        margin-right: 0
    }
    .quiz_box .quiz_box_image img {
        max-width: 100%
    }
    .quiz_box .quiz_box_image.responsive-quiz img {
        max-width: 88%;
        padding: 15px 44px!important
    }
    .quiz_box_bookmar a {
        right: 5px
    }
    .quiz_box .quiz_box_details h2 {
        font-size: 10px;
        font-weight: 600
    }
    .single-post-additional {
        display: -webkit-box
    }
    .single-post .post-title {
        font-size: 18px
    }
    .daily_dose_ds h5 {
        font-size: 14px!important
    }
    .daily_dose_ds {
        width: 100%
    }
    .follower-count {
        margin: 0 auto
    }
    .follower-count1 {
        padding-left: 0
    }
    .second-nav .nav a {
        padding: 5px 10px 5px!important;
        font-size: 14px!important
    }
    .post-thumb img {
        height: auto!important;
        width: 100%
    }
    .new-footer li {
        width: auto!important;
        padding-left: 15px!important
    }
    .text-right-custom-footer {
        text-align: center!important
    }
    .padding-bottom-50-footer {
        padding-bottom: 50px!important
    }
    .footer-bottom-fix-change {
        margin-right: 6px!important
    }
    .write-box-your {
        margin-top: 0
    }
    .footer-bottom-fix-change img {
        width: 45%!important
    }
    .video-player img {
        height: 91px
    }
    .para-title {
        font-size: 10px
    }
    .video-heading {
        font-size: 15px
    }
    .followers {
        color: #888da8;
        font-weight: 400;
        font-size: 8px!important
    }
    .expertes .w-last-photo li {
        height: 170px!important
    }
    #dailydose_menu .daily_dose_ds img {
        /* width: 50%!important */
    }
    .tagg_sect span {
        font-size: 11px!important
    }
    .post-content p {
        font-size: 13px
    }
    .w-select {
        padding: 5px 0 5px 3px!important
    }
    .inline-items {
        text-align: center
    }
    .navigation-bar {
        width: 100%;
        padding-left: 0;
        margin-top: 0;
        margin-left: 0
    }
    .navigation-bar ul {
        display: -webkit-inline-box!important;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden
    }
    .navigation-bar ul li {
        width: auto;
        font-size: 10px
    }
    .buy-image img,
    .coin-count,
    .redeem {
        width: 75%!important
    }
    .buy-content {
        margin-left: 0!important
    }
    /* .fixed-last1 {
        position: unset!important;
        width: 100%!important;
        margin-bottom: 10px
    } */
    .fixed-last {
        position: unset!important;
        width: 100%!important;
        margin-bottom: 10px
    }
    .lock-image-div {
        width: 50%!important
    }
    .before-lock-div h4 {
        font-size: 14px
    }
    .text-center-mobi {
        text-align: center
    }
    .second-nav .nav>li:hover>ul {
        left: 0!important;
        top: 94px !important;
    }
    .second-nav .nav ul {
        position: fixed!important;
        min-width: 100%
    }
    .mobi-header-icon-img {
        width: 21px;
        margin: 0 auto
    }
    .margin-top1 {
        margin-top: 0
    }
    .tagged-pople-span {
        font-weight: 500;
        color: #888;
        font-size: 13px;
        margin-top: 5px;
        /* border-bottom: 1px solid #dadada; */
        width: 110%!important;
        margin-left: -12px;
        padding-left: 12px;
        padding-bottom: 12px
    }
    .buy-content h4 {
        font-size: 11px
    }
    .validity-buy {
        font-size: 11px!important
    }
    .off-price {
        font-size: 12px!important
    }
    .sub-cat-exm .sub-link-nav1 .nav-item a {
        font-size: 11px!important
    }
    .sub-cat-exm .sub-link-nav1 .nav-item {
        padding: 7px 0!important
    }
    .post-video11 {
        background-color: #fff!important
    }
    .tab-dis {
        background-color: #fff00!important
    }
    .sub-cat-exm .tab-content {
        padding: 0!important
    }
    .video-thumb1 {
        text-align: center
    }
    .post-video .video-content {
        margin-left: 0!important
    }
    .video-thumb1 img {
        width: 55%!important;
        border-radius: 50%
    }
    .padding-zero {
        padding: 0
    }
    .overline-span1 {
        float: left
    }
    .padding-four {
        padding: 0 8px
    }
    .post-video .video-content .title {
        font-size: 13px;
        margin-bottom: 10px;
        font-weight: 600
    }
    .main-header-i .has-search .form-control-feedback {
        line-height: 31px
    }
    .subject_video_box .video_title span {
        font-size: 12px!important
    }
    .sub-cat-exm .heading-unimg h2 {
        font-size: 11px!important
    }
    .sub-cat-exm .heading-unimg img {
        width: 79%!important
    }
    .modal11 {
        padding: 15px
    }
    .font-size img {
        width: 100%
    }
    /* .post-additional-info {
        display: block;
        width: 107%
    } */
    .post-additional-info a {
        font-size: 12px;
        vertical-align: baseline;
        text-align: left
    }
    .comment-form .post__author {
        margin: 4px
    }
    .comment-form {
        border: none
    }
    /* .ui-block {
        margin-bottom: 0
    } */
    .h4-heading img {
        float: right;
        width: 4.7%!important
    }
    .tab_box .btn-box li {
        font-size: 14px;
        padding: 6px 19px
    }
    .tab_box .btn-box {
        margin-bottom: 0
    }
    .slider-img-inner {
        height: 100%!important
    }
    .subject_video_box .post-video {
        margin-bottom: 10px;
        margin-top: 0
    }
    .span-title-icon {
        float: right;
        color: #fff;
        padding: 10px
    }
    .full-width1 {
        max-width: 100%
    }
    .footer-space {
        display: block;
        height: 80px
    }
    .video-dis {
        font-size: 13px
    }
    .subject_video_box {
        margin-bottom: 0!important
    }
    .suggested h1 {
        font-size: 18px;
        text-transform: uppercase;
        text-align: left;
        font-weight: 600;
        color: #333
    }
    .post-video .video-content {
        padding: 14px;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 145px
    }
    .feeds-sect-left {
        margin-left: -8px
    }
    .model-custom {
        width: 300px;
        margin-left: -4%!important
    }
    .icon-close,
    .window-popup .icon-close {
        right: 4%;
        margin-right: -9px
    }
    .nav-item {
        width: auto
    }
    .sub-link-nav1 li.nav-item {
        width: auto
    }
    .create-tab-for-post-type img {
        width: 32%
    }
    .create-tab-for-post-type-icon h4 {
        font-size: 9px!important;
        vertical-align: top
    }
    .main_search_bar {
        min-width: 0
    }
    .create-tab-for-post-type {
        height: 50px
    }
    .h4-h4 {
        font-size: 20px!important
    }
    
    .tab-pane .tabs-li.ab {
        list-style: none;
        margin: 0;
        width: 100%;
        display: -webkit-box;
        overflow-x: auto;
        overflow-y: hidden
    }
    .tab-pane .more .more-dropdown {
        list-style: none;
        margin: 0;
        width: 150px
    }
    .tabs-li li {
        padding: 5px 10px!important;
        font-size: 15px;
        margin-bottom: 5px;
        border-bottom: 1px solid #e9e9e9;
        color: #000
    }
    .tabs-li .active,
    .tabs-li .active a,
    .tabs-li li a:hover {
        color: #fff;
       background: linear-gradient(45deg, #c30e15, #fe0303);
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }
    .feed-key .author-thumb {
        padding-right: 15px
    }
    .author-thumb img {
        margin-left: 0
    }
    .post-nav-link {
        margin: 0!important
    }
    .responsive-ul .nav-item {
        width: 10%
    }
    .window-popup .form-group-custom {
        margin-left: -34px;
        width: 45%
    }
    #TextBoxesGroup {
        margin-left: -31px;
        width: 50%
    }
    .dv-answ {
        font-size: 10px!important;
        margin-left: -20px
    }
    .dv-add-more {
        padding: 6px 3px;
        font-size: 11px
    }
    .dv-add-more span {
        padding: 5px;
        font-size: 9px
    }
    .custom-card {
        width: 41%!important;
        margin-left: -5px
    }
    .roshit {
        width: 13%;
        height: 38px;
        margin-right: 0
    }
    .my-cour .card-header a {
        font-size: 11px;
        padding: 10px
    }
    .last-para {
        width: 40%
    }
    .discart-post {
        float: none;
        padding-left: 200px;
        text-align: left!important
    }
    .discard-btn {
        padding-right: 455px!important;
        padding-top: 22px
    }
    .dv-answ span {
        padding: 5px 8px!important
    }
    .list-inline-mob {
        margin-left: -114px
    }
    .app-store img {
        max-width: 100%
    }
    .bootom_link {
        display: block!important
    }
    .main-div-1 {
        box-shadow: 0 0 10px 0 rgba(63, 66, 87, .4);
        margin: 0
    }
    .img-heading img {
        width: 40px!important
    }
    .links {
        display: -webkit-box
    }
    .mobi-footer {
        display: contents!important
    }
    .fix-bottom {
        left: unset
    }
    .bootom_link li {
        font-size: 13px!important
    }
    nav.second-nav {
        display: block;
       background: linear-gradient(45deg, #c30e15, #fe0303);
        width: 100%;
        overflow: auto
    }
    .second-nav .nav>li {
        float: none!important
    }
    .second-nav .nav {
        display: -webkit-inline-box!important;
        height: 30px!important
    }
}

@media (min-width: 792px) {
    .main-box {
        min-height: 400px;
    }
}

@media (min-width: 1200px) {
    .main-box {
        min-height: 570px;
    }
}

@media (min-width: 1400px) {
    .main-box {
        min-height: 790px;
        padding-top: 140px
    }
}

@media (min-width: 1920px) {
    .main-box {
        min-height: 750px;
        padding-top: 160px
    }
}

.vertical {
    padding: 15px
}

.right-radio,
.right-radio1 {
    height: auto !important
}

.Prectice-start a {
    font-size: 15px;
    padding: 0 74px
}


.Prectice-start a:hover {
    color: green
}

.about-con h3,
.contact-con h3 {
    color:  #d90a0f
}

.margin-top {
    margin-top: 86px
}

.margin-bottom {
    margin-bottom: 50px
}

.margin-bottom1 {
    margin-bottom: 120px
}

.about-con {
    text-align: left;
    padding: 15px;
    margin-bottom: 40px;
    border-radius: 4px;
    border: 1px solid #e8e8e8
}

.about-con h3 {
    font-weight: 500
}

.about-con p {
    text-align: justify
}

.about-us-status img {
    width: 18%;
    padding-bottom: 5px
}

.about-us-status h4 {
    font-weight: 400
}

.contact-con h3,
.h5-heading,
.oops h2 {
    font-weight: 500
}

.status-border {
    border: 1px solid #e8e8e8;
    padding: 10px;
    border-radius: 4px
}

.about-us-status p {
    text-align: center
}

.contact-con {
    padding: 15px;
    margin-bottom: 40px;
    border-radius: 4px;
    border: 1px solid #e8e8e8
}

.btn-custom-info {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    width: 100%
}

.contact-form {
    padding: 10px
}

.contact-location p {
    font-size: 16px;s
    text-align: left
}

.ul-radio li {
    display: flex;
    width: 100%;
    align-items: center;
}


/* .ul-radio li input {
    width: 32px;
    margin-top: 5px
} */

.textarea-padding {
    margin-bottom: 10px
}

.modal {
    background-color: #0000006e
}

.anu-btn {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    color: #fff
}

.li-faq {
    margin-right: 35px
}

.my-cour {
    margin-top: 20px
}

.fa-right,
.try-again {
    margin-top: 30px
}

.post-section {
    display: flex;
    width: 100%;
    padding: 0 14px;
    border-bottom: 1px solid
}

.suggested-img {
    width: 15%
}

.suggested-img img {
    width: 87%
}

.suggested-con {
    width: 81%;
    padding: 15px 1px
}

.comment-div-sec,
.comment-div-sec1 {
    display: none
}

.oops-search {
    font-size: 100px;
    text-align: center
}

.oops p {
    font-size: 19px;
    line-height: .5
}

.oops h2 {
    color: #f58220;
    margin-bottom: 30px;
    font-size: 44px
}

.oops-search img {
    width: 30%
}

.img-star {
    width: 6%;
    float: right
}

.comment-post-heading {
    color: #000;
    width: 100%;
    height: auto;
    overflow-wrap: break-word
}

.pdf-cross-icon {
    float: right;
    position: relative;
    top: 13px;
    right: -10px
}

.upload-video-tab {
    display: flex
}

.upload-video-content h4 {
    color: #fff;
    margin-bottom: 30px
}

.upload-video-a {
    padding: 10px;
    border-radius: 100px;
    border-color: #fff;
    color: #fff!important
}

.table .border-right-table {
    border-right: 2px solid  #d90a0f
}

.border-right-table-main {
    padding: 15px;
    display: none
}

.coin-in-start-quiz {
    float: left;
    border: 2px solid #f2f7ff;
    border-radius: 10px;
    padding: 3px
}

.span-in-under {
    color: orange;
    font-size: 16px
}

.coin-in-start-quiz img {
    width: 30px;
    height: 30px
}

.clock-in-start-quiz {
    padding-top: 50px;
    text-align: center;
    line-height: 3
}

.clock-in-start-quiz span {
    font-size: 18px
}

.clock-in-start-quiz h4 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px
}

.profile-nav {
    width: 100%
}

.likefollo li {
    text-align: left;
    text-transform: capitalize;
}

.profile-nav li {
    width: auto;
    text-align: center;
    font-size: 15px
}

.testing-section-feed {
    padding: 15px
}

.testing-section-feed .p-heading-testing {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding-top: 10px;
    margin-bottom: 3px
}

.testing-section-feed img {
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin-bottom: 20px
}

.custom-card-preference a {
    padding: 46px;
    font-size: 23px
}

.preference-img {
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    width: 50px;
    margin-right: 15px;
}

.preferences a {
    flex-grow: 1;
    cursor: pointer
}

.preferences a h4 .fa {
    float: right
}

.preferences a h4 {
    font-size: 16px;
    font-weight: 400;
    width: 100%
}

.preferences {
    display: flex;
    padding: 7px;
    margin: 10px 0;
    align-items: baseline;
    border: 1px solid #eaeaea;
}

.preference-img img {
    width: 100%;
    background-color: #0080ff;
    height: 100%;
}

.preference-img1 {
    width: 40%;
    margin: 0 auto;
    position: relative
}

.preference-img1 img {
    border-radius: 50%
}

.checkmark {
    position: absolute;
    top: 0;
    right: 10px;
    height: 30px;
    width: 30px;
    background-color: #eee;
    border-radius: 50px
}

.lastcheck {
    position: absolute;
    top: 0;
    right: 10px;
    height: 30px;
    width: 30px;
    background-color: #eee;
    border-radius: 50px
}

.select-all-check {
    width: 11%;
    top: -30px;
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    user-select: none
}

.popcheck1 {
    margin-bottom: 35px
}

.preference-slide {
    padding: 15px;
    border: 1px solid #f5f5f5;
    margin-top: -15px;
    border-top: none;
    display: none
}

.preference-done {
    margin: auto;
}

.preference-done a {
   font-size: 16px;
    padding: 10px 40px;
}

.form-control {
    border: 1px solid #e2e2e2!important
}

.hover-effect {
    transition: all .15s ease-in-out;
    box-shadow: 2px 7px 30px #ccc!important;
    cursor: pointer
}

.buy-div,
.footer-bottom-fix-change {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.hover-effect:hover {
    transform: translateY(-5px);
    transition: all ease-in-out .4s
}

.hover-effect1,
.hover-effect1:hover {
    transition: transform .4s ease, -webkit-transform .4s ease
}

.hover-effect1:hover {
    transform: scale(1.02)
}

.side-circle {
    width: 60px;
    height: 60px;
    background-color: #000;
    border-radius: 50%;
    position: relative;
    padding: 1px;
    margin-top: 10px
}

.side-circle p {
    color: #fff;
    line-height: 1.5;
    vertical-align: middle;
    display: inline-block;
    font-size: 12px
}

.side-circle span {
    line-height: 74px
}

.footer-bottom-fix-change {
    width: 100px;
    height: 65px;
    background-color: #fff;
    padding-top: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-right: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.footer-bottom-fix-change img {
    width: 28%
}

.concept-heading {
    width: 100%
}

.concept-heading img {
    width: 1.5%;
    float: right
}

.following-btn {
   background: linear-gradient(45deg, #c30e15, #fe0303);
    border: 1px solid;
    border-radius: 30px;
    font-weight: 700;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    margin-top: 0px;
    float: right
}

.following-image img {
    width: 100%;
    height: 100%;
}

.name-button {
    width: 100%
}

.following-image {
    margin: 10px;
    border-radius: 50%;
    overflow: hidden;
    width: 50px;
    /* height: 50px; */
}

.question-option-ul li p {
    margin: 0;
    color: #333
}

.display-flex {
    display: flex;
    align-items: baseline
}

.display-flex121 {
    margin: 0 auto;
    display: inline-flex
}

.displayinlineFlex {
    display: inline-flex
}

.stickyFooterBottom {
    display: table;
    position: absolute;
    bottom: 0;
    margin: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.stickyFooterBottom li {
    display: table-cell;
}

.display-flex1 {
    display: flex;
    align-items: center
}

.followers-display {
    display: flex;
    align-items: center;
    cursor: pointer
}

.buy-image {
    width: 100px
}

.buy-image img,
.coin-count,
.redeem {
    width: 100%
}

.buy-content h4,
.buy-content p {
    margin-bottom: 0
}

.buy-content {
    width: 100%;
    margin-left: 20px
}

.validity-buy {
    font-size: 14px;
    float: right
}

.off-price {
    float: right;
    font-size: 18px;
    color:  #d90a0f
}

.on-price {
    text-decoration: line-through
}

.buy-div {
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    padding: 5px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    margin-bottom: 10px
}

.exam-list,
.exam-list1 {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.coin-count {
    margin-top: 10px
}

.redeem {
    text-align: right
}

.lock-image-div,
.lock-image-div1,
.question-no div,
.test-header,
.test2-ul {
    text-align: center
}

.coin-count p {
    color:  #d90a0f;
    margin-bottom: 0
}

.have-a-coupon p {
    margin-bottom: 10px
}

.cursor {
    cursor: pointer
}

#book p {
    padding: 15px
}

.image-heading-list {
    display: flex;
    align-items: center;
    padding: 0 15px 15px
}

.image121 {
    width: 5%;
    margin-left: 35%;
    height: 8%
}

.margine-twozero {
    margin-top: 30px
}

.edit-pro-hover:hover {
    color: #fff!important;
    background-color: gray!important
}

.number-series {
    width: 25px;
   background: linear-gradient(45deg, #c30e15, #fe0303);
    padding: 3px 8px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    margin-right: 10px
}

.exam-list h4,
.exam-list1 h4 {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px;
}

.div-inner,
.exam-list,
.exam-list1 {
    border-radius: 4px
}

.exam-list {
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    padding: 15px
}

.exam-list p,
.exam-list1 p {
    margin: 0;
    padding-left: 52px;
    color: #6d6d6d;
    font-size: 12px
}

.exam-list1 {
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    overflow: hidden;
    margin: 20px 0;
}

/*.chevron-right {
    width: 1.5%;
    float: right;
    margin-top: 13px
}*/

.div-inner {
    padding: 15px;
    border-top: 4px solid  #d90a0f;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.lock-image-div img,
.lock-image-div1 img {
    float: inherit;
    background-color: #0000007d;
    border-radius: 50%
}

.box-shadow {
    box-shadow: 0 0 10px #c7c7c7;
}

.post p {
    margin: 0px
}

.master-page-side ul li p {
    margin-bottom: 4px
}

.master-page-side ul li {
    cursor: pointer;
    margin-bottom: 10px
}

.border-bottom1 {
    border-bottom: 1px solid  #d90a0f;
    color:  #d90a0f
}

.border-bottom-test {
    border-bottom: 1px solid
}

.before-lock-div {
    width: 100%;
    padding: 15px
}

.lock-image-div {
    width: 10%;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 100% 60px
}
.pdf__1{
    height: 100% !important;
    width: 12% !important;
    margin-right: 10px;
}
.lock-image-div img {
    width: 45%;
    margin-top: 9px;
    padding: 9px
}

.before-lock-div1 {
    flex-grow: 1;
    /* padding: 10px 10px 15px 15px */
}

/*.lock-image-div1 {
    width: 10%;
    height: 68px
}*/

.lock-image-div1 img {
    width: 45%;
    margin-top: 13px;
    padding: 9px
}

.border-radius-10 {
    border-radius: 5px
}

.side-adver_head {
    padding: 0px;
}

.side-adver_head img {
    border-radius: 5px;
}

.side-adver {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    box-shadow: 0 0 10px #ddd;
}

.study-book {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background-color: #e9eef1;
    padding: 2px;
    text-align: center;
    line-height: 37px;
}

.study-book i {
    font-size: 22px;
    line-height: 1.5
}

.study-book img {
    border-radius: 50%
}

.study-book-detail {
    display: flex
}

.study-book-heading {
    padding: 5px 10px;
}

.last-image img {
    width: 100%;
    /* margin-top: 0px; */
    /*border-radius: 5px;*/
}

.fixed-last2 {
    top: 114px;
    position: fixed;
    z-index: 9
}

.fixed-last {
    right: 0;
    position: fixed;
    bottom: 0;
}

.fixed-last1 {
    left: 15px;
    position: fixed;
    bottom: 0;
    width: 23%;
}

.lock-image-div-open {
    width: 98px!important;
    margin-top: 0!important;
    float: inherit!important;
    background-color: none!important;
    padding: 0!important;
    border-radius: 0!important;
    height: 60px
}

.test-header {
    padding: 11px;
    background-image: linear-gradient(135deg, #130cb7 10%, #52e5e7 47%)
}

.answer-background,
.marked-background,
.marked-background1,
.not-answer-background {
    background-image: url(../../web_assets/img/sprite1.png)
}

.test-discription {
    padding: 6px 10px 5px;
    box-shadow: 2px 7px 30px #ccc!important
}

.test-discription h4 {
    margin-bottom: 0
}

.time-box p {
    color: #fff;
    padding-top: 6px
}

.time-box {
    width: 120px;
    height: 32px;
    background-color: gray
}

.float-right {
    float: right
}

.time-left {
    margin: 0
}

.text-question {
    padding: 20px 10px 10px
}

.test-question-box {
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    overflow: scroll;
    height: 430px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 10px
}

.are-you-sure-heading {
    padding: 18px 0 0 18px
}

.model-custom-video {
    width: 800px;
    margin-left: -30%
}

.test-heading {
    background-color: #606a74;
    padding: 10px
}

.test-heading h5 {
    color: #fff;
    margin: 0
}

.question-number {
    width: 8%
}

.padding-20 {
    padding: 15px
}

.question-option .question-option-ul li {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    background-color: #e7e7e7;
    padding: 10px 0;
    position: relative
}

.padding-right-test {
    margin-left: 10px;
    z-index: 99999
}

.question-number-count {
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid;
    margin-right: 10px;
    color: #333
}

.overlay-div-test-red {
    position: absolute;
    background-color: #00b2ff;
    width: 100%;
    height: 45px;
    opacity: .3
}

.star-bookmark-span {
    width: 3%
}

.star-bookmark-span img {
    width: 70%
}

.question-number-count-after-red {
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #50b9e7;
    margin-right: 10px;
    background-color: #50b9e7;
    color: #fff
}

.question-section-test {
    padding: 10px 15px
}

.question-option ul li input {
    width: 3%
}

.test-side-profile {
    background-color: #606a74;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.profile-image-test {
    padding: 15px;
    width: 32%
}

.profile-image-test img {
    width: 100%
}

.candidate-bio p {
    margin-bottom: 0;
    color: #fff;
    font-size: 12px
}

.question-no div {
    color: #000;
    padding: 7px;
    border-radius: 2px;
    width: 42px;
    display: inline-block;
    margin: 0 0 4px;
    font-size: 10px
}

.question-number-main-div {
    padding: 5px;
    border: 1px solid #bfbfbf;
    border-top: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.question-no span {
    display: inline-grid;
    width: 65px
}

.test2-question-no span {
    display: -webkit-inline-box!important;
    width: 135px!important
}

.test-footer,
.test-footer1 {
    bottom: 0;
    width: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 9999999
}

.question-no span p {
    font-size: 10px;
    text-align: center;
    margin: 0
}

.test-detail-div {
    margin: 0 auto!important
}

.test-footer {
    background-color: gray
}

.footer-button {
    margin-top: 5px;
    margin-bottom: 5px
}

.footer-button button {
    margin-bottom: 0
}

.answer-background {
    background-position: -69px -4px
}

.not-answer-background {
    background-position: -29px -2px
}

.marked-background {
    background-position: -29px -39px
}

.marked-background1 {
    background-position: -29px -72px
}

.side-question-no {
    padding: 5px
}

.btn-test-site {
    padding: 5px 15px;
    width: 115px;
    border: 0 solid!important;
    color: #fff
}

.test2-question-no .marked-background {
    padding: 10px!important;
    background-position: 0 -25px!important;
    width: 30px!important
}

.test2-question-no .not-answer-background {
    padding: 10px!important;
    background-position: 0 -50px!important;
    width: 30px!important
}

.test2-question-no .answer-background {
    padding: 10px!important;
    background-position: 0 -2px!important;
    width: 30px!important
}

.test2-question-no .marked-background1 {
    padding: 10px!important;
    background-position: 0 -77px!important;
    width: 30px!important
}

.test2-ul li {
    float: left;
    margin-bottom: 3px;
    width: 50%
}

.question-title {
    border-bottom: 1px solid;
    width: 97%;
    padding-bottom: 4px
}

.view-in {
    width: 58%;
    margin: 0
}

.test2-question p {
    font-size: 14px;
    color: #333
}

.border-right-test {
    border-right: 1px solid
}

.a-color {
    background-color: #80ff7d!important
}

.b-color {
    background-color: #f77979!important
}

.sweet-alert h2 {
    color: #575757;
    font-size: 19px!important
}

span.before-ui:before {
    position: absolute;
    content: "";
    top: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -10px;
    width: 3px;
    height: 3px;
    background: #999;
    border-radius: 50%
}

span.before-ui {
    margin-left: 10px;
    font-size: 12px!important;
    /*font-weight: 600!important;*/
    color: #696969!important;
    position: relative
}

.post .author-date a:hover {
    color:  #d90a0f
}

.tagged-poeple {
    font-size: 12px;
    color: #757576
}

.tagged-pople-span {
    font-weight: 500;
    color: #888;
    font-size: 13px;
    margin-top: 5px;
    /* border-bottom: 1px solid #dadada; */
}

.new-share-btn p {
    font-size: 18px;
    margin-left: 10px;
    width: 100px;
    text-align: left
}

.new-ul-change {
    width: 100%;
    margin: 8px auto
}

.new-ul-change li:not(:last-child) {
    float: left;
    width: 50%;
    border-right: 1px solid #b1b1b1
}

.new-ul-change li:last-child {
    float: right
}

.quanti-heading {
    font-weight: 500;
    color: #333232;
    margin-left: 2%;
    margin-top: 6px;
    font-size: 25px;
    text-transform: uppercase
}

.positionRelative .post__date {
    width: 330px;
}

.explore-content {
    color: #4f4c4c
}

.examModalBoxSearch {
    width: 100%;
}

.examModalBoxSearch input {
    border-radius: 50px;
}

.searchImage {
    width: 120px;
    padding: 5px 0px;
    background-color: red;
    margin-right: 10px;
}

.searchImage img {
    width: 100%;
}

.displayFlex {
    display: inline-flex;
    margin-bottom: 10px;
}

.positionRelative {
    position: relative;
}

.displayFlex h6 {
    margin: 0;
    text-transform: uppercase;
}

.validityRupee {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0;
    font-size: 11px;
}

.validityRupee span {
    font-size: 14px;
    color: #2c8ec6;
}

.study-book-heading p {
    font-size: 16px;
    color: dimgrey
}

.side-adver h5 {
   color: #848484;
    padding: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}

select#quiz_filter {
    width: 200px;
    margin-left: 10px;
}
.stickyAll {
    position: relative;
}


.center {
    margin-right: auto !important;
    margin-left: auto !important;
}

.fix-size-img {
    display: block;
    max-width: 100% !important;
}

.post-thumb {
    /* display: flex; */
    align-items: center;
}

/*.postHeight {
    max-height: 340px;
}*/

.widthUnset {
    width: unset !important;
}

@media (min-width: 481px) and (max-width: 767px) {
    .postHeight {
        height: auto;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .postHeight {
        height: auto;
    }
    .list-group span {
        font-size: 14px !important;
    }
    .study-con {
        padding: 5px 10px;
    }
    .video-player img {
        margin-top: -12px !important;
    }
    .video-thumb img {
        margin-top: -32px !important;
    }
    .video-item .video-player {
        max-height: 64px !important;
    }
    .tab_box .btn-box {
        margin-top: 10px;
    }
    .video-thumb {
        height: 179px;
        overflow: hidden;
    }
    .heightAuto {
        height: auto;
    }
    .heightAuto img {
        margin-top: 0px !important;
    }
    .agree {
        padding: 15px 25px 45px 15px;
    }
    .list-group a li {
        padding-right: 17px !important;
        display: grid;
    }
    /* .post-additional-info a{
    width: 30%;
  } */
    .exam-position-validity {
        position: relative;
        width: 100%;
    }
    .about-con p {
        text-align: -webkit-left;
    }
    .about-con {
        margin-bottom: 200px;
    }
    .my-cour .card-header a {
        padding: 12px 30px !important;
    }
    .skip-btn {
        top: -13px;
        font-size: 18px;
        position: absolute;
        left: 290px;
    }
    .displayUnset {
        display: unset !important;
    }
    .footerSocialLink {
        margin-right: 7px;
    }
}

/*========================style sheet=====================================*/

/*========================style sheet=====================================*/

/*========================style sheet=====================================*/

@import url("Sansation-Regular.ttf");
@import url("Sansation/stylesheet.css");
@font-face {
  font-family: 'SegoeUI';
  src: url("SegoeUI-Regular/SegoeUI.eot?#iefix") format("embedded-opentype"), url("SegoeUI-Regular/SegoeUI.woff") format("woff"), url("SegoeUI-Regular/SegoeUI.ttf") format("truetype"), url("SegoeUI-Regular/SegoeUI.svg#SegoeUI") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUIBlack';
  src: url("SegoeUI-Black/SegoeUIBlack.eot?#iefix") format("embedded-opentype"), url("SegoeUI-Black/SegoeUIBlack.woff") format("woff"), url("SegoeUI-Black/SegoeUIBlack.ttf") format("truetype"), url("SegoeUI-Black/SegoeUIBlack.svg#SegoeUIBlack") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    
}
html, body {
    overflow-x: hidden;
}
html, body, a, p, div {
                font-family: 'Inter', sans-serif;
            }

.about-con p, .contact-con p, .about-con li, .contact-con li {
    color: #797e82;
    font-size: 16px;
}

/* width */

::-webkit-scrollbar {
    width: 7px !important;
}

input:required {
    z-index: 0;
}

span#reg_eye {
    z-index: 99;
}

.top_banner-img {
    height: 270px;
}


/* Track */

::-webkit-scrollbar-track {
    background: transparent !important;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

a:hover {
    text-decoration: none !important;
}

hr {
    border-top: 1px solid rgb(155, 156, 157);
}

p {
    color: #797e82;
    font-size: 16px;
}

.navbar .navbar-nav>li.dropdown:hover>a,
.navbar .navbar-nav>li.dropdown:hover>a:hover,
.navbar .navbar-nav>li.dropdown:hover>a:focus {
    /* background-color: rgb(231, 231, 231);
color: #f26651 !important; */
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-30 {
    margin-top: 30px;
}

.marb5 {
    margin-bottom: 5px;
}

.fw600 {
    font-weight: 600;
}

.mt-70 {
    margin-top: 70px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pt-15 {
    padding-top: 15px;
}

.fz-26 {
    font-size: 26px!important;
}

.fonth4 {
    font-size: 40px;
    /* display: inline-block; */
    /* border-bottom: 2px solid #5d666b; */
    color: #5d666b;
    position: relative;
}

.intiative_card a>div {
    width: 150px;
    height: 80px;
    align-self: center;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
}

.tabbrdrigt:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 120%;
    top: -30px;
    /* bottom: -30px; */
    background-color: #000;
    right: 0;
}

.user_data_div fieldset {
    border-width: 1px;
    border-style: groove;
    border-color: #c50d14;
    border-image: initial;
    padding: 15px 30px;
}

.madeeasy_profile {
    display: flex;
    align-items: center;
}

.user_data_div legend {
    width: auto;
    color: #fdc399;
    font-weight: 700;
    font-size: 22px;
}

.tabbrdrigt {
    position: relative;
}

.fonth4:after {
    content: "";
    width: 330px;
    height: 1px;
    background-color: #5d666b;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.from_home_ul,
.onl_cls_ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.from_home_ul li>div>img {
    /* width: 90px; */
    height: 67px;
    margin-bottom: 10px;
}

.from_home_ul li {
    width: calc(98% / 5);
    text-align: center;
    display: inline-block;
    position: relative;
}

.onl_cls_ul li p {
    padding: 0 32px;
}

.from_home_ul li p {
    padding: 0 25px;
}

.padiingin-panel {
    padding: 15px;
}

.panel-default {
    margin-bottom: 10px;
}

.from_home_ul li:before,
.from_home_ul li:after {
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    background: #8d8d8d;
    top: 47%;
    /* transform: translateY(-50%); */
    right: -8px;
}

.from_home_ul .equal_li:before,
.from_home_ul .equal_li:after {
    transform: unset;
}

.from_home_ul .equal_li:after {
    top: 49%;
}

.from_home_ul .equal_li:before {
    top: 45%;
}

.from_home_ul li:last-child::before,
.from_home_ul li:last-child::after {
    content: unset;
}

.from_home_ul li:after {
    transform: rotate(90deg);
}

.onl_cls_ul li {
    width: calc(98% / 4);
    text-align: center;
    display: inline-block;
    position: relative;
}

.onl_cls_ul li img {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.onl_cls_ul li>div {
    width: 100px;
    height: 100px;
    background: #f5f5f5;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
    margin-bottom: 15px;
}

.bg-blue-btn {
    background: linear-gradient(to left, rgb(195, 14, 21), rgb(254, 3, 3)) 0px 0px repeat scroll transparent;
    color: #fff!important;
}


/* search box css start */

.search-container {
    width: 300px;
    display: block;
    margin: 0 auto;
    position: relative;
}

input#search-bar {
    margin: 0 auto;
    width: 100%;
    height: 45px;
    padding: 0 20px;
    font-size: 1rem;
    border: 1px solid #D0CFCE;
    outline: none;
    border-radius: 25px;
}

input#search-bar:focus {
    border: 1px solid #008ABF;
    transition: 0.35s ease;
    color: #008ABF;
}

input#search-bar:focus::-webkit-input-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
}

input#search-bar:focus::-moz-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
}

input#search-bar:focus:-ms-placeholder {
    transition: opacity 0.45s ease;
    opacity: 0;
}

.search-container a {
    position: absolute;
    right: 10px;
}

.search-container a:hover {
    background: transparent!important;
}

.search-container a i {
    font-size: 24px;
    padding: 9px 0px;
    background: transparent;
    color: #c7c7c7;
}


/* search box css end */


/* slider css start */

.sliderbg_img {
    position: absolute;
    left: -100px;
    z-index: -1;
    width: 71%;
    bottom: 0;
}

.banner-left-card {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.banner-left-card h5 {
    font-size: 26px;
    margin-bottom: 25px;
}

.text-black {
    color: #000;
}

#contactUsmodal li a,
#contactUsmodal li {
    color: #000!important;
    font-size: 20px!important;
}

.banner-left-card h2 {
    font-size: 50px;
    color: #eb2427;
    margin-bottom: 0;
}

.banner-left-card p {
    font-size: 30px;
    color: #212529;
    line-height: 36px;
}

.banner-left-card h2 span {
    padding: 0 5px;
    /* font-size: 44px; */
}

table td {
    color: #797e82;
}


/* slider css end */


/* online classes css start */

.fonth3 {
    color: #4fc5e6
}

.fonth3:after {
    content: "";
    width: 336px;
    height: 2px;
    background-color: #ff0000c4;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.text-blue {
    color: #c50d14;
}

.btn-read-more {
    background-color: transparent;
    border-radius: 3px;
    font-size: 12.5px;
    color: #797e82;
    padding: 11px 25px;
    text-transform: uppercase;
    font-weight: 500;
}


/* online classes css end */

.exam-tab li a {
    background: #fff;
    font-size: 15px;
    padding: 6px 15px;
    position: relative;
    text-transform: capitalize;
    color: rgb(103 103 103);
    font-weight: 500;
    line-height: 50px;
    display: block;
    min-width: 215px;
    border: 1px solid #ddd;
    box-shadow: rgb(208 226 219) 4px 4px 11px;
}

li.course-item.item.active a.course-link:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 90px;
    bottom: -30px;
    border: 15px solid;
    border-color: #e2090c transparent rgb(252 2 2 / 0%) rgba(255, 255, 255, 0);
}
.btn-made-fill {
    display: inline-block;
    padding: 10px 25px;
    background: #f26651;
    color: #fff;
    text-transform: uppercase;
    border-radius: 6px;
    margin-left: 10px;
    margin-right: 10px;
    transition: all .3s ease;
    border: 1px solid #f26651;
}

. .btn-made-fill:hover {
    color: #f26651;
    background: #fff;
    text-decoration: none;
}

.btn-made-trans {
    display: inline-block;
    padding: 10px 25px;
    background: #fff;
    color: #f26651;
    text-transform: uppercase;
    border-radius: 6px;
    margin-left: 10px;
    margin-right: 10px;
    transition: all .3s ease;
    border: 1px solid #f26651;
}

.btn-made-trans:hover {
    color: #fff;
    background: #f26651;
    text-decoration: none;
}

.navbar:before {
    /* content: '';
position: absolute;
top: 0;
left: -50px;
background: #f3f3f4;
width: 50%;
height: 100%;
z-index: -9;
transform: skewX(-40deg); */
}

.banner_bottom_ul li {
    display: inline-block;
    padding: 0 40px;
    position: relative;
    font-weight: 500;
    color: #fff;
}

.banner_bottom_ul a:last-child:after {
    content: unset;
}

.banner_bottom_ul:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 5px;
    background-color: #d3d3d3;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.banner_bottom_ul a {
    position: relative;
    color: #000;
}

.banner_bottom_ul a:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 17px;
    right: 0;
    top: 4px;
    background-color: #000;
}

.banner_bottom_sec {
    padding: 10px 0;
    background: linear-gradient(45deg, #c30e15, #fe0303);
    position: relative;
    background-image: url(https://kautilyaacademy.in/mpsi-constable-2021/assets/img/bg/subscribe-bg.png);
    background-size: cover;
}

.img-responsive {
    max-width: 100%;
    width: 100%;
}

.made-header-bottom {
    background: linear-gradient(45deg, #c30e15, #fe0303);
    border-radius: 32px;
    position: relative;
    padding: 0px 15px!important;
    /* overflow: hidden; */
}

.navbar-nav #search-a {
    border-radius: 50%;
}

.made-header-bottom li a {
    font-size: 15px;
    font-weight: 400;
    padding: 10px 13px !important;
    position: relative;
    transition: all .4s ease;
    white-space: nowrap;
}

.made-header-bottom li.dropdown .dropdown-menu a {
    color: #110f11 !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 12px !important;
    margin-top: 1px;
    margin-bottom: 1px;
}

.made-header-bottom li.dropdown .dropdown-menu a:hover {
    color: #fff !important;
}

.made-header-bottom li.dropdown .dropdown-menu {
    padding: 0px;
    border: 1px solid transparent;
    box-shadow: 0px 0px 10px 0px #ababab;
    max-height: 480px;
    overflow: auto;
}

.made-header-bottom li a:hover {
    /* background: #fff;
color: #f26651 !important;
border-radius: 30px; */
}

.made-header-bottom a.dropdown-item:hover {
    background-color: rgb(3, 99, 176);
    border-radius: .125rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border-radius: 50px;
}

.dropdown-menu {
    margin: 0;
}

.made-header-bottom li a:before {
    /* content: '';
position: absolute;
top: 12px;
right: 0;
width: 1px;
height: 20px;
background: #fff;
transform: rotate(21deg); */
}

.made-header-bottom li a.nav-link:nth-last-child(2) .made-header-bottom li a:before {
    content: none;
}

.made-header-bottom li a.dropdown-item:before {
    content: none;
}


/* .made-header-bottom li:last-child a {
top: 0;
margin-left: 15px;
position: absolute;
right: 0;
height: 100%;
text-align: center;
width: 60px;
background: #d75f4d;
border-top-left-radius: 29px;
border-bottom-left-radius: 29px;
padding-top: 17px !important;
} */

.made-header-bottom li:last-child a:before {
    content: unset;
}

.made-mo {
    font-size: 14px;
    margin-top: 8px;
    font-weight: 700;
}

.made-header-top>.nav-item .aclass {
    padding: .5rem 19px !important;
    margin-right: 10px;
    border: 1px solid #fdc399;
    margin-bottom: 11px;
    margin-top: 11px;
    border-radius: 25px;
    transition: all .4s ease;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.made-header-top li:nth-child(2) .aclass:hover {
    /* color: #fff; */
}


/* 
.made-header-top li:nth-child(1) .aclass:hover {
background: #f26651;
color: #fff !important;
} */

.made-header-top li:nth-child(3) .aclass {
    color: #fff !important;
    background: #fdc399;
}

.made-header-top li:nth-child(2) .aclass {
    /* background-color: #c50d14;
color: #fff; */
}


/* .made-header-top li:nth-child(2) a:hover,
.made-header-top li:nth-child(3) a:hover {
background: #fff;
color: #f26651 !important;
} */

.banner {
    background: #ffedea;
}

.banner-text h1 {
    font-size: 67px;
    color: #e41f23;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 75px;
}

.h2-heading {
    color: #e41f23;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 600;
}

.h2-heading:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    height: 2px;
    width: 200px;
    background: #e41f23;
    transform: translate(-50%);
}

.left-before:before {
    left: 9%;
}

.h2-heading1 {
    font-weight: 600;
    position: relative;
}

.h2-heading1 span {
    color: #e41f23;
}

.h2-heading1:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    left: 50%;
    bottom: -15px;
    background: #e41f23;
    transform: translate(-50%);
}

.select_exam_up li {
    padding: 14px;
    overflow: hidden;
}

.announcement_card .bg-blue-dark:hover {
    color: #fff;
}

.select_exam_up li i {
    position: absolute;
    right: 10px;
    top: 13px;
}

.select_exam_up a:hover {
    background-color: #fff!important;
    box-shadow: none!important;
    color: #909090!important;
}

/*.exam-tab .nav-link {
    color: #909090;
    background: #fff;
    border-radius: 0;
    margin-right: 10px;
    min-width: 100px;
    border: 1px solid #fdc299;
    transition: all .4s ease;
    text-align: center;
    padding: .5rem 31.8px;
    font-size: 19px;
    margin-bottom: 15px;
}*/

.latestbook .exam-tab li a {
    font-size: 16px;
    font-weight: 500;
    padding: .5rem 17px;
}

.exam-tab .nav-link.active,
.exam-tab .nav-link:hover {
    
}
.read-more::before, .read-more::after {
    background: rgba(0,0,0,0) -webkit-gradient(linear,right top,left top,from(#ad7cff),to(#d2adff)) repeat scroll 0 0;
    background: transparent linear-gradient(to left,#ad7cff,#d2adff) repeat scroll 0 0;
}

.card_ul_tab_content ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.card_ul_tab_content ul li a {
    color: #615b5b;
}


/* .card_ul_tab_content ul li:hover {
background: #615b5b;
transition: ease 0.5s;
} */

.card_ul_tab_content ul li:hover a {
    color: #fff;
}

.card_ul_tab_content ul li.lockli {
    background: #eeeeee;
    border: 1px solid #eee;
    color: #909090;
}

.card_ul_tab_content ul li.lockli span {
    /* float: right; */
    color: #a8a8a8;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
}

.card_ul_tab_content ul li {
    display: inline-block;
    /* width: calc(96%/ 4); */
    padding: 13px 30px;
    border: 2px solid #ffece7;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    color: #000;
    font-size: 19px;
    margin-right: 5px;
    background-color: #ffffff00;
    border-radius: 50px 50px 0px 50px;
    /*box-shadow: 10px 10px 15px #ddd;*/
}

.exam-tab .nav-item:last-child .nav-link {
    margin-right: 0;
}


.exam_sec .tab-content {
    padding: 30px;
}

.exam-tab-content:hover {
    background: #fdfdfd;
    box-shadow: 0px 0px 14px -6px;
}

.exam-tab-content {
    padding: 10px 0;
    transition: all .4s ease;
}

.exam-img {
    width: 100px;
    margin: 15px auto;
}

.exam-img img {
    width: 100%;
}

.date,
.exam-tab-content p {
    color: #040404;
    font-weight: 555
}

.offer-test-section {
    background: #e7e7e7;
}

.offer-img {
    width: 120px;
    float: left;
}

.offer-content {
    padding-left: 135px;
    padding-top: 10px;
}

.offer-content p {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
}

.offer-span span {
    padding: 5px 15px;
    border-radius: 30px;
    background: #fff;
    min-width: 50px;
    display: inline-block;
    font-weight: 555;
    color: #9b9b9b;
    margin-bottom: 10px;
    font-size: 11px;
    text-align: center;
    border: 1px solid #c6c6c6;
}

.border-r .footer-ul {
    border-right: 1px solid #515151;
}

.footer,
.section-move-bg .container,
section {
    position: relative;
}

#filter_data .col-md-4.col-lg-4.col-sm-6 {
    padding-right: 15px!important;
}
.popcheck .subject-cate-list p {
    font-size: 14px;
}
.profile-camera .fa {
    color: #cecece;
    line-height: 50px;
    font-size: 35px;
    font-weight: 100;
}
.profile-camera .fa:hover{
    color: red
}
.borderC {
    border-color: #f3f3f3 !important;
}

#accordion .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e0e8f3 !important;
    border-radius: 3px;
    margin-bottom: 1.5rem;
    width: 100%;
}

#accordion .card .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

#accordion .card .card img {
    height: 100%;
}

.roshit {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}


/* accordion css select category start */

#accordion .card .card-header a {
    color: #515365;
    display: block;
}

#accordion i {
    float: right;
    font-weight: 100;
    font-size: 16px;
    /* padding: 0px 0px 0 15px; */
}

.footer_ul li i {
    font-weight: unset;
}

.customcheck {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#popup_register1 .modal-content {
    border: 0;
}

.close1 {
    background-color: transparent;
    border: 0;
    font-size: 20px;
    line-height: 0;
}

input,
select,
textarea {
    outline: none;
    border-radius: 0 !important;
    height: 40px !important;
    color: #c30e15;
}

.lastcheck {
    position: absolute;
    top: 0;
    right: 10px;
    height: 30px;
    width: 30px;
    background-color: #eee;
    border-radius: 50px;
}

.subject-cate-list {
    padding: 10px;
    /* margin-bottom: 10px; */
    border-radius: 10px;
    text-align: center;
    display: grid;
    border: 1px solid #e0e8f3;
    box-shadow: 0 10px 15px rgba(8, 21, 66, .06);
}

.cat-ibt-sel {
    align-items: center;
}

.cat-ibt-sel h6 {
    margin-bottom: 0;
}

.custom-bg {
    width: 50px;
    border-radius: 50px;
    height: 50px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}

.subject-cate-list img {
    width: 100%;
    /* height: 50px; */
    margin-top: 0;
    margin-left: 0;
    position: relative;
    border-radius: 50%;
    /* border: 2px solid; */
}

.popcheck .subject-cate-list p {
    color: #000;
}

.checked-sec:before {
    position: absolute;
    content: "";
    background: transparent;
    background: #fff;
    width: 8px;
    height: 2px;
    top: 15px;
    left: 4px;
    transform: rotate(47deg);
}

.custom-bg,
.customcheck input:checked~.checkmark:after {
    display: block;
}

.checked-sec:after {
    position: absolute;
    content: "" !important;
    background: transparent;
    background: #fff;
    width: 15px;
    display: block;
    height: 2px;
    top: 13px;
    left: 9px;
    transform: rotate(-40deg);
}

.user_data_radio input {
    margin: 0;
    height: 40px!important;
}

.user_data_radio {
    display: flex;
    align-items: center;
    width: 30%;
}

.user_data_radio label {
    margin-bottom: 0;
    margin-left: 15px;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.checked-sec {
    background-color: linear-gradient(to left, #c30e15, #fe0303) !important;
}

.popcheck .subject-cate-list {
   border: 1px solid #f1f1f1;
    padding: 5px 5px 0;
    margin-bottom: 10px;
    border-radius: 10px;
    color: #fff;
    min-height: 125px;
}

#accordion .card .card-header {
    padding: .75rem 1.25rem;
}


/* accordion css select category end */

.trending-card {
    /* width: calc(90%/5); */
    width: 18%;
    background: #fff;
    height: auto;
    padding: 15px 10px 15px 20px;
    margin: 0px 20px 0 0;
    position: relative;
    box-shadow: 0px 0px 14px -8px;
    transition: all .4s ease;
    overflow: hidden;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.scrollrow {
    flex-wrap: nowrap!important;
    overflow-y: hidden;
    overflow-x: scroll;
}

.trending-card:hover {
    transform: translateY(-5px);
}

.trending-card .overlay {
    position: absolute;
    left: -12px;
    height: 100%;
    top: 0;
    width: 20px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    background: #8590d0;
}

.trending-card-div {
    display: flex;
    flex-wrap: wrap;
}

.trending-card a {
    font-size: 14px;
    color: #e41f23;
    text-decoration: underline;
    margin-top: 8px;
    display: block;
}

.trending-card p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
}

.upcoming-exam {
    border: 10px solid #9b9c9d;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    position: relative;
    padding: 20px;
}

.upcoming-img {
    float: left;
    width: 100px;
}

.pl-120 {
    padding-left: 120px;
}

.upcingbg {
    background: #e7eef3;
}

.overlay-up {
    position: absolute;
    top: -14px;
    left: 0;
    width: 30px;
    height: 18px;
    background: #e7eef3;
}

.overlay-down {
    position: absolute;
    bottom: -14px;
    right: 0;
    width: 30px;
    height: 18px;
    background: #e7eef3;
}

.rounded-30 {
    border-radius: 30px;
}

.date {
    color: rgb(0 0 0);
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    padding: 10px;
    text-transform: capitalize;
}

#upcoming-exam .owl-dots .owl-dot.active span,
#upcoming-exam .owl-dots .owl-dot:hover span {
    width: 10px;
    height: 10px;
    background: #f26651;
}

#upcoming-exam .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 5px;
}

.h2-heading2 {
    position: relative;
    color: #e41f23;
    font-weight: 600;
    text-transform: uppercase;
}

.h2-heading2:after {
    content: '';
    width: 200px;
    height: 2px;
    left: 60%;
    top: 18px;
    background: #e41f23;
    position: absolute;
}

.h2-heading2:before {
    content: '';
    width: 200px;
    height: 2px;
    left: 22%;
    top: 18px;
    background: #e41f23;
    position: absolute;
}

.follow-div {
    background: #f6f6f6;
    border: 1px solid #a1a1a1;
    transition: all .4s ease;
    border-radius: 25px;
    margin-bottom: 10px;
}

.follow-div:hover {
    box-shadow: 0px 0px 14px -6px;
    border: 1px solid transparent;
}

.follow-img {
    width: 100px;
    height: 100px;
    margin: 10px auto;
}

.footer-section {
    background: #c50d14;
}

.address p:first-child {
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
}

.address p:last-child {
    color: #fff;
    font-size: 14px;
}

.footer-ul li:first-child {
    /* color: #fff;
margin-bottom: 10px; */
}

.footer-ul li a {
    color: #fff;
    font-size: 16px;
    transition: all .4s ease;
}

.footer-ul li a:hover {
    text-decoration: none;
}

.footer-ul li em {
    color: #fff;
    font-size: 0;
    transition: all .4s ease;
}

.footer-ul li a:hover {
    margin-left: 5px;
}

.footer-ul li a:hover em {
    font-size: 16px;
    margin-right: 5px;
}

.f-14 {
    font-size: 14px;
}

.input-fa {
    position: absolute;
    right: 0;
    top: 50%;
    color: #f26651;
    transform: translate(-50%, -50%);
}

.footer-social a img {
    width: 30px;
    margin: 0px 2px;
}

.banner-content h4 {
    font-weight: 555;
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
}

.social-login {
    margin: 0px 40px;
}

.social-login .fb-login a {
    font-weight: 555;
    color: #3b5998;
    padding: 10px 22px;
    border-radius: 30px;
    transition: all .4s ease;
    border: 1px solid #3b5998;
    text-transform: uppercase;
    font-size: 13px;
    display: inherit;
}

.banner-form {
    background: #fff;
    min-height: 450px;
    padding: 15px;
    width: 380px;
    margin-left: auto;
    box-shadow: 0px 0px 14px -6px;
}

.prel {
    position: relative;
}

.mail-login a {
    border: 1px solid #e41f23;
    color: #e41f23;
    font-weight: 555;
    padding: 10px 30px;
    border-radius: 30px;
    transition: all .4s ease;
    display: inherit;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 14px;
}

.mail-login a:hover {
    color: #fff;
    background: #e41f23;
}

.already-acc a {
    color: #e41f23;
    text-decoration: underline;
    margin-left: 7px;
}

.already-acc {
    margin: 10px 0;
    text-align: center;
    font-weight: 555;
    font-size: 13px;
}

.slider_sec .carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 1px solid;
    border-radius: 50%;
}

.slider_sec .carousel-indicators {
    bottom: -50px;
}

.carousel-indicators .active {
    background-color: #000;
}

/*.or:after {
    content: '';
    position: absolute;
    width: 30%;
    height: 1px;
    background: #d8d8d8;
    top: 11px;
    right: 16%;
}

.or:before {
    content: '';
    position: absolute;
    width: 30%;
    height: 1px;
    background: #d8d8d8;
    top: 11px;
    left: 16%;
}
*/
.or {
    text-align: center;
    font-size: 16px;
    position: relative;
    color: #b9b9b9;
    font-weight: 400;
    margin: 10px 0;
}

.gmail-login {
    min-height: 200px;
    border-bottom: 1px solid #e5e5e5;
}

.search-box {
    position: absolute;
    width: 0;
    right: 30px;
    height: 100%;
    top: 0;
    transition: all .3s ease;
    background: #d75f4d;
    padding: 5px 10px 5px 10px;
    border-top-left-radius: 30px;
    box-shadow: 0px 0px 14px -6px #fff;
    border-bottom-left-radius: 30px;
}

.search-input {
    width: 96%;
    border-radius: 30px;
    box-shadow: none;
    border: none;
    height: 100%;
    outline: none;
    padding: 5px 15px;
}

.search-box-width {
    width: 350px;
    right: 40px;
}

.g-top {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 28px;
}

.g-pro {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    overflow: hidden;
    box-shadow: 0px 0px 10px -5px;
    margin-right: 15px;
}

.g-det p:first-child {
    margin: 0;
    font-weight: 555;
    font-size: 16px;
    color: #333;
}

.g-det p {
    margin: 0;
    font-size: 12px;
    color: #5d5d5d;
    line-height: 14px;
    font-weight: 600;
}

.g-top p {
    font-size: 14px;
    color: #929292;
    word-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 600;
}

.g-top p img {
    margin-right: 10px;
}

.g-log {
    margin: 0px 40px;
}

.g-log a {
    display: inherit;
    padding: 10px 40px;
    background: #64b1ec;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600;
    box-shadow: 0 0 11px 2px #ccc;
}

.g-log p {
    text-align: center;
    font-size: 10px;
    color: #989898;
    font-weight: 600;
}

.fb-login img {
    background: #fff;
}

.social-login .fb-login a:hover {
    background: #3754a0;
    color: #fff;
}

.cross-icon,
.bar-icon {
    display: none;
}

.offer-content p a:hover,
.exam-tab-content p a:hover {
    color: #e41f23;
}

.offer-content p a,
.exam-tab-content p a {
    color: #000;
    transition: all .3s ease;
}


/************ my_course  ***********/

.course_valid {
    font-size: 16px;
    padding: 5px;
    color: #f26551;
    border-radius: 5px;
}

.gray_bg {
    background-color: #f3f3f4;
    padding: 10px;
}

.para {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6;
}

ul.easy_list li {
    line-height: 2.0rem;
    font-size: 1.2rem;
}

.h3_easy {
    font-size: 1.667rem;
    font-weight: bolder;
}

.video_name {
    line-height: 0;
    background: #ffdde2;
    padding: 16px;
    margin-top: -7px;
}

.video-bottom {
    border-radius: .5rem;
    border: 1px solid #ccc;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0px;
    padding: .5rem 0;
}

.video-bottom .br {
    border-right-style: solid;
    border-right-width: 1px;
    border-color: #d8d8d8;
}

.video-bottom svg {
    vertical-align: middle;
}

.video-bottom .f6 {
    font-size: .875rem;
}

.btn_bg_dev {
    color: #f26551;
    background-color: #ffffff;
    /* border-color: #b1abab40; */
    box-shadow: 0px 0px 3px 0px;
}

.btn_bg_dev:hover {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4caf5078;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(242, 101, 81, 0.17);
}

.box_shadow_dev {
    box-shadow: 0px 5px 12px 0px #ccc;
    ;
    padding: 20px;
    border-radius: 8px;
}

.why_take img {
    margin: .4rem;
    width: 12px;
    height: 12px;
}

.why_take img:after {
    content: "";
    font-size: 16px;
    font-family: FontAwesome;
    display: block;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--moon-gray);
}

.why_take p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
}

h3.h3_easy {
    margin: 1.5rem 0;
}

.wrapper {
    width: 100%;
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    /* color: #555; */
    font-size: 16px;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    /*letter-spacing: 1px;
    word-spacing: 3px;*/
    text-decoration: none;
}

.course_first .card-btm {
    /* display: flow-root; */
    width: 100%;
    clear: both;
}

.course_first .card-btm>div {
    width: 100%;
}

.panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* accordion css start */

[data-toggle="collapse"] .fa:before {
    content: "\f0d8";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f0d7";
}

.overviewhead {
    background: #ffffff8f;
    padding: 15px;
}

.overviewhead h5 {
    margin: 0;
}

.overviewhead i {
    color: #f26551;
}

.overviewhead span {
    padding: 0 5px;
}

.curriculamaccord .card-header,
.curriculamaccord .card {
    border: 0;
    background: transparent;
}

.curriculamaccord .card-header {
    padding: 12px 0;
}

.curriculamaccord .btn-link:hover,
.curriculamaccord .btn-link:focus {
    text-decoration: none;
}

.curriculamaccord .btn i {
    color: #c50d14;
    padding: 0 10px;
}

.curriculamaccord .btn-link {
    color: #797e82;
    padding: 0;
}

.curriculamaccord #accordion {
    padding-top: 15px;
}

.card-body {
    margin: 0 30px;
}

.previewbox {
    padding: 4px 10px;
    background: #f26551;
    border-radius: 15px;
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
}

.accordcontent span i {
    margin-right: 5px;
    color: #f26551;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.accordcontent p {
    margin: 0;
}

.curriculamaccord .accordcontent {
    margin-bottom: 15px;
}

.curriculamaccord .accordcontent:last-child {
    margin-bottom: 0px;
}

#accordion .card {
    border: 1px solid #d0d0d06e;
    margin: 5px 0;
    background: #fff;
}

#accordion .card .card-header {
    border-bottom: 1px solid #ccc;
}

#accordion .card .card-header h5 {
    padding: 0 10px;
}

@media(max-width:992px) {
    .wrapper {
        width: 100%;
    }
}


/************ my_course end  ***********/


/************ our_teacher ***********/

.mt_75 {
    margin-top: 75px;
}

.teachers_page .teac_name {
    color: #f26551;
    font-size: 1.2rem;
    padding-top: 1rem;
}

.teach_adu {
    color: #212529;
}

.teach_deta {
    font-weight: 400;
    font-size: 1rem;
    color: gray;
}

.teachers_page:hover {
    box-shadow: 0px 0px 14px -6px #f26551;
    border: 1px solid #f265512e !important;
}


/************ our_teacher end***********/


/************ teacher_profile ***********/

.page-content {
    position: relative;
    width: 100%;
    max-width: 1280px;
    min-height: 80vh;
    margin: 10vh auto;
    padding: 0;
    background-color: #f26551;
    -webkit-box-shadow: 0 0 60px -10px rgba(0, 0, 0, .02);
    -moz-box-shadow: 0 0 60px -10px rgba(0, 0, 0, .02);
    box-shadow: 0 0 60px -10px rgba(0, 0, 0, .02);
    border-radius: 32px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.header.mobile-menu-hide {
    display: inline-block;
    float: left;
    width: 100%;
    max-width: 380px;
    height: 100%;
    min-height: inherit;
    text-align: center;
    padding: 70px 30px 30px;
}

.content-area {
    position: absolute;
    right: 0;
    background-color: transparent;
    height: 100%;
    width: 100%;
    max-width: calc(100% - 380px);
}

.lnr {
    
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lnr-home:before {
    content: "\e800";
}

.main-menu i {
    font-size: 30px;
}

.header-content {
    position: fixed;
    background: #f26551;
    width: 380px;
    padding: 46px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
    /* height: 70vh; */
}

.right_section_tech_pro {
    z-index: 9;
    background: #fff;
}

.right_section_tech_pro {
    /* max-height: 70vh; */
    overflow-y: scroll;
    overflow-x: hidden;
    border-radius: 20px;
    /* margin-left: -30px; */
    padding: 50px;
}

.header-buttons .btn {
    width: 75%;
    border-radius: 50px;
    margin: 30px 0px;
    padding: 10px;
    font-size: 1.2rem;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.header-buttons .btn:hover {
    background: #fff;
    color: #f26551;
}

.main-menu .nav-anim {
    text-align: center;
}

ul.main-menu {
    position: fixed;
    padding: 15px 0;
    width: 55px;
    right: 38px;
    background-color: #fff;
    border-radius: 35px;
    z-index: 999;
    list-style: none;
    top: 180px;
    -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 0 30px -10px rgba(0, 0, 0, .03);
    box-shadow: 0 0 30px -10px rgba(0, 0, 0, .03);
}

.page-title h2 span {
    color: #f26551;
}

.page-title:after {
    position: absolute;
    opacity: 0.45;
    top: 10px;
    right: 0;
    content: '';
    height: 30px;
    width: 50px;
    background-image: -webkit-repeating-radial-gradient(center center, #f26551, #f26551 1px, transparent 0px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, #f26551, #f26551 1px, transparent 0px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, #f26551, #f26551 1px, transparent 0px, transparent 100%);
    -webkit-background-size: 6px 6px;
    -moz-background-size: 6px 6px;
    background-size: 6px 6px;
    z-index: 0;
}

.info-list .title {
    color: #f26551;
    margin-right: 5px;
}

.info-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.block-title h3 span {
    color: #f26551;
}

.white-space-50 {
    padding-bottom: 50px;
}

.teacherpage p {
    font-weight: normal;
    color: #555;
    font-size: 15px;
}

.teacherpage h2 {
    color: #222;
    font-weight: 600;
}

.page-title h2 {
    position: relative;
    font-size: 32px;
    z-index: 1;
}

.page-title {
    display: inline-block;
    position: relative;
    padding-right: 25px;
    /* padding-bottom: 15px; */
    margin-bottom: 30px;
}

.block-title {
    display: inline-block;
    position: relative;
    padding-right: 12px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.block-title h3 {
    position: relative;
    font-size: 21px;
    z-index: 1;
    font-weight: 600;
}

.block-title:after {
    position: absolute;
    opacity: 0.45;
    top: 10px;
    right: 0;
    content: '';
    height: 20px;
    width: 30px;
    background-image: -webkit-repeating-radial-gradient(center center, #f26551, #f26551 1px, transparent 0px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, #f26551, #f26551 1px, transparent 0px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, #f26551, #f26551 1px, transparent 0px, transparent 100%);
    -webkit-background-size: 6px 6px;
    -moz-background-size: 6px 6px;
    background-size: 6px 6px;
    z-index: 0;
}

.info-block-w-icon .ci-text h4 {
    margin: 8px 0;
    color: #222;
    font-size: 18px;
    font-weight: 600;
}

.info-block-w-icon {
    margin-bottom: 25px;
}



.ci-icon img {
    width: 42px;
    margin-bottom: 5px;
}

.header-photo img {
    margin-bottom: 25px;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

@media only screen and (min-width: 992px) {
    ul.main-menu {
        position: fixed;
        padding: 15px 0;
        width: 55px;
        right: 38px;
        background-color: #fff;
        border-radius: 35px;
        z-index: 999;
        list-style: none;
        top: 180px;
        -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, .03);
        -moz-box-shadow: 0 0 30px -10px rgba(0, 0, 0, .03);
        box-shadow: 0 0 30px -10px rgba(0, 0, 0, .03);
    }
    ul.main-menu a.active,
    ul.main-menu a:focus,
    ul.main-menu a:hover {
        color: #f26551;
    }
    ul.main-menu a {
        display: block;
        position: relative;
        color: #b5b6b7;
        padding: 10px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    ul.main-menu .menu-icon {
        display: block;
        font-size: 30px;
    }
    ul.main-menu .link-text {
        position: absolute;
        width: auto;
        visibility: hidden;
        opacity: 0;
        color: #fff;
        padding: 5px 10px;
        background-color: #f26551;
        white-space: nowrap;
        right: 0;
        top: -38%;
        margin-top: 50%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 0;
        box-shadow: 0px 10px 10px -8px rgba(0, 0, 0, .22);
    }
    ul.main-menu a:hover .link-text {
        right: 100%;
        visibility: visible;
        opacity: 1;
    }
}

@media (min-width:320px) and (max-width:767px) {
    ul.main-menu {
        display: none;
    }
    .header-content {
        position: unset;
        border-radius: 20px;
    }
    .h2-heading2,
    .h2-heading1,
    .h2-heading {
        font-size: 24px;
    }
    .navbar-brand img {
        width: 100%;
        padding: 5px 0;
        display: inline-block;
        margin: 0;
    }
    .bar-icon {
        display: block;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        box-shadow: 0px 0px 14px -6px;
        z-index: 999;
        padding: 15px;
        overflow: auto;
    }
    .cross-icon {
        float: right;
        color: white;
        display: block;
        background: linear-gradient(135deg, rgb(42, 39, 218), rgb(0, 204, 255));
        width: 30px;
        height: 30px;
        padding: 3px 8px;
        border-radius: 50%;
        text-align: center;
    }
    .banner-form {
        width: auto;
    }
    .trending-card {
        width: 100%;
        margin: 0px 0 20px 0;
    }
    .left-before:before {
        left: 32%;
    }
    .upcoming-img {
        float: unset;
        width: 100px;
        margin: 0 auto;
    }
    .upcoming-content {
        padding-left: 0;
        text-align: center;
    }
    .h2-heading2:before {
        width: 50px;
        left: 10%;
        top: 12px;
    }
    .h2-heading2:after {
        width: 50px;
        right: 10%;
        top: 12px;
        left: unset;
    }
    .footer-ul {
        flex-wrap: wrap;
    }
    .footer-social {
        text-align: left !important;
    }
    .offer-img {
        width: 80px;
    }
    .offer-content {
        padding-left: 100px;
        padding-top: 0;
    }
    .btn-made-fill,
    .btn-made-trans {
        padding: 7px 18px;
        font-size: 14px;
    }
    .follow-img {
        width: 60px;
        height: 60px;
    }
    .border-r .footer-ul {
        border-right: 0;
        border-bottom: 1px solid #515151;
        padding-bottom: 15px;
    }
    .social-login {
        margin: 0px 0px;
    }
    .g-top p {
        word-spacing: 1px;
    }
    .banner-text h1 {
        font-size: 30px;
        text-align: center;
    }
    .made-header-top {
        margin-top: 35px !important;
    }
    .made-header-bottom {
        background: #ffffff;
        border-radius: 0;
        padding: 0px 0px 0px 0px !important;
        overflow: hidden;
    }
    li.nav-item {
        position: relative;
    }
   
    .search-box {
        position: relative;
        width: 100%;
        right: unset;
        height: 50px;
        top: unset;
        transition: all .3s ease;
        background: #d75f4d;
        padding: 5px 10px 5px 10px;
        border-top-left-radius: 0;
        box-shadow: 0px 0px 14px -6px #fff;
        border-bottom-left-radius: 0;
    }
    /* .made-header-bottom li:last-child a {
    top: 0;
    margin-left: 15px;
    position: absolute;
    right: 0;
    color: #fff !important;
    height: 100%;
    text-align: center;
    width: 60px;
    background: #d75f4d;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 16px !important;
} */
}

.box_img {
    display: flex;
}

.img_card {
    margin-right: 10px;
}

.box_img .img_card img {
    height: 40px;
    max-width: 40px;
}

.fonth5 {
    font-size: 27px;
}

.exam_offered_card {
    background-color: #f5f5f5;
    box-shadow: 0 0 20px 10px #cccccc59;
    padding: 30px 20px;
    margin-right: -1px;
    height: 100%;
}

.exam_offered_card .exam_offered_sub_div:last-child {
    border-bottom: 0;
}

.exam_offered_sub_div {
    border-bottom: 2px solid #dcdcdc66;
    margin-bottom: 20px;
}

.announcement_card ul a li:hover,
.exam_offered_sub_div ul a li:hover,
.dlc_offered ul a li:hover {
    color: #000;
    cursor: pointer;
}

.form-control[readonly]:focus {
    background-color: #e9ecef!important;
}

.add_test a {
    
    padding-left: 10px;
}

.exam_offered_row {
    width: 100%;
    margin: 45px 90px 0;
    display: flex;
    background: linear-gradient(to bottom, rgba(245, 241, 241, 0.16), rgba(255, 253, 253, 0.15)), url(../new-img/bg_exam1.jpg);
    background-size: 100%, 102%;
}

.exam_img_col {
    position: relative;
    height: 100%;
}

.exam_img_col img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.exam_offered_sub_div ul {
    list-style: square;
}

.exam_offered_sub_div h5 {
    color: #c50d14;
    font-size: 18px;
    font-weight: 700;
}

.exam_offered_sub_div ul li {
    font-size: 16px;
    color: #707477;
    position: relative;
}

.exam_offered_sub_div ul li i {
    position: absolute;
    top: 5px;
    right: 0px;
}

.announcement_card {
    background-color: #fff;
    box-shadow: 0 0 13px 2px #ccc;
    margin: 90px 10px 0px;
    padding: 85px 20px 45px;
    text-align: center;
    position: relative;
    height: 87%;
}

.announ_head_box {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    background: #fdc399;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.announ_head_box h4 {
    line-height: 100px;
    color: #fff;
    font-weight: 600;
    font-size: 26px;
}

.announcement_card h5 {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 30px;
}

.announ_head_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 52px;
}

.announcement_card ul {
    list-style: none;
    padding: 0;
}

.announcement_card ul li {
    color: #797e82;
    padding-bottom: 15px;
    font-size: 17px;
}

.bg-blue-dark {
    background: #ffffff;
    color: #080808;
    border-radius: 50px;
    margin: 0 30px;
    box-shadow: 0 0 10px #4e2121bf;
}

.dlc_conatiner .box_img {
    margin-bottom: 40px;
}

.dlc_conatiner {
    margin: 45px 100px 0;
}

.dlc_offered {
    background: #eefcff;
    border: 1px solid #73a9d5;
    padding: 30px 30px 15px;
}

.dlc_offered ul {
    width: 49%;
    display: inline-block;
    margin-bottom: 0;
    list-style: none;
}

.dlc_offered ul li {
    font-size: 18px;
    padding-bottom: 6px;
    position: relative;
    color: #212529;
    position: relative;
}

.dlc_offered ul li a {
    color: #000;
}

.select_exam_up a {
    margin-right: 0!important;
}

.dlc_offered ul li i {
    position: absolute;
    /* left: 0; */
    top: 4px;
    padding-left: 15px;
}

.dlc_offered ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 66%;
    background-color: #c50d14;
    position: absolute;
    left: -20px;
    top: 12px;
}

.dlc_offered h4 {
    font-size: 32px;
    font-weight: 400;
}

.dlc_offered>div {
    border-bottom: 2px solid #a0ddf0;
    margin-bottom: 20px;
}

.carousel-wrap {
    margin: 70px auto 30px;
    /* padding: 0 5%; */
    width: 100%;
    position: relative;
}

.carousel-wrap .owl-carousel .item {
    padding: 0 30px;
}


/* fix blank or flashing items on carousel */

.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}


/* end fix */

.carousel-wrap .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.carousel-wrap .owl-nav>div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.carousel-wrap .owl-nav i {
    font-size: 40px;
    color: #b7c6c9;
    font-weight: 600;
}

.carousel-wrap .owl-nav .owl-prev {
    left: -30px;
    outline: 0;
}

.carousel-wrap .owl-nav .owl-next {
    right: 0px;
    position: absolute;
    outline: 0;
}

.follow_us_ul {
    list-style: none;
    padding: 0;
    margin: 30px 100px 0;
    text-align: center;
}

.follow_us_ul li {
    display: inline-block;
    width: calc(97% / 6);
}

.follow_us_ul li img {
    width: 100px;
}

.follow_us_ul li p {
    padding-top: 15px;
    color: #000;
    font-weight: 600;
    padding: 15px 20px 0;
    font-size: 17px;
}

.our_initiative_ul {
    list-style: none;
    padding: 0;
    text-align: center;
    display: flex;
}

.our_initiative_ul li {
    width: calc(98% /5);
    padding: 0 10px;
}

.our_initiative_ul li img {
    /* width: 150px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); */
    max-height: 100%;
    max-width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.intiative_card a {
    border: 1px solid #c4c4c4;
    padding: 10px 5px;
    background-color: #f3f3f3;
    min-height: 170px;
    position: relative;
    /* display: ; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #212529;
    height: 100%;
    font-weight: 500;
}

.h120 {
    height: 120px;
}

.footer_ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin-left: 50px;
}

.footer_ul .footer_ul_li {
    width: calc(98% / 4);
}

.footer_ul li {
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
}

.footer_ul_li h4 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px;
}

.footer_social_icon .fa {
    font: normal normal normal 14px/1 FontAwesome;
}

.footer_social_icon {
    padding: 0;
}

.footer_social_icon i {
    color: #fff;
    line-height: 30px!important;
}

ul.footer_social_icon li {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 15px;
    color: #fff;
    text-align: center;
}

.footerhr {
    border-top: 1px solid #fff;
}

.paddingcont {
    padding: 0 60px;
}

.bootom_footer {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
}
.bootom_footer p{
    font-size: 15px;
}

.bootom_footer a {
    color: #fff;
    padding: 0 10px;
    position: relative;
}

.bootom_footer a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    background-color: #fff;
    right: 0;
    top: 3px;
}

.bootom_footer a:last-child:after {
    content: unset;
}

.slider_sec {
    position: relative;
}

.right_sidebar {
    position: fixed;
    right: 0;
    top: 50%;
    width: 80px;
    border-width: 2px 0px 2px 2px;
    border-style: solid;
    border-color: #c50d14;
    border-radius: 20px 0 0px 20px;
    padding: 20px 10px;
    transform: translateY(-50%);
    background-color: #fff;
    z-index: 9;
}

.right_sidebar ul {
    padding: 0;
    list-style: none;
    text-align: center;
}

.right_sidebar ul li img {
    width: 32px;
}

.right_sidebar ul li {
    margin-bottom: 15px;
}

.right_sidebar ul li:last-child {
    margin-bottom: 0;
}

.right_sidebar ul li p {
    font-size: 11px;
    color: #333;
    padding-top: 0x;
}

.profileNavImage {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid;
    overflow: hidden;
    margin-right: 10px;
    background: #fff;
}

.profile-btn {}


/*=================== my profile =====================*/

.profile {
    margin: 20px 0;
}


/* Profile sidebar */

.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
    text-align: center;
    box-shadow: 5px 5px 16px 0px #cec7c7;
    border-radius: 5px;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
    margin-right: 0px;
}

.profile-usermenu {
    margin-top: 30px;
}

.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
}

.card_profile_1,
.card_profile_2,
.card_profile_3 {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    padding: 22px 20px 20px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.card_profile_1 {
    background-color: #4ee25d38;
}

.card_profile_1 h4,
.card_profile_2 h4,
.card_profile_3 h4 {
    font-weight: 500;
}

.card_profile_1 p,
.card_profile_2 p,
.card_profile_3 p {
    color: #616161;
}

.card_profile_1 .elementor-button-content-wrapper {
    background-color: #42b362;
    border-radius: 50px;
    color: #fff;
    border-color: #0067f4;
    padding: 10px 20px;
    font-size: 14px;
    /* display: flex; */
    /* margin-top: 65px; */
    position: absolute;
    /* top: 30px;
right: 22px; */
}

.card_profile_2 {
    background-color: #0e7bf126;
}

.card_profile_2 .elementor-button-content-wrapper {
    background-color: #0e7bf1;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    border-color: #0067f4;
    padding: 10px 20px;
    /* display: flex; */
    /* margin-top: 65px; */
    position: absolute;
    /* top: 30px;
right: 22px; */
}

.card_profile_3 {
    background-color: #eca42b38;
}

.card_profile_3 .elementor-button {
    /* background-color: #d49935; */
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    border-color: #0067f4;
    padding: 10px 20px;
    /* display: flex; */
    /* margin-top: 65px; */
    /* position: absolute; */
    /* top: 30px;
right: 22px; */
}

.weekly_content h5 {
    font-size: 18px;
}


/*================== end of my profile ========================*/

.user_data_conatiner .form-control {
    border: 1px solid#e2e2e2;
    border-radius: 10px!important;
}

.user_data_conatiner input[type="file"] {
    border: none!important;
}

.kautilya-nav-style img {
    width: 100%;
}

.bgTheme {
    color: #fff !important;
    background: #fdc399;
    border-radius: 30px;
}



/* ===============term and condition css============ */

.term_condition ul {
    list-style: unset;
    padding-left: 45px;
    text-align: justify;
}

.term_condition h2 {
    font-size: 20px;
}

.term_condition p {
    /* color: #797e82; */
    padding-left: 5px;
    text-align: justify;
}

.term_condition li {
    font-size: 1rem;
    color: #797e82;
    font-weight: 100;
    padding-bottom: 15px;
}

.error {
    color: red;
    font-size: 12px;
}

.previewdoc {
    width: 180px;
    height: 180px;
    border: 1px dashed #ccc;
}

.previewdoc1 {
    width: 300px;
    height: 60px;
    border: 1px dashed #ccc;
}

.docu_div img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}


/* inner page css start */

.top_banner {
    background: #aeebec;
    max-height: 300px;
}

.top_banner-img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.prel {
    position: relative
}

.top_banner_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.top_banner_content h1 {
    text-transform: uppercase;
    font-size: 50px;
    color: #c50d14;
    margin-bottom: 0;
    line-height: 45px;
}

.top_banner_content:after {
    content: "";
    position: absolute;
    width: 168px;
    height: 1px;
    background: #80c6dc;
    bottom: 5px;
    left: 5px;
}

.top_banner_content p {
    color: #c50d14;
    font-size: 20px;
    font-weight: 500;
    padding-left: 5px;
}

.top_banner:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 5px;
    background-color: #D3D3D9;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.gate_books_carou .owl-nav i {
    font-size: 40px;
    color: #b7c6c9;
    font-weight: 600;
}

.gate_books_carou .owl-nav .owl-prev {
    left: -7px;
    outline: 0;
    position: absolute;
    background: unset!important;
}

.gate_books_carou .owl-nav .owl-next {
    right: -7px;
    outline: 0;
    position: absolute;
    background: unset!important;
}

.gate_books_carou .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.small_slider {
    background: #dbf8ff;
    /* padding: 0 20px 40px; */
    padding-bottom: 30px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px;
}

.slider_heading h3 {
    padding: 10px 0;
    background: #9ce7f9;
    border-radius: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.brd_btm {
    border-bottom: 2px solid #a1dfee;
}

.gate_books_carou {
    padding: 0 20px;
}

video {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 7px;
}

.video_container {
    border-radius: 10px;
    overflow: hidden;
}

.btn_container {
    display: flex;
    justify-content: space-between;
}

.btn_container .btn-read-more {
    width: 150px;
}

.bg-blue-dark:hover {
        color: #fff;
    background: transparent;
    border: 2px solid #fff;
    opacity: 1;
}

.brdleft {
    border-left: 2px solid #a1dfee
}

.accordion_container [data-toggle="collapse"] .fa:before {
    content: "\f068";
}

.accordion_container [data-toggle="collapse"].collapsed .fa:before {
    content: "\f067";
}

.accordion_container .card-body {
    margin: 0 10px!important;
}

.accordion_container i {
    float: right;
    font-weight: 100;
    font-size: 16px;
    position: absolute;
    right: 10px;
    color: #797e82!important;
}

.accordion_container #accordion .card {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #a1dfee!important;
    margin-bottom: 15px;
}

.accordion_container h4 {
    border-bottom: 1px solid #797e82;
    display: table;
    color: #797e82;
}

.accordion_container .btn-link {
    font-weight: 500;
    width: 100%;
    text-align: left;
    white-space: inherit;
}

.accordion_container #accordion {
    padding-top: 0px!important;
}

.curriculamaccord .accordcontent {
    color: #797e82;
}

.accordion_container .table td,
.accordion_container .table th {
    padding: .5rem;
}

.accordion_container .card-header {
    background: #f3f3f3;
    border: 0!important;
}

.common_container {
    padding: 15px 15px 20px;
    border-radius: 10px;
    min-height: 250px;
    border: 1px solid #a1dfee;
    margin-bottom: 20px;
}

.bg_gradient {}

.bg_blue {
    background: #dbf8ff;
}

.common_container h5 {
    color: #797e82;
    border-bottom: 1px solid #797e82;
    width: max-content;
    margin: 0 auto;
}

.exam_timer td:nth-child(2) {
    width: 20px;
}

.exam_timer td {
    padding-bottom: 15px;
    font-size: 15px;
}

.text-available {
    font-weight: 500;
    color: #ff000c;
}

.bg_gradient h2 {
    color: #e63f24;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 0;
}

.bg_gradient p {
    color: #212529
}

.bg_gradient {
    background: radial-gradient(#fff5f2, #ffdbc9);
}

.bg_gradient h6 {
    padding: 0 20px;
    font-size: 20px;
    font-weight: 400;
}

.or_div {
    border-top: 1px solid;
    position: relative;
    margin: 45px 0;
}

.or_div span {
    position: absolute;
    top: -14px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ccc;
    font-weight: 600;
    left: 50%;
    transform: translateX(-50%);
}

.btn-enroll {
    background: #e63f24;
    font-size: 12px;
    color: #fff;
    padding: 2px 10px 5px;
}

.btn-enroll span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    display: inherit;
    color: #e63f24;
    font-size: 9px;
    line-height: 16px;
    margin-left: 3px;
}

.btn-enroll:hover {
    color: #fff;
}

.available_courses .checked {
    color: #fca32f;
}

.available_courses img {
    padding-bottom: 15px;
    height: 150px;
}

.available_courses h6 {
    margin-bottom: 0;
    line-height: 20px;
    text-transform: uppercase;
}

.rating_count {
    color: #797e82;
}

.rating_no {
    font-weight: 600;
    color: #fca32f;
    font-size: 17px;
}

.available_courses .btn-read-more {
    text-decoration: underline;
}

.what_gate ul li {
    position: relative;
}

.what_gate ul li a {
    border: 1px solid #a1dfee;
    text-align: center;
    padding: 5px 23px;
    margin-bottom: 5px;
    color: #797e82;
    font-size: 14px;
    align-items: center;
    min-height: 48px;
    display: flex;
    border-radius: 3px;
    text-transform: uppercase;
    justify-content: center;
}

.what_gate ul li a i {
    position: absolute;
    right: 5px;
    font-size: 12px;
}

.head_box {
    min-height: 70px;
}

.fontavai {
    width: max-content;
    border-bottom: 2px solid #a1dfee;
}

.careerlist_btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.input-group.date .dropdown-menu {
    display: block;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
    z-index: 99;
    width: 50px;
    background-color: red;
}

.dobcalender {
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: -1;
}



.select_exam_up {
    margin: 30px 0px 0px 0px;
}

.career_list_card ul {
    /* padding-top: 15px; */
    list-style: disc;
}

.career_list_card ul li {
    padding-bottom: 5px;
}

.accordion_container .accordcontent p {
    margin-bottom: 1rem;
}

.accordion_container .accordcontent li {
    text-align: justify;
    padding-bottom: 5px;
    color: #797e82;
}

.accordion_container .accordcontent td,
.accordion_container .accordcontent th {
    font-size: 14px;
}

.accordion_container .accordcontent td,
.accordion_container .accordcontent th {
    vertical-align: middle;
}


/* inner page css end */

.exam_2_video .btn-link {
    color: #000!important;
}

.exam_2_video .btn-link i {
    margin-left: 15px;
}

.course_first .course_first121 .cp_img img {
    height: 100%;
    max-width: 100%;
    display: block;
    width: 100%;
}


/* selectpicker start*/

.bootstrap-select .bs-placeholder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px!important;
}

.bootstrap-select .dropdown-menu.inner.show {
    position: unset;
    width: 100%;
}

.bootstrap-select>.dropdown-menu {
    border: 0!important;
    padding-top: 0;
    width: 100%;
}

.bootstrap-select>.dropdown-menu.show>.inner.show {
    max-height: 200px!important;
    margin-right: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25px;
}

.bootstrap-select>.dropdown-toggle {
    padding: 0 10px!important;
    height: 40px;
}

.bootstrap-select.form-control {
    padding-left: 0!important;
    border-bottom: 0!important;
}

.filter-option-inner-inner {
    color: #515365!important;
    font-size: .875rem!important;
}

.bootstrap-select li.selected a {
    background: unset;
    color: unset;
}


/* selectpicker end */

.available_courses .btn-read-more {
    color: #fff!important;
}

.available_courses h6 {
    min-height: 40px;
    color: #797e82!important;
}

.gate_books_carou .bg-blue-dark {
    margin-top: 30px!important;
}

.examslider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    justify-content: space-between;
    display: flex;
}

.examslider .owl-nav button i {
    font-size: 40px;
}

.examslider .owl-nav button {
    outline: 0;
}


/* streaming card css start */

.streaming_card {
    background-color: #dbf8ff;
    padding: 20px 20px 20px 30px;
    border: 2px solid #a1dfee;
    position: relative;
}

.live_card {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 10px;
}

.live_class_card {
    border: 2px solid #a1dfee;
    background-color: #fff;
    padding: 30px;
}

.live_class_user {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin-right: 30px;
}

.live_class_user i {
    font-size: 60px;
    color: #03527b;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

.streaming_sub_card {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.streaming_sub_card p {
    margin-bottom: 0;
}

.ml-90 {
    margin-left: 90px;
}

.live_card h2 {
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
}

.live_card h2:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #dc3545;
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
}

.streaming_card h4 {
    opacity: .8;
    font-size: 22px;
}

.font_h4 {
    font-size: 20px;
}

.text_theme {
    color: #c50d14;
}

.weekly_content h6 {
    opacity: .8;
    font-size: 14px;
}

.weekly_content {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100px;
    margin-bottom: 20px;
}

.weekly_content h6:nth-child(3) {
    position: absolute;
    bottom: 0;
}

.mh-100 {
    min-height: 100px;
}

.brd-bottom-2 {
    border-bottom: 2px solid #dee2e6!important;
}

.current_affairs_owl {
    padding: 0 30px;
}

.current_affairs_owl .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 -27px;
}

.current_affairs_owl .owl-nav i {
    font-size: 40px;
    color: #b7c6c9;
    font-weight: 600;
    outline: 0;
}

.current_affairs_owl button:focus {
    outline: 0;
}

.current_affairs_owl .item p {
    padding: 0 35px;
    font-size: 14px;
    margin: 10px auto 0;
    text-align: center;
}

.dwnld_notes {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 35px;
}

.dwnld_notes h6 {
    opacity: .7;
    margin-bottom: 0;
    font-size: 15px;
}


/* streaming csrd css end */


/* 19june */

.gov_exam .item img {
    height: 60vh;
}

.gov_exam .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
}

.gov_exam.owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: 2px solid #000;
    width: 20px;
    height: 20px;
}

.gov_exam.owl-theme .owl-dots .owl-dot.active span,
.gov_exam.owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
    border: 2px solid #fff;
}

.gov_exam .owl-dot:focus {
    outline: none;
}

.bg-theme {
    background: #c50d14;
    color: #fff;
    -webkit-appearance: none!important;
}

.table td,
.table th {
    vertical-align: middle;
}

.btn-upcoming {
    border: 1px solid #86dced;
    border-radius: 5px;
    font-size: medium;
    padding: 5px 15px;
    font-weight: 500;
}

.text-theme-red {
    color: #ec252a;
}

.ots_h2 {
    background: #aeebec;
    font-weight: 600;
}

.category_text {
    margin-bottom: 0;
    color: #ffffffd6;
}

.bg_light_grey {
    background-color: #aeebec;
}

.category_div {
    background: #fff;
    padding: 10px;
    color: #c50d14;
    border: 2px solid #c50d14;
    border-radius: 5px;
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.fw-600 {
    font-weight: 600;
}

.category_div h3 {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 20px;
}

.course_blue_bg h3 {
    color: #fff;
    padding: 10px;
    font-size: 25px;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.category_div i {
    margin-right: 10px;
}

.latest_course {
    border: 4px solid #ccc;
    padding: 5px 10px;
    width: 90%;
    height: 100%;
}

.latest_course ul li {
    color: #797e82;
    list-style: disc;
}

.features_ul_li li {
    list-style: disc;
}

.latest_course .course_blue_bg {
    background: #c50d14;
    min-height: 140px;
    margin-bottom: 10px;
    position: relative;
}

.grey-text {
    color: #797e82!important;
}

.padding_ias {
    padding-left: 4rem;
    padding-right: 4rem;
}

.padding_ias .category_div {
    color: #fff;
    padding: 12px;
    background: #c50d14;
    margin-bottom: 30px;
}


/* free video css */

.gallary_card {
    border-bottom: 1px solid #eb2427;
    padding-bottom: 10px;
    background: none;
    margin-bottom: 30px;
}

.gallary_content {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    align-items: center;
}

.examh1 {
    font-size: 28px;
    color: #fdc399;
}

.examh2 {
    font-size: 22px;
}

.gallary_content a {
    font-size: 14px;
    background: #c50d14;
    padding: 3px 7px;
    color: #fff;
}

.gallary_content h5 {
    margin-bottom: 0;
    font-size: 18px;
    color: #c50d14;
}

.bottom_brd {
    width: 5%;
    height: 3px;
    background: #eb2427;
    /* margin-bottom: 25px; */
}

.vdo_hight iframe {
    width: 100%;
    height: 200px;
    max-height: 100%;
}

/*.test_stat {
    color: #fff!important;
}
*/
.mega_dropdown {
    left: 131%!important;
    min-width: 1100px!important;
    transform: translateX(-50%)!important;
    padding: 20px!important;
    max-height: auto!important;
    overflow: inherit!important;
    /* margin-top: 10px; */
}

.mega_dropdown p {
    margin-bottom: 0;
    line-height: 20px;
    color: #c50d14;
    font-weight: 500;
}

.mega_dropdown ul {
    display: flex;
    list-style: disc;
    padding-left: 20px;
    flex-wrap: wrap;
}

.mega_dropdown ul li {
    padding: 0 20px 0 0;
    margin-right: 10px;
    flex: none;
}

.made-header-bottom li.dropdown .dropdown-menu.mega_dropdown a {
    padding: 0!important;
    font-size: 14px;
    color: #000!important;
    text-transform: inherit;
    font-weight: 400;
}

.made-header-bottom li.dropdown .dropdown-menu.mega_dropdown a:hover {
    color: #c50d14!important;
}

.made-header-top>.nav-item .aclass.cricle_dot {
    position: relative;
    padding-left: 30px!important;
}

.cricle_dot::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 13px;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
}

.mega_dropdown:before {
    /* content: '';
border-style: solid;
border-width: 10px;
border-color: transparent transparent #fff;
position: absolute;
top: -20px;
z-index: 2;
left: 50%;
transform: translateX(-50%); */
}

.scroller_menu {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}

.mr-25 {
    margin-right: 25px;
}

.schlorship_sec {
    background: url(../../../assets/website_assets/img/schlorship/sch_Banner.jpg)no-repeat;
    background-size: 100% 100%;
}

.text-yellow {
    color: #fdf300!important
}

.sch_heading {
    font-size: 62px!important;
    font-weight: 400;
}

.sch_sub_heading {
    padding-top: 5rem;
    font-size: 40px;
    font-weight: 400;
}

.col_adjust {
    display: flex;
    align-items: center;
}

.mobile_bg_sch {
    /* background:url(../../../assets/website_assets/img/schlorship/Bottom-Background.jpg)no-repeat; */
    background: #243f6c;
    background-size: 100% 100%;
}

.course_details_form {
    /* padding:20px 15px; */
    background: #fff;
    border: 1px solid #ccc;
}

.course_details_form .top_head h3 {
    font-size: 20px
}

.course_details_form .top_head p {
    font-size: 13px;
    margin-bottom: 5px;
    text-align: center;
}

.top_head {
    padding: 20px 15px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}

.input_form_container {
    padding: 0px 15px 20px;
}

.input_form_container input,
.input_form_container select,
.input_form_container input:focus {
    border-radius: 0!important;
    /* margin-bottom:20px; */
    background: #dddddd85;
    color: #000;
    padding: 0px 15px!important;
    width: 100%;
    border: 1px solid #ccc;
}

.input_form_container input::placeholder {
    color: #000;
}

.sch_coloum {
    /* width: 20%; */
    border-right: 0!important;
    border: 2px solid #c50d14;
    padding: 0;
    margin-bottom: 60px;
}

.sch_coloum h4 {
    border-bottom: 2px solid #c50d14;
    padding: 10px;
    font-size: 20px
}

.sch_coloum table tr td {
    text-align: left!important;
    padding: 3px 10px 3px 10px;
    font-size: 15px;
    color: #000;
}

.sch_coloum table tr td:nth-child(2) {
    padding: 0!important;
}

.test_heading {
    background: #c9f0fa;
    padding: 10px 0;
    text-align: center;
}

.test_table {
    padding: 10px 30px;
    background: #243f6c;
    height: 85%;
}

.test_table tr td {
    text-align: left!important;
    color: #fff;
}

.test_table tr td:nth-child(2) {
    padding: 0 30px;
}

.register_table table tr td:nth-child(3) {
    width: 30%;
}

.col_adjust p,
.note_text {
    color: #fff;
}

.sch_coloum.brd_right {
    border-right: 2px solid #c50d14!important;
}

.mobile_bg_sch h4,
.mobile_bg_sch a {
    color: #fff;
}

.sclorship_dst {
    position: absolute;
    width: 150px;
    height: 150px;
    text-align: center;
    background: #ffe400;
    border-radius: 50%;
    padding: 10px 0;
    right: 0;
    bottom: 50px;
}

.sclorship_dst h4 {
    font-size: 22px;
    font-weight: 600;
    font-family: 'sansation';
    margin-bottom: 0;
}

.sclorship_dst h2 {
    font-size: 43px;
    color: ff0000;
    font-weight: 600;
    font-family: 'sansation';
}

.sclorship_dst h2 span {
    font-size: 26px;
}

.google_play_link {
    position: absolute;
    width: 151px;
    height: 49px;
    background: transparent;
    bottom: 32%;
    left: 29%;
    border-radius: 7px;
}

.app_store_link {
    position: absolute;
    width: 147px;
    height: 55px;
    background: transparent;
    bottom: 20%;
    left: 29%;
    border-radius: 7px;
}

.Explore_sub_sec .box_img {
    margin: 15px 0;
    align-items: center;
}

.Explore_sub_sec .img_card {
    border: 1px solid #f98572;
    padding: 15px;
    border-radius: 50%;
    background: #fff;
    margin-right: 0!important;
    z-index: 1;
}

.Explore_sub_sec p {
    margin-bottom: 0;
    background: linear-gradient(to left, #c30e15,  #fe0303);
    padding-left: 20px;
    margin-left: -13px;
    z-index: 0;
    padding: 5px 5px 5px 20px;
    font-size: 15px;
    color: #fff;
    display: block;
    width: 100%;
    border-radius: 0px 15px 15px 0px;
}

.module_bg {
    background: #ffd9e4;
    height: 36pc;
}

.module_banner_feature {
    position: relative;
    top: 200px;
}

.arrow_module {
    position: relative;
}

.arrow_module::before {
    content: '';
    border-top: 110px solid #ffc6d5;
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
    position: absolute;
    top: 0;
}

.arrow_module_contet:before {
    content: "";
    width: 2px;
    height: 140px;
    background: #fff;
    position: absolute;
    transform: rotate(-45deg);
    left: 60px;
    top: -21px;
}

.arrow_module_contet:after {
    content: "";
    width: 2px;
    height: 140px;
    background: #fff;
    position: absolute;
    transform: rotate(45deg);
    right: 60px;
    top: -21px;
}

.content_feature {
    padding-top: 200px;
}

.content_feature ul {
    display: flex;
    flex-wrap: wrap;
    width: 510px;
    padding-left: 15px;
}

.content_feature ul li {
    position: relative;
    padding-right: 50px;
}

.content_feature ul li:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #0c2288;
    left: -18px;
    top: 35%;
}

.arrow_module_contet {
    width: 220px;
    position: absolute;
    text-align: center;
    /* top: 7px; */
}

.arrow_module_contet h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'sansation';
}

.arrow_module_contet h3 {
    color: #c20b8a;
    font-family: 'sansation';
    font-size: 31px;
    margin-top: -5px;
    font-weight: 700;
}

.bottom_module_bg {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background: #ffc6d5;
}

.bottom_module_content {
    position: absolute;
    bottom: -60px;
}

.bottom_module_btn {
    position: absolute;
    bottom: -59px;
    left: 15%;
}

.btn-module-2 {
    background: #c30a8a;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    border-radius: 12px;
}

.table_bg_blue {
    background-color: #243f6c;
}

.table_bg_blue tr td {
    color: #fff;
}

.table_bg_blue .gray_bg {
    background-color: #c9f0fa;
}

.table_bg_blue .gray_bg th {
    color: #c50d14;
}

.table_bg_blue tr td,
.table_bg_blue tr th {
    border: 1px solid #c50d14!important;
}

.table_bg_pink {
    background-color: #ffc6d5;
}

.table_bg_pink .gray_bg {
    background-color: #ffd9e4;
}

.table_bg_pink .gray_bg th {
    color: #c50d14;
}

.table_bg_pink tr td {
    color: #212529;
}

.table_bg_pink tr td,
.table_bg_pink tr th {
    border: 1px solid #cabcbf!important;
}

.module_heading {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 26px;
}

.module_2_img img {
    width: 120%;
    position: absolute;
    bottom: 3px;
    left: -98px;
}

.module_2_bg {
    background: #ffc6d5;
    height: 200px;
}

.banner_heading_module {
    color: #0c2288;
    font-size: 5rem;
    font-weight: 600;
}

.launching_wrapper {
    position: absolute;
    top: 30px;
}

#accordion .btn {
    /* width: 100%; */
}

.mep_gate_course {
    background: url(../img/me_gate/Map.png)no-repeat;
    background-size: cover;
    position: relative;
}

.me_gate_table table tr td {
    text-align: left!important;
}

.me_gate_table table tr td:first-child {
    width: 30%;
}

.me_gate_table table tr td:nth-child(2) {
    width: 3%;
}

.table_me_gate tr td {
    padding: 20px;
}

.btn-read-more {
    white-space: nowrap!important;
}

.table_me_gate {
    padding: 0!important;
}

.table_me_gate table {
    margin-bottom: 0!important;
    border: 0!important;
}

.me_overlay {
    background-color: #f6f8f7d9;
    position: absolute;
    width: 100%;
    height: 100%;
}

.col_me_image {
    display: flex;
    align-items: center;
    padding: 0;
}

.strike_custm {
    position: relative;
    font-size: 20px;
    color: red;
}

.strike_custm:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: red;
    top: 50%;
}

.speakers_section {
    background: url(../img/conclave/speakers_bg.png) no-repeat;
    background-size: cover;
}

.text-conclave {
    color: #ec252a;
    position: relative;
    font-weight: 600;
}

.brd_left {
    border-left: 6px solid #c50d14;
    padding-left: 15px;
}

.lh-28 {
    line-height: 28px;
}

.fs-36 {
    font-size: 36px;
}

.fs-44 {
    font-size: 44px;
}

.lh-48 {
    line-height: 48px;
}

.highlights_card {
    box-shadow: 0px 0px 10px 1px #ccc;
    /* margin-bottom: 30px; */
    padding: 20px;
    border-radius: 5px;
}

.conclave_speakers li a {
    font-size: 12px;
    padding: 0;
    height: 42px;
    text-align: center;
    border-radius: 30px!important;
    display: flex;
    justify-content: center;
    /* align-self: center; */
    align-items: center;
    border: 2px solid #c50d14;
    margin: 0 10px 8px;
    color: #c50d14;
    font-weight: 500!important;
    padding: 0 15px;
}

.conclave_speakers li a.active {
    border: 2px solid transparent!important;
    background-color: #c50d14!important;
}

.conclave_speakers li {
    width: 33%;
}

.Speakers_img_area ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.Speakers_img_area ul li {
    width: calc(100%/ 5);
}

.Speakers_img_area ul li img {
    width: 100%;
}

.Speakers_img_area ul li .sprakers_img_card {
    padding: 10px 20px 10px 0;
    position: relative;
}

.sprakers_img_card:hover .speakers_hover {
    display: none;
}

.speakers_hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #c50d1494;
    margin: 10px 20px 10px 0;
    /* padding: 0 25px; */
}

.speakers_hover h4,
.speakers_hover p {
    color: #fff;
}

.speakers_hover h4 {
    position: absolute;
    bottom: 10%;
    font-size: 18px;
    padding: 0 20px;
}

.speakers_hover p {
    position: absolute;
    bottom: 0;
    font-size: 13px;
}

.conclave_event li {
    width: 50%;
    text-align: center;
}

.conclave_event li a {
    height: 60px;
    border-radius: 0!important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #c50d14;
}

.conclave_event li a.active {
    border: 2px solid transparent!important;
    background-color: #c50d14!important;
}

.conclave_event li a.active::before {
    content: "";
    border-top: 30px solid #c50d14;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    position: absolute;
    bottom: 0;
}

.profile_event {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.profile_event_img img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    flex: none;
    margin-right: 10px;
}

.event_content_card {
    padding: 25px 15px;
    box-shadow: 0px 0px 15px 0px #d8d8d870;
    border-radius: 10px;
    margin-bottom: 30px;
}

.event_content_card h4 {
    font-size: 20px;
    margin-top: 10px;
}

.profile_event_content h5 {
    font-size: 15px;
    margin-bottom: 0;
}

.profile_event_content small {
    font-size: 12px;
}

.event_sch_btn a {
    width: 80%;
}

.event_sch_btn .btnask {
    background: transparent;
    color: #fdc399!important;
}

.video_card {
    box-shadow: 0px 0px 11px 0px #ccc;
    padding: 20px;
}

.video_card iframe {
    width: 100%;
    height: 550px;
}

.video_card h3 {
    margin-top: 15px;
}

.highlights_card p {
    font-size: 14px;
    margin-bottom: 10px;
}

.highlights_card p b {
    color: #000!important;
}

.highlights_card {
    height: 100%;
}

.highlights_card h4 {
    font-weight: 600;
}

.mb-30 {
    margin-bottom: 30px;
}

.sprakers_img_card h4 {
    text-transform: uppercase;
}


/* ==========31/08/2020=========== */


/* home page css start here */

.bg-slider {
    background-color: #ececec;
}

.slider_sec {
    padding: 30px 0;
}

.typed_wrap h2 {
    /* display: inline; */
    text-align: center!important;
    padding-left: 15px;
    font-size: 38px;
    font-weight: 600;
    color: #eb2427;
}

.typed_wrap h2 span {
    color: #c50d14;
}


/*Add custom cursor so it auto inherits font styles*/

.typed::after {
    content: '|';
    display: inline;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}


/*Removes cursor that comes with typed.js*/

.typed-cursor {
    opacity: 0;
    display: none;
}


/*Custom cursor animation*/

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#home_page_modal .modal-dialog {
    max-width: 780px;
    /* margin: 142px auto; */
    margin: 10px auto;
}

#home_page_modal .modal-dialog img {
    width: 100%;
}

#home_page_modal .close {
    position: absolute;
    right: 0;
    top: 8px;
}

#home_page_modal {
    top: 80px;
    background-color: transparent;
}

#home_page_modal .modal-body {
    padding: 0;
}

.banner_rgt_bg {
    background: #fff;
    text-align: center;
    padding: 12px 0;
    box-shadow: 0 0 13px 1px #0006;
    margin: 5px;
    height: 386px;
    overflow: hidden;
}

.banner_rgt_bg ul {
    padding: 0 20px;
    /* max-height:294px;
overflow:hidden; */
}

.banner_rgt_bg ul li {
    padding: 10px 0;
    font-size: 14px;
}

.banner_rgt_bg marquee {
    max-height: 300px;
    padding: 0 20px;
}

.mobile_banner {
    position: absolute;
    /* background: #fff; */
    height: 363px;
    top: 10px;
    left: 9px;
    border-radius: 20px;
    width: 93%;
}

.mobile_banner .typed_wrap {
    padding-top: 30px;
}

.mobile_banner .typed_wrap h3 {
    font-size: 22px;
}

.mobile_banner_app {
    display: flex;
    justify-content: center;
}

.mobile_banner_app img {
    width: 90px;
}

#banner_owl_carousel .owl-dots {
    text-align: center;
}

#banner_owl_carousel .owl-dots button {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 4px;
}

#banner_owl_carousel .owl-dots button.active {
    background: #000;
}

.banner_dwnl_app {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}

.banner_rgt_bg p {
    font-size: 15px;
    margin-bottom: 15px;
}

.banner_rgt_bg p a:hover {
    color: #c50d14;
}

.banner_rgt_bg h5 {
    margin-top: 25px;
    color: #c50d14;
}


/* home page css end here */


/* Header Css Start Here */

.navbar .navbar-nav>li.dropdown:hover>a,
.navbar .navbar-nav>li.dropdown:hover>a:hover,
.navbar .navbar-nav>li.dropdown:hover>a:focus {
    /* background-color: rgb(231, 231, 231);
color: rgb(85, 85, 85); */
}

li.dropdown:hover>.dropdown-menu {
    display: block;
}

/*.logodiv img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}*/


.close-btn {
    /*position: absolute;
    right: 0px;
    background: #fdc399 !important;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: 9;
    top: 10px;
    color: #fff;*/
}

.coming-soon {
    padding: 20px;
}

.very_samll_modal_dialog {
    max-width: 420px;
}

.header_made {
    position: relative;
    height: 9.1pc;
}

.secondry-header {
    position: absolute;
    width: 100%;
    top: 0;
}

.scrolled_header {
    position: fixed;
    top: 0;
    background: linear-gradient(45deg, #c30e15, #fe0303);
    z-index: 999;
    background-image: url(https://kautilyaacademy.in/mpsi-constable-2021/assets/img/bg/subscribe-bg.png);
    background-size: cover;
}

.scrolled_header .made-header-bottom {
    background: #fff;
}

.scrolled_header .made-header-bottom li a {
    color: #000!important;
}

.scrolled_header .made-header-top>.nav-item .aclass,
.scrolled_header .user_name,
.scrolled_header .made-header-top li .madeeasy_profile {
    color: #fff!important;
}

.scrolled_header .made-header-bottom li a:before {
    background: #000;
}

.right-shortcut-btn {
    position: fixed;
    right: 0;
    z-index: 9;
    top: 165px;
    width: 40px;
}

.right-shortcut-btn div {
    background: #fff;
    padding: 10px 0px;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 3px solid #c50d14;
    border-right: none;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

.right-shortcut-btn a {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    padding: 0px;
    margin: 8px 6px 6px 7px;
    color: #000;
    font-family: 'Myriad Pro';
    letter-spacing: 1px;
    font-weight: 600;
}

.right-shortcut-btn i {
    color: #005faf;
    font-weight: bold;
}

#enquiry_form {
    position: fixed;
    display: none;
    right: 0;
    bottom: 0px;
    width: 335px;
    padding: 10px;
    background: #fff;
    z-index: 99;
    border: 2px solid #c50d14;
    height: auto;
    font-family: 'Sansation';
}

#enquiry_form .form-group {
    margin-bottom: 0.5rem;
}

#enquiry_form input {
    height: 34px
}

#enquiry_form h4 {
    position: relative;
    margin-bottom: 33px;
    font-weight: 600;
}

#enquiry_form h4:before {
    content: '';
    position: absolute;
    width: 75px;
    bottom: -15px;
    left: 0;
    height: 3px;
    background: #c50d14;
}

.lh15 {
    line-height: 15px;
}

.close_form {
    position: absolute;
    top: 10px;
    right: 20px;
    background: #c50d14;
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 50%;
}

.close_form em {
    position: absolute;
    top: 47%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
}

#enquiry_form .form-control {
    font-size: 16px;
    color: #7b7b7b;
    resize: none;
    border-radius: 30px;
}

#enquiry_form textarea.form-control {
    height: auto;
    min-height: 100px;
}

#demolecture .close-btn {
    right: -10px;
    top: -14px;
}

#demolecture .modal-content {
    background-color: transparent;
    border: 0;
}

#demolecture iframe {
    width: 100%;
}

#demolecture .modal-dialog {
    max-width: 55%;
}

.close:hover {
    color: #A4AAAB;
    opacity: 1;
}


/* Header css end here */


/* popup modal page css start here */

.login-title h2,
.login-title h1 {
    /* text-align: center; */
    font-size: 24px;
    font-weight: 500;
}

.close {
    opacity: 1;
    padding: 5px;
    margin-right: 10px;
}

.ind_login {
    width: 300px;
    margin: 10px auto;
    margin-top: 0;
}

.btn-gplus {
    color: #fff;
    background-color: #dd4b39 !important;
}

.bgTheme {
    color: #fff !important;
    background: linear-gradient(45deg, #c30e15, #fe0303);
    border-radius: 30px;
    /* border: 2px solid #c50d14; */
    -webkit-appearance: none!important;
}

.w-120 {
    width: 120px;
}

.loginor {
    text-transform: uppercase;
    position: relative;
    width: 100%;
    height: 1px;
    margin: 1rem 0 0rem;
    background-color: #e6ecf5;
}

.loginor:after {
    font-weight: 900;
    font-size: 14px;
    content: 'or';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0 25px;
    /* font-size: 10px; */
    z-index: 5;
}

.fz-16 {
    font-size: 16px;
}

a {
    cursor: pointer;
}

.form-group,
.nav-tabs .nav-item {
    position: relative;
}


/* #reg_eye{
    position: absolute;
    right: 8px;
    bottom: 14px;
} */

.bgGoogle:hover {
    color: #fff;
}



.form-control {
    border-radius: 10px !important;
}

.form-control,
input {
    color: #515365;
    line-height: inherit;
    font-size: .875rem;
}

.form-control,
input,
select {
    background-color: transparent;
}

span#pas_eye {
    float: right;
    margin-right: 7px;
    margin-top: -29px!important;
    position: relative;
    z-index: 2;
    color: #868383;
}

span#reg_eye {
    position: absolute;
    right: 10px;
    top: 37px;
    color: #868383;
}

.remember {
    margin-bottom: 1rem;
}

.login_forgot .para a {
    font-size: 16px;
}

.login-title hr {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.text-theme {
    color: #fdc399!important;
}


/* popup modal page css end here */


/* exam pages css start here */

#accordion i {
    float: right;
    font-weight: 100;
    font-size: 16px;
    position: absolute;
    right: 10px;
}

#accordion .btn {
    position: unset;
}

.stream_select_modal .close {
    position: absolute;
    right: 0;
    top: 8px;
}

.btn {
    white-space: unset;
    /* text-align: justify; */
}

.brdb0 {
    border-bottom: 0;
}

.slick-slide {
    max-height: 115px;
    margin: 0 5px;
}

.user_slider {
    background: #ccc;
}

.inner_content {
    padding: 0 25px;
}

.user_slider img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

.user_slider h5 {
    margin-bottom: 0px;
    padding-top: 15px;
}

.user_slider h6 {
    margin-bottom: 5px;
}

.inner_content .fa-star {
    color: #f5a900;
}

.course_container h2,
.faculty h2,
.faq h2 {
    font-weight: bold;
    padding-bottom: 25px;
}

#carousel .item li:before,
#carousel1 .item li:before {
    background: gray;
}

.course_container h5 {
    color: #000;
    font-weight: 600;
}

.course_container p {
    padding: 0 35px;
    font-size: 14px;
}

.hover:hover {
    transform: scale(1.1);
    transition: 1.5s ease-in-out;
}

.hover {
    transition: 1.5s ease-in-out;
}

.hero-banner-right-panel img {
    object-fit: cover;
    opacity: 0.8;
}

.video_cl {
    background: black;
    overflow: hidden;
}

.hero-banner-right-panel h3 {
    padding: 6px 15px;
    font-size: 22px;
}

.hero-banner {
    overflow: unset;
}

.hero-banner-right-panel {
    border: 1px solid #e2e2e2;
}

#accordion i {
    float: right;
    font-weight: 100;
    font-size: 16px;
}

#book p {
    padding: 5px 10px;
    margin: 0px;
}


/* FANCY COLLAPSE PANEL STYLES */

.fancy-collapse-panel .panel-default>.panel-heading {
    padding: 0;
}

.fancy-collapse-panel .panel-heading a {
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #EE556C;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}

.fancy-collapse-panel .panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f147";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
    content: "\f196";
}

.btn.btn-link {
    color: #c30e15;
    text-align: inherit;
    font-weight: 600;
    font-size: 18px;
}

.btn.btn-link span {
    font-size: 13px;
    color: #636363;
}

.btn-link:hover {
    text-decoration: none;
}

.card-header .collapsed i {
    transform: rotate(180deg);
}

.video-list-thumbs .class-icon {
    font-size: 3rem;
    opacity: .9;
    position: absolute;
    right: 0;
    left: 0;
    top: 25%;
    margin: 0 auto;
    text-align: center;
    transition: all .5s ease-in-out;
    cursor: pointer;
    z-index: 9;
}

.card-header {
    padding: 3px;
}

.tabsubchield,
.tabsubchield_quiz,
.tabsubchield_test,
.quiz-details-new,
.tabsubchieldconcept,
.tabconnent-concept {
    margin: 5px
}

.margin-20 {
    margin: 5px;
}

.accordian-video {
    position: relative;
    border: 1px solid #ddd;
    width: 100%;
    margin-bottom: 25px;
}

.accordian-video img {
    width: 100%;
    height: 200px;
}

.play_btn {
    transition: transform 1s;
}

.play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 2em;
    border: 2px solid #fff;
    padding: 10px 14px;
    border-radius: 50%;
    background: #00000073;
    padding: 10px 10px 10px 17px;
}

.according-content {
    padding: 10px;
}

.accordian-video h6 {
    padding-left: 5px;
    margin-bottom: 2px;
}

.time {
    color: #c30e15;
}

.accordian-video button {
    position: absolute;
    bottom: 62px;
    margin: 0;
    left: 0;
    display: none;
    height: 0px;
    transition: ease 2s;
    width: 100%;
}

.right-panel-buy-now {
    background: #c30e15;
    color: #fff;
    border: none;
    margin: 0px 0px 8px 7px;
    padding: 7px 13px;
    width: 95%;
}

.play_btn:hover {
    background: linear-gradient(45deg, #c30e15, #fe0303);
    cursor: pointer;
}

.play_btn {
    transition: transform 1s;
}

.accordian-video:hover button {
    display: block;
    height: 40px;
    transition: ease 2s;
    cursor: pointer;
}

.accordian-video button {
    position: absolute;
    bottom: 0px;
    margin: 0;
    left: 0;
    display: none;
    height: 0px;
    transition: ease 2s;
    width: 100%;
}

.lock-btn {
    padding: 16px 18px;
    background: linear-gradient(45deg, #c30e15, #fe0303);
}

.card {
    margin-bottom: 0.4rem;
}

.new-test-btn {
    background: linear-gradient(45deg, #c30e15, #fe0303);
    padding: 7px 15px 9px 15px !important;
    border-radius: 50px;
    font-size: 14px;
    position: absolute;
    right: 9px;
    top: 7px;
}

.book-mark-concept {
    position: absolute;
    right: 22px;
}

.unbookmark-color {
    color: #c30e15;
}

.sec-padding {
    min-height: 350px;
}

.course_img_cp_h {
    width: 200px;
    height: 200px;
    margin: 5px auto;
}



@media (min-width: 320px) and (max-width: 767px) {
    .hero-banner-right-panel {
        width: 100%;
        right: 0;
        left: 0;
        top: 60px;
    }
    .card-header,
    .comment-item p,
    .post__author {
        display: block;
    }
    .banner-content {
        padding-top: 0px;
    }
}

.table_bg_blue tr td a {
    color: #fff;
}


/* exam preparation css start */

.bottom_loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/web_assets/img/preloader.gif') 50% 50% no-repeat rgb(249, 249, 249);
    opacity: .7;
}

.video_title .h4 {
    font-weight: 500;
    font-size: 13px;
}

.post-video {
    background-color: white
}

.video-content ul li {
    color: #d93637;
}

.quiz-box-date {
    color: #949494;
    font-size: 12px;
}
.quiz_box_details h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.heading-info h4 {
    font-weight: 500
}
.quiz_box {
    border: 1px solid #efefef;
    padding: 10px;
    border-radius: 10px;
    background: #ecfff8;
}
.list-inline-item:not(:last-child){
	margin: 0;
	    text-align: center;
}
#ibpspo {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.bottom-heading-quiz {
    background: linear-gradient(45deg, #c30e15, #fe0303);
    padding: 7px;
    height: 38px;
    overflow: hidden;
}

.bottom-heading-quiz h5 {
        color: white;
    text-align: center;
    margin: 0;
    font-size: 18px;
}

.video-thumb {
    position: relative;
    text-align: center;
}

.quiz-box-date1 {
    text-align: center;
}

.video-thumb img {
    height: 100px;
}

.ul-li {
    margin: 0px;
    padding: 0
}

.tab-dis:hover {
    transition: transform .1s ease, -webkit-transform .1s ease;
    transform: scale(1.02);
}

.tab-dis {
    transition: transform .1s ease, -webkit-transform .1s ease;
}

.post-video .video-content {
    padding: 10px 10px 0px 10px;
}


/* Exam Preparation css end */


/* Exam Detail Page css start */

.checkout-loading {
    overflow: hidden;
    text-align: center;
    width: 400px;
    height: 240px;
    /* position: absolute;
top:0;left:0;right:0;bottom:0; */
    margin: auto;
    background: #232329;
    border-radius: 12px;
    box-shadow: 0px 4px 13px rgba(0, 0, 0, .2), 0px 3px 3px rgba(0, 0, 0, .3);
    margin-top: 30px;
}

.checkout-head {
    overflow: hidden;
    line-height: 50px;
    width: 100%;
    font-size: 24px;
    box-sizing: border-box;
    height: 110px;
    text-align: right;
    padding: 30px;
    background: linear-gradient(to right, #c50d14, #c50d14a3);
    color: #fff;
}

.shopping-icon {
    height: 170px;
    margin-top: -60px;
    margin-left: -50px;
    transform: rotate(-25deg);
    float: left;
}

.price {
    width: 100%;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #ffffffb8;
}

.payment-method {
    width: 100%;
    height: 50px;
    font-size: 18px;
    border: none;
    background: rgba(255, 255, 255, .05);
    transition: .1s ease;
    color: #ffffffb8;
}

.payment-method:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, .1);
}

.payment-method:focus {
    outline: none;
}


/* Exam Detail page css end */


/* buy exam insta css start */

.hide {
    display: none;
}

.stream_select {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 7px;
}

.stream_select label {
    flex: none;
    margin-bottom: 0;
    font-size: 20px;
    margin-right: 30px;
    color: #c50d14;
}

.payment_card {
    display: flex;
    align-items: center;
    padding: 0px 15px;
    border: 1px solid #e0e8f3;
    border-left: 0;
    border-right: 0;
}

.payment_shadow {
    box-shadow: 0 0 6px 1px #cccccc82;
}

.payment_card label {
    margin-bottom: 0;
    margin-left: 15px;
    width: 100%;
    /* padding: 15px 0; */
    font-size: 15px;
}

.payment_option_heading {
    padding: 13px 15px;
    background: #c50d14;
    color: #fff;
}

.payment_option_heading h4 {
    margin-bottom: 0;
    font-size: 20px;
}

.installment_card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}


/* buy exam insta css end */


/* download apps page css start */

.new-dive-box {
    background: #f5f5f5d1;
}

#download_modal .modal-footer {
    padding: 7px 30px;
}

#download_modal .modal-footer .btn-secondary {
    padding: .3rem 1rem!important;
}

.dwnldapp {
    width: 100%;
    height: 90px;
}

.dwnldapp img {
    width: 100%;
}

.page_style {
    right: 10px;
    top: -6px;
}

.appdownload img {
    width: 150px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}


/* download apps page css end */


/* profile page css start  */

.inner-sec-red {
    position: absolute;
    background-color: red;
    opacity: 0.2;
    height: 90%;
    top: 1px;
    left: 0;
}

.inner-sec-green {
    position: absolute;
    background-color: green;
    opacity: 0.2;
    height: 90%;
    top: 1px;
    left: 0;
}

.row-reverse {
    flex-direction: row-reverse;
}

.city1 {
    padding: 6px 10px 10px;
    cursor: pointer;
    display: flex;
    background-color: #ddd;
}

.a {
    border: 1px solid #252424;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 2px 8px;
    font-size: 12px;
    background-color: #fff;
    float: left;
}

.answer {
    margin-left: 25px;
    font-size: 14px;
    color: #252424;
    font-weight: 500;
}

#myProgress li {
    background-color: #FAFAFA;
    margin-bottom: 10px;
    height: auto;
    position: relative;
    margin-top: 10px;
}

.new-dive-box {
    background: #f5f5f5d1;
}


/* profile page css end */

.course_first {
    margin-bottom: 15px!important;
    height: unset!important;
}

.new-dive-box {
    background: #f5f5f5d1;
}

#download_modal .modal-footer {
    padding: 7px 30px;
}

#download_modal .modal-footer .btn-secondary {
    padding: .3rem 1rem!important;
}

.dwnldapp {
    width: 100%;
    height: 90px;
}

.dwnldapp img {
    width: 100%;
}

.page_style {
    right: 10px;
    top: -6px;
}

.appdownload img {
    width: 150px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}


/* career page css start */

.about-con {
    text-align: left;
}

.about-us-status {
    text-align: center;
}

.careersec .col-form-label {
    line-height: 18px;
    padding: 0 0px;
    display: flex;
    align-items: center;
    font-size: 15px;
}

select option {
    max-height: 200px;
    overflow: auto;
    color: #000;
}

.w-md-25 {
    width: 25%;
}


/* Career page css end */

h3.h3_easy {
    color: #797e82;
}

.book_border {
    border-bottom: 1px solid #cccccc57;
    padding: 15px 0 0;
    justify-content: space-between;
}

.view_more_div a:hover em {
    display: unset;
    transition: all .4s ease-in-out;
    font-size: 16px;
}

.view_more_div a em {
    font-size: 0;
    transition: all .4s ease-in-out;
}

.fee_structure td p {
    margin-bottom: 0;
    text-align: center;
}

.fee_structure .table td,
.fee_structure .table th {
    vertical-align: middle;
}

.table td,
.table th {
    vertical-align: middle;
}


/* contact start */

.h5contact {
    position: relative;
    padding-left: 15px;
    font-size: 17px;
    color: #797e82;
}

.h5contact:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7c8185;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.contact-location ul {
    padding-left: 40px;
}


/* contact end */

.prvcy ol {
    text-align: left;
    font-size: 18px;
    margin-bottom: 20px;
}

.prvcy ol li:before {
    font-size: 18px;
}

.prvcy .ul {
    text-align: left;
    font-size: 18px;
    list-style: disc;
    padding-left: 22px;
}

.active_band {
    position: absolute;
    z-index: 9;
    background: #c50d14;
    color: #ffffff;
    border-top-left-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    text-align: right;
    text-transform: uppercase;
    padding: 4px 20px;
    margin: 0px -7px 0px 0;
    border-radius: 0 0 0 10px;
    display: inline-block;
    right: 2px;
    top: 3%;
}

.active_band:after {
    content: "";
    background: linear-gradient(to right bottom, transparent 49%, rgb(3 99 176) 50%);
    width: 20px;
    height: 5px;
    position: absolute;
    transform: rotate(180deg);
    top: auto;
    bottom: -5px;
    left: auto;
    right: 0;
}

.order_content h6 {
    font-size: 15px;
    min-height: 18px;
}

.termc .ul2 {
    padding-left: 20px;
    list-style: decimal;
}

.termc .ul2 li,
.termc .ul li,
.termc .ul1 li {
    font-size: 16px;
}

.termc .ul {
    list-style: lower-alpha;
    padding-left: 20px;
}

.termc .ul1 {
    list-style: lower-roman;
    padding-left: 20px;
}

.sitemap ul li {
    font-size: 14px;
    border-bottom: 1px solid #CCC;
    padding: 10px 0px;
}


/* course book css start here */

.card_book {
    background: #aeebec;
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 0 10px 30px;
}

.card_book img {
    margin-bottom: 15px;
}

.price_box {
    margin-top: 30px;
}

.price_box p {
    margin-bottom: 5px;
    text-align: center!important;
}

.price_box h6 {
    font-size: 1.3rem;
}

.card_book h5 {
    font-size: 18px;
    line-height: 27px;
}

.price_box span {
    font-family: auto;
    font-weight: 600;
}


/* course book css end here */

.return-to-home-page {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
}

.return-to-home-page a {
    text-decoration: none;
    color: #1da9c7;
    font-weight: 500;
    font-size: 19px;
}

.payment_card input {
    margin-bottom: 0;
}

.gate_books_carou .owl-carousel .owl-item img {
    width: 140px;
    margin: 0 auto;
}

.gate_books_carou .owl-dots {
    display: none;
}

.cse_font h2 {
    font-size: 21px!important;
    margin-bottom: 5px;
}

.cse_font h6 {
    font-size: 18px!important;
}

.loader-block-main {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}

.loader-bx {
    color: #ffffff;
    font-size: 14px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    text-indent: -9999em;
    -webkit-animation: loadinganime 1.3s infinite linear;
    animation: loadinganime 1.3s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999999;
    margin: 0;
    transform: translate(-50%, -50%);
}

@-webkit-keyframes loadinganime {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

@keyframes loadinganime {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

.module_3_sec {
    background: url(../img/banner/Module-3-banner.jpg)no-repeat;
    background-size: cover;
    position: relative;
}

.enroll_btn_module_3 {
    width: 196px;
    height: 43px;
    /* background: red; */
    bottom: 2px;
    position: absolute;
    right: 15px;
    border-radius: 10px;
    cursor: pointer;
}

.desktop-none {
    display: none;
}

 .exam-content{
        padding: 60px 0;
    }
    .bg-light {
    background-color: #f0f6ff;
}
.bg-overlay {
    opacity: 0.5;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.icon-box-grid {
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    background-color: #f98572;
    background-image: -moz-linear-gradient(145deg, rgb(195, 14, 21), rgb(254, 3, 3));
    background-image: -webkit-linear-gradient(145deg, rgb(195, 14, 21), rgb(254, 3, 3));
    background-image: linear-gradient(145deg, rgb(195, 14, 21), rgb(254, 3, 3));
    box-shadow: 30px 30px 65px 0px rgb(250 145 122 / 34%);
    -webkit-box-shadow: 30px 30px 65px 0px rgb(250 147 122 / 37%);
    -moz-box-shadow: 30px 30px 65px 0px rgba(2, 156, 236, 0.3);
}
.icon-box-grid .no-padding {
    padding: 0;
}
.icon-box-grid .icon-box {
    padding: 47px;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.icon-box {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-box-grid .icon-box .icon-main {
    color: #fff;
    margin-bottom: 30px;
    line-height: 1;
    text-shadow: 8px 8px 30px rgba(1, 96, 231, 0.3);
    -moz-text-shadow: 8px 8px 30px rgba(1, 96, 231, 0.3);
}
.icon-box-grid .icon-box {
    padding: 45px;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.icon-box-grid .icon-box .icon-main i, .icon-box-grid .icon-box .icon-main span:before {
    font-size: 40px;
    line-height: 1;
}
.col-md-4.no-padding {
    float: left;
}
.icon-box-grid .icon-box .content-box h5 {
    margin-bottom: 14px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.icon-box .content-box p:last-child {
    margin-bottom: 0;
}

.icon-box-grid .icon-box:hover {
    color: #606060;
    background: #fff;
}
.icon-box-grid .icon-box:hover .icon-main {
    color: #0160e7;
}
.icon-box-grid .icon-box:hover h5 {
    color: #1a1b1e;
}
.icon-box-grid .icon-box:hover p {
    color: #1a1b1e;
}
.about-top-area {
    position: relative;
    padding: 200px 0;
}
.flex-v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.about-area h4, .area-title h4 {
    color: inherit;
}
.sub_hidding {
    color: #233653;
    opacity: .6;
    font-size: 20px;
    margin-bottom: 20px;
}
.about-content h3 {
    font-size: 36px;
}
.mb30 {
    margin-bottom: 30px;
}
p:last-of-type {
    margin-bottom: 0;
}
.read-more {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 32px rgba(173,124,255,.7);
    box-shadow: 0 0 32px rgba(173,124,255,.7);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    overflow: hidden;
    padding: 15px 30px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}
.read-more::before, .read-more::after {
    background: rgba(0,0,0,0) -webkit-gradient(linear,right top,left top,from(#c30e15),to( #fe0303)) repeat scroll 0 0;
    background: transparent linear-gradient(to left,#c30e15,  #fe0303) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 101%;
    z-index: -2;
}
.about-fun-fact {
    position: relative;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    z-index: 9;
}
.section-padding {
    padding: 50px 0;
}
.single-fun-fact:hover::before, .single-fun-fact:hover, .single-fun-fact:hover h3, .single-fun-fact.active::before, .single-fun-fact.active, .single-fun-fact.active h3, .single-fun-fact:hover p, .single-fun-fact:hover i, .single-fun-fact.active p, .single-fun-fact.active i {
    color: #fff;
    opacity: 1;
}
.single-fun-fact:first-child, .single-fun-fact:nth-child(3) {
    position: relative;
    top: -50px;
}
.single-fun-fact {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.15);
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 180px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 180px;
}
.single-fun-fact::before {
   background: rgba(0,0,0,0) -webkit-gradient(linear,right bottom,left top,from(rgb(197 13 20)),to(rgb(253 4 4))) repeat scroll 0 0;
    background: transparent linear-gradient(to left top,rgb(197 13 20), rgb(253 4 4)) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 100%;
    z-index: -1;
}
.single-fun-fact:hover::after, .single-fun-fact.active::after {
    opacity: 0;
}
.single-fun-fact::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 100%;
    z-index: -1;
}
.about-fun-fact h3 {
    font-size: 40px;
    font-weight: 800;
}
.single-fun-fact::hover p{
    color: #fff;
}
.exam_offered_sub_div ul {
    list-style: square;
    margin-left: 23px;
}
.seo-about .shape-bottom {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shape-bottom {
    bottom: -1px;
}
.shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: -1;
}
.seo-about .shape svg {
    width: calc(145% + 1.3px);
    height: 230px;
}
.shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(145% + 1.3px);
    height: 230px;
}
.icon-box.s3 {
    padding: 50px 27px;
}
.icon-box.s3 {
    padding: 40px 27px 35px;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgb(251 146 123 / 16%);
    -webkit-box-shadow: 8px 8px 30px 0px rgb(251 146 123 / 16%);
    -moz-box-shadow: 8px 8px 30px 0px rgb(251 146 123 / 16%);
}
.icon-box {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-box.s3 .bg-s3 {
    position: absolute;
    content: "";
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #f98572;
    background-image: -moz-linear-gradient(145deg, #c30e15, #fe0303);
    background-image: -webkit-linear-gradient(145deg, #c30e15, #fe0303);
    background-image: linear-gradient(145deg, #c30e15, #fe0303);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.icon-box.s3 .bg-before {
    top: 0;
    left: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
}
.icon-box.s3 .bg-after {
    bottom: 0;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
}
.icon-box.s3 .icon-main {
    background-color: transparent;
    background-image: linear-gradient(180deg,#00c3ff 100%,#f2295b 100%);
}
.icon-box.s3 .icon-main {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-bottom: 25px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #f98572;
    background-image: -moz-linear-gradient(145deg, #c30e15, #fe0303);
    background-image: -webkit-linear-gradient(145deg, #c30e15, #fe0303);
    background-image: linear-gradient(145deg, #fa8673, #fdc299);
    box-shadow: 8px 8px 30px 0px rgb(253 194 153 / 33%);
    -webkit-box-shadow: 8px 8px 30px 0px rgb(253 193 152 / 35%);
    -moz-box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
}
.icon-box.s3 .bg-before, .icon-box.s3 .bg-after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background: #fff;
    z-index: -1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.icon-box.s3 .icon-main i, .icon-box.s3 .icon-main span:before {
    font-size: 30px;
}
.icon-box.s3 .content-box h5 {
    margin-bottom: 12px;
    font-size: 18px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-box .content-box h5 {
    margin-bottom: 17px;
    font-weight: bold;
}
.icon-box.s3 .content-box p {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.icon-box .content-box p:last-child {
    margin-bottom: 0;
}
.icon-box.s3 .action-box {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.m-t50 {
    margin-top: 50px;
}
.icon-box.s3:hover .bg-before, .icon-box.s3:hover .bg-after {
    display: none;
}
.icon-box.s3:hover .icon-main {
    background: #fff;
    color: #00c3ff;
}
.icon-box.s3:hover .icon-main {
    background: #fff;
    color: #00c3ff;
}
.icon-box.s3:hover h5, .icon-box.s3:hover p {
    color: #fff;
}
.icon-box.s3:hover h5, .icon-box.s3:hover p {
    color: #fff;
}
.icon-box.s3:hover .action-box {
    bottom: -26px;
}
.icon-box.s3:hover .bg-s3, .icon-box.s3:hover .action-box {
    opacity: 1;
    visibility: visible;
}
.icon-box.s3 .action-box {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.octf-btn.octf-btn-white:visited, .octf-btn.octf-btn-white:hover, .octf-btn.octf-btn-white:focus {
    color: #e4080b;
}
.octf-btn.octf-btn-white {
    background: #ffffff;
    box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    color: #e4080b;
}
.octf-btn:visited {
    color: #fff;
}
.octf-btn.octf-btn-white i {
    background: #e4080b;
    color: #ffffff;
}
.octf-btn-icon i {
    background: #fff;
    color: #e4080b;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-left: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.octf-btn-icon {
    text-align: left;
    padding: 5px 5px 5px 28px;
}
.octf-btn {
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    font-size: 16px;
    padding: 16px 28px 16px 28px;
    line-height: 1;
    display: inline-block;
    margin: 0;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    background: #fe4c1c;
    cursor: pointer;
    border: 1px solid transparent;
    outline: 0;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
}
.shape-fill {
    fill: #fcb49038;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: -1;
}
.octf-btn:hover:before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.octf-btn.octf-btn-white:before {
    background-color: rgba(254, 76, 28, 0.5);
}
.octf-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-105%, 0);
    transform: translate(-105%, 0);
    background-color: rgba(255, 255, 255, 0.8);
}
.icon-box.s3 {
    padding: 50px 27px;
}
.octf-btn-icon {
    text-align: left;
    padding: 5px 5px 5px 28px;
}
section.seo-about.p-b30 {
    padding: 60px 0;
}
.tab_stream{
    margin: auto;
    display: table;
}
.nav-item a::before {
    background: transparent;
}
/*hr {
    border: 1px solid #fdc19885;
    width: 100%;
    height: 1px;
    background: #ffffff;
    margin: 60px 0;
}*/
.course-section{
    background: url(../new-img/service-bg.png);
    background-size: cover;
    box-shadow: 1px 1px 10px #dcdcdc;
    background-color: #ffffff;
    padding: 20px;
    margin-top: 30px;
}
.icon1 i {
    color: #8bc34a;
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 55px;
}
.icon2 i {
    color: #ffc107;
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 55px;
}
.icon3 i {
    color: #f44336;
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 55px;
}
.icon4 i {
    color: #00bcd4;
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 55px;
}
.single-fun-fact {
    overflow: hidden;
}

.count-down {
    background: url(../new-img/subscriber-bg.png);
    background-size: 100%;
}

 .noselect * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

.all {
  width: 100%;
  background-color: #efece8;
  color: #202024;
  font-size: 14px;
  line-height: 20px;
    padding: 50px 0;
}

.all h1 {
  color: #0071ba;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;

}

.all {
  position: relative;
}

.section {
  box-sizing: border-box;
  display: block;
  align-items: center;
  background-color: transparent;
}

.page-block {
  width: 100%;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
  box-sizing: border-box;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
  background: white;
}

.page-block .text-padding {
  padding: 64px;
}

.page-content1 {
  min-height: 100px;
}

.swiper-container.videoswiper {
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
  box-sizing: border-box;
}

.videoswiper h1 {
  margin-bottom: 20px;
  font-weight:400;
}
.videoswiper h1 a {
  margin-left:8px;
  color:#7f8083;
  font-size:13px;
  font-weight:400;
  text-decoration:none;
  cursor:pointer;
}
.videoswiper h1 a:hover {
  text-decoration:underline;
}

.videoswiper .swiper-slide {
  overflow:hidden;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: 0.6s all;
}
.videoswiper .swiper-slide:hover {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.videoswiper .swiper-slide:after {
  position: absolute;
  content:'';
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%);
  cursor:pointer;
  z-index: 2;
}

.videoswiper .swiper-card {
  position: relative;
  height: 220px;
  background-color: white;
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
}

.videoswiper .card-img {
  position:relative;
  height: 120px;
  width: 100%;
  background-color: #f2f2f2;
  background-position:50%;
  background-repeat:no-repeat;
  background-size:cover;
}
.videoswiper .card-img:after {
  content:'';
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22M20%200C9%200%200%209%200%2020s9%2020%2020%2020%2020-9%2020-20S31%200%2020%200zM16%2029V11l12%209L16%2029z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E%0A");
  background-repeat:no-repeat;
  background-position:50%;
  background-size:40px;
  filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.1));
  transition:0.6s all;
  cursor:pointer;
}
.videoswiper .card-img:hover:after {
  filter:drop-shadow(1px 1px 2px rgba(0,0,0,0.3));
}
.videoswiper .card-img a {
  height:100%;
  display:block;
  cursor:pointer;
}

.videoswiper .card-info {
  position: relative;
  width: 100%;
  z-index: 1;
}

.videoswiper .card-info > a {
  position: relative;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.videoswiper .card-info h2 {
  margin: 10px 0;
    color: #f98572;
    font-size: 16px;
    line-height: 22px;
    cursor: inherit;
    text-align: center;
}
.videoswiper .card-info p {
  font-size:13px;
  cursor: inherit;
}

.videoswiper .pagination {
  position: absolute;
  bottom: 2px;
  text-align: center;
  z-index: 9;
}

.videoswiper .swiper-pagination-bullet {
  height: 6px;
  width: 6px;
}

.videoswiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0071ba;
}

.videoswiper .swiper-button-prev,
.videoswiper .swiper-button-next {
  height: 40px;
  width: 40px;
  top: 29px;
  background-color: white;
  background-size: 14px;
  border-radius: 50%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: 0.6s all;
  cursor: pointer;
}

.videoswiper .swiper-button-prev:hover,
.videoswiper .swiper-button-next:hover {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}

.videoswiper .swiper-button-prev {
  left: initial;
  right: 60px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230071ba'%2F%3E%3C%2Fsvg%3E");
}

.videoswiper .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230071ba'%2F%3E%3C%2Fsvg%3E")
}
    .squadbox {
    color: #555;
    background-color: #fff;
    text-align: center;
    padding: 0 0 15px;
    margin: 15px 0;
    border: 1px solid #e1e1e1;
    border-radius: 20px 20px;
    position: relative;
    z-index: 1;
    transition: all ease .3s;
    height: 380px;
    overflow: hidden;
}
.squadbox .suqadcount {
    color: #fff;
    background: linear-gradient(to bottom,#c30e15,  #fe0303);
    font-size: 45px;
    line-height: 130px;
    width: 80px;
    height: 110px;
    margin: -15px 0 20px;
    border-radius: 40px 0 100px 100px;
    position: relative;
    left: 25px;
}
.squadbox .suqadcount:before, .squadbox .suqadcount:after {
    content: "";
    background: rgb(189 15 21);
    width: 25px;
    height: 15px;
    border-radius: 50px 50px 0 0;
    position: absolute;
    top: 0;
    left: 80px;
}
.squadbox .suqadcount:after {
    background: rgb(201 13 19);
    border-radius: 50px 0 0 0;
    left: 65px;
    z-index: -2;
}
.squadbox .squadicon {
    color: #afafaf;
    font-size: 60px;
    position: absolute;
    right: 20px;
    top: 10px;
    transition: all .3s ease 0s;
}
.squadbox .title {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 0 0 10px;
}
.squadbox .desc {
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    padding: 0 15px;
    margin: 0 0 23px;
}
.squadbox .read-more1 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom: 2px solid rgba(255,255,255,.3);
    transition: all .3s ease 0s;
    position: absolute;
    bottom: 13px;
    left: 35%;
}
/*.squadbox:after {
    content: "";
    background: linear-gradient(to right,#c30e15,  #fe0303);
    width: 100%;
    height: 49px;
    border-radius: 0 0 20px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}*/
.squadbox:hover .squadicon {
    transform: rotateY(360deg);
}
img.lazyload {
    width: 60px !important;
}
.testimoialsImageDiv {
    width: 50px;
}
.latestbook .btn-read-more {
    border: 1px solid #fdc399;
    color: #fdc399;
}
.nav-item a::before{
    display: none;
}
.videoWrapper {
            display: table;
            box-shadow: 0px 0px 10px #b9b9b9;
            padding: 10px;
            margin: 50px auto;
        }
.section-title {
    font-size: 35px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 400;
    display: block;
    position: relative;

}
.section-title:after,
.section-title:before {
    content: '';
    position: absolute;
    bottom: 0;
}
.section-title:after {
    height: 2px;
    background-color: #4fc5e6;
    left: 25%;
    right: 25%;
}

.section-title:before {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    background-color: #fd0404;
    left: 50%;
    transform: translatex(-50%);
    bottom: -6px;
    z-index: 9;
    border-radius: 50%;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
    width: 85px !important;
    height: 85px;
    margin: auto;
    border-radius: 50%;
}

.feedback-slider-item {
    min-height: 260px;
    margin-bottom: 20px;
    margin-right: 15px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(251, 90, 13, 0.1);
    border-radius: 10px;
    box-shadow: rgb(195 195 195) 5px 5px 10px;
}
.testimonialsDescription {
    margin-top: -40px;
}
.testh4 h4 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}

.feedback-slider-item p {
    line-height: 1.875;
}


.thumb-prev .customer-rating {
    top: -20px;
    left: 0;
    right: auto;
}

.thumb-next .customer-rating {
    top: -20px;
    right: 0;
}

.customer-rating i {
    color: rgb(212 11 16);
    position: absolute;
    top: 10px;
    right: 5px;
    font-weight: 600;
    font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
/*.feedback-slider-item:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0px;
    bottom: 0;
    top: 103px;
    background-color: #fff;
    border: 1px solid rgba(251, 90, 13, .1);
    border-radius: 10px;
    z-index: -1;
    box-shadow: 5px 5px 10px #c3c3c3;
}*/

.thumb-prev,
.thumb-next {
    position: absolute;
    z-index: 99;
    top: 45%;
    width: 98px;
    height: 98px;
    left: -90px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.thumb-next {
    left: auto;
    right: -90px;
}

.feedback-slider-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.feedback-slider-thumb:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

/*.customer-feedback .owl-nav [class*="owl-"] {
    position: relative;
    display: inline-block;
    bottom: 45px;
    transition: all .2s ease-in;
}*/

/*.customer-feedback .owl-nav i {
    background-color: transparent;
    color: rgb(212 11 16);
    font-size: 25px;
}

.customer-feedback .owl-prev {
    left: -15px;
}

.customer-feedback .owl-prev:hover {
    left: -20px;
}

.customer-feedback .owl-next {
    right: -15px;
}

.customer-feedback .owl-next:hover {
    right: -20px;
}


.customer-feedback .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
}
.customer-feedback .owl-dot {
    display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid rgb(251, 90, 13);
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
    background-color: rgb(251, 90, 13);
}*/

/* RESPONSIVE */
@media screen and (max-width: 767px) {
    .feedback-slider-item:after {
        left: 30px;
        right: 30px;
    }
    .customer-feedback .owl-nav [class*="owl-"] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 45px;
        bottom: auto;
    }
    .customer-feedback .owl-prev {
        left: 0;
    }
    .customer-feedback .owl-next {
        right: 0;
    }
    
}
 .block-center{
margin: auto;
display: table;
 }
 .block-center1{
margin: auto;
 }
 .all .swiper-wrapper{
    height: 190px;
 }
 .customer-feedback {
    padding: 80px 0;
}
#navb {
    background: #f2f5fa;
}
 

    body{
    background: url();
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: fixed;
    }
     .made-header-top li:nth-child(3) .aclass, .made-header-bottom a.dropdown-item:hover {
    background: linear-gradient(45deg, #c30e15, #fe0303);
    }
    .made-header-top>.nav-item .aclass {
    border: 1px solid #fe0000;
    }
    .made-header-top a {
    color: rgb(251 0 1) !important;
}
.made-header-bottom a{
    color: #fff !important;
}
.dropdown-toggle::after {
    border-top-color: #ffffff;
    right: -1px;
    top: 2px;
    position: relative;
}
.text-blue, .mega_dropdown p {
    color:  #fe0303;
}
::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, #c30e15, #fe0303) !important;
    border-radius: 10px;
}
.bg-light {
    background-color: #f5f5f57a!important;
    padding: 60px 0;
}

.logodiv img {
    height: 50px;
    max-width: initial;
}

.indexDiv {
    margin-top: 0px;
}
.footer-section {
    background: linear-gradient(to top, #c30e15,  #fe0303);
}
.footer_ul li {
    margin: 7px 30px 0 0;
}
.cardHoverbtn .course-title {
    color: #c30e15;
    text-align: center;
    background: #fff;
    /*margin-top: -35px;
    position: relative;
    border-radius: 9px;
    padding: 14px 0 0 0;
    box-shadow: 2px 2px 10px #ddd;*/
    font-size: 15px;
    font-weight: 600;
    min-height: 60px;
    line-height: 22px;
}
ul.pl-4.list-style-circle.minH-96UL.course-description {
    list-style: circle;
    font-size: 14px;
    color: #909090;
    height: 80px;
    overflow: auto;
    margin-bottom: 8px;
}
.priceSpan span:nth-child(2) {
    text-decoration: line-through;
    color: #fb0404;
    margin-left: 5px;
    font-size: 15px;
    font-weight: 600;
}
.priceSpan span:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    /*display: block;*/
}
span.course-view {
    display: block;
    width: 100%;
}
.course-view a{
    display: block;
    border: 0;
}
 .courses-content li {
        display: inline-block;
    font-size: 13px;
    color: #bfbfbf;
}
.courses-content {
    border-top: 1px solid #e2f4ff;
    margin-top: 10px;
    padding-top: 10px;
}
.cardHoverbtn.overflow-hidden.border {
    box-shadow: none;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}
.cardHoverbtn.overflow-hidden.border img{
    border-radius: 10px;
}
/*.priceSpan.course-price {
    background: linear-gradient(45deg, #c30e15, #fe0303);
    text-align: center;
    width: 120px;
    position: absolute;
    right: -20px;
    border-radius: 50%;
    height: 120px;
    padding: 35px 0;
    top: -20px;
}*/
.feedback-slider-item .testh4 p {
    display: block;
    font-size: 14px;
    color: #3a3a3a;
    margin: 10px;
}
nav.navbar.navbar-expand-lg.bg-light{
    padding: 0
}
 .area-bg {
    background: rgba(0,0,0,0) url(../new-img/subscriber-bg.png) no-repeat scroll center center/contain;
    background-repeat: repeat-x;
    -webkit-animation: animatedBackground 10s linear infinite alternate;
    animation: animatedBackground 10s linear infinite alternate;
    color: inherit;
    opacity: .3;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.area-bg::after, .area-bg::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.svg-shape svg.gray {
    fill: #efece8;
}
.svg-shape svg {
    margin-bottom: -10px;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
@-webkit-keyframes animatedBackground{from{background-position:0 0}to{background-position:100% 0}}
@keyframes animatedBackground{from{background-position:0 0}to{background-position:100% 0}}
.section-bg1{
    
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
}
.bg-exam.py-5 {
    background-color: #97fdd72e;
    margin: 50px 0;
    padding: 80px 0 !important;
}
#available_coursse {
    background-color: #97fdd72e;
    margin: 0;
}
.side {
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: -400px;
    width: 400px;
    padding: 35px;
    height: 100%;
    display: block;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    box-shadow: 0 15px 40px -5px rgba(0, 0, 0, 0.1);
}
.side .close-side {
    border-radius: 50%;
    color: #f44336;
    float: right;
    font-size: 20px;
    font-weight: 400;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    top: -30px;
    width: 40px;
    z-index: 2;
}
.side .widget {
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
}
.side .widget h4 {
    display: block;
    font-weight: 800;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
    border-bottom: 1px dashed #dddddd;
}
.side .widget ul.link {
    padding: 0;
    margin: 0;
    list-style: none;
}
.side .widget ul.link li{
    float: left;
}
.side .widget.social li.facebook a i {
    background: #3b5998 none repeat scroll 0 0;
}
.side .widget.social li a i {
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 42px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 4px 4px 4px #bbbbbb;
}
 .side .widget.social li.twitter a i {
    background: #55ACEE none repeat scroll 0 0;
}
.side .widget.social li.instagram a i {
    background: #125688 none repeat scroll 0 0;
}
.side .widget.social li.youtube a i {
    background: #bb0000 none repeat scroll 0 0;
}
.side .widget.social li.telegram a i {
    background: #00aff0 none repeat scroll 0 0;
}
.side .widget.social li.linkedin a i {
    background: #007bb5 none repeat scroll 0 0;
}
.side.on {
    right: -16px;
}
.btn, .list-group a {
    font-weight: 500;
}
.para {
    font-size: 14px;
    font-weight: 300;
}
.tab-content>.tab-pane{
    padding: 15px;
}
ul.sidebar-info i {
    background: linear-gradient(to left, rgb(198 14 21), rgb(252 4 4)) 0px 0px repeat scroll transparent;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 6px 10px 6px 0;
    font-size: 18px;
    border-radius: 4px;
    box-shadow: 4px 4px 4px #d4d4d4;
}
ul.sidebar-info a, .sidebar-info address {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 13px 0;
    padding-left: 15px;
}
 .sub-menu {
    display: none;
    position: absolute;
    top: 65px;
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
    padding: 10px;
    width: 200px;
    z-index: 9;
}
 .sub-menu li{
    padding: 10px 8px;
   
 }
 .sub-menu li a{
     color: #000;
 }
 .sub-menu li:hover{
    background: linear-gradient(45deg, #c30e15, #fe0303);
    border-radius: .125rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border-radius: 50px;
    
 }
 .sub-menu li:hover a{
    color: #fff !important;
 }
.profile-menu:hover .sub-menu {
    display: block;
}
.profile-menu li a, .profile-menu li>div {
    font-size: 14px;
    font-weight: 500 !important;
    color: #040404 !important;
}
li.nav-item.profile-menu > a {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 0 20px 0 0;
    color: #fff !important;
    background: linear-gradient(45deg, #c30e15, #fe0303);
}
.svg-shape svg.gray {
    fill: #ffffff;
}
nav.second-nav a {
    text-transform: capitalize;
}
.exam-content .icon-box .content-box p {
    color: #fff;
}
.exam-content .icon-box:hover .content-box p {
    color: #000;
}
.pt-8 {
    padding-top: 80px;
}
.testi-monial-div {
    background: #eaeaea;
}
.tab-pane ul{
    min-height: auto !important;
}
.seo-about .icon-box.s3 .icon-main {
    background: #fff;
}
.seo-about .icon-box.s3 .icon-main img {
    height: 50px;
    margin: 9px 0px;
}

.plus {
        position: fixed;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, rgb(42, 39, 218), rgb(0, 204, 255));
    box-shadow: rgba(0, 77, 255, 0.5) 0px 2px 16px;
    display: block;
    float: none;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    color: #fff !important;
    z-index: 9999;
    border-radius: 50%;
    cursor: pointer;
    bottom: 20px;
    left: 20px;
    opacity: 1 !important;
    padding: 0;
    top: unset !important;
    margin: 0 !important;
    }
  /*TO TOP*/
    .plus.to-top a.btn:nth-child(1) {bottom:calc(100% + 10px);}
    .plus.to-top a.btn:nth-child(2) {bottom:calc(100% + 70px);}
    .plus.to-top a.btn:nth-child(3) {bottom:calc(100% + 130px);}
  .plus.to-top a.btn:nth-child(4) {bottom:calc(100% + 190px);}
  .plus.to-top a.btn:nth-child(5) {bottom:calc(100% + 250px);}
  .plus.to-top a.btn:nth-child(6) {bottom:calc(100% + 310px);}
  
    .plus a.btn 
{position:absolute;width:50px;bottom:0;height:50px;display:block;line-height:50px;font-size:20px;text-align:center;color:#fff;z-index:9999;border-radius:50%;transform:scale(0);transition:all ease 0.3s;padding: 0;}
    .plus a.btn:nth-child(1) {background:#00acee;transition-delay:0s;}
    .plus a.btn:nth-child(2) {background:#c4302b;transition-delay:0.1s;}
    .plus a.btn:nth-child(3) {background:#3f729b;transition-delay:0.2s;}
    .plus a.btn:nth-child(4) {background:#3b5998;transition-delay:0.3s;}
    .plus a.btn:nth-child(5) {background:#2196f3;transition-delay:0.3s;}
    .plus a.btn:nth-child(6) {background:#4CAF50;transition-delay:0.3s;}
    .plus.active .btn {transform:scale(1);}
    .plus>i {transition:all ease 0.5s;width:50px;line-height:50px;display:block;}
    .plus.active>i {transform:rotate(404deg);}
    .logo:after {width:200px;height:34px;margin-left:-100px;}
    .plus-menu .icon form {position:absolute;top:-4px;right:calc(100% - 40px);z-index:2;width:0;opacity:0;pointer-events:none;transition:all ease 0.3s;}
    .plus-menu .icon.active form {width:250px;opacity:1;pointer-events:initial;}
    .plus-menu .icon form input[type=text] {width:100%;color:#fff;box-sizing:border-box;border-radius:30px;line-height:28px;padding:10.5px 20px 10.5px 40px;border:none;background:var(--vermelho-principal);}  
    .plus a.btn i {
    line-height: 46px;
}


.top_banner_innerpage_header {
  background: #97fdd72e;
    background-position: center;
    background-size: cover;
    color: #484848;
    padding: 12px;
    margin-bottom: 20px;
}
button.close {
    position: absolute;
    right: -32px;
    top: -18px;
    background: #fff;
    border-radius: 50%;
    padding: 0 4px;
}

.faq__question{
        font-size: 16px !important;
        cursor: pointer;
        margin:0
    } 
    .sub-answer ul{padding-left:20px}
    .sub-answer ul li{padding:7px;list-style:circle}
    .sub-answer p{
      padding: 7px;
    margin: 0;
    }
    .faq__answer{
        display: none;
        padding: 5px;
        margin-top: 15px;
    }
    .faq__answer h5{
    cursor: pointer;
    padding: 10px;
    color: #888;
    margin: 0;
    background: #efeeee;
    }
    .flex-column{
    padding: 15px 10px;
    background: #fff;
    box-shadow: 0 0 6px #e0e0e0;
    margin: 20px 0;
    } 
     .sub-answer {
    border: 1px solid #d8d4d4;
    padding: 10px;
}
    .faqBox{
        margin: 20px;
    }
    @media (min-width: 320px) and (max-width: 480px) { 
        .question-border h5{
            font-size: 1.2rem;
        }
        .sub-answer p{
            font-size: 1.2rem;
        }
    }
    .faq-form.faq-ques form {
    background: #fff;
    padding: 30px 30px 10px;
    margin-bottom: 30px;
}

 .sidebar-navigation ul li a {
    width: 100%;
}
.cd-accordion {
    background: hsl(218, 7%, 32%);
    background: var(--cd-color-1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1), 0 16px 48px rgba(0, 0, 0, 0.1), 0 24px 60px rgba(0, 0, 0, 0.1);
    box-shadow: var(--shadow-lg);
}
.cd-accordion--animated .cd-accordion__label::before {
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.cd-accordion__sub {
    display: none;
    overflow: hidden;
}
.cd-accordion__sub--is-visible {
    display: block;
}
.cd-accordion__item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cd-accordion__input {
    position: absolute;
    opacity: 0;
}
.cd-accordion__label {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75em 1.25em;
    padding: var(--space-sm) var(--space-md);
    background: hsl(218, 7%, 32%);
    background: var(--cd-color-1);
    --color-shadow: lightness(hsl(218, 7%, 32%), 1.2);
    --color-shadow: lightness(var(--cd-color-1), 1.2);
    box-shadow: inset 0 -1px lightness(hsl(218, 7%, 32%), 1.2);
    box-shadow: inset 0 -1px var(--color-shadow);
    color: hsl(0, 0%, 100%);
    color: var(--color-white);
}
.cd-accordion__label span {
    -ms-flex-order: 3;
    order: 3;
}
.cd-accordion__label:hover {
    background: hsl(218, 7%, 35.2%);
    background: hsl(var(--cd-color-1-h), var(--cd-color-1-s), calc(var(--cd-color-1-l) * 1.1));
}
.cd-accordion__label::after,
.cd-accordion__label--icon-folder::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("../new-img/cd-icons.svg");
    background-repeat: no-repeat;
    margin-right: 0.25em;
    margin-right: var(--space-xxxs);
    /*filter: brightness(0.5);*/
}
.cd-accordion__label--icon-folder::before {
    -ms-flex-order: 1;
    order: 1;
}
.cd-accordion__label::after {
    -ms-flex-order: 2;
    order: 2;
}
.cd-accordion__label--icon-folder::before {
    background-position: 0 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.cd-accordion__label--icon-folder::after {
    background-position: -16px 0;
}
.cd-accordion__label--icon-img::after {
    background-position: -48px 0;
}
.cd-accordion__input:checked + .cd-accordion__label::before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.cd-accordion__input:checked + .cd-accordion__label::after {
    background-position: -32px 0;
}
.cd-accordion__input:checked ~ .cd-accordion__sub {
    display: block;
}
.cd-accordion__sub--l1 .cd-accordion__label {
    background: hsl(218, 7%, 20.8%);
    background: hsl(var(--cd-color-1-h), var(--cd-color-1-s), calc(var(--cd-color-1-l) * 0.65));
    --color-shadow: lightness(hsl(218, 7%, 32%), 0.85);
    --color-shadow: lightness(var(--cd-color-1), 0.85);
    box-shadow: inset 0 -1px lightness(hsl(218, 7%, 32%), 0.85);
    box-shadow: inset 0 -1px var(--color-shadow);
    padding-left: calc(1.25em + 16px);
    padding-left: calc(var(--space-md) + 16px);
}
.cd-accordion__sub--l1 .cd-accordion__label:hover {
    background: hsl(218, 7%, 24%);
    background: hsl(var(--cd-color-1-h), var(--cd-color-1-s), calc(var(--cd-color-1-l) * 0.75));
}
.cd-accordion__item:last-child .cd-accordion__label {
    box-shadow: none;
}
.cd-accordion__sub--l2 .cd-accordion__label {
    padding-left: calc(1.5em + 32px);
    padding-left: calc(var(--space-md) + var(--space-xxxs) + 32px);
}
.cd-accordion__sub--l3 .cd-accordion__label {
    padding-left: calc(1.5em + 48px);
    padding-left: calc(var(--space-md) + var(--space-xxxs) + 48px);
}


.bgFacebook {
    background: #2f5b9d;
    color: #fff;
}
.bgGoogle {
    background: #ea4235;
    color: #fff;
}


#craosel4 .owl-item, #craosel5 .owl-item, #craosel6 .owl-item {
    padding: 10px;
}
#craosel4 h5.course-title, #craosel5 h5.course-title, #craosel6 h5.course-title, .video_course_divider h5 {
	padding: 8px 0px !important;
}
.daily_dose_ds {
    margin-bottom: 30px;
    padding-top: 15px;
}
.daily_dose_ds img {
    border-radius: 50%;
    text-align: center;
    display: table;
    margin: 10px auto !important;
    margin-top: 0 !important;
    width: 100px;
    height: 100px;
}
#accordion .card-body {
     margin: 0px !important; 
}

.customUl {
    background: #fff;
    border: 0;
    box-shadow: 3px 3px 10px #ddd;
}
.custom-nav {
    position: relative;
    width: 100%;
    margin: 10px;
    background: #fbfbfb;
    border-radius: 30px;
}
.bgTheme, #features01, ul.subMenuColor2 li i, .back-to-top, .contact-location i, .login-1 a, .top-info, .testNav .nav-tabs .nav-item.show .nav-link, .testNav .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .bgTheme, .tagg_sect span, .nav-pills .nav-link.active, .nav-pills .show>.nav-link, .single_feature:before, #send_sms {
    background: linear-gradient(to right,#fc0404, #c50d14 100%);
    border: 0;
}
.spacial-icon {
    width: 30px;
    margin-right: 10px;
}
.study-option .icons {
    position: relative;
    top: 7px;
    left: 6px;
}
.start-practice-bar {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.main-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px dashed #d6d6d6;
    padding-bottom: 8px;
}
.start_practice_m {
    width: 18% !important;
}
.main-boxes {
    background: #fff;
    margin-bottom: 10px;
}
.pdf-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f9f9f9;
    margin-right: 10px;
}
.main-containt1 {
    display: inline-block;
}
.media-body h5 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin: 0;
}
.subwisevid img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-right: 10px;
}
.media-body p {
    font-size: 14px;
    margin: 0;
}
.right-containt {
    float: right;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.courseImagePre {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 15px;
    padding: 5px;
}
.banner_course_name {
    padding: 13px 20px;
    font-size: 22px;
}
.icon-study-right {
    position: absolute;
    right: 15px;
    font-size: 20px;
    margin-top: 20px;
    color: #ea0709;
    background: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 10px #ddd;
    line-height: 35px;
    padding: 1px;
}
.all-subject-ques {
    margin: 0;
    display: flex;
    padding-left: 55px;
    position: relative;
    top: -6px;
}
ul.all-subject-ques li img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.all-subject-ques li {
    margin-top: 0;
    margin-right: 15px !important;
    font-size: 13px;
    color: #888;
}
.study-topic1{
   display: block;
    background: #f9f9f9;
    margin-bottom: 10px;
}
.cardImage {
    background-color: #e11c3f;
    width: 100px;
    height: 100px;
    margin: 20px auto;
    border-radius: 50%;
    position: relative;
    top: 10px;
}
.cardImage img {
    height: auto;
    position: absolute;
    margin: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}
.bgTheme {
    width: 100%;
}
.startTest span:nth-child(2) {
    width: 100%;
    display: block;
}
.list-style-circle {
    list-style: circle;
    margin: 0;
    min-height: 100%;
    font-size: 14px;
    color: #7d7d7d;
    min-height: 66px;
}
.cardHoverbtn1 h5 {
    font-size: 15px;
    color: #fa0405;
    text-align: center;
}
.dlp-main-price {
    font-size: 22px;
    font-weight: 500;
    color: rgb(160, 160, 160);
    padding: 0 10px;
}
.dlp-main-price span {
	text-decoration: line-through;
}
.dlp-descount {
    background: #717b7c;
    color: #fff;
    padding: 2px 6px;
    margin: 0 10px;
    font-size: 14px;
}
span.dlp-mrp {
    font-size: 25px;
    font-weight: 600;
    color: rgb(0 0 0);
}
.dlp-price {
    margin: 15px 0;
}
.dlp-text-box {
    margin: 20px 0;
}
p.shor-description {
    font-size: 16px;
    margin: 20px 0;
}
.course-name {
    font-weight: 500;
    color: #fc0404;
    font-size: 30px;
}
.main-box11{
	background: #f9f9f9;
    padding: 30px;
}
.banner-top-carousel .owl-prev {
    position: absolute;
    left: 30px;
    top: 35%;
    background: transparent;
    color: #d1d2d4 !important;
    font-size: 25px !important;
}
.banner-top-carousel .owl-next {
    position: absolute;
    right: 30px;
    top: 35%;
    background: transparent;
    color: #d1d2d4 !important;
    font-size: 25px !important;
}


button:focus {
    outline: 0;
    opacity: 0.6;
}
.fa-chevron-left:before {
    content: "\f053" !important;
}
.course-item img {
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    padding: 4px;
    float: left;
    margin-right: 10px;
}
.discard-btn.discart-post.text-right button {
    width: auto;
}
ul.sub-stream img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 10px;
}

ul.sub-stream li a {
    display: block;
    margin-bottom: 10px;
    background: #ffffff;
    min-width: auto;
    padding: 7px 6px 4px;
    border-radius: 35px 0 0 30px !important;
    box-shadow: 0 0 6px #ddd;
    border: 1px solid #ddd;
    font-size: 14px;
    line-height: 0px;
    white-space: nowrap;
    overflow: hidden;
}
ul.sub-stream .active a{
    color: #fff;
    background: linear-gradient(to left, rgb(195, 14, 21), rgb(254, 3, 3))0;
}
.red-border-btn {
    border: 1px solid;
    color: #fc0303 !important;
    font-weight: 500;
}
.books_div img {
    position: relative;
    top: 140px;
    width: 60% !important;
    left: 50%;
    transform: translate(-50%, 0);
}
.books_content {
    width: 260px;
    text-align: center;
    box-shadow: 0px 0px 10px 0px #b9b9b9;
    border-radius: 30px;
    padding: 10px;
    padding-top: 150px;
    background: #fff;
    min-height: 270px;
}

.book_price {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    padding: 5px;
}

.books_div {
    margin-top: -120px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.buy {
    background: linear-gradient(to left, rgb(195, 14, 21), rgb(254, 3, 3)) 0px 0px repeat scroll transparent;
    padding: 3px 10px;
    border-radius: 15px;
    font-size: 14px;
    color: #fff;
    transition: ease 0.3s;
    }
    .details {
    background: transparent;
    color: red;
    border: 1px solid;
}
.course-main-menu-link .course-main-menu {
    padding: 0px;
    border: 1px solid transparent;
    box-shadow: rgb(171 171 171) 0px 0px 10px 0px;
    max-height: 480px;
    overflow: auto;
}
.course-main-menu-link .course-main-menu a{
	color: #110f11ab;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 12px !important;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 0 !important;
    margin: 0 !important;
}
.course-main-menu-link .course-main-menu a:hover{
	background: linear-gradient( 45deg , #c30e15, #fe0303);
    border-radius: .125rem;
    -webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border-radius: 50px;
    color: #fff !important;
}
.bottom-navigation .nav-link {
    color: rgba(17, 15, 17, 0.67);
    text-transform: uppercase;
    border-bottom: 2px solid;
    margin: 0px 10px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    transition: all 0.4s ease 0s;
    padding: 6px 20px !important;
}
.bottom-navigation .nav-link:hover{
	background: linear-gradient( 45deg , #c30e15, #fe0303);
    border-radius: .125rem;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border-radius: 50px;
    color: #fff !important;
}
.bottom-navigation .dropdown-toggle::after {
    border-top-color: #110f11;
    }
.testimonial_disc p, .testimonial_disc span, .testimonial_disc strong {
    display: initial;
    font-weight: 400;
    font-family: 'Inter', sans-serif !important;
    color: #808080 !important;
    font-size: 14px !important;
}
.scrolled_header .made-header-bottom {
    background: #fff;
}
.desktop-hide{
    display: none;
}
.side-menu img {
    position: relative;
    top: 3px;
    left: 6px;
}
#craosel3 .owl-nav{
    margin: auto;
    display: table;
}
#update-header .modal-dialog {
	max-width: 80%;
}
.dlp-img-box img {
    box-shadow: 4px 4px 15px #c9dcd5;
    border-radius: 10px;
}
ul.imp-points {
    display: inline-block;
    margin: 6px 0;
    list-style: circle !important;
}
ul.imp-points li {
    display: inline;
    margin-left: 10px;
    list-style: circle !important;
}
.scrolled_header .made-header-top>.nav-item .aclass {
    border: 1px solid #ffffff;
}
.scrolled_header .dropdown-toggle::after {
    border-top-color: rgb(0 0 0);
}
.scroll-bar-wrap {
    position: relative;
    max-height: 428px;
    overflow: scroll;
    padding-right: 8px;
}
.exam_offered_card {
    max-height: 500px;
    overflow: scroll;
}
.exam_offered_sub_div a:hover {
    color: #f11212;
    font-weight: 600;
}
.owl-prev .mbri-arrow-prev{
    position: absolute;
    left: -10px;
    top: 23%;
    background: #ffffff !important;
    color: #908f8f !important;
    font-size: 25px !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center !important;
    line-height: 35px !important;
    box-shadow: 0 0 10px #ddd;
}
.owl-next .mbri-arrow-next{
     position: absolute;
    right: -10px;
    top: 23%;
    background: #ffffff !important;
    color: #908f8f !important;
    font-size: 25px !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center !important;
    line-height: 35px !important;
    box-shadow: 0 0 10px #ddd;
}
.headingPettern.mb-4.align-items-center {
    text-align: center;
}
.section-title::after {
    left: 50%;
}
.nav-tabs {
    border-bottom: 0;
}
.widget img:hover {
    filter: drop-shadow(2px 4px 6px #ddd);
}
.side .widget.social li a i:hover{
    box-shadow: none;
}
.title {
    font-size: 16px;
    white-space: nowrap;
}
.testNav .nav-tabs {
    border-bottom: 0 !important;
    background: #fbfbfb;
}
.cardHoverbtn:hover, .panel-default:hover {
    box-shadow: none !important;
    border: 1px solid red !important;
}
.feedback-slider-item:hover, .videoWrapper:hover{
    border-bottom: 2px solid red;
    box-shadow: none;
}
#craosel3 .owl-item {
    margin-top: 60px;
}
 .tab-pane{
    /*display: none;*/
    padding: 20px;
  }
  /*.tab-pane.active{
    display: block !important;
  }*/
  .full-width{
    width: 100% !important;
}
.cd-accordion {
    list-style: none !important;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);
    border-radius: 16px;
    margin-bottom: 15px;
    border: 1px solid #e7e7e770;
    padding: 10px;
    padding-bottom: 0;
}
.cd-accordion__label{
  padding-left: 10px;
}
.profile-nav .nav-link {
    background: #f9f9f9;
    border-radius: 0;
}
 .tabs-li li a{
         display: flex;
         align-items: center;
         }
         .tabs-li li a input[type=radio]{
         width: 3%;
         }
         .tabs-li li a span{
         margin-left: 10px;
         }
         h5.help-heading.mt-3.mb-3 {
    display: block;
    width: 100%;
    background: #f9f9f9;
    padding: 10px 20px;
}

  .second-nav .nav>li>a:focus, .nav>li>a:hover {
         background-color: #ffffff00 !important; 
         }
         .faq{
         margin-top: 70px;
         }
       
         .faq__question:hover{
         font-weight: 600;
         transition: all .5s;
         }
         .faq__answer{
         font-size: 18px;
         display: none;
         margin-top: 10px;
         }
        
         .faq-form{
         padding-top: 30px;
         margin-bottom: 110px
         } 
         .panel-inner{
         display: none;
         }
         .sub-answer ul{
         list-style: decimal;
         padding-left: 20px;
         }
         .sub-answer ul li{
         font-size: 14px;
         }
         .question-border h5{
         font-size: 14px;
         font-weight: 500;
         }
         .sub-answer p{
         margin-bottom: 3px;
         }
         .help-heading{
         padding-left: 10px;
         margin-bottom: 0;
         font-size: 17px;
         }
         .faq-ques{
         margin-bottom: 12px;
         }
         .tabs-li{
         list-style: none !important;
         }
         .fa-dot-circle-o{
         margin-right: 20px;
         }
         #file-upload121{
         display: none
         }
         .submit-feedback{
         margin-top: 15px;
         margin-bottom: 0;
         } 
         article{
         border-bottom: 1px solid #d2d2d2!important;
         }
       
         .noti-act{
         background-color: #d93637 !important;
         color: #ffffff !important;
         }
         .author-date {
    margin-left: 10px;
}
a
 {
    color: #000;
}

a:hover {
    color: red;
}
.heading-discription h4 {
    font-size: 18px;
    font-weight: 500;
    color: #757575;
    position: relative;
    top: -5px;
}
/*daily dose*/
a.list-group-item.list-group-item-action {
    padding: 5px;
    margin: 10px 0;
}
    .modal1 {
          max-width: 1100px;
          margin: 30px auto;
        }
        .modal2 {
          position:relative;
          padding:0px;
        }
        .carousel-inner img {
          width: 100%;
          height: 100%;
        }
        .close {
          position:absolute;
          right:-30px;
          top:0;
          z-index:999;
          font-size:2rem;
          font-weight: normal;
          color:#fff;
          opacity:1;
        }
        .video-item .video-player {
            margin: 0;
            border-radius: 3px 3px 0 0;
            max-height: 137px;
        }
        .video-player img, .video-thumb img{
                margin-top: -24px;
        }
        .ui-block-content {
            padding: 12px 9px 0px; 
        } 
         
        a.list-group-item.list-group-item-action {
    padding: 5px;
    margin: 10px 0;
}
.profile-post h3 {
    font-size: 22px;
    margin: 30px 0 15px;
    font-weight: 500;
    background: #97fdd72e;
    padding: 8px 20px;
}
h3.profile_name {
    font-size: 20px;
    font-weight: 600;
    margin: 18px 0;
    text-transform: capitalize;
}
.followerList, .followerList1 {
    margin-top: 15px;
}
.followerList h3, .followerList1 h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    background: #97fdd72e;
    padding: 8px 20px;
    text-align: center;
}
.followerList h5, .followerList1 h5 {
    color: #656565;
    font-size: 16px;
}
.followerList img, .followerList1 img {
    border-radius: 50%;
}
.followerList .li-border, .followerList1 .li-border {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}
.profile-following-button {
    border: 1px solid;
    border-radius: 30px;
    font-weight: 700;
    padding: 5px;
    font-size: 12px;
    margin-top: 0;
    float: right;
    position: relative;
    top: -4px;
}
.btn-info:hover {
    color: #fff !important;
    background-color: #ea1b1b !important;
    border-color: #ee1616;
}
.followbtn {
    border: 1px solid red;
    color: red;
    border-radius: 50px;
    padding: 6px 50px;
}
.likes-count {
    margin-right: 5px;
    font-size: 22px;
    color: #bdbdbd;
}
span.count_number {
    position: relative;
    top: -4px;
    font-weight: 500;
}
ul.likefollo li {
    margin: 6px 10px;
}
.active-since-dis .fa {
    font-size: 20px;
    color: #bdbdbd;
}
.chevron-right {
    font-size: 20px;
    padding: 0 10px;
    color: #888;
}
ul.breadcrumbs {
    margin: 0;
}


 
            .quiz_box .quiz_box_image{
                text-align: center;
                margin-bottom: 10px;
            }  
            
           
             li.list-inline-item {
    font-size: 13px;
    color: #adadad;
}
li.list-inline-item span:first-child {
    font-weight: 600;
    color: orange;
    }
    .quiz_box_image.responsive-quiz span {
    font-size: 50px;
    color: #f90405;
    background: #ffffff;
    border-radius: 50%;
    padding: 6px;
    box-shadow: 0 0 10px #ddd;
    border: 2px solid #ffc107;
    display: inline-block;
    text-align: center;
}
.padding-four {
    padding: 10px;
}
.artical_page_dailydose .quiz_box .quiz_box_image img {
	padding-right: 10px;
}
.artical_page_dailydose .list-inline{
	margin: 0;
}
.artical_page_dailydose .artical-read-more {
    margin-top: 6px;
}
.artical_page_dailydose .quiz_box .quiz_box_image{
	margin: 0;
}
.artical_page_dailydose .quiz_box {
    margin-bottom: 15px;
}
span.mbri-clock {
    font-weight: 600;
}
span.span-title-icon {
    position: absolute;
    right: 8px;
}
.single_video_page .video-thumb img {
    height: 100%;
}
.single_video_page a.h4.title {
    white-space: inherit;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 22px;
}
.single_video_page .post-video .video-content {
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}
#available_coursse .tab-content>.active{
	display: flex;
}
.top_banner_innerpage_header h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: #888;
}
@media(max-width: 500px){
	.books_div img {
    position: relative;
    top: 140px;
    left: 20%;
    transform: unset;
    width: 60% !important;
}
.books_content {
	width: 100% !important;
}
.sidebar-navigation{
	padding: 10px 0;
}

.course-banner-image img{
	height: 100% !important;
	width: 100% !important;
}
.banner{
	padding-bottom: 20px !important;
}
}
.exam_offered_sub_div ul li a {
    font-size: 14px;
    font-weight: 500;
}
.col-12.course-section.tab-content p {
    font-size: 20px;
    text-align: center;
    color: #000;
    font-weight: 600;
    margin-bottom: 18px;
    text-decoration: underline;
}
li.course-item.item.active a {
    background: linear-gradient(to left, #c30e15, #fe0303);
        color: #fff;
}
.clock-in-start-quiz img {
    width: 200px;
}


/*======================new feed section===============================*/

.feed-left-fixed-section li.profile-fixed-div img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    padding: 4px;
}
ul.feed-left-fixed-section li span:first-child {
   font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    color: #ed3237;
    font-weight: 900;
}
ul.feed-left-fixed-section li span:nth-child(2){
font-size: 14px;
    color: #272727;
}
ul.feed-left-fixed-section li:hover span:nth-child(2){
    color: #ed3338;
}
ul.feed-left-fixed-section li {
    margin-bottom: 4px;
}
.feed-left-fixed-section p.sub-title {
    margin: 10px 0;
    text-align: center;
    font-weight: 900;
    font-size: 15px;
    text-decoration: underline;
    color: #777777;
}
.sticky-right-sidebar {
  background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    box-shadow: 0 0 10px #ddd;
}
.sticky-right-sidebar p {
    font-size: 14px;
    margin: 12px;
    line-height: 23px;
    font-weight: 600;
}
@media(min-width: 1000px){
    ul.feed-left-fixed-section {
    position: fixed;
}
.new_feed_section .feeds-sect-left {
    padding-right: 15px;
    min-width: 600px !important;
    margin-left: -70px;
}
.new_feed_section .stickysidebar {
    width: 300px;
}
 
.fixed{
    position: fixed;
    width: 300px;
    top: 150px;
}
}
@media(max-width: 600px){
ul.feed-left-fixed-section {
    display: none;
}
.videotitle{
    opacity: 0;
}
}
.comment-form .bgTheme {
    width: auto;
}
#demo-classes i.fa.fa-chevron-right.fa-js1 {
    position: absolute;
    right: -20px;
    top: 23%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    box-shadow: rgb(221 221 221) 0px 0px 10px;
    background: rgb(255, 255, 255) !important;
    color: rgb(144, 143, 143) !important;
    font-size: 22px !important;
    text-align: center !important;
    line-height: 35px !important;
}
#demo-classes i.fa.fa-chevron-left.fa-js{
    position: absolute;
    left: -10px;
    top: 23%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    box-shadow: rgb(221 221 221) 0px 0px 10px;
    background: rgb(255, 255, 255) !important;
    color: rgb(144, 143, 143) !important;
    font-size: 22px !important;
    text-align: center !important;
    line-height: 35px !important;
}
.container-demo-classes #book ul{
    list-style: circle;
    padding-inline-start: 40px;
}


.da-sticky {
    text-align: right;
    position: relative;
    z-index: 15;
    animation-name: top-bottom;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
}
.da-sticky .close-btn > span {
    width: 20px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 50px;
    text-align: center;
    display: block;
    font-size: 11px;
}
.da-sticky img {
    max-width: 250px;
}
@keyframes top-bottom {
  0%{
    top: -5px;
  }
  50%{
    top: 0px;
  }
  100%{
    top: -5px;
  }
}

 @media(max-width: 500px){
    ul.pl-4.list-style-circle.minH-96UL.course-description{
      height: 100% !important
    }
    #filter_data .col-md-4.col-lg-4.col-sm-6 {
    padding: 0 !important;
}
.cardHoverbtn img{
  height: 100% !important;
  }
}
.demo-classes .item img {
    object-fit: cover;
    background: #f9f9f9;
    filter: brightness(0.7);
}
#demo-classes .item i{
  top: 26% !important;
}
.videotitle{
  font-size: 13px;
}
.plus {
    position: fixed !important;
    }

@media(max-width: 600px){
.da-sticky{
    display: none;
}
}

.mobile-view-download-app {
        display: none;
    }
    @media(max-width: 700px){
        a#hide001 {
   position: absolute;
    right: 0;
    z-index: 999;
    background: #fff;
    top: -21px;
    border-radius: 33px;
    padding: 0 4px;
}
        .mobile-view-download-app {
            display: block;
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 999;

        }
        .mobile-view-download-app p {
    margin: auto;
    line-height: 20px;
    font-size: 15px;
    font-weight: 800;
    padding: 6px 4px;
    color: #000;
}

.mobile-view-download-app a {
    padding: 4px 8px;
    display: inline;
    font-size: 15px;
    position: relative;
    top: 12px;
    }
}