﻿@import 'https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap';
@import 'https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i"';
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script:400&subset=latin-ext);
@import 'materialdesignicons.min.css';
/*@import 'jquery.fancybox.min.css';*/
/*@import 'owl.carousel.css';*/
@charset "UTF-8";

/*:root {
    --star-size: 23px;
    --star-size-18: 18px;
    --star-color: #ccc;
    --star-background: #ffbc00;
}*/

/*body {
    
    line-height: 1.5em;
    color: #111;
    margin: 0;
    padding: 0;
    background: #fff;
}
body, select, input, button, a, .form-control{
    font-size: 13px; font-weight: 500; font-family: Montserrat,sans-serif;
}
input::placeholder {font-size: 13px!important; }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.btn{
    margin-bottom: 0;
    font-size: 100%;
    text-transform: capitalize;
}*/
.btn1{
    background:#20ad96;
    color:#fff;
    border-color:#20ad96;
}
.btn1:hover, .btn1:active, .btn1:focus{
    background:#1c9682;
    color:#fff;
    border-color:#1c9682;
}
.btn2{
    background:#ed1c24;
    color:#fff;
    border-color:#ed1c24;
}
.btn2:hover, .btn2:active, .btn2:focus{
    background:#c7161d;
    color:#fff;
    border-color:#c7161d;
}
.home {
    /*background: #EAEDED;*/ /*background-color:#f5f5f5;*/   /*padding-bottom: 30px;*/
}
/*b, strong, .strong{font-weight:600;}
h1, h2, h3, h4 {
    text-rendering: optimizeLegibility;
}

a, a:active, a:link, a:visited {
    text-decoration: none;
    color: #000;
    font-weight: 700;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #c45500;
    }*/

.page-header {
    background: #ffffff;
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    z-index: 999999;
    min-height: 90px;
    position: relative;
}

body.modal-open .page-header {
    z-index: 0;
}

.page-header.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    min-height: inherit;
}

.page-header .alert {
    padding: 0rem 1.25rem;
    color: #852d12;
    background-color: #febd69;
    border-color: #ffd0c1;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0;
    overflow: hidden;
    height: 0;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
}

/*.header-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-height: 60px;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0px 15px;
    border-bottom: 0px solid #00000024;
}

    .header-top .header-top-logo {
        max-width: 13%;
        flex: 1 0 13%;
        padding-top: 0px;
        display: flex;
        align-items: flex-start;
    }

        .header-top .header-top-logo > a {
            display: flex;
            margin-right: 0;
            width: calc(100% + 15px);
            padding: 2px;
            align-items: center;
            justify-content: center;
            border-right: 0px solid #dadce0;

        }

            .header-top .header-top-logo > a img {
                max-height: 100%;
                height: 60px;
            }

    .header-top .header-top-search {
        max-width: 87%;
        flex: 1 0 87%;
        display: flex;
        align-items: center;
        justify-content: left;
        padding: 0px 10px 0px;
    }

.page-header:not(.fixed) .header-top .header-top-search {
    padding-top: 11px;
}*/

/*.header-top .header-top-adv {
    max-width: 30%;
    flex: 1 0 30%;
    min-height: 60px;
    display: flex;
}*/

    /*.header-top .header-top-adv > .da {
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
    }*/

/*.header-top-search .header-top-search-content {
    position: relative;
    display: flex;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #eff2f6;
    background-color:#eff2f6;
    height: 40px; width:500px;
}*/

    /*.header-top-search .header-top-search-content .header-top-search-select {
        min-width: 45px;
        height: 40px;
        outline: none;
        border-radius: 4px 0px 0px 4px;
        padding: 0 15px 0 5px;
        text-align: center;
        text-transform: capitalize;
        margin: 0;
        position: relative;
        overflow: hidden;
        border-right: 1px solid #ddd;
    }*/

        /*.header-top .header-top-search .header-top-search-content .header-top-search-select:after {
            content: '';
            position: absolute;
            top: 14px;
            right: 4px;
            border-style: solid;
            _border-style: dashed;
            border-width: 4px;
            border-color: transparent;
            border-top: 4px solid #fff;
            border-bottom-width: 0;
            width: 0;
            height: 0;
            font-size: 0;
            line-height: 0;
        }*/

        /*.header-top-search .header-top-search-content .header-top-search-select span {
            white-space: nowrap; line-height:40px; 
        }

        .header-top-search .header-top-search-content .header-top-search-select select {
            text-transform: capitalize;
            position: absolute;
            left: 0; top: 0px;
            height: 40px; line-height: 40px;
            width: auto;
            outline: 0;
            margin: 0;
            padding: 0 10px;
            cursor: pointer;
            opacity: 0;
            filter: alpha(opacity=0);
            visibility: visible;
            border: 0;
            display: block;
            
        }

    .header-top-search .header-top-search-content .header-top-search-input {
        flex: 1 0 auto;
        height: 40px;
        background-color: transparent;
        padding:0 10px;       
        border: 0;
        outline: none;
    }

    .header-top-search .header-top-search-content .header-top-search-button {
        width: 45px;
        height: 40px;line-height: 40px;
        color: #20ad96; background-color:transparent;
        outline: none !important;
        border: 0;
        border-radius: 0px 5px 5px 0px;
        font-size: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;        
        cursor:pointer;
    }

    .header-top-search .header-top-search-content > button.header-top-search-button:hover,
    .header-top-search .header-top-search-content > button.header-top-search-button:focus {
        background: #20ad96; color:#fff;
    }

.header-2nd {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    max-height: 50px;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0px 15px;
    padding-left: calc(13% + 25px);
    height: 39px;
}
@media (max-width:991px){
    .header-Category-button{
        border-top:0!important;
    }
}
@media (min-width:992px){
    .header-2nd-cate .header-Category-button {
        display: flex;
        flex-wrap: wrap;
        flex: 1 0 100%;
        border: 0; outline:none;
        background: transparent; color: #000;
        padding: 7px 10px; 
        align-items: center;
        justify-content: center;
        position: relative;    
        font-weight:600;letter-spacing: 0.3px;
        border-radius:4px; 
        border:1px solid #20ad96!important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .header-2nd-cate:hover .header-Category-button,
    .header-2nd-cate .header-Category-button:hover {
        border-color: #20ad96!important;
        background-color: #20ad96!important;
        color: #fff!important;
    }

    .header-2nd-cate .header-Category-button .mdi-view-dashboard{
        font-size:15px;
    }
}

.header-2nd .header-2nd-cate {
    justify-content: inherit!important;
    display: block!important;
    flex: inherit!important;
}

.header-2nd .header-2nd-menu {
    flex: 1 0 auto;
    display: flex;
    height: 39px;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0px;
}
.header-2nd .header-2nd-menu ul {
     margin:0; padding:0; list-style-type:none;   
}
@media (max-width:991px){
    .header-2nd .header-2nd-menu {padding:0!important;z-index: 999;background-color: #fff;left: 0;height:auto!important;/*@include transform(translateX(0));*/ }
    .header-2nd .header-2nd-menu > ul {visibility: visible;opacity: 1; }
    .header-2nd .header-2nd-menu > ul + ul {border-top: 1px solid #ddd; }
    .header-2nd .header-2nd-menu > ul li {display: block; position:relative;}
    .header-2nd .header-2nd-menu > ul li > i {
        position: absolute; right: 12px; top: 15px; z-index: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; 
    }
    .header-2nd .header-2nd-menu > ul li.open > i {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        color: #ed1c24; 
    }
    .header-2nd .header-2nd-menu > ul li.open > a {background-color: #f5f5f5; color: #ed1c24; }
    .header-2nd .header-2nd-menu > ul li.HasUl a{padding-right:40px;}
    .header-2nd .header-2nd-menu > ul li a {
        display: block;
        text-align: left;
        color: #000;
        font-weight: 500;
        padding: 10px 15px;
        text-decoration: none;
        line-height: normal !important;
        height: auto !important;         
    }
    .header-2nd .header-2nd-menu > ul > li > a{padding: 12px 15px;border-top: 1px solid #f1f1f1;}
    .header-2nd .header-2nd-menu > ul li ul {display: none; }
}


@media (min-width:992px){
    .header-2nd .header-2nd-menu > .header-2nd-menu-list {
      
        padding: 0; margin: 0;
        position:relative;
        list-style-type:none;
    }
    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li {
        display: flex;
   
    }

    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li > a {
        text-transform: capitalize;
        color:#000;
        background:#fff;
        display: flex;
        padding: 7px 8px;
        position: relative;
        border: 1px solid transparent;
        border-radius:4px;
    }


    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li > a:hover,
    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li > a:focus {
        text-decoration: none;
        color: #20ad96;
        border-color:#ddd;
    }
    .header-2nd-menu > ul {
          display: inline-flex;
  
     }
    .header-2nd-menu .header-2nd-menu-list > li > ul{ }
   
    .header-2nd-menu ul li ul {
        display: block !important;
        position: absolute;
        top: 100%;
        min-width: 150px;
        max-width: 300px;
        margin:0; padding:0;
        z-index: 9;
        text-align: left;
        white-space: nowrap;
        text-align: left;
        border-radius: 0 0 3px 3px;
        border: 1px solid #ddd;
        visibility: hidden;
        opacity: 0;
        -webkit-box-shadow: 0 3px 12px rgba(27, 31, 35, 0.15);
        -moz-box-shadow: 0 3px 12px rgba(27, 31, 35, 0.15);
        box-shadow: 0 3px 12px rgba(27, 31, 35, 0.15);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        -moz-transition: opacity 0.35s, -webkit-transform 0.35s;
        -ms-transition: opacity 0.35s, -webkit-transform 0.35s;
        -o-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, -webkit-transform 0.35s;
    }
    .header-2nd-menu ul li:hover > ul {
        display: block;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; 
    }
    .header-2nd-menu li ul li {display: block; position:relative; }
    .header-2nd-menu li ul li a {
        display: block;
        padding: 6px 10px;
        text-decoration: none;
        background: #fff; 
        color:#000;
    }
    .header-2nd-menu li ul li a:hover {background-color: #f3f3f3;color: #ca1014; }
    
    .header-2nd-menu li ul li ul {
        left: 100%;
        top: 0;
        -webkit-transform: translate3d(-15px, 0, 0);
        -moz-transform: translate3d(-15px, 0, 0);
        -o-transform: translate3d(-15px, 0, 0);
        transform: translate3d(-15px, 0, 0);
    }
    .header-2nd-menu li ul li ul:after {
        content: "";
        display: inline-block;
        position: absolute;
        left: -7px;
        top: 7px;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 7px solid #fff; 
    }
    .header-2nd-menu li ul li ul:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: -9px;
        top: 5px;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-right: 9px solid rgba(0, 0, 0, 0.16); 
    }
}

.banner-text {
    min-height: 250px;
    padding-top: 50px;
}

    .banner-text .banner-text-h4 {
        font-size: 30px;
        font-weight: 500;
        color: #fff;
        text-align: center;
        text-shadow: 8px 1px 10px #bd0016;
    }

    .banner-text .banner-text-para {
        display: flex;
        flex-wrap: wrap;
        max-width: 60%;
        margin: 0 auto;
        justify-content: center;
    }

        .banner-text .banner-text-para > span {
            color: #fff;
            font-size: 17px;
            display: flex;
            padding: 0px 20px 0px 30px;
            position: relative;
            border-radius: 2px;
            background: #00000073;
            margin: 0px 5px 10px;
            line-height: 25px;
        }

            .banner-text .banner-text-para > span:before {
                content: '\F12D';
                font-family: "Material Design Icons";
                position: absolute;
                left: 5px;
            }

.header-2nd-widget {
    display: flex;
    align-items: flex-end;
    padding-bottom: 3px;
}

    .header-2nd-widget .header-2nd-auth {
        display: flex;
    }*/

.modal-dialog.modal-login {
    min-width: 300px;
    max-width: 380px;
    border: none;
    border-radius: 6px;
    background-clip: padding-box;
    outline: 0;
    background: transparent;
    display: flex;
    align-items: center;
}

    .modal-dialog.modal-login > .modal-content {
        box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    }

.mdl-login-header {
    border-bottom: solid 1px #dedfe0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #29303b;
    display: block;
    font-weight: 600;
    font-size: 15px;
    padding: 20px 64px 20px 24px;
}

.mdl-login-body {
    padding: 24px 24px 16px;
}

.mdl-login-footer {
    display: block;
    padding: 0 0 15px;
    text-align: center;
}

.mdl-login-header > button.close {
    color: #686f7a;
    font-size: 22px;
    font-weight: 400;
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 24px;
    z-index: 3;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: -8px;
    width: 30px;
    height: 30px;
    padding: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    line-height: 30px;
    border-radius: 2px;
    text-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .mdl-login-header > button.close:hover,
    .mdl-login-header > button.close:focus {
        opacity: 1 !important;
        background: #e4e4e4;
    }

.form-row {
    clear: both;
    margin: 0;
    margin-bottom: 15px;
}

    .form-row:last-child {
        margin-bottom: 0px;
    }

    .form-row .form-row-feild {
        display: flex;
        flex-wrap: wrap;
        max-width: 100%;
        flex: 1 0 100%;
        position: relative;
    }

    .form-row > .form-row-feild > label {
        display: flex;
        margin: 0;
        line-height: 20px;
        font-weight: 500;
        font-size: 14px;
        max-width: 100%;
        flex: 1 0 100%;
        margin-bottom: 5px;
    }

        .form-row > .form-row-feild > label:not([for]) {
            display: none;
        }

    .form-row > .form-row-feild > .form-row-input {
        max-width: 100%;
        width: 100%;
        border: 1px solid #232f3e66;
        padding: 5px 10px;
        padding-left: 40px;
        border-radius: 2px;
        min-height: 38px;
        outline: none !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        /*.form-row > .form-row-feild > .form-row-input::placeholder {
            font-size: 14px;
            font-weight: 500;
            text-transform: capitalize;
            color: #232f3eb0;
        }*/

        .form-row > .form-row-feild > .form-row-input + i {
            font-size: 22px;
            position: absolute;
            top: 0;
            bottom: 0;
            line-height: 38px;
            width: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .form-row > .form-row-feild > .form-button {
        display: flex;
        width: 100%;
        padding: 7px 10px;
        justify-content: center;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
        text-transform: capitalize;
        border-radius: 2px;
        background: #bd0016;
        border: 0;
        color: #fff;
        letter-spacing: 0.4px;
        box-shadow: 1px 2px 4px 0 rgba(0,0,0,.12);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .form-row > .form-row-feild > .form-row-input:focus {
        box-shadow: 0 0 5px 1px rgb(201, 227, 247);
        border-color: #2196f3a8;
    }

    .form-row > .form-row-feild > .form-button:hover {
        box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.35);
    }

.form-link-button {
    font-weight: 500;
    text-transform: capitalize;
    color: inherit;
    padding: 2px 8px;
    border-radius: 2px;
}

    .form-link-button:hover {
        text-decoration: none;
        background: #bd00161f;
        color: #bd0016;
    }

.mdl-login-footer > p {
    margin: 0;
    font-weight: 500;
    font-size: 15px;
}

    .mdl-login-footer > p:first-child {
        font-size: 14px;
        padding: 0 20px;
    }

        .mdl-login-footer > p:first-child + hr {
            margin: 10px 0;
        }

        .mdl-login-footer > p:first-child > a {
            padding: 2px 5px;
            color: #0063b1;
            border-radius: 2px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .mdl-login-footer > p:first-child > a:hover {
                color: #2196F3;
                background: #2196f338;
                text-decoration: none;
            }
            
.page-content {
    /*transform: translate(0px, -340px);
    min-height: 100vh;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;*/
    /*margin-top: -110px;
    z-index: 1;
    position: relative;*/
}

    /*.page-content > section {
        max-width: 100%;
        flex: 1 0 100%;
        padding: 0 10px;
    }*/

        /*.page-content > section > .section-container {
            max-width: 1480px;
            margin: 0 auto;
            overflow: hidden;
            padding: 20px 0;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
            font-size: 13px !important;
            line-height: 19px !important;
        }*/

/*.course-box-row,
.eccm-section {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    flex: 1 0 100%;
}

.course-box-row-content {
    display: flex;
    padding-bottom: 0;
}

._scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

._scroll-nav-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 10px;
}

.course-box-row:not(.row-bg-white) ._scroll-nav-wrap {
    margin: 0;
}

._scroll-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding-top: calc(32px + 10px);
}

.course-box-row:not(.row-bg-white) ._scroll-nav {
    padding: 0px 10px;
}

._scroll-nav ._scroll-trigger {
    width: 35px;
    height: 70px;
    line-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 25px;
    border-radius: 2px;
    color: inherit;
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    ._scroll-nav ._scroll-trigger:not(:last-child) {
        margin-right: 5px;
    }

    ._scroll-nav ._scroll-trigger > i {
        line-height: 35px;
        height: 35px;
    }

    ._scroll-nav ._scroll-trigger.trigger-active {
        opacity: 1;
        pointer-events: all;
        cursor: pointer;
    }

    ._scroll-nav ._scroll-trigger.trigger-prev {
    }

    ._scroll-nav ._scroll-trigger.trigger-next {
    }

._scroll::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}

._scroll:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: grabbing;
}
*/

.dvheader{
    margin-bottom:20px;
    padding-bottom: 10px;
    text-align: left;
    position: relative; overflow:hidden;
    border-bottom: 1px solid #e6e6e6;
}
.dvheader:before {
    content: "";
    width: 150px;
    height: 2px;
    position: absolute;
    bottom: 0;
    background: #20ad96;
}
/*.dvheader:after {
    content: "";
    position: absolute;
    bottom: 4px; left:-2px; top:-2px; right:-2px;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
}*/
   
.dvheader h1{
    font-size: 150%;
    font-weight: 600;
    color: #000;
    margin: 0; padding: 0 0 0 15px;
    display:inline-block;
}
.dvheader h1 + span{
    color: #777; display:block;
    margin: 0; padding: 5px 0 0 15px;
}
.course-box {
    margin:0 0 25px 0;
    /*display: flex;
    height: auto;
    min-height: inherit;
    -webkit-flex: 1 0 290px;
    flex: 1 0 290px;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 290px;
    max-width: 400px;
    flex-wrap: wrap;*/
}

.course-box > .course-box-content {
    /*padding: 15px;*/
    overflow: hidden;
    border-radius: 5px;
    background: #fff; color:#656565;
    position: relative;
    height:100%; display: block;
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
}
.course-box > .course-box-content:hover{ box-shadow: 0 2px 8px 2px rgba(20,23,28,.15);}

.course-box .course-title-img{
    position:relative;     
    display: flex;
    flex-wrap: wrap;
}
.course-box > .course-box-content .course-box-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding:10px;
    display: flex;
    align-items: center;
}

.course-box > .course-box-content .course-box-title > h4 {
    margin: 0;
    text-transform: capitalize;
    display: block;
    /*overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;   
    color: #000 !important;
    white-space: nowrap;*/
    padding-bottom: 0;
    font-size: 1.6rem;
    color: #20ad96;
    font-family: Kaushan Script;
    font-weight: 700;
    word-break: break-word;
}

.course-box > .course-box-content .course-box-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    margin: 0;
    position: relative;
    text-align:center;
    /*width:160px;*/ 
    overflow:hidden;
}
.course-box > .course-box-content > .course-box-img > img {
    /*max-width: 100%;*/ width: 100%;
    border-radius: 2px;
}

@media (max-width: 539px){
    .course-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width:991px){
    .course-box-row-content{margin-right: -8px;margin-left: -8px;}
    .course-box{ padding-right: 8px; padding-left: 8px;}
}
.course-box > .course-box-content .course-box-img img{
    max-width:100%; max-height:100%;
}
.course-box > .course-box-content .courseotherdetails{
    padding:15px; 
}
.course-box > .course-box-content .courseotherdetails a{
    background: #20ad96; color: #fff;
    padding: 10px 15px; border-radius: 4px;
    display: inline-block; float: right;
    text-decoration:none!important;
    transition: all .25s cubic-bezier(.645,.045,.355,1);
}
.course-box > .course-box-content .courseotherdetails a:hover{
    background: #1c927f; color:#fff;
}
.course-box > .course-box-content .courseotherdetails ul{
    margin:0 0 15px; padding:0;   list-style-type:none;
}
.course-box > .course-box-content .courseotherdetails ul li{
    padding:3px 0 3px 22px; line-height:1.5em; position:relative;
}
.course-box > .course-box-content .courseotherdetails ul li:before{ 
    content: "\f00c";  font-family:fontawesome;
    position:absolute; left:0; top:5px; color:#20ad96;
}
.course-box > .course-box-content .coursedate{
    position:relative;
    padding: 5px 15px 5px 40px; margin-bottom:8px;
    border-radius: 100px;
}
.course-box > .course-box-content .coursedate:before{
    content: "\f073"; font-family:fontawesome;
    position:absolute; left:10px; top:5px; color:#20ad96;
    font-size: 20px;
}
.course-box > .course-box-content .courselanguage{
    position:relative;
    padding: 5px 10px 5px 35px;
    background: #f5f5f5; color:#20ad96;
    border-radius: 100px;
    display: inline-block;
}
.course-box > .course-box-content .courselanguage:before{
    content: "\f1ab"; font-family:fontawesome;
    position:absolute; left:10px; top:5px; color:#20ad96;
    font-size: 20px;
}

.course-box > .course-box-content .price {
    text-align: right;
}
.course-box > .course-box-content .price .MRP {
    text-decoration: line-through;
    display: inline-block;
}
.course-box > .course-box-content .price .sellingprice {
    font-size: 120%;
    font-weight: 600;
    color: #000;
    display: inline-block;
    margin-left: 10px;
}
.RightBlock{
    position:sticky;
    top:70px;
}
.video{
    width:100%; height:250px; margin:0 0 40px;
}
.video iframe{
    width:100%; height:100%;
}
.downloadapp h1{
    font-size: 210%; font-weight: 600; color: #000; margin-bottom:15px; padding:0;
}
.downloadapp p{
    font-size: 115%; /*color: #000;*/  line-height:1.8em; margin-bottom: 20px;
}
.downloadapp .btns{
    display:flex;
}
.downloadapp .btns a{
    margin: 0 5px;
    border-radius: 100px;
    width: 50%;
    display: block;
    overflow: hidden;
    padding: 5px 10px;
    background: #000; 
    text-align: center;
}
.downloadapp .btns a img{max-width:100%; height:40px;}



/*#counter {
    background-image: url(../images/ETC/ETCCounter.jpg);
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative; 
}
#counter:after {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;right: 0;bottom: 0;left: 0;
    width: 100%;height: 100%; 
}*/
#counter .container {
    z-index: 1; position: relative;
    background: #f9f9f9;
    border-radius: 8px;
    padding-top: 15px; margin-top:50px;
}

#counter .counter {
    border: 1px dashed #20ad96;
    background: #fff;
    color: #20ad96;
    font-size: 250%;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 15px;
    width: 120px;
    padding: 25px 15px;
    border-radius: 20px;
    font-family: Georgia, Montserrat, sans-serif;
}
#counter .counter-label {
    color: #000;
    width: 100%; margin:0 0 15px;
    font-size: 1.6rem;
    font-family: Kaushan Script;
}

.full-banner {
    margin:15px 0 30px;
}

.full-banner-img {
}

    .full-banner-img > img {
        max-width: 100%;
    }

.eccm-product-row {
    padding: 10px 20px;
    background: #fff;
}

    .eccm-product-row .eccm-product-row-content {
        display: flex;
        width: 100%;
        margin: 0 0 5px;
        position: relative;
        overflow: hidden;
    }

        .eccm-product-row .eccm-product-row-content > .eccm-product {
            flex: 1 0;
            -webkit-tap-highlight-color: transparent;
            position: relative;
            min-height: 1px;
            float: left;
            -webkit-backface-visibility: hidden;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            padding: 3px;
        }

.itmWrp {
    width: 100%;
    min-height: 260px;
    padding: 10px;
    display: block;
    color: #212529;
}

    .itmWrp .itmImg {
        min-height: 130px;
        max-width: 140px;
        margin: 0 auto;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .itmWrp .itmImg img {
            width: auto;
            max-width: 100%;
            -webkit-transform: scale(0.85);
            transform: scale(0.85);
            transition: transform 0.3s ease;
            -webkit-transition: transform 0.3s ease;
        }



    .itmWrp .itmInfo {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

        .itmWrp .itmInfo p:first-child {
            margin: 0;
            font-size: 16px;
            line-height: 18px;
            text-shadow: 0 0 0;
            text-overflow: -o-ellipsis-lastline;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            max-height: 36px;
            white-space: normal;
            overflow: hidden;
        }

        .itmWrp .itmInfo p._Disc {
            color: #85b748;
            text-shadow: none;
            text-align: center;
            padding: 2px;
            margin: 0 !important;
            border-radius: 0;
            font-size: 14px;
            line-height: 20px;
        }

        .itmWrp .itmInfo p.lctr-name {
            color: #9d9e9b;
            text-shadow: none;
            text-align: center;
            padding: 2px;
            margin: 0 !important;
            border-radius: 0;
            font-size: 14px;
            line-height: 20px;
        }

        .itmWrp .itmInfo p:last-child {
            font-size: 12px;
            font-weight: 500;
            padding-right: 5px;
            margin: 0;
            line-height: 20px;
        }

    .itmWrp:hover {
        text-decoration: none;
    }

    .itmWrp:hover {
        color: #212529;
    }

.eccm-section .eccm-product-row-title {
    padding: 0 15px;
    display: flex;
}

    .eccm-section .eccm-product-row-title h4 {
        display: block;
        width: auto;
        float: left;
        font-size: 21px;
        line-height: 27.3px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 400;
        padding-bottom: 0;
        color: #444;
    }

.eccm-section {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.row-bg-white {
    background: #fff;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    padding: 0 10px;
    border-radius: 2px 2px 0px 0px;
}

    .row-bg-white .course-box > .course-box-content {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 5px 5px;
    }

    .row-bg-white .course-box {
        padding: 10px 5px;
    }

.cate-menu {
    height: 492px;
    position: absolute;
    display: none;
    overflow: visible !important;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 14px;
    margin: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    -ms-user-select: none;
    zoom: 1;
    -webkit-transform: translate3d(0,0,0);
     /*font-size: 13px;
   font-family: Arial, sans-serif;*/
    line-height: normal;
    margin: 0;
    border-top: 0;
    padding: 0;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-radius: 0\9;
    border: 1px solid #bbb;
    z-index: 9999999;
}

    .cate-menu .cate-menu-arrow {
        border-style: solid;
        _border-style: dashed;
        border-width: 9px;
        border-color: transparent;
        border-top-width: 0;
        border-bottom: 9px solid #ccc;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: -9px;
    }

        .cate-menu .cate-menu-arrow > div {
            border-style: solid;
            _border-style: dashed;
            border-width: 9px;
            border-color: transparent;
            border-top-width: 0;
            border-bottom: 9px solid #fff;
            width: 0;
            height: 0;
            font-size: 0;
            line-height: 0;
            position: absolute;
            top: 1px;
            left: -9px;
        }

    .cate-menu .cate-menu-content, .cate-menu .cate-menu-content .cate-menu-box {
        height: 100%;
        width: 100%;
        display: block;
    }

    .cate-menu .cmb-list {
        float: left;
        clear: none;
        width: 238px;
        /*padding*/: 10px 0 10px 0;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
        /* width */
        .cate-menu .cmb-list::-webkit-scrollbar {
            width: 5px;
            border-radius:10px;
        }

        /* Track */
        .cate-menu .cmb-list::-webkit-scrollbar-track {
            background: #f9f9f9;
        }

        /* Handle */
        .cate-menu .cmb-list::-webkit-scrollbar-thumb {
            background: #d5d5d5;
        }

            /* Handle on hover */
            .cate-menu .cmb-list::-webkit-scrollbar-thumb:hover {
                background: #ccc;
            }

        .cate-menu .cmb-list .cmb-item {
            position: relative;            
            display: block;
            clear: both;
            /*margin: 0 8px 0 14px;
            font-family: Arial,sans-serif;
            line-height: 16px;
           padding: 0 0 7px;
            padding-right: 8px;cursor: default;*/
            cursor:pointer;
            padding: 8px 25px 8px 15px;
            border-bottom: 1px solid #eee;
            text-decoration: none;            
            word-wrap: break-word;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
            .cate-menu .cmb-list .cmb-item:hover {
               background-color:#f5f5f5; color: #ed1c24;
            }
                .cate-menu .cmb-list .cmb-item:hover:after {
                    color: #ed1c24;
                }
            .cate-menu .cmb-list .cmb-item:after {
                content: '\F142';
                font-family: "Material Design Icons";
                position: absolute;
                right: 3px;
                top: 50%; margin-top:-11px;
                font-size: 22px;
                color: #999;
                /*pointer-events: none;*/
            }

            .cate-menu .cmb-list .cmb-item.cmi-hover:after {
                color: #101010;
            }

            /*.cate-menu .cmb-list .cmb-item .cmi-text {
                display: block;
                font-size: 13px;
                color: #444;
                font-weight: 400;
                white-space: normal;
                word-wrap: break-word;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .cate-menu .cmb-list .cmb-item.cmi-hover .cmi-text {
                font-weight: 700;
                color: #ed1c24;
            }*/

    .cate-menu .cmb-sub-list {
        position: relative;
        float: left;
        /*margin-left: 3px;*/
        border-left: 1px solid #eee;
        overflow: hidden;
        clear: none;
        height: 100%;
        width: 0px;
        -webkit-transition: width 0.3s ease-in-out;
        -moz-transition: width 0.3s ease-in-out;
        -o-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out;
    }

        .cate-menu .cmb-sub-list .cmbsl-item {
            position: relative;
            display: none;
            padding-top: 15px;
            width: 499px;
            height: 100%;
        }

            .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-img {
                position: absolute;
                bottom: -15px;
                right: 0;
                border: none;
                margin-right: 0;
                max-width: none;
                margin-bottom: 14px;
            }

            .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col {
                float: left;
                clear: none;
            }

                .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col .cmbsl-title {
                    position: relative;
                    display: block;
                    clear: both;
                    /*font-family: Arial, sans-serif;
                    line-height: 16px;*/
                    padding: 0 0 7px;
                    margin: 0;
                    text-decoration: none;
                    cursor: default;
                    padding-bottom: 10px;
                    left: 20px;
                    width: 220px;
                }

                .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col .cmbsl-list {
                    width: 220px;
                    margin-right: 27px;
                }

                    .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col .cmbsl-list .cmbsll-item {
                        position: relative;
                        display: block;
                        clear: both;
                        /*font-family: "Amazon Ember",Arial,sans-serif;
                        line-height: 16px;*/
                        padding: 0 0 7px;
                        margin: 0;
                        text-decoration: none;
                        cursor: pointer;
                        left: 20px;
                        width: 220px;
                    }

                        .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col .cmbsl-list .cmbsll-item > span,
                        .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col .cmbsl-title > span {
                            display: block;
                            /*font-size: 13px;*/
                            color: #444;
                            font-weight: 400;
                            white-space: normal;
                            word-wrap: break-word;
                            text-transform: capitalize;
                        }

                .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col .cmbsl-title > span {
                    /*font-size: 18px;
                    line-height: 19px;*/
                    color: #ed1c24; font-weight: 600; font-size:110%;
                }

                .cate-menu .cmb-sub-list .cmbsl-item .cmbsl-col .cmbsl-list .cmbsll-item:hover > span {
                    color: #ed1c24;
                    text-decoration: underline;
                }

.page-footer {
    margin-top:50px;
    padding: 0px 20px 0px;
    max-width: 100%;
    flex: 1 0 100%;
    min-height: 200px;
    box-shadow: 0 0 4px -1px #cacaca;
    color: #fff;
    clear: both;
}

.footer-to-top {
    background-color: #37475A;
    display: block;
    text-align: center;
    color: #eaeded;
    padding: 15px 0;
    /*line-height: 19px;
    font-size: 13px;
    font-family: arial,sans-serif;*/
    white-space: normal;
    border: 0;
    margin: 0 -20px 0 -20px;
    margin-bottom: 40px;
    width: calc(100% + 40px);
    cursor: pointer;
}

    .footer-to-top:hover {
        background-color: #485769;
    }

.footer-content {
}

    .footer-content > .footer-heading {
        /*font-family: arial,sans-serif;*/
        font-size: 120%;
        font-weight: 600;
        color: #fff;
        text-transform: capitalize;        
        margin: 6px 0 14px 0;
        white-space: nowrap;
    }

    .footer-content > .footer-menu-list {
        padding: 0;
        margin: 0;
    }

        .footer-content > .footer-menu-list > li {
            display: flex;
            list-style-type: none;
            white-space: nowrap;
            margin: 0 0 10px;
        }

            .footer-content > .footer-menu-list > li > a {
                color: #DDD;
                /*font-family: arial,sans-serif;font-size: 13px;line-height: 13px;*/
                text-decoration: none;
                white-space: normal;                
                text-transform: capitalize;
                
            }

                .footer-content > .footer-menu-list > li > a:hover {
                    text-decoration: underline;
                }

.footer-copyright {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0px 15px;
    margin-top: 20px;
    background-color: #131A22;
    margin-right: -20px;
    margin-left: -20px;
}

.copyright-left > img {
    height: 75px;
}

.copyright-left > span {
    font-weight: 500;
    font-size: 14px;
    margin-left: 20px;
}

.copyright-right > p {
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
}

    .copyright-right > p > a {
        padding: 2px 5px;
        border-radius: 2px;
        color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .copyright-right > p > a:hover {
            text-decoration: none;
            background: #3b4b5f;
            color: #ffffff;
        }

.copyright-left > span > a:hover,
.copyright-left > span > a {
    text-decoration: none;
    background: #3b4b5f;
    color: #ffffff;
    padding: 2px 5px;
    border-radius: 2px;
}

.top-cat {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    position: relative;
}

    .top-cat .top-cat-list {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        justify-content: flex-start;
    }

        .top-cat .top-cat-list .top-cat-list-item {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            padding: 10px;
            background: #fff;
            border-radius: 2px;
            max-width: 200px;
            flex: 1 0 200px;
            margin: 0 5px;
            border: 1px solid #ddd;
            cursor: pointer;
        }

            .top-cat .top-cat-list .top-cat-list-item > svg {
                width: 60px;
                height: 60px;
            }

            .top-cat .top-cat-list .top-cat-list-item > span {
                display: flex;
                max-width: 100%;
                flex: 1 0 100%;
                font-size: 15px;
                text-transform: capitalize;
                font-weight: 500;
                justify-content: center;
                padding-top: 10px;
                text-align: center;
            }

.lecturer-section {
    margin-bottom: 30px;
    max-width: 100%;
}

.lecturer-section-row {
    position: relative;
}

.lecturer-section .lecturer-list-item {
    padding: 5px;
    max-width: calc(100% / 3);
    flex: 1 0 auto;
}

.lecturer-section-title {
    padding: 0 15px;
}

.lecturer-list {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}

    .lecturer-list::-webkit-scrollbar {
        width: 2px;
        height: 2px;
    }

.lecturer-section-title h4 {
    font-size: 20px;
    line-height: 32px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
}

.lecturer-list-item-content {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    -moz-box-shadow: 0 0 0px 1px #ddd;
    -webkit-box-shadow: 0 0 0px 1px #ddd;
    box-shadow: 0 0 0px 1px #ddd;
    border-radius: 2px;
    background: #fff;
}

.lecturer-img {
    max-width: 130px;
    flex: 1 0 130px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

    .lecturer-img > img {
        max-width: 100%;
        width: 100%;
        border-radius: 2px;
    }

.lecturer-list-item {
    max-width: 200px;
    border-radius: 2px;
}

.lecturer-info {
    max-width: calc(100% - 130px);
    flex: 1 0 100%;
    padding: 0px 10px;
    display: flex;
    flex-wrap: wrap;
}

    .lecturer-info .lc-name {
        max-width: 100%;
        flex: 1 0 100%;
        font-size: 17px;
        font-weight: 500;
        text-transform: capitalize;
        text-align: left;
        margin: 0 0 4px 0;
        position: relative;
    }

    .lecturer-info > label {
        max-width: 100%;
        flex: 1 0 100%;
        font-size: 14px;
        font-weight: 500;
        text-transform: capitalize;
        text-align: left;
        color: #828282;
        margin: 0;
        position: relative;
        padding-left: 25px;
        display: flex;
        align-items: flex-start;
        line-height: 20px;
    }

    .lecturer-info > p {
        font-size: 14px;
        font-weight: 500;
        text-transform: capitalize;
        margin: 0;
        color: #444444;
        position: relative;
        padding-left: 25px;
        display: flex;
        align-items: flex-start;
        line-height: 20px;
    }

        .lecturer-info > label::after,
        .lecturer-info > p::after {
            content: '';
            font-family: "Material Design Icons";
            position: absolute;
            left: 0;
            font-size: 18px;
        }

    .lecturer-info > label::after {
        content: '\fcbf';
    }

    .lecturer-info > p::after {
        content: '\f790';
        font-size: 16px;
        left: 1px;
    }

.courses-section {
    margin-bottom: 30px;
    max-width: 100%;
}

    .courses-section .courses-section-row {
        position: relative;
        padding-bottom: 10px;
    }

        .courses-section .courses-section-row .courses-section-title,
        .top-cat .top-cat-title {
            padding: 0 15px;
        }

            .courses-section .courses-section-row .courses-section-title > h4,
            .top-cat .top-cat-title > h4 {
                font-size: 20px;
                line-height: 32px;
                display: inline-block;
                font-weight: 500;
                text-transform: capitalize;
            }

.course-list {
    display: flex;
}

.course-list-item {
    flex: 1 0;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    min-height: 1px;
    float: left;
    max-width: 250px;
    flex: 1 0 250px;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 7px;
}

    .course-list-item .cli-content {
        width: 100%;
        min-height: 260px;
        padding: 5px 5px 0px;
        display: block;
        color: #212529;
        background: #fff;
        -moz-box-shadow: 0 0 0px 1px #ddd;
        -webkit-box-shadow: 0 0 0px 1px #ddd;
        box-shadow: 0 0 0px 1px #ddd;
        border-radius: 2px;
        text-decoration: none !important;
    }

        .course-list-item .cli-content .cli-img {
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .course-list-item .cli-content .cli-img > a > img {
                max-width: 100%;
                width: 100%;
                border-radius: 2px;
            }

        .course-list-item .cli-content .cli-info {
            padding: 12px 0px 0px;
        }

            .course-list-item .cli-content .cli-info a {
                color: inherit;
                text-decoration: none !important;
            }

            .course-list-item .cli-content .cli-info .cli-name {
                display: flex;
                align-items: center;
                font-size: 15px;
                font-weight: 500;
                padding-bottom: 7px;
            }

                .course-list-item .cli-content .cli-info .cli-name > span:first-child {
                    display: flex;
                    padding-right: 6px;
                    line-height: 20px;
                    font-size: 20px;
                }

            .course-list-item .cli-content .cli-info .cli-course-name {
                text-align: center;
                font-weight: 500;
                color: #bd0016;
                font-size: 15px;
                letter-spacing: 0.2px;
                padding-bottom: 5px;
            }

            .course-list-item .cli-content .cli-info .cli-course-subject {
                text-align: center;
                font-weight: 500;
                letter-spacing: 0.2px;
                font-size: 15px;
                padding-bottom: 5px;
            }

            .course-list-item .cli-content .cli-info .cli-duro {
                margin: 8px 0px 0px;
                padding: 5px 5px;
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                border-top: 1px solid #ddd;
                border-bottom: 0px solid #ddd;
            }

                .course-list-item .cli-content .cli-info .cli-duro > li {
                    display: flex;
                    align-items: center;
                    max-width: 50%;
                    flex: 1 0 50%;
                }

                    .course-list-item .cli-content .cli-info .cli-duro > li > i {
                        font-size: 21px;
                        line-height: 25px;
                        margin-right: 8px;
                    }

                    .course-list-item .cli-content .cli-info .cli-duro > li > span {
                        font-size: 14px;
                        font-weight: 500;
                        line-height: 28px;
                    }

            .course-list-item .cli-content .cli-info .cli-action {
                display: flex;
                margin-left: -5px;
                margin-right: -5px;
                justify-content: space-between;
            }

                .course-list-item .cli-content .cli-info .cli-action .cli-action-button {
                    max-width: 50%;
                    flex: 1 0 50%;
                    border: 0;
                    border-top: 1px solid #ddd;
                    padding: 8px 8px;
                    text-transform: capitalize;
                    font-weight: 500;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    line-height: 14px;
                    background: #eaeaea;
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

                    .course-list-item .cli-content .cli-info .cli-action .cli-action-button > i {
                        font-size: 19px;
                        line-height: 16px;
                        margin-right: 5px;
                        height: 16px;
                    }

                    .course-list-item .cli-content .cli-info .cli-action .cli-action-button.cli-details:hover {
                        background: #2196f342;
                        color: #2196F3;
                        border-color: #2196F3;
                    }

                    .course-list-item .cli-content .cli-info .cli-action .cli-action-button.cli-payment:hover {
                        background: #4caf5042;
                        color: #4CAF50;
                        border-color: #4CAF50;
                    }

            .course-list-item .cli-content .cli-info .cli-amount {
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 0px 0px;
            }

                .course-list-item .cli-content .cli-info .cli-amount > span {
                    font-weight: 500;
                    font-size: 18px;
                    line-height: 18px;
                    padding: 3px 8px;
                    background: #4caf503b;
                    border-radius: 2px;
                    color: #4CAF50;
                }

                    .course-list-item .cli-content .cli-info .cli-amount > span > span {
                        font-style: italic;
                    }

.form-or-way {
    max-width: 100%;
    flex: 1 0 100%;
}

    .form-or-way > a {
        color: #fff;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: flex-start;
        max-width: 100%;
        flex: 1 0 100%;
        min-height: 38px;
        border-radius: 3px;
        margin-bottom: 10px;
        cursor: pointer;
        padding: 0px 20px;
        text-decoration: none !important;
        box-shadow: 1px 2px 4px 0 rgba(0,0,0,.12);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .form-or-way .way-button-fb {
        background: #3b5998;
    }

    .form-or-way .way-button-ggl {
        background: #dc4b38;
    }

    .form-or-way > a > i {
        font-size: 24px;
        margin-right: 15px;
        width: 25px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .form-or-way > a:hover {
        box-shadow: 2px 4px 15px 0px rgba(0, 0, 0, 0.35);
    }

    .form-or-way > a > span {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0.5px;
    }

hr.mdl-or {
    display: flex;
    max-width: 100%;
    flex: 1 0 100%;
    margin-top: 0;
    margin-bottom: 23px;
    position: relative;
    justify-content: center;
}

    hr.mdl-or:after {
        content: attr(data-heading);
        position: absolute;
        margin: 0 auto;
        line-height: 20px;
        font-weight: 500;
        text-transform: uppercase;
        top: -10px;
        background: #fff;
        padding: 0 8px;
    }

.form-checkbox {
    display: flex;
}

    .form-checkbox > label {
        display: flex;
        margin: 0;
        line-height: 20px;
        font-weight: 500;
        font-size: 14px;
        margin-left: 6px;
        margin-bottom: 5px;
    }

/*header-top-adv .da {
    height: 48px;
    display: flex;
}*/

.online-lecture-section {
    margin-bottom: 30px;
    max-width: 100%;
}

.online-lecture-section-row {
    position: relative;
}

.online-lecture-section-title {
    padding: 0 15px;
}

    .online-lecture-section-title h4 {
        font-size: 20px;
        line-height: 32px;
        display: inline-block;
        font-weight: 500;
        text-transform: capitalize;
    }

.ol-list {
    display: flex;
}

.ol-list-item {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 2px 10px;
    max-width: 25%;
    flex: 1 0 25%;
}

    .ol-list-item .olli-inner {
        padding: 8px;
        box-shadow: 0 0px 0px 1px #ddd;
        border-radius: 2px;
        background: #fff;
    }

        .ol-list-item .olli-inner .olli-img {
            max-height: 200px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            border-radius: 2px;
            position: relative;
            overflow: hidden;
        }

            .ol-list-item .olli-inner .olli-img img {
                position: relative;
                width: 100%;
                max-width: 100%;
                height: auto;
                display: block;
            }

        .ol-list-item .olli-inner .olli-info {
            padding: 5px;
            padding: 8px;
            margin: 0px -8px -8px -8px;
            text-align: left;
        }

        .ol-list-item .olli-inner a.olli-open {
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #0000005e;
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .ol-list-item .olli-inner .olli-info .olli-name {
            background: #fff;
            font-size: 15px;
            font-weight: 500;
            color: #666;
            z-index: 999;
            text-transform: capitalize;
            display: inherit;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            text-decoration: none !important;
            -webkit-transition: bottom 0.3s ease-in-out;
            -moz-transition: bottom 0.3s ease-in-out;
            -o-transition: bottom 0.3s ease-in-out;
            transition: bottom 0.3s ease-in-out;
        }

        .ol-list-item .olli-inner:hover .olli-img > a.olli-open {
            opacity: 1;
            pointer-events: all;
            visibility: visible;
        }

        .ol-list-item .olli-inner .olli-img .olli-open:before {
            content: '';
            width: 50px;
            height: 50px;
            background: #ed1c24;
            border-radius: 50px;
            position: absolute;
        }

        .ol-list-item .olli-inner .olli-img .olli-open:after {
            content: '\f5c3';
            width: 50px;
            height: 50px;
            border-radius: 50px;
            position: absolute;
            font-family: "Material Design Icons";
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 30px;
            color: #fff;
        }

._scroll-nav-wrap > h4 {
    margin-bottom: 0;
    line-height: 25px;
}

.list-anc > span {
    display: inline;
    padding: 0 10px;
}

.page-header .alert .list-anc {
    color: #232f3e;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    flex: 1 0 auto;
    text-decoration: none !important;
}

.page-header .alert button.close {
    max-width: 24px;
    height: 24px;
    border-radius: 2px;
    text-shadow: none;
    font-size: 25px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .page-header .alert button.close:hover {
        background: #efa333;
    }

/*.header-top-adv > .da > img {
    max-width: 100%;
}*/

.header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown {
    position: relative;
    display: none;
}

    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > a {
        font-size: 19px;
        line-height: 15px;
    }

    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > ul.resp-dropdown-menu {
        position: absolute;
        left: 0;
        top: 100%;
        background: #fff;
        padding: 0;
        margin: 0;
        list-style: none;
        padding-top: 10px;
        border-radius: 2px;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown:hover > ul.resp-dropdown-menu {
        opacity: 1;
        pointer-events: all;
    }

    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > ul.resp-dropdown-menu > li {
        display: flex;
        padding: 0 6px 4px;
    }

        .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > ul.resp-dropdown-menu > li > a {
            text-transform: capitalize;
            font-weight: 500;
            color: #232f3e;
            padding: 0px 10px 0px;
            position: relative;
            max-width: 100%;
            flex: 1 0 100%;
            white-space: nowrap;
            line-height: 25px;
            border-radius: 2px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > ul.resp-dropdown-menu > li > a:hover {
                text-decoration: none;
                background: #232f3e26;
            }

@media(max-width: 1100px) {
    /*.header-top-adv > .da {
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
    }*/

    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown {
        display: flex;
    }

        .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > ul.resp-dropdown-menu > li:nth-child(1),
        .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > ul.resp-dropdown-menu > li:nth-child(2),
        .header-2nd .header-2nd-menu > .header-2nd-menu-list > li.resp-dropdown > ul.resp-dropdown-menu > li:nth-child(3),
        .header-2nd .header-2nd-menu > .header-2nd-menu-list > li:nth-child(4),
        .header-2nd .header-2nd-menu > .header-2nd-menu-list > li:nth-child(5),
        .header-2nd .header-2nd-menu > .header-2nd-menu-list > li:nth-child(6) {
            /*display: none;*/
        }

    /*.page-content {
        transform: translate(0px, -310px);
    }*/

    /*.course-box {
        height: 300px;
        min-height: 300px;
        -webkit-flex: 1 0 250px;
        flex: 1 0 250px;
        min-width: 250px;
    }*/
}

@media(max-width: 1100px) {
    .header-2nd .header-2nd-menu > .header-2nd-menu-list > li:nth-child(3) {
        /*display: none;*/
    }
}

/*.section-home-banner .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
    pointer-events: none;
    height: calc(50vh);
    max-height: 250px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .section-home-banner .owl-nav button {
        pointer-events: all;
        width: 80px;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 30px;
        color: #fff;
        cursor: pointer;
    }*/

        /*.section-home-banner .owl-nav button > svg {
            width: 40px;
            height: 40px;
            fill: #fff;
        }*/
.homebanner{background:#f9f9f9 /*#eff2f6*/; padding:40px 0;}
.homebanner .banner{
   text-align:center; padding:0 0 20px;
}
.homebanner  .banner h1{
    color: #000;/* font-size:1.8rem; font-weight:800;*/ 
    padding:0 0 15px;
    font-size: 2.5rem;
    font-family: Kaushan Script;
    font-weight: 700;
}
.homebanner  .banner h1 strong{ text-transform:uppercase;}
.homebanner  .banner h1 span{ color:#ed1c24;}
.homebanner  .banner p{
    padding:0 0 15px;
}

.homebanner .item{padding:0 40px; text-align:center; line-height: 1.8em;}
.homebanner .item figure img{width:80px;}
/*.homebanner .text{
    width:60%; position: relative; text-align:center;
}
.homebanner .textinside{position:absolute; top:50%; transform:translateY(-50%);}
.homebanner .text h1{
    color: #20ad96; font-size:2.5rem; font-weight:700; padding:0 0 30px;
}
.homebanner .text h1 span{
    display:block;
}
.homebanner .text a{
    border-radius: 100px;padding: 10px 15px; margin:5px;
    background: #fff;color: #000;
    text-decoration: none; display:inline-block;
}
.homebanner .text a:hover{background: #20ad96;color: #fff;}
.homebanner .img{
    width:40%; padding: 50px 0 0;
}
.homebanner .img img{
    max-height:450px; 
}*/

.registerbtn {
    padding: 12px 0;
    width: 120px;
    background-color: #ed1c24;
    color: #fff!important;
    border-radius: 100px;
    display: inline-block;
    font-size: 104%;
    /*font-weight: 600;*/
    letter-spacing: 0.2px;
    text-decoration: none!important;
    z-index: 2;
    text-align: center;
    position: fixed;
    left: 50%; bottom: 5px; margin-left: -60px;
    transition: all .3s ease-in-out;
}
.registerbtn i{margin-right:8px;}
.registerbtn:hover{background-color: #c7161d;}
.examcategory{padding:0 6px; margin-top:50px; margin-bottom:50px;}
.examcategory .row{margin:0 -6px;}
.examcategory .row [class*=col-]{padding:0 6px; margin:10px 0;}
.examcategory a{
    padding:15px 10px 15px 60px; position:relative;  border-radius:4px;
    display:flex; align-items: center; /*justify-content: center;*/ min-height:80px; height:100%; 
    color:#000; font-size:101%;
    text-decoration:none; word-break: break-word;
    transition: all .25s cubic-bezier(.645,.045,.355,1);    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
}
.examcategory a:hover{ background-color:#20ad96; color:#fff; box-shadow:none; }
.examcategory a > img{
    max-width:40px; max-height:40px; opacity: 0.5; 
    position:absolute; top:50%; left:10px; transform:translateY(-50%);
}
.examcategory a:hover > img{
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    filter: invert(100%);
}
@media (max-width:767px){
    .homebanner .item{display: block; position: relative;}
    .homebanner .text{width:100%; position: initial;}
    .homebanner .textinside{position:initial; transform:initial;padding: 20px 0;}
    .homebanner .text h1{font-size: 1.5rem;font-weight: 700;line-height: 1.5em;padding: 0;position: absolute;top: 100px;right: 10px;}
    .homebanner .img{width:100%; padding: 50px 0 0;}
    .homebanner .img img {max-height: 200px;}
}
@media (max-width:575px){
    .homebanner .text h1{top: 15px; text-align:right;}
}

.pagebanner{
    background: #cf0001;
    /*background: #bcc3cb;background: #f9f9f9;*/ padding:40px 0; margin-bottom:30px; text-align:left;
}
.pagetitle{
    color: #fff; font-size: 1.8rem; font-weight: 600; margin:0;
}

.OurExpertsContainer{/*background-color: #f8f8f8;*/}
#OurExperts{}
#OurExperts > div{
    margin-bottom:20px; margin-top:75px;
}
#OurExperts .item{
    padding:90px 30px 30px; height:100%; 
    position: relative;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 30px rgba(51,51,51,.1);
}
#OurExperts .expert-img{
    width: 150px;
    height: 150px;
    position: absolute;
    top:-75px; left: 0; right: 0;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
}
#OurExperts .expert-img img{
    max-width:100%; max-height:100%;
}
#OurExperts .expert-info .name{
    font-size:130%; font-weight:600;
    color: #ed1c24; margin:0 0 8px; text-align:center;
}
#OurExperts .expert-info .qualification{
    color: #1b2432; font-size:105%; font-weight:600;
    margin:0 0 8px; letter-spacing:0.3px; text-align:center;
} 
#OurExperts .expert-info ul{
    margin:0; padding:0; color:#656565;  list-style-type:none;
}
#OurExperts .expert-info ul li{
    padding:3px 0 3px 22px; line-height:1.5em; position:relative;
}
#OurExperts .expert-info ul li:before{ 
    content: "\f00c";  font-family:fontawesome;
    position:absolute; left:0; top:5px; color:#20ad96;
}
#OurExperts.TopFaculty > div{
    margin-top:50px;
}
#OurExperts.TopFaculty .expert-img{
    width: 100px; height: 100px; top:-50px;
}
#OurExperts.TopFaculty .item{
    border:0;
    border-radius: 5px;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    padding:65px 20px 20px;
}
#OurExperts.TopFaculty .expert-info .name {
    font-size: 115%; font-weight: 500;
}
#OurExperts.TopFaculty .expert-info .qualification {
    font-size: 100%; font-weight: 500;
}

#FAQsAccordion{}
#FAQsAccordion .card{/*border:none;*/ box-shadow:none; margin-bottom:15px;    overflow: hidden;}
#FAQsAccordion .card-header{padding:0;border:none;}
#FAQsAccordion .card-link {
    display: block;
    width: 100%;
    padding: 15px 25px 15px 15px;
    background-color:#f9f9f9; color: #000;
    text-align: left;
    font-size: 100%;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}
#FAQsAccordion .card-link:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #787878;
    font-size: 120%;
    font-weight: 600;    line-height: normal;
    position: absolute;
    right: 8px; top:50%; margin-top:-8px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#FAQsAccordion .card-link.collapsed:after {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
#FAQsAccordion .card-link:not(.collapsed){
    color: #ed1c24!important;
}
#FAQsAccordion .card-link:not(.collapsed):after{color:#ed1c24;}
#FAQsAccordion .card-link:hover{ color:#ed1c24;}
#FAQsAccordion .card-body{
    border-top: 1px solid rgba(0,0,0,.125);
}


.demovideo {position: relative;background-color: #fff; }
@media (max-width:767px){
    .demovideo #demovideo .videoinn{position:sticky; top:0px; z-index: 1;}
    .demovideo #demovideo .carousel-inner .carousel-item {height: 200px!important; }
    .demovideo #demovideo .carousel-inner{border-bottom: 25px solid #ffffff;}
}
.demovideo #demovideo .carousel-inner{position:sticky; top:0px;}
.demovideo #demovideo .carousel-inner .carousel-item {height: 350px; }
.demovideo #demovideo .carousel-inner .carousel-item iframe {width: 100%;height: 100%; }
.demovideo #demovideo .videoinn:hover .carousel-control-prev {left: 50px;opacity: 1; }
.demovideo #demovideo .videoinn:hover .carousel-control-next {right: 50px;opacity: 1; }
.demovideo #demovideo .videoinn [class*=carousel-control] {
    font-family: fontawesome;font-size: 12pt;
    width: 50px;height: 50px;line-height: 50px;
    margin: -25px 0 0 0;padding: 0;
    position: absolute;top: 50%;
    background-color: rgba(0, 0, 0, 0.2);color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1); 
}
.demovideo #demovideo .videoinn [class*=carousel-control]:hover {
    background-color: #014a8f;
    -webkit-animation: shadow-pulse 1s infinite;
    -moz-animation: shadow-pulse 1s infinite;
    -o-animation: shadow-pulse 1s infinite;
    animation: shadow-pulse 1s infinite; 
}
.demovideo #demovideo .videoinn .carousel-control-prev {left: 100px;opacity: 0; }
.demovideo #demovideo .videoinn .carousel-control-next {right: 100px;opacity: 0; }
.demovideo ul {
    padding: 0; margin:0;
    list-style-type: none;position: inherit; 
    display: flex; flex-wrap: wrap; justify-content: left;
}
.demovideo ul li {
    cursor: pointer;
    padding: 10px; margin: 0;
    border: 0; height: auto;
    box-sizing: inherit;
    text-indent: inherit;
    flex: 0 0 50%; max-width: 50%;
}
/*@media (min-width: 992px) {
    .demovideo ul li {width: 100%;padding: 0 15px;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%; } 
}*/
.demovideo ul li:last-child {margin-right: 0; }
.demovideo ul li.active img {border: 2px solid #014a8f;border-radius: 3px; }
#demovideoaccordion{
    overflow: hidden; border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#demovideoaccordion .card{border:none; box-shadow:none;}
#demovideoaccordion .card-header{padding:0;border:none;}
#demovideoaccordion .card-link {
    display: block;
    width: 100%;
    padding: 10px 25px 10px 15px;
    color: #000;
    text-align: left;
    font-size: 100%;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    border-top:1px solid #ddd;
}
#demovideoaccordion .card-link:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #787878;
    font-size: 120%;
    font-weight: 600;    line-height: normal;
    position: absolute;
    right: 8px; top:50%; margin-top:-8px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#demovideoaccordion .card-link.collapsed:after {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
#demovideoaccordion .card-link:not(.collapsed){
    background-color:#20ad96; color:#fff!important;
}
#demovideoaccordion .card-link:not(.collapsed):after{color:#fff;}
#demovideoaccordion .card-link:hover{ color:#20ad96;}
#demovideoaccordion .card-body{
    padding:0;
}




#dvBanners{height:300px; overflow:hidden;}
#dvBanners .owl-nav [class*="owl-"]{
    font-size: 30pt!important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    /*margin: -25px 0 0 0;*/
    padding: 0;
    position: absolute;
    top: 25%;
    outline:0;
    background-color: rgba(0,0,0,.2)!important;
    color: #fff!important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 700ms cubic-bezier(.19,1,.22,1);
    -moz-transition: all 700ms cubic-bezier(.19,1,.22,1);
    -ms-transition: all 700ms cubic-bezier(.19,1,.22,1);
    -o-transition: all 700ms cubic-bezier(.19,1,.22,1);
    transition: all 700ms cubic-bezier(.19,1,.22,1);
}
#dvBanners .owl-nav [class*="owl-"]:hover{
    background-color: #ed1c24!important;
}
#dvBanners .owl-nav [class*="owl-"].disabled{
    pointer-events:none;
    opacity:0.4!important;
}
#dvBanners .owl-nav [class*="owl-"] span{
    display: block; margin-top: -3px;
}
#dvBanners .owl-nav .owl-prev{
    left: 100px; opacity: 0;
}
#dvBanners .owl-nav .owl-next{
    right: 100px; opacity: 0;
}
#dvBanners:hover .owl-nav .owl-prev {
    left: 50px; opacity: 1;
}
#dvBanners:hover .owl-nav .owl-next {
    right: 50px; opacity: 1;
}
@media (max-width:767px) {
    #dvBanners .owl-nav [class*="owl-"] {
        display: none;
    }
}

/*.home-banner-item {
    position: absolute;
    bottom: 0;
    top: 0;
}

    .home-banner-item.hbi-left {
        left: 0;
        right: 0;
    }

    .home-banner-item.hbi-left {
        left: 0;
        right: 0;
    }
    @media (min-width:992px){
        .page-header.fixed .header-top {
            height: 0;
        }

        .page-header.fixed .header-2nd {
            max-height: 50px;
            height: 50px;
            align-items: center;
        }

        .page-header.fixed .header-top .header-top-logo > a {
            height: 60px;
        }

            .page-header.fixed .header-top .header-top-logo > a > img {
                height: 55px;
                padding: 0 10px 5px;
                background: #ffffff;
                border-radius: 15px;
            }

        .page-header.fixed .header-top .header-top-adv {
            height: 0;
            overflow: hidden;
            min-height: 0;
        }

        .page-header.fixed .header-top .header-top-search .header-top-search-content {
            position: fixed;
        }

        .page-header.fixed .header-top .header-top-search {
            min-height: 50px;
        }

        .page-header.fixed .header-2nd-widget {
            height: 50px;
            align-items: center;
            padding-bottom: 0px;
        }

     

}
 @media (max-width:992px){
     .header-top-search .header-top-search-content{
        width: 100%;
    }
    .page-header.fixed .header-top-search .header-top-search-content{
        left:initial!important; right:initial!important;
    }
}
.header-widget > a {
    position: relative;
    top: 1px;
    padding: 0 0 0 9px;
}

    .header-widget > a.header-widget-anc {
        padding-right: 10px;
        overflow: hidden;
        top: 1px;
        margin: 0 1px;
        display: flex;

        border-radius: 4px;
        border: 1px solid transparent;
    }

        .header-widget > a.header-widget-anc.hwa-small {
            height: 28px;
            margin-top: 16px;
            padding-top: 2px;
        }

        .header-widget > a.header-widget-anc:hover {
            text-decoration: none;
            color: #ddd;
            border-color: #ddd;
        }

        .header-widget > a.header-widget-anc:focus {
            border: #fff 1px solid;
            border-radius: 2px;
            outline: 0;
        }

        .header-widget > a.header-widget-anc .header-widget-anc-inner {
            display: block;
            margin-top: 9px;
        }

        .header-widget > a.header-widget-anc.hwa-small .header-widget-anc-inner {
            margin-top: 4px;
        }

        .header-widget > a.header-widget-anc .header-widget-anc-inner > span {
            display: block;
            line-height: 16px;
            clear: both;
            text-transform: capitalize;
        }

            .header-widget > a.header-widget-anc .header-widget-anc-inner > span:first-child {
                color: #232f3e;
                font-size: 12px;
                line-height: 14px;
                font-weight: 400;
            }

            .header-widget > a.header-widget-anc .header-widget-anc-inner > span:last-child {
                color: #232f3e;
                font-weight: 600;
                padding-bottom: 5px;
                white-space: nowrap;
            }

                .header-widget > a.header-widget-anc .header-widget-anc-inner > span:last-child > i {
                    font-size: 19px;
                    line-height: 22px;
                }

        .header-widget > a.header-widget-anc > span.hwa-border-right {
            border-right: 1px solid #555;
            display: inline-block;
            margin-bottom: 5px;
            width: 1px;
            height: 29px;
            position: absolute;
            right: 0;
        }

.header-widget.hwa-dropdown > a.header-widget-anc {
    position: relative;
}

    .header-widget.hwa-dropdown > a.header-widget-anc:after {
        content: '';
        position: relative;
        border-style: solid;
        _border-style: dashed;
        border-width: 4px;
        border-color: transparent;
        border-top: 6px solid #606060;
        border-bottom-width: 0;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        bottom: -30px;
        left: 4px;
    }

.header-widget > a.header-widget-anc.hwa-cart .header-widget-anc-inner > span:last-child {
    margin-left: 42px;
}

.header-widget > a.header-widget-anc.hwa-cart .header-widget-anc-inner > span.hwa-cart-count {
    font-weight: 700;
    position: absolute;
   
    text-align: center;
    left: 23px;
    color: #ed1c24;
    top: 7px;
    
    width: 19px;
}

.header-widget > a.header-widget-anc.hwa-cart .header-widget-anc-inner > span.hwa-cart-icon {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 11px;
    background-position: 0;
    width: 38px;
    height: 26px;
    background-size: 38px 26px;
    background-image: url(../images/cart-icon.png);
    background-repeat: repeat-x;
}*/

.course-box-signIn {
    height: 150px;
    max-height: 150px;
    min-height: 150px;
    -webkit-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .course-box-signIn .course-box-signIn-content {
        background: #fff;
        height: 100%;
        position: relative;
        margin-bottom: 0;
        margin-top: 0;
        overflow: hidden;
        padding: 20px 0 15px 0;
        padding-top: 20px;
    }

        .course-box-signIn .course-box-signIn-content .cbsic-title {
            padding: 0 20px;
            margin-bottom: 10px;
        }

            .course-box-signIn .course-box-signIn-content .cbsic-title .cbsic-title-h4 {
                font-size: 21px !important;
                line-height: 27.3px !important;
                font-weight: 700;
                text-rendering: optimizeLegibility;
            }

        .course-box-signIn .course-box-signIn-content .cbsic-action {
            padding: 0 20px 56px 20px;
            margin-bottom: 0;
        }

.tcg-button {
    background: #e7e9ec;
    border-radius: 3px;
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
}

    .tcg-button .tcg-button-inner {
        display: block;
        position: relative;
        overflow: hidden;
        height: 29px; line-height:29px;
        box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        border-radius: 2px;
        background: #eff1f3;
        background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
        background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    }

        .tcg-button .tcg-button-inner .tcg-button-anc {
            background-color: transparent;
            border: 0;
            display: block;
            /*font-size: 13px;
            line-height: 29px;*/
            margin: 0;
            outline: 0;
            padding: 0 10px 0 11px;
            text-align: center;
            white-space: nowrap;
            width: 100%;
            height: 100%;
            text-decoration: none !important;
            color: #111;
        }

.tcg-button-primary {
    background: #ed1c24;
    border-color: #0000007d #0000007d #0000007d;
    color: #111;
}

    .tcg-button-primary .tcg-button-inner {
        background: #ee262e;
        background: linear-gradient(to bottom,#ed1c24,#d2141b);
        background: linear-gradient(to bottom,#ed1c24,#d2141b);
        box-shadow: 0 1px 0 rgba(255, 76, 76, 0.4) inset;
    }

    .tcg-button-primary .tcg-button-anc {
        color: #fff !important;
    }

.tcg-button:hover .tcg-button-inner {
    background: #e0e3e8;
    background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
    background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
}

.tcg-button-primary:hover .tcg-button-inner {
    background: #ee262e;
    background: linear-gradient(to bottom,#d2141b,#ed1c24);
    background: linear-gradient(to bottom,#d2141b,#ed1c24);
    box-shadow: 0 1px 0 rgba(255, 76, 76, 0.4) inset;
}

.course-ad-box {
    height: 250px;
    max-height: 250px;
    min-height: 250px;
    -webkit-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .course-ad-box img {
        max-width: 100%;
    }

.product-carousel {
    width: 100%;
    min-height: 220px;
    _height: 220px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    margin: 0;
}

    .product-carousel .product-carousel-list {
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0 0 24px;
        color: #111;
    }

        .product-carousel .product-carousel-list .product-carousel-item {
            word-wrap: break-word;
            vertical-align: top;
            max-width: 270px;
            max-height: 200px;
            overflow: hidden;
            position: relative;
            text-align: center;
            min-height: 275px;
            min-width: 165px;
            margin: 0 10px 0 0;
            display: inline-block;
        }

    .product-carousel .pc-control {
        position: absolute;
        top: 55px;
        background-color: #fff;
        height: 100px;
        line-height: 100px;
        width: 45px;
        text-align: center;
        box-shadow: 0 1px 3px #888;
        user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        display: inline;
    }

        .product-carousel .pc-control i {
            font-size: 30px;
            color: #232f3e;
        }

        .product-carousel .pc-control.pc-control-left {
            left: 0;
            border-radius: 0 3px 3px 0;
            clip: rect(-10px,55px,110px,0);
            padding-right: 5px;
        }

        .product-carousel .pc-control.pc-control-right {
            right: 0;
            border-radius: 3px 0 0 3px;
            clip: rect(-10px,45px,110px,-10px);
            padding-left: 5px;
        }

    .product-carousel .pc-scrollbar {
        display: block;
        position: absolute;
        height: 6px;
        bottom: 0;
        left: 0;
        width: 100%;
        user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        font-size: 0;
    }

        .product-carousel .pc-scrollbar .pc-scrollbar-track {
            display: block;
            background-color: #eee;
            height: 1px;
            border-radius: 4px;
            width: 100%;
            position: relative;
            top: 0px;
            margin: 0;
            height: 0;
        }

            .product-carousel .pc-scrollbar .pc-scrollbar-track .pc-scrollbar-thumb {
                display: none;
                background-color: #aaa;
                height: 6px;
                border-radius: 6px;
                width: 0;
                position: absolute;
                top: 0 !important;
                left: 0;
                margin: 0;
                cursor: pointer;
            }

    .product-carousel .product-carousel-list[height="270"] .product-carousel-item {
        max-height: 270px;
    }

.footer-container, .footer-links {
    text-align: center;
    max-width: 1000px;
    margin: 10px auto;
}

    .footer-container > span {
        list-style-type: none;
        display: inline-block;
        padding: 0 .6em;
        /*font-family: arial,sans-serif;*/
        white-space: normal;
        margin: 0;
    }

        .footer-container > span.footer-language {
            vertical-align: top;
            margin: 18px auto 0;
            margin-left: 70px;
        }

            .footer-container > span.footer-language > a {
                display: flex;
                align-items: center;
                border: 1px solid #848688;
                border-radius: 3px;
                padding: 6px 18px 6px 8px;margin-right: 4px;
                white-space: normal;
                /*font-size: 13px;                
                font-family: arial,sans-serif;*/
                text-decoration: none;
                position: relative;
            }

                .footer-container > span.footer-language > a > i {
                    font-size: 16px;
                    line-height: 19px;
                    height: 18px;
                    color: #fff;
                    margin-right: 5px;
                }

                .footer-container > span.footer-language > a > span {
                    padding: 0 .6em;
                    /*font-family: arial,sans-serif;*/
                    white-space: normal;
                    color: #CCC;
                }

                .footer-container > span.footer-language > a:after {
                    content: '\FA63';
                    font-family: "Material Design Icons";
                    position: absolute;
                    right: 3px;
                    top: 0;
                    bottom: 0;
                    display: flex;
                    align-items: center;
                    font-size: 17px;
                    color: #848484;
                }

hr.ftr-hr {
    margin-top: 40px;
    border-top: 1px solid #36465a;
}

.footer-links > ul {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

    .footer-links > ul > li {
        display: inline;
    }

        .footer-links > ul > li > a {
            white-space: normal;
            padding: 0 .6em;
            /*font-family: arial,sans-serif;font-size: 12px;*/
            color: #DDD;
            text-decoration: none;            
        }

.footer-links {
    margin-top: 20px;
}

    .footer-links > ul > li > a:hover {
        text-decoration: underline;
    }

.hwa-dropdown-menu {
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
    z-index: 99999;
    display: none;
    overflow: visible !important;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 14px;
    margin: 0;
    -webkit-box-shadow: 0 4px 16px rgba(20,23,28,.25);
    -moz-box-shadow: 0 4px 16px rgba(20,23,28,.25);
    box-shadow: 0 4px 16px rgba(20,23,28,.25);
    -ms-user-select: none;
    zoom: 1;
    -webkit-transform: translate3d(0,0,0);
    /*font-size: 13px;
    line-height: normal;*/
}

.hwa-dropdown-menu {
    /*margin: -3px 0 0 -2px;
    padding-bottom: 7px;
    width: 260px;*/
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-radius: 0\9;
}

.hwa-right .hwa-dropdown-menu {
    left: inherit;
    right: 0;
}

.hwa-dropdown-menu:before {
    content: '';
    position: absolute;
    left: 32.7656px;
    border-style: solid;
    _border-style: dashed;
    border-width: 9px;
    border-color: transparent;
    border-top-width: 0;
    border-bottom: 7px solid #fff;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    top: -7px;
}

.hwa-right .hwa-dropdown-menu:before {
    left: inherit;
    right: 0;
}

.hwa-dropdown-menu .hwadm-innr {
    width: 210px;
}

.custom-selection-input {
    display: flex;
    flex-wrap: wrap;
}

    .custom-selection-input > label {
        max-width: 100%;
        flex: 1 0 100%;
        position: relative;
        clear: both;
        /*font-family: arial,sans-serif;font-size: 13px;font-weight: 400;
        line-height: 22px;*/
        padding: 0;
        padding-left: 28px;
        margin: 0;
        margin-bottom: 8px;
        text-decoration: none;
        cursor: default;
        display: block;        
        color: #444;        
        white-space: normal;
        word-wrap: break-word;
    }

    .custom-selection-input > input[type="radio"],
    .custom-selection-input > input[type="checkbox"] {
        position: absolute;
        left: -99999999999%;
    }

    .custom-selection-input > label:after {
        content: '';
        position: absolute;
        left: 4px;
        top: 2px;
        bottom: 0;
        width: 16px;
        height: 16px;
        border-radius: 16px;
        border: 1px solid #ddd;
    }

    .custom-selection-input > label:before {
        content: '';
        position: absolute;
        left: 7px;
        top: 5px;
        width: 10px;
        height: 10px;
        background: #232f3e;
        border-radius: 10px;
    }

    .custom-selection-input > input:not(:checked) + label:before {
        opacity: 0;
    }

.hwa-dropdown {
    position: relative;
}

    .hwa-dropdown:hover .hwa-dropdown-menu {
        display: block;
    }

.splash-screen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9999999999999999999999999999999;
}

    .splash-screen .splash-wrap {
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .splash-screen .splash-wrap .splash-loding {
            display: flex;
            padding: 0px 0px;
            justify-content: center;
            margin-top: 0px;
        }

.hwa-dropdown-arrow {
    border-style: solid;
    _border-style: dashed;
    border-width: 9px;
    border-color: transparent;
    border-top-width: 0;
    border-bottom: 9px solid #ccc;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    margin-left: -1px;
    top: -9px;
}

    .hwa-dropdown-arrow .hwa-dropdown-arrow-inner {
        border-style: solid;
        _border-style: dashed;
        border-width: 9px;
        border-color: transparent;
        border-top-width: 0;
        border-bottom: 9px solid #fff;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 1px;
        left: -9px;
    }

.hwa-account .hwa-dropdown-menu:before {
    display: none;
}

.hwa-account .hwa-dropdown-menu .hwadm-innr {
    max-width: 100%;
    width: 100%;
}

.hwa-account-box {
    /*width: 460px;
    float: right;*/
}

    .hwa-account-box .hwaab-button-wrap {
        /*padding: 0 120px 0 120px;*/
        border-bottom: 1px solid #eee;
        margin-bottom: 16px;
    }

        .hwa-account-box .hwaab-button-wrap .hwaab-button-content {
            font-size: 11px;
            margin-bottom: 8px;
        }

.hwaab-button-anc {
    display: block;
    height: 33px;
    /*margin: 0 10px 0 11px;*/
    cursor: pointer;
    outline: 0;
    border: 1px solid;
    border-color: #ed1c24 #b70b11 #94393d;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-radius: 0\9;
    -webkit-box-shadow: inset 0 1px 0 0 #ea6f74;
    -moz-box-shadow: inset 0 1px 0 0 #ea6f74;
    box-shadow: inset 0 1px 0 0 #ea6f74;
    background: #ed1c24;
    background: linear-gradient(to bottom,#f74e54,#ed1c24);
    background: -moz-linear-gradient(top,#f74e54,#ed1c24);
    background: -webkit-linear-gradient(top,#f74e54,#ed1c24);
    background: -o-linear-gradient(top,#f74e54,#ed1c24);
    background: -ms-linear-gradient(top,#f74e54,#ed1c24);
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
    color: #fff;
    /*font-family: arial,sans-serif;
    line-height: 30px;
    font-size: 13px;*/
    text-decoration: none !important;
}

    .hwaab-button-anc span {
        color: #fff;
        display: block;
        text-align: center;
    }

    .hwaab-button-anc:hover {
        background: #ed1c24;
        background: linear-gradient(to bottom,#ed1c24,#f74e54);
        background: -moz-linear-gradient(top,#ed1c24,#f74e54);
        background: -webkit-linear-gradient(top,#ed1c24,#f74e54);
        background: -o-linear-gradient(top,#ed1c24,#f74e54);
        background: -ms-linear-gradient(top,#ed1c24,#f74e54);
    }

.hwaab-new-cust {
    color: #333;
    margin: 7px 0 9px 0;
    text-align: center;
}

    .hwaab-new-cust > a {
        font-size: 11px;
        text-decoration: none;
        color: #05a;
        display: inline;
    }

        .hwaab-new-cust > a:hover,
        .hwaab-new-cust > a:visited,
        .hwaab-new-cust > a:active {
            font-size: 11px;
            text-decoration: underline;
            color: #f13138;
            display: inline;
        }

.hwaab-column {
    width: 210px;
    /*float: left;*/
}

    .hwaab-column.hwaab-wishlist {
        display:none;
        /*float: left;
        margin-right: 20px;*/
    }

    .hwaab-column.hwaab-account {
        /*float: left;
        border-left: 1px solid #eee;
        padding-left: 20px;*/
    }

    .hwaab-column .hwaab-title {
        font-size: 16px;
        font-weight: 700;
        padding-bottom: 10px;
        left: 20px;
    }

    .hwaab-column .hwaab-link {
        position: relative;
        display: block;
        clear: both;
        /*font-family: arial,sans-serif;
        line-height: 16px;*/        
        margin: 0;
        color: #444;
        text-decoration: none;
        cursor: default;
        cursor: pointer;
    }
    .hwaab-column .hwaab-link + .hwaab-link{ padding: 7px 0 0;}

        .hwaab-column .hwaab-link .hwaab-link-text {
            display: block;
            /*font-size: 13px;font-weight: 400;*/
            color: #444;
            
            white-space: normal;
            word-wrap: break-word;
        }

        .hwaab-column .hwaab-link:hover .hwaab-link-text {
            color: #f13138;
            text-decoration: underline;
        }

.page-container {
    min-width: 998px;
    padding: 14px 18px 18px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
}

    .page-container .content-container {
        max-width: 1000px;
        margin: 0 auto;
    }

    .page-container .page-title {
        margin-bottom: 14px;
        width: 100%;
    }

        .page-container .page-title > h1 {
            font-weight: 400;
            font-size: 28px;
            line-height: 1.2;
        }

.ya-box {
    height: calc(100% - 20px);
    display: block;
    outline: 0;
    margin-bottom: 20px;
    text-decoration: none !important;
}

    .ya-box .yab-wrap {
        display: block;
        border-radius: 4px;
        border: 1px #ddd solid;
        background-color: #fff;
        height: 100%;
    }

a.ya-box .yab-wrap:hover {
    background: #eee;
}

.ya-box .yab-wrap .yab-inner {
    border-radius: 4px;
    position: relative;
    padding: 14px 18px;
}

    .ya-box .yab-wrap .yab-inner .yab-row {
        width: 100%;
        display: flex;
        align-items: center;
    }

        .ya-box .yab-wrap .yab-inner .yab-row .yab-icon {
            margin-right: 2%;
            float: left;
            min-height: 1px;
            overflow: visible;
            width: 23.448%;
        }

            .ya-box .yab-wrap .yab-inner .yab-row .yab-icon svg {
                width: 58px;
                height: 58px;
            }

            .ya-box .yab-wrap .yab-inner .yab-row .yab-icon img {
                max-width: 100%;
            }

        .ya-box .yab-wrap .yab-inner .yab-row .yab-info {
            margin-right: 0;
            float: right;
            min-height: 1px;
            overflow: visible;
            width: 74.448%;
        }

            .ya-box .yab-wrap .yab-inner .yab-row .yab-info h2 {
                color: #111;
                font-size: 17px;
                font-weight: 400;
                font-style: normal;
                text-transform: none;
                text-decoration: none;
                padding-bottom: 0;
                margin: 0;
            }

            .ya-box .yab-wrap .yab-inner .yab-row .yab-info span {
                color: #555;
            }

.ya-hr {
    background-color: transparent;
    display: block;
    height: 1px;
    border-width: 0;
    border-top: 1px solid #e7e7e7;
    line-height: 19px;
    margin: 6px 0px 26px;
}

.yab-inner .ya-title h2 {
    font-size: 17px;
    padding: 0;
    margin: 0;
    margin-bottom: 4px;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 4px;
    text-rendering: optimizeLegibility;
}

.yab-inner .ya-links {
    padding: 0;
    margin: 0 0 0 18px;
    margin-left: 0;
    color: #111;
}

    .yab-inner .ya-links li {
        list-style: none;
        word-wrap: break-word;
        margin: 0;
        margin-bottom: 4px;
        line-height: 19px;
    }

        .yab-inner .ya-links li > a {
            text-decoration: none;
            color: #0066c0;
        }

            .yab-inner .ya-links li > a:hover {
                text-decoration: underline;
                cursor: pointer;
                color: #c45500;
            }

.content-container > .row > div[class*="col-"] {
    padding: 0 10px;
}

.order-container {
    /*margin: 0 auto; padding:0;
    max-width: 920px;*/
    position: relative;
}

.pagination {
    margin-bottom: 22px;
    margin-top: 10px;
}

    .pagination .pagination-links {
        display: flex;
        margin: 0 0 0 18px;
        margin-left: 0;
        color: #111;
        padding: 0;
    }

        .pagination .pagination-links > li {
            display: flex;
            line-height: 18px;
            padding: 0px;
            margin-right: 5px;
            position: relative;
        }

            .pagination .pagination-links > li > a {
                /*font-size: 13px;
                line-height: 19px;*/
                text-decoration: none;
                text-transform: capitalize;
            }

            .pagination .pagination-links > li:not(:last-child) {
                padding-right: 15px;
            }

                .pagination .pagination-links > li:not(:last-child):after {
                    content: '\F142';
                    font-family: "Material Design Icons";
                    position: absolute;
                    right: 0;
                    line-height: 13px;
                    top: 4px;
                }

        .pagination .pagination-links.nt-links > li > a {
            color: #555;
        }

        .pagination .pagination-links > li:last-child > a {
            color: #c45500;
        }

.search-order-box {
    display: flex;
    align-items: center;
}

    .search-order-box > span {
        position: relative;
        display: inline-block;
        padding-right: 10px;
        flex: 1 auto;
    }

    .search-order-box > .search-order-button {
        border-radius: 3px;
        border-style: solid;
        border-width: 1px;
        cursor: pointer;
        display: inline-block;
        padding: 0;
        text-align: center;
        text-decoration: none !important;
        vertical-align: middle;
        background: #444C55;
        border-color: #3d444c #2f353b #2c3137;
        color: #fff;
        box-shadow: 0 1px 0 rgba(255,255,255,.15) inset;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
        background: -webkit-linear-gradient(top,#72787F,#444C55);
        background: linear-gradient(to bottom,#72787F,#444C55);
    }

        .search-order-box > .search-order-button span {
            background-color: transparent;
            border: 0;
            display: block;
            /*font-size: 13px;
            line-height: 29px;*/font-weight: 600;
            margin: 0;
            outline: 0;
            padding: 0 10px 0 11px;
            text-align: center;
            white-space: nowrap;           
            color: #fff;
            text-transform: capitalize;
        }

.search-order-input {
    border: 1px solid #a6a6a6;
    border-top-color: #949494;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.07) inset;
    outline: 0;
    -webkit-appearance: textfield;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    line-height: 19px;
    color: #111;
    background-color: #fff;
    height: 31px;
    padding: 3px 7px;
    line-height: normal;
    padding-left: 29px;
    width: 100%;
}

.search-order-box > span i {
    opacity: .55;
    width: 18px;
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 10px;
    font-size: 19px;
    line-height: 32px;
}

.search-order-input:focus {
    border-color: #e77600;
    box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
}

.order-tab-list {
    position: relative;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 18px;
    width: 100%;
}

    .order-tab-list > ul.ot-links {
        display: flex;
        margin-left: 0;
        color: #111;
        margin-bottom: 0;
        padding: 0;
    }

        .order-tab-list > ul.ot-links > li {
            position: relative;
            bottom: -1px;
            border-bottom-width: 2px;
            border-bottom-style: solid;
            border-bottom-color: transparent;
            display: flex;
        }

            .order-tab-list > ul.ot-links > li > a {
                display: inline-block;
                padding: 5px 10px;
                text-decoration: none;
                color: #0066c0;
                text-transform: capitalize;
            }

            .order-tab-list > ul.ot-links > li:not(.active) > a:hover {
                text-decoration: underline;
                cursor: pointer;
                color: #c45500;
            }

            .order-tab-list > ul.ot-links > li.active {
                border-bottom-color: #e47911;
                font-weight: 700;
            }

                .order-tab-list > ul.ot-links > li.active > a {
                    color: #111;
                }

.order-moth-selection > label {
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    display: inline-block;
    padding-left: 2px;
    padding-bottom: 2px;
    /*font-size: 13px;*/
}

    .order-moth-selection > label > .num-orders {
        font-weight: 700;
    }

.order-moth-selection > .select-wrap {
    border-radius: 3px;
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    text-decoration: none !important;
    vertical-align: middle;
    margin-right: .25em;
    background: #eff1f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    /*font-size: 13px;
    line-height: 29px;*/
    margin: 0;
    outline: 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    z-index: 10;
}

.select-wrap > select {
    background-color: transparent;
    border: 0px;
    padding: 0 10px 0 11px;
    padding-right: 26px;
    outline: none !important;
    cursor: pointer;
}

.select-wrap {
    position: relative;
}

    .select-wrap:after {
        content: '\F140';
        font-family: "Material Design Icons";
        position: absolute;
        right: 4px;
        font-size: 19px;
    }

    .select-wrap:focus {
        outline: 0;
        border-color: #e77600;
        box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
    }

.order-none {
    margin-bottom: 44px;
    margin-top: 26px;
    width: 100%;
}

    .order-none > p {
        text-align: center;
        margin-top: 22px;
        margin-bottom: 0;
    }

.l-s-container {
    max-width: 600px;
    min-width: 598px;
    margin: 0 auto;
    margin-bottom: 0;
}

.info-list {
    display: block;
    border-radius: 4px;
    border: 1px #ddd solid;
    background-color: #fff;
}

    .info-list .info-list-inner {
        border-radius: 4px;
        position: relative;
        padding: 0px 0px;
    }

    .info-list .info-list-ul {
        margin-left: 0;
        color: #111;
        margin-bottom: 0;
        padding: 0;
    }

        .info-list .info-list-ul > li {
            list-style: none;
        }

            .info-list .info-list-ul > li:not(:last-child) {
                border-bottom: 1px solid #e7e7e7;
            }

.il-item-wrap {
    padding: 14px 18px;
}

    .il-item-wrap .il-item-inner {
        margin-bottom: 14px;
        position: relative;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }

.il-item-col-left {
    flex: 1 auto;
    padding-right: 5%;
}

    .il-item-col-left label {
        font-weight: 600;
        /*font-size: 13px;line-height: 19px;*/
        display: block;
        margin: 0;
        
    }

    .il-item-col-left span {
        display: block;
    }

.ili-button {
    border-color: #adb1b8 #a2a6ac #8d9096;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    background: #eff0f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    position: relative;
    overflow: hidden;
    height: 29px;
    width: 70px;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    border-radius: 2px;
}

    .ili-button > span {
        background-color: transparent;
        border: 0;
        display: block;
        /*font-family: Arial,sans-serif;
        font-size: 13px;
        line-height: 29px;*/
        margin: 0;
        outline: 0;
        padding: 0 10px 0 11px;
        text-align: center;
        white-space: nowrap;
        color: #111;
        text-transform: capitalize;
    }

.btn-row {
    padding: 6px 10px;
    margin-top: 14px;
}

.mt-18 {
    margin-top: 18px !important;
}

.mt-22 {
    margin-top: 22px !important;
}

.mb-22 {
    margin-bottom: 22px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-8 {
    margin-bottom: 8px !important;
}

.mb-14 {
    margin-bottom: 14px !important;
}

.mb-18 {
    margin-bottom: 18px !important;
}

.tcg-row {
    width: 100%;
    clear: both;
}

.tcg-box {
    display: block;
    border-radius: 4px;
    border: 1px #ddd solid;
    background-color: #fff;
}

.tcg-box-inner {
    border-radius: 4px;
    position: relative;
    padding: 14px 18px;
}

.tcg-form-group {
    margin-bottom: 14px;
    width: 100%;
    clear: both;
}

    .tcg-form-group > label {
        display: block;
        padding-left: 2px;
        padding-bottom: 5px;
        font-weight: 600;
        width: 100%;
        /*font-size: 13px;*/
        margin: 0;
        text-transform: capitalize;
    }

    .tcg-form-group .tcg-form-input {
        background-color: #fff;
        height: 31px;
        width: 100%;
        padding: 3px 7px;
        line-height: normal;
        border: 1px solid #a6a6a6;
        border-top-color: #949494;
        border-radius: 3px;
        box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.07) inset;
        outline: 0;
        -webkit-transition: all 100ms linear;
        transition: all 100ms linear;
        color: #111;
    }

        .tcg-form-group .tcg-form-input:focus, .tcg-form-group .input-data-link.input-focus {
            border-color: #e77600;
            box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
        }

.tcg-form-select {
    border-color: #adb1b8 #a2a6ac #8d9096;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    background: #eff0f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    display: block;
    position: relative;
    overflow: hidden;
    height: 31px;
    margin-right: 8px;
    padding: 3px 7px;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    border-radius: 2px;
    max-width: 100%;
    text-transform: capitalize;
    width: 100%;
}

    .tcg-form-select:focus {
        outline: 0;
        border-color: #e77600;
        box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
    }

.tcg-form-select-wrap {
    position: relative;
    display: block;
}

    .tcg-form-select-wrap::after {
        content: '\F140';
        font-family: "Material Design Icons";
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 19px;
    }

    .tcg-form-select-wrap .tcg-form-select {
        padding-right: 30px;
    }

.big-heading {
    font-weight: 400;
    font-size: 17px;
    line-height: 1.255;
}

.tcg-captcha-box {
    height: 70px;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 22px;
    text-align: center;
}

    .tcg-captcha-box > img {
        max-width: 100%;
        border: 0;
        vertical-align: top;
    }

.tcg-num-grp {
    display: flex;
}

    .tcg-num-grp .tcg-cntry-code {
        border-color: #adb1b8 #a2a6ac #8d9096;
        border-style: solid;
        border-width: 1px;
        cursor: pointer;
        padding: 0;
        text-align: center;
        text-decoration: none !important;
        vertical-align: middle;
        background: #eff0f3;
        background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
        background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
        display: block;
        position: relative;
        overflow: hidden;
        height: 31px;
        margin-right: 8px;
        padding: 3px 7px;
        box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
        border-radius: 2px;
        max-width: 80px;
    }

.w-auto {
    width: auto !important;
}

.address-container {
    max-width: 768px;
    margin: 24px auto 44px auto;
}

.tcg-address-col {
    float: left;
    min-height: 1px;
    overflow: visible;
    position: relative;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 13px;
    width: 100%;
}

    .tcg-address-col .tcg-address-inner {
        color: inherit;
        text-decoration: inherit;
        width: 100%;
        display: block;
    }

    .tcg-address-col a.tcg-address-inner {
        margin-bottom: 15px;
    }

    .tcg-address-col .tcg-address-inner .tcg-ai-wrap {
        border-radius: 4px;
        border: 1px #ddd solid;
        background-color: #fff;
        border-style: dashed;
        width: 100%;
        border-width: 2px;
        box-sizing: border-box;
        border-color: #C7C7C7;
        text-align: center;
        vertical-align: middle;
    }

        .tcg-address-col .tcg-address-inner .tcg-ai-wrap .tcg-ai-box {
            border-radius: 4px;
            position: relative;
            padding: 15px 26px;
            display: flex;
            align-items: center;
        }

            .tcg-address-col .tcg-address-inner .tcg-ai-wrap .tcg-ai-box > i {
                width: auto;
                margin-bottom: 0;
                font-size: 40px;
                display: block;
                line-height: 35px;
                text-align: center;
                color: #dddddd;
                margin-right: 10px;
            }

            .tcg-address-col .tcg-address-inner .tcg-ai-wrap .tcg-ai-box > h2 {
                padding-bottom: 0;
                color: #767676;
                font-weight: 700;
                font-size: 21px;
                line-height: 1.3;
                margin: 0;
            }

.page-container .page-title.page-title-bold {
    margin: 0;
}

    .page-container .page-title.page-title-bold > h1 {
        font-weight: 700;
        font-size: 21px;
        line-height: 1.3;
        margin: 0;
    }

.label-bold {
    margin-top: 10px;
    font-weight: 600;
    /*font-size: 13px;
    line-height: 19px;*/
}

.tcg-ad-container {
    width: 500px;
    margin: 24px auto 44px auto;
}

.tcg-row-form {
    margin: 18px 0px;
}

.tcg-form-span {
    padding-top: 4px;
    margin-top: 0;
}

    .tcg-form-span > span {
        font-size: 11px !important;
        line-height: 1.465 !important;
    }

.tcg-form-group .tcg-form-spacer-10 {
    display: block;
    height: 10px;
    width: 100%;
    clear: both;
}

.tcg-form-input:-moz-placeholder {
    color: #555;
    /*font-size: 13px;
    line-height: 13px;*/
    text-transform: capitalize;
}

.tcg-form-input::-webkit-input-placeholder {
    color: #555;
    /*font-size: 13px;
    line-height: 13px;*/
    text-transform: capitalize;
}

.tcg-form-text h3 {
    margin-bottom: 14px;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.255;
}

.tcg-form-text p {
    margin-bottom: 14px;
}

.profile-content {    
    background-color: #f2f6fc;
    position:relative;
}
.profile-content:after{
    content:"";
    background-color:#cf0001;
    position:absolute; top:0; right:0; left:0; height:250px;
}

    .profile-content .profile-content-inner {
        display: flex;
        flex-wrap: wrap;
        padding: 40px 0px;
        position: relative;
        z-index: 1;
        /*border: 1px solid #ccc;
        border-radius: 8px;
        overflow:hidden;*/
    }
    @media (min-width:992px){
        /*.profile-content .profile-content-inner .profile-content-left {
            max-width: 230px;
            flex: 1 0 230px;
            display: flex;
            background: #f3f3f3;
            box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
        }

        .profile-content .profile-content-inner .profile-content-right {
            max-width: calc(100% - 230px);
            flex: 1 0 auto;
        }*/
    }
        .profile-content .profile-content-inner .pcl-inner {
            max-width: 100%;
            flex: 1 0 100%;
        }

.pcl-profile {
    padding-top: 20px;
}

    .pcl-profile .pcl-pro-img {
        width: 120px;
        height: auto;margin: 0 auto;
        border-radius: 120px;
        overflow: hidden;
    }

        .pcl-profile .pcl-pro-img > img {
            max-width: 100%;
        }

    .pcl-profile .pcl-pro-info {
        padding: 10px 0px; text-align:center;
        /*display: flex;
        flex-wrap: wrap;
        justify-content: center;*/
    }

        .pcl-profile .pcl-pro-info > h3 {
           font-size: 120%;
            font-weight: 600;
            max-width: 100%;
            text-align: center;
            margin: 0;
        }

        .pcl-profile .pcl-pro-info > p {
            margin: 0;
            font-style: italic;
            font-weight: 500;
        }

.pcl-pro-link{
    overflow:auto;
}
.pcl-pro-link::-webkit-scrollbar {
  display:none;
}

    .pcl-pro-link .pcl-pro-links {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        overflow: auto;
        /*flex-wrap: wrap;*/
    }

    .pcl-pro-link .pcl-pro-links .pclpl-li {
        /*max-width: 100%;
        flex: 1 0 100%;*/
        display: flex;
    }
    .pcl-pro-link .pcl-pro-links .pclpl-li + .pclpl-li{
        margin-left:8px;
    }
        .pcl-pro-link .pcl-pro-links .pclpl-li > a.pclpl-item {
            /*display: flex;
            max-width: 100%;
            flex: 1 0 100%;*/
            padding: 8px 15px 8px 40px;
            font-size: 13px;
            font-weight: 600;
            background: rgba(0, 0, 0, .10);
            color: #fff;
            text-decoration: none !important;
            white-space:nowrap;
            position: relative;
            border-radius: 50px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .pcl-pro-link .pcl-pro-links .pclpl-li > a.pclpl-item > i.mdi {
                position: absolute;
                left: 10px;
                font-size: 21px;
                display: flex;
                line-height: 35px;
                top: 0;
                pointer-events: none;
            }

            .pcl-pro-link .pcl-pro-links .pclpl-li > a.pclpl-item:hover,
            .pcl-pro-link .pcl-pro-links .pclpl-li > a.pclpl-item:focus {
                background: rgba(0, 0, 0, .20);
            }

            .pcl-pro-link .pcl-pro-links .pclpl-li > a.pclpl-item.active {
                background: #fff;
                color: #cf0001;    
            }

/*.pcr-inner {
    display: flex;
    flex-wrap: wrap;    
}*/

    /*.pcr-inner > * {
        max-width: 100%;
        flex: 1 0 100%;
    }*/
.pcr-inner .pcr-header {
    margin: 40px 0 20px;
    display: flex;
    max-width: 100%;
    flex: 1 0 100%;
    flex-wrap: nowrap;
    align-items: center;
}
    .pcr-inner .pcr-header .pcr-left{
        
    }
    .pcr-inner .pcr-header .pcr-right{
        margin-left:auto;
    }
    .pcr-inner .pcr-header .pcri-h-h2 {
        color: #fff;
        line-height: 1 !important;
        font-weight: 700 !important;
        font-size: 22px;
        margin: 0 0 0;
    }

    .pcr-inner .pcr-header .pcri-h-h3 {
        font-size: 15px;
        font-weight: 400;
        color:rgba(255, 255, 255, .70);
        margin: 3px 0 0;
        line-height: 25px;
    }

    .pcr-inner .pcri-hr {
        border-color: #bbb;
        margin-top: 0;
    }

.pcrc-form .pcrcf-row {
    display: flex;
    justify-content: center;
}

    .pcrc-form .pcrcf-row .pcrc-group {
        max-width: 600px;
        flex: 1 0 auto;
    }

        .pcrc-form .pcrcf-row .pcrc-group label {
            padding-bottom: 0;
            padding-top: 20px;
            margin: 0;
        }

        .pcrc-form .pcrcf-row .pcrc-group .pcrc-feild-wrap {
            padding: 10px 0px;
            position: relative;
        }

            .pcrc-form .pcrcf-row .pcrc-group .pcrc-feild-wrap .pcrc-feild {
                display: block;
                width: 100%;
                height: 44px;
                padding: 10px 12px;
                font-size: 16px;
                line-height: 1.43;
                color: #29303b;
                background-color: #fff;
                background-image: none;
                border: 1px solid #cacbcc;
                border-radius: 2px;
                box-shadow: none;
                transition: border-color ease-in-out .08s,box-shadow ease-in-out .08s;
            }

                .pcrc-form .pcrcf-row .pcrc-group .pcrc-feild-wrap .pcrc-feild:focus {
                    outline: none;
                    /*box-shadow: 0 0 5px 1px rgb(201, 227, 247);*/
                    border-color: #2196f3a8;
                }

.pcrc-text-length {
    display: flex;
    min-width: 30px;
    flex: 1 0 auto;
    position: absolute;
    top: 54px;
    right: 0;
    height: 20px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
}

.pcrc-help-text {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #5d6d86;
}

.pcr-content {
    width:100%;
    min-height: 150px;
    padding: 20px 15px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(33,40,50,.125);
    border-radius: .35rem;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, .15);
}

    .pcr-content .tcg-row-form {
        display: flex;
        flex-wrap: wrap;
    }

        .pcr-content .tcg-row-form .tcg-form-group {
            max-width: calc(50% - 14px);
            flex: 1 0 50%;
            float: left;
            margin: 0 7px;
            margin-bottom: 15px;
        }

@media(max-width: 768px) {
    .pcr-content .tcg-row-form .tcg-form-group {
        max-width: 100%;
        flex: 1 0 100%;
        margin: 0;
        margin-bottom: 15px;
    }
}

.tcg-form-group .input-data-link {
    position: relative;
    display: flex;
    overflow: hidden;
    border: 1px solid #a6a6a6;
    border-top-color: #949494;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.07) inset;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
}

    .tcg-form-group .input-data-link .span-data-link {
        display: flex;
        align-items: center;
        padding-left: 8px;
        /*font-size: 13px;*/
        font-weight: 600;
        letter-spacing: 0.3px;
        background: #f2f3f5;
        padding-right: 5px;
        user-select: none;
    }

    .tcg-form-group .input-data-link .tcg-form-input {
        border: 0px;
        border-radius: 3px;
        box-shadow: none;
    }

.pcr-inner:not(.active) {
    display: none !important;
}

.mc-add-new {
    display: flex;
}

    .mc-add-new .mcan-wrap {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 25px;
        border: 1px solid #ededed;
        box-shadow: 0 0 12px -3px #ededed;
        border-radius: 2px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .mc-add-new .mcan-wrap:hover {
            box-shadow: 0 0 19px -3px #d6d5d582;
        }

        .mc-add-new .mcan-wrap svg {
            width: 100px;
            height: 100px;
            margin-right: 25px;
        }

        .mc-add-new .mcan-wrap h2 {
            margin: 0;
            padding: 0;
            font-size: 24px;
            display: flex;
            align-items: center;
        }

        .mc-add-new .mcan-wrap > span {
        }

.tcg-search-row {
    display: flex;
    align-items: flex-start;
}

    .tcg-search-row .tcg-search-button {
        display: flex;
        height: 31px;
        border: 1px solid #e91b23;
        cursor: pointer;
        background: #e91b23;
        width: 40px;
        padding: 0;
        align-items: center;
        justify-content: center;
        font-size: 19px;
        color: #fff;
        border-radius: 0px 3px 3px 0px;
    }

    .tcg-search-row .tcg-form-group .tcg-form-input {
        border-radius: 3px 0px 0px 3px;
    }

.mcr-list {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
}

    .mcr-list .mcrl-item {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        padding: 2px;
    }

        .mcr-list .mcrl-item:not(:last-child) {
            margin-bottom: 20px;
        }

        .mcr-list .mcrl-item .mcrl-item-inner {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            border: 1px solid #ededed;
            box-shadow: 0 0 12px -3px #ededed;
            border-radius: 2px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .mcr-list .mcrl-item .mcrl-item-inner:hover {
                box-shadow: 0 0 19px -3px #d6d5d582;
            }

            .mcr-list .mcrl-item .mcrl-item-inner .mcrl-img {
                max-width: 100px;
                flex: 1 0 100px;
            }

            .mcr-list .mcrl-item .mcrl-item-inner .mcrl-info {
                max-width: calc(100% - 100px);
                flex: 1 0 auto;
                height: 100%;
                padding: 10px 5px;
                position: relative;
                padding-bottom: 30px;
            }

                .mcr-list .mcrl-item .mcrl-item-inner .mcrl-info > div {
                    padding: 0 15px;
                    display: flex;
                    width: 100%;
                    clear: both;
                }

                .mcr-list .mcrl-item .mcrl-item-inner .mcrl-info .mcrl-title h4 {
                    padding: 0;
                    margin: 0;
                    font-size: 19px;
                    font-weight: 500;
                }

                .mcr-list .mcrl-item .mcrl-item-inner .mcrl-info .mcrl-status {
                    position: absolute;
                    left: 10px;
                    right: 10px;
                    bottom: 5px;
                    padding: 0;
                    display: flex;
                    width: inherit;
                }

.mcrl-info .mcrl-status .mcrl-status-track {
    max-width: 100%;
    flex: 1 0 100%;
    height: 4px;
    border-radius: 5px;
    background: #edeff1;
    overflow: hidden;
}

    .mcrl-info .mcrl-status .mcrl-status-track .mcrlst-roll {
        display: block;
        height: 4px;
        width: 50%;
        background: #4CAF50;
    }

.check-box-list {
    display: flex;
    flex-wrap: wrap;
}

    .check-box-list input[type="checkbox"],
    .check-box-list input[type="radio"] {
        position: absolute;
        left: -99999999999%;
    }

    .check-box-list > input[type="radio"] + label,
    .check-box-list > input[type="checkbox"] + label {
        display: flex;
        align-items: flex-start;
        max-width: 100%;
        flex: 1 0 100%;
        font-size: 16px;
        user-select: none;
        position: relative;
        padding: 10px;
        padding-left: 40px;
        cursor: pointer;
        margin-bottom: 20px;
        border: 1px solid #ddd;
        border-radius: 2px;
    }

    .check-box-list > input + label:after {
        content: '\F131';
        font-family: "Material Design Icons";
        font-size: 20px;
        float: left;
        display: block;
        position: absolute;
        left: 10px;
        line-height: 17px;
        color: #b7b7b7;
    }

    .check-box-list > input:checked + label:after {
        content: '\F135';
        color: #4caf50;
    }

    .check-box-list > input:checked + label {
        background: #4caf5024;
        border-color: #4caf508f;
        color: #4CAF50;
    }

.pcr-pro-pic {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 15px;
}

    .pcr-pro-pic .pcrpp-wrap {
        /*display: flex;
        width: 100%;
        border: 1px solid #ededed;
        border-radius: 2px;
        background: transparent;*/
    }

        .pcr-pro-pic .pcrpp-wrap .pcrpp-img {
            margin: 0 auto 5px; 
            width: 160px; height: 160px;
            border-radius: 100%;
            display: block;
            overflow: hidden;
            text-align: center;
            border: 1px solid #eee;
            /*max-width: 270px;
            flex: 1 0 270px;
            height: 180px;
            display: flex;
            overflow: hidden;
            
            justify-content: center;
            background: #ededed8a;*/
            
        }

            .pcr-pro-pic .pcrpp-wrap .pcrpp-img img {
                max-width: 90%;
                position: relative;
                top: 50%;
                transform: translateY(-50%);
            }

.pcrpp-action {
    max-width: 300px;
    margin: 0 auto;
    text-align:center;
}
.pcrpp-action > label {overflow: hidden;position: relative;cursor: pointer; margin:0; }

.pcrpp-action > label i + span {margin-left: 5px; }

.pcrpp-action > label [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0; 
}
    /*.pcrpp-action .pcrpp-file-upload {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px solid #ededed;
        margin-bottom: 20px;
        border-radius: 2px;
    }

        .pcrpp-action .pcrpp-file-upload input[type="file"]::-webkit-file-upload-button {
            display: none;
        }

        .pcrpp-action .pcrpp-file-upload > label {
            display: flex;
            max-width: 100%;
            flex: 1 0 auto;
            margin: 0;
            height: 100%;
            padding: 10px 10px;
            cursor: pointer;
        }

        .pcrpp-action .pcrpp-file-upload > .pcrpp-button-ui {
            padding: 10px 5px;
            border: 0px solid #ddd;
            margin: 0;
            box-shadow: 0 0 0 1px #e71b22;
            background: #e61a222b;
            color: #dd171f;
            font-weight: 600;
            border-radius: 0px 2px 2px 0px;
            cursor: pointer;
        }

        .pcrpp-action .pcrpp-file-upload > label > input {
            position: absolute;
        }

.pcrpp-button {
    display: flex;
    justify-content: center;
}*/

.page-sub-header {
    position: relative;
    margin: 20px 0;
    /*white-space: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;*/
    background: #fff;
    
}

    .page-sub-header .psh-wrap {
        display: flex;
        overflow: auto;
        background: #20ad962b;
        border-radius: 4px;
    }

.page-sub-header .psh-wrap > label {
    background:#20ad96; color:#fff;
    font-size:110%; border-radius:4px;
    margin:0 20px 0 0;padding:0 20px; 
    height:50px; line-height:50px; position:relative;
}
.page-sub-header .psh-wrap > label:after{
    content: '';
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -24px;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 24px solid #20ad96;
}
.page-sub-header .psh-wrap .psh-links {
    display: flex;
    align-items: center;
}

.page-sub-header .psh-wrap .psh-links .psh-link {
    white-space: nowrap;
}

.page-sub-header .psh-wrap .psh-links .psh-link > a {
    border:1px dashed transparent; color: #000;
    height:40px; line-height:40px; padding:0 15px;
    border-radius:100px; display: block;
    text-decoration: none; text-align:center;
}
                
.page-sub-header .psh-wrap .psh-links .psh-link > a:hover {
    color: #20ad96;
    background:#fff;
    border-color: #20ad96;
}

.psh-link > .psh-sub-links {
    left: 0;
    right: 0;
    top: calc(100% - 1px);
    position: absolute;
    display: none;
    overflow: visible !important;
    background: #fff;
    border: 1px solid #bbb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 14px;
    margin: 0;
    z-index: 99999999;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    -ms-user-select: none;
    zoom: 1;
    -webkit-transform: translate3d(0,0,0);
    /*font-size: 13px;
    font-family: arial,sans-serif;
    line-height: normal;*/
    border-right: 0px;
    border-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.psh-link:hover > .psh-sub-links {
    display: block;
}

.psh-link > .psh-sub-links .psh-sub-arrow {
    border-style: solid;
    _border-style: dashed;
    border-width: 9px;
    border-color: transparent;
    border-top-width: 0;
    border-bottom: 9px solid #ccc;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -9px;
}

    .psh-link > .psh-sub-links .psh-sub-arrow .psh-sub-arrow-inner {
        border-style: solid;
        _border-style: dashed;
        border-width: 9px;
        border-color: transparent;
        border-top-width: 0;
        border-bottom: 9px solid #fff;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 1px;
        left: -9px;
    }

.psh-link > .psh-sub-links .psh-sl-content {
    min-height: 120px;
    width: 100%;
    padding-left: 17px;
}

    .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row {
        /*font-size: 12px;
        font-family: Helvetica, arial, sans-serif;
        line-height: 16px;*/
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        margin: 20px 10px;
    }

        .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col {
            display: inline-block;
            *display: inline;
            zoom: 1;
            vertical-align: top;
            margin: 0 10px;
            max-width: 190px;
            min-width: 135px;
            width: 135px\9;
            -webkit-box-flex: 1 0 135px;
            -moz-box-flex: 1 0 135px;
            -webkit-flex: 1 0 135px;
            -ms-flex: 1 0 135px;
            flex: 1 0 135px;
        }

            .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-title {
                font-weight: bold;
                font-size: 1em;
                margin: 0;
                padding: 0;
                line-height: 16px;
                padding-bottom: 6px;
            }

                .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-title a {
                    padding-bottom: 0;
                }

            .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col a {
                min-height: 22px;
                padding-bottom: 6px;
                text-decoration: none;
                display: block;
                color: #333;
                width: 100%;
            }

            .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-catlist {
                list-style-type: none;
                padding: 0;
                margin: 0;
                margin-bottom: 22px;
                color: #666;
            }

                .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-catlist > li {
                    list-style: none;
                    word-wrap: break-word;
                    margin: 0;
                }

                    .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-catlist > li > a {
                    }

            .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-panel {
            }

                .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-panel > img {
                    width: 100%;
                    border: 0;
                }

            .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-panel {
            }

                .psh-link > .psh-sub-links .psh-sl-content .psh-slc-row .psh-slc-col .psh-slc-panel h3 {
                    margin-top: 20px;
                    padding-bottom: 6px;
                    font-weight: 600;
                }

.psh-sub-links a:hover[href] {
    text-decoration: underline !important;
    cursor: pointer;
}

.e-grid-wrap {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 1000px;
}

    .e-grid-wrap .e-grid-content {
        position: relative;
        padding: 0;
        padding-left: 200px;
    }

        .e-grid-wrap .e-grid-content .e-col-left {
            position: relative;
            overflow: visible;
            zoom: 1;
            min-height: 1px;
        }

            .e-grid-wrap .e-grid-content .e-col-left .e-col-left-content {
                border-right: 1px solid #ddd;
                padding-right: 6px;
                margin-bottom: 0;
            }

.e-col-left .e-col-left-content .ecl-content {
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 1px;
}

    .e-col-left .e-col-left-content .ecl-content .ecl-accordion {
        border: 1px solid #ddd;
        border-radius: 4px;
        margin: 7px auto;
        height: auto;
        max-height: 45px;
        -webkit-transition: max-height 200ms;
        -moz-transition: max-height 200ms;
        transition: max-height 200ms;
        overflow: hidden;
    }

        .e-col-left .e-col-left-content .ecl-content .ecl-accordion.ecl-accordion-open {
            -webkit-transition: max-height 400ms;
            -moz-transition: max-height 400ms;
            transition: max-height 400ms;
        }

.ecl-accordion .ecl-accordion-button {
    height: 45px;
    background-color: transparent;
    border: none;
    width: 100%;
    text-align: left;
    line-height: 14px;
    padding-left: 65px;
    padding-right: 40px;
    /*font-size: 13px;
    font-weight: 700;
    font-family: Arial,sans-serif;*/
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 15px;
    -webkit-transition: background-color 500ms;
    -moz-transition: background-color 500ms;
    transition: background-color 500ms;
}

    .ecl-accordion .ecl-accordion-button > span {
        position: absolute;
        right: 15px;
        top: 18px;
        width: 15px;
        height: 12px;
    }

        .ecl-accordion .ecl-accordion-button > span:before {
            content: '';
            border-style: solid;
            border-width: 2px 2px 0 0;
            display: inline-block;
            height: 9px;
            left: 0.15em;
            position: relative;
            top: 0.15em;
            transform: rotate(-45deg);
            vertical-align: top;
            width: 9px;
            transition: all 0.3s ease;
        }

.ecl-accordion.ecl-accordion-open .ecl-accordion-button > span:before {
    top: 0;
    transform: rotate(135deg);
}

.ecl-accordion .ecl-accordion-links {
}

    .ecl-accordion .ecl-accordion-links > ul {
        margin: 14px 18px 18px;
        padding: 0 0 14px;
        line-height: 14px;
        color: #949494;
    }

        .ecl-accordion .ecl-accordion-links > ul > li {
            text-align: left;
            padding: 4px 0;
            list-style: none;
            word-wrap: break-word;
            margin: 0;
        }

            .ecl-accordion .ecl-accordion-links > ul > li > a {
                color: #333;
            }

.ecl-others .ecl-title {
    margin: 10px 0 14px 0;
    padding-bottom: 6px;
    font-size: 17px;
    line-height: 1.255;
    color: #767676;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.ecl-others .ecl-ul {
    margin: 0 0 14px 0;
    padding: 0;
    margin-left: 0;
    color: #111;
}

    .ecl-others .ecl-ul .ecl-ul-li-arrow > a {
        color: #111;
        cursor: pointer;
        text-decoration: none !important;
    }

        .ecl-others .ecl-ul .ecl-ul-li-arrow > a:hover {
            color: #c45500;
        }

        .ecl-others .ecl-ul .ecl-ul-li-arrow > a > i {
        }

            .ecl-others .ecl-ul .ecl-ul-li-arrow > a > i::before {
                border-style: solid;
                border-width: 1px 1px 0 0;
                content: '';
                display: inline-block;
                height: 8px;
                left: 0;
                position: relative;
                top: 4px;
                transform: rotate(-45deg);
                vertical-align: top;
                width: 8px;
                transform: rotate(-135deg);
            }

    .ecl-others .ecl-ul > li:not(.ecl-ul-li-arrow) > span {
        color: #111;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 700;
        padding-bottom: 0;
        margin-left: 10px;
    }

    .ecl-others .ecl-ul > li:not(.ecl-ul-li-arrow) > ul {
        margin: 0 0 0 18px;
        list-style: none;
        padding: 0;
        margin-left: 20px;
    }

        .ecl-others .ecl-ul > li:not(.ecl-ul-li-arrow) > ul > li > a {
            color: #111;
            text-decoration: none;
        }

.ecl-others .ecl-hr {
    background-color: transparent;
    display: block;
    height: 1px;
    border-width: 0;
    border-top: 1px solid #e7e7e7;
    line-height: 19px;
}

.ecl-others .ecl-h4 {
    font-weight: 700;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 6px;
    color: #111;
}

.ecl-others input[type=checkbox] + label,
.ecl-others input[type=radio] + label {
    position: relative;
    padding-left: 5px;
    text-indent: 0;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.5;
    color: #111;
    margin: 0;
}

.ecl-others input[type=checkbox] {
    height: 13px;
    width: 13px;
    vertical-align: top;
    position: relative;
    bottom: -3px;
}

.ecl-others .ecl-ul > li:not(.ecl-mr-lnk) > a {
    color: #111;
    text-decoration: none;
    /*font-size: 13px;
    line-height: 19px;*/
}

    .ecl-others .ecl-ul > li:not(.ecl-mr-lnk) > a:hover {
        color: #c45500;
    }

.rating-ul .star-rating {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Times;
    line-height: 1;
}

    .rating-ul .star-rating::before {
        content: '★★★★★';
        letter-spacing: 3px;
        background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.ecl-others .ecl-ul.rating-ul > li:not(.ecl-mr-lnk) > a {
    display: flex;
    align-items: center;
}

.ecl-input {
    background-color: #fff;
    height: 29px;
    width: 100%;
    padding: 3px 7px;
    padding-left: 18px;
    line-height: normal;
    border: 1px solid #a6a6a6;
    border-top-color: #949494;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 1px 0 rgba(0,0,0,.07) inset;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
    color: #111;
}

    .ecl-input:focus {
        border-color: #e77600;
        box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
    }

.ecl-others .ecl-ul > li:not(.ecl-ul-li-arrow) > span.ecl-form-wrap {
    margin: 0;
    display: flex;
    position: relative;
    padding: 0 3px;
}

    .ecl-others .ecl-ul > li:not(.ecl-ul-li-arrow) > span.ecl-form-wrap[data-sufix]::after {
        content: attr(data-sufix);
        position: absolute;
        left: 3px;
        top: 0;
        bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 31px;
        width: 18px;
        text-align: right;
        padding-right: 2px;
    }

.ecl-others .ecl-ul > li.ecl-form-group:not(.ecl-ul-li-arrow) {
    margin: 0 -3px;
    display: flex;
    position: relative;
    padding: 5px 0px;
}

span.ecl-form-wrap a.ecl-form-button {
    /*font-size: 13px;
    line-height: 29px;*/
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    outline: 0;
    padding: 0 10px 0 11px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    text-transform: capitalize;
    text-decoration: none !important;
    color: #111;
    display: block;
    position: relative;
    overflow: hidden;
    height: 29px;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    border-radius: 2px;
    background: #eff1f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
}

    span.ecl-form-wrap a.ecl-form-button:hover {
        border-color: #a2a6ac #979aa1 #82858a;
        background: #e0e3e8;
        background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
        background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
    }

    span.ecl-form-wrap a.ecl-form-button:focus {
        outline: 0;
        border-color: #e77600;
        box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
    }

.ecl-input:-moz-placeholder {
    color: #555;
    /*font-size: 13px;
    line-height: 13px;*/
    text-transform: capitalize;
}

.ecl-input::-webkit-input-placeholder {
    color: #555;
    /*font-size: 13px;
    line-height: 13px;*/
    text-transform: capitalize;
}

.e-col-right {
    float: right;
    width: 100%;
}

    .e-col-right .ecr-content {
        max-width: 100%;
        width: 100%;
        clear: both;
        padding-left: 10px;
    }

        .e-col-right .ecr-content .ecr-row {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
        }

            .e-col-right .ecr-content .ecr-row .ecr-row-col {
                max-width: 33.333%;
                flex: 1 0 33.333%;
            }

.ecr-product {
    width: 100%;
    clear: both;
    padding: 7px;
}

    .ecr-product .ecr-product-content {
        display: flex;
        flex-wrap: wrap;
    }

        .ecr-product .ecr-product-content > div {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            flex-wrap: wrap;
        }

        .ecr-product .ecr-product-content .ecr-product-image {
            max-width: 100%;
            flex: 1 0 100%;
            margin-bottom: 14px;
        }

            .ecr-product .ecr-product-content .ecr-product-image .ecr-pi-holder {
                width: 100%;
                margin-right: 2%;
                float: left;
                min-height: 1px;
                overflow: visible;
            }

        .ecr-product .ecr-product-content .ecr-spacing {
            margin: 4px 0px;
        }

            .ecr-product .ecr-product-content .ecr-spacing .ecr-spacing-inner {
                margin-bottom: 22px
            }

        .ecr-product .ecr-product-content .ecr-pi-row {
            max-width: 100%;
            flex: 1 0 100%;
        }

            .ecr-product .ecr-product-content .ecr-pi-row .ecr-product-name {
                font-size: 15px;
                line-height: 1.25;
                padding-bottom: 0;
                font-weight: 600;
                font-style: normal;
                text-transform: none;
                text-decoration: none;
                color: #0066c0;
            }

                .ecr-product .ecr-product-content .ecr-pi-row .ecr-product-name:hover {
                    color: #b12704;
                }

            .ecr-product .ecr-product-content .ecr-pi-row .ecr-product-by {
                margin-bottom: 0;
                font-size: 12px;
                color: #555;
                line-height: 1.25;
            }

            .ecr-product .ecr-product-content .ecr-pi-row .ecr-product-price {
                width: 100%;
                margin-bottom: 0px;
            }

                .ecr-product .ecr-product-content .ecr-pi-row .ecr-product-price .ecr-new-price {
                    font-weight: 600;
                    font-style: normal;
                    text-transform: none;
                    text-decoration: none;
                    font-size: 14px;
                    line-height: 1.25;
                    color: #B12704;
                    padding-right: 4px;
                }

                .ecr-product .ecr-product-content .ecr-pi-row .ecr-product-price .ecr-old-price {
                    font-weight: 500;
                    font-style: normal;
                    text-transform: none;
                    text-decoration: none;
                    font-size: 14px;
                    line-height: 1.25;
                    color: #555;
                    text-decoration: line-through;
                }

            .ecr-product .ecr-product-content .ecr-pi-row .ecr-text {
                font-size: 12px;
                line-height: 1.25;
                color: #555;
            }

            .ecr-product .ecr-product-content .ecr-pi-row .ecr-new-price,
            .ecr-product .ecr-product-content .ecr-pi-row .ecr-product-stock {
                font-size: 12px;
                line-height: 1.25;
                color: #b12704;
            }

            .ecr-product .ecr-product-content .ecr-pi-row .ecr-link {
                width: 100%;
                font-size: 12px;
                font-weight: 400;
                line-height: 1.25;
                font-style: normal;
                text-transform: none;
                text-decoration: none;
                color: #0066c0;
                display: block;
            }

                .ecr-product .ecr-product-content .ecr-pi-row .ecr-link:hover {
                    color: #b12704;
                }

.mtb-6 {
    margin: 6px 0px;
}

.ecr-product .ecr-product-content .ecr-pi-row .ecr-rating {
    display: flex;
    align-items: center;
}

    .ecr-product .ecr-product-content .ecr-pi-row .ecr-rating .ecr-rating-star {
        --percent: calc(var(--rating) / 5 * 100%);
        display: inline-block;
        font-size: var(--star-size-18);
        font-family: Times;
        line-height: 1;
        margin-right: 8px;
    }

        .ecr-product .ecr-product-content .ecr-pi-row .ecr-rating .ecr-rating-star::before {
            content: '★★★★★';
            letter-spacing: 0px;
            background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

.e-col-right .ecr-content .ecr-row .ecr-row-col:nth-child(1n + 4) {
    border-top: 1px solid #DDD;
}

.ecr-row .ecr-result-count {
    max-width: 100%;
    flex: 1 0 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 10px #ddd;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
}

    .ecr-row .ecr-result-count .ecr-rc-inner {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 0 18px;
        align-items: center;
    }

        .ecr-row .ecr-result-count .ecr-rc-inner .ecr-rc-left {
            margin: 10px 0px;
        }

            .ecr-row .ecr-result-count .ecr-rc-inner .ecr-rc-left .ecr-rcl-cat {
                font-weight: 600;
                font-style: normal;
                text-transform: none;
                text-decoration: none;
            }

                .ecr-row .ecr-result-count .ecr-rc-inner .ecr-rc-left .ecr-rcl-cat > a {
                    color: #111;
                    text-decoration: none;
                }

                    .ecr-row .ecr-result-count .ecr-rc-inner .ecr-rc-left .ecr-rcl-cat > a:hover,
                    .ecr-row .ecr-result-count .ecr-rc-inner .ecr-rc-left .ecr-rcl-cat > span {
                        color: #c45500;
                    }

        .ecr-row .ecr-result-count .ecr-rc-inner .ecr-rc-right .ecr-rc-right-row > span {
            /*font-size: 13px;
            line-height: 19px;*/
        }

        .ecr-row .ecr-result-count .ecr-rc-inner .ecr-rc-right .ecr-rc-right-row .ecr-rc-right-select {
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
            line-height: 19px;
            color: #111;
            min-width: 155px;
            height: 21px;
            -moz-appearance: menulist;
            -webkit-appearance: menulist;
            outline: 0 !important;
        }

.ecr-pagination {
    max-width: 100%;
    flex: 1 0 100%;
    background-color: #eee;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin: 10px 0px 30px;
}

    .ecr-pagination .ecr-pagi-row {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .ecr-pagination .ecr-pagi-row .ecr-pgi-button {
            display: flex;
            align-items: center;
        }

            .ecr-pagination .ecr-pagi-row .ecr-pgi-button .ecr-pgi-left {
                width: 20px;
                height: 25px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

                .ecr-pagination .ecr-pagi-row .ecr-pgi-button .ecr-pgi-left::after {
                    content: '';
                    border-style: solid;
                    border-width: 3px 3px 0 0;
                    display: inline-block;
                    height: 15px;
                    left: 0.15em;
                    position: relative;
                    top: 0px;
                    transform: rotate(-135deg);
                    vertical-align: top;
                    width: 15px;
                }

            .ecr-pagination .ecr-pagi-row .ecr-pgi-button .ecr-pgi-right::after {
                content: '';
                border-style: solid;
                border-width: 3px 3px 0 0;
                display: inline-block;
                height: 15px;
                left: 0.15em;
                position: relative;
                top: 0px;
                transform: rotate(45deg);
                vertical-align: top;
                width: 15px;
            }

            .ecr-pagination .ecr-pagi-row .ecr-pgi-button .ecr-pgi-right {
                width: 20px;
                height: 25px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .ecr-pagination .ecr-pagi-row .ecr-pgi-button > span {
                font-size: 15px;
                text-align: center;
                line-height: 32px;
                color: #555;
                font-weight: 600;
                line-height: 25px;
            }

        .ecr-pagination .ecr-pagi-row .ecr-pr-list {
            display: flex;
            align-items: center;
            margin: 0px 40px;
            padding: 0;
            list-style: none;
        }

            .ecr-pagination .ecr-pagi-row .ecr-pr-list li {
                padding: 0px 2px;
            }

            .ecr-pagination .ecr-pagi-row .ecr-pr-list > li > span {
                font-weight: 500;
                padding: 0 5px;
            }

            .ecr-pagination .ecr-pagi-row .ecr-pr-list > li > a {
                color: #0066c0;
                padding: 6px;
                white-space: nowrap;
            }

                .ecr-pagination .ecr-pagi-row .ecr-pr-list > li > a:hover {
                    background: #FFF;
                    border: 1px solid #055D90;
                    color: #e47911;
                    padding: 5px;
                    text-decoration: none;
                    white-space: nowrap;
                }

        .ecr-pagination .ecr-pagi-row .ecr-pgi-button:not(.ecr-pgi-button-dsbl) > span {
            text-decoration: none;
            color: #0066c0;
        }

        .ecr-pagination .ecr-pagi-row .ecr-pgi-button:not(.ecr-pgi-button-dsbl) {
            cursor: pointer;
        }

            .ecr-pagination .ecr-pagi-row .ecr-pgi-button:not(.ecr-pgi-button-dsbl):hover > * {
                color: #B12704;
                text-decoration: underline;
            }

.e-grid-slider {
    max-width: 100%;
    display: flex;
    clear: both;
}

    .e-grid-slider .e-grid-box {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
    }

        .e-grid-slider .e-grid-box .egb-content {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #DDD;
            border-radius: 5px;
            padding: 10px 20px;
            margin-bottom: 30px;
        }

            .e-grid-slider .e-grid-box .egb-content .egb-slider {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
            }

            .e-grid-slider .e-grid-box .egb-content .egb-hr {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                height: 0;
                border-bottom: 1px solid #ddd;
                margin: 15px 0 10px;
            }

            .e-grid-slider .e-grid-box .egb-content .egb-slider .egb-slider-wrap {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                padding-bottom: 14px;
                align-items: center;
                justify-content: space-around;
            }

.egb-slider .egb-slider-wrap .egb-slider-button {
    width: 36px;
    height: 39px;
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: flex;
    padding: 6px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
    background: #eff1f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    border-radius: 2px;
}

    .egb-slider .egb-slider-wrap .egb-slider-button::after {
        content: '';
        border-style: solid;
        border-width: 2px 2px 0 0;
        display: inline-block;
        height: 10px;
        left: 3px;
        position: relative;
        top: 0px;
        transform: rotate(45deg);
        vertical-align: top;
        width: 10px;
        transition: all 0.3s ease;
    }

    .egb-slider .egb-slider-wrap .egb-slider-button[flow="left"]:after {
        transform: rotate(-135deg);
        left: 9px;
    }

    .egb-slider .egb-slider-wrap .egb-slider-button:hover {
        border-color: #a2a6ac #979aa1 #82858a;
        background: #e0e3e8;
        background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
        background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
    }

.egb-slider .egb-slider-wrap .egb-items {
    display: flex;
}

    .egb-slider .egb-slider-wrap .egb-items > ul {
        display: flex;
        padding: 0;
        margin: 0
    }

    .egb-slider .egb-slider-wrap .egb-items .egb-items-link {
        vertical-align: top;
        text-align: left;
        overflow: hidden;
        margin-left: 28px;
        width: 120px;
        min-height: 100%;
        list-style-type: none;
        display: inline-block;
        white-space: normal;
        letter-spacing: normal;
    }

.e-grid-slider .e-grid-box .egb-content .egb-header {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

    .e-grid-slider .e-grid-box .egb-content .egb-header > h3 {
        max-width: 100%;
        flex: 1 0 100%;
        line-height: inherit;
        font-size: 17px;
        font-weight: 500;
        margin: 0;
    }

.ecl-exand-all > a {
    border: 0;
    background-color: #fff;
    padding: 5px 5px 0 0;
    font-size: 12px;
}

.sidebar-section {
    position: absolute;
    height: 100%;
    width: 100%;
}

.sidebar-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Position the items */
}

.make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 5px;
    padding: 0 15px;
    height: 100%;
    max-height: 100vh;
    z-index: 9999;
}

.dp-breadcrumb {
    display: flex;
    margin-bottom: 15px;
}

    .dp-breadcrumb .dp-breadcrumb-list {
        display: flex;
        align-items: center;
        list-style: none;
        padding: 0;
        margin: 0;
        max-width: 100%;
        flex: 1 0 100%;
        margin-top: 8px;
    }

        .dp-breadcrumb .dp-breadcrumb-list > li {
            line-height: 14px;
            margin-right: .4235em;
            display: flex;
            align-items: center;
        }

            .dp-breadcrumb .dp-breadcrumb-list > li > a {
                font-size: 12px;
                color: #767676;
                text-decoration: none;
            }

                .dp-breadcrumb .dp-breadcrumb-list > li > a:hover {
                    color: #c45500;
                    text-decoration: underline;
                }

            .dp-breadcrumb .dp-breadcrumb-list > li:not(:last-child):after {
                content: '›';
                padding-left: 5px;
                line-height: 14px;
            }

.product-image-box {
    display: flex;
    height: 100%;
}

    .product-image-box .pib-inner {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
    }

        .product-image-box .pib-inner .pib-thumb-list {
            max-width: 50px;
            flex: 1 0 50px;
            display: flex;
            flex-flow: column;
            align-items: center;
            justify-content: flex-start;
            padding-top: 15px;
        }

            .product-image-box .pib-inner .pib-thumb-list .pib-tl-item {
                margin-bottom: 10px;
            }

                .product-image-box .pib-inner .pib-thumb-list .pib-tl-item .pib-tli-image {
                    width: 40px;
                    height: 52px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    background: #fff;
                    border-radius: 3px;
                    border-color: #ADB1B8 #A2A6AC #8D9096;
                    border-style: solid;
                    border-width: 1px;
                    cursor: pointer;
                    padding: 0px 3px;
                    text-align: center;
                    text-decoration: none !important;
                    vertical-align: middle;
                    overflow: hidden;
                }

                .product-image-box .pib-inner .pib-thumb-list .pib-tl-item.selected .pib-tli-image,
                .product-image-box .pib-inner .pib-thumb-list .pib-tl-item:hover .pib-tli-image {
                    border-color: #e77600;
                    box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
                }

                .product-image-box .pib-inner .pib-thumb-list .pib-tl-item .pib-tli-image img {
                    max-width: 100%;
                    max-height: 100%;
                }

        .product-image-box .pib-inner .pib-image {
            max-width: calc(100% - 50px);
            flex: 1 0;
        }

            .product-image-box .pib-inner .pib-image .pib-image-list {
                display: flex;
                align-items: center;
                justify-content: center;
                height: 100%;
                margin: 0;
                list-style: none;
                position: relative;
                padding: 0;
            }

                .product-image-box .pib-inner .pib-image .pib-image-list > li {
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }

                    .product-image-box .pib-inner .pib-image .pib-image-list > li:not(.selected) {
                        display: none;
                    }

                    .product-image-box .pib-inner .pib-image .pib-image-list > li .pib-image-holder {
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        height: 100%;
                    }

                        .product-image-box .pib-inner .pib-image .pib-image-list > li .pib-image-holder img {
                        }




[data-spzoom] img {
    vertical-align: top;
}

.spzoom-zoom {
    z-index: 97;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    width: 250px;
    height: 250px;
}

.spzoom-tracker {
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-color: #ccc;
    z-index: 97;
}

.spzoom-title {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #fff;
    background-color: #222;
    padding: 3px 5px;
    line-height: 14px;
}

.spzoom-loader {
    width: 24px;
    height: 24px;
    background: url('spzoom-loader.gif') 50% 50% no-repeat scroll #fff;
    border: 1px solid #ccc;
}

.product-details {
    padding-top: 10px;
}

    .product-details .pd-wrap {
    }

.display-product .pd-row {
    clear: both;
    width: 100%;
    max-width: 100%;
}

.product-details .pd-wrap .pd-row .pd-title {
}

    .product-details .pd-wrap .pd-row .pd-title h3 {
        font-size: 21px;
        text-rendering: optimizeLegibility;
        line-height: 1.3;
        margin-bottom: 0;
    }

.product-details .pd-wrap .pd-row .pd-product-by {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    .product-details .pd-wrap .pd-row .pd-product-by > span {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

        .product-details .pd-wrap .pd-row .pd-product-by > span > a {
            padding: 0 8px;
        }

.product-details .pd-pricing {
    width: 100%;
    margin-bottom: 10px;
}

    .product-details .pd-pricing td:nth-child(1) {
        width: 70px;
        text-align: right;
        /*font-weight: 500;
        font-size: 13px;
        line-height: 19px;*/
    }

.display-product .pd-rating {
}

    .display-product .pd-rating .pd-rating-star {
        --percent: calc(var(--rating) / 5 * 100%);
        display: inline-block;
        font-size: var(--star-size);
        font-family: Times;
        line-height: 1;
        margin-right: 10px;
    }

        .display-product .pd-rating .pd-rating-star::before {
            content: '★★★★★';
            letter-spacing: 2px;
            background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

.display-product .pd-hr {
    display: flex;
    height: 0;
    margin: 10px 0px;
    border-bottom: 1px solid #ddd;
    max-width: 100%;
    flex: 1 0 100%;
    width: 100%;
    clear: both;
}

.product-details .pd-pricing tr:first-child td:nth-child(2) > span {
    /*font-size: 13px;
    line-height: 19px;*/
    color: #555;
    text-decoration: line-through !important;
}

.product-details .pd-pricing tr td:nth-child(2) > span.pd-price {
    font-size: 17px;
    line-height: 1.255;
    color: #B12704;
    text-rendering: optimizeLegibility;
}

.product-details .pd-pricing tr td:nth-child(2) {
    padding-left: 8px;
}

    .product-details .pd-pricing tr td:nth-child(2) > span.pd-save {
        /*font-size: 13px;
        line-height: 19px;*/
        color: #B12704;
        text-rendering: optimizeLegibility;
    }

.product-details .pd-col {
    display: inline-flex;
    max-width: calc(100% / 4 - 3px);
    width: calc(100% / 4 - 3px);
    flex-wrap: wrap;
    padding-top: 0px;
    margin-top: 10px;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid transparent;
}

    .product-details .pd-col:hover {
        border-color: #ddd;
    }

    .product-details .pd-col .pd-col-image {
        max-width: 100%;
        flex: 1 0 100%;
        padding: 15px 0px;
    }

        .product-details .pd-col .pd-col-image img {
            max-width: 50px;
            margin: 0 auto;
            display: block;
        }

    .product-details .pd-col .pd-col-text {
        max-width: 100%;
        flex: 1 0 100%;
        padding-bottom: 5px;
        font-size: 14px;
        color: #0066c0;
        text-align: center;
    }

.display-product .pd-text {
    color: #111;
    font-size: 14px;
    line-height: 19px;
}

.display-product a.pd-text:hover {
    color: #c45500;
}

.display-product .pd-text a {
    text-decoration: none;
    color: #0066c0;
}

    .display-product .pd-text a:hover,
    .display-product .pd-text a:focus {
        text-decoration: underline;
        cursor: pointer;
        color: #c45500;
    }

.display-product .pd-icon {
    font-size: 19px;
    line-height: 18px;
    display: inline-flex;
}

.display-product .pd-color-price {
    color: #B12704 !important;
}

.display-product .pd-text-light {
    display: inline;
    color: #888;
    font-weight: 400;
}

.display-product .pd-text-bold {
    font-weight: 500 !important;
}

.display-product .pd-text-green {
    color: #007600;
}

.display-product .pd-text-red {
    color: #B12704;
}

.display-product .pd-text-19 {
    font-size: 19px;
    line-height: 1.255;
}

.display-product .pd-speci-list {
    padding-left: 25px;
    margin: 0;
}

    .display-product .pd-speci-list .pd-list-item {
        padding-bottom: 3px;
        display: flex;
    }

.pd-pt-8 {
    padding: 8px 0px !important;
}

.pd-row.pd-pt-8 ~ .pd-row {
    padding: 5px 0px;
}

.pd-section-title {
    font-weight: 600;
    line-height: 1.3;
    color: #cc6600;
    font-size: 16px;
}

    .pd-section-title.pd-st-21 {
        font-size: 21px;
    }

ul.pd-list {
    margin: 0 0 0 18px;
    color: #111;
    padding: 0;
}

.display-product .pd-mtb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.display-product .pd-color-orange-dark {
    color: #b12704;
}

.display-product .pd-color-state {
    color: #c45500 !important;
}

.display-product .pd-f-14 {
    font-size: 14px !important;
}

.display-product .pd-f-13 {
    font-size: 13px !important;
}

.display-product .pd-f-23 {
    font-size: 23px;
}

.display-product .pd-f-16 {
    font-size: 16px;
}

.display-product .pd-f-19 {
    font-size: 19px;
}

.display-product .pd-fw-500 {
    font-weight: 500;
}

.display-product .pd-border-h {
    border-right: 1px solid #ddd;
    height: 18px;
}

.display-product .pd-mlr-5 {
    margin: 0px 5px;
}

.display-product .pd-mlr-10 {
    margin: 0px 10px;
}

.display-product .pd-w-0 {
    width: 0px !important;
}

.pd-table-compaire {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 40px;
}

    .pd-table-compaire .pd-image-th {
        position: relative;
        font-weight: 400;
        padding-bottom: 0;
    }

    .pd-table-compaire td, .pd-table-compaire th {
        padding: 14px;
        word-wrap: break-word;
        font-weight: 400;
        vertical-align: top;
    }

    .pd-table-compaire .pd-image-th img {
        max-width: 100%;
        max-height: 100%;
    }

    .pd-table-compaire .pd-image-th center {
        padding-bottom: 15px;
    }

    .pd-table-compaire .pd-price-th {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

    .pd-table-compaire, .pd-table-compaire tbody tr {
        border-top: 1px solid #E7E7E7;
    }

        .pd-table-compaire > tbody > tr > th {
            background: #F8F8F8;
            border-right: 5px solid #fff;
        }

            .pd-table-compaire > tbody > tr > th + td {
                background-color: #FCF9F8;
            }

            .pd-table-compaire > tbody > tr > th .pd-th-title {
                display: flex;
                align-items: center;
                font-size: 14px;
                font-weight: 500;
                color: #666;
                line-height: 20px;
            }

                .pd-table-compaire > tbody > tr > th .pd-th-title img {
                    margin-right: 5px;
                }

            .pd-table-compaire > tbody > tr > th .pd-th-sub-text {
                /*font-size: 13px;
                font-weight: 500;*/
                color: #999;
            }

        .pd-table-compaire .pd-table-compaire-heading > th,
        .pd-table-compaire .pd-table-compaire-heading > th + td {
            background: none !important;
        }

        .pd-table-compaire .pd-table-compaire-heading .pdtc-title {
            font-size: 18px;
            line-height: 1.255;
            font-weight: 500;
        }

        .pd-table-compaire .pd-table-compaire-see-more,
        .pd-by-feature .pd-slmore:before {
            align-items: center;
            display: flex;
            font-size: 15px;
            font-weight: 500;
            float: left;
        }

            .pd-table-compaire .pd-table-compaire-see-more:before,
            .pd-by-feature .pd-slmore:before {
                content: '\F140';
                font-family: "Material Design Icons";
                font-size: 19px;
                color: #555;
                text-decoration: none !important;
            }

            .pd-table-compaire .pd-table-compaire-see-more.open:before,
            .pd-by-feature .pd-slmore.open:before {
                content: '\F143';
            }

        .pd-table-compaire > tfoot > tr {
            border-top: 1px solid #E7E7E7;
            border-bottom: 1px solid #E7E7E7;
        }

.pd-attr-table {
    margin-top: 20px;
    width: 100%;
}

    .pd-attr-table tbody > tr > th,
    .pd-attr-table tbody > tr > td {
        padding: 3px 1px 3px 10px;
        border-top: 1px dotted #ccc;
        line-height: 18px;
        vertical-align: top;
    }

    .pd-attr-table tbody > tr:last-child > th,
    .pd-attr-table tbody > tr:last-child > td {
        border-bottom: 1px dotted #ccc;
    }

    .pd-attr-table tbody > tr > th {
        background-color: #F5F5F5;
        width: 35%;
        color: #666;
        vertical-align: top;
        /*font-size: 13px;
        font-weight: 500;*/
    }

h4.pd-sub-title {
    font-size: 19px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
    padding: 0px 10px;
    padding-bottom: 4px;
}

.pd-plr-10 {
    padding: 0px 10px;
}

.pd-row + .pd-row > .pd-sub-title {
    margin-top: 20px;
}

.display-product {
    padding-bottom: 30px;
}

.pd-rating-list {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

    .pd-rating-list > li {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
    }

        .pd-rating-list > li > a {
            display: flex;
            max-width: 100%;
            flex: 1 0 100%;
            align-items: center;
            justify-content: space-between;
        }

            .pd-rating-list > li > a > .pdrli-star {
                max-width: 50px;
                flex: 1 0 50px;
            }

            .pd-rating-list > li > a > .pdrli-progress {
                flex: 1;
                height: 17px;
                position: relative;
                overflow: hidden;
                background: #f2f2f2;
                background: -webkit-linear-gradient(top,#eee,#f6f6f6);
                background: linear-gradient(to bottom,#eee,#f6f6f6);
                background-color: #f3f3f3;
                border-radius: 1px;
                box-shadow: inset 0 1px 2px rgba(0,0,0,.4), inset 0 0 0 1px rgba(0,0,0,.1);
            }

            .pd-rating-list > li > a > .pdrli-per {
                max-width: 35px;
                flex: 1 0 35px;
                text-align: right;
            }

            .pd-rating-list > li > a > .pdrli-progress > span {
                border-radius: 1px;
                background: #fb0;
                background: -webkit-linear-gradient(top,#ffce00,#ffa700);
                background: linear-gradient(to bottom,#ffce00,#ffa700);
                background-color: #ffce00;
                box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.05);
                -webkit-transition: width .5s ease;
                transition: width .5s ease;
                float: left;
                font-size: 0;
                height: 100%;
            }

        .pd-rating-list > li:not(:last-child) > a {
            margin-bottom: 3px;
        }

.pd-by-feature {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

    .pd-by-feature > li {
        max-width: 100%;
        flex: 1 0 100%;
        padding: 4px 0px;
    }

.display-product .pd-by-feature .pd-rating .pd-rating-star {
    font-size: var(--star-size-18);
    margin: 0;
}

.display-product .pd-by-feature .pd-text {
    /*font-size: 13px;
    font-weight: 500;*/
    color: #666;
}

.pd-by-feature .pd-slmore {
    font-weight: 500;
    display: flex;
    align-items: center;
}

.pd-review-user {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    clear: both;
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 30px;
}

    .pd-review-user .pdru-user-row {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
    }

        .pd-review-user .pdru-user-row .pdru-user-image {
            max-width: 50px;
            flex: 1 0 50px;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-bottom: 10px;
        }

            .pd-review-user .pdru-user-row .pdru-user-image img {
                max-width: 100%;
                max-height: 100%;
            }

            .pd-review-user .pdru-user-row .pdru-user-image .pdru-user-alpha {
                display: flex;
                align-items: center;
                justify-content: center;
                max-width: 40px;
                flex: 1 0 40px;
                height: 40px;
                border-radius: 40px;
                overflow: hidden;
            }

                .pd-review-user .pdru-user-row .pdru-user-image .pdru-user-alpha > span {
                    width: 40px;
                    height: 40px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    background: #4caf505c;
                    color: #4CAF50;
                    font-size: 16px;
                    text-transform: uppercase;
                    font-weight: 500;
                }

        .pd-review-user .pdru-user-row .pdru-user-name {
            margin-bottom: 10px;
            height: 100%;
        }

            .pd-review-user .pdru-user-row .pdru-user-name .pdru-name-text {
                font-size: 15px;
                font-weight: 500;
            }

.text-decoration-none {
    text-decoration: none !important;
}

.pd-spce-h-15 {
    line-height: 15px;
    height: 15px;
}

.courseList {
    background-color: #f7f8fa;
    min-height: 44px;
    border-bottom: 1px solid #dedfe0;
}

.course-list-header {
    display: flex;
    justify-content: center;
}

    .course-list-header .clh-list-items {
        max-width: 100%;
        flex: 1 0 100%;
        min-width: 1px;
        height: 44px;
        overflow: hidden;
        position: relative;
    }

        .course-list-header .clh-list-items .clh-item-wrap {
            display: inline-block;
            position: relative;
            float: left;
            white-space: nowrap;
        }

            .course-list-header .clh-list-items .clh-item-wrap .clh-item {
                color: #686f7a;
                display: flex;
                align-items: center;
                /*font-size: 13px;font-weight: 500;*/
                padding: 13px;
                text-decoration: none;
                white-space: nowrap;
                
            }

                .course-list-header .clh-list-items .clh-item-wrap .clh-item.clh-title {
                    font-weight: 700;
                    padding: 12px 20px 12px 2px;
                    font-size: 15px;
                }

                .course-list-header .clh-list-items .clh-item-wrap .clh-item:not(.clh-title):hover {
                    color: #14171c;
                    background-color: #e8e9eb;
                }

                .course-list-header .clh-list-items .clh-item-wrap .clh-item .clh-item-icon {
                    width: 15px;
                    height: 15px;
                    display: block;
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: center;
                    margin-right: 5px;
                }

.clpg-header {
    background: linear-gradient(220deg,#ad1319 -10%,#173f71 70%);
}

    .clpg-header .clpg-header-title {
        min-height: 103px;
        padding-top: 32px;
    }

        .clpg-header .clpg-header-title .clpg-header-title-caption {
            margin: 0;
            padding: 0;
            font-size: 36px;
            padding-bottom: 0;
            color: #fff;
        }



.clpg-sec-title {
    width: 100%;
    clear: both;
    display: flex;
}

    .clpg-sec-title .clpg-sec-title-caption {
        font-size: 24px;
        font-weight: 500;
        line-height: 1.33em;
        color: #29303b;
        margin-top: 21px;
        margin-bottom: 10.5px;
        padding: 0;
        width: 100%;
        flex: 1;
    }

.clpg-sec-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
}

    .clpg-sec-content .clpg-sec-tabs {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
    }

        .clpg-sec-content .clpg-sec-tabs .clpg-tab-buttons {
            max-width: 100%;
            flex: 1 0 100%;
            border-bottom: 1px solid #dedfe0;
            display: flex;
            margin-bottom: 16px;
        }

            .clpg-sec-content .clpg-sec-tabs .clpg-tab-buttons .clpg-tab-button {
                align-content: center;
                border: none;
                border-radius: 4px 4px 0px 0px;
                border-bottom: 4px solid transparent;
                color: #29303b;
                display: flex;
                margin-top: 0 !important;
                text-align: left;
                white-space: normal;
                width: inherit;
                margin-bottom: 0;
                vertical-align: middle;
                touch-action: manipulation;
                cursor: pointer;
                background-image: none;
                padding: 7px 12px;
                font-size: 15px;
                line-height: 1.35135;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                font: inherit;
                font-family: inherit;
                text-transform: capitalize;
                -webkit-appearance: button;
                background: none;
                font-weight: 500;
            }

                .clpg-sec-content .clpg-sec-tabs .clpg-tab-buttons .clpg-tab-button.clpg-tab-button-active {
                    border-color: #232f3e;
                    color: #14171c;
                }

        .clpg-sec-content .clpg-sec-tabs .clpg-sec-tab-content {
            max-width: 100%;
            flex: 1 0 100%;
        }

            .clpg-sec-content .clpg-sec-tabs .clpg-sec-tab-content .clpg-sec-tab-pane {
                display: none;
                width: 100%;
                clear: both;
            }

.clpg-list {
    display: flex;
    overflow: hidden;
    width: 100%;
    clear: both;
    padding: 2px 4px 8px;
}

    .clpg-list .clpg-item {
        display: block;
        float: left;
        height: 100%;
        min-height: 1px;
        display: none;
    }

        .clpg-list .clpg-item.show {
            display: flex;
        }

        .clpg-list .clpg-item .clpg-item-wrap {
            margin-right: 15px;
            max-width: calc(100% - 15px);
            border: none;
            display: inline-block;
            position: relative;
            text-align: left;
            vertical-align: top;
            width: 216px;
            height: 290px;
            box-shadow: 0 0 1px 1px rgba(20,23,28,.1);
        }

            .clpg-list .clpg-item .clpg-item-wrap::before,
            .clpg-list .clpg-item .clpg-item-wrap::after {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                transition: .2s ease;
                pointer-events: none;
                opacity: 0;
            }

            .clpg-list .clpg-item .clpg-item-wrap:hover {
                box-shadow: none;
            }

                .clpg-list .clpg-item .clpg-item-wrap:hover::before {
                    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
                    opacity: 1;
                }

                .clpg-list .clpg-item .clpg-item-wrap:hover::before {
                    box-shadow: 0 2px 8px 2px rgba(20,23,28,.15);
                    opacity: 1;
                }

            .clpg-list .clpg-item .clpg-item-wrap > a {
                background: #fff;
                height: 290px;
                display: block;
                overflow: hidden;
                position: relative;
                font-weight: 400;
                text-decoration: none;
                color: #29303b;
            }

            .clpg-list .clpg-item .clpg-item-wrap .clpg-item-image {
                position: relative;
            }

                .clpg-list .clpg-item .clpg-item-wrap .clpg-item-image:hover .clpg-ii-holder {
                    background: #29303b;
                }

                    .clpg-list .clpg-item .clpg-item-wrap .clpg-item-image:hover .clpg-ii-holder > img {
                        opacity: 0.5;
                    }

                .clpg-list .clpg-item .clpg-item-wrap .clpg-item-image .clpg-ii-holder > img {
                    border: 0;
                    vertical-align: middle;
                    max-width: 100%;
                    height: auto;
                    -ms-interpolation-mode: bicubic;
                    display: block;
                    height: 122px;
                    object-fit: cover;
                    box-shadow: 0 1px 0 0 rgba(232,233,235,.5);
                    -webkit-filter: sepia(.1) grayscale(.1) saturate(.8);
                    filter: sepia(.1) grayscale(.1) saturate(.8);
                }

            .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info {
                display: block;
                padding: 15px 10px 0 15px;
                font-size: small;
            }

                .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-ii-title {
                    display: block !important;
                    display: -webkit-box !important;
                    -webkit-line-clamp: 2;
                    -moz-line-clamp: 2;
                    -ms-line-clamp: 2;
                    -o-line-clamp: 2;
                    line-clamp: 2;
                    -webkit-box-orient: vertical;
                    -moz-box-orient: vertical;
                    -ms-box-orient: vertical;
                    -o-box-orient: vertical;
                    box-orient: vertical;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: normal;
                    font-weight: 600;
                    height: 40px;
                    font-size: 15px;
                    color: #29303b;
                    margin-bottom: 10px;
                }

                .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-ii-instctr {
                    display: block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    font-size: 12px;
                    color: #686f7a;
                    margin-bottom: 14px;
                }

                .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-star-rating {
                    display: flex;
                    align-items: center;
                    margin-bottom: 10px;
                }

                    .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-star-rating .clpg-star {
                        --percent: calc(var(--rating) / 5 * 100%);
                        display: inline-block;
                        font-size: var(--star-size-18);
                        font-family: Times;
                        line-height: 1;
                        margin-right: 8px;
                    }

                        .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-star-rating .clpg-star:after {
                            content: '★★★★★';
                            letter-spacing: 1px;
                            background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
                            -webkit-background-clip: text;
                            -webkit-text-fill-color: transparent;
                        }

                    .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-star-rating span:not(.clpg-star) {
                        font-weight: 500;
                        font-size: 14px;
                        padding: 0px 2px;
                    }

                .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-price {
                    display: flex;
                    justify-content: flex-end;
                    padding-top: 5px;
                }

                    .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-price .clpg-old-price {
                        font-size: 14px;
                        padding-right: 8px;
                        text-decoration: line-through;
                    }

                    .clpg-list .clpg-item .clpg-item-wrap .clpg-item-info .clpg-price .clpg-new-price {
                        font-size: 18px;
                        font-weight: 500;
                        white-space: nowrap;
                    }

.clpg-list-wrap {
    position: relative;
}

.clpg-list-ctrl .clpg-list-ctrl-btn {
    font: inherit;
    font-family: inherit;
    margin: 0;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    border-width: 0;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    color: #232f3e;
    font-size: 24px;
    height: 47px;
    line-height: 1;
    padding: 11px 0;
    text-align: center;
    top: 30%;
    transform: translateY(0);
    transition: 300ms;
    width: 47px;
    z-index: 3;
    position: absolute;
    padding-left: 2px;
    padding-right: 0;
}

    .clpg-list-ctrl .clpg-list-ctrl-btn > i {
        font-size: 26px;
    }

    .clpg-list-ctrl .clpg-list-ctrl-btn:first-child {
        left: -15px;
    }

    .clpg-list-ctrl .clpg-list-ctrl-btn:last-child {
        right: -15px;
    }

    .clpg-list-ctrl .clpg-list-ctrl-btn:hover {
        box-shadow: 0 2px 8px 2px rgba(20,23,28,.15);
        color: #00576b;
    }

.clpg-sptr {
    display: flex;
    min-height: 40px;
    align-items: center;
    justify-content: center;
}

    .clpg-sptr > hr {
        margin: 0;
        padding: 0;
        height: 2px;
        max-width: 100%;
        flex: 1 0 100%;
        background: #eaeaea;
        border: 0;
    }

.clpg-sec-title.clpg-sec-title-2 .clpg-sec-title-caption {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.47em;
    color: #505763;
    margin-top: 0;
}

.clpg-fea-list-wrap {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    position: relative;
}

    .clpg-fea-list-wrap .clpg-fea-item {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
    }

        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap {
            max-width: 100%;
            flex: 1 0 100%;
            margin-bottom: 20px;
            display: flex;
            padding: 16px;
            background-color: #fff;
            position: relative;
            border: none;
            box-shadow: none;
        }

            .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-image {
                width: 260px;
                margin-right: 16px;
            }

                .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-image .clpg-fi-image-holder {
                }

                    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-image .clpg-fi-image-holder > img {
                        box-shadow: 0 0 0 1px rgba(232,233,235,.5);
                        max-width: 100%;
                    }

            .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info {
                flex: 1;
                margin-right: 21px;
            }

                .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-title {
                    font-size: 18px;
                    line-height: 24px;
                    margin: 0;
                    font-weight: 400;
                }

                    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-title > a {
                        color: #14171c;
                        font-weight: 600;
                    }

                .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-post-time {
                    color: #686f7a;
                    font-size: 14px;
                    line-height: 20px;
                    margin-bottom: 12px;
                }

                .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data {
                    color: #686f7a;
                    /*font-size: 13px;
                    line-height: 18px;*/
                    margin-bottom: 8px;
                }

                    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-badge {
                        display: inline;
                        position: static;
                    }

                        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-badge .clpg-badge-yellow {
                        }

                        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-badge .clpg-badge-red {
                        }

                    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-fi-ul {
                        display: flex;
                        align-items: center;
                        list-style: none;
                        padding: 0;
                        margin-bottom: 8px;
                    }

                        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-fi-ul > li {
                            margin-left: 14px;
                            position: relative;
                            color: #686f7a;
                        }

                            .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-fi-ul > li:first-child {
                                margin-left: 0px;
                            }

                            .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-fi-ul > li:not(:first-child):before {
                                content: '\f9dd';
                                font-family: "Material Design Icons";
                                position: absolute;
                                left: -13px;
                            }

                    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .rating-ul a {
                        display: flex;
                        margin-left: 24px;
                        align-items: center;
                        color: #686f7a !important;
                        text-decoration: none !important;
                    }

                        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .rating-ul a .star-rating {
                            font-size: 18px;
                            margin-right: 8px;
                        }

                            .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .rating-ul a .star-rating::before {
                                letter-spacing: 1px;
                            }

@media (min-width: 1200px) {
    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-image {
        width: 420px;
        margin-right: 24px;
    }

    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data {
        display: flex;
        align-items: center;
    }

        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-meta-data .clpg-fi-ul {
            margin-bottom: 0;
            margin-left: 16px;
        }
}

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-desc {
    display: flex;
    flex-wrap: wrap;
}

    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-desc * {
        margin: 0;
        font-size: 15px;
        line-height: 24px;
    }

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-button {
    display: flex;
    padding: 15px 0px;
}

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-pricing {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-pricing span:first-child {
        color: #29303b;
        font-size: 18px;
        font-weight: 600;
        margin-right: 10px;
        white-space: nowrap;
    }

    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-pricing span:last-child {
        color: #29303b;
        /*font-size: 13px;
        font-weight: 400;*/
        text-decoration: line-through;
    }

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-action {
}

    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-action .clpg-fi-wishlist {
        position: absolute;
        top: 8px;
        right: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        font-size: 19px;
        cursor: pointer;
        color: #f44336;
    }

        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-action .clpg-fi-wishlist > i:last-child {
            display: none;
        }

        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-action .clpg-fi-wishlist:hover > i:first-child,
        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-action .clpg-fi-wishlist.active > i:first-child {
            display: none;
        }

        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-action .clpg-fi-wishlist:hover > i:last-child,
        .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap .clpg-fi-info .clpg-fi-action .clpg-fi-wishlist.active > i:last-child {
            display: block;
        }

.clpg-fea-list-wrap .btn-secondary {
    color: #fff;
    background-color: #232f3e;
    border: 1px solid transparent;
}

    .clpg-fea-list-wrap .btn-secondary:hover {
        color: #fff;
        background-color: #00576b;
        border-color: transparent;
    }

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap:before,
.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .2s ease;
    pointer-events: none;
}

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap:before {
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1);
    opacity: 1;
}

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap:after {
    opacity: 0;
    box-shadow: 0 2px 8px 2px rgba(20,23,28,.15);
}

.clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap:hover {
    box-shadow: none;
}

    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap:hover:before {
        opacity: 0;
    }

    .clpg-fea-list-wrap .clpg-fea-item .clpg-fea-item-wrap:hover:after {
        opacity: 1;
    }

.clpg-poto-list-wrap {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    position: relative;
}

.clpg-poto-list-wrap .clpg-poto-list {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    align-items: center;
}

.clpg-poto-list-wrap .clpg-poto-list .clpg-ptl-item {
    display: flex;
    flex-wrap: wrap;
    padding-right: 15px;
}

.clpg-poto-list-wrap .clpg-poto-list .clpg-ptl-item .clpg-ptl-link {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    padding: 15px;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 500;
    color: #29303b;
    text-decoration: none !important;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.clpg-poto-list-wrap .clpg-poto-list .clpg-ptl-item .clpg-ptl-link:hover {
    background: #fde6e7;
    color: #ed1c24;
    box-shadow: 0 0 1px 1px rgb(255, 180, 184);
}

.clpg-poto-list-wrap .clpg-poto-list .clpg-ptl-item .clpg-ptl-link:not(:last-child) {
    margin-bottom: 10px;
}

.clpg-poto-list-wrap .clpg-poto-list .clpg-ptl-item .clpg-ptl-link:not(:last-child) span {
    display: block !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 41px;
    word-wrap: break-word;
}

.clpgr-filter {
    /*display: flex;
    flex-wrap: wrap;*/
    /*position: sticky; top: 0;*/
    
}
.clpgr-filter-close{display:none;}
.clpgr-filter-Btn{display:none;}


.clpgr-filter .clpgr-fi-row {
    /*max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;*/
    margin-bottom:15px;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
}

.clpgr-filter .clpgr-fi-button {
    max-width: 100%;
    flex: 1 0 100%;
    height: 45px;
    background-color: transparent;
    width: 100%;
    text-align: left;       
    padding-right: 40px;
    /*font-size: 13px; line-height: 14px;*/
    font-weight: 600;
    text-transform: capitalize;
    font-family: inherit;
    border: 1px solid #ddd;
    position: relative;
    padding-left: 15px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #29303b;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.clpgr-filter .clpgr-fi-button:hover,
.clpgr-filter .clpgr-fi-button:focus,
.clpgr-filter .clpgr-fi-button.active {
    background: #fcdfe0;
    color: #ed1c24;
    border-color: #f9b4b7;
}

.clpgr-filter .clpgr-fi-button:not(:last-child) {
    margin-bottom: 8px;
}
.clpgr-filter h2.clpgr-fi-title {
    /*max-width: 100%;
    flex: 1 0 100%;
    margin: 10px 0 5px 0;
    padding-bottom: 6px;
    font-size: 17px;
    line-height: 1.255;
    color: #767676;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;*/
    margin: 0;
    padding: 12px 15px;
    color: #000;
    text-align: left;
    font-size: 110%;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}
.clpgr-filter h3.clpgr-fi-title {
    /*max-width: 100%;
    flex: 1 0 100%;
    font-weight: 500;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 6px;
    color: #111;*/
    margin: 0;
    padding: 12px 25px 12px 15px;
    color: #000;
    text-align: left;
    font-size: 105%;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}


.clpgr-filter h3.clpgr-fi-title:after{
    content: "\f106";
    font-family: FontAwesome;
    color: #787878;
    font-size: 120%;
    font-weight: 600;
    position: absolute;
    right: 8px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.clpgr-filter h3.clpgr-fi-title.active:after {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.clpgr-fi-body{
    padding:0 15px 15px;
}
.clpgr-filter .clpgr-fi-list {
    margin: 0;
    padding: 0;
    color: #111;
}

.clpgr-filter .clpgr-fi-list > li {
    /*display: flex;
    align-items: flex-start;*/
    list-style-type:none;
    text-transform: capitalize;
    padding:4px 0;    
}

.clpgr-filter .clpgr-fi-list > li > input[type="checkbox"] + label,
.clpgr-filter .clpgr-fi-list > li > input[type="radio"] + label {
    position: relative;
    padding-left: 5px;
    text-indent: 0;
    display: inline-block;
    cursor: pointer;
    color: #111;
    margin: 0;
}

.clpgr-filter .clpgr-fi-list > li > input[type="checkbox"],
.clpgr-filter .clpgr-fi-list > li > input[type="radio"] {
    /*margin: 3px 0;*/ width:16px; height:16px; position: relative; top: 4px;
}

.clpgr-filter .clpgr-fi-list > li > a {
    display: flex;
    align-items: center;
    color: #757575; position:relative;
    padding: 0 0 0 18px;
}
.clpgr-filter .clpgr-fi-list > li > a:before {
    content: "\f0a9";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
}

.clpgr-filter .clpgr-fi-list > li > a:hover {
    color: #20ad96;
    /*line-height: 20px;*/
}
/*.clpgr-filter .clpgr-fi-list > li > a > span {
    font-size: 19px;
    margin-right: 5px;
    line-height: 20px;
}*/

.clpgr-top {
    display: flex;
    justify-content: flex-start;
}

.clpgr-top .clpgr-top-inner {
    flex: 1 0 100%;
    display: flex;
    justify-content: space-between;
    padding: 11px 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.clpgr-top .clpgr-top-inner .clpgr-ti-left {
}

.clpgr-top .clpgr-top-inner .clpgr-ti-left select.clpgr-ti-sort {
    outline: none;
    border: 0;
    font-size: 15px;
}

.clpgr-top .clpgr-top-inner .clpgr-ti-right {
}

.clpgr-top .clpgr-top-inner .clpgr-ti-right .clpgr-ti-count > span {
    font-weight: 500;
}

.clpgr-list {
    /*max-width: calc(100% - 20px);
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 16px 10px;
    margin: 0px 10px;*/
}

.clpgr-list .clpgr-list-item {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
}

.clpgr-list .clpgr-list-item .clpgr-li-inner {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #ddd;
    color: #686f7a;
    text-decoration: none;
}

.clpgr-list .clpgr-list-item .clpgr-li-inner:hover {
    background-color: #f7f8fa;
}

.clpgr-list .clpgr-lii-image {
    max-width: 210px;
    flex: 1 0 100%;
}

.clpgr-list .clpgr-lii-image .clpgr-liii-holder {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.clpgr-list .clpgr-lii-image .clpgr-liii-holder > img {
    max-width: 100%;
}

.clpgr-list .clpgr-lii-info {
    max-width: calc(100% - 210px);
    flex: 1 0;
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    align-items: flex-start;
}

.clpgr-list .clpgr-lii-info .clpgr-lii-left {
    display: flex;
    flex-wrap: wrap;
}

.clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-title {
    margin: 0;
    text-transform: capitalize;
    display: block;
    padding-bottom: 0;
    font-size: 1.6rem;
    color: #20ad96;
    font-family: Kaushan Script;font-weight: 700;
    line-height: 1.6em;                
    word-break: break-word;   margin-bottom: 5px;             
}
             




            .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                align-items: center;
            }

                .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-badge {
                    display: none;
                }

                    .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-badge > span {
                    }

                    .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-badge.clpgrliil-badge-yellow {
                    }

                .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-meta-ul {
                    
                    padding: 0;
                    margin: 0;
                    list-style: none;
                }

                    .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-meta-ul > li {
                        display:inline-block;
                        position: relative;
                    }

                        .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-meta-ul > li:not(:first-child) {
                            position: relative;
                            padding-left: 18px;
                        }

                            .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-meta-ul > li:not(:first-child):before {
                                content: '\f9dd';
                                font-family: "Material Design Icons";
                                position: absolute;
                                left: 3px;
                                color: #8a92a3;
                            }

            .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-by {
                max-width: 100%;
                flex: 1 0 100%;
                padding: 3px 0px;
            }

            .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-by > span {
                font-weight: 500;
                font-style: italic;
            }
            .clpgr-list .clpgr-lii-info .clpgr-lii-left .coursetaught{
                margin:5px 0; padding:0; color:#000; font-weight:600;
            }
            .clpgr-list .clpgr-lii-info .clpgr-lii-left .otherdetails{
                margin:0 0 15px; padding:0;   list-style-type:none;
            }
            .clpgr-list .clpgr-lii-info .clpgr-lii-left .otherdetails li{
                padding:3px 0 3px 22px; line-height:1.5em; position:relative;
            }
            .clpgr-list .clpgr-lii-info .clpgr-lii-left .otherdetails li:before{ 
                content: "\f00c";  font-family:fontawesome;
                position:absolute; left:0; top:5px; color:#20ad96;
            }

            /*.clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-desc {
                max-width: 100%;
                flex: 1 0 100%;
                padding: 3px 0px;
            }*/

/*@media (min-width: 1200px) {
    .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-desc {
        max-width: 440px;
    }
}*/

.clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-desc p,
.clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-desc * {
    margin: 0;
    font-size: 15px;
}

.clpgr-list .clpgr-lii-info .clpgr-lii-right {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    max-width: 160px;
    flex: 1 0 160px;
    align-items: flex-end;
}

    .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgr-lii-right-inner {
    }

    .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-price {
        display: flex;
        flex-wrap: wrap;
    }

        .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-price .clpgrliil-price-new,
        .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-price .clpgrliil-price-old {
            display: flex;
            flex-wrap: wrap;
            max-width: 100%;
            flex: 1 0 100%;
            justify-content: flex-end;
            white-space: nowrap;
            padding-right: 15px;
            font-size: 14px;
        }

        .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-price .clpgrliil-price-new {
            font-weight: 600;
            font-size: 22px;
            color: #000;
        }

        .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-price .clpgrliil-price-old {
            color: #686f7a;
        }

    .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-rating {
        display: flex;
        flex-wrap: wrap;
        padding-top: 10px;
    }

        .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-rating > span {
            display: flex;
            flex-wrap: wrap;
            max-width: 100%;
            flex: 1 0 100%;
            justify-content: flex-end;
            padding-right: 15px;
        }

            .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-rating > span.rating-ul {
                align-items: center;
                font-weight: 500;
                line-height: 20px;
            }

                .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-rating > span.rating-ul > span {
                    font-size: 21px;
                    line-height: 25px;
                }

.cdpg-banner {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 260px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

    .cdpg-banner .cdpgb-image-cover {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        display: block;
        height: 100%;
        width: 100%;
        margin: 0 auto;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-filter: blur(20px);
        filter: blur(20px);
    }

    .cdpg-banner .cdpgb-overlay {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.65);
    }

    /*.cdpg-banner + .cdpg-buttons-bg {
        background-color: #f9f8f8;
        width: 100%;
        height: 60px;
        position: absolute;
    }*/

.cdpg-course-wrapper {
    /*zoom: 1;
    min-width: 320px;
    max-width: 1280px;
    margin: -160px auto 0;
    position: relative;*/
    /*margin-top:-160px;*/
}

@media (max-width: 1439px) and (min-width: 1280px) {
    /*.cdpg-course-wrapper {
        max-width: 1400px;
        width: 100%;
    }*/
}

/*.cdpg-course-wrapper:after, .cdpg-course-wrapper:before {
    content: " ";
    display: table;
    line-height: 0;
}*/

.cdpg-vdo-container {
    /*min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 362px;
    display: inline-block;*/
}

    .cdpg-vdo-container .cdpg-vdo-wrap {
        /*-webkit-transition: all .2s ease;
        transition: all .2s ease;
        background-color: #fff;
        box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
        border-radius: 4px;*/
        color: #505763;
        padding: 3px;
        /*position: sticky;
        top: 0;*/
    }

        .cdpg-vdo-container .cdpg-vdo-wrap .cdpg-vdo-poster {
            max-width: 100%;width: 100%; height:350px;
            overflow: hidden; text-align: center;            
            margin-bottom: 15px; background-color:#fff;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .cdpg-vdo-container .cdpg-vdo-wrap .cdpg-vdo-poster img {
                max-width: 100%;
                max-height: 100%;
            }

            .cdpg-vdo-container .cdpg-vdo-wrap .cdpg-vdo-poster .cdpg-vdo-play {
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                z-index: 3;
                cursor: pointer;
                display: flex;
                align-items: center;
                justify-content: center;
            }

                .cdpg-vdo-container .cdpg-vdo-wrap .cdpg-vdo-poster .cdpg-vdo-play i.mdi {
                    width: 75px;
                    height: 75px;
                    -webkit-transition: all .5s ease;
                    transition: all .5s ease;
                    color: #fff;
                    opacity: 1;
                    overflow: visible;
                    font-size: 64px;
                    line-height: 75px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    border-radius: 75px;
                    background: #00000075;
                }

                .cdpg-vdo-container .cdpg-vdo-wrap .cdpg-vdo-poster .cdpg-vdo-play:hover i.mdi {
                    transform: scale(1.2);
                }

.cdpg-course-wrapper .cdpg-course-details {
    /*min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    display: inline-block;
    width: 100%;*/
}

.cdpg-course-wrapper .cdpg-course-sidebar {
    /*min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;*/
}

/*@media (max-width: 1439px) and (min-width: 1280px) {
    .cdpg-course-wrapper .cdpg-course-details {
        width: 53%;
        float: left;
    }

    .cdpg-course-wrapper .cdpg-course-sidebar {
        width: 20%;
        float: left;
    }
}*/
.cdpg-course-banner{
    background-color:#bcc3cb; padding: 20px 0 50px 0;
}
.cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info {
    /*color: #fff;*
    top: 0;
    width: 100%;
    min-height: 135px;
    /*margin-top: -25px;*/
}

.cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-title {
    
}

.cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-title > h4 {
    display: block;
    font-size: 2.5rem;
    /*font-family: Kaushan Script;*/
    font-weight: 700;
    color: #ce0000;
    text-shadow: 2px 2px 3px #999;
    padding-bottom:25px;
    margin-bottom: 25px;
    position:relative;
}
.cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-title > h4:after{
    content:""; position:absolute; bottom:0; left:0; width:60px; height:8px; background-color:#000;
}

    .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-headline {
        font-size: 22px;
        font-weight: 600;
        color: #17224b;
        margin-bottom: 10px;
        text-shadow: 2px 2px 3px #999;
    }

    .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-meta-data,
    .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-other-meta {
        
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

        .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-meta-data > label,
        .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-other-meta > label {   
            font-size: 150%; font-weight:600; color:#000;         
            margin: 0 0 10px;
            display: flex;
            align-items: center;
            padding: 2px 8px 2px 0;
            line-height: 18px;
        }

            .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-meta-data > label > i.mdi,
            .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-other-meta > label > i.mdi {
                font-size: 21px;
                margin-right: 8px;
                width: 20px;
                height: 16px;
            }

            .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-meta-data > label > span,
            .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-other-meta > label > span {
                text-transform: capitalize;
                /*font-size: 15px;*/
            }

.cdpg-course-wrapper .cdpg-course-details .cdpgcd-course-rating {
    margin-bottom: 15px;
    margin-top: 35px;
    position: relative;
    zoom: 1;
    display: flex;
    align-items: center;
}

    .cdpg-course-wrapper .cdpg-course-details .cdpgcd-course-rating .rating-ul {
        display: flex;
        align-items: center;
        padding-right: 15px;
        font-weight: 500;
    }

        .cdpg-course-wrapper .cdpg-course-details .cdpgcd-course-rating .rating-ul .star-rating {
            font-size: 21px;
            margin-right: 5px;
        }

        .cdpg-course-wrapper .cdpg-course-details .cdpgcd-course-rating .rating-ul + span {
            font-weight: 500;
        }

.cdpg-vdo-container .cdpg-vdo-wrap .cdpgcd-price {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px 10px 15px;
}

    .cdpg-vdo-container .cdpg-vdo-wrap .cdpgcd-price .cdpgcd-price-new {
        color: #000;
        font-size: 25px;
        font-weight: 700;
        margin-left: 10px;
        white-space: nowrap;
    }

    .cdpg-vdo-container .cdpg-vdo-wrap .cdpgcd-price .cdpgcd-price-old,
    .cdpg-vdo-container .cdpg-vdo-wrap .cdpgcd-price .cdpgcd-price-offer {
        font-weight: 400;
        font-size: 16px;
        color: #8a92a3;
    }

.cdpg-course-wrapper .cdpg-course-sidebar .cdpg-course-sidebar-content {
    zoom: 1;
    background: #fff;
    margin-top: 180px;
    position: sticky;
    top: 0;
}


.cdpg-course-wrapper .cdpgcd-btns button{
    text-align: center;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 8px;
    outline: 0;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 10px 0 0;
}

.cdpg-course-wrapper .cdpgcd-btns .cdpgcd-cart-btn{
    background: #000;
    color: #fff;
}

.cdpg-course-wrapper .cdpgcd-btns .cdpgcd-buy-btn {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.cdpgcd-content {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}

.cdpgcd-border-box {
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 30px;
}

.cdpgcd-border-box .cdpgcd-cb-wrap {
    padding: 25px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #f9f8f8;
}

.cdpgcd-border-box .cdpgcd-cb-wrap .cdpgcd-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cdpgcd-border-box .cdpgcd-cb-wrap .cdpgcd-list > li {
    padding: 3px 0 3px 22px;
    line-height: 1.5em;
    position: relative;
}

.cdpgcd-border-box .cdpgcd-cb-wrap .cdpgcd-list > li:before {
    content: "\f00c";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 5px;
    color: #20ad96;
}

.cdpgcd-ctitle {
    font-size: 220%;
    margin: 0 0 20px;
    font-weight: 600;
    color:#000;
    text-shadow: 2px 2px 3px #999;
}
.DownloadSyllabus{
    padding:8px 15px;
    border-radius:4px;
    background: #cf0001;
    color: #fff!important;
}
.DownloadSyllabus:hover{
    background: #a50102;
}
.cdpgcd-list-1 {
    padding-left: 15px;
    font-size: 15px;
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 30px;
}

.cdpgcd-text-content {
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 30px;
    /*max-height: 250px;*/
    overflow: hidden;
}


.cdpgcd-text-content * {
    /*font-size: 13px;*/
}

.cdpgcd-text-content .Highlights p{
    padding:10px 15px 10px 50px; position:relative;
}
.cdpgcd-text-content .Highlights p:before{
    content: "\f046";
    position: absolute;
    left: 0;
    top: 8px;
    font-family: fontawesome;
    font-size: 35px;
    display: block;
}
.WatchFreeChapter{
    padding:0 50px 0 125px; font-size:130%; position:relative;
    font-weight:600; line-height:1.5em; display:flex; justify-content:center; align-items:center;
}
.WatchFreeChapter:before{
    content:""; position:absolute; top:10%; left:0; height:80%; width:4px; background-color:#000;
}
.WatchFreeChapter i{
    font-size:30px;
    background:#cf0001; color:#fff;
    position:absolute; left:50px;top: 50%;
    margin-top: -30px;
    width:60px; height:60px; line-height:60px; text-align:center;
    border-radius:100%;
}
.cdpgcd-see-more {
    background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.95),#fff);
    display: block;
    padding-top: 30px;
    margin-top: -70px;
    z-index: 123;
    max-width: 100%;
    flex: 1 0 100%;
}

.cdpgcd-list + .cdpgcd-see-more {
    background: linear-gradient(rgba(249,249,249,0),rgba(249, 248, 248, 0.95),#f9f8f8);
}

.cdpgcd-see-more a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    float: left;
    padding: 3px 8px;
    border-radius: 2px;
    text-decoration: none !important;
}

    .cdpgcd-see-more a:before {
        content: '\F415';
        font-family: "Material Design Icons";
        font-size: 20px;
    }

.cdpgcd-course-content {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
}

    .cdpgcd-course-content .cdpgcdcc-title {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        justify-content: space-between;
    }

        .cdpgcd-course-content .cdpgcdcc-title .cdpgcd-ctitle {
            /*max-width: 50%;
            flex: 1 0 50%;*/
        }

        .cdpgcd-course-content .cdpgcdcc-action {
            display: flex;
            align-items: center;
            /*max-width: 50%;
            flex: 1 0 100%;*/
            justify-content: flex-end;
        }

            .cdpgcd-course-content .cdpgcdcc-action > a {
                font-weight: 500;
                text-transform: capitalize;
                padding: 2px 8px;
                border-radius: 2px;
                text-decoration: none;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .cdpgcd-course-content .cdpgcdcc-action > a:hover,
                .cdpgcd-course-content .cdpgcdcc-action > a:focus {
                    background: #f6e6d9;
                    color: #c45500;
                }

            .cdpgcd-course-content .cdpgcdcc-action > span {
                padding: 0px 15px;
                font-weight: 500;
                color: #777;
            }

    .cdpgcd-course-content .cdpcdcc-wrap {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 25px;
        background-color: #e3e6e8;
        border-radius:15px;
    }

        .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #e8e9eb;
            margin: 3px 0px;
            border-radius: 4px;
        }

            .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-header {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: space-between;
                background: #f9f9f9;
                cursor: pointer;
                height: auto;
                padding: 10px 20px 10px 15px;
            }

            .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box.cdpcdcc-box-active .cdpcdcc-header {
                border-bottom: solid 1px #e8e9eb;
            }

            .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-header .cdpcdcc-left {
                display: flex;
                align-items: center;
                max-width: max-content;
                flex: 1 0 auto;
            }

                .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-header .cdpcdcc-left > i.mdi {
                    font-size: 19px;
                    font-weight: 500;
                }

                .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-header .cdpcdcc-left > span {
                    font-weight: 500;
                    padding-left: 8px;
                }

            .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-header .cdpcdcc-right {
                display: flex;
                align-items: center;
            }

                .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-header .cdpcdcc-right > span {
                    padding: 0px 15px;
                    font-weight: 500;
                }

            .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-body {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                flex-wrap: wrap;
            }

                .cdpgcd-course-content .cdpcdcc-wrap .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list {
                    padding: 0;
                    display: flex;
                    flex-wrap: wrap;
                    list-style: none;
                    margin: 0;
                    max-width: 100%;
                    flex: 1 0 100%;
                }

.cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 15px;
}

    .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li .cdpcdcc-left-content {
        display: flex;
        align-items: center;
        max-width: 70%;
        flex: 1 0 70%;
    }

        .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li .cdpcdcc-left-content > i.mdi {
            font-size: 17px;
            line-height: 19px;
            margin-right: 4px;
            display: block;
            width: 17px;
            height: 20px;
            color: #6ba6da;
        }

        .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li .cdpcdcc-left-content > a {
            color: #0066c0;
            line-height: 18px;
            font-weight: 500;
            padding: 2px 8px;
            border-radius: 2px;
            text-decoration: none;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li .cdpcdcc-details {
        display: flex;
        align-items: center;
        justify-content: space-around;
        max-width: 30%;
        flex: 1 0 30%;
    }

        .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li .cdpcdcc-details > a {
            font-weight: 500;
            text-transform: capitalize;
            padding: 2px 8px;
            border-radius: 2px;
            text-decoration: none;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li .cdpcdcc-details > span {
        }

    .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li a:hover,
    .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li a:focus {
        background: #f6e6d9;
        color: #c45500;
    }

    .cdpcdcc-box .cdpcdcc-body .cdpcdcc-list > li:not(:last-child) {
        border-bottom: 1px solid #e8e9eb;
    }

.cdpcdcc-more {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e8e9eb;
    margin: 3px 0px;
}

    .cdpcdcc-more .cdpcdcc-more-btn {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        background: #f9f9f9;
        cursor: pointer;
        height: auto;
        padding: 10px 30px 10px 22px;
        border: 0;
        text-align: center;
        justify-content: center;
        font-weight: 500;
    }

#coursePreviewModal .modal-dialog {
    width: 100%;
    margin: 10vh auto;
}

@media(min-width: 768px) {
    #coursePreviewModal .modal-dialog {
        max-width: 640px;
    }
}

.course-preview-modal .modal-header {
    padding: 9px 15px;
    display: flex;
    align-items: center;
    background: #232f3e;
    justify-content: space-between;
}

    .course-preview-modal .modal-header > .modal-title {
        font-size: 17px;
        padding: 0;
        line-height: 22px;
        color: #fff;
        max-width: calc(100% - 50px);
        flex: 1 0 100%;
    }

        .course-preview-modal .modal-header > .modal-title > span {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inherit;
        }

.course-preview-modal.modal-content {
    border-radius: 0.3rem;
}

.course-preview-modal .modal-header > .close {
    margin: 0;
    display: flex;
    width: 32px;
    height: 32px;
    padding: 0;
    align-items: center;
    justify-content: center;
    opacity: 1;
    font-weight: 100;
    font-size: 21px;
    text-shadow: none;
    color: #fff;
}

    .course-preview-modal .modal-header > .close:after {
        content: '\F156';
        font-family: "Material Design Icons";
    }

.course-preview-modal .modal-body {
    padding: 0px;
}

.course-preview-modal .cpm-player {
    width: 100%;
    clear: both;
    display: flex;
}

    .course-preview-modal .cpm-player > iframe {
        width: 100%;
        height: 415px;
    }

.course-preview-modal .cpm-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    clear: both;
    background: #232f3e;
}

    .course-preview-modal .cpm-content > h3 {
        font-size: 17px;
        text-transform: capitalize;
        max-width: 100%;
        flex: 1 0 100%;
        margin: 0;
        padding: 15px 15px 15px;
        color: #fff;
    }

    .course-preview-modal .cpm-content > ul.cpm-list {
        max-width: 100%;
        flex: 1 0 100%;
        padding: 0;
        margin: 0;
        display: flex;
        list-style: none;
        flex-wrap: wrap;
    }

        .course-preview-modal .cpm-content > ul.cpm-list > li {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            align-items: center;
            padding: 15px;
            cursor: pointer;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .course-preview-modal .cpm-content > ul.cpm-list > li {
            border-bottom: 1px solid #fff3;
        }

            .course-preview-modal .cpm-content > ul.cpm-list > li.active,
            .course-preview-modal .cpm-content > ul.cpm-list > li:hover {
                background: #505763;
            }

            .course-preview-modal .cpm-content > ul.cpm-list > li > .cpml-image {
                max-width: 120px;
                height: 68px;
                display: flex;
                align-items: center;
                justify-content: center;
                overflow: hidden;
            }

                .course-preview-modal .cpm-content > ul.cpm-list > li > .cpml-image img {
                    max-width: 100%;
                    width: 100%;
                }

            .course-preview-modal .cpm-content > ul.cpm-list > li > .cpml-info {
                color: #fff;
                padding-left: 15px;
                font-size: 15px;
                display: flex;
                align-items: center;
            }

                .course-preview-modal .cpm-content > ul.cpm-list > li > .cpml-info > i {
                    margin-right: 8px;
                }

.course-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000070;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cdpgcd-feedback {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    padding-top: 10px;
}

    .cdpgcd-feedback .cdpgcdf-reting {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-bottom: 20px;
    }

        .cdpgcd-feedback .cdpgcdf-reting .cdpgcdfr-left {
            max-width: 25%;
            flex: 1 0 25%;
            display: flex;
            flex-wrap: wrap;
        }

            .cdpgcd-feedback .cdpgcdf-reting .cdpgcdfr-left h1 {
                max-width: 100%;
                flex: 1 0 100%;
                font-size: 60px;
                margin: 0;
                padding: 0;
                display: flex;
                align-items: center;
                justify-content: center;
                line-height: 70px;
            }

            .cdpgcd-feedback .cdpgcdf-reting .cdpgcdfr-left > span {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                justify-content: center;
                font-size: 15px;
                text-transform: capitalize;
            }

                .cdpgcd-feedback .cdpgcdf-reting .cdpgcdfr-left > span .cdpgcdfr-star {
                    --percent: calc(var(--rating) / 5 * 100%);
                    display: inline-block;
                    font-size: 28px;
                    font-family: Times;
                    line-height: 1;
                }

                    .cdpgcd-feedback .cdpgcdf-reting .cdpgcdfr-left > span .cdpgcdfr-star::before {
                        content: '★★★★★';
                        letter-spacing: 0px;
                        background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
                    }

.cdpgcdfr-right {
    max-width: 75%;
    flex: 1 0 75%;
}

    .cdpgcdfr-right .cdpgcdfr-list {
        padding: 0;
        list-style: none;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }

        .cdpgcdfr-right .cdpgcdfr-list > li {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
        }

            .cdpgcdfr-right .cdpgcdfr-list > li:not(:last-child) {
                margin-bottom: 0px;
            }

            .cdpgcdfr-right .cdpgcdfr-list > li > a {
                max-width: calc(100% - 22px);
                flex: 1 0 100%;
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding: 2px 5px;
                color: #0066c0 !important;
                text-decoration: none !important;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .cdpgcdfr-right .cdpgcdfr-list > li > a > span.cdpgcdfrl-trak {
                    max-width: 50%;
                    flex: 1 0 50%;
                    height: 18px;
                    background: #f2f3f5;
                    border-radius: 3px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    overflow: hidden;
                }

                    .cdpgcdfr-right .cdpgcdfr-list > li > a > span.cdpgcdfrl-trak > span {
                        display: block;
                        height: 18px;
                        background: #3F51B5;
                        border-radius: 3px;
                        -moz-border-radius: 3px;
                        -webkit-border-radius: 3px;
                    }

                .cdpgcdfr-right .cdpgcdfr-list > li > a > span.cdpgcdfrl-rating {
                    display: flex;
                    align-items: center;
                    padding-left: 10px;
                    min-width: 140px;
                    justify-content: space-between;
                }

                    .cdpgcdfr-right .cdpgcdfr-list > li > a > span.cdpgcdfrl-rating .cdpgcdfrl-star {
                        --percent: calc(var(--rating) / 5 * 100%);
                        display: inline-block;
                        font-size: 21px;
                        font-family: Times;
                        line-height: 1;
                        margin-right: 5px;
                    }

                        .cdpgcdfr-right .cdpgcdfr-list > li > a > span.cdpgcdfrl-rating .cdpgcdfrl-star::before {
                            content: '★★★★★';
                            letter-spacing: 0px;
                            background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
                            -webkit-background-clip: text;
                            -webkit-text-fill-color: transparent;
                        }

            .cdpgcdfr-right .cdpgcdfr-list > li > span.cdpgcdfrl-close {
                width: 22px;
                height: 22px;
                display: none;
                align-items: center;
                justify-content: center;
                font-weight: 600;
                font-size: 16px;
                color: #0066c0 !important;
                cursor: pointer;
            }

            .cdpgcdfr-right .cdpgcdfr-list > li.not-active {
                /*opacity: .25;*/
            }

.cdpgcd-feedback .cdpgcdf-review {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cdpgcdf-review .cdpgcdfrw-header {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0px 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

    .cdpgcdf-review .cdpgcdfrw-header h3 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        font-weight: 500;
    }

    .cdpgcdf-review .cdpgcdfrw-header .cdpgcdfrwh-search {
        display: flex;
        align-items: center;
        position: relative;
        border: 1px solid #ddd;
        border-radius: 2px;
    }

        .cdpgcdf-review .cdpgcdfrw-header .cdpgcdfrwh-search > input {
            border: 0;
            padding-left: 30px;
            line-height: 26px;
            font-size: 14px;
            outline: none !important;
        }

        .cdpgcdf-review .cdpgcdfrw-header .cdpgcdfrwh-search > i.mdi {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 25px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 19px;
            pointer-events: none;
        }

        /*.cdpgcdf-review .cdpgcdfrw-header .cdpgcdfrwh-search > input:-moz-placeholder {
            font-size: 14px;
            font-weight: 400;
            font-family: inherit;
            line-height: 26px;
            text-transform: capitalize;
        }

        .cdpgcdf-review .cdpgcdfrw-header .cdpgcdfrwh-search > input:-ms-input-placeholder {
            font-size: 14px;
            font-weight: 400;
            font-family: inherit;
            line-height: 26px;
            text-transform: capitalize;
        }

        .cdpgcdf-review .cdpgcdfrw-header .cdpgcdfrwh-search > input::-webkit-input-placeholder {
            font-size: 14px;
            font-weight: 400;
            font-family: inherit;
            line-height: 26px;
            text-transform: capitalize;
        }*/

.cdpgcdf-review .cdpgcdfrw-list {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
}

    .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0px;
        border-bottom: 1px solid #dedfe0;
        margin-bottom: 0;
    }

        .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-left {
            max-width: 30%;
            flex: 1 0 30%;
            display: flex;
            align-items: flex-start;
        }

            .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-left .cdpgcdfrwli-image {
                max-width: 50px;
                flex: 1 0 50px;
                display: flex;
            }

                .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-left .cdpgcdfrwli-image > span {
                    max-width: 40px;
                    height: 40px;
                    flex: 1 0 40px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    font-size: 16px;
                    text-transform: uppercase;
                    border-radius: 40px;
                    background: #3F51B5;
                    color: #fff;
                }

            .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-left .cdpgcdfrwli-info {
                display: flex;
                flex-wrap: wrap;
            }

                .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-left .cdpgcdfrwli-info > span {
                    max-width: 100%;
                    flex: 1 0 100%;
                    font-size: 15px;
                    font-weight: 500;
                }

                    .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-left .cdpgcdfrwli-info > span:last-child {
                        font-weight: 400;
                    }

        .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right {
            max-width: 70%;
            flex: 1 0 70%;
            display: flex;
            flex-wrap: wrap;
        }

            .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right .cdpgcdfrwli-rating {
                max-width: 100%;
                flex: 1 0 100%;
                padding-bottom: 5px;
            }

                .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right .cdpgcdfrwli-rating .cdpgcdfrwli-star {
                    --percent: calc(var(--rating) / 5 * 100%);
                    display: inline-block;
                    font-size: 24px;
                    font-family: Times;
                    line-height: 1;
                    margin-right: 5px;
                }

                    .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right .cdpgcdfrwli-rating .cdpgcdfrwli-star::before {
                        content: '★★★★★';
                        letter-spacing: 0px;
                        background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
                    }

            .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right > .cdpgcdfrwli-content {
                max-width: 100%;
                flex: 1 0 100%;
                padding-bottom: 5px;
            }

                .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right > .cdpgcdfrwli-content * {
                    margin: 0;
                    color: #29303b;
                    font-size: 15px;
                    word-break: break-word;
                }

            .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right > .cdpgcdfrwli-hlpfl {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                align-items: center;
            }

                .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right > .cdpgcdfrwli-hlpfl > span {
                    color: #686f7a;
                    /*font-size: 13px;*/
                    margin-right: 7px;
                }

                .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right > .cdpgcdfrwli-hlpfl > a {
                    font-weight: 500;
                    text-transform: capitalize;
                    padding: 2px 8px;
                    border-radius: 2px;
                    text-decoration: none;
                    margin: 0px 2px;
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

                    .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right > .cdpgcdfrwli-hlpfl > a:hover,
                    .cdpgcdf-review .cdpgcdfrw-list .cdpgcdfrwl-item .cdpgcdfrwli-right > .cdpgcdfrwli-hlpfl > a:focus {
                        background: #f6e6d9;
                        color: #c45500;
                    }

.cdpgcdfrw-buttons {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
}

    .cdpgcdfrw-buttons .cdpgcdfrw-button {
        border: 1px solid #ddd;
        font-weight: 500;
        text-transform: capitalize;
        padding: 5px 15px;
        border-radius: 2px;
        text-decoration: none;
        outline: none !important;
        cursor: pointer;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .cdpgcdfrw-buttons .cdpgcdfrw-button:hover,
        .cdpgcdfrw-buttons .cdpgcdfrw-button:focus {
            background: #f6e6d9;
            color: #c45500;
            border-color: #c45500;
        }

.cdpgcd-attr {
    width: 100%;
    clear: both;
}

    .cdpgcd-attr > p {
        text-align: center;
        margin-bottom: 12px;
    }

    .cdpgcd-attr-list-header {
        font-size: 110%;
        color:#000; font-weight:600;
        padding: 0 10px 5px;
    }
    .cdpgcd-attr > .cdpgcd-attr-list{
        margin: 0 0 15px;
        padding: 0 10px;
        list-style-type: none;
    }
    .cdpgcd-attr > .cdpgcd-attr-list > li {
        padding: 3px 0 3px 22px;
        line-height: 1.5em;
        position: relative;
    }
    .cdpgcd-attr > .cdpgcd-attr-list > li:before {
        content: "\f00c";
        font-family: fontawesome;
        position: absolute;
        left: 0;
        top: 5px;
        color: #20ad96;
    }

.view-player {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #14171c;
    padding: 5px 5px;
    min-height: 300px;
}

    .view-player > iframe {
        max-width: 100%;
        flex: 1 0 100%;
        min-height: 400px;
    }

 /*.course-view-wrap .row {
    margin: 0px;
}

   .course-view-wrap .row > div[class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }*/

.cc-list {
    /*display: flex;
    flex-wrap: wrap;
    min-height: calc(100vh - 55px);
    flex-flow: column;*/
    border-right: 1px solid #e8e9eb;
    background: #fff;
    position:sticky; top:0;
}

    .cc-list .ccl-header {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 16px;
        border-bottom: 1px solid #dedfe0;
    }

        .cc-list .ccl-header .ccl-header-title {
            margin: 0;
            font-size: 15px;
            font-weight: 600;
        }
        
        .cc-list .ccl-header .ccl-close {
            width: 25px;
            height: 25px;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 0;
            background: transparent;
            font-size: 19px;
            line-height: 25px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .cc-list .ccl-header .ccl-close:hover {
                background: #f7f7f7;
            }


.course-content{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ViewVideos{
    position:relative;
    /*-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;*/
}
.HideCourseContainer .course-content{
    display:none;
}
.HideCourseContainer .ViewVideos{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.HideCourseContainer .cc-view-tab{
    max-width: 80%; margin:0 auto;
}
.HideCourseContainer .ccl-header{display:none!important;}
.HideCourseContainer .ccl-content{height:inherit;}

.HideCourseContainer .course_content_tab{display:block!important;}
.HideCourseContainer .showCourseContentBtn{display:block!important;}

.CloseCourseContentBtn {
    
}
.showCourseContentBtn {
    width:40px; height:40px;
    text-align:center;
    display: none;
    position: absolute;
    left: 0;
    top: 150px;
    z-index: 1;
    font-size: 16pt;
    background: #ed1c24;
    color: #fff!important;
    border-radius:0 3px 3px 0;
    -webkit-box-shadow: 0 0 22px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 22px rgba(0,0,0,.2);
    box-shadow: 0 0 22px rgba(0,0,0,.2);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*.showCourseContentBtn i{line-height:normal;}*/
.showCourseContentBtn i{line-height:40px;}
.showCourseContentBtn span{
    font-family: Montserrat !important;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: -100;
    white-space: nowrap;
    padding: 0 20px;
    line-height:40px;
    background: #ed1c24;
    color: #fff!important;    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.showCourseContentBtn:hover span {
    opacity: 1;
    -webkit-transform: translateX(13%);
    -moz-transform: translateX(13%);
    -o-transform: translateX(13%);
    transform: translateX(13%);
}
.ccl-content {
    height:calc(100vh - 58px);
    overflow:auto;
    /*display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    max-height: calc(100vh - (50px - 55px));
    overflow-x: hidden;
    overflow-y: auto;*/
}

    .ccl-content .ccl-accordian-list {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .ccl-content .ccl-accordian {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;        
    }
    .ccl-content .ccl-accordian + .ccl-accordian{
        border-top: 1px solid #e8e9eb;
    }

        .ccl-content .ccl-accordian .ccl-accordian-header {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            padding: 15px;
            background: #f7f8fa;
            justify-content: space-between;
            cursor: pointer;
            
        }

        .ccl-content .ccl-accordian .ccl-accordian-body {
            max-width: 100%;
            flex: 1 0 100%;
            display: none;
        }

        .ccl-content .ccl-accordian.open .ccl-accordian-body {
            display: block;
        }

        .ccl-content .ccl-accordian .ccl-accordian-header .ccl-ah-title {
            display: block;
            font-size:100%; font-weight:600;
        }

        .ccl-content .ccl-accordian .ccl-accordian-header .ccl-ah-timing {
            display: block;
            font-weight: 500;
            font-size: 85%;
        }

        .ccl-content .ccl-accordian .ccl-accordian-header .ccl-accordian-chevron {
            max-width: 30px;
            flex: 1 0 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            pointer-events: none;
        }

        .ccl-content .ccl-accordian .ccl-accordian-header > span:not(.ccl-accordian-chevron) {
            max-width: calc(100% - 30px);
            flex: 1 0;
            align-items: center;
            display: flex;
            flex-wrap: wrap;
            pointer-events: none;
        }

        .ccl-content .ccl-accordian .ccl-accordian-header .ccl-accordian-chevron:after {
            content: '\F140';
            font-family: "Material Design Icons";
            font-size: 24px;
        }

        .ccl-content .ccl-accordian.open .ccl-accordian-header .ccl-accordian-chevron:after {
            content: '\F143';
        }

        .ccl-content .ccl-accordian .ccl-list {
            width: 100%;
            clear: both;
            display: flex;
            flex-wrap: wrap;
        }

            .ccl-content .ccl-accordian .ccl-list .ccl-list-item {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                align-items: flex-start;
                justify-content: flex-start;
                padding: 8px 12px;
                cursor: pointer;
            }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col:nth-child(1) {
                    max-width: 35px;
                    flex: 1 0 35px;
                }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col:nth-child(2) {
                    max-width: calc(100% - 35px);
                    flex: 1 0;
                }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col > label {
                    display: flex;
                    width: 20px;
                    height: 20px;
                    margin: 0;
                    position: relative;
                    margin-left: 3px;
                }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col > input[type="checkbox"] {
                    position: absolute;
                    left: -99999999%;
                }

                    .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col > input[type="checkbox"] + label:after {
                        content: '\F131';
                        font-family: "Material Design Icons";
                        font-size: 20px;
                        line-height: 20px;
                        color: #a9a9a9;
                    }

                    .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col > input[type="checkbox"]:checked + label:after {
                        content: '\F132';
                        color: #2196F3;
                    }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item.active .ccl-li-col > input[type="checkbox"]:checked + label:after {
                    color: #4CAF50;
                }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-title {
                    display: block; margin-bottom:5px;
                    color: #000;
                }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col > span:not(.ccl-li-title) {
                    color: #555;
                    display: flex;
                    align-items: center;
                    font-weight:500; font-size:85%;
                }

                    .ccl-content .ccl-accordian .ccl-list .ccl-list-item .ccl-li-col > span:not(.ccl-li-title) > i {
                        display: block;
                        width: 20px;
                        line-height: 16px;
                        font-size:15px;
                    }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item:hover {
                    background: #f7f7f7;
                }

                .ccl-content .ccl-accordian .ccl-list .ccl-list-item.active {
                    background: #d4ecd5;
                }

                    .ccl-content .ccl-accordian .ccl-list .ccl-list-item.active .ccl-li-title,
                    .ccl-content .ccl-accordian .ccl-list .ccl-list-item.active .ccl-li-col > span:not(.ccl-li-title) {
                        color: #4CAF50;
                    }

.cc-view-tab {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 16px;
}

    .cc-view-tab .cc-view-tab-header {
        display: flex;
        align-items: center;
        padding: 3px 15px;
        padding-bottom: 0px;
        max-width: 100%;
        flex: 1 0 100%;
        border-bottom: 1px solid #ddd;
        position: sticky;
        top: 0;
        z-index: 1;
        background: #fff;
    }

        .cc-view-tab .cc-view-tab-header .cc-view-tab-button {
            display: flex;
            padding: 10px 15px;
            align-items: center;
            font-size: 15px;
            font-weight: 500;
            position: relative;
            text-decoration: none !important;
            color: #212529;
        }

            .cc-view-tab .cc-view-tab-header .cc-view-tab-button:hover,
            .cc-view-tab .cc-view-tab-header .cc-view-tab-button.active {
                color: #5a6fe4;
            }

            .cc-view-tab .cc-view-tab-header .cc-view-tab-button:not(:last-child) {
                margin-right: 10px;
            }

            .cc-view-tab .cc-view-tab-header .cc-view-tab-button.ccvtb-icon {
                font-size: 21px;
                line-height: 20px;
            }

            .cc-view-tab .cc-view-tab-header .cc-view-tab-button:after {
                content: '';
                position: absolute;
                bottom: -2px;
                left: 0;
                right: 0;
                height: 4px;
                background: #5a6fe4;
                border-radius: 4px 4px 0px 0px;
                opacity: 0;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .cc-view-tab .cc-view-tab-header .cc-view-tab-button.active:after,
            .cc-view-tab .cc-view-tab-header .cc-view-tab-button:hover:after {
                opacity: 1;
            }

.cc-view-tab-content {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 15px;
}

    .cc-view-tab-content .cc-view-tab-pane {
        max-width: 100%;
        flex: 1 0 100%;
    }

.ccv-ovw {
    display: flex;
    flex-wrap: wrap;
    padding-top: 25px;
}

    .ccv-ovw .ccv-ovw-content {
        max-width: 100%;
        flex: 1 0 100%;
    }

        .ccv-ovw .ccv-ovw-content .ccv-ovw-title {
            padding-bottom: 10px;
        }

            .ccv-ovw .ccv-ovw-content .ccv-ovw-title h4 {
                font-weight: 600; font-size: 18px;
            }

            .ccv-ovw .ccv-ovw-content .ccv-ovw-title p {
                font-size: 15px;
                margin-bottom: 2px;
            }

.ccv-ovw-row {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 16px;
    background-color: #f7f8fa;
    margin-bottom: 10px;
}

    .ccv-ovw-row .ccv-ovwr-col {
        flex: 1 0 auto;
        max-width: calc(100% - 180px);
    }

        .ccv-ovw-row .ccv-ovwr-col:nth-child(1) {
            max-width: 180px;
        }

        .ccv-ovw-row .ccv-ovwr-col > span {
            display: flex;
            font-size: 16px;
            margin-bottom:10px;
        }

            .ccv-ovw-row .ccv-ovwr-col > span > b {
                margin-right: 5px;
            }

            .ccv-ovw-row .ccv-ovwr-col > span > a {
                margin: 0px 5px;
                font-weight: 500;
            }

        .ccv-ovw-row .ccv-ovwr-col p {
            margin: 0 0 10.5px;
        }

        .ccv-ovw-row .ccv-ovwr-col ul {
            margin-top: 0;
            margin-bottom: 10.5px;
            margin-left: 24px;
            padding: 0;
        }

.clr-hglt {
    color: #5a6fe4;
}

.qna-content {
    display: flex;
    flex-wrap: wrap;
    padding-top: 25px;
}

    .qna-content .qna-wrap {
        max-width: 100%;
        flex: 1 0 100%;
    }

.qna-wrap .qna-search {
    display: flex;
    max-width: 100%;
    flex: 1 0 100%;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

    .qna-wrap .qna-search > i.mdi {
        position: absolute;
        display: flex;
        left: 0;
        top: 0;
        width: 30px;
        height: 32px;
        align-items: center;
        justify-content: center;
        font-size: 19px;
    }

    .qna-wrap .qna-search > input.qna-search-input {
        box-shadow: none;
        background-image: none;
        padding: 3px 8px;
        padding-left: 30px;
        border-radius: 2px;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        max-width: calc(100% - 85px);
        flex: 1 0 100%;
        height: 32px;
        border: 1px solid #ddd;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .qna-wrap .qna-search > input.qna-search-input:focus,
        .qna-wrap .qna-search > input.qna-search-input:active {
            outline: none;
            border-color: #29303b5c;
            box-shadow: 0 0 5px -2px #797979;
        }

    .qna-wrap .qna-search > button.btn {
        height: 32px;
        line-height: 32px;
        padding: 0 10px;
        margin: 0;
    }

.qna-wrap .from-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 12px 0px;
}

    .qna-wrap .from-group > .form-feild {
        max-width: 100%;
        flex: 1 0 100%;
    }

        .qna-wrap .from-group > .form-feild > .form-control {
            border: 1px solid #999;
            box-shadow: none;
            background-image: none;
            padding: 3px 8px;
            height: 32px;
            border-radius: 2px;
            font-size: 14px;
            font-weight: 500;
            line-height: 18px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.form-feild.is-select::after {
    content: '\F140';
    font-family: "Material Design Icons";
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    font-size: 19px;
    pointer-events: none;
    line-height: 33px;
}

.qna-wrap .from-group.from-group-left {
    padding-left: 10px;
}

.qna-wrap .qna-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .qna-wrap .qna-header > h3 {
        margin: 0;
        font-size: 16px;
        font-weight: 500;
    }

    .qna-wrap .qna-header > a {
        font-size: 15px;
        font-weight: 500;
        cursor: pointer;
        text-decoration: none !important;
    }

.qna-list {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    margin-bottom: 20px;
}

    .qna-list .qna-list-item {
        max-width: 100%;
        flex: 1 0 100%;
        flex-wrap: wrap;
        display: flex;
        border-top: 1px solid #e8e9eb;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.43em;
        padding: 12px 8px;
        cursor: pointer;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .qna-list .qna-list-item:last-child {
            border-bottom: 1px solid #e8e9eb;
        }

        .qna-list .qna-list-item .qna-li-row {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
        }

            .qna-list .qna-list-item .qna-li-row .qna-li-profile {
                max-width: 70px;
                flex: 1 0 70px;
                display: flex;
                align-items: flex-start;
                justify-content: center;
            }

                .qna-list .qna-list-item .qna-li-row .qna-li-profile > span {
                    max-width: 36px;
                    display: flex;
                    height: 36px;
                    flex: 1 0 36px;
                    border-radius: 36px;
                    overflow: hidden;
                }

                    .qna-list .qna-list-item .qna-li-row .qna-li-profile > span > span {
                        width: 36px;
                        height: 36px;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        text-transform: uppercase;
                        font-weight: 400;
                        font-size: 16px;
                        color: #fff;
                    }

                    .qna-list .qna-list-item .qna-li-row .qna-li-profile > span > img {
                    }

            .qna-list .qna-list-item .qna-li-row .qna-li-info {
                max-width: calc(100% - 100px);
                flex: 1 0;
            }

                .qna-list .qna-list-item .qna-li-row .qna-li-info > h3 {
                    font-size: 15px;
                    font-weight: 500;
                    letter-spacing: 0.2px;
                    margin-bottom: 3px;
                }

                .qna-list .qna-list-item .qna-li-row .qna-li-info > p {
                    margin-bottom: 10px;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

            .qna-list .qna-list-item .qna-li-row .qna-li-cnt {
                display: flex;
                flex-flow: column;
                justify-content: center;
                align-items: flex-end;
                max-width: 50px;
                flex: 1 0 50px;
            }

                .qna-list .qna-list-item .qna-li-row .qna-li-cnt > span {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    font-size: 15px;
                    color: #686f7a;
                }

                    .qna-list .qna-list-item .qna-li-row .qna-li-cnt > span > i {
                        color: #dedfe0;
                        font-size: 21px;
                        line-height: 20px;
                        display: block;
                        height: 18px;
                        padding: 0px 0px 0px 5px;
                    }

        .qna-list .qna-list-item:hover {
            background: #f7f7f7;
        }

.qna-wrap .qna-list-button {
    display: flex;
    max-width: 100%;
    flex: 1 0 100%;
    width: 100%;
    height: 35px;
    text-transform: capitalize;
    justify-content: center;
    align-items: center;
    border: 1px solid #51acf6;
    background: transparent;
    border-radius: 2px;
    color: #2196F3;
    font-size: 15px;
    font-weight: 500;
    outline: 0 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .qna-wrap .qna-list-button:hover,
    .qna-wrap .qna-list-button:focus {
        background: #c3e3fc;
    }

.section-title {
    display: flex;
    align-items: center;
    padding: 25px 0px;
    width: 100%;
    max-width: 100%;
    flex: 1 0 100%;
    clear: both;
}

    .section-title h3 {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
        font-size: 24px;
        font-weight: 500;
        text-transform: capitalize;
        color: #3a3b43;
    }

        .section-title h3 > i.mdi {
            font-size: 33px;
            width: 40px;
            height: 28px;
            display: flex;
            align-items: center;
        }

.section-content {
    padding-bottom: 50px;
    width: 100%;
    clear: both;
}

.cart-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    clear: both;
}

    .cart-list .cl-item {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        padding: 2px 2px 15px;
    }

        .cart-list .cl-item .cli-wrap {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            padding: 10px 0px 0px 0px;
            border: 1px solid #ddd;
            border-radius: 2px;
        }

        .cart-list .cl-item .cli-image {
            max-width: 130px;
            flex: 1 0 130px;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            margin-right: 15px;
            margin-left: 10px;
            margin-bottom: 10px;
        }

            .cart-list .cl-item .cli-image > img {
                max-width: 100%;
                max-height: 100px;
            }

        .cart-list .cl-item .cli-info {
            flex: 1 0 auto;
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            padding-right: 15px;
        }

            .cart-list .cl-item .cli-info .cli-select {
                height: 25px;
                line-height: 18px;
            }

                .cart-list .cl-item .cli-info .cli-select::after {
                    width: 20px;
                }

            .cart-list .cl-item .cli-info .tcg-form-select-wrap .cli-select {
                padding-right: 20px;
            }

            .cart-list .cl-item .cli-info > h3 {
                max-width: 100%;
                flex: 1 0 100%;
                font-size: 15px;
                font-weight: 500;
                padding: 5px 0 0 0;
                margin: 0;
            }

            .cart-list .cl-item .cli-info > .cli-lctrr {
                max-width: 100%;
                flex: 1 0 100%;
                margin: 0;
                font-weight: 500;
                color: #666;
                font-style: italic;
            }

.cli-action {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f7f7f7;
    border-top: 1px solid #ddd;
}

    .cli-action .clia-button {
        display: flex;
        padding: 3px 10px;
        align-items: center;
        flex: auto;
    }

        .cli-action .clia-button > a {
            display: flex;
            padding: 3px 6px;
            line-height: 19px;
            font-weight: 500;
            text-transform: capitalize;
            color: inherit;
            height: 25px;
            border-radius: 2px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .cli-action .clia-button > a > i {
                font-size: 19px;
                margin-right: 5px;
            }

            .cli-action .clia-button > a:hover,
            .cli-action .clia-button > a:focus {
                text-decoration: none;
                background: #ed1c2429;
                color: #ed1c24;
            }

            .cli-action .clia-button > a:not(:last-child) {
                margin-right: 10px;
            }

        .cli-action .clia-button > .clia-input {
            margin-right: 10px;
            display: flex;
            align-items: center;
            max-width: 110px;
            flex: 1 0 110px;
        }

            .cli-action .clia-button > .clia-input > span {
                max-width: 25px;
                height: 25px;
                flex: 1 0 25px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer !important;
                border: 1px solid #ddd;
                border-radius: 2px;
                font-weight: 500;
                font-size: 18px;
                line-height: 25px;
            }

            .cli-action .clia-button > .clia-input > input {
                outline: none !important;
                width: 50px;
                border-radius: 2px;
                border: 1px solid #ddd;
                padding: 2px 5px;
                text-align: center;
                font-weight: 500;
                margin: 0px 5px;
            }

.cart-list .cl-item .cli-info .badge {
    /*font-size: 13px;
    font-weight: 500;*/
}

    .cart-list .cl-item .cli-info .badge.badge-success {
        color: #4caf50;
        background-color: #e4f3e5; /*#4caf5026;*/
    }

    .cart-list .cl-item .cli-info .badge.badge-warning {
        color: #ff5722;
        background-color: #ffe6de;
    }

.clia-price {
    display: flex;
    padding: 0px 10px;
}

    .clia-price .clia-price-new {
        font-size: 18px;
        font-weight: 500;
        padding-right: 8px;
    }

    .clia-price .clia-price-old {
    }

.order-summary {
    display: flex;
    flex-wrap: wrap;
    background: #f7f7f7;
    padding: 15px;
    border-radius: 2px;
}

    .order-summary > h4 {
        max-width: 100%;
        flex: 1 0 100%;
        font-size: 19px;
        text-transform: capitalize;
        font-weight: 500;
        margin: 0;
    }

    .order-summary > .os-list {
        max-width: 100%;
        flex: 1 0 100%;
        padding: 0;
        list-style: none;
        margin: 0;
        padding-top: 5px;
        border-top: 1px solid #ddd;
        margin-top: 15px;
    }

        .order-summary > .os-list > li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 3px 0px;
            font-size: 15px;
        }

            .order-summary > .os-list > li > span:first-child {
                display: flex;
                max-width: 62%;
                flex: 1 0 62%;
                justify-content: space-between;
                text-transform: capitalize;
            }

                .order-summary > .os-list > li > span:first-child > span {
                    font-weight: 500;
                }

            .order-summary > .os-list > li > span:last-child {
                max-width: 38%;
                flex: 1 0 38%;
                padding-left: 10px;
                font-weight: 500;
            }

            .order-summary > .os-list > li.os-coupon {
                padding: 14px 3px;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
                margin-top: 8px;
            }

                .order-summary > .os-list > li.os-coupon > input[type="text"] {
                    max-width: calc(100% - 60px);
                    flex: 1 0 100%;
                    height: 30px;
                    border: 1px solid #ddd;
                    border-radius: 2px 0px 0px 2px;
                    padding: 0px 9px;
                    font-size: 14px;
                    font-weight: 500;
                    line-height: 27px;
                    outline: none !important;
                }

                .order-summary > .os-list > li.os-coupon > button {
                    display: flex;
                    padding: 3px 8px;
                    text-transform: uppercase;
                    /*font-weight: 500;
                    font-size: 13px;*/
                    height: 30px;
                    background: #3F51B5;
                    border: 1px solid #22328e;
                    color: #fff;
                    letter-spacing: 0.2px;
                    border-radius: 0px 2px 2px 0px;
                    width: 60px;
                    text-align: center;
                    justify-content: center;
                    align-items: center;
                    outline: none !important;
                    cursor: pointer;
                }

/*li.os-coupon > input[type="text"]:-moz-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #949494;
    text-transform: capitalize;
}

li.os-coupon > input[type="text"]::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #949494;
    text-transform: capitalize;
}

li.os-coupon > input[type="text"]::-moz-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #949494;
    text-transform: capitalize;
}

li.os-coupon > input[type="text"]:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #949494;
    text-transform: capitalize;
}*/

.order-summary > .os-list > li.os-total {
    font-weight: 500;
    font-size: 16px;
    padding: 10px 0px;
}

    .order-summary > .os-list > li.os-total > span {
        max-width: 50%;
        text-transform: uppercase !important;
        flex: 1 0 50%;
    }

.cli-buy-now {
    display: flex;
    align-items: flex-end;
    padding: 00px 10px;
}

    .cli-buy-now .btn-buy-now {
        display: flex;
        padding: 6px 12px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        background: #f7f7f7;
        color: #111;
        border: 0;
        border-radius: 2px;
        box-shadow: 0px 1px 9px -3px #a5a5a500;
        cursor: pointer;
        outline: none;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.cli-wrap:hover .cli-buy-now .btn-buy-now {
    opacity: 1;
    pointer-events: all;
}

.cli-buy-now .btn-buy-now:hover {
    box-shadow: 0 0 0 1px #2196F3;
    color: #2196F3;
    background: #e8f4fe;
}

.my-order-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

    .my-order-list .mol-item {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        padding: 4px 4px 15px;
    }

        .my-order-list .mol-item .mol-item-inner {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            flex-wrap: wrap;
            border: 1px solid #ddd;
            border-radius: 2px;
        }

            .my-order-list .mol-item .mol-item-inner .moli-header {
                max-width: 100%;
                flex: 1 0 100%;
                display: flex;
                justify-content: space-between;
                padding: 10px 5px;
                background: #f7f7f7;
                border-bottom: 1px solid #ddd;
            }

                .my-order-list .mol-item .mol-item-inner .moli-header > div {
                    display: flex;
                    align-items: center;
                    flex-wrap: wrap;
                    justify-content: flex-start;
                }

.moli-header .molil-span {
    float: left;
    display: block;
    padding: 0px 15px;
}

    .moli-header .molil-span > span {
        display: block;
        /*font-size: 13px;line-height: 17px;*/
        text-align: left;
        
        color: #555;
    }

        .moli-header .molil-span > span:last-child {
            font-size: 14px;
            color: #333;
        }

        .moli-header .molil-span > span > a {
            text-transform: capitalize;
            position: relative;
            display: inline-flex;
            align-items: center;
            text-decoration: none !important;
        }

        .moli-header .molil-span > span:not(.molil-m-anc) > a > span:hover {
            text-decoration: underline;
        }

        .moli-header .molil-span > span.molil-m-anc {
            text-align: right;
        }

        .moli-header .molil-span > span.molil-dropdown > a:after {
            content: '\F140';
            font-family: "Material Design Icons";
        }

        .moli-header .molil-span > span.molil-dropdown > a:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border-width: 8px;
            border-style: solid;
            border-color: #fff0 #ffffff00 #fff #fff0;
            right: 0;
            top: 1px;
            display: none;
        }

        .moli-header .molil-span > span.molil-dropdown {
            position: relative;
        }

            .moli-header .molil-span > span.molil-dropdown .molil-drop-down {
                position: absolute;
                left: 0;
                top: 100%;
                background: #fff;
                border: 1px solid #ddd;
                border-radius: 3px;
                padding: 10px;
                min-width: 220px;
                box-shadow: 0 2px 4px rgba(0,0,0,.13);
                display: none;
            }

                .moli-header .molil-span > span.molil-dropdown .molil-drop-down > span {
                    padding: 5px 0px;
                    display: block;
                    line-height: 18px;
                }

.text-bold-500 {
    font-weight: 500;
}

.moli-header .molil-span > span.molil-dropdown:hover .molil-drop-down {
    display: block;
}

.moli-header .molil-span > span.molil-dropdown:hover > a:before {
}

.moli-header .molil-span > span.molil-m-anc > a {
    display: inline-flex;
    padding: 0px 8px;
}

    .moli-header .molil-span > span.molil-m-anc > a:not(:last-child) {
        border-right: 1px solid #ababab;
    }

.moli-content {
    max-width: 100%;
    flex: 1 0 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 15px;
}

    .moli-content .molic-wrap {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
    }

        .moli-content .molic-wrap .molic-row {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            flex-wrap: wrap;
            padding-bottom: 10px;
        }

        .moli-content .molic-wrap .molic-left {
            max-width: calc(100% - 200px);
            flex: 1 0 auto;
            display: flex;
            flex-wrap: wrap;
        }

        .moli-content .molic-wrap .molic-right {
            max-width: 200px;
            flex: 1 0 200px;
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
        }

    .moli-content h4.molic-tag {
        margin: 0;
        padding: 0;
        padding-bottom: 5px;
        font-size: 17px;
        font-weight: 500;
        letter-spacing: 0.2px;
    }

.molic-product {
    display: flex;
    align-items: flex-start;
    padding-right: 15px;
}

    .molic-product .molicp-image {
        max-width: 100px;
        flex: 1 0 100px;
    }

        .molic-product .molicp-image img {
            max-width: 100%;
        }

    .molic-product .molic-info {
        display: flex;
        flex-wrap: wrap;
        padding-left: 10px;
    }

        .molic-product .molic-info > span {
            display: block;
            padding-bottom: 5px;
        }

            .molic-product .molic-info > span > a {
                font-size: 14px;
                line-height: 18px;
            }

.moli-content .molic-wrap .molic-right .tcg-button {
    margin-bottom: 8px;
}

.moli-content .molic-wrap .molic-left > * {
    margin: 0;
    max-width: 100%;
    flex: 1 0 100%;
}

/*.course-title {
    display: flex;
    background-color: rgba(0,0,0,.7);
    padding: 12px 15px;
    align-items: center;
    justify-content:space-between;
}

    .course-title a {
        background-color: rgba(0,0,0,.2);
        color: #fff!important;
        padding: 5px 8px; margin:2px 0;
        border: 1px solid #fff;
        border-radius: 4px;
        text-transform: uppercase;
        position:relative;
        display: inline-block;
    }
    .course-title a:hover, .course-title a:focus { 
        background-color: rgba(0,0,0,.5);
        color: #fff;
    }
    .course-title a i{position:absolute; left:8px; top:5px;}
    .course-title .course-title-caption {
        margin: 0;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 1.5em;
    }

    .course-title > a.ct-back-button,
    .quiz-header > a.quiz-back-button {
        display: flex;
        color: #fff;
        padding: 4px 8px;
        border: 1px solid #fff;
        border-radius: 1px;
        line-height: 18px;
        align-items: center;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 500;
        margin-right: 15px;
        transition: all 0.3s ease;
    }

        .course-title > a.ct-back-button > i,
        .quiz-header > a.quiz-back-button > i {
            font-size: 19px;
            height: 18px;
            margin-left: -8px;
        }

        .course-title > a.ct-back-button:hover,
        .quiz-header > a.quiz-back-button:hover {
            background: #fff;
        }*/

.quiz-list {
    padding: 30px 15px 50px;
    display: flex;
    flex-wrap: wrap;
}

    .quiz-list .quiz-item {
        max-width: 100%;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 0px 10px;
        padding-bottom: 5px;
        margin-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }

        .quiz-list .quiz-item .quiz-que {
            max-width: 100%;
            flex: 1 0 100%;
            font-size: 16px;
        }

            .quiz-list .quiz-item .quiz-que > span {
            }

        .quiz-list .quiz-item .quiz-options {
            max-width: 100%;
            flex: 1 0 100%;
            margin: 0;
            list-style: none;
            padding: 0;
        }

            .quiz-list .quiz-item .quiz-options > li {
            }

                .quiz-list .quiz-item .quiz-options > li > b {
                }

                .quiz-list .quiz-item .quiz-options > li > span {
                }

.quiz-header {
    padding: 10px;
    display: flex;
    align-items: center;
}

    .quiz-header > a.quiz-back-button {
        color: #000;
        border-color: #ddd;
    }

        .quiz-header > a.quiz-back-button:hover {
            background: #ddd;
        }

.optDiv {
    max-width: 100%;
    width: 100%;
}

.hr-hori {
    display: inline-block;
    margin: -2px .67375em 0;
    width: 1px;
    background-color: #ddd;
    line-height: 0;
    height: 14px;
    vertical-align: middle;
}

.order-border-box {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 2px;
    margin: 4px 4px 15px;
    max-width: calc(100% - 8px);
    flex: 1 0 100%;
}

.vari-list {
    display: flex;
    margin-left: 10px;
}

    .vari-list .vari-item {
        padding: 2px 5px;
        line-height: 18px;
        font-weight: 500;
        color: #adadad;
        border: 1px solid #ddd;
        margin: 0px 2px;
        border-radius: 2px;
        text-transform: capitalize;
        cursor: pointer !important;
    }

        .vari-list .vari-item:hover,
        .vari-list .vari-item.active {
            color: #444;
            border-color: #444;
        }

.border-ccc {
    border-color: #ccc;
}

.br-2 {
    border-radius: 2px;
}

.hwadmi-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    flex: 1 0 100%;
    max-height: 300px;
    padding: 0px 0px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .hwadmi-list .hwa-course {
        display: flex;
        max-width: 100%;
        flex: 1 0 100%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .hwadmi-list .hwa-course:hover {
            background: #f7f7f7;
        }

        .hwadmi-list .hwa-course .hwac-innr {
            display: flex;
            width: 100%;
            max-width: 100%;
            flex: 1 0 100%;
            align-items: flex-start;
            padding: 20px 20px 10px 20px;
        }

        .hwadmi-list .hwa-course:not(:last-child) .hwac-innr {            
            text-decoration:none;
        }

        .hwadmi-list .hwa-course .hwac-innr .hwaci-img {
            max-width: 50px;
            flex: 1 0 50px;
            display: flex;
            position: relative;
        }

            .hwadmi-list .hwa-course .hwac-innr .hwaci-img .hwac-play {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background: #00000021;
                display: flex;
                align-items: center;
                justify-content: center;
                opacity: 0;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .hwadmi-list .hwa-course .hwac-innr .hwaci-img .hwac-play:after {
                    content: '\F40C';
                    font-family: "Material Design Icons";
                    font-size: 32px;
                }

                .hwadmi-list .hwa-course .hwac-innr .hwaci-img .hwac-play:before {
                    content: '\F40A';
                    font-family: "Material Design Icons";
                    font-size: 19px;
                    position: absolute;
                    color: #fff;
                    z-index: 1;
                }

        .hwadmi-list .hwa-course .hwac-innr:hover .hwaci-img .hwac-play {
            opacity: 1;
        }

        .hwadmi-list .hwa-course .hwac-innr .hwaci-info {
            max-width: calc(100% - 50px);
            flex: 1;
            display: flex;
            flex-wrap: wrap;
            padding-left: 12px;
        }

            .hwadmi-list .hwa-course .hwac-innr .hwaci-info .hwaci-title {
                max-width: 100%;
                flex: 1 0 100%;
                font-weight: 500;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                padding-bottom: 5px;
                color: #505763;
            }

            .hwadmi-list .hwa-course .hwac-innr .hwaci-info .hwaci-instctr {
                color: #686f7a;
                display: block !important;
                display: -webkit-box !important;
                -webkit-line-clamp: 2;
                -moz-line-clamp: 2;
                -ms-line-clamp: 2;
                -o-line-clamp: 2;
                line-clamp: 2;
                -webkit-box-orient: vertical;
                -moz-box-orient: vertical;
                -ms-box-orient: vertical;
                -o-box-orient: vertical;
                box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: normal;
                /*font-size: 13px;
                line-height: 16px;*/
                max-height: 42px;
                max-width: 100%;
                flex: 1 0 100%;
                margin-bottom:5px;
            }

            .hwadmi-list .hwa-course .hwac-innr .hwaci-info .hwaci-progress {
                max-width: 100%;
                flex: 1 0 100%;
                height: 4px;
                margin-top: 2px;
                border-radius: 4px;
                overflow: hidden;
                position: relative;
                background: #ddd;
            }

                .hwadmi-list .hwa-course .hwac-innr .hwaci-info .hwaci-progress > span {
                    display: block;
                    height: 4px;
                    background: #2196F3;
                    transition: width 0.3s ease;
                }

.hwa-dropdown-menu .hwadm-innr .hwadmi-action {
    max-width: 100%;
    flex: 1 0 100%;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    background-color: #f7f8fa;
    box-shadow: 0 4px 10px rgba(20,23,28,.25);
    -webkit-box-shadow: 0 4px 10px rgba(20,23,28,.25);
    margin-top:20px;
}

    .hwa-dropdown-menu .hwadm-innr .hwadmi-action > a {
        display: block;
        padding: 7px 8px;
        font-weight: 500;
        text-transform: capitalize;
        text-decoration: none;
    }

        .hwa-dropdown-menu .hwadm-innr .hwadmi-action > a:hover {
            background: #f7f7f7;
        }

.my-course-list {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0px 0;  margin: 0 -8px;
}

    .my-course-list .mcl-item {
        padding: 0px 8px;
        margin-bottom: 16px;
    }

        .my-course-list .mcl-item a:not(.btn) {
            color: #29303b;
            text-decoration: none;
        }

        .my-course-list .mcl-item .mcli-innr {
            /*max-width: 100%;
            flex: 1 0 100%;
            height: 100%;
            display: flex;
            flex-wrap: wrap;*/
            height:100%;
            border: 1px solid #ddd;
            border-radius: 6px;
            overflow: hidden;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .my-course-list .mcl-item .mcli-innr:hover {
                box-shadow: 0 0 5px 2px #00000012;
            }

        .my-course-list .mcl-item .mcli-image {
            max-width: 100%;
            flex: 1 0 100%;
            display: flex;
            overflow: hidden;
            position: relative;
            padding: 1px;
        }

            .my-course-list .mcl-item .mcli-image img {
                max-width: 100%;
            }

        .my-course-list .mcl-item .mcli-info {
            display: flex;
            flex-wrap: wrap;
            padding: 12px 15px;
        }
        .my-course-list .mcl-item .mcli-btn {
            padding: 0 12px 12px; text-align:center;
        }
.mcl-item .mcli-info .mcli-title,
.mcl-item .mcli-info .mcli-instructor {
    height: 39px;
    display: block !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-width: 100%;
    flex: 1 0 100%;
}

.mcl-item .mcli-info .mcli-bottom {
    max-width: 100%;
    flex: 1 0 100%;
}

    .mcl-item .mcli-info .mcli-bottom .mcli-progress {
        display: flex;
        margin: 2px 0px;
        height: 3px;
        background: #ddd;
        border-radius: 3px;
        overflow: hidden;
    }

        .mcl-item .mcli-info .mcli-bottom .mcli-progress > div {
            display: block;
            height: 3px;
            background: #2196F3;
            transition: width 0.3s ease;
        }

    .mcl-item .mcli-info .mcli-bottom .mcli-star {
    }

        .mcl-item .mcli-info .mcli-bottom .mcli-star > div {
            --percent: calc(var(--rating) / 5 * 100%);
            display: inline-block;
            font-size: var(--star-size-18);
            font-family: Times;
            line-height: 1;
        }

            .mcl-item .mcli-info .mcli-bottom .mcli-star > div:after {
                content: '★★★★★';
                letter-spacing: 3px;
                background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

.mcl-item .mcli-info .mcli-title {
    margin-bottom: 2px;
    font-weight: 600;
}

.mcl-item .mcli-info .mcli-instructor {
    /*font-size: 13px;*/
    margin-bottom: 2px;
}

.mcl-item .mcli-info .mcli-compltn {
    color: #2196F3;
    /*font-size: 13px;*/
    font-weight: 600;
}

.my-course-list .mcl-item .mcli-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000047;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .my-course-list .mcl-item .mcli-play:after {
        content: '\F40C';
        font-family: "Material Design Icons";
        font-size: 70px;
        opacity: 0.7;
    }

    .my-course-list .mcl-item .mcli-play:before {
        content: '\F40A';
        font-family: "Material Design Icons";
        font-size: 42px;
        position: absolute;
        color: #fff;
        z-index: 1;
    }

.my-course-list .mcl-item .mcli-image:hover .mcli-play {
    opacity: 1;
}

.form-control, .form-control:read-only {
    background-image: none;
}

/*.container{
    width: auto;
    max-width: 1600px;
}*/
@media (max-width: 991px) {
    .clpgr-filter{
        width:250px; background:#fff; z-index:999999; margin: 0; padding-top:0;
        position:fixed; right:-250px; top:0; bottom:0; display: block;
        overflow: auto; transition: all 0.3s ease;
        box-shadow: -1px 0px 3px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    }
    .clpgr-filter-open{right:0;}
    .clpgr-filter-close{display:block; text-align:right; padding:10px; background:#fff; position:sticky; top:0;z-index: 5;}
    .clpgr-filter-close > span{font-size: 120%; font-weight: 500;color: #000; float:left;}
    .clpgr-filter-close a{ 
        display: inline-block;font-size: 18px;
        color: #000;background: #ccc;
        width: 30px;height: 30px;border-radius: 100%;
        text-align: center;line-height: 30px;
    }
    .clpgr-filter-Btn{
        padding:10px; text-align:center; display:block; color:#fff!important; background:#ed1c24; border-top:1px solid #ccc;
        position:sticky; bottom:10px; z-index: 1; width:120px; margin:0 auto; border-radius:4px;  font-weight:600;
    }
    .clpgr-filter .clpgr-filter-inner {
        padding:10px;
    }
    /*.cdpg-vdo-container .cdpg-vdo-wrap{
        position:sticky; top:70px;
    }*/
    
    .cdpg-course-wrapper .cdpg-course-sidebar{
        position: sticky; bottom: 0;
    }
    .cdpg-course-wrapper .cdpg-course-sidebar .cdpg-course-sidebar-content{
        margin:0; padding:10px 0; text-align:center; border-top: 1px solid #ddd;
    }
    .cdpg-course-wrapper .cdpg-course-sidebar .cdpg-course-sidebar-content .cdpgcd-btns button{
        letter-spacing: normal;width: 130px;display: inline-block;margin: 0 8px;
    }
    #_tabcoursecontent .ccl-header{display:none!important;}
    #_tabcoursecontent .ccl-content {max-height: initial;}
    #_tabcoursecontent .cc-list {margin: 0 -15px;border: 0;}

   /*#clone_in_mobile{
        width:250px; background:#fff; z-index:999999; margin: 0; padding-top:0;
        position:fixed; right:-250px; top:0; bottom:0; display: block;
        overflow: auto; transition: all 0.3s ease;
        box-shadow: -1px 0px 3px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    }
    .clone_in_mobile-open{right: 0!important;}*/
    .ccl-header{background:#fff; position:sticky; top:0;z-index: 1;}
    .ccl-header a{ 
        display: inline-block!important;font-size: 18px;
        color: #000;background: #ccc;
        width: 30px;height: 30px;border-radius: 100%;
        text-align: center;line-height: 30px;
    }
    .clone_in_mobile-Btn{
        display:block!important;
        position:sticky; bottom:0; z-index: 1; background-color:#fff; padding:5px;
        box-shadow: -2px -1px 3px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    }
    .clone_in_mobile-Btn > a{
        padding:10px; text-align:center; display:block; color:#fff!important; background:#ed1c24; border-top:1px solid #ccc;
        width:150px; font-weight:600; margin:0 auto; border-radius:4px;
    }
    .cc-view-tab {padding: 0;}
    .ccv-ovw-row .ccv-ovwr-col {
        max-width: inherit;
        overflow: auto;
    }
    /*.ViewVideos > div{
        margin: 0 -15px;
    }*/
    
}
@media (max-width: 767px){
    .clpgr-list { width: calc(100% + 30px); margin: 0px -15px;}
    .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-meta-ul{display:block;}
    .clpgr-list .clpgr-lii-info .clpgr-lii-left .clpgrliil-meta .clpgrliil-meta-ul > li{display:inline-block;}
    .clpgr-list .clpgr-list-item .clpgr-li-inner{position:relative;padding-bottom: 50px;}
    .clpgr-list .clpgr-lii-image {max-width: 100px;}
    .clpgr-list .clpgr-lii-info {max-width: calc(100% - 100px);}

    .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info{
        color:#000!important;     margin-top: 25px;
    }
    .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-meta-data > label, 
    .cdpg-course-wrapper .cdpg-course-details .cdpgcd-general-info .cdpgcd-other-meta > label{
        color:#000!important;
    }
}
@media (max-width: 575px){
    #dvHomepageDetails{padding:0;}
    #dvHomepageDetails .row{margin: 0;}
    .clpgr-list .clpgr-lii-info {display: block;}
    .clpgr-list .clpgr-lii-info .clpgr-lii-left{display:block;}
    .clpgr-list .clpgr-lii-info .clpgr-lii-right{position:absolute; bottom:4px; left:0; right:0;max-width: 100%;flex: 1 0 100%; }
    .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgr-lii-right-inner {display: flex;width: 100%;}
    .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-price{width: 150px;display: block;float: left;}
    .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-price .clpgrliil-price-new{
        padding: 0;line-height: 50px;display: block;width: 100%;text-align: center;color: #000;
    }
    .clpgr-list .clpgr-lii-info .clpgr-lii-right .clpgrliil-rating{display: block;float: left;width: calc(100% - 150px);}
    
}
@media (min-width: 768px){
    /*.cdpg-course-wrapper {
        margin-top: -160px;
    }*/
    
}

@media (min-width: 991px){
    /*.page-content {
        margin-top: -250px;
    }*/
}

@media (min-width: 1200px){
    /*.page-content {
        margin-top: -450px;
    }*/
}


#Pre_Loader {
    position: fixed;
    top: 0;
    opacity: 0.6;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 999999;
}
.PreLoader {
    position: relative;
    top: 50%;
    margin: -35px auto 0;
    border: 8px solid #f5f5f5;
    border-top: 8px solid #20ad96;
    border-radius: 50%;
    width: 70px; height: 70px;
    animation: spin 2s linear infinite;
    -webkit-transform: translate(-0%)!important;
    -webkit-animation: spin 2s linear infinite;
}
#Pre_Loader img {
    display:none!important;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -130px auto 0;
} 
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}