/* Minification failed. Returning unminified contents.
(3238,10): run-time error CSS1031: Expected selector, found 'TokenHead('
(3238,10): run-time error CSS1025: Expected comma or open brace, found 'TokenHead('
(3296,10): run-time error CSS1031: Expected selector, found 'CheckToken('
(3296,10): run-time error CSS1025: Expected comma or open brace, found 'CheckToken('
 */
@font-face {
    font-family: Avenir Black;
    src: url('/../content/Font/Avenir Black.ttf');
}

@font-face {
    font-family: avenir-medium;
    src: url('/../content/Font/avenir-medium.ttf');
}

.activelink {
    background: #FAFAFA;
}

    .activelink a {
        color: #CC222A !important;
    }


.handburg .fal:before {
    content: '\f00d';
}

.handburg.collapsed .fal:before {
    content: '\f0c9';
}

.navbar-brand a {
    background-image: url('/Content/images/logo.png');
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    height: 90px;
    text-indent: -9999px;
    background-size: 100%
}

.login_signup a {
    font-size: 20px;
}

.search_container {
    display: inline-block;
    position: static;
    vertical-align: middle;
    width: 100%;
    max-height: none;
    overflow: visible;
}

.search_input {
    font-size: 1.4rem;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #888;
    line-height: 1.4;
    padding: 8px 15px;
    width: 100%;
    transition: all .1s ease-in-out;
}

.search_hit {
    position: absolute;
    top: 16px;
    right: 15px;
    bottom: 0;
    color: #c80000;
    font-size: 1.2rem;
    line-height: 20px;
    cursor: pointer;
}

.nav-item.col {
    text-align: center;
    border-top: 0;
    border-left: 1px solid #e5e5e5;
    padding-left: 15px;
    padding-right: 15px;
    display: table-cell;
    vertical-align: middle;
    min-width: 124px;
}

    .nav-item.col:hover {
        background: #FAFAFA
    }

.navbar-light .navbar-nav .nav-link {
    display: block;
    padding: 20px 0;
    color: #000;
    font-size: 17px;
}

    .navbar-light .navbar-nav .nav-link:hover {
        color: #c80000;
    }

.last_item_border {
    border-right: 1px solid #e5e5e5;
}

.navbar-nav {
    display: table;
}

.top_section {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.my_account_dropdopwn .dropdown-menu a:hover, .my_account_dropdopwn .dropdown-menu a:active {
    background: #FAFAFA;
    color: #c80000;
}
.browseall_link {
font-size:14px;text-decoration:underline;color:#c80000;margin-top:3px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

.notificationBar {
    width: 100%;
    top: 0;
    padding: 15px;
    font-size: 18px;
    text-align: center;
}

@media(max-width:768px) {
    .login_signup a {
        font-size: 14px;
    }

    .navbar-brand {
        margin: 0 !important
    }

    .top_section {
        padding: 0
    }

    .navbar-collapse .row {
        display: block !important;
    }

    .navbar-collapse .nav-link {
        border-bottom: 1px solid #eaeaea !important;
        text-align: left;
        padding-left: 20px !important;
    }

    .nav-item.col {
        border-left: none !important;
        padding: 0
    }

    .search_container {
        max-width: 100%
    }
}
.trainig_menu{
    width:99px;
}
@media(max-width:769px) {
    .trainig_menu {
        width: 100% !important;
    }
}

@media (max-width: 360px) {
    .notificationBar {
        width: 100%;
        top: 0;
        padding: 15px;
        font-size: 16px;
        text-align: center;
    }
}
body {
}

/****/
.footer_title {
    font-weight: 400;
    font-family: 'avenir-medium',Verdana,Arial,Sans-Serif;
    letter-spacing: normal;
    color: #c80000;
    margin: 0 0 20px;
    font-size: 1.3rem;
    margin-top: 40px;
}

.footer_link_section {
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: none;
}

.footer_link {
    display: block;
    color: #000;
}

.footer_url {
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: none;
    color: #000;
    font-size: 1rem;
}

    .footer_url:hover {
        color: #c80000;
    }

.footer_main {
    border-top: 1px solid #e5e5e5;
}
.footerlogo img{
    max-width:150px;
    margin-top:40px;
    margin-bottom:40px;
}
@media (min-width: 1000px) {
    .footer_title, .footerlogo img {
        margin-top: 0
    }
}
@media (max-width: 574px) {
   .footerlogo img {
   margin:0    }

    .footer_title {
        font-size: 14px;
        margin-top: 25px;
    }
    .footer_url {
        line-height: 30px !important;
        font-size: 12px;
    }
    .footer_link_section {
    line-height:.5rem
    }
}




@font-face {
    font-family: 'avenir-light';
    src: url('/../content/Font/avenir-light.woff2') format('woff2');
}

@font-face {
    font-family: 'avenir-medium';
    src: url('/../content/Font/avenir-medium.woff2') format('woff2');
}
/*Global Elements*/
body {
    margin: 0;
    font-family: Arial,'Open Sans',sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
}
.font_avenir {
    font-family:avenir-medium;
}
a {
    color: #000;
}

    a:hover {
        color: #c80000
    }

.classname, .partnername {
    font-family: 'avenir-medium';
}

header {
    border-bottom: 1px solid #e5e5e5;
}

.r_div_hide {
    display: none !important
}

.e_block, .er_block {
    display: block;
    /*height: 50px;*/
    background: #f2dede;
    margin: auto;
    /*line-height: 50px;
    padding: 0 20px;*/
    font-weight: 500;
    font-family: 'avenir-medium';
    font-size: 1.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 10px 10px;
}

.e_blockForced {
    display: block !important;
    /*height: 50px;*/
    background: #f2dede;
    margin: auto;
    /*line-height: 50px;
    padding: 0 20px;*/
    font-weight: 500;
    font-family: 'avenir-medium';
    font-size: 1.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 10px 10px;
}

.s_block {
    display: block;
    background: #e0f2de;
    margin: auto;
    font-weight: 500;
    font-family: 'avenir-medium';
    font-size: 1.2rem;
    text-overflow: ellipsis;
    padding: 10px 10px;
}

.e_input {
    border-color: #c80000 !important;
    background-color: #f2dede;
}

.form-control:focus {
    box-shadow: none !important
}

.btn {
    font-size: 18px;
}

.top_section .e_block {
    background: none;
    font-size: 14px;
    text-align: left;
    padding: 0;
    height: auto;
    line-height: inherit;
    color: #c80000;
}


/*******HACK for iOS Modal Scrolling*********/

.modal {
    -webkit-overflow-scrolling: touch
}

/*******LOADING ANIMATION*********/
.loader_area {
    min-height: 400px;
    position: relative
}

.section_loading {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

    .section_loading:before {
        font-family: "Font Awesome 5 Pro";
        -moz-osx-font-smoothing: grayscale;
        color: #d41f31;
        content: "\f110";
        font-size: 40px;
        left: 50%;
        margin-left: -20px;
        margin-top: -20px;
        top: 50%;
        -webkit-animation-name: spin;
        -webkit-animation-duration: 1.5s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-name: spin;
        -moz-animation-duration: 1.5s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        -ms-animation-name: spin;
        -ms-animation-duration: 1.5s;
        -ms-animation-iteration-count: infinite;
        -ms-animation-timing-function: linear;
        animation-name: spin;
        animation-duration: 1.5s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
        position: absolute;
    }

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}
/************index page css*******************/
.owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.owl-item {
    padding-left: 15px;
    padding-right: 15px;
}

.owl-nav button span:after {
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    content: '\f105';
    position: absolute;
    right: 0;
    color: #595959;
}

button.owl-prev span:after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f104' !important;
}


.owl-nav button {
    outline: none;
}

    .owl-nav button span {
        position: relative;
        color: #fff
    }

.owl-carousel .thumbnail {
    box-shadow: rgba(0, 0, 0, 0.180392) 2px -4px 10px, rgba(185, 185, 185, 0.360784) -3px 6px 10px !important;
}

.feature_type {
    position: absolute;
    left: 30px;
    top: 20px;
    font-size: 24px;
    font-family: 'avenir-medium';
    color: #fff;
}

.horizontal_img {
    line-height: 150px;
    height: auto;
    width: 100%;
    text-align: center;
}

.thumbnail {
    margin-bottom: 0;
    background-color: #fff;
    height: 100%;
    padding: 0;
}

    .thumbnail:hover .showbtn {
        visibility: visible !important;
    }

    .thumbnail:hover .overlay-section {
        background: rgba(255,255,255,.6);
    }

.thumbnail {
    /*box-shadow: rgba(0, 0, 0, 0.180392) 0px 0px 8px, rgba(0, 0, 0, 0.360784) 0px 8px 16px;*/
    box-shadow: rgba(0, 0, 0, 0.180392) 2px -4px 20px, rgba(185, 185, 185, 0.360784) -3px 6px 20px;
    height: 100%;
}

.feature_overlay {
    position: relative;
    height: 222px;
    width: 100%;
}
    .feature_overlay:before {
        content:"";
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,.15);
    }

.flexclassheight {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: wrap;
    -webkit-flex-flow: wrap;
    -o-flex-flow: wrap;
    -ms-flex-flow: wrap;
    -moz-flex-flow: wrap;
    min-height: 200px;
    width: 100%;
}

.classlist {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 30px;
}

#carouselExampleIndicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 8px;
    margin-left: 8px;
}

#carouselExampleIndicators .carousel-indicators .active {
    background-color: #c70000;
}


.add_banner {
    width: 100%;
    position: relative;
}

    .add_banner img {
        border: 1px solid #efefef
    }

/*******Class Grid**********/
.r_workshopname {
    font-size: 18px !important;
    font-family: 'avenir-medium';
    min-height: 30px;
}

.r_classname {
    font-size: 18px !important;
    color: #595959;
    font-family: 'avenir-medium';
}

.r_address {
    font-size: 16px !important;
    color: #797e81;
    font-family: 'avenir-medium';
}

.avenir-medium {
    font-family: 'avenir-medium';
}

.sticker {
    position: absolute;
    right: 20px;
    top: -8px;
    height: 65px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    width: 60px;
    background-image: url('/../content/images/Stiker.png');
    background-repeat: no-repeat;
    font-family: 'avenir-medium';
}

    .sticker h3 {
        margin-top: 5px;
        margin-bottom: 0;
        font-family: 'avenir-medium';
        color: #fff;
        font-size: 22px;
    }

    .sticker h6 {
        font-family: 'avenir-medium';
        color: #fff;
        font-size: 12px;
    }
/************index page css end*******************/
/*************dashboard css****************/
.profile_section, .units_category, .upcoming_booking, .Quotientbadges {
    border: 1px solid #dee2e6;
    height: 100%;
}

.categorylist_table {
}

.clr_profile {
    color: #7a7f8b;
}

.outline {
    text-decoration: underline
}

.categorylist_table th {
    width: 20%;
    background: #fafafa;
}

.dashboard_title {
    font-family: 'avenir-medium';
    font-size: 24px;
}

.affiliate_btn {
    font-family: Arial;
    font-size: 18px;
    background: #f1f1f1;
    cursor: initial !important;
}

.userdefault {
    border: 1px solid #e7e7e7;
    margin: auto;
    background: #f5f5f5;
    height: 100px;
    width: 100px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 10px;
}

    .userdefault i {
        font-size: 60px;
        padding: 15px 10px;
        color: #fff;
        background: #f5f5f5;
    }

    .userdefault img {
        width: 100px;
        height: 100px;
        border-radius: 10px;
    }

.upcoming_booking h4 {
    font-family: avenir-medium;
    font-size: 20px;
}

.upcoming_booking p {
    font-family: Arial;
    font-size: 18px;
    color: #797e81;
    margin-bottom: 0;
}

.upcoming_booking h6 {
    font-family: Arial;
    font-size: 18px;
}

.loadmore {
    font-family: Arial;
    font-size: 18px;
}

.profile_section h6 {
    font-family: Arial;
    font-size: 16px;
    word-break: break-all;
}

.units_category h6 {
    font-family: avenir-medium;
    font-size: 22px;
}

.units_category p {
    font-family: Arial;
    font-size: 20px;
}

.units_category table p {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal
}

.badges_section {
    text-align: center;
}

.Quotientbadges h4 {
    font-family: avenir-medium;
    font-size: 16px;
}

.progress {
    height: 5px;
    border-radius: 100px;
}

.badges_section img {
    height: 60px;
    vertical-align: middle;
}

.badges_section h4 {
    height: 65px;
    margin-top: 10px;
}

/*************dashboard css end****************/
/******************classes css*************************/
.classes_result .feature_type {
    left: 20px;
    top: 15px;
}

.filter {
    font-family: 'avenir-medium';
    font-size: 18px;
}

.classes_result .filter li a {
    padding-left: 0;
    padding-right: 5px;
    cursor: pointer;
    display: block
}

    .classes_result .filter li a:hover {
        background-color: transparent
    }

.classes_result .filter li.activemenu {
    /*font-weight: bold*/
    color: #c80000 !important
}
.classes_result .filter li.activemenu a{
    /*font-weight: bold;*/
    color: #c80000 !important;
}

.filtermodal {
    padding: 0 !important;
}

    .filtermodal .modal-dialog {
        max-width: none;
        margin: 0 !important;
    }

    .filtermodal .modal-content {
        border: 0 !important;
        border-radius: 0 !important;
    }
/******************classes css end*************************/
/******************pagination css start*************************/
.pagination {
    margin-bottom: 0;
}

.selectpagination {
    background-color: #fff !important;
    min-width: 60px;
    padding: 4px 10px;
    font-size: 18px;
    border-color: #d1d3d4;
}

.pagination_previous {
    background-color: transparent;
    color: black;
    padding: 8px 10px;
    border: 1px solid #d1d3d4;
    text-align: center;
    font-size: 18px;
}

.pagination_next {
    background-color: transparent;
    color: black;
    font-size: 18px;
    padding: 8px 10px;
    border: 1px solid #d1d3d4;
}

.pagination_previous:hover {
    background-color: transparent;
    color: black;
}

.pagination_next:hover {
    background-color: transparent;
    color: black;
}

.pagination {
    font-size: 18px;
}
/**********pagination css end***********/

/*******************under construction****************/
.underconstruction {
    position: static;
    top: 40%;
    width: 100%;
}

.underconstruction {
    margin: 100px 0
}

    .underconstruction h2 {
        font-size: 30px;
        font-weight: bold
    }

    .underconstruction h4 {
        margin-bottom: 20px;
    }

    .underconstruction i {
        color: #c80000;
        margin-bottom: 30px;
    }
/*******************under construction finish****************/
/****************class detail page design********************/
.classdetails .breadcrumb {
    background: none !important;
    font-size: 18px;
    background: no-repeat;
}

.class_tabs .nav-tabs .nav-link {
    border-radius: 0;
    font-family: 'avenir-medium';
    font-size: 22px;
}

    .class_tabs .nav-tabs .nav-item.show .nav-link, .class_tabs .nav-tabs .nav-link.active {
        color: #ffffff !important;
        border-color: #c80000 #c80000 #c80000 !important;
        background: #cc222a;
    }

    .class_tabs .nav-tabs .nav-link:focus, .class_tabs .nav-tabs .nav-link:hover {
        /*border-color: #fff #fff #cc222a;*/
        color: #ffffff !important;
        border-color: #c80000 #c80000 #c80000 !important;
        background: #cc222a;
    }

.class_tabs .nav-tabs {
    border-bottom: 1px solid #c80000;
    width: 100%;
}
.count-text-part {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
}
.count-number-part {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: unset;
}

.featured-event-slider {
    height: 100%;
}

.class_tabs .nav-link {
    padding: 10px;
}

.class_tabs .tab-content {
    font-size: 16px;
    font-family: Arial
}

.class_tabs h1,
.class_tabs h2,
.class_tabs h3,
.class_tabs h4,
.class_tabs h5,
.class_tabs h6 {
    font-size: 24px !important
}

.location_section h3 {
    width: 100%;
}

.location_section p {
    font-size: 14px;
}

.workshopname, .workshopdetail {
    font-family: 'avenir-medium';
    min-height:140px;
}


.booknow {
    background-color: #FAFAFA;
    cursor: pointer;
    color: #000;
    font-weight: bold;
}

.workshopdetail {
    width: 100%;
    bottom: 0;
}

.workshopname h5 {
    font-size: 22px;
}

.workshopname h6 {
    font-size: 20px;
    color: #595959;
}

.workshopname p {
    color: #797e81;
    font-size: 18px;
}

.classdetails .sticker h6 {
    color: #eee;
}

.map_section {
    min-height: 407px;
    width: 100%;
}

.class_info li {
    font-family: 'avenir-medium';
    font-size: 16px;
}


.class_info .fal {
    color: #c80000;
    font-size: 16px;
    margin-right: 10px;
}

.class_info li {
    line-height: 30px;
}


.classname, .partnername {
    font-family: 'avenir-medium';
}

.logosection {
    /* right: 0; */
    /* bottom: 0; */
    width: 150px;
    /* line-height: 78px; */
    /* overflow: hidden; */
    float: right;
    /* position: absolute;
    right: 35px;
    bottom: 20px;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    line-height: 78px;
    overflow: hidden;*/
}

    .logosection img {
        max-width: 150px;
        float: right
    }

.partnerimage {
    background-image: url('/../Content/images/feature_workshop1.png');
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-size: cover
}

.section_title {
    font-family: 'avenir-medium';
    font-size: 36px;
}
.covid_title {
    font-family: 'avenir-medium';
    font-size: 26px;
}
.mid_title {
    font-weight: 400;
    font-size: 24px;
}

.small_title {
    font-size: 18px;
}

.price_table {
    font-family: 'avenir-medium';
    font-size: 18px;
}

    .price_table p {
        margin: 0
    }

.promotional_text {
    font-style: italic;
    color: #2196f3;
    font-size: 14px;
}

@media (max-width:768px) {

    .class_tabs .nav-item {
        width: 100%;
    }

    .class_tabs .nav-tabs .nav-link {
        margin-right: 0;
        font-size: 16px;
    }
}

.cellspacing tbody:before {
    line-height: 0px;
    content: ".";
    display: block;
    color: #fff;
}

.cellspacing tbody {
    border: none !important;
}

    .cellspacing tbody tr {
        background: none !important;
    }

        .cellspacing tbody tr td:first-child {
            border-left: 1px solid #ccc !important;
        }

        .cellspacing tbody tr td:last-child {
            border-left: 1px solid #ccc !important;
            border-right: 1px solid #ccc !important;
        }

    .cellspacing tbody td {
        border-top: 1px solid #ccc !important;
        vertical-align: middle !important;
        border-bottom: 1px solid #ccc;
    }

tr.collapse td {
    padding: 0 !important;
    border-top: none
}

.greendot {
    background: #43AE68;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    display: inline-block;
}

.reddot {
    background: #D41F31;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    display: inline-block;
}

.yellowdot {
    background: #ff9933;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    display: inline-block;
}

.cellspacing .card-body {
    font-family: Arial !important;
}

.class_tabs .tab-pane ul {
    padding-left: 40px !important;
}

.class_tabs .tab-pane li {
    list-style: none !important;
}

.class_tabs .tab-pane ol li {
    list-style: decimal !important;
}

.class_tabs .tab-pane ol ul li {
    list-style: none !important;
}

.class_tabs .tab-pane ul li::before {
    content: "\2022";
    color: #c80000;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
/****************class detail page design end********************/
/*******/
.text-muted, .class_info {
    color: #747474;
}

.btn {
    border-radius: 0;
}
/*********radio***button****Css*****************/
input[type=radio] {
    border-radius: 50%;
}

input[type=radio] {
    border: 1px solid #919191;
    cursor: pointer;
    height: 24px !important;
    margin: 0 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 25px;
    min-width: 18px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    outline-width: 0;
    padding: 3px !important;
}
/*********radio***button****Css*****************/
/******************Profilepage_css*********************/
.w_h_100 {
    width: 100px;
    height: 100px;
}

.badge {
    background-color: #f1f1f1;
    border-radius: 0;
    padding: 7px 10px;
}

.changepassword_btn {
    border: 1px solid;
    border-color: #c80000;
    background-color: TRANSPARENT;
    color: #c80000;
    padding: 5px 30px;
    border-radius: 0;
}

.form_input {
    height: 50px;
    padding: 0 20px;
    border: 1px solid #595959;
    display: block;
    font-size: .875em;
    width: 100%;
    -webkit-appearance: none;
    margin: 15px 0 5px;
}

.form_label {
    color: #5A5A5A;
    display: block;
    font-size: 18px;
}

.btn_theme {
    background: #c80000;
    border: none;
    color: #fff;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    position: relative;
    text-align: center;
    border-radius: 0;
    transition: background .2s,border-color .2s,color .2s;
    -webkit-transition: background .2s,border-color .2s,color .2s;
    cursor: pointer;
    font-family: 'avenir-medium';
    font-size: 18px;
}

::placeholder {
    color: #595959;
}

.course_pointer {
    cursor: pointer;
}
/******************Profilepage_css*********************/
.carousel-indicators{
    bottom:0;
}
.video-hide-show {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}

.read-more-state {
    position: absolute;
    right: 30px;
    width: 60px !important;
    visibility: hidden;
}

.video-sec {
    display: none
}

    .video-sec.open-hide-sec {
        display: block;
        width: 100%;
    }

        .video-sec.open-hide-sec .on-demand-video {
            padding: 10px 50px 50px;
            width: 100%;
        }

            .video-sec.open-hide-sec .on-demand-video iframe {
                height: 300px;
                width: 100%;
            }
            .download-left button#completebcmcbt8enncw {
                margin-left: 0 !important;
            }
            .mt-special-50 {
                margin:40px 0 0 !important;
            }
.open-close-arrow i {
    transform: rotate(180deg);
}
  

@media (max-width:1200px) {
    .on-demand-video 
        iframe {
                   width:100%;
                   height:250px
               }
    
}
@media(max-width:768px) {
    .carousel-indicators li {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
    .video-hide-show{
        flex-direction:column;
        justify-content:flex-end;
    }
        .video-hide-show .right-btns {
            width:100%;
        }
}
@media(max-width:550px) {
    .video-sec.open-hide-sec .on-demand-video {
        padding: 10px 15px 20px;
        height: auto;
    }
}
    .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        margin-right: 10px;
        margin-left: 10px;
        background-color: #efefef
    }

.carousel-indicators .active {
    background-color: #c80000;
}

.workshopdetail h6 {
    font-size: 14px;
}


/****OWL*****/
.owl-next {
    font-size: 50px;
    position: absolute;
    top: 40%;
    right: -12px;
}

    .owl-next span, .owl-prev span {
        font-size: 50px;
    }

.owl-prev {
    font-size: 50px;
    position: absolute;
    top: 40%;
    left: -12px;
}

.workshopdetail h6 {
    font-size: 14px;
}

.aboutmapheight {
    height: 407px;
}
/************bookings css*****************/

.form-control {
    height: 50px;
    padding: 0 20px;
    border: 1px solid #595959;
    display: block;
    font-size: .875em;
    -webkit-appearance: none;
    border-radius: 0
}

.booking_tabs .nav-tabs li {
    width: 50%;
    text-align: center;
    border-radius: 0 !important;
}

    .booking_tabs .nav-tabs li a {
        border-radius: 0 !important;
        padding-top: 12px;
        padding-bottom: 12px;
        border: 0;
        font-family: Arial;
        font-size: 20px;
    }

        .booking_tabs .nav-tabs li a:hover {
            color: #595959
        }

.booking_tabs .nav-link.active:hover {
    color: #fff;
}

.booking_tabs .nav-link.active {
    background: #c80000;
    color: #fff;
    border-color: #c80000
}

.booking_tabs .nav-tabs {
    box-shadow: rgba(0, 0, 0, 0.180392) 2px -4px 20px, rgba(185, 185, 185, 0.360784) -3px 6px 20px;
}

.bookings_view {
    box-shadow: rgba(0, 0, 0, 0.180392) 2px -4px 20px, rgba(185, 185, 185, 0.360784) -3px 6px 20px;
    padding: 20px 20px;
}

.bookings_tabview {
    box-shadow: rgba(0, 0, 0, 0.180392) 2px -4px 20px, rgba(185, 185, 185, 0.360784) -3px 6px 20px;
    padding: 30px 30px 20px 30px;
}

    .bookings_view p, .bookings_tabview p {
        font-family: 'avenir-medium';
        font-size: 20px;
        font-weight: bold
    }

    .bookings_tabview h5 {
        color: #797e81;
        font-size: 18px;
        font-family: Arial
    }

.bookings_view span {
    font-family: Arial;
    font-size: 20px;
}

.bookings_tabview h6 {
    color: #797e81;
    font-size: 20px;
    font-family: Arial
}

.booking_status {
    font-size: 16px;
    font-family: Arial;
    background: #eee;
    color: #272525;
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 10px;
}

.viewbookingsession {
    color: #c80000 !important;
    font-size: 18px;
    cursor: pointer;
    font-family: Arial
}

.bookings_tabview .card {
    border: 0;
    padding: 0;
}

.booking_ref h6 {
    font-size: 18px;
    font-family: Arial;
    color: #272525
}

.acra_section p {
    margin-bottom: 0;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal
}

.viewcategory {
    color: #00b1ea !important;
    font-size: 20px;
    cursor: pointer;
    font-family: Arial
}

    .viewcategory i {
        color: #14b2ea !important;
        width: auto !important;
        margin-right: 10px !important;
        font-size: 16px !important;
    }

.toggle_icon i:before {
    content: "\f068";
}

.toggle_icon.collapsed i:before {
    content: "\f067";
}

.acra_section button {
    font-family: avenir-medium;
    font-size: 18px;
    word-break: break-word;
    white-space: normal;
}

.bookings select {
    outline: none;
    box-shadow: none !important;
    border-color: #eee;
    font-size: 18px;
}

    .bookings select:focus {
        border-color: #eee
    }




/****/
.container {
    width: 100% !important;
    margin: auto;
    padding: 0 15px;
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

/*****radiobtn*****css*******/
input[type=radio] {
    border: 1px solid #919191;
    cursor: pointer;
    height: 24px !important;
    margin: 0 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 25px;
    min-width: 18px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    outline-width: 0;
    -webkit-transition: 0.05s border-color ease-in-out;
    transition: 0.05s border-color ease-in-out;
    border-radius: 2px;
    padding: 3px !important;
}

    input[type=radio]:checked:before {
        float: left;
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        font: 400 12px/1 'FontAwesome';
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

input[type=radio] {
    border-radius: 50%;
}

    input[type=radio]:checked:before {
        content: '';
        width: 100%;
        height: 100%;
        margin: 0;
        background: #6c6c6c;
        border-radius: 50%;
    }

.atten_info_text {
    color: #000;
    font-size: 21px;
}

.display_inline {
    display: inline-block;
}

.v_align_middle {
    vertical-align: middle;
}

.next_btn {
    padding: 10px 60px;
    font-size: 20px;
}

.summary_text {
    color: #5A5A5A;
    font-size: 18px;
    margin-bottom: 40px;
}

.clr_darkgray {
    color: #5A5A5A;
}

.edit_text {
    color: #1f95db;
    font-size: 21px;
    margin-left: 10px;
}

.remove_grid {
    border: 2px solid #c80000;
    color: red;
    border-radius: 3px;
    padding: 3px;
}


@media (max-width:991px) {
    .badges_section {
        margin-bottom: 30px;
    }
}

@media (max-width:768px) {
    .badges_section {
        margin-bottom: 30px;
    }

    .upcoming_booking p {
        margin-bottom: 10px;
    }

    .profile_section {
        margin-bottom: 30px;
    }

    .carousel-indicators {
        bottom: -20px;
    }

        .carousel-indicators li {
            width: 10px;
            height: 10px;
        }

    .featured_grid {
        margin-top: 5px !important;
        padding-top: 0 !important;
    }

    /**Class Details Responsive****/

}

.horizontal_img {
    height: 222px !important;
}


/**Temp*/

h1.t_center.m_y_40.text-muted {
    font-size: 24px;
}

.input-group > .form-control:focus {
    z-index: 0;
}

.height_38 {
    height: 38px;
}



/*============================================================== 
 flot chart
 ============================================================== */
.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/*============================================================== 
Easy pie chart 
 ============================================================== */
.chart {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

    .chart canvas {
        position: absolute;
        top: 0;
        left: 0;
    }

    .chart.chart-widget-pie {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.pie-chart > span {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.chart > span > img {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 60%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
}

.percent {
    display: inline-block;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    color: #263238;
}

    .percent:after {
        content: '%';
        margin-left: 0.1em;
        font-size: .8em;
    }

.text-center.m_y_40.text-muted {
    font-size: 22px !important;
}




/*******Flex Slider**********/
.owl-stage {
    display: flex;
}

.owl-item {
    display: flex;
}

    .owl-item .classlist {
        width: 100%;
        margin-bottom: 0
    }

.middle_section {
    width: 150px;
    height: 70px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
}

    .middle_section .fal {
        margin-bottom: 15px;
    }


.jconfirm-buttons .btn {
    margin-left: 20px !important
}

.note-editor .note-editing-area .note-editable table td, .note-editor .note-editing-area .note-editable table th {
    border: none !important
}

.accxelerator {
    /*background: #1ba1e2;*/
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    display: inline-block;
    padding: 3px 8px;
}

.loader_small {
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 50%;
    border-top: 2px solid #d41f31;
    width: 15px;
    height: 15px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    margin-top: 6px;
    float: right;
}

.l_btn_hide {
    display: none !important
}

.career_strip {
    background: url('/../Content/images/transparent-bg.png') repeat-y right;
    /*background: linear-gradient( to right, #c0232a 85%, transparent );*/
    padding: 20px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    min-width: 480px;
    max-width: 715px;
}
@media(max-width:846px) and (min-width:767px){
    .career_strip {
        bottom: 28px !important;
    }
    }
@media(max-width:1020px) and (min-width:768px) {
    .strip2 {
        min-width: 100%;
        bottom: 0 !important;
    }
}

.career_strip_title {
    font-size: 30px;
    line-height: 28px;
    font-family: 'avenir-medium';
}

.strip_left {
    left: 2.6%;
    width: 72%;
}

.strip2 {
    width: 100%;
}

.career_strip hr {
    border-color: #fff !important;
}

.play_icon {
    color: #c0232a;
    background: #fff;
    padding: 4px 10px;
    font-size: 18px;
    margin-top: 15px;
}

.assistance ul {
    margin-left: 15px;
}

    .assistance ul li {
        list-style: disc !important;
        /*color: #4f5045;*/
        padding-left: 6px;
        margin-bottom: 25px;
    }

.roman_type li {
    list-style-type: upper-roman !important;
}

.box-height {
    min-height: 300px;
}

.covid_banner {
    background-image: url('/../Content/images/covid19-banner.jpg');
    background-position: center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    z-index: 0;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    overflow: hidden;
}
    .bg_overlay:before {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
        content: '';
        z-index: 1;
        background: rgba(0,0,0,.6);
    }

.covid_info {
    padding: 60px 0;
    z-index: 2;
    position: relative;
}

.traning_dropdown {
    min-width: 259px;
    top: 101%;
    border-color: #e5e5e5;
    /*border-top: none;*/
    margin: 0;
    /*border-top: none;*/
}

.traning_beforelogin_dropdown {
    min-width: 140px;
    width: 100%;
    top: 101%;
    border-color: #e5e5e5;
    /*border-top: none;*/
    margin: 0;
    /*border-top: none;*/
}
@media(max-width:769px) {
    .traning_dropdown {
        min-width: 100%;
    }
    }

.sub-menu .dropdown-menu a {
    background: #fafafa;
    padding: 12px 0;
    color: #000;
    /*text-align: center;*/
    border-bottom: 1px solid #e5e5e5;
}

    .sub-menu .dropdown-menu a:last-child {
        border-bottom: none;
    }

@media (max-width: 768px) {
    .sub-menu .dropdown-menu a {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .box-height {
        min-height: auto !important;
    }
    .career_strip {
        position: absolute !important;
        width: 100% !important;
        left: 0;
        padding: 15px 10px !important;
        min-width: inherit;
        max-width: inherit;
    }

    .career_strip_title {
        font-size: 20px !important;
        font-weight: 600;
    }

    .career_strip_info {
        font-size: 13px !important;
    }

    .career_img {
        width: 100% !important;
    }
}

.career_img {
    width: 80%;
}

.staticsubmenuActive {
    color: #CC222A !important;
}
.CovidLink {
    color:#C80000 !important;
}
    .CovidLink:hover {
        text-decoration:underline !important;
    }
    .mt-special-50 {
        margin:40px 0 0;
    }
    
    .download-button {
        display: flex;
        justify-content: space-between;
    }
/*****************helper-css*******start*********************/
/*   font weight */
.f_w_100 {font-weight: 100}
.f_w_200 {font-weight: 200}
.f_w_300 {font-weight: 300}
.f_w_400 {font-weight: 400}
.f_w_500 {font-weight: 500}
.f_w_600 {font-weight: 600}
.f_w_700 {font-weight: 700}
.f_w_800 {font-weight: 800}
.f_w_900 {font-weight: 900}

/***********  GLOBAL  ***************/

html {
    height: 100% !important;
}

body {
    height: 100% !important;
}

a {
    outline: none !important;
    text-decoration: none !important;
}

ul {
    padding: 0;
}

li {
    list-style: none;
}

p {
}

.normal_text
{
    font-weight: normal !important;
}

.bold-text
{
    font-weight: bold !important;
}

.pointer {
    cursor: pointer !important;
}

.d_block {
    display: block !important;
}

.in_block {
    display: inline-block !important;
}

.flex {
    display: flex !important;
}

.no_resize {
    resize: none !important;
}

.t_center {
    text-align:center
}
.t_right {
text-align:right
}
.t_strike {
    text-decoration: line-through;
}
/***********Position related********************/
.pos_fixed {
    position: fixed !important;
}

.pos_absolute {
    position: absolute !important;
}

.pos_relative {
    position: relative !important;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.15);
}

/************  FONT SIZE   **************/

.f_s_8 {font-size: 8px!important;}
.f_s_9 {font-size: 9px!important;}
.f_s_10 {font-size: 10px!important;}
.f_s_11 {font-size: 11px!important;}
.f_s_12 {font-size: 12px!important;}
.f_s_13 {font-size: 13px!important;}
.f_s_14 {font-size: 14px!important;}
.f_s_15 {font-size: 15px!important;}
.f_s_16 {font-size: 16px!important;}
.f_s_17 {font-size: 17px!important;}
.f_s_18 {font-size: 18px!important;}
.f_s_19 {font-size: 19px!important;}
.f_s_20 {font-size: 20px!important;}
.f_s_21 {font-size: 21px!important;}
.f_s_22 {font-size: 22px!important;}
.f_s_23 {font-size: 23px!important;}
.f_s_24 {font-size: 24px!important;}
.f_s_25 {font-size: 25px!important;}
.f_s_26 {font-size: 26px!important;}
.f_s_27 {font-size: 27px!important;}
.f_s_28 {font-size: 28px!important;}
.f_s_29 {font-size: 29px!important;}
.f_s_30 {font-size: 30px!important;}
.f_s_31 {font-size: 31px!important;}
.f_s_32 {font-size: 32px!important;}
.f_s_33 {font-size: 33px!important;}
.f_s_34 {font-size: 34px!important;}
.f_s_35 {font-size: 35px!important;}
.f_s_36 {font-size: 36px!important;}
.f_s_37 {font-size: 37px!important;}
.f_s_38 {font-size: 38px!important;}
.f_s_39 {font-size: 39px!important;}
.f_s_40 {font-size: 40px!important;}


/************  WIDTH %   **************/

.w_5{
    width:5%!important;
}
.w_10{
    width:10%!important;
}
.w_15{
    width:15%!important;
}
.w_20{
    width:20%!important;
}
.w_25{
    width:25%!important;
}
.w_30{
    width:30%!important;
}
.w_35{
    width:35%!important;
}
.w_40{
    width:40%!important;
}
.w_45{
    width:45%!important;
}
.w_50{
    width:50%!important;
}
.w_55{
    width:55%!important;
}
.w_60{
    width:60%!important;
}
.w_65{
    width:65%!important;
}
.w_70{
    width:70%!important;
}
.w_75{
    width:75%!important;
}
.w_80{
    width:80%!important;
}
.w_85{
    width:85%!important;
}
.w_90{
    width:90%!important;
}
.w_95{
    width:95%!important;
}
.w_100{
    width:100%!important;
}

/************  MARGIN ALL   **************/

.m_auto {
    margin: auto !important;
}

.m_0 {
    margin: 0 !important;
}

.m_5 {
    margin: 5px !important;
}

.m_10 {
    margin: 10px !important;
}

.m_15 {
    margin: 15px !important;
}

.m_20 {
    margin: 20px !important;
}

.m_25 {
    margin: 25px !important;
}

.m_30 {
    margin: 30px !important;
}


/************  MARGIN TOP   **************/

.m_t_0 {
    margin-top: 0 !important;
}

.m_t_5 {
    margin-top: 5px !important;
}
.m_t_9
{
    margin-top:9px !important;
}
.m_t_10 {
    margin-top: 10px !important;
}

.m_t_15 {
    margin-top: 15px !important;
}

.m_t_20 {
    margin-top: 20px !important;
}

.m_t_25 {
    margin-top: 25px !important;
}

.m_t_30 {
    margin-top: 30px !important;
}
.m_t_40
{
    margin-top:40px !important;
}
.m_t_100
{
    margin-top:100px !important;
}

/************  MARGIN BOTTOM   **************/

.m_b_0 {
    margin-bottom: 0 !important;
}

.m_b_5 {
    margin-bottom: 5px !important;
}

.m_b_10 {
    margin-bottom: 10px !important;
}

.m_b_15 {
    margin-bottom: 15px !important;
}

.m_b_20 {
    margin-bottom: 20px !important;
}

.m_b_25 {
    margin-bottom: 25px !important;
}

.m_b_30 {
    margin-bottom: 30px !important;
}
.m_b_35 {
    margin-bottom: 35px;
}
.m_b_40
{
    margin-bottom:40px !important;
}

/************  MARGIN LEFT   **************/

.m_l_0 {
    margin-left: 0 !important;
}

.m_l_5 {
    margin-left: 5px !important;
}

.m_l_10 {
    margin-left: 10px !important;
}

.m_l_15 {
    margin-left: 15px !important;
}

.m_l_20 {
    margin-left: 20px !important;
}

.m_l_25 {
    margin-left: 25px !important;
}

.m_l_30 {
    margin-left: 30px !important;
}
.m_l_40
{
    margin-left:40px !important;
}

/************  MARGIN RIGHT   **************/

.m_r_0 {
    margin-right: 0 !important;
}

.m_r_5 {
    margin-right: 5px !important;
}

.m_r_10 {
    margin-right: 10px !important;
}

.m_r_15 {
    margin-right: 15px !important;
}

.m_r_20 {
    margin-right: 20px !important;
}

.m_r_25 {
    margin-right: 25px !important;
}

.m_r_30 {
    margin-right: 30px !important;
}


/************  MARGIN LEFT-RIGHT   **************/

.m_x_0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.m_x_5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.m_x_10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.m_x_15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.m_x_20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.m_x_25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.m_x_30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}


/************  MARGIN TOP-BOTTOM   **************/

.m_y_0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m_y_5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.m_y_10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.m_y_15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.m_y_20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.m_y_25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.m_y_30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.m_y_40
{
     margin-top: 40px !important;
    margin-bottom: 40px !important;
}

/************  PADDING ALL   **************/

.p_0 {
    padding: 0 !important;
}

.p_5 {
    padding: 5px !important;
}

.p_10 {
    padding: 10px !important;
}

.p_15 {
    padding: 15px !important;
}

.p_20 {
    padding: 20px !important;
}

.p_25 {
    padding: 25px !important;
}

.p_30 {
    padding: 30px !important;
}


/************  PADDING TOP   **************/

.p_t_0 {
    padding-top: 0 !important;
}
.p_t_3
{
    padding-top:3px !important;
}
.p_t_5 {
    padding-top: 5px !important;
}

.p_t_10 {
    padding-top: 10px !important;
}

.p_t_15 {
    padding-top: 15px !important;
}

.p_t_20 {
    padding-top: 20px !important;
}

.p_t_25 {
    padding-top: 25px !important;
}

.p_t_30 {
    padding-top: 30px !important;
}
.p_t_40{
    padding-top:40px !important;
}

/************  PADDING BOTTOM   **************/

.p_b_0 {
    padding-bottom: 0 !important;
}

.p_b_5 {
    padding-bottom: 5px !important;
}

.p_b_10 {
    padding-bottom: 10px !important;
}

.p_b_15 {
    padding-bottom: 15px !important;
}

.p_b_20 {
    padding-bottom: 20px !important;
}

.p_b_25 {
    padding-bottom: 25px !important;
}

.p_b_30 {
    padding-bottom: 30px !important;
}
.p_b_35{
    padding-bottom:35px !important;
}
.p_b_40
{
    padding-bottom:40px !important;
}


/************  PADDING LEFT   **************/

.p_l_0 {
    padding-left: 0 !important;
}
.p_l_3
{
    padding-left:3px !important;
}
.p_l_5 {
    padding-left: 5px !important;
}

.p_l_10 {
    padding-left: 10px !important;
}

.p_l_15 {
    padding-left: 15px !important;
}

.p_l_20 {
    padding-left: 20px !important;
}

.p_l_25 {
    padding-left: 25px !important;
}

.p_l_30 {
    padding-left: 30px !important;
}


/************  PADDING RIGHT   **************/

.p_r_0 {
    padding-right: 0 !important;
}

.p_r_5 {
    padding-right: 5px !important;
}

.p_r_10 {
    padding-right: 10px !important;
}

.p_r_15 {
    padding-right: 15px !important;
}

.p_r_20 {
    padding-right: 20px !important;
}

.p_r_25 {
    padding-right: 25px !important;
}

.p_r_30 {
    padding-right: 30px !important;
}


/************  PADDING LEFT-RIGHT   **************/

.p_x_0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.p_x_5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.p_x_10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.p_x_15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.p_x_20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.p_x_25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.p_x_30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.p_x_45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

/************  PADDING TOP-BOTTOM   **************/

.p_y_0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p_y_5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.p_y_10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.p_y_15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.p_y_20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.p_y_25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.p_y_30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.p_y_40
{
    padding-top:40px !important;
    padding-bottom:40px !important;
}

/************  COLOR CSS   **************/

.clr_white {
    color: #fff !important;
}

.clr_black {
    color: #000 !important;
}

.clr_red {
    color: #C80000 !important;
}
.clr_fcgrey {
    color:#4f5054 !important;
}
.clr_waterblue {
    color: #3BB4E1
}
.clr_blue {
color:#1ba1e2
}
.clr_green {
    color: #43AE68 !important;
}
.bg_acca_green {
    background: #7accc8 !important;
    color: #fff !important;
}
.acca_yellow {
    color: #fff;
    background: #F69423;
}
.bg_acca_red {
    background: #C80000 !important;
    color: #fff !important;
}
.bg_acca_grey {
    background: #adb1af !important;
}

.clr_gray {
    color: #ccc !important;
}

.clr_l_gray {
    color: #efefef !important;
}

.light {
    background-color: #F1F1F1;
}
.clr_accagray {
    color:#797e81
}
.clr_yellow {
    color: #ff9933 !important;
}
.bg_accared {
    background: #c80000;
}
.bg_accagrey {
    background: #747678;
}
/************  BORDER - RADIUS  *****************/
.b_r_0 {
    border-radius: 0px;
}
.b_r_2 {
    border-radius: 2px;
}

.b_r_3 {
    border-radius:3px;
}

.b_r_4 {
    border-radius:4px;
}

.b_r_5 {
    border-radius:5px !important;
}

.b_r_6 {
    border-radius:6px !important;
}

.b_r_10 {
    border-radius:10px !important;
}

.b_r_15 {
    border-radius:15px !important;
}

.b_r_20 {
    border-radius:20px !important;
}

/*****************************/

.simple_border{
    border:1px solid #ccc;
}

/*****************helper-css*******finished*********************/

.red_star {
font-weight:bold;color:#d41f31
}

/************checkboxes****************************/
input[type=checkbox] {
    border: 1px solid #555;
    cursor: pointer;
    height: 20px;
    outline: 0;
    text-align: center;
    width: 20px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    outline-width: 0;
    -webkit-transition: 0.05s border-color ease-in-out;
    transition: 0.05s border-color ease-in-out;
}

        input[type=checkbox]:checked:before {
            vertical-align: middle;
            width: 20px;
            font: 400 14px/1 'Font Awesome 5 Pro';
            speak: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        input[type=checkbox]:checked:before {
            content: '\f00c';
            margin: 2px 0 0 -1px;
            color: #c80000;
        }

@media(max-width:768px) {
    .p_xs_0 {
        padding: 0 !important
    }
    .m_r_xs_10 {
    margin-right:10px !important
    }

    .mr_xs_10 {
    margin-right:10px !important
    }

    .m_x_b_15 {
   margin-bottom:0
    }
    .m_r_xs_20 {
        margin-right: 20px !important
    }

    .activelink, .staticsubmenuActive {
        background: #c80000 !important;
        color: #fff !important;
    }
        .activelink a, .staticsubmenuActive a {
            color: #fff !important
        }
}

@media(max-width:576px) {
    .p_xs_x_hp {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .p_xs_l_hp {
        padding-left: 7.5px;
    }
    .p_xs_r_hp {
        padding-right: 7.5px;
    }
}
.p_x_hp {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
@media(max-width:769px) {
    .bookings_tabview {
        padding: 20px
    }

    .guest_row {
        margin: 20px -20px -20px !important
    }

    .navbar-nav, .nav-item.col {
        display: block;
    }
}

@media (max-width:576px) {
    .owl-item {
        padding-left: 0;
        padding-right: 0;
    }
    .download-button {
        display: block;
    }
    .mt-special-50 {
        margin: 30px 0 0 !important;
    }

   
        .download-button span.download-left .btn {
            display: flex;
            width: 100%;
            margin-bottom: 15px;
            justify-content:center;
            align-items:center;
        }
    .download-left button#completebcmcbt8enncw {
        margin-left: 0 !important;
        display: block;
        margin-top: 15px !important;
    }

    .t_xs_center {
        text-align: center
    }

    .btn {
        font-size: 14px;
    }

    .badges_section {
        margin-bottom: 30px;
    }

    .upcoming_booking p {
        margin-bottom: 10px;
    }

    .profile_section {
        margin-bottom: 30px;
    }

   

        .carousel-indicators li {
            width: 7px;
            height: 7px;
        }

    .featured_grid {
        padding-top: 0 !important;
    }

    .section_title {
        font-size: 20px !important
    }
    .covid_title {
        font-size: 20px !important
    }
    .form_input {
        margin: 10px 0 5px
    }

    .form_label {
        font-size: 16px;
    }

    /******Responsive Class Grid********/
    .classlist {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
    .feature_overlay,
    .horizontal_img {
        height: 120px !important;
    }

    .r_workshopname {
        font-size: 14px !important;
        min-height: 45px !important
    }

    .workshopname h5 {
        font-size: 13px !important
    }

    .workshopname h6 {
        font-size: 12px !important;
        min-height: 15px;
    }

    .workshopdetail h6 {
        font-size: 10px !important
    }

    .sticker h3 {
        font-size: 14px !important
    }

    .feature_type {
        font-size: 14px;
        top: 5px !important;
        left: 5px !important;
    }

    .workshopname {
        margin-bottom: 0 !important;
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .workshopdetail {
        position: initial !important
    }

    .sticker {
        background-size: contain !important;
        height: 45px !important;
        width: 45px !important;
        right: 5px !important
    }

    /******Dashboard******/

    .dashboard_title {
        font-size: 18px
    }

    .affiliate_btn {
        font-size: 12px
    }

    .profile_section h6 {
        font-size: 14px
    }

    .units_category h6, .units_category p, .upcoming_booking h4, .upcoming_booking p, .upcoming_booking h6 {
        font-size: 16px;
    }

    .Quotientbadges h4 {
        font-size: 14px;
    }

    .condensed_in_small td, .condensed_in_small th {
        padding: 0 !important;
        vertical-align: middle !important;
    }

    .condensed_in_small h5 {
        font-size: 12px;
    }

    .dashboard_title .loadmore {
        padding-top: 2px !important;
    }

        .dashboard_title .loadmore .fal {
            margin-right: 0 !important
        }

    .border-xs-0 {
        border: none !important
    }

    .mid_title {
        font-size: 18px !important
    }

    .class_image {
        margin-bottom: 20px;
        padding: 0 !important
    }

    .p_x_xs_15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /*******Class Details*******/
    .class_tabs .nav-tabs .nav-link {
        font-size: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .tab-pane p {
        font-size: 16px;
    }

    .acra_section p {
        font-size: 14px !important;
    }

    .classdetails .breadcrumb {
        font-size: 16px;
    }

    .price_table {
        font-size: 16px;
    }

    .btn_theme {
        font-size: 20px !important
    }

    /***************Bookings***************/
    .bookings_tabview h6, .bookings_view span {
        font-size: 18px;
    }

    .booking_tabs .nav-tabs li a, .viewcategory, .viewbookingsession, .booking_ref h6, .acra_section button, .bookings_tabview h5 {
        font-size: 16px
    }

    .bookings select {
        font-size: 14px;
        padding: 0 10px
    }

    /********Login / Signup*********/
    .login_card h6 {
        font-size: 16px !important
    }

    .login_button {
        font-size: 18px !important
    }



    /******Footer*******/
    .footer_fc img {
        width: 140px;
    }

    .footer_fc p {
        font-size: 12px;
    }
}
@media (max-wdth:768px) {
    .carousel-indicators {
        bottom: -10px;
    }
}

function TokenHead() {
    var checkedToken = '';
    var key = encryption('Token');
    var encToken = localStorage.getItem(key);
    if (encToken != null) {
        var tokenRequest = {
            Item: encToken,
            IsEncrypted: true,
            IsObject: true
        }
        var decToken = decryption(tokenRequest);
        checkedToken = CheckToken(decToken);
    }
    else {
        var token = 'RkNfQUNDQTpGQ19BQ0NBX0FVVEh0Y2tfMjAyMTEyMDY=';
        var ajaxRes = $.ajax({
            url: '/api/UserAPI/GenerateToken?expiryHours=' + parseFloat(12) + '&basicToken=' + token,  //Server script to process data
            headers: {
                'Authorization': 'Basic RkNfQUNDQTpGQ19BQ0NBX0FVVEh0Y2tfMjAyMTEyMDY='
            },
            type: 'GET',
            xhr: function () {  // Custom XMLHttpRequest
                var myXhr = $.ajaxSettings.xhr();
                return myXhr;
            },

            cache: true,
            contentType: false,
            processData: false,
            async: false
        });
        checkedToken = ajaxRes.responseJSON;
    }
    if (checkedToken && checkedToken.Item) {
        if (checkedToken.IsError != true) {
            localStorage.setItem(encryption('Token'), checkedToken.Item);
            var tokenRequest = {
                Item: checkedToken.Item,
                IsEncrypted: true,
                IsObject: true
            }
            var resToken = decryption(tokenRequest);
            header = {
                Authorization: 'Bearer ' + resToken.Token,
            }
        }
        return header;
    }
    else {
        header = {
            Authorization: 'Bearer ' + decToken.Token,
        }
        return header;
    }


}

function CheckToken(currentToken) {
    var tokenExpiry = currentToken.Expires;
    var expiryDate = new Date(tokenExpiry);
    var currentDate = new Date();
    var token = 'RkNfQUNDQTpGQ19BQ0NBX0FVVEh0Y2tfMjAyMTEyMDY=';
    if (expiryDate < currentDate) {
        var ajaxRes = $.ajax({
            url: '/api/UserAPI/GenerateToken?expiryHours=' + parseFloat(12) + '&basicToken=' + token,  //Server script to process data
            headers: {
                'Authorization': 'Basic RkNfQUNDQTpGQ19BQ0NBX0FVVEh0Y2tfMjAyMTEyMDY='
            },
            type: 'GET',
            xhr: function () {  // Custom XMLHttpRequest
                var myXhr = $.ajaxSettings.xhr();
                return myXhr;
            },

            cache: true,
            contentType: false,
            processData: false,
            async: false
        });
        return ajaxRes.responseJSON;
    }
}
