body {
    margin: 0 !important;
    padding: 0 !important;
    color: #4D4D4D !important;
    background: #fff;
    font-family: 'Poppins', sans-serif !important;
    /*font-family: Arial, Helvetica, sans-serif !important;*/
    overflow-x: hidden;
    font-size: 13px;
}

label, h1, h2, h3, h4, h5, h6 {
    margin: 0 auto;
    padding: 0;
}

p {
    margin: 0 !important;
}

a:hover {
    text-decoration: none !important;
}

ul {
    padding-left: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

button:focus {
    outline: 1px aqua transparent !important;
}

*:focus {
    outline: none;
}

.form-group {
    margin-bottom: 0.5rem !important;
}

.headerLogoright {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    overflow: hidden;
    border: 2px solid #9f9f9f;
    margin: 7px 0px 0px 10px;
}
.disib h1 {
    font-size:64px;
    font-family: 'Oswald', sans-serif !important;
}
.sndtit {
    font-family: 'Oswald', sans-serif !important;
    font-size:26pt;
    color:#000;
}

/***********************************************************************************/
@media only screen and (min-width:320px) and (max-width:640px) {
    .headerLogo {
        width: 120px;
    }

    .header_logo_left {
        padding:0;
    }

    .header-r-menu {
        padding-right: 10px;
    }

    .headerLogoright {
        margin: 2px 0px 0px 6px;
    }

    #headermenu li {
        /*margin-top: 8px !important;*/
    }

    #headermenu .dropdown-menu > li {
        margin-top: 0px !important;
        font-size: 11px;
        padding-bottom: 0px !important;
    }

    .header-r-menu #headermenu ul li {
        margin-left: 0px !important;
    }

    .contminh {
        padding-top: 60px;
    }

    #headermenu .dropdown-menu {
        top: 38px !important;
    }

    .d-md-none {
        font-size: 18px;
        padding-left: 0.75rem;
        display: inline-block !important;
    }

    .sign_btn {
        font-size: 12px !important;
        padding: 6px 7px !important;
        margin-top: 2px !important;
    }

    .padle10 {
        padding-left: 0px;
    }

    .registration_flow_div {
        width: 83%;
    }

    .arrow_img {
        display: none !important;
    }

    #page-content-wrapper {
        padding: 5px 0px !important;
    }

    .banner img {
        height: 88% !important;
        top: 48px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    .header-r-menu li.AfterSignInMenu {
        margin-top: 5px !important;
    }
    .header-r-menu {        
        margin-top: 10px;
    }
    .mpfooter .col-xs-6 {
        width: 50% !important;
    }

    .welcome {
        max-width: 120px !important;
    }

    .wtext {
        display: none;
    }

    .headerLogoright {
        display: none;
    }

    .pdevoider {
        display: none;
    }

    .nav > li > a {
        padding: 5px 1px 5px 1px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 40px;
    }

    .nav-pills.nav-wizard > li:not(:last-child) a:after {
        display: none;
    }

    .nav-pills.nav-wizard > li:not(:first-child) a:before {
        display: none;
    }

    .nav-pills.nav-wizard > li {
        border-right: 0px solid #ffffff !important;
        border-left: 1px solid #ffffff !important;
        display: table;
        width: 110px;
        line-height: 15px;
        margin-bottom: 3px;
    }

    .disib {
        padding-bottom: 0px;
        /*margin-right: 5px;*/
    }
        .disib h1{
            font-size:30px !important;
        }

    .sndtit {
        font-size: 28px !important;
    }
    .f-left {
        margin-right: 6px !important;
    }

    .f-text {
        font-size: 12px;
        margin-top: 8px !important;
        /*width: 36% !important;*/
        line-height: 13px;
    }

    .nav-pills.nav-wizard > li a {
        font-size: 12px !important;
        height:50px !important;
    }

    .banner img {
        height: 77%;
        top: 48px;
    }

    #banner .nav-pills.nav-wizard > li a {
        font-size: 12px !important;
    }

    #banner .nav > li > a {
        padding: 10px 8px 9px 8px;
    }

    #banner .nav-pills.nav-wizard > li {
        width: 100px;
        line-height: 18px;
    }

        #banner .nav-pills.nav-wizard > li:not(:last-child) a:after {
            border-width: 28px 0px 29px 20px !important;
        }

        #banner .nav-pills.nav-wizard > li:not(:first-child) a:after {
            border-width: 27px 0px 28px 20px !important;
        }

        #banner .nav-pills.nav-wizard > li:not(:first-child) a:before {
            border-width: 28px 0 29px 20px !important;
        }

        #banner .nav-pills.nav-wizard > li:not(:last-child) a.active:before {
            border-width: 28px 0 27px 20px !important;
        }

    #dbanner .nav-pills.nav-wizard > li {
        width: 100%;
    }

    .wizard .footer ul li {
        margin-right: 6px !important;
    }

        .wizard .footer ul li .btn {
            padding: 0.375rem 0.30rem;
        }
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
    .f-text {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        line-height: 13px;
        width: 63% !important;
        padding-left: 5px !important;
        padding-right: 5px;
        font-size: 10px !important;
        padding-top: 12px !important;
        padding-bottom: 2px !important;
    }
    .f-left {
        margin-right: 6px !important;
        width: 35% !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
    #banner .cvf_flow_div {
        position: absolute;
        top: 22%;
        left: 6%;
    }
    .mpfooter .col-xs-6 {
        width: 50% !important;
        font-size: 13px;
    }
    
    .headerLogo{
        margin-top:0;
    }
    .header-r-menu {
        padding-right: 10px;
    }
        .header-r-menu  li.BeforeSignInMenu {
            margin-top: 16px;
        }
        .header-r-menu li.AfterSignInMenu {
            margin-top: 12px !important;
        }
    
    #dbanner .nav-pills.nav-wizard > li a {
        width: 100% !important;
        display: inline-table;
    }

    .disib {
        padding-bottom: 0px;
    }

    .disib  h1{
        font-size:28px;
    }
    .sndtit {
        font-size: 24px !important;
    }

    .wtext {
        display: none;
    }

    .nav > li > a {
        padding: 5px 1px 5px 1px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 50px;
    }

    .nav-pills.nav-wizard > li a {
        font-size: 11px !important;
        min-height: 50px;
        width: 85px;
        line-height: 15px;
        text-align: center;
        height:50px !important;
    }

    .nav > li > a {
        padding: 10px 5px 9px 5px;
    }

    .nav-pills.nav-wizard > li:not(:last-child) a:after {
        display: none;
    }

    .nav-pills.nav-wizard > li:not(:first-child) a:before {
        display: none;
    }

    .nav-pills.nav-wizard > li {
        border-right: 1px solid #ffffff !important;
        border-left: 0px solid #ffffff !important;
        margin-bottom: 3px;
    }

    .f-text {
        font-size: 12px !important;
        margin-top: 10px !important;
        width: 60% !important;
        line-height: 1.3;
    }

    .f-left {
        margin-right: 12px !important;
    }

    .banner img {
        height: 82%;
        top: 48px;
    }

    #banner .nav > li > a {
        padding: 10px 10px 9px 10px;
        line-height: 18px;
    }

    #banner .nav-pills.nav-wizard > li:not(:last-child) a:after {
        border-width: 28px 0px 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:first-child) a:after {
        border-width: 28px 0px 28px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:first-child) a:before {
        border-width: 28px 0 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:last-child) a.active:before {
        border-width: 28px 0 27px 20px !important;
    }

    .cdmm50 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
    .disib {
        padding-bottom: 0px;
    }

    #headermenu .dropdown-menu > li {
        margin-top: 0px !important;
        font-size: 11px;
        padding-bottom: 0px !important;
    }

    .nav-pills.nav-wizard > li a {
        font-size: 12px !important;
    }

    .nav-pills.nav-wizard > li:not(:first-child) a:before {
        border-width: 18px 0 20px 20px !important;
    }

    .nav-pills.nav-wizard > li:not(:last-child) a:after {
        border-width: 18px 0 20px 20px !important;
    }

    .f-text {
        font-size: 13px;
        margin-top: 10px !important;
        width: 60% !important;
    }

    #banner .nav > li > a {
        padding: 10px 10px 9px 10px;
    }

    #banner .nav-pills.nav-wizard > li:not(:last-child) a:after {
        border-width: 28px 0px 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:first-child) a:after {
        border-width: 28px 0px 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:first-child) a:before {
        border-width: 28px 0 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:last-child) a.active:before {
        border-width: 28px 0 29px 20px !important;
    }
}

@media only screen and (min-width:641px) and (max-width:991px) {
    .d-md-none {
        padding: 0px 0px 0px 10px;
        font-size: 21px;
    }

    .registration_flow_div {
        width: 88% !important;
    }

        .registration_flow_div li {
            font-size: 12px !important;
        }

    .regt_after {
        width: 85px !important;
    }

    .nav > li > a {
        padding: 10px 16px;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .cdmm50 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .header-r-menu li.BeforeSignInMenu {
        margin-top: 4px;
    }
    .disib h1 {
        font-size: 32px;
    }
    .sndtit {
        font-size: 28px !important;
    }
    .rwd50 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .welcometext {
        width: 230px;
    }

    .dascw50 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .apl_gird li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #sidebar-wrapper {
        width: 200px !important;
    }

    #wrapper {
        padding-left: 200px !important;
    }

    .f-left {
        width: 200px !important;
    }

    .sidebar-nav {
        width: 200px !important;
    }

        .sidebar-nav li a {
            font-size: 13px !important;
            padding: 10px 14px !important;
        }

    #page-content-wrapper {
        padding: 15px 0px !important;
    }

    .panel-title a {
        font-size: 13px !important;
        padding: 10px 10px 10px 10px !important;
    }

    .nav-pills.nav-wizard > li a {
        font-size: 13px !important;
    }

    .nav-pills.nav-wizard > li:not(:first-child) a:before {
        border-width: 18px 0 20px 20px !important;
    }

    .nav-pills.nav-wizard > li:not(:last-child) a:after {
        border-width: 18px 0 20px 20px !important;
    }

    #banner .nav > li > a {
        padding: 10px 10px 9px 10px;
    }

    #banner .nav-pills.nav-wizard > li:not(:last-child) a:after {
        border-width: 28px 0px 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:first-child) a:after {
        border-width: 28px 0px 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:first-child) a:before {
        border-width: 28px 0 29px 20px !important;
    }

    #banner .nav-pills.nav-wizard > li:not(:last-child) a.active:before {
        border-width: 28px 0 29px 20px !important;
    }

    .banner img {
        height: 90%;
    }
}

@media only screen and (min-width:992px) and (max-width:1023px) {
    .header_logo_left {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .header-r-menu {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width:992px) and (max-width:1258px) {
    .registration_flow_div {
        width: 66%;
    }

    .registration_flow_div {
        width: 70% !important;
    }
    .nav-pills.nav-wizard > li:not(:last-child) a:after {
        display: none;
    }

    .nav-pills.nav-wizard > li:not(:first-child) a:before {
        display: none;
    }
    .nav-pills.nav-wizard > li {
        margin-right: 5px;
        border-left: transparent !important;
        border-right: transparent !important;
        width: 120px;
    }
    .nav-pills.nav-wizard > li a {
        width: 230px;
        min-height: 65px;
        padding: 10px 3px !important;
        font-size: 13px !important;
        text-align:center;
    }
    .nav > li > a {
        display: table-cell;
        height: 62px;
        vertical-align: middle;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .container {
        max-width: 100% !important;
    }

    #page-content-wrapper {
        padding: 5px 0px !important;
    }
}

@media (max-width: 767px) {
    .cc-message {
        top: 0px !important;
    }

    .tac h2 {
        font-size: 18px;
    }

    .mpfta {
        text-align: left !important;
        padding-top: 0rem !important;
    }

    .w100p {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .lsatm50 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 0px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
    .welcome {
        max-width: 88px !important;
    }
}
/***********************.header start***********************************************************/
.preheader {   
    background: #fff;
    position: fixed;
    padding: 5px 0;
    width: 100%;
    top: 0;
    z-index: 1000;
    border-top: 5px solid #f58221
}

.header_center p {
    padding-top: 15px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
}

.header_right_logo ul {
    float: right;
    margin-right: 15px;
}

.header_right_logo li {
    display: inline-block;
    padding-right: 3px;
}

.sign_btn {
    /*background: #672b4d;
    color: #fff;
    padding: 6px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    border: none;*/
    margin-top: 14px;
}

    .sign_btn:hover {
        color: #fff;
    }

#demo {
    position: relative;
    margin-top: 75px;
}

.reset_pass {
    font-size: 14px;
}

.registration_flow_div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #0000004f;
    border-radius: 10px;
    padding: 20px 10px 0px 10px;
}

    .registration_flow_div ul {
        text-align: center;
    }

    .registration_flow_div li {
        display: inline-block;
        color: #fff;
        /* height: 110px; */
        vertical-align: top;
        /* border: 1px solid; */
        font-size: 13px;
        margin-bottom: 20px;
    }

.arrow_img {
    position: relative;
    top: 16px;
}

.regt_name {
    line-height: 1.2;
    margin-top: 5px;
}

.reg_img_bg {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    padding-top: 6px;
}

.regt_after {
    width: 105px;
}

#popUpClose {
    position: relative;
    top: -28px;
    right: -1px;
    background: #dcdcdc;
    padding: 7px 10px 8px 25px;
    -webkit-border-radius: 0px 0px 0px 40px;
    -moz-border-radius: 0px 0px 0px 40px;
    border-radius: 0px 0px 0px 40px;
    text-shadow: none;
    color: #6e6e6e;
    opacity: 1;
}

#RetakepopUpClose {
    position: relative;
    top: -28px;
    right: -1px;
    background: #dcdcdc;
    padding: 7px 10px 8px 25px;
    -webkit-border-radius: 0px 0px 0px 40px;
    -moz-border-radius: 0px 0px 0px 40px;
    border-radius: 0px 0px 0px 40px;
    text-shadow: none;
    color: #6e6e6e;
    opacity: 1;
}

#CartDetailsPopUpClose {
    position: relative;
    top: -28px;
    right: -1px;
    background: #dcdcdc;
    padding: 7px 10px 8px 25px;
    -webkit-border-radius: 0px 0px 0px 40px;
    -moz-border-radius: 0px 0px 0px 40px;
    border-radius: 0px 0px 0px 40px;
    text-shadow: none;
    color: #6e6e6e;
    opacity: 1;
}

#CartDeletionPopUpClose {
    position: relative;
    top: -28px;
    right: -1px;
    background: #dcdcdc;
    padding: 7px 10px 8px 25px;
    -webkit-border-radius: 0px 0px 0px 40px;
    -moz-border-radius: 0px 0px 0px 40px;
    border-radius: 0px 0px 0px 40px;
    text-shadow: none;
    color: #6e6e6e;
    opacity: 1;
}

.title_style {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    color: #575757;
}

/***********************************************************************************************/
.signin_input input {
    background: #e9e9e9;
    border: 0;
    border-radius: 0;
    height: 40px;
    border: 1px solid #ced4da;
}

.form-control:focus {
    background-color: #ffffff !important;
    border: 1px solid #0090b5 !important;
    box-shadow: 0 0 0 0.2rem rgba(101, 44, 77, 0.25);
}

.sign_in_icon {
    border: 0;
    background: #e9e9e9;
}

input::placeholder {
    color: #c0c0c0;
    font-size: 12px;
}
/*select {
    background: url(../../../Images/iicon.png) no-repeat right #fff !important;
    -webkit-appearance: none;
    background-position-x: 200px;
    border-radius: 0 !important;
    background-position-y: 24px !important;
    font-size: 13px !important;
    color: #747d84 !important;
}*/

/***********************************************************************************************/
/*footer {
    background: #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index:1000;
}*/
.f-left {
    background-color: #fff;
    width: 220px;
    margin-right: 0px;
}
.f-text {
    width: 78%;
    padding-top: 12px;
    font-size: 12px;
    letter-spacing: 0.7px;
    /* border-left: 2px solid #999; */
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 12px;
    text-align: right;
}

.footer_left {
    font-size: 12PX;
}
.footer_right {
    text-align: right;
    padding-top: 10px;
    font-size: 12PX;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .footer_left {
        font-size: 9px;
    }
    .footer_right {
        font-size: 10px;
        text-align: center;
        padding-top: 0;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .footer_left {
        font-size: 11px;
    }
    .footer_right {
        text-align: right;
        padding-top: 0;
        font-size: 11px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .footer_left {
        font-size: 11px;
    }
    .footer_right {
        text-align: right;
        padding-top: 10px;
        FONT-SIZE: 10PX;
    }
}



/***********************************************************************************************/
.hide {
    display: none !important;
}
/**********************************************************************************************/
.main-container {
    background: #eaeaea;
    padding-top: 30px;
    padding-bottom: 30px;
}

.myprofile_title {
    color: #474747;
    font-size: 20px;
    font-weight: 600;
}

.float-right {
    text-align: right;
    /*font-size: 13px;*/
}
/*file upload btn*/
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

    .upload-btn-wrapper input[type=file] {
        font-size: 0px;
        position: absolute;
        left: 0;
        top: 7px;
        opacity: 0;
        height: 35px;
        cursor: pointer;
    }

    .upload-btn-wrapper .form-control {
        line-height: 0;
    }


/*****************************************************************************/
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    #wrapper.toggled {
        padding-left: 220px;
    }

#sidebar-wrapper {
    z-index: 99;
    position: fixed;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    background: #0090b5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    padding: 15px 10px;
    background: #eaeaea;
}

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 6px;
    width: 220px;
    margin: 0;
    padding: 0px 0px 100px 0px;
    list-style: none;
}

    .sidebar-nav li {
        /*text-indent: 10px;
    line-height: 30px;*/
    }

        .sidebar-nav li a {
            /*display: flex;*/
            text-decoration: none;
            color: #fff;
            font-size: 14px;
            padding: 10px 10px;
        }

            .sidebar-nav li a:hover {
                text-decoration: none;
                color: #fff;
                background: #092f57;
            }

.sidebar-nav-active {
    text-decoration: none;
    color: #fff;
    background: #3e162e;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav li a img {
    opacity: 0.5;
}

    .sidebar-nav li a img:active {
        opacity: 1;
    }

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}



    .sidebar-nav > .sidebar-brand a:hover {
        color: #fff;
        background: none;
    }

@media(min-width:768px) {
    #wrapper {
        padding-left: 220px;
    }

        #wrapper.toggled {
            padding-left: 0;
        }

    #sidebar-wrapper {
        width: 220px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}
/******************************************************************************/
.d_header {
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #474747;
    width: 100%;
    box-shadow: 0px -5px 12px;
    position: fixed;
    z-index: 900;
}

.dashb_title p {
    font-size: 22px;
    color: #474747;
    display: flex;
    padding-bottom: 6px;
}

.dashb_img {
    background: url('../../../Images/h_sprite_img.png') no-repeat 0 -2px;
    width: 30px;
    height: 26px;
    float: left;
    margin-right: 10px;
}

.schedule_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -47px;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
}

.purchase_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -85px;
    width: 25px;
    height: 35px;
    float: left
}

.myorder_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -138px;
    width: 30px;
    height: 26px;
    float: left;
    margin-right: 10px;
}

.myquery_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat -39px -138px;
    width: 30px;
    height: 26px;
    float: left;
    margin-right: 10px;
}

.previousexam_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat -40px -93px;
    width: 30px;
    height: 26px;
    float: left;
    margin-right: 10px;
}

.logout_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -183px;
    width: 30px;
    height: 26px;
    float: left;
    margin-right: 10px;
}

.progress_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 13px -222px;
    width: 45px;
    height: 50px;
    float: right;
}

.progress_img_transp {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -285px;
    width: 45px;
    height: 45px;
}

.completed_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -337px;
    width: 45px;
    height: 45px;
}

.completed_img_transp {
    background: url(../../../Images/h_sprite_img.png) no-repeat 10px -455px;
    width: 45px;
    height: 48px;
    float: right;
}

.query_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -228px;
    width: 45px;
    height: 45px;
}

.query_img_transp {
    background: url(../../../Images/h_sprite_img.png) no-repeat 2px -507px;
    width: 55px;
    height: 48px;
    float: right;
}

.refersh_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -760px;
    width: 35px;
    height: 30px;
}

#captchadiv img {
    height: 40px;
}

.dashb_div {
    background: #6a3352;
    padding: 15px 12px;
    color: #fff;
    margin-bottom: 10px;
    min-height: 100px;
}

.dashb_div1 {
    background: #797979;
    color: #fff;
    padding: 15px 12px;
    margin-bottom: 10px;
    min-height: 100px;
}

.profile_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 3px -624px;
    width: 42px;
    height: 40px;
    background-color: #e9e9e9;
    border: 1px solid #ced4da;
}

.password_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 3px -695px;
    width: 42px;
    height: 40px;
    background-color: #e9e9e9;
    border: 1px solid #ced4da;
}

.email_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -660px;
    width: 42px;
    height: 40px;
    background-color: #e9e9e9;
    border: 1px solid #ced4da;
}

.contact_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 4px -729px;
    width: 42px;
    height: 40px;
    background-color: #e9e9e9;
    border: 1px solid #ced4da;
}

.download_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat -34px -560px;
    width: 30px;
    height: 20px;
    float: left;
}

.myprofile_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -633px;
    width: 28px;
    height: 28px;
    float: left;
    position: relative;
    right: 6px;
}

.changep_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0 -703px;
    width: 28px;
    height: 28px;
    float: left;
    position: relative;
    right: 6px;
}

.u_logout_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat -28px -184px;
    width: 28px;
    height: 28px;
    float: left;
    position: relative;
    right: 6px;
}

.My_cart_type_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0px -808px;
    height: 40px;
    width: 40px;
}

.My_cart_delete_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0px -1110px;
    height: 35px;
    width: 25px;
}

.prev_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat 0px -873px;
    height: 35px;
    width: 40px;
    float: left;
}

#headermenu li {
    margin-top: 18px;
}
/**********************************************************************************************/
.apl_gird {
    background: #fff;
    padding: 8px 14px 0px 14px;
    margin-bottom: 6px;
}

    .apl_gird p {
        font-size: 14px;
        font-weight: bold;
    }

    .apl_gird ul {
        text-align: left;
    }

    .apl_gird li {
        display: inline-block;
        line-height: 17px;
        padding-bottom: 8px;
    }

.adt_card_b {
    padding: 6px 15px;
    background: #cfcfcf;
    color: #a8a6a6 !important;
    cursor: auto !important;
    font-size: 14px;
}

.star {
    /*color: #ff0000 !important;*/
    /*margin-right: 0.20rem;*/
}
/************************************************************************************************/
.imp_note_div {
    border-color: #ececec;
    margin: 10px;
}

    .imp_note_div span {
        color: #b1375c;
    }

    .imp_note_div li {
        font-size: 13px;
    }
/************************************************************************************************/
@media only screen and (min-width:320px) and (max-width:640px) {
    .header_center p {
        font-size: 16px;
        padding-top: 5px;
    }

    .header_right_logo ul {
        text-align: right;
    }

    .proddetimg img {
        width: 320px !important;
    }

    .pdevoider {
        height: 36px !important;
        top: 4px !important;
    }
    .apl_gird p {
        font-size: 11px;
    }
    .w170 {
        width: 158px !important;
    }
    .btn7{
        font-size:11px;
    }
}

@media only screen and (min-width:641px) and (max-width:991px) {

    .header_right_logo li {
        display: inline-block;
        padding-right: 0px;
    }

    .sign_btn {
        padding: 4px 6px;
    }

    .header_center p {
        font-size: 15px;
    }
}

@media only screen and (min-width:992px) and (max-width:1258px) {

    .header_right_logo li {
        display: inline-block;
        padding-right: 3px;
    }

    .sign_btn {
        padding: 4px 6px;
    }

    .header_center p {
        font-size: 15px;
    }

    .registration_flow_div {
        width: 65%;
    }

    .mpfta {
        font-size: 13px;
        padding: 0.5rem 0rem;
    }
}

.header-heading {
    font-size: 1.3rem;
}

.text56 {
    font-size: 1.1rem;
}


@media only screen and (max-width:1023px) {
    .header_center {
        display: none;
    }

    .rplr15 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
}


@media only screen and (min-width:1024px) and (max-width:1199px) {
    .w50od {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.header-r-menu ul li {
    float: right;
    margin-left: 10px;
}

.dinitial .mobNoprefixmyProfile {
    width: 15%
}

.dinitial .mobNowidthleftmyProfile {
    width: 85%
}

.My_cart_book_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat -8px -995px;
    height: 40px;
    width: 40px;
}

.My_cart_test_img {
    background: url(../../../Images/h_sprite_img.png) no-repeat -3px -808px;
    height: 40px;
    width: 40px;
}

.modal-header {
    display: block;
    border-bottom: 0px solid transparent;
    padding: 9px 15px 0px 15px;
}

.inpbgcolor {
    background-color: #e9e9e9 !important;
    font-size: 12px;
}

.dclw70 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}

.dclw60 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.dclw30 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.dclw40 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.mpfta {
    text-align: right;
    padding-top: 0.5rem;
}

.marr5 {
    margin-right: 5px !important;
}

.welcome {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dinitial {
    display: block !important;
}

.hyphen {
    position: relative;
    z-index: 1;
    right: 3px;
}

.pdevoider {
    border-right: 1px solid #cecece;
    float: right;
    height: 40px;
    top: 8px;
    position: relative;
    padding-left: 5px;
}

#pdptable .table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #e6e6e6;
}

    #pdptable .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
        border-color: #ffffff;
    }

#pdptable .table-bordered th, .table-bordered td {
    border: 1px solid #ffffff;
    vertical-align:middle !important;
}

.listview ul {
    padding-left: 0px !important;
}

.listview li {
    list-style-type: disc !important;
    display: list-item !important;
}

.wizard .listview ul {
    padding: 10px 15px 0px 30px !important;
    margin-bottom: 0px !important;
    background-color: #efebef;
}

.mpfooter {
    background-color: #efebef;
    line-height: 30px;
    padding: 8px 0px;
    font-weight: bold;
}

.h84 {
    height: 84px !important;
}

.vm1 {
    /*display: table;*/
    position: relative;
}

.vm2 {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}

.fs12 {
    font-size: 12px;
}

.w170 {
    width: 170px;
}

.letspe {
    letter-spacing: -0.4px;
}


.fs13-5 {
    font-size: 13.5px !important;
}
/*Cookie Consent styles start*/
.cookieconsent {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
}

.cc-window {
    padding: 1em 0em;
    width: 100%;
    position: fixed;
    overflow: hidden;
    font-size: 12px;
    z-index: 9999;
    opacity: 1;
    transition: opacity 1s ease;
}

.cc-banner .cc-message {
    box-sizing: border-box;
}

.cc-compliance {
    align-items: center;
    align-content: space-between;
}

.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    border-color: transparent;
    min-width: 140px;
}

.cc-link {
    text-decoration: underline;
    opacity: .8;
    display: inline-block;
    padding: .2em;
    color: rgb(255, 255, 255);
}

    .cc-link:active, .cc-link:visited {
        color: rgb(255, 255, 255);
    }

    .cc-link:hover {
        opacity: 1;
    }

.cc-btn:hover, .cc-btn:visited, .cc-btn:active, .cc-btn:focus {
    text-decoration: underline;
    border-color: transparent;
    color: rgb(0, 0, 0);
}

@media screen and (min-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-banner .cc-message {
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 575px) {
    .cc-window {
        padding: 0em 0em 1em 0em;
    }
}

.cc-message {
    position: relative;
    top: 5px;
}
/*Cookie Consent styles end*/

.dbdelete {
    font-size: 24px;
    border: 1px solid #ff5858;
    color: #ff5858;
    padding: 6px 10px;
    border-radius: 4px;
    transition: 0.3s;
    line-height: 24px;
}

    .dbdelete:hover {
        border: 1px solid #ff5858;
        color: #fff;
        background-color: #ff5858;
        transition: 0.3s;
    }

.delete {
    font-size: 18px;
    color: #ff5858;
}

    .delete:hover {
        color: #0090b5;
    }

.spullh li {
    line-height: 20px;
    margin-bottom: 14px;
}

.spullh50 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
/************************************************************************/
.tablewidth100 {
    width: 100%;
}

    .tablewidth100 td {
        padding: 5px;
        border: 0;
    }

.tdwidth30 {
    width: 100px;
}

.tdwidth5 {
    width: 5px;
}
/*************************************************************************/
.maron_clro_stl {
    cursor: pointer;
    color: #0090b5;
    font-style: italic;
    font-size: 16px;
    text-align: center;
    display: block;
}

    .maron_clro_stl:hover {
        color: #0056b3;
    }
.Accom_Rej_msg {
    color: #ff0000;
    font-size: 16px;
    display: block;
    font-weight: bold;
}

.link_clor {
    color: #0056b3;
    word-break: break-all;
}

#LSATStepsPopUpClose {
    position: absolute;
    top: 15px;
    right: 5px;
}

.blinking {
    color: #fff;
    text-transform: uppercase;
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: #fff;
    }

    49% {
        color: #fff;
    }

    60% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #fff;
    }
}

@media only screen and (min-width:320px) and (max-width:640px) {
    #myModalLSATStepsPopUpLabel {
        font-size: 25px;
    }

    .blinking {
        font-size: 22px;
    }

    .mob_footer_ftsz {
        font-size: 22px;
    }

    .Yes_btn13 {
        top: 5px !important;
    }
}

@media only screen and (min-width:641px) and (max-width:991px) {
    .blinking {
        font-size: 35px;
    }

    #myModalLSATStepsPopUpLabel {
        font-size: 20px;
    }

    .mob_footer_ftsz {
        font-size: 20px;
    }
}

@media only screen and (min-width:992px) and (max-width:1258px) {
}


/****************************************************************************************/
.Yes_btn13 {
    background: #0090b5;
    color: #fff;
    border-radius: 5px;
    border: navajowhite;
    font-size: 14px;
    padding: 5px 12px;
    cursor: pointer;
    position: relative;
    top: -5px;
}

    .Yes_btn13:hover {
        background: #fff;
        color: #0090b5;
        border: 1px solid;
        .valignmentCenter

{
    margin-top: -5px;
    display: block;
    float: right;
}
/************************************************************/
#HCL_contminh_new {
    padding-bottom: 90px !important;
}

@media (min-width: 768px) and (max-width: 1024px) {

 
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {


}

@media (min-width: 481px) and (max-width: 767px) {
    #banner .disib h1 {
        font-size: 24px;
    }
  
}


@media (min-width: 320px) and (max-width: 480px) {
    #banner h1 {
        font-size: 28px;
    }
    .w170 {
        width: 160px !important;
    }
    body{
        font-size:13px !important;
    }
}
/******************************************************************/

.foundation_content p {
    line-height: 1.6 !important;
}

.foundation_content_ul {
    list-style-type: disc !important;
    padding-left: 25px !important;
}

    .foundation_content_ul li {
        list-style-type: disc;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.foundation_content_ol li {
    padding-top: 5px;
    padding-bottom: 5px;
}


