/* ------------------- home slder css start ---------------*/
body {
    background-color: #F6F6F6 !important;
}
.windows_app_download_btn {
    padding: 10px 20px;
    border-radius: 20px;
    background: #FEEC00;
    color: #000;
    box-shadow: 0px 0px 10px #ccc;
}

.windows_app_download_btn:hover {
    color: #000;
}


/*#window_app::after {
    content: unset;
}*/


/*.windows_app_download_btn:hover {
    background-position: -100% 0;
    color: #071e57;
}*/


/*.windows_app_download_btn {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    color: hsl(220, 50%, 90%);
    padding: 5px 15px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, #FEEC00 50%);
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
}*/


/*.windows_app_download_btn:last-child {
    margin-bottom: 0;
}
*/


/*.windows_app_download_btn img {
    width: 9%;
}*/


/*.windows_app_download_btn:hover img {
    content: url('/assets/images/arrow_icon.png');
}*/


/*#window_app_modal .close {
    color: hsl(220, 50%, 90%);
}*/


/*#window_app_modal .modal-content {
    max-width: 60%;
    margin: auto;
    background: linear-gradient(to right, hsl(210, 30%, 20%), hsl(255, 30%, 25%));
    color: hsl(220, 50%, 90%);
    box-shadow: var(--m-shadow, .4rem .4rem 10.2rem .2rem) hsl(236deg 50% 50% / 14%);
    border: 0;
}*/

#accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 30px;
    margin-bottom: 20px;
}

#accordion .panel-heading {
    padding: 0;
    border-radius: 30px;
}

#accordion .panel-title a {
    display: block;
    padding: 17px 20px 17px 70px;
    background: #f1f1e6;
    font-size: 16px;
    color: #333;
    border: none;
    border-radius: 30px;
    position: relative;
    transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed {
    color: #333;
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
    content: "\f107";
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot?v=3.2.1');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1');
    font-weight: 900;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    background: #FEEC00;
    font-size: 25px;
    color: #000;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed:after {
    content: "\f105";
}

#accordion .panel-body {
    padding: 0px 0 0 0;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 25px;
    border-top: none;
    position: relative;
}

#accordion .panel-body p {
    padding: 10px 20px 10px;
    margin: 0;
    background: #f1f1e6;
    border-radius: 15px;
}

.breadcrumb {
    display: inline-block;
    padding: 0;
    margin: 0;
    background: transparent;
    overflow: hidden;
}

.breadcrumb li {
    float: left;
    padding: 8px 15px 8px 40px;
    background: #fdec82;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    position: relative;
    cursor: pointer;
}

.breadcrumb li:first-child {
    background: #fdf9cc;
}

.breadcrumb li:last-child {
    background: #fddc05;
    margin-right: 18px;
}

.breadcrumb li:before {
    display: none;
}


/*.breadcrumb li:after{
    content: "";
    display: block;
    border-left: 18px solid #fdec82;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    position: absolute;
    top: 0;
    right: -18px;
    z-index: 1;
}*/

.breadcrumb li:first-child:after {
    border-left-color: #fdf9cc;
}

.breadcrumb li:last-child:after {
    border-left-color: #fddc05;
}

.breadcrumb li a {
    font-size: 14px;
    font-weight: bold;
    color: #777;
}
.hm_2 a{
    color: #fff !important;
}
.cpn-image {
    width: 120px;
    height: 153px;
    background: #000;
}
.cpn_im_dv{
    min-height: 153px;
}
.cp_txt{
    width: 100%;
    padding-left: 10px;
    padding-top: 6px;
}
.cupn_dv {
    list-style: none;
    padding: 8px;
    box-shadow: 0 0 7px #ababab4f;
    border-radius: 18px;
    margin-bottom: 21px !important;
}
.bg-black{
    background: #000;
    border: 1px solid #000;
    border-radius: 8px;
    margin-top: 77px;
    color: #fff;
}
.bg-black:focus{
    box-shadow: none;
}
.bg-black:hover{
    color: #fff;
}
.elegbl_btn{
    margin-top: 102px;
    padding: 9px 19px;
}
.rdme_btn{
    margin-top: 34px;
    background: #feec00;
    border: 1px solid #feec00;
    color: #000;
}
.rdme_btn:hover{
    color: #000;
}
.elg_head{
    background: #feec00;
    padding: 11px 0;
    border-bottom: 2px solid #000;
    box-shadow: 0 6px 7px lightgrey;
}
.ivoc_bdr{
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
}

.btn_invo{
    display: table;
    margin-top: 31px !important;
    /* padding: 7px 73px; */
    background: #000000;
    color: #fff;
}
.btn_invo:focus{
    box-shadow: none;
}
.rdo_list{
    border: 1px solid #dbdbdb;
    padding: 10px !important;
    border-radius: 10px;
    box-shadow: 0 0 10px #d7d7d7;
    align-items: center;
    margin-bottom: 14px;
    justify-content: unset !important;
    cursor: pointer;
    transition: .5s;
}
.rdo_list:hover{
    background: #fff7c8;
}
.rdo_list.atv:hover{
    background: #FEEC00;
}
.pay_lbl{
    display: flex !important;
    align-items: center;
    margin-left: 25px;
}
.pay_bd{
    border: none;
    box-shadow: none;
}
.pa_rdo_bt{
    width: 20px;
    height: 20px;
}
.atv{
    background: #FEEC00;
}

.cop_in_btn{
    width: 100px;
    padding: 6px 0;
    margin: 0 6px;
}

.ft_18{
    font-size: 18px;
}

.more,
.less{
    display: block;
    color: #071e57;
    font-size: 15px;
    font-weight: 600;
    margin-top: 12px;
    margin-left: 18px;
}
.minimize{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*course fotm css */
.frm_inpt{
    flex-direction: column;
}
.frm_inpt select,
.frm_inpt input{
    width: 100% !important;
}
.enr_btn{
    display: table;
    margin: auto;
    border-radius: 20px;
    width: 135px;
    height: 40px;
}

.enr_btn:hover{
    background: #fff !important;
    border: 1px solid #fdc806 !important;
    box-shadow: none !important;
}
/* .main_sdo{
    border-bottom: 2px solid #9c9c9c;
} */
.txt_rey textarea{
    height: 125px;
}
.enrl_num {
    position: relative;
}
.num_inp {
    position: absolute;
    top: 0;
    background: #e5e5e55c;
    width: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 5px;
    border: 1px solid #ced4da;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.num_pl{
    padding-left: 50px;
}
.tst_slect_leng:focus,
.tst_slect_leng{
    margin-left: 23px;
    border: 1px solid #ced4da;
    background: #f7f7f7;
    color: #071e57;
    font-weight: 600;
    box-shadow: 0 3px 4px #e0e0e0 !important;
}

@media only screen and (max-width: 479px) {
    .breadcrumb li {
        margin-bottom: 15px;
    }
}

.topic_listing {
    padding: 10px;
    width: 80px;
    background: #FECC00;
    box-shadow: 0px 0px 6px #ccc;
    text-align: center;
    font-size: 38px;
}

* {
    font-family: 'Inter', sans-serif !important;
}

.apicontent p {
    white-space: normal!important;
    word-break: break-word!important;
}

.fa {
    font-family: FontAwesome !important;
}

ul {
    padding-left: 0 !important;
}

ul li {
    list-style: none;
}

#course_combo .unlocked {
    border: 2px solid #efefef;
    padding: 4px;
    cursor: pointer;
    border-bottom: 2px solid;
    height: 100%
}

.form-control {
    box-shadow: none !important;
}

.locked {
    position: relative;
    border: 1px solid rgb(209, 209, 209);
    cursor: pointer;
}

 

.unlocked img {
    margin: auto;
    display: table;
    border-radius: 5px;
}

.locked .fa-lock {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 54px;
    width: 100%;
    height: 215px;
    background: #bfbcbc9e;
    display: flex;
    justify-content: center;
    align-items: center;
}

.locked p,
.locked h6 {
    padding-left: 3px;
}

a:hover {
    text-decoration: none;
}

.login_signup_style .input-group .input-group-text.eysicn .fa-eye,
.login_signup_style .input-group .input-group-text.eysicn .fa-eye-slash {
    cursor: pointer;
}

.login_signup_style .input-group .input-group-text.eysicn .fa-eye-slash {
    display: none;
}

#home_slider .owl-nav button {
    font-size: 20px;
    width: 60px;
    height: 60px;
    background: #383838d9;
    color: #fff;
    border-radius: 50%;
    position: relative;
    outline: none;
}

.hm_ban a {
    background: transparent;
    transition: .6s;
}

.hm_ban a:hover {
    transform: translateY(-10px);
}

.hm_ban {
    width: 100% !important;
}

.hm_ban img {
    width: 180px !important;
    filter: drop-shadow(0 3px 8px rgba(0, 22, 50, .08));
}

#home_slider .download_app_box {
    width: 80%;
}


/* 
#home_slider .download_app_box a {
    box-shadow: 0 0 4px 0 #90979d;
} */

.fs18 {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #405461;
}

.fs-20 {
    font-size: 20px;
}

#home_slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: left;
}

#home_slider .owl-nav button.owl-next {
    position: absolute;
    right: 0;
}

#home_slider .owl-nav button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 2px solid #383838;
    border-radius: 50%;
}

#home_slider .owl-nav button.owl-prev:before {
    left: unset;
    right: 0;
}


/*------------------- password check box ----------------*/

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #383838;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}


/*------------------- End password check box ----------------*/


/*------------------- filter box ----------------*/

.filter_select_box {
    border-color: #fff;
    background: transparent;
    color: #fff;
    max-width: 240px;
    border: 0;
    border-left: 2px solid #fff;
    border-radius: 0;
    margin-right: 10px;
}

.filter_section {
    background: #383838;
    padding: 20px;
}

.filter_select_box:focus {
    outline: none;
    box-shadow: none;
    border-color: #fff;
    background: transparent;
    color: #fff;
}

.filter_select_box option {
    color: #383838;
}

.dropdown-menu a:active {
    background-color: #000 !important;
}


/*---------------------------- book card design ----------------------*/

.book_card {
    border: 0;
    /* box-shadow: 0 0 5px 0 #d1d1d1; */
    margin-bottom: 30px;
}

#all .dtl_h4 {
    margin-top: 0px!important;
}

.book-image {
    height: 200px;
}

.book-subject {
    font-weight: 600;
    color: #071e57;
    font-size: 15px;
    margin: 0;
    line-height: 21px;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 65px;
}

.book-owner {
    font-weight: 500;
    color: #949090;
    margin-bottom: 0;
}

.book-price {
    font-weight: 400;
}

.book-price small {
    color: #949090;
}

.book-price span {
    font-weight: 700;
    color: #383838;
    font-size: 15px;
}

.gst_inc {
    font-size: 8px;
    font-weight: bold;
    color: #000 !important;
}

.book_validity {
    background: #f6e482;
    padding: 0 8px;
    font-size: 10px;
    font-weight: 600;
    line-height: 2;
    border-radius: 3px;
    color: #000;
}

.book_detail {
    color: #949090;
}

.view-book-btn {
    text-transform: uppercase;
    font-size: 12px;
    align-items: center;
    font-weight: 700;
    text-decoration: none !important;
    color: #000;
}

.view_all_book_btn {
    display: inline-block;
    padding: 10px 40px;
    text-transform: capitalize;
    font-weight: 800;
    color: #000;
    background: #e8e8e8;
    border-radius: 5px;
    text-decoration: none !important;
}

.strick {
    color: #000;
}


/*--------------------------- footer -----------------------*/

footer {
    background: linear-gradient( 90deg, #1d232f, #3e4b5b 100%);
    padding: 45px 0;
}

.footer_heading {
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.address-list {
    display: flex;
    align-items: baseline;
    margin-bottom: 20px;
    color: #fff;
}

.address-list span {
    font-size: 14px;
    font-weight: 500;
}

.address-list i {
    margin-right: 15px;
    min-width: 16px;
}

.footer-links {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-decoration: none !important;
    margin-bottom: 7px;
    display: inline-block;
}

.footer-links:hover {
    color: #feec00;
}

.fs-14 {
    font-size: 14px;
}

.test_question_design img {
    width: 150px;
}

.fw-500 {
    font-weight: 500;
}

.footer-social-links li {
    display: inline-block;
}

.footer-social-links li a {
    padding: 0;
    display: block;
    min-width: 40px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 7px;
    transition: .5s;
    border-radius: 50%;
    margin-right: 7px;
}

.footer-social-links li a:hover {
    background: #feec00;
    color: #383838;
    box-shadow: 0 0 10px #161616;
    border: 1px solid #feec00;
}

.policy-list li {
    font-size: 14px;
}

.policy-list li a {
    color: #fff;
}

.popup img {
    width: 140px!important;
}

.download_app_box a img {
    width: 100%;
}

.nofound img {
    width: 250px;
    margin-bottom: 20px;
    margin-top: 80px;
}

.nofound p {
    font-weight: bold;
}

.download_app_box a {
    display: inline-block;
    width: 30%;
    margin: 0 4px;
}


/*----------------- flag input ------------------*/

.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.iti__flag.iti__us {
    background-position: 0;
    height: 20px;
    width: 20px;
}

.iti__flag {
    box-shadow: none;
    background-image: url(../images/flag.png);
    background-size: cover;
    /* background-repeat: no-repeat; */
    background-color: transparent;
    background-position: 20px 0;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05);
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-right: 0;
    width: 100%;
    padding: 10px;
}


/*------------------- book detail page style ---------------------*/

.book-detail-tabs li a {
    margin: 0 5px;
    border-radius: 20px !important;
    padding: 7px 25px;
    border: 2px solid #383838 !important;
    color: #383838;
    font-weight: 700;
    display: block;
}

.my_cours.book-detail-tabs li a {
    border: none !important;
}

.my_cours.books_tabs li:first-child a {
    border-left: none !important;
    border-top-left-radius: inherit !important;
    border-bottom-left-radius: inherit !important;
}

.my_cours.book-detail-tabs li a.active {
    border-radius: 20px !important;
}

.book-detail-tabs li a.active {
    background: #000 !important;
    color: #fff !important;
}

.theme-blue {
    color: #071e57;
}

#related_course_slider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

#related_course_slider .owl-nav button {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    background: #383838c4;
    border-radius: 50%;
    color: #fff;
    margin: 0;
    top: -30px;
}

#related_course_slider .owl-nav button.owl-next {
    left: unset;
    right: 0;
}

.book_price_validity {
    width: 50%;
}

.payment_box {
    width: 65%;
}

.books_tabs li:first-child a {
    border-left: 2px solid #383838 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.books_tabs li:last-child a {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.books_tabs li a {
    border-radius: 0 !important;
    margin: 0;
    border-left: 0 !important;
}


/*------------------------------- order summary start --------------------*/

.sort_by_option {
    background: transparent;
    padding: 5px;
    border-radius: 20px;
    width: 100px;
    border: 2px solid #ababab;
    color: #ababab;
    font-weight: 600;
    outline: none;
}

.order-summary-card {
    box-shadow: 0 0 7px #ababab4f;
    padding: 10px 10px;
}

.live-test, .live-class-img {
    margin-right: 15px;
    display: inline;
}

.order-summary-card img {
    width: 120px;
    height: 100%;
    border-radius: 5px;
    /* margin-right: 15px; */
}


/* .tab_column {
    align-items: center;
} */

.btm_purchase_card {
    width: 100%;
    align-items: center;
}

.progress_wrapper {
    width: 100%;
    margin-right: 30px;
}

.order-summary-package-card {
    box-shadow: 0 0 7px rgb(0 0 0 / 20%);
    padding: 15px;
    background-color: #fffae6;
    border: none;
}

.card-head {
    display: flex;
    background: #e5e5e5;
}

.card-image {
    width: 160px;
    height: 100px;
    margin-bottom: 10px;
    /* border-radius: 51px; */
}

.card-image img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.card-content h4 {
    margin-top: 12px;
}

.card-arrow {
    text-align: right;
    margin-top: 20px;
}

.card-arrow .fa {
    font-size: 35px;
}

.card-content p {
    padding-top: 39px;
    font-size: 15px;
}

.progress-main p {
    text-align: left;
    margin-left: 16%;
    margin-bottom: 10px;
    font-size: 17px;
    color: #4a4646;
}

.fedradio_progres .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #4BAE4F;
    transition: width .6s ease;
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 10px;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 10px!important;
}

.progress-content-1 {
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
    padding-right: 10px;
    font-size: 13px;
}

button.btn.btn-primary.val {
    float: right;
    background-color: #000!important;
    border: none;
    border-radius: 5px;
    padding: 7px 16px;
}

.animated-progress {
    width: 100%;
    height: 10px;
    border-radius: 10px;
    margin: 0;
    background: #e9ecef;
    overflow: hidden;
    position: relative;
}

.animated-progress span {
    height: 100%;
    display: block;
    width: 0;
    color: rgb(255, 251, 251);
    line-height: 30px;
    position: absolute;
    text-align: end;
    padding-right: 5px;
}

.progress-yellow span {
    background-color: #fdc806;
}


/****** video tab css ********/

.data_list {
    width: 100%;
    float: left;
    padding: 10px 0 0;
}

.theme-yellow {
    color: #feec00;
}

.purchase_card {
    display: flex;
    align-items: center;
}

.data_list ul li .purchase_card img {
    border-radius: 10px;
    width: 120px;
    height: 100% !important;
    margin-right: 20px;
}
.data_list ul li {
    list-style: none;
    padding: 8px;
    box-shadow: 0 0 7px #ababab4f;
    border-radius: 18px;
    margin-bottom: 21px !important;
}

.data_list ul li img {
    border-radius: 10px;
    width: 100%;
}

.list_content {
    padding: 5px 0 0;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.tym_dur {
    display: flex;
    height: 50%;
    align-items: self-end;
    font-size: 20px;
}

.video_cards .list_content h3 {
    font-size: 25px;
}

.data_list ul li a {
    text-decoration: none !important;
}


/*---------------------------- purchase history --------------------------------*/


/************** Thank pag ***************/

.thank_you {
    width: 100%;
    padding: 40px 0;
}

.thnk_cont {
    box-shadow: 0 0 25px #ebebeb;
    padding: 21px 0 20px;
    border-bottom: 3px solid #071e57;
    position: relative;
}

.thnk_cont .ryt_chk {
    /* position: absolute; */
    /* right: 23%;
    top: 10%; */
    background: #fff;
    margin: auto;
    border-radius: 50%;
    border: 2px solid #28a745;
    font-size: 21px;
    font-weight: 400;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.thnk_cont h2 {
    font-size: 24px;
}

.ordr_id {
    flex-direction: column;
}

.ths_inr {
    padding: 18px 10px;
    border: 1px solid #d1d1d1;
    width: 50%;
    display: table;
    margin: auto;
    box-shadow: 0 0 10px #d1d1d1;
    border-radius: 10px;
}

.stor_img {
    width: 150px !important;
}

.breadcrumb {
    background-color: #e9ecef5c;
}

.cms_styles {
    box-shadow: 0 0 25px #ebebeb;
    padding: 30px 45px;
    border-bottom: 3px solid #28a745;
}


/* profile */

.profile {
    padding: 20px;
}

.profile_lft {
    position: sticky;
    top: 20px;
    background: #fff;
    border-radius: 12px;
    border: solid 1px #000;
    overflow: hidden;
}

.mn_ht {
    min-height: 110px;
    background: #000;
    border-radius: 10px;
}

.imagecircle {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: -60px auto 0;
    position: relative;
    box-shadow: 0px 11px 16px 0px #cccccca3;
    background-color: #fff;
    padding: 5px;
}

.usr-pic-new {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-bottom: -48px;
}

.usr-pic-new>img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: contain;
}

.profile_id_img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: contain;
}

.lft-panel ul li a img {
    width: 20px;
    margin-right: 5px;
}

.link_inn:focus,
.link_inn:hover {
    border-color: none !important;
}

.link_inn {
    border: none !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid gray;
}

.lft-panel li {
    width: 100%;
}

.lft-panel li a {
    text-transform: capitalize;
    font-size: 16px;
    transition: .5s;
    border-top: 1px solid #000 !important;
    color: #384454;
    border-radius: 0 !important;
    margin: 0;
}

.lft-panel li a.active {
    background: #000 !important;
    color: #fff !important;
    border-radius: 0!important;
    margin: 0 !important;
}

.lft-panel li a:hover {
    color: #fff !important;
    background: #000 !important;
    border-color: #dee2e6 #dee2e6 #fff !important;
    margin: 0;
    border-radius: 0!important;
}

.px-30 {
    padding: 0 18px;
}

.profile-content-box {
    box-shadow: 0px 3px 25px #0000002e;
    padding: 10px 12px;
}

.ryt_profile {
    padding: 30px 35px;
}

.profile_id_img {
    box-shadow: 0px 11px 16px 0px #cccccca3;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.edit_profile .form-group {
    margin-bottom: 0.7rem;
    display: flex;
    align-items: center;
    background: #eff6ff;
    justify-content: start;
    padding: 6px 23px;
}

.edit_profile label {
    margin-bottom: 0 !important;
    width: 135px;
}

.edit_profile span {
    padding-left: 4px;
    padding-right: 10px;
}

.reset_pas {
    background: #eff6ff;
    margin-right: 10px;
    padding: 8px 0 8px 30px;
    width: 80%;
    font-weight: 500;
}

.btn-profile {
    background: #000;
    padding: 10px 43px;
    border-radius: 26px;
    color: #fff;
    transition: .5s;
}

.btn-profile:hover {
    color: #fff;
    box-shadow: 0 0 10px gray;
}

.folo_txt h3 {
    font-size: 23px;
}

.folo_txt h4 {
    font-size: 18px;
}

.more-less {
    float: right;
}

.pnl_shado {
    border: 1px solid #c8c8c8;
    border-radius: 7px;
    box-shadow: 0 0 17px #e3e3e3;
}

.drop_dn {
    background-color: transparent !important;
}

.drop_dn img {
    width: 45px;
    border-radius: 50%;
}

.drop_dn .btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
}

.drop_dn .btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: none !important;
}

.view_all.select_course_tab .nav-tabs .nav-link {
    border-radius: 20px !important;
    border: 1px solid #000 !important;
    background: #fff;
    color: #000;
    margin-bottom: 15px;
    height: auto;
}

.view_all.select_course_tab .nav-tabs .nav-link.active {
    background-color: #000;
    color: #fff;
    box-shadow: -1px 1px 12px 2px #c3c3c3;
    border: 3px solid white;
    border-radius: 20px !important;
}

.viwall_tab .book_card {
    /* background: #efefef; */
    border: 2px solid #efefef;
    border-bottom: 2px solid;
    transition: all linear 0.4s;
}

.book-image {
    /* width: 70%; */
    padding: 5px;
    border-radius: 10px;
    overflow: hidden;
}

.video_list_btn {
    cursor: pointer;
    position: relative;
    right: -87%;
    top: 66px;
    z-index: 1;
}

.added_video_list_btn {
    right: -91%;
}

.course_card .card-body {
    padding: 5px;
}

.viwall_tab .book_card:hover {
    border-bottom: 2px solid #FEEC00;
    box-shadow: 2px 4px 12px 1px #ddd;
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
}

.panel-title>button:before {
    float: right !important;
    font-family: FontAwesome;
    content: "";
    background: url(../images/up_arrow.png) no-repeat center center;
    background-size: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.panel-title>button.collapsed:before {
    float: right !important;
    content: "";
    background: url(../images/down_arrow.png) no-repeat center center;
    background-size: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.crd_inn {
    background-color: #fff;
}

.crd_inn button {
    width: 100%;
    float: left;
    text-align: left;
    text-decoration: none;
}

.crd_inn button:focus,
.crd_inn button:hover {
    text-decoration: none !important;
}

.shadow-non {
    box-shadow: none !important;
}

.fs-13 {
    font-size: 13px;
}

.fs-22 {
    font-size: 24px;
}

.fs-16 {
    font-size: 16px;
}

.theme-dat {
    font-size: 20px;
}

.ban_had {
    font-size: 30px;
    line-height: 38px;
    font-weight: 500 !important;
}

.sec-head {
    font-size: 35px;
    color: #071e57;
    margin-bottom: 20px;
}

.staf_had {
    font-size: 14px;
    line-height: 20px;
}

.live_test_img img {
    min-width: 150px;
}

.actionLink a {
    font-size: 90%;
}

.vlidtxt h6,
.vlidtxt p {
    font-size: 14px;
    margin: 5px 0 !important;
}

.lft-panel .nav-item a i {
    width: 24px;
    height: 16px;
}

.purchase_card .list_content h4 {
    font-size: 14px;
}

.bas_alin {
    align-items: baseline;
}

.bas_alin a {
    align-items: center;
}

.bas_alin a i {
    padding-left: 4px;
}

.faq_sec .crd_inn {
    border-bottom: 0;
    color: #000 !important;
    padding: 15px 10px !important;
    background: #e5e5e5;
}

.card {
    box-shadow: 0 0 5px 0 #e5e5e5ad;
}

.faq_sec button {
    color: #071e57 !important;
    padding: 0;
}


/* create test page css */

.creat-test {
    background: #f2f2f2;
    box-shadow: 0 2px 10px #dadada;
}

.creat-test ul li {
    width: 25%;
    float: left;
}

.sourse_content {
    padding: 10px;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    cursor: pointer;
}

.creat-test .nav-tabs .nav-link {
    background-color: #e0e0e0;
    color: #000;
    border: 1px solid #e0e0e0 !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.creat-test .nav-tabs .nav-link.active {
    background-color: #fff;
    color: #000;
    border: 1px solid #0057fe !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}


/* .option-list li {
    border: 1px solid #b9b9b9;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
} */

.option-list li label {
    width: 100%;
    border: 1px solid #b9b9b9;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer;
}

.option-list li p {
    margin-bottom: 0 !important;
    padding-left: 8px;
}

.option_target {
    border-radius: 50%;
    border: 1px solid #000;
    width: 35px;
    display: inline-block;
    text-align: center;
    height: 35px;
    padding-top: 5px;
    color: #000;
    cursor: pointer;
}

.option_select.corct_op label.active .option_target {
    color: #fff;
    background: green;
    border: 1px solid green;
}

.option_select.corct_op label.active {
    border: 1px solid #0c770c;
    background: #c8fabe;
    position: relative;
    z-index: 1;
}

.option_select1.corct_op1 label.active .option_target {
    color: #fff;
    background: green;
    border: 1px solid green;
}

.bk_dtl_codtxt {
    text-align: center;
    padding: 4px 4px;
    background: #f6e482c4;
    margin-bottom: 10px;
    border-radius: 7px;
    color: #000;
}

.option_select1.corct_op1 label.active {
    border: 1px solid #0c770c;
    background: #c8fabe;
    position: relative;
    z-index: 1;
}

.str.active {
    color: #feec00 !important;
}

.clrbtn {
    background-color: #feec00 !important;
    padding: 10px 33px !important;
    border: 1px solid #feec00 !important;
    color: #000;
}

.clrbtn:hover {
    color: #000;
}

.submit_sec {
    border-top: 1px solid #d5d5d5;
}

.sub_but {
    border: 1px solid #c8c8c8;
    background: #fff;
    padding: 10px;
}

.sub_next {
    border: 1px solid #c8c8c8;
    background: #000;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.fs-40 {
    width: 30px;
    height: 20px;
}

.level_dv ul li {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 16px;
}

.level_dv ul li:last-child {
    border-bottom: none;
}

.border-2 {
    border: 2px solid #dbdbdb;
}

.frm_gp input {
    width: 100%;
    padding: 8px;
    background: #dfdfdf;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.w-lg {
    width: 50px;
    height: 23px;
}

.shadow {
    box-shadow: 0 0 10px lightgray;
}

.test_bok {
    cursor: pointer;
}

.test_bok .card-body {
    padding: .50rem .75rem;
}

.test_bok.active {
    position: relative;
}
.course-detail.test_bok1.test_bok:before {
    display: none;
}
.test_bok.active::before {
    display: inline-block;
    content: unset;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: #23cb00;
    border-radius: 50%;
    font-size: 44px;
    text-align: center;
    line-height: 50px;
    z-index: 999;
}

.test_bok.active::after {
    position: absolute;
    content: unset;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff9e;
}

.test_bok_check:checked~.active:before {
    content: "\f058";
}

.test_bok_check:checked~.active:after {
    content: '';
}

.score_tbl th,
.score_tbl td {
    border: 1px solid #000;
}

.tbl_dv {
    width: 100%;
    background: #f1f1f1;
    padding: 20px;
    padding-bottom: 10px;
}

.test_bok .book-image {
    width: 100%;
    height: 190px;
    border-radius: 12px;
    overflow: hidden;
}

.level_dv {
    padding-bottom: 0 !important;
}

.serch_bar {
    border: 1px solid #d2d2d2;
    padding: 55px;
    box-shadow: 0 0 10px #d4d4d4;
}

.serch_bar input {
    width: 50%;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    background: #e3e3e3;
    padding-left: 5px;
}

.serch_btn {
    border: 1px solid #000;
    background: #000 !important;
    border-bottom: 2px solid;
}

.loader {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: #00000047;
    z-index: 999;
}

.loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
}

.dflt_lvl {
    background: #feec00;
    color: #fff;
    border-radius: 15px;
}

.dflt_lvl h3 {
    color: #000;
}

.lvl_txt_bg {
    background: #fff353;
    border-radius: 15px;
    color: #000;
    box-shadow: 0 0 10px #b0a547a8;
}

.select_option {
    width: 100%;
    padding: 10px;
    background: #dfdfdf;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}


/*-------------------------- single book details ----------------*/

.overview-content p {
    margin: 0px;
    padding: 0px;
    color: #333 !important;
    font-weight: 600;
    font-family: "Inter", sans-serif !important;
    font-size: 17px !important;
    text-align: justify !important;
    line-height: 1.8;
}

.course-content-heading {
    color: #071e57;
    font-weight: 600;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 4px;
    height: 45px;
    font-size: 18px;
}

.right-panel {
    margin-left: 15px;
}

.sourse_content .src_icon {
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    min-width: 12% !important;
}

.live-test, .live_test_img {
    margin-right: 15px;
    display: inline;
}

#course_combo p {
    font-size: 16px;
    font-weight: 400;
    color: #405461;
}

#overviewHindi p,
#overviewEnglish p {
    /* font-weight: 600; */
    text-align: justify;
    color: #000;
    font-size: 15px;
}

#overviewHindi p,
#overviewHindi h1,
#overviewHindi h2,
#overviewHindi h3,
#overviewHindi h4,
#overviewHindi h5,
#overviewHindi h6 {
    font-weight: 600;
}

.scl_modal_close {
    font-size: 25px !important;
    font-weight: 500 !important;
    color: #fff !important;
    text-shadow: unset !important;
    opacity: 1 !important;
    outline: 0 !important;
    top: 15px;
    right: 15px;
    position: fixed;
    z-index: 99;
    display: none !important
}

.modal {
    padding: 0
}

.school-modal {
    max-width: 800px !important;
}

.school-modal .modal-content {
    background: url(https://online.utkarshapp.com/assets/images/logo.svg), url(https://utkarsh.com/modal_img.e007ad8de8b250134a43.png), url(/assets/images/pop_up_bg.png) !important;
    background-color: #000 !important;
    background-repeat: no-repeat, no-repeat !important;
    background-position: 93% 25%, 80% 100%, 100% 100% !important;
    background-size: 15% 25%, 29% 52%, 100% 100% !important;
    border: 0 !important;
    min-width: 800px;
    border-radius: 50px;
}

.school-modal .modal-content .modal-body {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    padding: 65px 40px !important
}

.school-modal .modal-content .modal-body h3 {
    color: #383838 !important;
    font-size: 30px;
    margin-bottom: 25px;
    font-weight: bold;
    margin-top: 95px;
    padding-left: 10px;
}

.school-modal .modal-content .modal-body .site_switch {
    text-decoration: none !important;
    width: 47%;
    border: 0;
    display: flex;
    color: #000 !important;
    background: #fc0 !important;
    height: 50px !important;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    font-weight: 800;
    margin-top: 35px;
    border-radius: 12px;
    margin-left: 10px;
}

.modal_input_group {
    display: block;
    position: relative;
    width: 200px;
    height: 170px;
    text-align: center;
}

.modal_input_group label {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color .2s ease-in;
    overflow: hidden;
    padding: 30px 10px;
    border-radius: 5px;
    background-color: #333;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: end;
    justify-content: center;
}

.modal_input_group label:before {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    content: "";
    border: 2px solid #fff;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    z-index: 6;
}

.modal_input_group label:after {
    width: 20px;
    height: 20px;
    content: "";
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 2px 3px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: all .2s ease-in;
}

.modal_input_group input:checked~label:before {
    border-color: #fc0;
}

.modal_input_group input:checked~label:after {
    background-color: #fc0;
}

.modal_input_group input {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden
}

.home-modal-close-btn {
    position: absolute;
    right: 25px;
    top: 25px;
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 25px;
    color: #000;
    background: #fff;
}

.advanceSearch {
    padding: 0;
    border-radius: 5px;
    margin-left: 15px;
    display: inline-block;
}

.advanceSearch img {
    width: 60px;
}

.home-filter-section {
    border: 1px solid #fff;
    padding: 10px 15px;
    border-radius: 15px;
}


/* .home-filter-section .home-filter-common-div {
    display: inline-block;
    max-width: 235px;
} */

.home-filter-section .search_wrapper input {
    background: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    border: 0 !important;
    padding-left: 30px;
    position: relative;
}

.search_wrapper input::placeholder {
    color: #fff;
}

.home-filter-section .search_wrapper:before {
    content: '\f002';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    color: #fff;
}

.home-filter-section .search_wrapper {
    position: relative;
}

.liv_cls {
    align-items: center;
}

.log_btn:focus-visible,
.log_btn:focus {
    box-shadow: none !important;
}
.profile-camera{
    position: absolute;
    bottom: -8px;
    right: -8px;
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 0 5px #c9c4c4;
}
.profile_urdat{
    min-width: 216px;
    border-radius: 6px;
    padding: 11px 11px 0px;
    top: 20px !important;
    left: -42px !important;
    box-shadow: 0 2px 5px #b1b1b1;
    position: relative;
    border: none;
}
/* .profile_urdat:hover{
    background: #fff9de;
} */
.profile_urdat:after {
    content: "";
    position: absolute;
    border-top: 11px solid #fff;
    border-left: 19px solid rgba(0,154,224,0);
    /* border-radius: -8px 0 0 13px; */
    width: 0;
    top: -11px;
    height: 0;
    left: 50%;
    transform: rotate(181deg);
}
/* .profile_urdat:hover::after{
    border-top: 11px solid #fff9de;
} */
.profile_urdat .dropdown-item{
    background-image: url(../images/prof-drop.png);
    background-position: 0px -319px;
    background-size: auto;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    padding-left: 32px;
    padding-top: 0;
    margin-bottom: 15px;
    transition: .5s;
    font-weight: 500;
}
.profile_urdat .dropdown-item:hover::before{
    display: none;
}
.profile_urdat .dropdown-item:hover{
    color: #071e57 ;
    background-image: url(../images/prof-drop.png);
    background-repeat: no-repeat;
    background-position: 0px -319px;
    font-weight: 500;
    text-shadow: 0 0px 0px #071e57;
}

.profile_urdat .dropdown-item:last-child{
    background-image: url(../images/removimg.png);
    background-position: unset;
    height: 21px;
    display: flex;
    align-items: center;
}
.profile_urdat .dropdown-item:active{
    background-color: transparent !important;
    color: #000 !important;
}

/* .profile-camera{
    position: relative;
    width: 100%;
}
.profile-camera .fa-camera{
    position: absolute;
    right: 10px;
    bottom: -9px;
} */

.detl_h2 {
    font-size: 16px;
}

.dts_btn {
    background: #f6e482;
    border: 1px solid #f6e482;
    color: #343a40;
}

.dtl_h4 {
    font-size: 18px;
    color: #343a40;
    ;
}

.dtl_desp {
    color: #343a40;
}

.pre_btn:active,
.pre_btn:hover {
    background-color: #000;
}

.pre_btn:focus-visible,
.pre_btn:focus {
    box-shadow: none;
}

.single_pg {
    border: 1px solid #d5d5d5;
    padding: 6px;
}

.stor_img {
    border: 1px solid #bdbdbd;
    border-radius: 6px;
}

.crc_img{
    height: 320px;
}

.pymnt_img {
    height: auto;
    /* width: 60%; */
    border-radius: 5px;
}

.paym_dv {
    border: 1px solid whitesmoke;
    padding: 5px;
    border-bottom: 2px solid #f6e482;
}

.paym_dv .card-body {
    padding: 15px 0 0;
}

.progress_wrapper p {
    color: #000;
    word-break: break-all;
}

.tst_gnrtar {
    font-size: 18px;
    color: #071e57;
    font-weight: 600;
}

.login_signup_style .input-group .input-group-text.eysicn::after {
    content: none;
}

.login_signup_style .input-group .input-group-text.eysicn .fa-eye,
.login_signup_style .input-group .input-group-text.eysicn .fa-eye-slash {
    cursor: pointer;
}

.login_signup_style .input-group .input-group-text.eysicn .fa-eye-slash {
    display: none;
}

.accordion .fa-angle-down {
    margin-right: 0.5rem;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    top: 11px;
    right: 0;
    color: #071e57;
}

.crttst_tb:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f107";
    padding-right: 5px;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
    color: #071e57;
}


/* .crttst_tb.collapsed:before {
    float: right !important;
    content: "-";
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
    color: #000;
} */

.policy-list li a:hover {
    color: #feec00;
}

.sourse_content h4 {
    color: #071e57 !important;
    /* margin-top: 28px; */
    word-break: break-word;
}

.sourse_content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    color: #405461;
    margin-bottom: 0;
}

.book-price .strick,
.paym_dv .book-price strike {
    font-size: 15px;
}

.alert-danger {
    margin-bottom: 0 !important;
}

.admin_rply {
    width: 48%;
    padding: 10px;
    border-radius: 10px;
    background: #fcee35;
    border-top-left-radius: 0;
}

.user_reply {
    width: 48%;
    float: right;
    padding: 10px;
    border-radius: 10px;
    border-top-right-radius: 10px;
    background: #fff344bd;
    border-top-right-radius: 0;
    text-align: right;
    margin-bottom: 15px;
}

.back_btn {
    background-color: #000 !important;
    color: #fff;
    border: 1px solid #000;
}

.back_btn:hover {
    color: #fff;
    border-color: #000;
}

.back_btn:focus {
    box-shadow: none !important;
}

.back_btn:active {
    color: #fff !important;
}

.locked {
    position: relative;
    border: 1px solid rgb(209, 209, 209);
}

.locked p,
.locked h6 {
    font-size: 16px;
    padding-left: 3px;
}

.bok_p {
    font-size: 14px;
    font-weight: 400;
    color: #405461;
}

.bok_slid_in {
    border: 1px solid rgb(221, 221, 221);
    border-bottom: 2px solid #000;
}

.bok_slid_in p,
.bok_slid_in h6 {
    padding-left: 3px;
}

.bok_slid_in img {
    width: 70% !important;
    height: 200px;
    display: table !important;
    margin: auto;
}

.skipd_ans {
    background: #cecece;
}

.skipd_txt {
    color: #cecece;
}

.ans_dv {
    border-right: 1px solid #e6e6e6;
}

.summary_details i {
    font-size: 40px;
}

.ans_dv i {
    font-size: 40px;
}

.ans_dv h5 {
    font-size: 17px;
}

.reply_dot {
    width: 40px;
    height: 40px;
    display: inline-block;
    /* margin: auto; */
    border-radius: 50%;
}

.str_bg {
    color: #FEEC00;
}

.scor_sec h1 {
    font-size: 25px;
}

.fs22 {
    font-size: 22px;
}

.test_lik_pop {
    position: absolute;
    right: 66px;
    bottom: 15px;
}

.srch_dv {
    padding: 10px 23px;
    background: #fff;
    border-radius: 9px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 210px;
}

.srch_icn {
    padding: 13px;
    background: #fff;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}

.link_cls_btn {
    margin-right: 50px;
    background: #FEEC00 !important;
    border-radius: 50%;
    opacity: 1;
    width: 40px;
    height: 40px;
    opacity: 1;
}

.flip_crd_wdth {
    width: 180px;
    border: 1px solid lightgray;
    box-shadow: 0 0 10px #e3e3e3;
}

.stky_pls_btn {
    position: sticky;
    bottom: 10px;
    margin-right: -45px;
    box-shadow: 0 5px 10px #31313142;
}

.stky_pls_btn:focus-visible,
.stky_pls_btn:focus {
    box-shadow: none;
    border: none;
}

.btn_login,
#dropdownMenuButton {
    border: 1px solid #000;
    background: #000 !important;
}

.btn_login:hover {
    border: 1px solid #000;
}

.btn_login:active {
    border: 1px solid #000 !important;
}

#dropdownMenuButton:focus {
    box-shadow: none;
}

.btn_login {
    box-shadow: none !important;
}

.bok_dtl_downicn img {
    filter: drop-shadow(0 3px 8px rgba(0, 22, 50, .08));
}

.dropdown-item {
    padding: 3px 8px;
    position: relative;
    margin-bottom: 3px;
    transition: .5s;
}

.dropdown-item:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #000;
    z-index: -1;
    /* border-radius: 10px; */
    transition: .5s;
}

.dropdown-item:hover {
    color: #fff;
    background: transparent;
}

.dropdown-item:hover:before {
    width: 100%;
}

.dropdown {
    position: relative;
    transition: .5s;
}

.drop_hover {
    position: absolute;
    background: #fff;
    border: 1px solid #cacaca;
    border-top: none;
    /* visibility: hidden; */
    z-index: 9;
    top: 38px;
    border-radius: 2px;
    transition: .5s;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
}

.dropdown:hover .drop_hover {
    max-height: 300px;
    /* visibility: visible; */
    opacity: 1;
    /* min-width: 165; */
    /* padding: 5px 2px 1px; */
    border: 1px solid #cacaca;
    background: #fff;
    /* padding-top: 0; */
}

#dropdownMenuButton {
    min-width: 140px;
}

.blk_btn {
    background: #FEEC00 !important;
    border: 1px solid #FEEC00;
    color: #000 !important;
    transition: .5s;
    height: auto;
    font-weight: 500;
    padding: 10px 12px !important;
}

.blk_btn:hover {
    box-shadow: 0 6px 10px #d9d9d9;
}

.faq_to {
    width: 100%;
    text-align: left;
}

.faq_to:hover {
    text-decoration: none;
    color: #071e57;
}

.faq_to:focus {
    text-decoration: none;
}

.faq_to::before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f107";
    padding-right: 5px;
    font-size: 22px;
    font-weight: bold;
    margin-top: -3px;
    color: #071e57;
}

.faq_hd {
    padding: 0;
}

.tropy_img {
    width: 60px;
    height: 60px;
}


/* .backURL {
    background: #000;
    color: #fff;
    border: 1px solid !important;
}
.backURL:hover{
    background: #000;
    color: #fff;
    border: 1px solid !important;
}

.backURL:focus{
    box-shadow: none;
    background: #000;
    color: #fff;

} */

.bk_dtl_codtxt {
    text-align: center;
    padding: 4px 4px;
    background: #f6e482;
    margin-bottom: 10px;
    border-radius: 7px;
    color: #000;
}

.bok_pop a {
    color: #000;
}

#canvas_container {
    background: #f0f0f0;
    width: 100%;
    display: table;
    padding: 7px 0;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0 0 10px #e3e3e3;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

#pdf_renderer {
    /* height: 500px;
    width: 100%; */
    padding: 0 10px;
}

.by_utk {
    color: #405461 !important;
}

.input-group input:focus {
    box-shadow: none !important;
}

.blk_btn:focus {
    box-shadow: none !important;
}

.ovr_txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #405461 !important;
}

.pre_generator {
    width: 60%;
    margin: auto;
}


/* .breadcumURL:active,
.breadcumURL:focus,
.breadcumURL:hover{
    background: #000 !important;
    color: #fff  !important;
    box-shadow: none !important;
} */

.titleBack:active,
.titleBack:focus,
.titleBack:hover {
    background: #000 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.vdo_serch {
    position: relative;
    padding: 20px 0;
    box-shadow: 0 3px 10px #dcd8d8b8;
    border-bottom: 2px solid #787878;
    padding-right: 45px;
}

.srch_inr_c {
    width: 50%;
    padding: 10px;
    border-radius: 26px;
    border: 1px solid gray;
    background: #f0f0f0;
}

.vdo_serch button {
    border-radius: 50%;
    position: absolute;
    top: 19px;
    cursor: pointer;
    width: 48px;
    height: 48px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
}

.bk_txt {
    font-size: 24px;
}

#notfound {
    position: relative;
    height: 70vh;
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    width: 100%;
    line-height: 1.4;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.notfound .notfound-404 {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.notfound .notfound-404 h1 {
    color: #ececec;
    font-weight: 900;
    font-size: 300px;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound h2 {
    font-size: 46px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0
}

.notfound p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 15px
}

.notfound a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    background: #feec00;
    display: inline-block;
    padding: 16px 38px;
    border: 2px solid transparent;
    border-radius: 40px;
    color: #000;
    font-weight: 600;
    -webkit-transition: .2s all;
    transition: .2s all;
}

.notfound a:hover {
    background-color: #fff;
    border-color: #feec00;
    color: #000;
}

@media only screen and (max-width:480px) {
    .notfound .notfound-404 h1 {
        font-size: 130px;
    }
    .notfound h2 {
        font-size: 26px
    }
}

.breadcrumb-item {
    cursor: pointer;
}

.breadcrumb {
    display: inline-block;
    padding: 0;
    margin: 0;
    background: transparent;
    overflow: hidden;
}

.breadcrumb li {
    float: left;
    padding: 8px 15px 8px 30px;
    background: #fdec82;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    /* border: 1px solid #000; */
    border-right: 0;
    border-left: 0;
    position: relative;
}

.arrow_shape {
    position: absolute;
    width: 22px;
    height: 42px;
    background: #000;
    top: -2px;
    right: -21px;
    z-index: 9;
}

.arrow_shape:before {
    content: '';
    position: absolute;
    width: 95%;
    height: 95%;
    left: 0px;
    top: 1px;
}

.arrow_shape,
.arrow_shape:before {
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.breadcrumb li:last-child .arrow_shape:before {
    background: #fddc05;
    border-left: 1px solid #fddc05;
}

.breadcrumb li:nth-child(1) {
    background: #000;
}

.breadcrumb li:nth-child(1):after {
    background: #000;
}

.breadcrumb li:nth-child(1) .arrow_shape:before {
    background: #000;
    border-left: 1px solid #000;
}

.breadcrumb li:nth-child(2) {
    background: #fff7c8;
}

.breadcrumb li:nth-child(2):after {
    background: #fff7c8;
}

.breadcrumb li:nth-child(2) .arrow_shape:before {
    background: #fff7c8;
    border-left: 1px solid #fff7c8;
}

.breadcrumb li:nth-child(3) {
    background: #fef5b4;
}

.breadcrumb li:nth-child(3):after {
    background: #fef5b4;
}

.breadcrumb li:nth-child(3) .arrow_shape:before {
    background: #fef5b4;
    border-left: 1px solid #fef5b4;
}

.breadcrumb li:nth-child(4) {
    background: #fef2a1;
}

.breadcrumb li:nth-child(4) .arrow_shape:before {
    background: #fef2a1;
    border-left: 1px solid #fef2a1;
}

.breadcrumb li:nth-child(4):after {
    background: #fef2a1;
}

.breadcrumb li:nth-child(5) {
    background: #feef8d;
}

.breadcrumb li:nth-child(5) .arrow_shape:before {
    background: #feef8d;
    border-left: 1px solid #feef8d;
}

.breadcrumb li:nth-child(5):after {
    background: #feef8d;
}

.breadcrumb li:nth-child(6) {
    background: #feec7a;
}

.breadcrumb li:nth-child(6) .arrow_shape:before {
    background: #feec7a;
    border-left: 1px solid #feec7a;
}

.breadcrumb li:nth-child(6):after {
    background: #feec7a;
}

.breadcrumb li:nth-child(7) {
    background: #feea66;
}


/* .breadcrumb li:nth-child(7) .arrow_shape:before {
    background: #feea66;
    border-left: 1px solid #feea66;
} */

.breadcrumb li:nth-child(7):after {
    background: #feea66;
}

.breadcrumb li:nth-child(8) {
    background: #fee753;
}


/* .breadcrumb li:nth-child(8) .arrow_shape:before {
    background: #fee753;
    border-left: 1px solid #fee753;
} */

.breadcrumb li:nth-child(8):after {
    background: #fee753;
}

.breadcrumb li:nth-child(9) {
    background: #fde43f;
}


/* .breadcrumb li:nth-child(9) .arrow_shape:before {
    background: #fde43f;
    border-left: 1px solid #fde43f;
} */

.breadcrumb li:nth-child(9):after {
    background: #fde43f;
}

.breadcrumb li:last-child {
    background: #fddc05;
    margin-right: 22px;
}


/* .breadcrumb li:last-child .arrow_shape:before {
    background: #fddc05;
    border-left: 1px solid #fddc05;
} */

.breadcrumb li:last-child:after {
    background: #fddc05;
}

.breadcrumb li:before {
    display: none;
}

.breadcrumb li:after {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    background: #fdec82;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    border: 1px solid #000;
    position: absolute;
    top: 0;
    border: 0;
    right: -29px;
    transform: translate(-50%, 0);
    z-index: 1;
}

.breadcrumb li a {
    font-size: 14px;
    font-weight: bold;
    /* color: #777; */
    color: #fff !important;
}

@media only screen and (max-width: 479px) {
    .breadcrumb li {
        /* padding: 8px 17px 8px 15px; */
        margin-bottom: 15px;
    }
}

.video-model .modal-dialog {
    max-width: unset;
}

.video-model .close {
    right: 3px;
    top: -10px;
    z-index: 9;
}

.sourse_content_btns {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #405461;
    margin-bottom: 0;
    position: absolute;
    bottom: 10px;
    left: 9.5%;
}
.dow_pdf{
    position: relative;
    z-index: 2;
}
.tst_slect_leng:focus,
.tst_slect_leng{
    margin-left: 23px;
    border: 1px solid #ced4da;
    background: #f7f7f7;
    color: #071e57;
    font-weight: 600;
    box-shadow: 0 3px 4px #e0e0e0 !important;
}
mjx-container.MathJax {
    pointer-events: none;
}
.utkicn{
    display: flex;
    column-gap: 30px;
}
/* .course_purchase_card{
    float: right;
}
.course_purchase_details{
    float: left;
} */
/* pr */
.prepr_modl .step_hdr{
    position: relative;
    background: url(../images/prepr-pn.png);
    flex-direction: column;
    height: 167px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.step_hdr .progress{
    width: 96%;
    height: 2px;
    position: absolute;
    left: 2%;
    top: 30%;
}
.step_hdr .progress-bar{
    background: #000;
}
.pre_bt_in{
    background: #f84c8f;
    width: 100%;
    display: inline-block;
    color: #fff !important;
    border-radius: 25px;
    padding: 12px;
    cursor: pointer;
}
.pre_bt_in.bl{
    background: #4003a5;
}
.pre_bt_in.yl{
    background: #fed201;
    color: #000 !important;
}
.pre_bt_in.gr{
    background: rgb(4, 138, 4);
}
.pre_bt_in.volt{
    background-color: #9312cf;
}
.btns_mod{
    padding: 0 15px;
    /* position: absolute; */
    width: 100%;
    background: #fff;
    bottom: -26px;
    margin-top: 0 !important;
}
/* .btns_mod.bts_botm{
    margin-top: 0;
} */
.pre_btm_btn{
    border: 1px solid #898787;
    padding: 6px 45px;
    color: #000;
    border-radius: 10px;
    cursor: pointer;
}
.pre_btm_btn button:focus{
    outline: none;
}
.pre_btm_btn.nxt{
    border: 1px solid #fed201;
    background: #fed201;
}
.pre_btm_btn.nxt:focus{
    outline: none;
}
.pre_btm_btn button{
    background: none;
    border: none;
    cursor: pointer;
}
.chk_lbl{
    width:100%;
}
.chk_lbl input{
    position: absolute;
    visibility: hidden;
}
.prepr_modl{
    background: #000000ed;
}
.practive{
    position: relative;
}
.practive::before{
    content: '';
    position: absolute;
    width: 60px;
    height: 100%;
    background-color: #d3cfcf;
    right: 0;
    top: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.practive::after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    top: 52%;
    right: 1%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 19px;
    text-align: center;
    line-height: 50px;
    z-index: 999;
    color: #000;
}
.othr_txt{
    position: relative;
}
.othr_txt::before{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 47px;
    height: 2px;
    background: #2858d1;
}
.othr_txt a{
    color: #000 !important;
}

.show_other_1,
.show_other_2{
    width: 100%;
}
.hit_scrol{
    height: 345px;
    overflow: scroll;
    padding-bottom: 0;
}
.chos_h2{
    font-size: 20px;
}
.cosactive{
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.cosactive::after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    top: -6px;
    right: -10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    z-index: 999;
    color: #000;
    background: #fff;
    border: 1px solid #f3f3f3;
}
/* .choose_modl_check .chk_lbl input{
        position: unset;
} */

.ryt_idcontnt .left_profile_name{
    max-width: 237px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.profile_lft .left_profile_name {
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}
#dropdownMenuButton .left_profile_name{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 135px;
}
#dropdownMenuButton{
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.prof_nm_bar{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.deg_img{
    width: 120px !important;
    display: table;
    margin: auto;
}
.eng_hn_img{
    width: 120px !important;
    display: table;
    margin: auto;
}
.prepr_modl .owl-theme .owl-nav{
    position: relative;
    z-index: 999;
    background: #fff;
    display: flex;
    justify-content: space-between;
}

.prepr_modl .owl-theme .owl-nav .owl-prev,
.prepr_modl .owl-theme .owl-nav .owl-next{
    width: 36%;
    background: #fff;
    padding: 0 0 !important;
    border: 1px solid #000 !important;
    color: #000;
}
.prepr_modl .owl-theme .owl-nav .nav-button{
    border: none !important;
    background: none !important;
}
.wdth-100{
    text-align: center;
}
.chos_img_check{
    cursor: pointer;
}
/********************* feeds ***********************/
.mainfeeds{
    background: #feec00;
}
.fed_slect_grp{
    /* width: 18%; */
    align-items: center;
    padding: 10px 16px;
}
.fedchat_clos i{
    font-size: 30px;
    transform: rotate(45deg);
}
.feed_drop{
    border: none;
    box-shadow: 0 0 10px #c1c1c1;
    border-radius: 8px;
    padding: 18px 4px;
}
.fed_slect_grp .search {
    font-size: 14px;
    border-radius: 999px;
    border: 2px solid transparent;
    display: flex;
    transition: .5s;
    width: 0;
    overflow: hidden;
    visibility: hidden;
    padding: 8px 15px;
}
.singl_fed_img{
    position: relative;
}
.frdply{
    width: 65px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/* .singl_fed_img:before{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/video_play_icon.png);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
} */
.srch-bbr{
    width: 250px !important;
    overflow: unset !important;
    visibility: unset !important;
}
.fed_slect_grp .search:focus-visible{
    outline: none;
}
.searchbutton{
    cursor: pointer;
}
.mglass{
    padding-top: 8px;
    display: inline-block;
    margin-left: 8px;
}
.mglass i{
    font-size: 25px;
}
.ret_btn{
    background: none !important;
    border: none !important;
    color: #000 !important;
}
.ret_btn:focus{
    background: none;
    box-shadow: none;
}
#itm_pad{
    padding: 10px;
}
.fed_banner img{
    height: 272px;
    /* margin: 20px 0; */
    border-radius: 20px;
    box-shadow: 0 0 10px #d8d8d8;
    width: 99% !important;
    /* display: table; */
    margin: auto;
}
.fed_prof-main img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
}
.prof_txt{
    padding-left: 23px;
}
.lik_ban img{
    min-width: 162px;
    max-width: 100%;
}

.main_feed_li{
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 23px;
    padding-bottom: 16px;
    box-shadow: 0 3px 9px rgb(0 0 0 / 15%);
    padding-top: 25px;
    position: relative;
    background: #fff;
    border-radius: 7px;

}
.tack_clk{
    position: absolute;
    right: 22px;
    font-size: 24px;
    top: 18px;
    transition: .5s;
    padding: 0 5px;
}
.tack_clk:hover{
    box-shadow: 0 0 10px #e5e5e5;
    border-radius: 5px;
}
.lft_fed .main_feed_li{
    padding-top: 0;
}
.feed_quiz{
    padding-top: 100px;
    background: #f4f2f2;
}
.feed_quiz img{
    width: 150px;
}
.feed_quiz h3{
    font-size: 21px;
    margin: 15px 0;
    text-transform: uppercase;
    line-height: 33px;
}
.feed_quiz h6{
    text-transform: uppercase;
    font-size: 15px;
    color: #a3a1a1;
}
.quiz_btn{
    background: #feec00;
    font-weight: 700;
    width: 173px;
    height: 36px;
    margin: 15px 0 23px;
    color: #000;
    line-height: 23px;
    font-size: 13px;
}
.secl_qustion li{
    border: 1px solid #f2f2f2;
    padding: 15px;
    border-radius: 42px;
    width: 100%;
    background: #dbdbdb;
    margin-bottom: 11px;

    cursor: pointer;
    z-index: 1;
    overflow: hidden;
}
.feedsmp_li{
    border: none !important;
    padding: 0!important;
    border-radius: none!important;

    background: none!important;
    margin-bottom: 0!important;
    cursor: none!important;
}
.qus_opt{
    display: inline-block;
    text-align: center;
    border: 1px solid #000;

    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 37px;
    text-transform: uppercase;
}
.prof_txt h3{
    font-size: 17px;

}
.social_status{
    column-gap: 10px;
}
.lik_ban h4{
    font-size: 20px;
}
.feed_dots{
    width: 10px;
    height: 10px;
    background: gray;
    border-radius: 50%;
    margin-top: 6px;
}
.audo_img{
    width: 60px !important;
    height: 60px;
}
.audolayr_img{
    width: 399px !important;
    height: 154px;
    object-fit: contain;
}
.crc_link a{
    font-size: 23px;
}
.feedlink_img{
    /* width: 162px !important; */
    border-radius: 9px;
    border: 1px solid whitesmoke;
}
.feed_crc_titl a{
    font-size: 18px;
    color: #eeb91b;
}

.fed_crc_crd{
    /* border: 1px solid #e8e8e8; */
    padding: 6px 0;
    height: 365px;
    border-bottom: 2px solid #000;
    /* box-shadow: 0 0 5px 0 #e5e5e5ad; */
    margin: 4px;
    transition: .5s;
}

/* .fed_crc_crd:hover{
    transform: translateY(-10px);
} */
.fed_crc_crd img{
    width: 155px !important;
    margin: auto;
    border-radius: 12px;
    height: 230px;
}

.fedpl {
    margin-top: 15px;
    padding: 0 10px;
}
.fedpl h4{
    font-weight: 600;
    color: #071e57;
    font-size: 15px;
    width: 135px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fedpl p{
    font-size: 12px;
}
.fedpl h5{
    display: flex;
    justify-content: space-between;
    padding-right: 27px;
    font-size: 15px;
}
.fed_reslt_crd img{
    width: 125px !important;
    margin: auto;
    border-radius: 50%;
}
.fed_reslt_crd{
    text-align: center;
    box-shadow: 1px 2px 14px #d7d7d7;
    padding: 17px;
    border-radius: 16px;
    margin: 10px;
}
.fedpl a{
    width: 185px;
    height: 40px;
    background: #383333;
    border-radius: 4px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
}
.opt_field{
    font-size: 15px;
    margin-left: 7px !important;
    max-width: 606px;
    word-break: break-all;
    /* overflow: hidden; */
    /* display: inline-block; */
    line-height: 1.5;
    /* text-overflow: ellipsis; */
    /* height: 13px; */
    /* width: 600px; */
    color: #000;
    /* white-space: nowrap; */
}
.progs_prsnt {
    padding-top: 19px;
    padding-right: 14px;
    font-size: 20px;
    color: black;
    font-weight: 700;
}
.feedprogres_br{
    position: relative;
    height: 60px;
    padding: 0 !important;
}
/* .feedprogres_br:before{
    position: absol;
} */
.feedprogres_br .progress {
    background: none;
    height: 60px;
}
.feedprogres_br .progress-bar{
    position: absolute;
    height: 100%;
    top: 0;
    border-radius: 36px;
    left: 0;
    z-index: -1;
}
.feedprogres_br .progress-bar.drk{
    background: #eeb91b;
}
.feedprogres_br .progress-bar.edred{
    background: #db4545;
}
.feedprogres_br .progress-bar.edgren{
    background: #15a315;
}

.edredto{
    background: #dc3545bf !important;

}
.edgrento{
    background: #2cc100b8 !important;
}
.atmp_qt {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.pros_wid{
    width: 100%;
    padding: 10px 13px;
    color: #000000;

}
.pros_wid .qus_opt{
    border: 1px solid #000000;
}
.at_p .qus_opt{
    border: 1px solid #000;
    color: #000;
}
.at_p .opt_field {
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
    width: 600px;

    word-break: break-all;
}
.at_p .opt_field p{
    margin-bottom: 0 !important;
}
.at_p{
    display: flex;
    align-items: center;
}
.edgrento .at_p .qus_opt,
.edredto .at_p .qus_opt{
    border: 1px solid #000 !important;
    color: #000 !important;
}
.liks-status i{
    font-size: 26px;
    padding-right: 14px;
    cursor: pointer;
}
.liks-status  img{
    width: 38px;
}

.liv_img img{
    width: 100% !important;
    border-radius: 14px;
    height: 190px;
    object-fit: scale-down;
}
.cls_tim {
    width: 188px;
    height: 38px;
    background: #FFBEBE;
    display: flex;
    justify-content: center;
    border-radius: 34px;
    color: #FF0000;
    font-size: 9px;
    padding-top: 8px;
}
.cls_tim .fa-clock-o{
    padding-left: 11px;
    margin-right: 0 !important;
    margin-top: 2px;
}
.liv_titl{
    font-size: 15px;
    width: 198px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.feed_drop .dropdown-item:hover::before{
    content: none;
}
.feed_drop .dropdown-item:hover{
    color: #000;
    background: #feec00;
    padding: 10px 11px;
    box-shadow: 0 3px 10px #d9d7d7;
    margin-bottom: 10px;
}
.feed_drop a:active {
    background: none !important;
    color: #000;
}
.comnt_link{
    cursor: pointer;
}
/* .coment-box{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000ad;
    z-index: 2;
    transform: translateX(100%);
    transition: .5s;
} */

/* .coment-box.is-visible{
    transform: translateX(0);
} */
.chat_clos{
    cursor: pointer;
}

/* chatboxcss */

.coment-box .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.coment-box .card-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px 20px;
    background-color: transparent;
    border-bottom: 1px solid rgba(77,82,89,0.07);
}

.coment-box .card-header .card-title {
    padding: 0;
    border: none;
}

.coment-box h4.card-title {
    font-size: 17px;
}

.coment-box .card-header>*:last-child {
    margin-right: 0;
}

.coment-box .card-header>* {
    margin-left: 8px;
    margin-right: 8px;
}

.coment-box .btn-secondary {
    color: #4d5259 !important;
    background-color: #e4e7ea;
    border-color: #e4e7ea;
    color: #fff;
}

.coment-box .btn-xs {
    font-size: 11px;
    padding: 2px 8px;
    line-height: 18px;
}
.coment-box .btn-xs:hover{
    color:#fff !important;
}

.coment-box .card-title {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(77,82,89,0.07);
}


.coment-box .ps-container {
    position: relative;
}

.coment-box .ps-container {
    overflow: hidden!important;
    max-height: 81vh !important;
    min-height: 81vh !important;
}

.coment-box .media-chat {
    padding-right: 64px;
    margin-bottom: 0;
}

.coment-box .media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.coment-box .media .avatar {
    flex-shrink: 0;
}

.coment-box .avatar {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    background-color: #f5f6f7;
    color: #8b95a5;
    text-transform: uppercase;
}

.coment-box .media-chat .media-body {
    -webkit-box-flex: initial;
    flex: initial;
    display: table;
    box-shadow: 0 0 10px #ede8e8;
    width: 326px;
    padding: 10px;
    border-radius: 10px;
    border-top-right-radius: 0;
}
.qqt_inn{
    border: 1px solid #f2f2f2;
    padding: 15px;
    border-radius: 42px;
    background: #f2f2f2;
    margin-bottom: 11px;
    cursor: pointer;
    z-index: 1;
    align-items: center;
    display: flex;
}
.feedsmp_li label{
    width: 100%;
}
.coment-box .media-body {
    min-width: 0;
}

.coment-box .media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 0 10px;
    border-radius: 3px;
    font-weight: 100;
    color:#9b9b9b;
    word-break: break-all;
}

.coment-box .media>* {
    margin: 0 8px;
}

.coment-box .media-chat .media-body p.meta {
    background-color: transparent !important;
    padding: 0 0 0 8px;
    opacity: .8;
}

.coment-box .media-meta-day {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    color: #8b95a5;
    opacity: .8;
    font-weight: 400;
}

.coment-box .media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.coment-box .media-meta-day::before {
    margin-right: 16px;
}

.coment-box .media-meta-day::before, .coment-box .media-meta-day::after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb;
}

.coment-box .media-meta-day::after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb;
}

.coment-box .media-meta-day::after {
    margin-left: 16px;
}

.coment-box .media-chat.media-chat-reverse {
    padding-right: 12px;
    padding-left: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.coment-box .media-chat {
    padding-right: 64px;
    margin-bottom: 0;
}

.coment-box .media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.coment-box .media-chat.media-chat-reverse .media-body p {
    float: right;
    clear: right;
    background-color: #feec00;
    color: #303030;
}

/* .coment-box .media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 4px 0;
    border-radius: 3px;
} */


.coment-box .border-light {
    border-color: #f1f2f3 !important;
}

.coment-box .bt-1 {
    border-top: 1px solid #ebebeb !important;
}

.coment-box .publisher {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 20px;
    background-color: #f9fafb;
}

.coment-box .publisher>*:first-child {
    margin-left: 0;
}

.coment-box .publisher>* {
    margin: 0 8px;
}

.coment-box .publisher-input {
    -webkit-box-flex: 1;
    flex-grow: 1;
    border: none;
    outline: none !important;
    background-color: transparent;
}

.coment-box .publisher-btn {
    background-color: transparent;
    border: none;
    color: #8b95a5;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.coment-box .file-group {
    position: relative;
    overflow: hidden;
}

.coment-box .publisher-btn {
    background-color: transparent;
    border: none;
    color: #cac7c7;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.coment-box .file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 20px;
}


.feedchat.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 50%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.feedchat.right.fade .modal-dialog {
    max-width: 55%;
    right: 0;
    width: 100%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}
.feedchat .modal-content{
    background: none;
    border: none;
}

.feedchat.right.fade.in .modal-dialog {
    right: 0;
}
.frdchat_crd{
    box-shadow: none;
}
.chat-main{
    width: 100%;
    float: left;
}
.chat-main .media-chat{
    width: 45%;
    float: right;
    margin: 0 8px;
    border-radius: 10px;
}
.qblkactiv{
    background: #0ec761;
    color: #fff;
}

.qblkactiv .qus_opt{
    border-color: #fff;
}

.pros_blnk .qus_opt{
    color: #000;
    border-color: #000;
}
.pros_blnk .opt_field{
    color: #000;
}

.dynamic_chat .no-comment{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80vh;
    flex-direction: column;
}
.cht_nm {
    color: #000 !important;
}
.fed_tym {
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 15px;
    padding-left: 9px !important;
}
.fedply_main{
    width: 100% !important;
    /* margin-left: 18px; */
    box-shadow: 0 0 10px gainsboro;
    padding: 2px;
}
.crc_link.ml-3 a {
    font-size: 15px;
    word-break: break-all;
}
.liv_img{
    /* height: auto; */
    border-radius: 14px;
    background: #000;
}
.liv_dv_txt h5{
    font-size: 13px;
    line-height: 20px;
    width: 198px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fed_reslt_crd h4{
    height: auto;
    width: 130px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px auto;
}
#feed_main_cat{
    border-radius: 20px;
    box-shadow: 0 2px 1px #6e6e6e !important;
    cursor: pointer;
}
.fed_slect_grp select.appw {
    padding: 5px 35px 5px 5px;
    font-size: 14px;
    padding-left: 12px;
    border: 1px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23424242%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A")!important;
    background-position: right 10px center;
    background-repeat: no-repeat!important;
    background-size: auto 50%;
}


.fed_slect_grp select.appw::-ms-expand {
    display: none;
}
.liv_dv_txt{
    box-shadow: 0 0 10px #e1dcdc;
    margin: 8px 6px;
    padding: 11px 15px;
    border-radius: 10px;
    flex-direction: column;
}
.lft_fed,
.ryt_fed{
    margin-top: 30px;
    position: sticky;
    top: 20px;
}
.ryt_fed{
    height: 544px;
    overflow-y: scroll;
}
.lft_fed li{
    box-shadow: 1px 1px 15px #f2f2f2;
    border-radius: 10px;
}
.ryt_fed li{
    box-shadow: none;
    border-radius: 10px;
    border-bottom: none;
    padding: 5px;
    border: 1px solid #e7e7e7;
}
.feed_courses h3{
    font-size: 14px !important;
}

.feed_courses h3 a{
    font-size: 14px !important;
}
.liv_dv_txt .wd_10 {
    padding-left: 11px !important;
    text-align: center;
    margin-top: 10px;
}
.lik_ban p{
    /* word-break: break-all; */
    font-size: 15px;
}
.fed_fix_lft{
    position: fixed;
    top: 22%;
    z-index: 999;
    width: 22%;
}
.lik_ban{
    margin: 0 10px !important;
}
#feed_crc_slider .owl-nav{
    width: 100%;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);

}
#feed_crc_slider .owl-nav .owl-next,
#feed_crc_slider .owl-nav .owl-prev{
    position: absolute;
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-size: 17px;

}
#feed_crc_slider .owl-nav .owl-next{
    right: 0;

}
#feed_crc_slider .owl-nav .owl-prev{
    left: 0;
}

.feed_courses{
    padding-top: 10px;
}
#feed-slider .owl-dots{
    margin-top: 0;
}
#feed-slider .owl-dots .owl-dot span{
    background-color: #000 !important;
}
#feed-slider .owl-dots .owl-dot.active span{
    background: #fff353 !important;
}
/* new adrs pag */

.add_inn h2{
    font-size: 18px;
    width: 184px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.add_inn p{
    font-size: 16px;
    margin-bottom: 5px;
    width: 425px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.edit_adrs{
    font-size: 30px;
    cursor: pointer;
}
.adr_pd{
    padding: 0 20px 0px 10px;
}
button.ad_adrs.blk_btn {
    /* display: table;
    margin: auto; */
    padding: 8px 20px;
    box-shadow: 0px 5px 3px #eaeaea;
    border-radius: 5px;
    /* margin-top: 29px; */
    cursor: pointer;
}
.dlvry_titl{
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 2px solid;
    margin: 0 16px;
}
.dlivry_form{
    overflow-y: scroll;
}
.dlivry_form .form-group{
    margin-bottom: 12px;
}
.dlivry_form .form-group label{
    font-weight: 600;
}
.adrfst_dt p{
    font-size: 15px;
}
.adr_continu{
    display: table;
    margin: auto;
    margin-top: 15px;
    padding: 7px 30px;
    border-radius: 20px;
    cursor: pointer;
}
.adr_frm_clos{
    position: absolute;
    right: 16px;
    top: 7px;
    background: #FEEC00 !important;
    border: 1px solid #FEEC00;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.dlivry_form .modal-content{
    padding: 17px 0 0;
}
.list_content p{
    color: #000;
}
.order_img{
    width: 150px;
    display: table;
    margin: 0 auto;
    border-radius: 10px;
}
.cls_titl{
    padding: 10px 15px 0;
    background: #cccccc;
    margin: 15px 0;
}
.cls_titl{
    padding: 15px 15px 5px;
    background: #cccccc5e;
    margin: 21px 1px 11px;
}
.cls_titl h3{
    font-size: 20px;
}
.crc_vl_st{
    width: 50%;
    display: inline-block;
    position: relative;
}
.crc_vl_st::before{
    position: absolute;
    content: ':';
    right: 22%;
    top: 0;
    width: 10px;
    height: 20px;
}
.ordr_stt{
    width: 46%;
    display: inline-block;
    word-break: break-all;
}
.main_status li{
    margin-bottom: 13px;
}
.track_btn{
    margin-left: 162px;
}
.nots_status{
    flex-direction: column;
    row-gap: 10px;
    text-align: center;
}
.nots_status .btn_not{
    background: rgb(240 240 240);
    margin-bottom: 0;
    cursor: pointer;
}

.nots_status .btn_not:focus{
    box-shadow: none;
}
.btn_not input{
    visibility: hidden;
}
.btn_not span{
    font-size: 17px;
}
.btn_not i{
    font-size: 20px;
    padding-right: 10px;
}
.ntactive{
    background-color: #FEEC00 !important;
    border-radius: 4px;
}
.pay_bfor_proc{
    max-height: 77vh !important;
    min-height: 77vh !important;
    overflow-y: scroll;
    padding: 0 10px;
}
.btn_dv{
    padding: 21px 35px 0;
    background: #fff;
}
.pay_bfor_proc label{
    width: 100%;
    margin-bottom: 0;
}

.pay_bfor_proc input[type='radio'] {
    position: absolute;
    visibility: hidden;
}
.btn_dv .blk_btn{
    width: 181px;
    height: 50px;
}
.cr_titl{
    position: relative;
    font-size: 22px;
    margin-bottom: 18px;
}
.cr_titl:before{
    position: absolute;
    content: '';
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 104px;
    height: 3px;
    background-color: #071e57;
}
.updat_sing_lk{
    cursor: pointer;
}

.dlt_adrs{
    font-size: 20px;
    color: white;
    background: #ff1717;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 1px 5px #909090;
}
.singl_labl{
    position: relative;
}
.singl_bok_edit{
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    column-gap: 16px;
}

.adr_pd.lft_pn .adr_i_grp {
    column-gap: 18px;
}

.bk_titl {
    width: 111px;
    display: inline-block;
    text-align: left;
}
.prc_img{
    height: 182px !important;
    background: #000;
}
.updat_sing_lk .adr_pd .add_inn{
    width: 67%;
}
.heartfeed.liked i{
    color: #757575;
}
.tractiv{
    color: #fc0 !important;
}
.tack_clk .fa-thumb-tack{
    color: #757575;
    cursor: pointer;
    height: 22px;
    width: auto;
}
/*  */

.card.multiaccord-main {
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 2px 1px 5px rgb(0 0 0 / 15%);
    border: 1px solid #a2a2a2;
    text-align: left;
}

.headindcard-first {
    background-color: #4003A5;
    color: #fff;
    border-radius: 20px!important;
    padding: 0px 20px!important
}


.card.multiaccord-main:first-child .headindcard-first {
    background: #F84C8F;
}

.card.multiaccord-main:last-child .headindcard-first {
    background: #FED500;
}
.main-label {
    width: 100%!important;
    /* height: 40px; */
    line-height: 45px;
    margin-bottom: 0px;
    cursor: pointer;
}
.main-label .chk {
    display: none;
}
.main-label span {
    float: right;
}
.multiaccord-inner {
    border: none;
    background-color: transparent;
    border-radius: 0px;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: none;
}
.multiaccord-inner:nth-last-child(1) {
    border-bottom: none!important;
}
.multiaccord-inner .card-header {
    background-color: transparent;
    margin-bottom: 0px;
    box-shadow: none!important;
    margin-top: 0px;
    border: none!important;
    border-radius: 0px;
}
.list-schoolclas {
    padding: 0px;
}
.list-schoolclas li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee !important;
    padding: 6px 21px 6px;
    align-items: center;
}
.list-schoolclas li .checkbox {
    width: 100%;
    cursor: pointer;
    margin-bottom: 0px;
    position: relative;
}
.list-schoolclas .checkbox input:checked ~ .checkmark {
    background-color: #FED201;
}
.list-schoolclas .checkbox input:checked ~ .checkmark:after {
    display: block;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.list-schoolclas .checkbox .checkmark:after {
    left: 5px;
    top: 3px;
    width: 7px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.list-schoolclas li:last-child {
    border: none;
}
.checkmark {
    position: absolute;
    top: 5px;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 20px;
    border: solid 1px #888888;
}
.list-schoolclas li input[type='checkbox'] {
    height: 0;
}
.multiaccord-main .pre_bt_in{
    padding: 4px 20px !important;
    border-radius: 19px !important;
}
.cat_count{
    float: none !important;
    margin-left: 10px;
}
.pref_scr{
    height: 368px;
    overflow-y: scroll;
}

.pop_d_v{
    position: relative;
}
.pop_d_v .fa-play-circle{
    color: #FEEC00;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 67px;
    cursor: pointer;
}
.main_drp_fed {
    position: relative;
    /* width: 171px; */
}
.main_drp_fed li{
    transition: .5s;
}
.main_drp_fed li:hover{
    background: #ffff0070;
    border-radius: 5px;
}
.feeddrp_non{
    display: none;
    position: absolute;
    top: 33px;
    z-index: 999;
    background: #fff;
    width: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 7px;
    padding: 10px 0;
    width: 200px;
    box-shadow: 0 3px 4px #979797;
}
.feeddrp_non ul{
    min-height: auto;
    max-height: 90px;
    overflow-y: scroll;
    margin-bottom: 0;
    margin-left: 5px;
}
.feeddrp_non ul li{
    padding: 4px 6px;
    cursor: pointer;
}
.fedactv{
    display: block;
}
.feeddrp_non h4{
    font-size: 15px;
    border-top: 2px solid #cdcdcd;
    padding-top: 10px;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
}

.new_pdbtn {
    background: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    padding: 4px 9px;
    /* width: 166px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new_pdbtn .dynamic_filter{
    width: 153px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.new_pdbtn:focus {
    outline: none !important;
}
.new_pdbtn .fa-chevron-down{
    margin-left: 15px;
}
.fedinput-box{
    position: relative;
}

.fedinput-label{
    position: absolute;
    font-weight: 600;
    max-width: calc(100% - (2 * 8px));
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 20px;
    color: #272c32;
    top: -11px;
    background: #fff;
    font-size: 14px;
    transition: 250ms;
    padding: 0 8px;
}
.fedinput-box select{
    box-sizing: border-box;
    height: 50px !important;
    width: 100%;
    color: #202124;
    border: 2px solid #d9d9d9;
    padding: 13px 15px;
    transition: 250ms;
    border-radius: 7px;
}
.fedinput-box .form-control:focus{
    border-color: #e1e1e1 !important;
}
.fedfltrbtn{
    display: table;
    margin: auto;
    margin-top: 26px;
    width: 45%;
}
.fedtims{
    background: #feec00;
    color: #000;
    padding: 0 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    opacity: 1;
}
/* new feedcss */
.test_chk_box [type="radio"]:checked,
.test_chk_box [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.test_chk_box [type="radio"]:checked + label,
.test_chk_box [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    font-weight: 500;
}
.test_chk_box [type="radio"]:checked + label:before,
.test_chk_box [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #5e5e5e;
    border-radius: 100%;
    background: #fff;
}
.test_chk_box [type="radio"]:checked + label:after,
.test_chk_box [type="radio"]:not(:checked) + label:after {
    content: '\f00c';
    font: normal normal normal 14px/1 FontAwesome;
    width: 12px;
    height: 12px;
    background: #4BAE4F;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #fff;
    font-size: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.test_chk_box [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.test_chk_box [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* 
.feeddrp_non .selected{
    background: #ffff0070;
} */

.test_chk_box .fedred[type="radio"]:checked + label:after{
    content: "\f00d";
    background: #FF5A54;
}
.test_chk_box.smpl [type="radio"]:checked + label:after{
    content: "";
    background: #6f6ffd !important;
}

.test_chk_box .progress{
    height: 4px;
    background: transparent;
    margin-left: 25px;
}
/* .progress-bar{
    background-color: #4BAE4F;
} */
.wrong_qus .progress-bar{
    background-color: #FF5A54;
}
.fed_prog_presnt h4{
    font-size: 15px;
    text-align: right;
    width: 8%;
    padding-right: 10px;
    font-weight: bold;
}
.thrdfedprog {
    width: 86%;
}
.thrdfedprog.or .progress-bar{
    background: #FFA200;
}
.thrdfedprog .progress{
    position: relative;
    overflow: unset;
}

.thrdfedprog.dr .progress-bar{
    background: #FF6E6A;
}
.thrdfedprog.orl .progress-bar{
    background: #FFB800;
}
.thrdfedprog.gr .progress-bar{
    background: #4BAE4F;
}
.thrdfedprog .progress::before{
    position: absolute;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    background: #FFA200;
    border-radius: 50%;
    font-size: 9px;
    padding: 2px;
    top: -4px;
    color: #fff;
    left: 3px;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.thrdfedprog.dr .progress::before{
    content: "\f00d";
    background: #FF6E6A;
}
.thrdfedprog.gr .progress::before{
    content: "\f00c";
    background: #4BAE4F;
}
.fedtrd_box .thrdfedprog .progress-bar{
    margin-left: 25px;
    border-radius: 20px;
}

.fedradio_progres{
    width: 86%;
}
.fedinput-label{
    color: #071e57 !important;
}
.close.clcfed{
    opacity: 1 !important;
}
.thrdfedprog.ck-d-none .progress::before{
    display: none;
}
.fedradio_progres label{
    position: relative;
    margin-left: 25px;
    /* overflow: unset; */
}
.fedradio_progres label::before{
    position: absolute;
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    background: #fff;
    border-radius: 50%;
    font-size: 9px;
    padding: 2px;
    top: 3px;
    color: #fff;
    left: -26px;
    width: 18px;
    height: 18px;
    border: 1px solid #5e5e5e;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fedradio_progres.if_ryt label::before{
    content: "\f00c";
    background: #4BAE4F ;
    border: none;
}

.fedradio_progres.wrong_qus label::before{
    content: "\f00d";
    background: #FF6E6A;
    border: none;
}

.l-padng{
    padding-left: 25px;
}
.fedradio_progres label p {
    margin-bottom: 0 !important;
}
.test_chk_box {
    padding-left: 10px;
}
.test_chk_box.to{
    padding-left: 30px;
}
.lik_ban h3{
    margin: 24px 0;
}
.pop_d_v figcaption{
    text-align: center;
}
.fed_prog_presnt label{
    word-break: break-all;
}
.fltrdvs{
    display: inline-block;
    position: relative;
    margin-left: 11px;
    transition: .5s;
    padding: 3px 4px;
}
.fltrdvs:hover{
    box-shadow: 0 2px 4px #626262;
    border-radius: 5px;
    /* padding: 3px 4px; */
}
img.fltr_chl {
    position: absolute;
    right: 0;
    top: 0;
}
.fed_fltr_im{
    position: relative;
    z-index: 2;
}
.crc_serc i{
    font-size: 18px;
}
/* .thrdfedprog .fa-check{
    width: 15px;
    height: 15px;
    background: #FFB800;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    margin-top: -5px;
} */


/***** Demo 3 *********/
.opacity-animate3{
    animation:opt-animation3 0.4s ;
    -moz-animation-fill-mode: forwards;

    animation-fill-mode: forwards;
}

@-webkit-keyframes opt-animation3 {
    0%   {
        opacity: 0;
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-moz-keyframes opt-animation3 {
    0%   {
        opacity: 0;
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-o-keyframes opt-animation3{
    0%   {
        opacity: 0;
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes opt-animation3 {
    0%   {
        opacity: 0;
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
.cr_serch{
    background: none !important;
    border: none !important;
}
.cr_serch input{
    width: 100%;
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 15px 0px 15px 20px;
    background: #fff;
    color: #999;
    font-size: 15px;
    font-weight: 400;
    box-shadow: 0 0 10px #f1f1f1;
}
.allcr_serch button:focus,
.allcr_serch button:focus-visible,
.cr_serch input:focus-visible{
    outline: none !important;
}

.allcr_serch {
    position: relative;
}

.allcr_serch button{
    position: absolute;
    right: 0px;
    width: 53px;
    height: 100%;
    border: 1px solid #FEEC00;
    background: #FEEC00;
    cursor: pointer;
}
.opacity-animate3{
    background: #ffffffd1 !important;
    padding-right: 0 !important;
}
.opacity-animate3 .close{
    position: sticky;
    color: #000;
    opacity: 1;
    right: 4px;
    background: #fff;
    width: 25px;
    height: 25px;
    top: 4px;
    border-radius: 5px;
    z-index: 999;
    box-shadow: 0 2px 6px #bbbbbb;
    font-size: 15px;
}
.sdo_non{
    box-shadow: 0 0 5px 3px #939393ad !important;
    border: none !important;
    border-bottom: 2px solid !important;
}
.sdo_non:hover {
    border-bottom: 2px solid #FEEC00 !important;
}
.srch_main_indx{
    position: sticky;
    top: 20px;
    background: #fff;
    z-index: 2;
    box-shadow: 0 0 10px #b1b1b1;
    transition: .2s;
}
.srch_main_indx.newactv{
    max-width: 100%;
    top: 0;
    /* margin: 0; */
}
.srch_main_indx.newactv .allcr_serch{
    width: 70%;
    margin: auto;
}
#dynamic_search .card-body {
    padding: 5px;
}
.top_fed{
    background: #f2f2f28c;
}



/*********advanced and basic css***********/


.exo-menu {
    margin: 0;
}
.div-men {
    display: flex;
    align-items: center;
}
.menu-moble{
    display:none
}



ul.drop-down-ul {
    display: block;
    transition: .2s;
    transform: scale(.9);
    pointer-events: none;
    top: 100%;
    opacity: 0;
}
li.drop-down:hover .drop-down-ul {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}
.top_navbar .navbar-brand {
    margin: 0;
}
li.drop-down li:hover > a {
    background-color: #f1f1f1b0;
}



@media only screen and (max-width: 990px) {
    .top_navbar .navbar-brand {
        width: auto;
    }
    .exo-menu {
        display: none !important;
    }
    .drop-down-ul.menu {
        display: none;
        position: absolute;
        z-index: 9;
        width: 100%;
        left: 0;
        top: 96px;
    }
    .drop-down-ul.menu.show-menu {
        display: block;
    }

    .collapse.show a {
        background-color: #f1f1f1;
    }
    .list-group-item svg {
        width: 7px;
        fill: #333;
        position: absolute;
        right: 0;
        margin: 10px 10px 0 0;
    }
    .menu-moble a {
        color: #333;
    }
    .menu-moble{
        display: inline-block
    }

    /**********Mobiee Menu**********/
    .main-mobile-menu {
        position: fixed;
        z-index: 9;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
    }
    .menu-lists {
        background-color: #fff;
        box-shadow: 0 0 0 1px #d1d7dc, 0 2px 4px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .08);
        width: 250px;
        height: 100%;
        position: absolute;
        transition: .2s;
        overflow: hidden;
        left: -255px;
    }
    .blank-div {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        z-index: -1;
        left: 0;
        top: 0;
        transition: .2s;
        opacity: 0;
    }
    .menu-lists ul li a {
        display: block;
        position: relative;
        padding: 8px 10px;
        border-bottom: solid 1px #ddd;
        font-size: 14px;
    }
    .second-step .back-, .second-step .back-se {
        background-color: #f1f1f1;
        display: block;
        padding: 8px 8px 8px 40px;
        position: relative;
        font-weight: 500;
        font-size: 15px;
        text-align: right;
    }
    .main-mobile-menu .menu-lists .second-step .back- svg, .main-mobile-menu .menu-lists .second-step .back-se svg {
        left: auto;
        transform: rotate(180deg);
        top: 0;
        position: absolute;
        right: 48px;
        margin: auto;
        background-color: transparent;
        width: 29px;
    }
    .main-mobile-menu .close-menus {
        position: absolute;
        width: 40px;
        top: 0;
        height: 40px;
        line-height: 45px;
        text-align: center;
        border-radius: 0 200px 200px 0;
        background-color: #000;
        transition: .2s;
        left: -40px;
    }
    .main-mobile-menu .close-menus svg polygon {
        fill: #fff;
    }
    .main-mobile-menu .close-menus svg {
        width: 15px;
    }
    .menu-lists ul li svg {
        position: absolute;
        width: 6px;
        fill: #000;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 10px;
    }
    .first-lists {
        display: none;
    }


    .main-mobile-menu {
        position: fixed;
        z-index: 9;
        top: 0;
        width: 100%;
        opacity: 0;
        height: 100%;
        left: 0;
        pointer-events: none;
    }
    .top_navbar .navbar-brand {
        margin: 0 10px 0 0;
    }
    .main-mobile-menu.show-mm {
        opacity: 1;
        pointer-events: auto;
    }
    .main-mobile-menu.show-mm .menu-lists {
        left: 0;
    }
    .main-mobile-menu.show-mm  b.close-menus {
        left: 250px;
    }
    .main-mobile-menu.show-mm .blank-div {
        opacity: .5;
    }
    .second-step {
        transition: .2s;
        position: absolute;
        right: -250px;
        top: 0;
        height: 100%;
        overflow: hidden;
        pointer-events: none;
        width: 250px;
        background-color: #fff;
        opacity: 0;
        z-index: 2;
    }

    li.sub-menu1 .mob-menu-svg.show-sm + .second-step {
        right: 0;
        opacity: 1;
        pointer-events: auto;
    }

    li.sub-sub-menu1 .pack-sec.show-ssm ~ .last-menu {
        opacity: 1;
        right: 0;
        pointer-events: auto;
    }

    .last-menu {
        transition: .2s;
        position: absolute;
        right: -250px;
        top: 0;
        height: 100%;
        overflow: hidden;
        pointer-events: none;
        width: 250px;
        z-index: 2;
        background-color: #fff;
        opacity: 0;
    }

a.up-btn {
    padding: 0  10px;
    line-height: 38px;
    margin: 0;
}
a.add-wishlist {
    background-color: transparent !important;
    padding: 0 10px !important;
    font-size: 13px !important;
    gap: 5px !important;
}
.profile button i {
    margin: 0 !important;
    font-size: 13px;
}
.profile button {
    display: flex;
    line-height: 38px;
    align-items: center;
    gap: 6px;
    padding: 0 10px;
}
a.up-btn {
    padding: 0  10px !important;
    line-height: 36px !important;
    margin: 0 !important;
    background-color: #000 !important;
}
    .profile span.text-light {
    font-size: 12px;
}
form.form-inline.my-2.my-lg-0.ml-auto.nav_bar {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px !important;
    margin-bottom: 0 !important;
    justify-content: space-between;
    margin-top: 10px !important;
}
    .top_navbar .btn_login {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 0 10px;
    border-radius: 6px;
    margin: 0 !important;
    line-height: 36px;
}
 
    .owl-carousel .owl-stage-outer {
    margin: 15px 0 !important;
}
    .login_signup_style .px-5 {
    padding:20px !important;
}
    .book-subject {
    min-height: inherit !important;
}
    .profile {
    padding: 0 !important;
    }
    span.crc_serc.mr-3 {
    flex: 100%;
    margin: 0 !important;
}
    
    /**********Mobiee Menu**********/

}

li.show-last.flyout-right.show-now >  ul {
    display: block !important;
}

.show-now > a {
    color: #5022c3 !important;
    background-color: #f1f1f1b0 !important;
}
.last-ul-scroll ul {
    overflow: auto;
}

/*********16-7-2024*********/
.main-mobile-menu .menu-lists ul li svg {
    position: static;
    fill: #000;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ddd;
    height: 30px;
    padding: 0 11px;
    width: 30px;
    margin: 3px 3px 0 0;
}
.main-mobile-menu .menu-lists ul li a {
    border-bottom: solid 0px #ddd;
}
.main-mobile-menu .menu-lists ul li {
    border-bottom: solid 1px #ddd;
}
.mob-menu-svg, .pack-sec {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


/***************Create test css**********************/


.test_bok.active::before{
    display:none
}
section.mt-40 {
    margin-top: 40px;
}

span.price-ct {
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
}
span.price-ct em {
    font-style: normal;
    text-decoration: line-through;
    font-weight: 500;
    font-size: 16px;
    color: #949090;
}

.float-right.w-50.text-right.flext-right {
    display: flex;
    justify-content: flex-end;
}
.flex-prop {
    display: flex;
    justify-content: space-between;
}
.remove-btn {
    background-color: red;
    color: #fff !important;
    font-size: 14px;
    padding: 4px 15px;
    border-radius: 4px;
}
.check-radio input {
    transform: scale(1.5);
}
.check-radio {
    font-size: 0;
    overflow: visible;
    margin: 0 15px 0 0;
}
.showdivprime1 img {
    display: inline-block;
    vertical-align: text-bottom;
}
.showdivprime1 .d-flex.flex-column.ms-3.w-100 {
    width: calc(100% - 120px) !important;
    display: inline-block !important;
}
.modal.show .modal-dialog {
    margin-top: 50px;
}
button.btn-close {
    padding: 0;
}
.expend-validity {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 15px 25px;
}
section#model-1 {
    display: flex;
    width: 100%;
}
.used-earn-point span.us-point {
    display: flex;
    flex-direction: column;
    position: relative;
}
.used-earn-point span.us-point i {
    position: absolute;
    right: 0;
    top: 5px;
}
.expend-validity > span {
    display: flex;
    flex-direction: column;
}


.used-earn-point {
    display: flex;
    gap: 5px;
    align-items: center;
}
.locked.position-relative.lockedimg {
    flex: 0 100px;
    position: relative;
    min-width: 100px;
    height: 100px;
    overflow: hidden;
}
.locked.position-relative.lockedimg img {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
@media only screen and (max-width: 990px) {
 .expend-validity { 
    padding: 15px 15px;
}
    .used-earn-point span.us-point b {
    font-size: 14px;
}
    .expend-validity > span {
    display: flex;
    font-size: 14px;
    flex-direction: column;
}
    .list-unstyled li {
    padding-left: 5px !important;
}
    .locked.position-relative.lockedimg {
    flex: 0 100px;
    position: relative;
    min-width: 100px;
    height: 100px;
    overflow: hidden;
}
.lockedimg {
    border: 2px solid #ddd4d4 !important;
}
    .container .container {
    padding: 0;
}
.liv_cls ul.nav.nav-tabs.border-0.book-detail-tabs {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    width: 100%;
    gap: 5px;
}
 .book-detail-tabs li a {
    padding: 6px 15px;
    font-size: 13px;
    margin: 0;
}
    .right-panel {
    margin-left: 0;
}
    .renew-section a {
    font-size: 12px;
    padding: 10px;
    line-height: normal;
    text-align: center;
}
    .my_library_img {
    width: 100%;
}
    .right-panel {
    margin-left: 0;
    width: 100%;
}
    label.text-light.p-1.px-2 {
    font-size: 13px;
}
    .upgrade-prime b {
    font-size: 12px;
}
    .upgrade-prime {
    padding: 5px 0 8px 0;
}
   .d-flex.d-colum.tab_column.align-items-center .btn {
    min-width: auto !important;
    font-size: 12px;
}
    .liv_cls {
    align-items: baseline;
}
span.border.rounded.p-1.me-3 {
    font-size: 14px;
    margin-right: 10px !important;
    padding: 0 10px !important;
    display: flex;
    align-items: center;
}
    .d-flex.flex-column.ms-2.pt-3 {
    padding-top: 0 !important;
    font-size: 14px;
    line-height: normal;
}
    .col-lg-3.pt-3.text-right {
    margin: -45px 0 0 0;
}

    ul.up-icons li b {
    font-size: 12px;
}
    ul.up-icons {
    gap: 10px;
}
    .right-nav {
    display: flex;
    margin-left: auto;
    gap: 10px;
}
    .row.mx-0.pb-2.coin_section {
    display: flex;
    flex-direction: row;
}
    .row.mx-0.pb-2.coin_section > div {
    width: auto;
}
    .row.mx-0.pb-2.coin_section > div:last-child {
    margin-left: auto;
}
}


@media only screen and (max-width: 767px) {
   ul.up-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
} 
    ul.up-icons li {
    width: calc(50% - 5px);
}
    .utkarshpass-page .utkarshpass-section {
    padding: 0 !important;
}
    .up-heading- h5 {
    font-size: 30px;
    color: #FF9720;
    position: relative;
    padding: 0 0 10px 0;
}
    .up-heading- p {
    font-size: 13px;
}
    ul.up-list-view li {
    font-size: 13px;
    margin: 0 0 5px 0;
}
    ul.up-list-view {
    padding: 0 0 0 0px;
    margin: 0 0 0 20px;
}
}
.purchase_card {
    gap: 15px;
}
.right-aligh-wish {
    display: flex;
    margin-left: auto;
    gap: 8px;
}
form.form-inline.my-2.my-lg-0.ml-auto.nav_bar .profile {
    padding: 0;
}
form.form-inline.my-2.my-lg-0.ml-auto.nav_bar span.crc_serc.mr-3 {
    margin-right: 10px !important;
}
footer .list-unstyled li {
    padding: 0 !important;
}
.card.course-section.position-absolute.d-none.d-lg-block .d-flex.p-2.rounded-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

@media only screen and (max-width:767px) {
span.m-0.p-0 small {
    font-size: 14px;
}
a.btn.btn-dark.d-block.buy_course.btn.mt-2.py-2.px-4 {
    padding: 10px 15px !important;
    margin: 0 !important;
}
    .related_product_div .container {
    padding: 0;
}
    .faculty-div-data.rounded-4.p-3 {
    padding: 10px !important;
}
.faculty-div-data.rounded-4.p-3 .d-flex.flex-column.ms-4.pt-3 {
    margin-left: 10px !important;
    padding-top: 0 !important;
}
.faculty-div-data.rounded-4.p-3 .d-flex.mt-1 > img {
    max-width: 100%;
    height: auto !important;
    width: 100px !important;
    max-height: max-content;
}
    * {
    font-size: 14px;
    line-height: normal;
}
    #offer-content span {
    display: flex;
    align-items: flex-start;
    line-height: normal;
}
    div#offer-content .col-6 {
    width: 100%;
}
.container-fluid.py-4 > .container.py-4 {
    padding: 0 !important;
}
.faculty-div-data.rounded-4.p-3 .d-flex.mt-1 .mt-3 a {
    padding: 7px 10px !important;
    line-height: normal;
    height: auto !important;
    display: flex;
    align-items: center;
}
    .faculty-div-data.rounded-4.p-3 .d-flex.mt-1 .mt-3 a img {
    width: 20px;
}
    .faculty-div-data.rounded-4.p-3 .d-flex.mt-1 .mt-3 a span {
    margin: 0;
    padding: 0 !important;
}
    .faculty-div-data.rounded-4.p-3 .d-flex.mt-1 .mt-3 {
    margin: 0 !important;
}
    .advancedprice .d-flex h3.m-0.fw-bold {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 18px;
}
    .advancedprice .d-flex h3.m-0.fw-bold span.customProductPricing_advanced {
    font-size: 18px;
}
    .top-new-menu .menu-toggle { 
    height: 38px; 
}
    div#live-classes label.py-1 {
    width: 100% !important;
}
    #live-classes .row.My.Wallet {
    display: flex;
    flex-direction: row;
    gap:5px;
    align-items: center;
}
    #live-classes .row.My.Wallet .col-lg-3, #live-classes .row.My.Wallet .col-lg-9 {
    width: auto;
    padding: 0;
}
    div#live-classes .mx-4.bg-white .row.mx-0.p-3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    div#live-classes .mx-4.bg-white .row.mx-0.p-3 .col-lg-6 {
    width: auto;
}
    a.add-wishlist {
    font-size: 0 !important;
    padding: 0px 2px 0px 7px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .top-new-menu .menu-toggle {
    padding: 0 10px;
}
    .ml-4, .mx-4 {
    margin-left: 1rem !important;
}
.mr-4, .mx-4 {
    margin-right: 1rem !important;
}
    div#live-classes .mx-4.bg-white .row.mx-0.p-3 .col-lg-6 .text-right a img {
    margin: 0 0 0 5px !important;
}
    div#live-classes .mx-4.bg-white .row.mx-0.p-3 .col-lg-6 .text-right label.p-2.px-4 {
    margin: 0;
}
.purchase_card .list_content div:first-child.d-flex.justify-content-between > div:last-child {
    position: absolute;
    top: 0;
    right: 0;
}
    .purchase_card {
    position: relative;
}
    .purchase_card .list_content > .d-flex.justify-content-between div:last-child.text-center.purchase_details {
    position: relative;
}
    .course-title h5 {
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}
    .dynamic_pymt div:last-child.col-4 {
    display: none;
}
    .dynamic_pymt div:nth-child(2).col-4 {
    min-width: calc(100% - 140px);
    flex: 0 100%;
    padding-right: 0;
}
    .dynamic_pymt div:nth-child(1).col-4 {
    padding-right: 0;
}
    .list-unstyled li {
    padding-left: 5px !important;
    text-overflow: ellipsis;
    overflow: hidden;
}
    .top-new-menu .menu-toggle {
    padding:0 !important;
}
.data_list .tab-content ul li {
    padding: 10px 10px 10px 10px !important;
}
	.renew-section a { 
    padding: 10px 5px;
    line-height: normal; 
}
}
.top-new-menu {
    z-index: 1000 !important;
}
 

