/*==== profile update start =====*/
.academy-details .form-control {
    color: #4B5875;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    padding-bottom: 0;
    border: none;
    margin-bottom: 0;
}
.academy-details .caption {
    padding: 0 10px;
}
.dropdown-wrap .box {
    width: 100%;
}
input.form-control.ie-form {
    margin: 3px 3px 3px 0px;
    padding-left: 0px;
}
.phone_div input.form-control.ie-form
{
    margin: 13px 0px;
    padding-left: 7px;
}
.dropdown-wrap.rmvbrd {
    border: none;
    margin-bottom: 10px;
}
.form-group.col-md-3.mrg10 {
    margin-bottom: 10px;
}
.form-row.datepickerrow {
    border-bottom: 1px solid #F5F5F5;
}
.phone_div label {
    float: left;
    color: #8E98B9;
    font-weight: 600;
    font-size: 1rem;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0px;
}
.academy-details .detail-inner {
    border-bottom: 1px solid #F5F5F5;
    margin-right: 0px;
    margin-bottom: 20px;
}
.box label
{
    margin-top: 10px;
}
.form-group.col-md-3.mrg10 {
    padding: 0px 10px 0px 0px; 
}
.datepickerrow .form-group:before
{
    display: none;
}
.form-row.datepickerrow .dropdown-wrap
{
    padding: 0px;
}
.profile-img 
{
    /*bottom: 15px;*/
}
/*==== profile update end =====*/





.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
    background-color: #28a745 !important;
}
.back-to-page i.fas.fa-chevron-left.text10 {
    color: #fff;
}
.login-left {
    padding-top: 30px;
}
.forgetpassbakconly {
    width: 100%;
}
.forgetpassbakconly a:visited {
    color: #fff !important;
}
.forgetpassbakconly a.back-to-page:hover {
    color: #fff !important;
}
.forgetpassbakconly .back-to-page {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    padding: 15px 20px;
    background: #FF7A5C !important;
    color: #fff;
    border-radius: .25rem;
    float: left;
    margin-top: 20px;
    position: absolute;
    top: 10px;
    left: 35px;
}
.brand-logo {
    width: auto;
}
.brand-logo-wrap {
    text-align: right;
}
.brand-logo-wrap.forgetpassbakconly .brand-logo img {
    margin-right: 80px;
}
.academy-details-left .box::before {
    display: none;
}
.dropdown-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    height: 24px;
    line-height: 24px;
    padding: 0 36px 0 0px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: url(../images/down-arrow2.png) no-repeat right center;
    border-radius: 0px;
    color: #4B5875;
    background-color: #fff;
    margin: 3px 3px 3px -3px;
    font-size: unset;
}
/***** large devices for col-xl-number ***********/
@media (max-width: 1200px) {}
@media (min-width: 1200px) {}
/***** large devices for col-lg-number ***********/
@media (max-width: 1199px) {
    .login-content {
        position: unset;
    }
    .forgetpassbakconly .back-to-page {
        width: 50px;
        height: 50px;
        vertical-align: middle;
        padding: 15px 20px;
        background: #FF7A5C !important;
        color: #fff;
        border-radius: .25rem;
        float: left;
        margin-top: 20px;
        position: absolute;
        top: 10px;
        left: 35px;
    }
}
@media (min-width: 992px) and (max-width: 1365px) {
.box label {
    font-size: unset;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .login-content form {
        margin: 20px auto !important;
    }
}
/*---only for tablet--*/
@media (min-width: 1025px) and (max-width: 1199px) {}
@media (max-width: 1024px) {}
@media (min-width: 992px) and (max-width: 1024px) {
    .student-login-wrap .login-left-bg-img {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh !important;
    }
    .login-left {
        padding: 40px 0;
    }
    .brand-logo-wrap.forgetpassbakconly .brand-logo img {
        margin-right: unset;
    }
    .login-content {
        width: 360px;
        margin: 0 auto;
        /*padding-top: 15px;*/
    }
    .left-text-wrap {
        max-width: 385px;
        padding-top: 60px;
        font-size: 40px;
    }
    .login-description {
        padding-top: 60px;
        line-height: 34px;
        font-size: 20px;
    }
    .login-content form {
        margin: 20px auto !important;
    }
    .brand-logo-wrap {
        margin-right: 0 !important;
        margin-top: 30px !important;
    }
    .forgetpassbakconly {
        width: 100%;
        margin: 20px auto;
    }
    .forgetpassbakconly .brand-logo {
        float: right;
    }
}
/***** Medium device view for col-md-number ***********/
@media (max-width: 991px) {
    /*.login-left {
        display: block;
    }*/

    .logo-wrap {
        display: none;
    }

    .headerformob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: none;
        width: 100%;
        max-width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 80px;
        margin-bottom: 10px;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .headerformob div > a > img {
        max-height: 50px;
    }
    .headerformob > div {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin: 10px 0 !important;
        float: unset;
    }
    .login-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        position: inherit;
        padding-top: 10px;
    }
    input.btn.btn-orange.submitBtn {
        margin: 1rem auto;
    }
    .login-content .fa-user-plus {
        margin: 0 auto;
    }
    .login-content form {
        margin: 20px auto !important;
    }
    label.container1.text03 {
        text-align: left;
    }
    .custom-control.custom-checkbox.mt-2 {
        text-align: left;
    }
    .forgetpassbakconly {
        width: 100%;
        margin: 20px auto;
    }
    .forgetpassbakconly .brand-logo img {
        display: none;
    }
    .create-account-wrap .title {
        margin: 8px 0;
    }
    .login-content h2 {
        margin: 8px 0;
    }
    form.create_profile_form {
        float: left;
        text-align: left;
    }
    .create_profile_form .create-profile-block {
        margin: 10px auto;
    }
    .jconfirm-box.jconfirm-hilight-shake.jconfirm-type-default.jconfirm-type-animated {
        text-align: center;
    }
    .grammar-head .logo-test {
        display: none;
    }
    .dropdown-wrap {
        width: 100% !important;
    }
    .academy-details-left .box::before {
        display: none;
    }
    .dropdown-wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        border: none;
        height: 24px;
        line-height: 24px;
        padding: 0 36px 0 0px;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        background: url(../images/down-arrow2.png) no-repeat right center;
        border-radius: 0px;
        color: #4B5875;
        background-color: #fff;
        margin: 3px 3px 3px -3px;
    }
    .justify-content-sm-end input.btn.btn-orange.submitBtn {
        width: 100%;
    }
    .title-logout {
        margin-left: 0px;
    }
    .forgetpassbakconly .back-to-page 
    {
        width: 100%;
        height: 50px;
        vertical-align: middle;
        padding: 15px 20px;
        background: #fff!important;
        color: #fff;
        border-radius: .25rem;
        float: left;
        margin-top: 20px;
        position: fixed;
        top: auto;
        left: 0;
        bottom: 0;
        text-align: center;
        z-index: 999;
    }
    .forgetpassbakconly .back-to-page:before
    {
        content: "back";
        text-align: center;
        text-decoration: underline;
        color: #FF7A5C;
    }
    .forgetpassbakconly > a.back-to-page i.fas.fa-chevron-left {
        display: none;
    }
    .next-btn.activess.d-flex.justify-content-sm-end.next_question
    {
    float: right;
    }
	.jconfirm-buttons button.btn.update-profile-no
	{
    	background-color: #ff7a5c !important;
    	color: #fff !important;
	}
    .plyr__controls__item.plyr__volume
    {
        display: none !important;
    }
 
}

@media (min-width: 768px) and (max-width: 991px) {
    .brand-logo {
        text-align: center;
    }
    .brand-logo img {
        max-width: 100px;
    }
    .brand-logo-wrap {
        text-align: center;
        float: none;
        margin: 20px;
    }
    .login-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        width: 360px;
        margin: 0 auto;
        position: inherit;
        padding-top: 10px;
    }
    input.btn.btn-orange.submitBtn {
        margin: 25px auto;
    }
    .login-content form {
        width: 360px;
    }
    .login-left {
        padding: 40px 20px;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .student-login-home .icon {
        width: calc(30% - 0px);
    }
    .grammar-box-wrap .text {
        width: calc(55% - 0px);
    }
    .custom-check {
        width: calc(15% - 0px);
    }
}
/***** small view for col-sm-number  ***********/
@media (max-width: 767px) {
    .grammar-box-wrap {
        width: 100%;
    }
    .grammar-wrap-inner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .grammar-title {
        margin-bottom: 20px;
    }
    .brand-logo img {
        max-width: 80px;
    }
    .student-login-home .icon {
        width: calc(30% - 0px);
    }
    .grammar-box-wrap .text {
        font-size: 21px;
        width: calc(55% - 0px);
    }
    .custom-check {
        width: calc(15% - 0px);
    }
    .grammar-right-wrap h1.listening_test_start {
        font-size: 30px;
    }
    .grammar-right-wrap p {
        font-size: 18px;
    }
    .carousel.slide .d-flex.carmob-4 a.carmob-item {
        margin-bottom: 10px;
    }
    .carousel.slide .d-flex.carmob-4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 0px 55px;
    }
    .opetion-wrap .options-inner {
        font-size: 16px;
    }
    .previous-and-next-btn {
        width: calc(15% - 10px) !important;
    }
    h2.listening-and-speaking-text {
        text-align: center;
    }
    .timer-question {
        width: 100%;
        text-align: center;
    }
    .record-inner {
        display: inline-block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
    .record-left {
        margin-top: 10px;
        width: 100%;
    }
    .record-icon {
        float: none;
        margin: 10px auto;
        display: inline-block;
    }
    .record-inner {
        text-align: center;
    }
    .record {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .multi-steps > li {
        float: left;
        margin: 5px;
    }
    .update-pass-box-wrap .btn.btn-primary {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
    .student-login-home .description p {
        font-size: 18px;
        line-height: 30px;
    }
    .student-login-right {
        background-color: #FAFBFC;
        padding: 0px;
        max-width: 560px;
        border-radius: 30px;
        margin-top: 0px;
    }
    .question-bg {
        padding: 20px;
        border-radius: 15px;
        margin-top: 25px;
        margin-bottom: 35px;
    }
    .option-bg {
        padding: 10px;
        border-radius: 15px;
        margin-bottom: 20px;
    }
    .tab-content ul {
        padding-bottom: 0px;
    }
    .show-error-msg {
        margin-top: 10px;
    }
    .academy-details-left.frm-postal-mob
    {
        -webkit-box-shadow: rgba(35, 31, 32, 0.1) 5px 5px 12px 1px;
        box-shadow: rgba(35, 31, 32, 0.1) 5px 5px 12px 1px;
    }
    .form-group.col-md-3.mrg10
    {
        padding: 0px 5px 0px 12px;
    }
    .update-pass-left-text {
        padding: 0px 0 0 0;
    }
    .user-profile {
        padding: 4px 0 0 0;
    }
}
@media (max-width: 576px) and (max-width: 767px) {}
/***** Extra small view for col-number ***********/
@media (max-width: 575px) {
    .user_name {
        text-align: left;
    }
    .user_options {
        text-align: right;
    }
    .logo-test, #StudentLogin .logo-top {
        text-align: center;
        width: 100%;
        max-width: unset;
        margin-bottom: 20px;
    }
    .login-content .show-error-msg {
        position: relative;
        top: 10px;
    }
    .logo-test img {
        width: 100px;
    }
    .logo-wrap img {
        max-width: 150px;
    }
    .user {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
    }
    .test-icon {
        margin: 5px auto;
    }
    .logout-left-text h1 {
        font-size: 21px;
    }
    .grammar-box-wrap {
        width: 100%;
    }
    .student-login-left {
        max-width: 100%;
    }
    .quit-reading-btn .btn {
        margin: 0 auto;
    }
    .grammar-test-wrap .icon {
        margin: 0 auto;
    }
    /*.grammar-box-wrap .text
    {
        width: calc(55% - 20px);
    }*/
    .student-login-home .icon {
        width: calc(30% - 0px);
    }
    .grammar-box-wrap .text {
        font-size: 21px;
        width: calc(55% - 0px);
    }
    .custom-check {
        width: calc(15% - 0px);
    }
    .grammar-right-wrap h1.grammar_test_start {
        font-size: 20px;
    }
    .grammar-right-wrap h1.listening_test_start {
        font-size: 20px;
    }
    .grammar-right-wrap h1.writing_test_start {
        font-size: 20px;
    }
    .grammar-right-wrap h1.reading_test_start {
        font-size: 20px;
    }
    .grammar-right-wrap p {
        font-size: 16px;
        line-height: 25px;
    }
    button.btn.round-btn.btn-primary.quit_btn {
        margin: 0 auto;
    }
    .grammar-test-wrap h2 {
        font-size: 20px;
    }
    .grammar-test-wrap p {
        font-size: 18px;
    }
    .grammar-test-wrap h3 {
        font-size: 18px;
    }
    .option-bg {
        padding: 10px;
        border-radius: 15px;
        margin-bottom: 20px;
    }
    .writing-left .nav-tabs {
        border-bottom: 0;
        width: 100%;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .writing-left ul li {
        font-size: 18px;
    }
    .timer {
        float: none;
        width: 100%;
        text-align: center;
    }
    .circles-container.bg-white {
        display: inline-block;
    }
    .input-div > div > input {
        padding-right: 25px;
    }
    .modal.tc-modal .modal-body, .modal.pp-modal .modal-body {
        padding: 25px;
        height: calc(100vh - 110px);
        overflow: auto;
    }
    .modal.tc-modal .modal-body h2, .modal.pp-modal .modal-body h2 {
        font-size: 18px;
    }
    .tc-modal table td, .tc-modal table th, .pp-modal table td, .pp-modal table th {
        padding: 5px;
    }
    .create-profile-block .stepper .step .step-form_gender {
        position: relative;
        width: 80px;
        min-height: 85px;
        border-radius: 5px;
        margin-bottom: 1rem;
        background-color: #F5F5F5;
        font-size: 12px;
    }
    .middle-content-wrap {
        padding-top: 10px;
    }
    .form-row.datepickerrow {
        width: 100% !important;
    }
    .justify-content-sm.form_a, .justify-content-sm.form_b {
        margin-bottom: 45px;
    }
}
@media (min-width: 481px) and (max-width: 575px) {}
@media (min-width: 0px) and (max-width: 480px) {
    /*.student-login-home .icon
    {
        width: calc(40% - 35px);
    }*/
}
@media (min-width: 0px) and (max-width: 320px) {}