/* header */
html {
    scroll-behavior: smooth;
}

body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

div#ibg {
    background: url(../images/background-exp.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 24px;
}

p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
}

@font-face {
    font-family: 'alternategothic2_btregular';
    src: url('../font/altgot2n-webfont.woff2') format('woff2'),
        url('../font/altgot2n-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Oswald', sans-serif;
    src: url('../Impact.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


/* Top Section Content */


.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px;
    cursor: pointer !important;
}


.ui-widget-header {
    border: 1px solid #27a0f9 !important;
    /* background: #27a0f9 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; */
    color: #ffffff;
    font-weight: bold;
    background: #27a0f9 !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #4a4a4a !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #27a0f9 !important;
    /* background: #35342d url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; */
    color: #ffff;
    background: #d0ebff !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #27a0f9 !important;
    /*background: #27a0f9 url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;*/
    font-weight: bold;
    color: #c77405;
    background: #e3f0f9 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #27a0f9 !important;
    /*background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;*/
    font-weight: bold;
    color: #eb8f00;
    background: #9fcef1 !important;
}

.form-group select {
    background-image: url(//dcx0p3on5z8dw.cloudfront.net/themes/classroom/images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    -ms-appearance: none;



    cursor: pointer;
    text-transform: capitalize;
    padding-right: 40px;





}

select::-ms-expand {
    display: none;
}

.radio-form .container-radio {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.radio-form .container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.radio-form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 19px;
    background-color: #eee;
    border: 1px solid #d2cdcd;
    border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.radio-form .container-radio:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.radio-form .container-radio input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.radio-form .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.radio-form .container-radio input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.radio-form .container-radio .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.containhead {
    margin: 0px;
}

.headinfo {
    font-size: 22px;
    background: #008dd2;
    width: 286px;
    float: left;
    color: #fff;
    text-align: left;
    min-height: 37px;
    padding-left: 10px;
    margin-top: 10px;
}

.headinfodt {
    font-size: 22px;
    background: #424241;
    width: 210px;
    float: left;
    color: #fff;
    text-align: left;
    min-height: 37px;
    padding-left: 10px;
    margin-top: 10px;
}

.brand-logo {
    margin: 40px 0px 0px 0px;
    float: left;
}

img.brandlogo {
    margin: 30px 0px 0px;
}

.brand {
    margin-top: 94px;
    font-family: 'Oswald', sans-serif;
    font-size: 34px;
    color: #000;
}

.brand span.journey {
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    text-transform: uppercase;
    color: #0595cc;
    font-weight: 900;
    line-height: 57px;
}

span.startcal {
    color: #d00204;
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 900;
}

span.aakashcolor {
    color: #008dd2;
    text-transform: uppercase;
    font-size: 57px;
}

p.cls {
    color: #000;
    font-size: 16px;
    margin-top: 0px;
    margin: 17px 0px 0px 0px;
}

span.mclass {
    background: #d00204;
    padding: 5px;
    color: #fff;
    font-size: 20px;
}

span.wht {
    color: #e4ff00;
    font-weight: 900;
    font-size: 16px;
}

span.stf {
    background: #fef38c;
    padding: 5px;
}

span.dtf {
    color: #000;
}

span.getsch {
    font-size: 25px;
}

.reg {
    clear: both;
    width: 100%;
    margin-top: 31px;
}

.reg ul {
    padding-top: 18px;
    font-size: 16px;
    color: #000;
    margin: 0px;
    padding: 16px 2px;
    font-family: 'Open Sans', sans-serif;
    list-style: none;
}

span.aakashsp {
    color: #008dd2;
}

span.sparrkakash {
    color: #d00204;
}

.cls {
    margin: 25px 0px 0px 0px;
}

.callnow {
    margin: 20px 0px;
    float: right;
    color: #000;
    padding: 10px;
    border-radius: 6px;
}

span.getsch {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

span.offer {
    font-size: 35px;
    font-weight: 500;
}

.offerbg {
    background: #008dd2;
}

.examdt {
    background: #434242;
    width: 49%;
    float: left;
    color: #fff;
    font-family: 'alternategothic2_btregular';
    min-height: 60px;
    margin-left: 3px;
    padding-left: 8px;
}

span.tm {
    font-size: 24px;
}


.offergrid ul {
    list-style: none;
    display: flex;
    padding: 20px 0px;
    clear: both;
    text-align: center;
    font-size: 16px;
}

.offergrid ul li {
    padding: 10px 20px;
}

.offimg {
    margin: 5px 0px 20px 0px;
}


.top-bg {
    background: url(../images/form_bg.png);
    width: 100%;
    min-height: 617px;
    background-repeat: no-repeat;
    background-position: right 33%;
    position: absolute;
    margin-top: -100px;
}

#formsection img {
    display: block;
    margin: 0px auto;

}

.formsection1 {
    background: #fff;
    padding: 24px 30px 26px 30px;
    border-radius: 8px;
    margin-bottom: 40px;
    box-shadow: 0 0 31px rgba(117, 117, 117, 0.4);
    -webkit-box-shadow: 0 0 31px rgba(117, 117, 117, 0.3);
    -moz-box-shadow: 0 0 31px rgba(117, 117, 117, 0.4);
    margin-top: 60px;

}

#tc_pp_validate-error {
    background: #fff;
    max-width: 100%;
    border-radius: 4px;
    font-size: 10px;
    font-weight: normal !important;
    margin-bottom: 5px;
    position: absolute;
    bottom: -11px;
    border: 1px solid #e7e7e7;
    padding: 7px 2px;
    z-index: 99;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    font-family: 'Roboto', sans-serif;
    color: #cf0303;
    line-height: 2px;
}

.form-group {
    position: relative;
    margin-bottom: 20px;
}

label.error,
.statusMsg {
    background: #fff;
    max-width: 100%;
    border-radius: 4px;
    font-size: 10px;
    font-weight: normal !important;
    margin-bottom: 5px;
    position: absolute;
    bottom: -25px;
    right: 1px;
    border: 1px solid #e7e7e7;
    padding: 7px 2px;
    z-index: 99;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    font-family: 'Roboto', sans-serif;
    color: #cf0303;
    line-height: 2px;
}

.statusMsg {
    bottom: -5px;
}

.correctotp {
    position: absolute;
    right: 10px;
    top: 9px;
    color: #31a023;
    font-size: 18px;
}

.formsection1 h3 {

    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #0093dd;
    text-align: center;
    margin-bottom: 22px;
    margin-top: 0;
}

.paytm-img {
    width: 60%;
    margin-left: 20px;
}

#formsection form {
    background: #fff;
    padding: 3px 30px 26px 30px;
    border-radius: 8px;
    margin-bottom: 40px;
    box-shadow: 0 0 31px rgba(117, 117, 117, 0.4);
    -webkit-box-shadow: 0 0 31px rgba(117, 117, 117, 0.3);
    -moz-box-shadow: 0 0 31px rgba(117, 117, 117, 0.4);
    margin-top: 40px;
    position: relative;
}

#formsection form h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #0093dd;
    text-align: center;
    margin-bottom: 22px;
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 9px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 35px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.radio-form a {
    text-decoration: none;

}

.radio-form {
    display: flex;
    padding-left: 0px;
    margin-top: 17px;
    position: relative;
}

.radio-form p {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: #55565c;
    margin-top: 0;
}

.btn-submit {
    border: 0;
    border-radius: 23px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.2);
    background: -moz-linear-gradient(0deg, #009fd2 0%, #3dc4db 100%);
    background: -webkit-linear-gradient(0deg, #009fd2 0%, #3dc4db 100%);
    background: -ms-linear-gradient(0deg, #009fd2 0%, #3dc4db 100%);
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    padding: 8px 0;
    letter-spacing: 1px;
    border-radius: 60px;
    outline: none;
    width: 100%;
    cursor: pointer;
    margin: 6px auto 0;
}

/* about */
section#about {
    background: #fff;
    padding: 50px;
}

.whtaakash {
    text-align: left;
}

.whtaakash h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
}

/*.whtaakash h4:before {content: ''; width: 100px; height: 3px; background: #008dd2; position: absolute; margin-top: 30px;
margin-left: 53px;}*/
.whtaakash p {
    width: 100%;
    margin: 26px auto 0px auto;
    font-size: 15px;
    line-height: 26px;
}

table#elegibility tr td {
    padding: 8px 15px;
    border: 1px solid #33323259;
}

table#elegibility {
    width: 100%;
    margin-top: 30px;
    border: 1px dotted #ccc;
    padding: 10px;
    line-height: 28px;
}


/* integrated classroom */
section#intcourse {
    background: #fff;
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
}

section#intcourse h3 {
    font-family: 'Oswald', sans-serif;
    text-align: left;
    line-height: 33px;
}


.doc-eng {
    margin: -60px 0px 0px 0px;
}

.doc-eng img {
    width: 90%;
}

section#intcourse h5 {
    font-family: 'Oswald', sans-serif;
    color: #008dd2;
    font-size: 25px;
    margin-top: 40px;
}

section#intcourse ul {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 15px;
    line-height: 31px;
}

section#intcourse h5 {
    font-family: 'Oswald', sans-serif;
    color: #008dd2;
    font-size: 25px;
    margin-top: 65px;
}

.REGULAR_COURSE {
    border: 1px solid #ccc;
    padding: 15px;
}

span.rgcourse {
    font-family: 'Oswald', sans-serif;
    color: #008dd2;
    font-size: 25px;
    margin-top: 40px;
}

.REGULAR_COURSE ul {
    list-style: none;
    margin: 0px;
    padding: 10px;
}

.rep-drop h3 {
    margin: 50px;
}

.gbox {
    background: #008dd2;
    padding: 10px;
    text-align: center;
    width: 80%;
    margin: 0px auto 50px;
}

.gbox p {
    color: #fff;
}

.fdnmobile {
    display: none;
}

/* Payment Process */
section#enrollmentprocess {
    background: #fff;
}

.enbg {
    background: url(../images/enroll_bg.png);
    height: 250px;
}

.enprocess {
    margin: -238px auto 0px auto;
    text-align: center;
}

.enrollbtn {
    width: 180px;
    height: 40px;
    background: #008dd2;
    border-radius: 999px;
    text-align: center;
    padding-top: 6px;
    margin: 0px auto;
    color: #fff;
    font-size: 20px;
    box-shadow: 2px 9px 19px #33333361;
    cursor: pointer;
}

/* enroolment on mob */
.regpromob {
    display: none;
}

.regpromob ul {
    margin: 0px;
    padding: 20px;
}

.regpromob ul li {
    list-style: none;
    text-align: center;
    border: 1px solid #cccccc47;
    margin: 10px 0px;
    color: #008dd2;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

.regpromob ul li img {
    margin-top: -20px;
}

.regpromob ul li p {
    color: #333;
    padding: 10px;
}

.callonmob {
    background: #333;
    color: #fff;
    display: none;
}

/* enrollment process */
ul.process li.register i {
    background-position: -292px 0;
}

ul.process li i {
    width: 60px;
    height: 60px;
    background: url(../images/sprite.png) no-repeat;
    margin: 0 auto 20px;
    display: block;
}

.how_enroll {
    background: url(../images/how_bg.jpg) no-repeat 0 100%;
    background-size: cover;
    padding: 20px 0 35px;
    margin-top: 30px;
}

.how_enroll h2.section_heading {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.how_enroll a.bttn:hover {
    background: #fff;
    color: #008aff
}

ul.process {
    margin: 5px 0 0;
    padding: 0 0;
    text-align: center;
}

ul.process li {
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    color: #fff;
    text-align: center;
    width: 275px;
    position: relative;
}

ul.process li:after {
    position: absolute;
    content: '';
    background: #fff;
    width: 1px;
    height: 14px;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto auto;
}

ul.process li:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: auto auto;
}

ul.process li span {
    font-family: 'alternategothic2_btregular';
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 4px;
    display: block;
}

ul.process li i {
    width: 60px;
    height: 60px;
    background: url(../images/sprite.png) no-repeat;
    margin: 0 auto 20px;
    display: block;
}

ul.process li.register i {
    background-position: -172px 0;
}

ul.process li.make_payment i {
    background-position: -372px 0;
}

ul.process li.completion i {
    background-position: -684px -66px;
}

ul.process li.enrollment_done i {
    background-position: -450px 0;
}

ul.process li p {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
}

.process_br {
    padding: 0 40px;
    margin-top: 14px;
    position: relative;
}

.process_br hr {
    background: #fff;
}

.process_br:after {
    content: '';
    position: absolute;
    left: 0;
    top: -16px;
    width: 32px;
    height: 32px;
    background: url(../images/sprite.png) no-repeat -533px -15px;
}

.process_br:before {
    content: '';
    position: absolute;
    right: 0;
    top: -16px;
    width: 32px;
    height: 32px;
    background: url(../images/sprite.png) no-repeat -590px -15px;
}

ul.process li:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: auto auto;
}

#moboffergrid {
    display: none;
}

div#suitablecourse h4 {
    font-family: 'Oswald', sans-serif;
    text-align: left;
    font-size: 24px;
    color: #000;
    margin-top: 30px;
    border-top: 1px dotted #ccc;
    padding-top: 30px;
    margin-bottom: 20px;
}

.col-md-4.padding5 b {
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0px 15px;
    color: #00a0e3;
}

.partner-box img {
    width: 100%;
}

.partner-text {
    padding: 25px 40px 25px 0;
    color: #000;
}

.partner-text ul {
    margin: 0px;
    padding: 10px 5px;
}

.partner-text ul li {
    margin: 20px 10px;
}

.separateborder {
    border: 1px dotted #e4e4e463;
    margin: 50px 0px;
}

.partner-text b {
    font-size: 17px;
}

div#pts {
    padding: 0px;
    /* background: #2f65c9; */
    color: #fff;
}

div#pts p {
    color: #000;
}

h2.henroll {
    font-size: 20px;
    padding: 0px;
    margin: 16px 59px 43px;
    text-align: center;
    font-weight: bold;
}

h3.whsak {
    text-align: center !important;
    width: 100%;
    font-family: 'Oswald', sans-serif;
}

div#suitablecourse ul {
    line-height: 25px;
    color: #000;
    font-size: 14px;
    padding: 0px 28px;
    margin: 25px 0px;
}

.padding5 {
    padding: 0px 5px;
}

/* what makes aakash smartest choise */

ul.smarterchoise {
    margin-top: 5px;
    list-style: none;
    padding: 0px;
    margin: 26px 0px;
}

ul.smarterchoise li {
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.choice-list ul li img,
.popularcourses ul li img,
.counter-section .result-list ul li img {
    padding-right: 10px;
}

ul.smarterchoise li img {
    margin-right: 10px;
    margin-bottom: 20px;
}

.whtmk,
.pc,
.counter-section .result {
    font-family: 'Oswald', sans-serif;
    text-align: left;
    font-size: 24px;
    color: #000;
    margin-top: 0px;
    padding-top: 30px;
    margin-bottom: 20px;
}

ul.additionalbanefits li {
    margin-left: 24px;
    line-height: 23px;
}

ul.additionalbanefits {
    margin: 20px 0px;
    padding: 0px;
}

.classst {
    background: #fdfdfd;
    min-height: 264px;
    padding: 21px;
}

.classst p {
    font-size: 15px;
    background: #cae8f77a;
    color: #000;
    padding-left: 10px;
    margin-top: 10px;
}

footer {
    background: #0256e5;
    padding: 7px 0px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

table#elegibility2 {
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #cccccc59;
}

table#elegibility2 tr td {
    padding: 8px 15px;
    border: 1px solid #33323259;
}

.stf {
    font-size: 16px;
    background: #fef8bd;
    width: 210px;
    padding: 5px 10px;
    float: left;
}

.mclass {
    font-size: 16px;
    background: #d00204;
    width: 286px;
    padding: 5px 10px;
    float: left;
    color: #fff;
}

span.sep {
    color: #fef8bd;
}


/* prime adv */
.rightcontent {
    margin-top: 25px;
}

.advimg {
    float: left;
}

.enrollbtn {
    width: 180px;
    height: 40px;
    background: #008dd2;
    border-radius: 999px;
    text-align: center;
    padding-top: 6px;
    margin: 20px auto;
    color: #fff;
    font-size: 20px;
    box-shadow: 2px 9px 19px #33333361;
    cursor: pointer;
}

.enrollbtn a {
    color: #fff;
}



@media only screen and (max-width:1200px) {
    .top-bg {
        width: 100%;
        min-height: 617px;
        background-repeat: no-repeat;
        background-position: right 33%;
        position: absolute;
        margin-top: -288px;
    }
}

@media only screen and (max-width:980px) {
    .doc-eng img {
        width: auto;
    }

    .top-bg {
        display: none;
    }

    .partner-box img {
        width: 35%;
        float: left;
    }

    .partner-text {
        padding: 26px 18px 19px 0;
    }

    div#pts {
        padding: 0px;
        background: #fff;
        color: #000;
    }

    div#pts p {
        color: #000;
    }

    .classst {
        background: #fefeec;
        min-height: auto;
        padding: 21px;
    }

    .doc-eng {
        margin: 5px 0px 0px 0px;
    }

    #topperss img {
        width: 100%;
    }
}

@media only screen and (max-width:620px) {

    .headinfo,
    .gbox {
        width: 100%;
    }

    .brand img {
        width: 51%;
    }

    .brand {
        margin-top: 35px;
        font-size: 25px;
        line-height: 0px;
    }

    .separateborder {
        margin: 10px 0px;
    }

    .partner-text ul li {
        margin: 10px 17px;
    }

    .partner-text ul {
        margin: 0px;
        padding: 0px 5px;
    }

    .brand span.journey,
    span.startcal {
        font-size: 26px;
    }

    .examdt {
        width: 100%;
        margin: 10px 0px;
    }

    .offergrid ul {
        width: 100%;
        display: block;
    }

    .offergrid ul li {
        background: #fff;
        box-shadow: 0px 1px 8px #3333;
        margin: 10px 0px;
    }

    .whtaakash p {
        width: 100%;
    }

    section#about {
        padding: 10px;
    }

    section#intcourse h5 {
        margin-top: 20px;
    }

    .rep-drop h3 {
        padding: 0px;
        margin: 20px 0px 0px;
    }

    .enprocess img {
        width: 100%;
    }

    .regpromob {
        display: inherit;
        background: #f9f9f987;
    }

    .enprocess {
        display: none;
    }

    .enbg {
        display: none;
    }

    #formsection img {
        width: 100%;
    }

    .REGULAR_COURSE {
        margin: 10px 0px;
    }

    .fdndesktop {
        display: none;
    }

    .fdnmobile {
        display: inherit;
    }

    .gbox {
        margin: 0px auto 10px;
    }

    .informt {
        width: 169px;
        margin: 0px auto;
        font-size: 15px;
    }

    .offergrid ul {
        padding: 0px 0px
    }

    section.how_enroll {
        display: none;
    }

    .callnow {
        display: none;
    }

    .doc-eng img {
        width: 100%;
    }

    .callonmob {
        background: #333;
        color: #fff;
        display: inherit;
        width: 100%;
        padding: 10px;
        text-align: center;
        margin-top: 25px;
    }

    .offergrid {
        display: none;
    }

    #moboffergrid {
        display: inherit !important;
    }

    div#ibg {
        background: url(../images/url(../images/background_img.png);
        background-size: auto%;
        background-repeat: no-repeat;
    }

    div#pts {
        padding: 0px;
        background: #fff;
        color: #000;
    }

    .partner-box img {
        width: 53%;
        display: block;
        margin: 0px auto;
    }

    span.mclass,
    span.stf,
    span.wht {
        background: none;
        color: #000;
        padding: 0px;
    }

    span.mclass {
        background: #fef38c;
        padding: 5px;
        color: #000;
        font-size: 20px;
    }

    span.wht {
        color: #d00204;
    }

    .headinfodt {
        width: 100%;
        margin: 5px 0px;
    }

    span.stf {
        background: #fef38c;
        padding: 5px;
    }

    p.cls {
        line-height: 72px;
        margin: 0px;
    }

    table#elegibility tr td {
        padding: 8px 8px;
        border: 1px solid #cccccc59;
    }

    .cls {
        line-height: 23px;
    }

    .stf {
        font-size: 16px;
        background: #fef8bd;
        width: 100%;
        padding: 5px 10px;
        float: left;
    }

    .mclass {
        font-size: 16px;
        background: #fef8bd;
        width: 100%;
        padding: 5px 10px;
        float: left;
        color: #000;
    }

    span.sep {
        color: #FF9800;
    }

    ul.smarterchoise li {
        clear: both;
    }
}

@media (max-width: 767px) {
    .formsection1 {
        background: #fff;
        padding: 24px 15px 26px 15px;
        border-radius: 8px;
        margin-bottom: 40px;
        box-shadow: 0 0 31px rgba(117, 117, 117, 0.4);
        -webkit-box-shadow: 0 0 31px rgba(117, 117, 117, 0.3);
        -moz-box-shadow: 0 0 31px rgba(117, 117, 117, 0.4);
        margin-top: 60px;
    }
}