﻿/******************************************
    File Name: newdesign.css
   
/******************************************/
.logo-wrapper {
    background-color: #ffffff;
    padding: 8px 0;
}
.social-side-menu a img {
    width: 64%;
}

nav .side-menu .social-side-menu a:hover {
    background-color: #d9d7d3 !important;
}
.nav-full {
    width: 100%;
    padding-right: 0;
    padding-top: 10px !important;
}


/* Athena Student Dashboard CSS Starts */



/************GMUMBA*************/
.the-program-modules tbody tr td p {
    margin-left: -10px;
    margin-right: -10px;
    color: #333;
    padding: 0px 10px;
    border-bottom: 1px solid #999;
    font-size: 16px;
    margin-bottom: 0;
}
.gmamba-targetgroup {
    margin: 0 15px;
}
/************GMUMBA*************/



/*Dashboard home-menu*/

.navbar-default .navbar-nav > li > a.nav-das-home {
    padding: 0px 8px 0 15px !important;
    font-size: 24px;
    color: #777;
}

    .navbar-default .navbar-nav > li > a.nav-das-home:hover {
        padding: 0px 8px 0 15px !important;
        font-size: 24px;
        color: #000;
    }

@media (max-width:988px ) and (min-width:768px) {
    .navbar.navbar-default .navbar-nav > li > a {
        padding: 0px 10px !important;
    }
}

/************Dashboard home-menu-end*************/





/*Menu*/
.sitelogo-pad img {
    padding-top: 27px;
}
.stu-pro-new {
    background: none !important;
    width: 144px;
    border-bottom: none !important;
    float: left !important;
    padding-top: 22px;
    text-align: center;
}
    .stu-pro-new .athena-profile-pic {
        width: 45px;
        border-radius: 65%;
        float: none;
        height: 45px;
    }
    .stu-pro-new a b {
        font-weight: 100;
        text-transform: capitalize;
        line-height: 18px;
        width: 100%;
        display: block;
        float: none;
    }
.msg-notification {
    width: 59px;
}
    .msg-notification img {
        width: 50px;
        float: right;
        padding-top: 15px;
    }
.bg-strip {
    background-image: url("../images/student-dash-board/body-bg.jpg");
}

.nav-top .navbar-default .navbar-nav > li > a {
    padding: 0px 0px !important;
}

.navbar-nav > li span {
    display: block;
    letter-spacing: -.5px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.navbar-nav > li .top-menu-icon {
    display: block;
    width: 60% !important;
    height: 60% !important;
    background-color: #d67cd6 !important;
    border: 2px solid #d67cd6;
    border-radius: 8px !important;
    display: block;
    text-align: center;
    margin: 0 auto;
}
    .navbar-nav > li .top-menu-icon:hover {
        background: #774476 !important;
        border: 2px solid #774476;
    }



.navbar-nav > li span img {
    margin: 10px 5px;
    width: 60%;
    height: auto;
    filter: brightness(100);
}

/* body */

.my-courses-new table thead tr {
    background: #9d498d !important;
    color: #ffffff !important;
    border-radius: 10px;
    padding: 10px;
    border-radius: 5px 5px 0px 0px !important;
    width: 100%;
    border: 1px solid #803c73 !important;
}

    .my-courses-new table thead tr th {
        background: #9d498d !important;
        color: #ffffff !important;
        padding: 10px;
        border: 1px solid #803c73 !important;
    }



.navbar-default .navbar-nav > li > a:hover {
    background-color: #fff !important
}
/* width */
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

.seperator {
    padding: 25px 0
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #e3bfd2;
    opacity: 0.8;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.my-courses-new table .thead-light tr {
    background: #9d498d !important;
}

.my-courses-new table {
    width: 100%
}

.my-courses-new h4 {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 600;
    padding: 15px 0 0px;
    margin-bottom: 5px;
    font-family: inherit;
}

nav .side-menu li {
    list-style: none;
    padding: 5px 10px 5px 0;
    border-radius: 10px;
    margin-bottom: 10px;
}

.side-menu {
    padding-top: 30px;
}

nav .side-menu li a {
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display: block;
    background-color: #7f3d9e;
    padding: 12px 10px 12px 20px;
    border-radius: 10px;
}

    nav .side-menu li a:hover {
        background-color: #6f6f69;
        color: #fff
    }

.logo-wrapper {
    margin-bottom: 3px !important;
}


.upcom-top {
    margin-top: 30px;
}

.table-bg img {
    width: 100%;
    padding: 10px 5px
}

.my-courses-top {
    padding-top: 35px;
}

    .my-courses-top h4 {
        font-size: 14px;
        color: #2f2f2f;
        font-weight: 600;
        padding: 0 0 5px;
        margin-bottom: 0px;
        font-family: inherit;
    }

.m-top-head h4 {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 600;
    padding: 0 0 5px;
    margin-bottom: 0px;
    font-family: inherit;
}


/*Mycourse-new */

.my-courses-new {
    box-shadow: 0 0 5px grey;
    max-height: 118px !important;
    overflow: scroll !important;
    box-shadow: 0 0 5px grey;
}

    .my-courses-new table {
        background-color: #fff;
        border: none !important;
    }


        .my-courses-new table th {
            display: none !important;
            background: #9d498d !important;
            color: #ffffff !important;
            padding: 10px;
            border: 1px solid #803c73 !important;
        }

.my-courses-new-th table th {
    background: #9d498d !important;
    color: #ffffff !important;
    padding: 10px;
    border: 1px solid #803c73 !important;
}




.my-courses-new table td {
    color: #555 !important;
    padding: 10px;
    border: none !important;
    font-size: 12.5px;
}
/*Mycourse-module */
.my-courses-module {
    box-shadow: 0 0 5px grey;
}

    .my-courses-module table {
        background-color: #fff;
        border: none !important;
        width: 100%;
    }


        .my-courses-module table th {
            background: #9d498d !important;
            color: #ffffff !important;
            padding: 10px;
            border: 1px solid #803c73 !important;
            display: none;
        }

.my-courses-module-th-new table th {
    padding: 6px 10px;
    border: 1px solid #e9e2e8 !important;
    background-color: #ffffff;
    color: #636363;
}

.my-courses-module-th table th {
    padding: 10px 10px;
    border: 1px solid #e9e2e8 !important;
    background-color: #9d498d;
    color: #fff;
}

.noti-space {
    margin-top: 35px;
    margin-bottom: 1px !important;
}

    .noti-space h4 {
        margin-bottom: 1px !important;
    }


.my-courses-module table td {
    color: #555 !important;
    padding: 10px;
    border: none !important;
    font-size: 12.5px;
}

tr:nth-child(even) {
    background-color: #eee;
}

.upcoming-mar {
    margin-top: 35px;
}

.upcoming-classes-new {
    background-color: #fff !important;
    color: #000 !important;
    min-height: 400px;
    box-shadow: 0 0 5px grey;
}

    .upcoming-classes-new h4 {
        background-color: #9d498d !important;
        color: #fff !important;
        padding: 10px;
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        box-shadow: 0 0 5px grey;
        margin-top: 0px;
        margin-bottom: 0;
    }

.my-courses-new-heading {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 600;
    padding: 5px 0 0px;
    margin-bottom: 5px;
    font-family: inherit;
}
.upcoming-classes h3 {
    background: #eee;
    font-size: 12px;
    padding: 10px;
    margin: 0;
    color: #000;
}
.my-courses-module-heading {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 600;
    padding: 15px 0 0px;
    margin-bottom: 5px;
    font-family: inherit;
}

.pie-chart-shadow {
    min-width: 100%;
    height: min-content;
    max-width: 100%;
    box-shadow: 0 0 5px grey;
}
.regi-course-details {
    border-bottom: 1px solid #ccc;
    background: #fff;
    padding: 17px 16px 15px;
}
    .regi-course-details::after {
        display: block;
        clear: both;
        content: '';
    }
    .regi-course-details p {
        width: 50%;
        float: left;
        height: 26px;
        font-size: 12px;
        margin: 0;
    }
    .regi-course-details p:nth-child(2n+3) {
        padding-left: 3%;
    }
        .regi-course-details p:nth-child(2n+3) em {
            width: 116px;
            display: inline-block;
        }
.submit-link {
    text-decoration: underline !important;
    color: #9d498d !important;
}
.regi-course-details-wrap h4 {
    background: #9d498d;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
}
.regi-course-details p em {
    width: 70px;
    display: inline-block;
    font-size: 13px;
}
.regi-course-details p a {
    font-weight: bold;
    font-size: 13px;
    font-family: open sans;
    color: #000;
}
.btn-glink {
    background: #229c49;
    color: #fff !important;
    padding: 2px 6px;
    text-decoration: underline !important;
    border-radius: 3px;
}
.regi-course-scroll {
    height: 86px;
    overflow-x: auto;
    overflow-y: auto;
}
.regi-Onlineclass-scroll {
    height: 319px;
    overflow-x: auto;
    overflow-y: auto;
}
#ContentPlaceHolder1_lnkbtnmore {
    position: absolute;
    bottom: 6px;
    left: 25px;
    color: #7f3d9e;
    font-size: 12px;
    font-weight:800;
    text-decoration: underline !important;
}
.online-upcoming-classes p {
    margin: 0;
    font-size: 12px;
}

.online-upcoming-classes {
    padding: 10px;
    min-height: 107px;
}
    .online-upcoming-classes:nth-child(2n+3) {
        background: #eee;
    }
    .online-upcoming-classes p {
        margin: 0;
        font-size: 12px;
        line-height: 17px;
    }
        .online-upcoming-classes p em {
            display: inline-block;
            width: 80px;
        }
        .online-upcoming-classes p a {
            color: #fff;
            float: right;
            /*background: #499d64;*/
            padding: 2px 5px;
        }
/* Athena Student Dashboard CSS Ends */ /******************************************

    File Name: newdesign.css
   
   /******************************************/


/* footer news letter*/
.temp-msg {
    position: absolute;
    font-size: 21px;
    color: #e0008d;
    margin: 0;
    padding-left: 15px;
    font-weight: bold;
}

.caption a p {
    font-size: 12.9px;
    line-height: 17px;
}
.why-cho-mob {
    display: none;
}

input#btnsave {
    top: 10px !important;
    background: #fff !important;
    color: #90268e !important;
    border: none;
    padding: 4px 13px;
    position: relative;
    border-radius: 6px;
    right: 0;
    z-index: 999;
}

.footermenu {
    list-style: none;
    float: left !important;
    margin: 0;
    padding: 0;
}

.footerp {
    color: white;
    margin-top: 23px !important;
}

.fot-log-new {
    width: 44% !important;
    margin-top: 5px;
}

#idww {
    height: 54px;
    position: relative;
}

#validateemail {
    bottom: 0;
    position: absolute;
    left: 0;
}

#rqdemail {
    bottom: 0;
    position: absolute;
    left: 0
}

input#btnsave:hover {
    background: #90268e !important;
    color: #c0c0c0 !important;
}

/*footer news letter end*/
.copyright p {
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.how-will-steps {
    margin: 0;
    padding: 0;
}

    .how-will-steps li {
        width: 23%;
        float: left;
        list-style: none;
        margin: 1%;
    }

.how-will-step-round {
    font-size: 23px;
    text-align: center;
    transition: all 0.3s ease;
}

    .how-will-step-round.step1-bg {
        background: #305086;
        padding-top: 57px;
    }

    .how-will-step-round.step2-bg {
        background: #54288f;
        padding-top: 31px;
    }

    .how-will-step-round.step3-bg {
        background: #38254e;
        padding-top: 31px;
    }

    .how-will-step-round.step4-bg {
        background: #8e288f;
        padding-top: 57px;
    }

    .how-will-step-round:hover {
        box-shadow: 10px -2px 0px #999;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.how-will-step-round {
    font-size: 22px;
    text-align: center;
    height: 217px;
    background: #f00;
    border-radius: 50%;
    color: #fff;
    font-family: 'Conv_Oswald-light' !important;
    text-transform: uppercase;
}

    .how-will-step-round span {
        display: inline-block;
        font-size: 32px;
        text-transform: uppercase;
        padding: 5px 0;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        width: auto;
        margin: 15px auto;
        font-family: 'Conv_Oswald-medium' !important;
    }

    .how-will-step-round em {
        display: block;
        font-style: normal;
        color: #adb5c8;
        font-size: 32px;
        font-family: 'Conv_Oswald-medium' !important;
    }

.how-will-steps p {
    padding: 13px 25px;
    background: #e2e0e4;
    margin-top: 12px;
    min-height: 169px;
    font-family: 'Conv_Oswald-light' !important;
    font-size: 17px;
    line-height: 28px !important;
    color: #305086;
}

.how-will-steps li:nth-child(2) p {
    color: #54288f;
}

.how-will-steps li:nth-child(3) p {
    color: #38254e;
}

.how-will-steps li:nth-child(4) p {
    color: #8e288f;
}

.admision-pro-round-box .how-will-step-round {
    height: 250px;
}

/*** How will i Learn Steps****/



/*** End How will i Learn Steps****/






/************ US LANDING PAGE STYLES ************/
.landing-ban-wrap {
    position: relative;
    margin: 0;
    padding: 0;
    background-image: url(../images/banner-us-landing.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.us-land-btn {
    background: #000f2f;
    padding: 5px 10px;
    font-size: 18px;
    color: #fff;
}

.us-land-call-btn {
    position: relative;
    float: right;
    background: #000f2f;
    padding: 5px 10px;
    margin-bottom: -16px;
    font-size: 18px;
    margin-right: 60px;
    color: #fff;
}

.ban-caption-box {
    width: 45%;
    padding: 4% 20px;
    background: rgba(0,19,58,.8);
    margin: 10% 0;
}

    .ban-caption-box img {
        width: 200px;
        margin-bottom: 80%;
    }

    .ban-caption-box p {
        color: #fff;
        line-height: 32px;
        font-size: 30px;
        margin-bottom: 17px;
        font-weight: bold;
    }

        .ban-caption-box p span {
            font-size: 22px;
        }

.us-mid-ban-wrap {
    position: relative;
    margin: 0;
    padding: 0;
    background-image: url('../images/us-mid-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.mid-ban-caption-box {
    width: 46%;
    padding: 4% 6%;
    background: rgba(0,19,58,.8);
    margin: 50% 3% 0 0;
    float: right;
}

    .mid-ban-caption-box p {
        color: #fff;
        line-height: 32px;
        font-size: 30px;
        margin-bottom: 17px;
        font-weight: bold;
    }

        .mid-ban-caption-box p em {
            color: #ffc600;
            font-style: normal;
            border-bottom: 3px solid #ccc;
        }

.us-about-course {
    color: #000;
    text-align: justify;
    margin: 7% 0;
}

    .us-about-course p {
        font-size: 17px;
        color: #000;
        line-height: 30px;
        padding-bottom: 11px;
    }

    .us-about-course h2 {
        border-bottom: 3px solid #666;
        display: inline-block;
        padding-bottom: 3px;
        color: #012f5f;
    }

.us-landing-features {
    margin: 7% 0 0 3%;
    border-left: 2px solid #ccc;
    width: 26%;
    padding-left: 3%;
}

    .us-landing-features ul {
        margin: 0;
        padding: 0;
    }

        .us-landing-features ul li {
            list-style: none;
            text-align: center;
            font-size: 24px;
            font-weight: bold;
            color: #000;
            text-transform: uppercase;
            display: block;
        }

            .us-landing-features ul li span {
                font-size: 13px;
                display: block;
            }

            .us-landing-features ul li img {
                display: block;
                margin: 0 auto;
                width: 100px;
            }

.us-landing-register {
    background: #29395b;
}

    .us-landing-register h3 {
        color: #fff;
        font-weight: bold;
    }

    .us-landing-register .regish4 {
        color: #ffc600;
        border-bottom: 2px solid #ccc;
        padding-bottom: 12px;
        width: 50%;
        font-size: 22px;
    }

    .us-landing-register p {
        color: #fff;
        text-align: left;
    }

    .us-landing-register h5 {
        color: #ffc600;
        font-size: 20px;
        font-weight: bold;
    }

    .us-landing-register .trailregister {
        background: #29395b;
        margin-top: 0;
        /* border-radius: 0px 0px 55px 55px; */
        padding: 20px;
        /* box-shadow: 0px 3px 0px 0px #d2d2d2a8; */
        margin-bottom: 26px;
    }
.doc-uploaded {
    margin-bottom: 16px;
}
.doc-uploaded p span {
    width: 150px;
    display: inline-block;
}
.doc-uploaded p a {
    color: #91278f;
    font-style: italic;
    text-decoration: underline !important;
}

.us-landing-how-are-we .differentbox {
    color: #666;
    text-align: left;
    margin-top: 7px;
}

    .us-landing-how-are-we .differentbox h3 {
        color: #9d148b;
        text-align: left;
        margin-top: 0px;
        font-family: 'Conv_Oswald-light';
    }

    .us-landing-how-are-we .differentbox p {
        color: #666;
        text-align: left;
        font-size: 17px;
        float: left;
        font-family: 'Conv_Oswald-light';
    }

.us-landing-how-are-we h2 {
    color: #29395b;
    display: block;
    font-weight: bold;
    border-bottom: 3px solid #29395b;
    text-align: center;
    width: 50%;
    margin: 25px auto;
    padding-bottom: 10px;
    font-size: 31px;
}

.us-landing-how-are-we img {
    width: 100%;
}

.us-landing-btns {
    margin: 4% 0;
}

    .us-landing-btns a {
        background: #9e158c;
        padding: 5px 10px;
        color: #fff;
        font-size: 17px;
        display: inline-block;
        width: 260px;
    }

    .us-landing-btns button {
        background: #9e158c;
        padding: 5px 10px;
        color: #fff;
        font-size: 17px;
        display: inline-block;
        margin: 0;
        width: 81%;
        border: none;
    }

@media only screen and (min-width:641px) and (max-width: 1024px) {
    .mid-ban-caption-box {
        width: 46%;
        padding: 4% 6%;
        background: rgba(0,19,58,.8);
        margin: 35% 3% 0 0;
        float: right;
    }

    .mid-ban-caption-box {
        width: 46%;
        padding: 4% 6%;
        background: rgba(0,19,58,.8);
        margin: 5% 3% 0 0;
        float: right;
    }

    .ban-caption-box img {
        width: 200px;
        margin-bottom: 18%;
    }

    .ban-caption-box p {
        color: #fff;
        line-height: 25px;
        font-size: 23px;
        margin-bottom: 8px;
        font-weight: bold;
    }

        .ban-caption-box p span {
            font-size: 13px;
        }

    .us-landing-features {
        margin: 40px 0;
        border-left: 2px solid #ccc;
        width: 100%;
        padding-left: 0;
    }

        .us-landing-features ul li {
            list-style: none;
            text-align: center;
            font-size: 24px;
            font-weight: bold;
            color: #000;
            text-transform: uppercase;
            display: block;
            width: 25%;
            float: left;
        }

            .us-landing-features ul li::after {
                display: block;
                clear: both;
                content: '';
            }

    .mid-ban-caption-box {
        width: 44%;
        padding: 20px 25px;
        background: rgba(0,19,58,.8);
        margin: 0;
        float: none;
        position: absolute;
        right: 50px;
        bottom: 0;
    }

        .mid-ban-caption-box p {
            color: #fff;
            line-height: 32px;
            font-size: 25px;
            margin-bottom: 17px;
            font-weight: bold;
        }

    .us-mid-ban-wrap {
        position: relative;
        margin: 0;
        padding: 0;
        background-image: url('../images/us-mid-banner.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        height: 325px;
    }

    .us-landing-btns a {
        background: #9e158c;
        padding: 5px 10px;
        color: #fff;
        font-size: 17px;
        display: inline-block;
        width: 35%;
        margin: 5px;
    }
}

@media only screen and (min-width:1025px) and (max-width: 1366px) {
    .mid-ban-caption-box {
        width: 46%;
        padding: 4% 6%;
        background: rgba(0,19,58,.8);
        margin: 35% 3% 0 0;
        float: right;
    }

    .usr-profile-form ul li {
        display: inline-block;
        margin: 10px 19px;
    }
}

@media only screen and (min-width:1367px) and (max-width: 1920px) {
    .mid-ban-caption-box {
        width: 46%;
        padding: 4% 6%;
        background: rgba(0,19,58,.8);
        margin: 35% 3% 0 0;
        float: right;
    }
    .ban-caption-box img {
        width: 200px;
        margin-bottom: 60%;
    }
    .ban-caption-box {
        width: 45%;
        padding: 5% 20px;
        background: rgba(0,19,58,.8);
        margin: 3% 0;
    }
}
@media only screen and (min-width:1200px) and (max-width: 1280px) {
    .ban-caption-box img {
        width: 200px;
        margin-bottom: 40%;
    }

    .trailregister .inde-register .regi-mobile .regi-mob-no {
        width: 83% !important;
    }
}



/************ END US LANDING PAGE STYLES ************/





.why-choose-us-wrap {
    position: relative;
}

    .why-choose-us-wrap a {
        color: #fff;
        background: #90268e;
        padding: 0 5px;
    }
/* Popup box why choose us */
.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

    .modalDialog:target {
        opacity: 1;
        pointer-events: auto;
    }

    .modalDialog > div {
        width: 60%;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
        /*background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);*/
    }

.close {
    background: #90268e;
    color: #FFFFFF;
    line-height: 34px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 37px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 21px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    opacity: 1;
}

    .close:hover {
        background: #ffc600;
        opacity: 1;
    }

/* Popup box why choose us end */



div#ContentPlaceHolder1_UpdatePanel42 {
    width: 44%;
    float: left;
}

div#ContentPlaceHolder1_UpdatePanel41 {
    width: 46%;
    float: left;
}

div#ContentPlaceHolder1_UpdatePanel20 {
    width: 50%;
    float: left;
}

div#ContentPlaceHolder1_UpdatePanel21 {
    width: 43%;
    float: left;
}

#ContentPlaceHolder1_UpdatePanel47 #dllMonth {
    width: 44%;
    float: left;
}

#ContentPlaceHolder1_UpdatePanel47 #dllYear {
    width: 46%;
    float: left;
}

#ContentPlaceHolder1_UpdatePanel48 #dllEndmonth {
    width: 50%;
    float: left;
}

#ContentPlaceHolder1_UpdatePanel48 #dllEndYear {
    width: 46%;
    float: left;
}

.yrmonth label {
    width: 100%;
}

.date-half {
    top: -38px;
    position: relative;
}
/** Master page Start****/
body {
    background: white !important;
}

.text-left {
    text-align: left !important;
}

.logo-wrapper {
    -webkit-box-shadow: 0 8px 6px -6px #cccccc;
    -moz-box-shadow: 0 8px 6px -6px #cccccc;
    box-shadow: 0 8px 6px -6px #cccccc;
}

.student-prof-link-color a {
    color: #005f74;
}

.topbar {
    background-color: #ffffff !important;
    padding: 0;
}

#ContentPlaceHolder1_UpdatePanel19 input {
    border: none;
    color: #fff;
    padding: 10px 41px;
    /*background: #bbbbbb;*/
    background: #7c7c7c;
    font-size: 17px;
    font-family: Raleway;
}

.site-logo img {
    width: 67% !important;
}

.padding20 {
    padding: 20px;
}

.mainh {
    font-weight: 600;
}

.new-age-login-btn {
    margin-top: 10px;
}

    .new-age-login-btn a {
        background: rgba(145,39,143,255);
        padding: 5px;
        color: #ffffff;
    }

.navbar-default .navbar-nav > li > a {
    padding: 0px 15px !important;
}

.fot-log {
    width: 20% !important;
}

.bgg {
    background: #e7e7ef;
}

.footerbackground {
    background: #774476;
    padding: 35px;
}

div.col-sm-7.five-three {
    width: 60% !important;
}

div.col-sm-5.five-two {
    width: 40% !important;
}

.footermenu {
    list-style: none;
    float: right;
}

.footerp {
    color: white;
}

.footermenu li {
    color: white !important;
}

    .footermenu li a {
        color: white !important;
    }

.newsletterform {
    /*background: #ff000000 !important;*/
    border-radius: 5px;
    width: 140% !important;
    height: 36px;
    padding: 2px 12px;
}


.hrline {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 0.5px solid #eee;
}
/** Master page End ****/

/* home page read more*/

.rdmbtn {
    background: #90268e;
    color: white;
    cursor: pointer;
    padding: 0 3px;
    white-space: nowrap;
}

.whchoosep {
    text-align: justify;
}

/* home page read more end*/







/*** custom checkboxes ***/
.new-check-bx {
    font-size: 28px;
    float: left;
    color: #91278f;
    margin-left: 10px;
}

    .new-check-bx input[type=checkbox] {
        display: none;
    }
        /* to hide the checkbox itself */
        .new-check-bx input[type=checkbox] + label:before {
            font-family: FontAwesome;
            display: inline-block;
        }

        .new-check-bx input[type=checkbox] + label:before {
            content: "\f096";
        }
        /* unchecked icon */
        .new-check-bx input[type=checkbox] + label:before {
            letter-spacing: 10px;
        }
        /* space between checkbox and label */

        .new-check-bx input[type=checkbox]:checked + label:before {
            content: "\f046";
        }
        /* checked icon */
        .new-check-bx input[type=checkbox]:checked + label:before {
            letter-spacing: 5px;
        }
/* allow space for check mark */

/* Student Profille Page*/

/* Form font style*/
.usr-profile-form h3 {
    margin-top: 30px;
    color: #695d72;
}

.usr-profile-form h1 {
    margin: 0px auto 28px;
    border-bottom: 3px solid #695d72;
    width: max-content;
}

/* form font style end*/


/* new check box style*/
.contch {
    display: block;
    position: relative;
    padding-left: 35px;
    margin: 0px 6px 12px 7px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


    .contch input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }


.checkmk {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    border: 2px solid #695d72;
    border-radius: 5px;
}


.contch:hover input ~ .checkmk {
    background-color: #91278f33;
}


.contch input:checked ~ .checkmk {
    border: 2px solid #695d72;
    border-radius: 5px;
}


.checkmk:after {
    content: "";
    position: absolute;
    display: none;
}


.contch input:checked ~ .checkmk:after {
    display: block;
}


.contch .checkmk:after {
    left: 8px;
    top: -7px;
    width: 13px;
    height: 22px;
    border: solid #91278f;
    border-width: 0 6px 6px 0;
    border-radius: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* new check box style end*/


/* Student profile page end*/











/** Home page Start****/
.home-banner {
    border-top: 0px !important;
}

.textsm {
    font-size: 14px !important;
    min-height: 49px;
}
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    border-bottom: 0px !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    text-align: center !important;
    width: auto;
    padding: 1px 16px;
    border: 1px groove #ddd;
}

.maincolor {
    color: rgba(145,39,143,255);
}

.mainbackcolor {
    background-color: rgba(145,39,143,255);
}

.thumbnail {
    float: left;
}

    .thumbnail img {
        width: 100%
    }

    .thumbnail .caption {
        width: 100%;
        text-align: left;
    }

.card-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

    .card-1:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }

.margin15 {
    margin: 15px !important;
}

.margintop {
    margin-top: 32px;
}

.marginbot {
    margin-bottom: 32px;
}

.regish4 {
    color: #1f1f1f;
    border-bottom: 2px solid #90268e;
    padding-bottom: 12px;
    width: 53%;
}

.roundbutton {
    border: 1px solid lightgray;
    padding: 5px 11px;
    border-radius: 50%;
    margin-top: 35px;
    font-size: 18px !important;
    color: lightgray;
}

.text-center {
    text-align: center;
}

.getstartbuttonwhite {
    margin-top: 107px;
    margin-right: 30%;
}

    .getstartbuttonwhite a {
        background: rgb(255, 255, 255);
        padding: 14px 68px;
        color: #91268e;
        font-size: 17px;
    }

.testimonialfoot {
    background: #f8f8f8;
    padding: 20px;
}

.h3bor {
    border-bottom: 2px solid #B5B5B5;
    color: white;
    float: left;
    padding-bottom: 18px;
}

.simplestep {
    background: #e6efee;
    /*border-radius: 55px 55px 0px 0px;*/
    padding: 20px;
}

.trailregister {
    background: #e6efee;
    margin-top: -80px;
    /*  border-radius: 0px 0px 55px 55px;*/
    padding: 20px;
    /*box-shadow: 0px 3px 0px 0px #d2d2d2a8;*/
    margin-bottom: 26px;
}

.howdifferent {
    background: #7f4174;
    padding: 20px;
    color: white;
}

.differentbox {
    color: white;
    text-align: left;
    margin-top: 7px;
}

.diffbord {
    border-bottom: 1px solid white;
    padding: 15px 0px;
}

.diffbord1 {
    padding: 15px 0px;
}

.differentbox h3 {
    color: white;
    text-align: left;
    margin-top: 0px;
}

.differentbox p {
    color: white;
    text-align: left;
    float: left;
}

.differentboxnobord {
    border-right: 0px !important;
}

.inde-register h3 {
    display: none !important;
}

.carousel-indicators {
    height: 29px !important;
    background-color: transparent !important;
    top: 86% !important;
}

.carousel-caption {
    bottom: inherit !important;
    left: inherit !important;
    text-align: center !important;
    top: 30%;
}

    .carousel-caption h1 {
        color: white;
        font-size: 50px;
        padding: 5px;
    }

    .carousel-caption p {
        color: white;
    }


.getstartbutton a {
    background: rgba(145,39,143,255);
    padding: 14px 68px;
    color: #ffffff;
    font-size: 17px;
}

.registertaih5 {
    border-bottom: 1px solid gray;
    width: max-content;
    padding: 2px;
}

.registertaih3 {
    color: #91278f;
}

.btn-age-blue {
    background: #91278f !important;
    color: #fff;
    padding: 7px 37px !important;
}

.inde-register input[type="text"] {
    border-radius: 7px;
}

.inde-register input[type="email"] {
    border-radius: 7px;
}

.inde-register select {
    border-radius: 7px;
}

.pop-reg-wrap {
    width: 400px;
    margin: 0 auto;
}
/** Home page End****/

/* student profile*/
.athena-profile-pic {
    margin-top: -10px;
}


/* student profile end*/




/*Fee and charges start*/
.enrollment-course-selection select {
    width: 75% !important;
}


.course-enrollment-wrap {
    margin-top: 40px
}

.enrollment-course-description {
    background: white !important;
    padding: 20px 15px !important;
}

.heading-1-h2 {
    font-size: 24px !important;
    color: #695d72 !important;
}

.enrollment-fee-details {
    background: #f5f5f5 !important;
    padding: 20px 40px !important;
}

.enrollment-scholarship {
    background: white !important;
}

.heading-2-h2 {
    font-size: 24px !important;
}

.enrollment-course-selection select {
    border: 1px solid #ccc9c9 !important;
    background: #fff !important;
}
/* fee and charges end*/

/*contact us page start*/

.contact-main {
    margin: -158px auto;
    background: #fff;
    z-index: 9999;
    position: relative;
    max-width: 1000px;
    padding: 0px 50px;
}

.card3 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

/*contact us page end*/


/*course IMBA page start*/

.course-new-module-details-wrap .new-view-course-module-details tr td {
    text-align: left !important;
}

.course-new-module-details-wrap .new-view-course-module-details tr th {
    text-align: left !important;
}

.feeheading {
    background: #90268e;
    color: white;
    width: 80%;
    padding: 8px 122px 8px 5px;
}

.includesleft {
    float: left;
    width: 30%;
}

    .includesleft img {
        width: 96%;
    }

.includesright p {
    font-size: 15px;
    color: #3c2e48;
    font-weight: 600;
}

.includesright {
    padding: 11px;
    float: left;
    clear: right;
    width: 70%;
}

.includesborder {
    border: 1px solid #91278f;
    padding: 0px;
    width: 23%;
    margin: 1%;
}

.course-first-slider {
    background-image: url(../images/imbabanner.jpg) !important;
    background-size: 100%;
    border-top: 0px !important;
    width: 100% !important;
}

.course-highlights {
    padding-top: 62px;
}

.imbaheading {
    color: #91278f;
    padding: 48px 0px 10px 0px;
    border-bottom: 1px solid gray;
    width: max-content;
    margin: auto;
}

.imbasubhead {
    text-align: center;
    font-size: 16px;
    padding-top: 11px;
    color: #774476;
}

.eligibility-criterea1 {
    padding: 15px 36px;
    background: #ffe5fe;
    margin-top: 20px;
    border: 1px solid lightgray;
}

.eligiblecriteriacont {
    margin-top: 35px;
    padding-left: 0px !important;
    padding-bottom: 16px;
}

.eligiblecriteriacol {
    padding-left: 0px !important;
}

.new-module-presenter-wrap {
    background: #ffffff !important;
}

.william {
    background: #f5f5f5 !important;
}

    .william h4 {
        color: #695d72 !important;
        text-decoration: none !important;
    }

    .william p {
        color: #695d72 !important;
    }

.new-module-presenters a {
    background: #91278f !important;
    box-shadow: none !important;
}

.alhuwalia {
    background: #f5f5f5 !important;
}

    .alhuwalia h4 {
        color: #695d72 !important;
        text-decoration: none !important;
    }

    .alhuwalia p {
        color: #695d72 !important;
    }

.new-module-presenters h2 {
    font-weight: 600 !important;
    color: #91278f !important;
    text-align: center !important;
}

.this-course-includes {
    background: #ffffff !important;
}

.new-course-includes h2 {
    color: #91278f !important;
    text-align: center !important;
    padding: 29px 42px !important;
}
/*course IMBA page End*/
/*Accrediations Page start*/
.part_accred a {
    background: #91278f !important;
}

.part_accred {
    background: white !important;
}

/*Accrediations Page End*/


/*Admission process start*/

.nopadding {
    padding: 0px !important;
}

.admission-process-age-exp {
    background: none !important;
}

.studyexp {
    background: #f5f5f5;
}

.age-exp-box h2 {
    color: #90268e;
}

.age-exp-box h4 {
    color: #695d72
}

.admission-process-pic {
    padding: 30px !important;
}

.age-exp-box {
    padding: 46px 0px 0px 0px !important;
}

.card-2 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    margin: 0px;
    width: 47%;
    margin: 10px;
    min-height: 267px;
}

    .card-2 h4 {
        padding: 6px 0px;
    }
/*Admission process end*/

/* how will i learn start*/

.hwlbuttonleft {
    min-width: 100%;
    background: #91278f;
    color: white;
    padding: 10px;
    text-align: center;
    font-family: 'Conv_Oswald-light';
    font-size: 17px;
    margin: 4px;
    float: left;
}



.aboutp {
    line-height: 29px !important;
    font-size: 17px !important;
    color: #695d72 !important;
}

.howlearnrow {
    background: #fbf0ff;
    margin-top: 40px;
}

.corelearnh {
    background: #91278f;
    padding: 10px;
    color: white;
    margin-top: 20px;
}

.corelearnbg {
    background: #fbf0ff;
    margin-top: 26px;
}

.about h3 {
    color: #91278f !important;
}

.howwill {
    background: #f5f5f5;
    margin-bottom: 28px;
}

/* how will i learn end*/


/** Login page ****/

.login {
    width: 49%;
    background: #fff;
    padding: 32px 15px;
    box-shadow: 0px 2px 1px #fff;
    border: 0px solid #d4dada;
    border-radius: 0;
    float: none;
    padding: 2% 5%;
    margin: 10% 0;
}

.login-logo img {
    width: 170px;
}
/** Login page End****/

/** register page ****/
.regi-bg {
    background-image: url(../images/registerbg.jpg) !important;
    background-repeat: no-repeat;
    padding: 7% 0;
    background-size: 100%;
}

.regi-container {
    width: 1170px;
    margin: 0 auto;
}

    .regi-container:after {
        display: block;
        clear: both;
        content: '';
    }

.regi-wrap {
    background: #fff;
    width: 64%;
    padding: 22px;
}

    .regi-wrap:after {
        display: block;
        clear: both;
        content: '';
    }
/** register page End****/


/* client slider end*/
.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/*client slider end*/


/*student master start*/
.fottp {
    text-align: center;
    color: white;
    padding-top: 11px;
}

.notifications table tr {
    background: #eeeeee !important;
}

    .notifications table tr th {
        border: 1px solid #dddddd !important;
    }

    .notifications table tr td {
        border: 1px solid #dddddd !important;
    }

.my-courses table th {
    background: #695c71 !important;
    color: #ffffff !important;
}

.my-modules table th {
    background: #695c71 !important;
    color: #ffffff !important;
}

/*student master end*/

/* Responsive design Start*/
@media only screen and (max-width: 768px) {
    .inde-register input[type="text"] {
        width: 96% !important;
    }

    .inde-register input[type="email"] {
        width: 96% !important;
    }

    .inde-register select {
        width: 96% !important;
    }

    .inde-register .regi-mobile .regi-mob-no {
        width: 80% !important;
    }

    .enrollment-course-selection select {
        width: 100% !important;
    }

    .enrollment-course-selection span {
        float: left;
        width: 100% !important;
        padding-top: 5px;
    }

    .feeheading {
        background: #90268e;
        color: white;
        width: 100%;
        font-size: 14px;
        padding: 10px;
    }

    .total-fees {
        width: 78% !important;
        float: right;
        padding-top: 16px;
        border-top: 1px solid #ddd;
        font-weight: bold;
    }

    .total-fees2 {
        width: 78% !important;
        float: right;
        padding-top: 16px;
        border-top: 1px solid #ddd;
        font-weight: bold;
    }

    .includesborder {
        border: 1px solid #91278f !important;
        padding: 0px !important;
        width: 97% !important;
        display: inline-block;
        margin: 5px !important;
    }


    .webloginbtn {
        display: none;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #91268e !important;
    }

    .site-logo {
        padding: 7px 0px;
    }

    .navbar-toggle {
        padding: 9px 0px !important;
        margin-right: 0px !important;
    }

    .navbar {
        /*height:25px!important;*/
    }

    .loginimgbtn img {
        width: 22px;
        padding-top: 33px;
        position: absolute;
        margin-top: 36px;
        right: 70px;
        z-index: 1;
    }

    .navmarg {
        margin-top: -56px;
    }

    .navmobile {
        margin-top: -35px !important;
    }

    .carousel-caption h1 {
        font-size: 12px;
        margin-top: 0;
    }

    .fot-log {
        width: 80% !important;
    }

    .mobifotwid {
        width: 100%;
    }

    .mobifotwid2 {
        width: 163%;
    }

    .flef {
        float: left;
    }

    .disno {
        display: none;
    }

    .widf {
        width: 112%;
        margin: auto;
    }

    .fntf {
        font-size: 12px;
        line-height: 17px;
    }

    .getstartbutton a {
        padding: 10px 15px;
    }

    .differentbox {
        border-right: none;
    }

    howdifferent {
        background: #774475;
    }

    .trailregister {
        margin-top: -24px;
        padding: 8px 10px 67px 10px;
    }

    .btn-age-blue {
        width: 100%;
    }

    fieldset.scheduler-border {
        padding: 0px !important;
        margin: 0px !important;
        border: none !important;
    }

    legend.scheduler-border {
        border: none;
    }

    .margintop {
        margin-top: 0px;
    }
    /* responsive new style for footer*/

    .footerbackground .container .col-sm-5 {
        padding-left: 0
    }

    .imgcenrt {
        text-align: center;
    }


    /*responsive new style for footer end*/

    /* inner pages*/

    .card-2 h4 {
        text-align: left;
    }

    .card-2 {
        width: 100%;
        min-height: inherit;
        padding: 15px;
    }

    .course-highlights strong {
        font-size: 16px;
    }


    .imbaheading {
        width: 97%;
        text-align: center;
        font-size: 21px;
    }
    /* inner pages*/
    .diffbord {
        border-bottom: 0 !important;
    }

    .howdifferent {
        text-align: left !important;
    }
}

@media only screen and (min-width:768px) {
    .loginimgbtn {
        display: none !important;
    }
}
/* Responsive design end*/
.dash-chart-wrap {
    min-width: 564px;
    height: 413px;
    max-width: 659px;
}

@media only screen and (min-width:320px) and (max-width: 640px) {
    .unit-detail-view-wrap iframe {
        width: 100% !important;
        height: auto !important;
    }
    .getstartbutton a {
        padding: 5px 6px !important;
        margin-top: 0;
        display: block;
        width: 144px;
        float: none;
        font-size: 10px !important;
        margin: 0 auto;
    }
    .getstartbuttonwhite {
        margin-top: 50px;
        margin-right: 30%;
    }
    .getstartbuttonwhite .slide-second {
        padding: 5px 6px !important;
        margin-top: 0;
        display: block;
        width: 144px;
        float: none;
        font-size: 10px !important;
        margin: 0 auto;
        background: #fff !important;
    }
    .site-logo img {
        padding-top: 5px;
        padding-bottom: 0;
    }

    .pop-reg-wrap {
        width: 100% !important;
        margin: 0 auto;
    }

    #divHomePopup .popup-heading-one {
        font-weight: normal;
        color: #707070;
        font-size: 23px !important;
    }

    #divHomePopup .popup-heading-two {
        font-size: 16px !important;
        color: #707070;
        font-weight: normal;
    }

    .why-cho-desk {
        display: none;
    }

    .why-cho-mob {
        display: inline-block;
    }

    .fot-log-new {
        width: 70% !important;
        margin-top: 28px;
    }

    .widf {
        width: 112%;
        margin: auto;
        padding: 0;
    }

    .landing-ban-wrap {
        position: relative;
        margin: 0;
        padding: 0;
        background-image: url(../images/banner-us-landing.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .ban-caption-box {
        width: 65%;
        padding: 4% 20px;
        background: rgba(0,19,58,.8);
        margin: 10% 0;
    }

        .ban-caption-box img {
            width: 103px;
            margin-bottom: 20%;
        }

        .ban-caption-box p span {
            font-size: 11px;
        }

        .ban-caption-box p {
            color: #fff;
            line-height: 32px;
            font-size: 13px;
            margin-bottom: 6px;
            line-height: 14px;
            font-weight: bold;
        }

    .us-landing-features {
        margin: 7% 0 0 3%;
        border-left: 0px solid #ccc;
        width: 100%;
        padding-left: 3%;
    }

    .mid-ban-caption-box {
        width: 57%;
        padding: 4% 6%;
        background: rgba(0,19,58,.8);
        margin: 13% 3% 0 0;
        float: right;
    }

        .mid-ban-caption-box p {
            color: #fff;
            line-height: 15px;
            font-size: 14px;
            margin-bottom: 9px;
            font-weight: bold;
        }

    .us-landing-register h3 {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
    }

    .us-landing-register .regish4 {
        color: #ffc600;
        border-bottom: 2px solid #ccc;
        padding-bottom: 12px;
        width: 91%;
        font-size: 17px;
    }

    .us-landing-register h5 {
        color: #ffc600;
        font-size: 16px;
        font-weight: bold;
    }

    .us-landing-how-are-we img {
        width: 100px;
    }

    .us-landing-btns a {
        background: #9e158c;
        padding: 5px 10px;
        color: #fff;
        font-size: 17px;
        display: inline-block;
        margin: 10px;
        width: 88%;
    }

    .us-landing-btns button {
        background: #9e158c;
        padding: 5px 10px;
        color: #fff;
        font-size: 17px;
        display: inline-block;
        margin: 10px;
        width: 88%;
    }

    .us-landing-how-are-we .differentbox h3 {
        color: #9d148b;
        text-align: center;
        margin-top: 0px;
        font-family: 'Conv_Oswald-medium';
    }

    .diffbord {
        border-bottom: 1px solid white;
        padding: 15px 0px;
        text-align: center;
    }

    .diffbord1 {
        padding: 15px 0px;
        text-align: center;
    }

    .modalDialog > div {
        width: 88% !important;
    }

        .modalDialog > div p {
            font-size: 13px;
            line-height: 21px;
            text-align: justify;
        }

        .modalDialog > div h2 {
            font-size: 21px;
        }

    .carousel-caption {
        bottom: inherit !important;
        left: inherit !important;
        text-align: center !important;
        top: 30%;
        padding: 0 !important;
        right: 0 !important;
    }

    .dash-chart-wrap {
        min-width: 320px;
        height: 413px;
        max-width: 320px;
    }

    .how-will-steps li {
        width: 82%;
        float: none;
        list-style: none;
        margin: 1% auto;
    }

    .how-will-step-round {
        font-size: 22px;
        text-align: center;
        height: 209px;
        background: #f00;
        border-radius: 50%;
        color: #fff;
        font-family: 'Conv_Oswald-light' !important;
        text-transform: uppercase;
        width: 209px;
        margin: 0 auto;
    }

    .admision-pro-round-box .how-will-step-round {
        height: 209px;
    }

    .form-control1 {
        height: 43px !important;
    }

    .usr-profile-form ul li {
        display: inline-block;
        margin: 10px 0 !important;
        width: 100% !important;
    }

    .usr-profile-form h1 {
        margin: 0px auto 28px;
        border-bottom: 3px solid #695d72;
        width: max-content;
        font-size: 26px;
    }

    .chkdf {
        font-size: 18px !important;
        text-align: left !important;
        padding-left: 18px;
    }

    .chkdf1 {
        font-size: 18px !important;
        padding-left: 7px !important;
        margin-top: -13px;
        padding-bottom: 54px;
    }

    .usr-profile-btn-wrap button {
        margin-bottom: 15px !important;
    }

    #ContentPlaceHolder1_UpdatePanel19 input {
        border: none;
        color: #fff;
        padding: 10px 41px;
        /* background: #bbbbbb; */
        background: #7c7c7c;
        margin-bottom: 15px;
        font-size: 17px;
        font-family: Raleway;
    }

    .provide-later {
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .chklbl-new {
        float: left !important;
    }

    .chklblt-new {
        text-align: left !important;
        font-size: 17px;
        font-style: italic;
        color: #6d587a;
        font-weight: 400;
    }

    .uplbtn {
        float: left;
        padding: 7px;
        border-radius: 20px;
        width: 23%;
        margin-left: 4px !important;
        background: #695c71;
        color: white;
    }

    .uplmarkbtn {
        float: left;
        padding: 7px;
        border-radius: 20px;
        width: 23%;
        margin-left: 4px !important;
        background: #695c71;
        color: white;
    }

    .uplexpbtn {
        float: left;
        padding: 7px;
        border-radius: 20px;
        width: 23%;
        margin-left: 4px !important;
        background: #695c71;
        color: white;
    }

    li.marklist input[type="file"] {
        float: left;
        width: 66% !important;
        border-radius: 20px;
    }

    li.marklist input[type="submit"] {
        width: 31% !important;
        float: left;
        padding: 8px;
        color: #fff;
        border: none;
        background: #695c71;
        border-radius: 15px;
        margin: 9px 5px !important;
    }

    li.marklist label {
        float: left;
        width: 100% !important;
        text-align: left;
    }

    li.marklist input[type="file"] {
        float: left;
        width: 67%;
        border-radius: 20px;
    }

    .provide-later {
        width: 65%;
        margin-top: 18px;
    }

    .uplPhotobtn {
        float: left;
        padding: 7px;
        border-radius: 20px;
        width: 29% !important;
        margin-left: 10px;
        background: #695c71;
        color: white;
    }

    .uplPassportbtn {
        float: left;
        padding: 7px;
        border-radius: 20px;
        width: 28% !important;
        margin-left: 10px;
        margin-right: 0 !important;
        background: #695c71;
        color: white;
    }

    .uplResumebtn {
        float: left;
        padding: 7px;
        border-radius: 20px;
        width: 28% !important;
        margin-left: 10px;
        background: #695c71;
        color: white;
        margin-right: 0 !important;
    }

    .uplOtherbtn {
        float: left;
        padding: 7px;
        border-radius: 20px;
        width: 28% !important;
        margin-left: 10px;
        background: #695c71;
        color: white;
    }
}


/*Mobile-icon */
@media only screen and (max-width: 767px) {

    .navbar-nav > li .top-menu-icon {
        display: inline-block !important;
        width: 11% !important;
        margin: 5px 10px 5px 0;
    }

    .navbar-nav > li span {
        display: inline-block;
        font-size: 13px;
        font-weight: 500;
    }

        .navbar-nav > li span img {
            margin: 5px 5px;
            width: 60%;
            height: 20% !important;
        }

    .social-side-menu a img {
        width: 22% !important;
    }
}

.upcoming-classes-new table {
    border: none;
    width: 100%
}

.upcoming-classes-new tr td {
    padding: 10px 5.8px;
    font-size: 12px;
    color: #555;
    border: none;
}

.social-side-menu a img {
    width: 43% !important;
}

.my-courses-new {
    min-height: 115px;
    background-color: #fff;
}

.Free-trial-run {
    color: #ffffff !important;
    background: #884982 !important;
}





.learning-resourse-lessions .col-xs-6, .col-xs-3 a {
    font-size: 12px;
}
.learning-resourse-lessions .col-xs-6, .col-xs-3 {
    padding: 0;
}