/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .span4 {
        width: 360px !important;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    
}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */



/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .box-menu:nth-child(odd) {
            margin-right: 3% !Important;
    }

    .body-exam-view-question .tutor-exam-view-question .question-text93 .num-span {
         background: rgb(64, 175, 132) !important;
    }
    header {
        float: none;
    }
    .resume-spinner {
        background-size: 15%;
        font-size: 14px;
     }

    .wrapper {
        float: none;
    }
     .copyright {
        min-height: 160px;
      }
     .owl-item .header h4 {
        white-space: nowrap;
      }
    .top-strip ,.navigation-bar {
        float: none;
    }
    .desktop-show,.desktop-inline {
        display: none !Important;
    }
    .mobile-show {
        display: block;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .container {
        padding: 0px 12px;
    }
    .top-strip {
        padding: 15px 0px;
    }
    .language,.account, .account ul {
        width: auto;
    }
    .account .dropdown-menu {
        left: 0px;
        right: auto;
    }

    .account .dropdown-menu  li {
        width: 100%;
        text-align: left;
    }
    .account ul li a {
        font-size: 13px;
    }
    #account {
        font-size: 14px;
    }
    .account.not-logged a,.account.not-logged button {
        margin-top: -10px;
        background: #00a685 !Important;
        border-radius: 3px;
        box-shadow: none;
        padding: 4.5px 12px;
    }
    .dropdown-menu>li>a {
        padding: 6px 10px;
    }
    .dropdown-menu li button {
        padding: 0px 10px;
        font-size: 12px;
        color: #8c8b8b;
        background: #fff;
        border: none;
        width: 100%;
        text-align: left;
    }
    .account ul li {
        display: inline-block;
        vertical-align: middle;
        height: 30px;
    }
    .account ul li.logout2 {
        display: none;
    }
    .account.not-logged ul li {
        margin-top: 8px !Important;
    }
    .navbar .btn-navbar {
        display: block;
        background: #00a685;
        border-radius: 3px;
        margin-right: 0px;
    }
    .navbar .btn-navbar.active, .navbar .btn-navbar:active,.navbar .btn-navbar:focus,.navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar:active, .navbar .btn-navbar:focus, .navbar .btn-navbar:hover, .navbar .btn-navbar[disabled] {
        background: #039477;
        outline: none;
    }
    .nav-collapse.in {
        width: 100% !Important;
        position: fixed;
        left: 0px;
        top: 47px;
        -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.21);
        -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.21);
        box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.21);
    }
    .nav-collapse ul {
        border-radius: 0px;
    }

    .language {
        display: none;
    }
    .account {
        float: left;
    }
    .logo  {
        max-width: 128px;
    }
    .navigation {
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto;
        padding: 14px 15px;
    }
    .cart {
        float: right;
        width: auto;
        margin-top: 7px;
        /*position: relative;*/
    }
    .cart ul li {
        border-right: none;
        border-left: solid 1px #e6e6e6;
    }
    .home-balance a {
        font-size: 15px;
    }
    .home-balance .teo-span {
        margin: 0px;
    }
    .banner, .banner .bx-viewport,.banner, .bx-viewport, .bxslider {
        height: auto !Important;
        min-height: 105px !Important;
    }
    .banner .bxslider > li:before {
        display: none !Important;
    }
    .navigation-bar {
        height: 65px;
        padding: 6px 0px;
        overflow: hidden;
    }
    .btn-navbar {
        margin-top: 3px !Important;
        padding: 8px 10px !Important;
    }
    .account .dropdown-toggle {
        border-radius: 2px;
    }
    .dropdown-menu #logout-form {
        display: block;
    } 
    .nav-collapse {
        width: 0px !Important;
    }
    .nav-collapse.in {
        width: 100% !Important;
    }
    .contant section {
        padding-top: 10px;
    }
    .contant .sec-header h2, .contant .sec-header h1 {
        font-size: 22px;
        margin-bottom: 0px;
    }
    .contant .sec-header {
        padding-bottom: 20px;
    }
    .system-row .span2 {
        width: 48%;
        height: 170px;
        margin-left: 0px;
        margin-bottom: 10px;
        padding: 5px 15px 0px 15px;
    }
    .system-row .span2:nth-child(odd){
        margin-right: 2%;
    }
    .system-icon-div {
        zoom: 0.7;
        margin: auto;
    }
    .system-row hr {
        margin-top: 15px;
        margin-bottom: 9px;
    }
    .system-part-desc {
        line-height: 18px;
    }
    .contant .sec-header {
        padding-top: 10px;
    }
    .contant .sec-header h2 {
        margin-top: 10px;
    }
    .contant .sec-header p {
        font-size: 14px !Important;
    }
    .services .text h3 ,.services .text h3 a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .services .header .fa-tablet {
        font-size: 120px;
    }
    .services {
        float: none;
    }
    .span4 {
        width: 100% !Important;
    }
    .services .header .fa-tablet {
        line-height: 130px;
    }
    .services .text h3, .services .text h3 a {
        height: auto;
        margin: 10px 0px;
        font-size: 16px;
    }
    .services .text p {
        margin-top: 25px;
    }
    .teachers:first-of-type {
        margin-top: 10px;
    }
    .teachers:not(:last-of-type) {
        margin-bottom: 20px;
    }
    .sec-hm  .sec-header {
        padding-top: 0px;
    }
    .testimonial-data .bx-viewport {
        min-height: 350px !Important;
    }
    .testimonial-text p {
        font-size: 12px;
        line-height: 22px !Important;
    }
    .testimonial-text a {
        font-size: 22px !Important;
    }
    section.testimonials {
        min-height: 340px !Important;
        padding-top: 20px;
    }
    .copyright p {
        font-size: 14px;
        line-height: 19px;
    }
    .payment-icons {
        width: 100%;
        background-position: center;
    }   
    .buttons a {
        width: 100%;
        display: block !Important;
        padding: 10px 0px !Important;
    }
    .m-con .buttons {
        margin: 20px 0px;
    }
    .form-box form input[type="checkbox"] {
        min-height: auto;
    }

    .form-body button {
        width: 100%;
    }



    /*EXAM LIST BLOCK */

    .full-exam-left {
        display: none;
    }
    .fm-main-exam .full-exam-right {
        width: 100%;
        height: auto;
        float: none;
        padding: 15px;
        height: auto !Important;
        border-radius: 3px;
    }
    .fm-main-exam.full-exam-block {
        margin-top: 0px !Important;
    }
    .front-static {
        margin-top: 3px;
    }
    .event-location-map {
        margin: 0px 0px 10px 0px;
    }
    .fm-main-exam .full-exam-right ul li {
        width: 100%;
        margin-left: 0px;
    }
    .full-exam-content-2 .top-margin-30 {
        margin-top: 0px;
    }
    .full-exam-content-2 .sec-header p {
        font-size: 17px !Important;
        margin-top: 10px;
    }
    .fm-main-exam.full-exam-block {
        min-height: auto !Important;
        height: auto !Important;
        margin-bottom: 40px !Important;
    }
    .page-breadrumb {
        position: initial !Important;
        width: 100%;
        margin-left: 0px !Important;
        padding: 7px 10px 4px 10px !Important;
    }
    .page-breadrumb ul li {
        display: inline-block !Important;
        vertical-align: middle !Important;
        width: auto !Important;
        margin-bottom: 5px !Important;
        float: none;
    }
    .full-exam-mobile {
        width: 100%;
        display: block;
    }

    .full-exam-mobile .select-div,.select-mobile {
        position: relative;
        border: solid 1px #03886d;
        background: #00a685;
        border-radius: 3px;
        margin-bottom: 10px;
        height: 40px;
    }
    .full-exam-mobile .select-div select,.select-mobile select {
        border: none;
        background: none;
        outline: none;
        height: 100%;
        width: 100% !Important;
        margin-bottom: 0px;
        color: #fff;
        font-size: 15px;
                appearance: none;
                -webkit-appearance: none;
                -moz-appearance: none;
                -ms-appearance: none;
                -o-appearance: none;
    }
    .full-exam-mobile .select-div:before,.select-mobile .select-div:before {
        border-color: #fff transparent transparent;
        border-style: solid;
        border-width: 8px 7px 0;
        height: 0;
        right: 10px;
        /* margin-left: -4px; */
        /* margin-top: -2px; */
        position: absolute;
        top: 16px;
        width: 0;
        overflow: hidden;
    }
    .contant .sec-header span {
        width: 8px;
        height: 8px;
    }
    .ajax-login-form.login-container {
        width: 90%;
    }
    .cart ul li {
        position: initial;
    }
    .home-balance .dropdown-menu {
        width: 250px;
        left: -16px;
    }
    .cart .dropdown-menu {
        padding: 15px;
        left: auto !important;
        right: 0px !important;
        top: 124px;
        width: 100% !important;
    }
    .cart .dropdown-menu .color {
        font-size: 13px;
    }
    .home-balance a {
        font-size: 15px;
    }
    .search-box {
        left: 0px;
        width: 100%;
    }
    .search-box-radio {
        width: auto;
        display: inline-block;
        margin-bottom: 2px;
        margin-right: 19px;
    }
    .search-box-left {
        float: none;
        display: block;
        width: 100%;
        text-align: left;
    }
    .search-box-right {
        float: none;
        width: 100%;
        margin-top: 10px
    }
    .search-btn.extended-search {
        display: none;
    }
    .small-search {
        width: 14%;
        height: 40px;
    }
    .search-box input[type="text"] {
        display: inline-block;
        width: 84%;
        height: 40px !Important;
        min-height: 40px !Important;
    }


    /*TEACHER SECTION*/
    .teacher-section {
        padding-top: 5px !Important;
    }
    .contant .sec-header {
        margin-top: 10px !important;
        float: none !important;
        padding-bottom: 10px !important;
    }
    .contant .sec-header p {
        font-size: 17px !Important;
        margin-bottom: 3px;
    }
    .sec-header {
        margin: 5px 0px !important;
        padding: 0px !Important;
    }
    .front-static {
        /*padding-top: 20px !Important;*/
        min-height: auto;
        margin-bottom: 20px;
    }
    .teacher-section .front-content-left {
        width: 100%;
        float: none;
    }
    .teacher-section .front-content-right {
        width: 100%;
        margin-top: 20px;
        float: none;
    }
    .teacher-list .span4 {
        width: 100% !Important;
        float: none;
        margin-bottom: 20px !Important;
    }
    .front-content-left {
        padding: 14px;
        width: 100%;
        margin-bottom: 20px;
    }
    .front-content-right {
        width: 100%;
        float: none;
    }
    .order-list a, .exam-op-list a {
        padding: 10.5px 11px;
        font-size: 15px;
    }

    /*CONTACT*/
    .leave-reply  form {
        margin-bottom: 0px;
    }


    /*PROFILE*/
    .box-menu {
        float: none;
        margin: auto;
        margin-bottom: 15px;
    }
    .be-tutor .box-content {
        margin-top: -7px;
    }
    .be-tutor .box-text,.be-tutor .box-icon {
        color: #fff;
    }


    .box-menu:hover,.box-menu:focus {

    }
    .profile-box {
        float: none;
        box-shadow: none;
    }
    .profile-contant .profile-box {
        background: #038e71;
        border-radius: 0px;
    }
    .relative-div2 .profile-box {
        background: none !Important;
    }
    .editing {
        width: 100%;
        float: none;
        margin-top: 20px;
        min-height: auto;
        height: auto;
    }
    .profile-contant br {
        display: none;
    }
    .profile-contant .span9 {
        max-width: 100%;
    }
    .profile-contant .span3 {
        margin-bottom: 15px;
    }
    .profile-contant .page-breadrumb {
        margin-top: 13px;
        padding: 6px 10px 3px 10px;
    }
    .balance-editing .pay-with {
        font-size: 13px;
    }
    .payment-method ul {
        display: block;
    }
    .payment-method ul li {
        float: none;
        display: block;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .field-paymenttype-amount {
        width: 60%;
    }
    .increment-balance {
        width: 100%;
        margin-top: 0px;
    }
    .increment-balance input {
        width: 100%;
    }
    .increment-balance button {
        padding: 9.4px 12px;
        width: 40%;
        font-size: 14px;
    }

    .bought-course-top b {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .payment-main-div-mobile {
        background: #f1f0f0;
        margin-bottom: 20px;
        border-radius: 2px;
        padding-bottom: 10px;
    }
    .payment-block-title {
        padding: 7px 8px;
        background: #00a785;
        color: #fff;
    }
    .payment-block-info {
        padding: 5px;
    }
    .payment-block-info .help-block2 {
        top: -1px;
        font-size: 23px;
    }
    .payment-checkout .payment-method ul li {
        width: 48% !Important;
        float: left;
        margin-bottom: 10px;
    }
    .payment-checkout .payment-method ul li:nth-child(odd) {
        margin-right: 10px;
    }
    .payment-checkout .payment-method ul li .payment-method-div {
        width: 100%;
        height: 75px;
    }
    .payment-method {
        padding: 0px;
        margin: 0px;
    }
    .more-payment {
        flex-wrap: wrap;
        font-size: 13px;
    }
    .payment-icon {
        zoom: 0.6;
    }

    .payment-method-div label {
        padding-left: 5px !Important;
    }
    .sms-notification {
        font-size: 13px;
        margin-bottom: 10px;
        position: initial;
    }
    .discount-btn {
        display: none;
    }
    .payment-button-group .e-prev-button, .payment-button-group .e-next-button {
        vertical-align: middle;
    }
    .payment-button-group .e-button-right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .payment-button-group button {
        width: auto !Important;
        min-width: 120px !Important;
    }
    .profile-contant .editing2 .payment-method {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }

    /*PROFILE EDITING*/
    .x-span {
        width: 100% !Important;
        float: none;
    }
    .editing2 .payment-method-div {
        width: 100%;
        height: 90px;
    }
    .editing h2 {
        text-align: center;
        font-size: 15px;
        line-height: 22px;
    }
    .editing .row .col-md-6 {
        padding-left: 0px;
    }
    .editing label {
        font-size: 13px;
        margin-bottom: 4px;
    }
    .editing .form-group {
        margin-bottom: 10px;
    }
    .editing  .lqt-checkbox input[type="checkbox"] + label {
        margin-left: -15px !Important;
    }
    .editing .btn-style {
        margin-left: -15px;
        font-size: 15px;
    }

    /*CHANGE PASSWORD*/

    #change-password .form-group, #change-password .editing ul li {
        width: 100%;
        float: none;
    }
    #change-password .btn-style {
        margin-left: 0px;
        float: none !Important;
    }


    /*MOBILE PACKET PAGE AND SMS VERIFICATION*/
    .payment-method-title {
        font-size: 19px;
        text-align: center;
    }
    .payment-method-box-inner {
        padding: 15px 25px !important;
    }
    .payment-method-box-inner p {
        font-size: 13px;
    }
    .sms-payment2 br {
        display: none;
    }
    .sms-payment2 .select-mobile {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mobile-input {
        width: 100%;
    }
    .mobile-desc {
        padding-top: 10px;
        font-size: 14px;
    }

    /*PAYMENT RESPONSE PAGE*/
    .payment-method-box.mobile-box {
        width: 100%;
    }
    .payment-method-box .mobile-input {
        margin-top: 10px;
    }
    .payment-result-parent .payment-method-box-inner {
        padding: 20px 20px 0px 20px !Important;
    }
    .payment-result-parent .operation-status-bar .status-text {
        font-size: 14px;
    }
    .operation-status-bar {
        height: 38px;
    }
    .payment-result-desc p {
        font-size: 14px;
    }
    .payment-result-parent .payment-result-desc {
        line-height: 21px;
        padding-top: 18px;
        padding-bottom: 10px;
    }
    .payment-result-parent .e-button {
        padding: 15px 5px;
    }
    .e-button button, .secondary-div button, .e-prev-button .btn, .e-next-button .btn, .e-button a {
        min-width: auto;
        height: 37px;
        padding-left: 9px;
        padding-right: 9px;
    }
    .payment-result-parent .payment-result-btn button, .e-button a {
        font-size: 13px;
    }


    /*STATIC AND NEWS PAGE*/
    .news-contant .text, .news-contant .text p {
        font-size: 14px !Important;
        line-height: 27px;
        padding: 0px;
    }
    .news-contant .text .btn-style {
        padding: 4px 10px !important;
        font-size: 14px;
    }
    .error .away, .news-contant h2 {
        font-size: 15px;
        line-height: 22px;
        min-height: 77px;
    }
    .static-page-contant {
        float: none;
        width: 100%;
        padding: 10px;
        background: #fff;
    }
    .static-page-contant .sec-header {
        margin: 10px 0px;
        float: none;
    }
    .front-static-content img {
        max-width: 100%;
    }
    .static-img {
        max-width: 100%;
        height: auto;
        margin: 10px 0px;
        float: none;
        padding: 0px;
    }
    .soft-background br:first-of-type {
        display: none;
    }
    .static-page-contant .front-static {
        margin-top: 0px;
    }
    .front-static-content,.front-static-content,.front-static-content  *,div.content_cp_accor,div.content_cp_accor * {
        font-size: 15px !Important; 
        line-height: 27px !Important;
    }
    .accordion_cp p  {
        font-size: 14px;
        text-transform: capitalize;
    }
    .accordion_cp span {
        padding: 14px 29px !important;
    }
    .accordion_cp span img {
        width: 18px;
    }
    div.content_cp_accor {
        padding: 20px 15px;
        line-height: 27px;
    }
    .comment-sp .accordion_cp span {
        padding: 8px 25px !important;
    }

    /*USER POINT PAGE*/
    .user-point-list ul {
        text-align: center;
    }


    /*SEARCH PAGE*/
    .c-search-block ,.c-search-block button {
        height: 44px;
    }

    .c-search-block input {
        font-size: 14px !Important;
    }
    .useful-link a{
        padding: 0px !Important;
    }
    .sm-teacher form {
        margin-bottom: 0px;
    }
    .profile-header {
        display: none;
    }
    .profile-contant {
        padding: 0px;
    }
    .profile-contant .container {
        padding: 0px;
    }

    
    .bonus-div {
        float: left;
    }
    .balance-div {
        float: right;
    }
    .bonus-div, .balance-div {
        background: #00a583;
        width: 49%;
        border: none;
        font-size: 16px;
    }
    .bonus-balance-div {
        display: block;
        height: 44px;
    }
    .xl-head {
        color: #fff;
        margin-bottom: 20px;
    }
    .xl-thumb {
        margin-bottom: 0px;
        width: 100px;
        height: 100px;
        margin-bottom: 15px;
        margin-top: 30px;
    }
    #imgArea {
        width: 100px;
        height: 100px;
        border: none;
        background: none;
        border-radius: 50%;
        border: solid  2px #fff !Important;
    }
    .xl-thumb form {
        margin-bottom: 0px;
    }
    #imgArea img {
        border-radius: 50%;
    }
    #imgChange {
        border-radius: 50%;
        overflow: hidden;
        border: none;
        width: 30px;
        height: 30px;
        background: #038e71 url(/images/upload.png) no-repeat center !Important;
        border-radius: 50%;
        border: solid 1px #fff;
        left: auto;
        right: 7px;
        bottom: -3px;
        background-size: 13px 12px !important;
    }
    #imgChange span {
        display: none;
    }
    .xl-head h4 {
        margin-top: 0px;
        font-size: 16px;
    }
    .span9 .profile-box ,.span8 .profile-box,.contant {
        background: #f3f5f5;
    }
    .profile-contant .span8,.profile-contant .span9 {
        margin-top: 5px;
        padding: 0px 10px;
        max-width: 100% !Important;
    }
    .span9 .profile-box ,.span8 .profile-box {
        margin-top: 0px !Important;
    }
    .main-direction {
        background: #e1e6e6;
        padding: 12px 15px;
    }
    .main-direction a {
        display: block;
        color: #484848;
        font-size: 12px;
    }
    .home-page-link {
        background: url(/images/previous-page.png) no-repeat left center;
        padding-left: 20px;
    }
    .exam-page-link {
        background: url(/images/next-page.png) no-repeat right center;
        padding-right: 20px;
    }
    .box-menu {
        width: 48%;
        height: 90px;
        background: #fff;
        float: left;
    }
    .box-menu:nth-child(odd) {
        margin-right: 4%;
    }
    .box-menu a {
        display: block;
        height: 100%;
    }
    .box-inner {
        font-size: 13px;
        color: #00a685;
        line-height: auto;
        line-height: 18px;
    }
    .box-icon {
        font-size: 22px !Important;
        margin-bottom: 11px;
        margin-top: 0px !Important;
    }
    .box-menu a:focus .box-inner,.box-menu a:hover .box-inner {
        color: #fff;
    }
    .box-text {
        height: auto;
        text-transform: uppercase;
    }
    .tab-pane .alert {
        font-size: 13px;
        line-height: 17px;
        border: none;
        margin-bottom: 10px;
    }
    .alert {
        border-radius: 3px !Important;
        padding: 8px 10px;
    }
    .tab-content {
        padding: 10px;
        position: relative;
    }
    .nav-tabs>li>a {
        border: none !important;
        border-radius: 3px;
        padding: 10px;
        background: #d1dada !Important;
        color: #7a8283 !Important;
    }
    .nav-tabs>li {
        width: 49%;
    }
    .nav-tabs>li:nth-child(odd) {
        margin-right: 2%;
    }
    .nav-tabs {
        border-bottom: none;
    }
    .nav-tabs>.active>a, .nav-tabs>.active>a:focus, .nav-tabs>.active>a:hover {
        color: #fff !Important;
        background: #00a583 !Important;
    }

    .editing {
        padding: 0px;
        margin-bottom: 40px;
    }
    .m-check h2:first-of-type {
        display: none;
    }
    .send-message-page .row,.profile-contant .row:first-of-type {
        margin: 0px;
    }
    .select2-container--krajee .select2-dropdown {
        margin-top: -3px !Important;
    }

    .select2-container--krajee.select2-container--open .select2-selection, .select2-container--krajee .select2-selection:focus {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(0, 165, 131, 0.6) !Important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(0, 165, 131, 0.6) !Important;
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        border-color: #00a583 !Important;
        border-bottom: none !Important;
    }
    .editing input[type="text"], .editing input[type="password"], .editing select, .editing textarea, .select2-search__field {
        height: 40px !Important;
        border: solid 1px #dedede;
    }
    .select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field {
        height: 22px !Important;
    }
    .send-message-page .select2-selection--multiple {
        padding: 1px !important;
        /*height: 40px !important;*/
    }
    .select2-container--krajee .select2-results__option--highlighted[aria-selected] {
        background-color: #038e71 !Important;
    }
    .select2-selection__choice .profile-icon {
        width: 34px !Important;
        height: 29px !Important;
    }
    .s2-togall-button {
        color: #00a583 !Important;
    }
    .select2-results__options .profile-icon {
        width: 30px !Important;
        height: 30px !Important;
    }
    .mce-toolbar, .mce-toolbar-grp,.mce-path  {
        display: none !Important;
    }
    .mceu_32-body {
        height: 30px !important;
    }
    #chatmessage-message_ifr {
        height: 140px !Important;
    }
    #mceu_31 {
        border-width: 0px !Important;
    }
    .mce-container, .mce-container-body {
        border-radius: 2px !Important;
    }
    .search-table {
        width: 60%;
    }
    .filter {
        padding: 0px 30px 0px 5px !Important;
        background: url(/images/search2.png) no-repeat;
        background-position: 95% 50% !Important;
    }


    .search-table input::-webkit-input-placeholder  {
        font-size: 15px;
        color: #b7b6b6;
        opacity: 1;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
    }
    .search-table input::-moz-placeholder {
        font-size: 15px;
        color: #b7b6b6;
        opacity: 1;
        line-height: 32px !Important;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
    }
    .search-table input:-moz-placeholder {
        font-size: 15px;
        color: #b7b6b6;
        opacity: 1;
        line-height: 32px !Important;
        padding-top: 7px;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
    } 

    .search-table input:-ms-input-placeholder {
        font-size: 15px;
        color: #b7b6b6;
        opacity: 1;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
    }
    .mobile-message-top a {
        border-radius: 3px;
        background: #5bb75b !important;
        box-shadow: none !important;
        padding: 8px 0px;
        margin-top: 9px;
        width: 34%;
    }

    .mobile-message-top a i {
        display: none;
    }
    .mobile-message-content ul li {
        display: block;
        margin-bottom: 15px;
    }

    .message-date {
        color: #aeacac;
        font-size: 11px;
        margin-bottom: 5px;
    }
    .message-main {
        background: #fff;
        padding: 10px;
        border-radius: 3px;
    }
    .message-info {
        width: 85%;
    }
    .delete-message button,.remove-student button {
        background: none !important;
        border: none !important;
        box-shadow: none;
        padding: 0px;
    }
    .delete-message button i,.remove-student button i {
        color: #ee545c;
        font-size: 21px;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    .message-info a {
        display: block;
        color: #7f7f7f;
        font-size: 14px;
    }
    .message-user,.pl-left .h-name {
        color: #02a7b7 !Important;
        font-family: 'SEGUISB', sans-serif !Important;
        font-size: 16px !Important;
        margin-bottom: 2px;
    }
    .mobile-message-top {
        margin-bottom: 12px;
    }

    .send-message-page form button {
        border-radius: 3px;
        padding: 6px 16px;
        background: #00a685;
        font-size: 14px;
    }
    .page-breadrumb .active {
        max-width: 170px;
        overflow: hidden;
        white-space: nowrap;;
    }
    .message-head {
        padding: 0px;
        background: none;
        margin: 20px 0px;
    }
    .message-head h2 {
        font-size: 14px;
        margin: 0px;
        text-align: left;
    }
    .message-head .message-left {
        width: 65% !Important;
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin-right: 3%;
    }
    .message-head .message-right {
        width: 30% !Important;
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: right;
    }
    #reply {
        padding: 5px 15px;
        background: #f89406 !important;
        box-shadow: none;
        border-radius: 2px;
        font-size: 14px;
        margin: 0px;
        white-space: nowrap;
    }
    #reply i {
        display: none;
    }
    .message-right ul li {
        margin: 0px !Important;
    }
    #mark-send button {
        border-radius: 3px;
        padding: 5px 13px;
        background: #00a685;
        font-size: 13px;
    }

    .c-message {
        background: #fff;
        border-radius: 3px;
        padding: 1px 10px;
        border: none;
        margin-bottom: 20px;
    }

    .h-name i {
        display: none;
    }

    .message-pl {
        margin: 10px 0px 0px 0px;
        padding: 0px;
    }
    .message-content {
        margin: 0px;
    }

    .pl-right .h-name {
        color: #aeacac;
        font-size: 12px;
        margin-bottom: 0px;
    }
    .pl-left .h-name {
        margin-bottom: 2px;
        text-align: left;
        margin-left: -9px;
    }

    .kl-back {
        background: none;
        padding: 0px;
    }
    .explanation-link a,.explanation-link button {
        background: #f99a12;
        border-radius: 2px;
        box-shadow: none;
        padding: 5px 9px;
        text-shadow: none;
        font-size: 14px;
    }
    .explanation-link {
        display: inline-block;
        vertical-align: middle;
        width: 28%;
        text-align: right;
    }
    .explanation-content .message-info {
        width: 70%;
        display: inline-block;
        vertical-align: middle;
    }
    .explanation-content .message-user {
        font-size: 15px !Important;
    }

    .search-table input[type=text] {
        height: 40px !Important;
        border: solid 1px #dedede;
    }

    .question-head {
        display: -moz-box;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
         justify-content: space-between;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        border: none;
        margin-top: 20px;
    }
    .question-head h2 {
        margin-bottom: 0px;
    }
    .sm-question {
        width: 60%;
        line-height: 21px;
        font-size: 14px;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .question-head a {
        background: #53a753;
        border-radius: 2px;
        padding: 6px 10px;
        display: inline-block;
        vertical-align: middle;
        margin: 0px !Important;
        float: none !important;
    }
    .question-head .clearfix {
        display: none;
    }

    .tutor-explanation-sp .search-table  {
        width: 100%;
    }
    .tutor-explanation-sp .nav-tabs {
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .tutor-explanation-sp .search-table input[type=text] {
        margin-top: 0px;
    }
    .tutor-explanation-sp .tab-pane .alert {
        padding: 10px;
        font-size: 14px;
    }
    .tutor-explanation-sp .mobile-message-top {
        margin-bottom: 8px;
    }

    .explane-f a {
        font-size: 14px;
        min-width: 87px;
        box-shadow: none;
        margin-bottom: 5px;
        background: #5bb75b;
    }
    .explane-f form {
        margin-bottom: 0px;
        display: block;
    }
    .explane-f  button {
        background: #f89406;
        border-radius: 2px;
        box-shadow: none;
        text-shadow: none;
    }

    .question-note hr {
        border-bottom: 1px solid #038e71;
        margin: 10px 0px;
        display: block;
        padding: 0px;
        width: 100%;
    }

    .question-head .btn-warning {
        background: #f89406;
        border-radius: 2px;
        padding: 6px 9px;
    }
    .mn-question-ex-title {
        margin: 0px;
        font-size: 16px;
    }

    .question-explane {
        margin-top: 20px;
    }
    #question-explane {
        margin-top: 16px;
        margin-bottom: 16px;
    }
    #question-explane iframe {
        height: 120px !Important;
    }
    #question-explane form button,#edit-question-form button {
        background: #51a351;
        border-radius: 2px;
        padding: 6px 13px;
    }
    #edit-question-form button.btn-danger {
        background: #da4f49;
    }
    #edit-question-form button.btn-danger {
        background: #da4f49;
    }

    .smp-explane .message-info {
        width: 66%;
    }
    .smp-explane .explanation-link {
        width: 32%;
    }
    .smp-explane .explane-f a {
        min-width: 102px;
    }
    .answer-to-question {
        margin-top: 15px;
        border-color: #038e71;
    }
    #explane-forward .checkbox {
        width: auto;
    }
    #explane-forward br {
        display: none;
    }
    #explane-pupil_id {
        margin-top: 17px;
        margin-bottom: 10px;
    }

    .mobile-st-link  {
        display: block;
        width: 100%;
        margin-bottom: 7px;
        background: #dfe3e3 !important;
        padding: 8px;
        box-shadow: none;
        float: none !important;
        border-radius: 2px;
        margin-left: 0px;
        text-shadow: none;
        border: none;
    }
    .mobile-st-link.btn-success.success-hover {
        color: #484848 !important;
    }

    .mobile-st-link.btn-success.success-hover:hover,.mobile-st-link.btn-success.success-hover:focus {
        background: #038e71 !Important;
        color: #fff !Important;
        text-shadow: none;
    }
    .mobile-st h2 {
        font-family: 'SEGOEUIB', sans-serif !Important;
        color: #454545;
        margin-bottom: 15px;
        margin-top: 8px;
    }
    .tutor-mobile-top {
        width: 100%;
        overflow: hidden;
    }
    .skype {
        width: 50px;
        height: 30px;
        background: url(/images/skype.png) no-repeat center;
    }
    .remove-student form ,.tutor-mobile-top h2 {
        margin-bottom: 0px;
        color: #00987b;
    }
    .remove-student  {
        margin-top: -15px;
    }
    .tutor-mobile-center {
        margin: 20px 0px;
    }
    .tutor-mobile-center a {
        width: 48%;
        padding: 8px 0px;
        background: #f3f5f5;
        border-radius: 3px;
        color: #00987b;
        float: left;
        border: none;
        box-shadow: none;
        text-shadow: none;
    }
    .tutor-mobile-center a:nth-child(odd) {
        margin-right: 4%;
    }
    .tutor-mobile-bottom {
        color: #454545;
    }
    .tutor-mobile-bottom b {
        font-family: 'SEGOEUIB', sans-serif !Important;
    }

    .rf-content textarea {
        height: 120px;
    }
    .field-marktab-comment textarea {
        margin-top: 8px;
    }
    .tutor-mobile-center.no-margin a {
        margin: 0% !Important;
        width: 31%;
        font-size: 13px;
    }
    .rf-content label {
        font-size: 17px;
    }

    .modal { 
        z-index; 0 !Important;
    }
    .modal.in { 
        z-index; 999999999999999999 !Important;
    }
    .history-modal {
        width: 90% !Important;
        zoom: 0.7;
        left: 50% !Important;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
    }
    .mobile-st .alert.table-message {
        margin-top: 15px;
    }
    .pupil-offer {
        width: 100%;
    }
    .pupil-offer form {
        display: inline-block;
        margin: 8px 0px;
        width: 48%;
    }

    .pupil-offer form:nth-child(odd) {
        margin-right: 2%;
    }
    .pupil-offer .btn,#cancel-offer button {
        width: 100%;
        padding: 8px 10px;
        border-radius: 2px;
        background: #da4f49;
        text-shadow: none;
        box-shadow: none;
    }
    .pupil-offer form:nth-child(even) .btn {
        background: #5bb75b;
    }
    .nav-tabs.sp-special {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .sent-offer .pl-left .h-name {
        margin-left: 0px !Important;
    }
    .offer-row {
        margin: 10px 0px;
    }
    .tutor-subject,.offer-row form {
        display: inline-block;
        vertical-align: middle;
        width: 48%;
    }
    .tutor-subject {
        margin-right: 2%;
    }
    .offer-row .form-group {
        margin: 0px;
    }

    #cancel-offer button {
        width: 135px;
        float: right;
        padding: 7px 8px;
    }
    .tutor-subject {
        font-size: 15px;
    }
    .tutor-subject b ,.sent-offer .h-name a {
        font-family: 'SEGOEUIB', sans-serif !Important;
        color: #038e71;
    }
    .sent-offer li {
        float: none;
    }
     
    .sent-offer {
        margin-top: 15px;
    }

    .exam-list-parent  ul li:nth-child(2) {
        margin: 0px !Important;
    }
    .exam-list-parent .nav-tabs {
        margin-bottom: 12px !important;
    }
    .exam-list-parent .nav-tabs li {
        width: 49%;
        display: inline-block;
        vertical-align: middle;
    }

    .exam-list-parent .nav-tabs li:nth-child(odd) {
        margin-right: 2% !Important;
    }

    .exam-list-parent .explanation-link {
        width: 31% !Important;
    }
    .exam-list-parent .explanation-link a {
        padding: 3px 6px;
        font-size: 13px;
        width: 100% !Important;
    }
    .exam-list-parent .explanation-link a.btn-success {
        background: #62c462;
    }
    .exam-list-parent .explanation-link a:not(:last-of-type) {
        margin-bottom: 5px;
    }
    .exam-list-parent .explanation-content .message-info {
        width: 67% !Important;
    }
    .exam-list-parent .explanation-content .message-user {
        font-size: 14px !Important;
    }
    .exam-list-parent .pagination {
        text-align: center;
    }
    .history-exam {
        background: none !Important;
    }
    .exam-answer-rule {
        display: block;
    }
    .view-exam-question-fh .rule-div span {
        width: 15px;
        height: 15px;
    }
    .view-exam-question-fh .rule-div {
        font-size: 14px;
    }

    .view-exam-question-fh .f-question-div {
            padding: 10px !important;
            margin: 0px;
    }
    .send-question-tutor {
        top: 29px;
        right: 6px;
        border-radius: 2px;
        background: #51a351;
        box-shadow: none !important;
        text-shadow: none;
        padding: 4px 8px;
        font-size: 14px;
    }
    .f-question-div-left .num-span {
        position: relative;
        top: -35px;
        left: -20px !Important;
    }
    .f-question-div-left {
        padding: 35px 10px 10px 10px !Important
    }
    .mq-span {
        width: 90%;
        vertical-align: middle !Important;
    }
    .f-question-div-left {
        zoom: 0.9;
    }
    .modal {
        max-width: 90% !Important;
/*      left: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);*/
    }
    .field-explane-pupil_desc iframe {
        width: 90% !Important;
        height: 120px !Important;
    }
    .mark-mobile .delete-message {
        background: #00a583;
        color: #fff;
        padding: 1px 5px;
        border-radius: 2px;
    }
    .mark-mobile .comment-sp {
        display: block;
        color: #7f7f7f;
        font-size: 13px;
        margin-top: 10px;
    }
    .exam-answer-form9 {
        padding: 10px;
    }
    .exam-answer-form9 .exam-inner {
        width: 100%;
        max-width: 100%;
        padding: 10px;
    }
    .friend-panel .nav-tabs li {
        width: 100% !Important;
        margin: 0px 0px 10px 0px !Important;
    }
    .sm-search .col-md-11 {
        margin: 0% !Important;
    }
    .friend-panel select {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
    }
    .full-friend-container .row {
        margin: 0px !Important;
    }
    .friend-panel .full-exam-mobile .select-div, .select-mobile  {
        margin-bottom: 0px;
    }
    .friend-panel .full-exam-mobile .select-div, .select-mobile select {
        padding-left: 5px;
    }
    .friend-panel .bonus {
        padding: 0px;
    }
    #add-friend {
        display: block;
    }
    .sm-search .col-md-11 {
        padding: 0px;
        width: 78.333333% !Important;
    }

    .sm-search .col-xs-3 {
        width: 21%;
        padding-right: 0px !IMPORTANT;
        text-align: right;
    }
    /*.friend-body .select2-container--krajee .select2-dropdown{
        margin-top: -24px !Important;
    }*/

    footer .container {
        overflow: hidden;
    }
    .find-friend-request  li  {
        width: 48% !Important;
        float: left;
    }
    .find-friend-request li:nth-child(odd) {
        margin-right: 4% !important;
    }
    .find-friend-request .request-div {
        width: 100%;
        height: 245px;
        background: #fff;
        padding: 10px;
        border-radius: 3px;
        border: none;
    }
    .full-friend-container .request-left,.full-friend-container .request-right {
        width: 100% !Important;
        float: none;
        margin-bottom: 10px;
        text-align: center;
    }
    .full-friend-container .requester-image {
        width: 100px;
        height: 100px;
        margin: 0 auto;
        border-radius: 50%;
        overflow: hidden;
        display: block;
        margin-bottom: 10px;
    }
    .requester-name {
        color: #038e71;
        font-family: 'SEGUISB',sans-serif !Important;
        font-size: 15px;
        line-height: 19px;
    }
    .full-friend-container .requester-position {
        text-align: center;
    }
    .full-friend-container .requester-detail {
        width: 100%;
        height: 50px;
        overflow: hidden;
    }
    .full-friend-container .request-button {
        margin-top: 10px;
        width: 100%;
        background: #ee1448;
        border: none;
        color: #fff;
    }
    .full-friend-container .request-button i {
        color: #fff;
    }
    .request-btn-icon {
        margin-left: 0px;
    }
    .full-friend-container .find-friend-request {
        margin-top: 0px;
    }
    .top-bar-mn .btn,#create-test_2 button {
        float: none;
        margin-bottom: 15px;
        margin-top: 7px;
        padding: 7px 10px;
        border-radius: 2px;
        background: #f89406;
        box-shadow: none;
        text-shadow: none;
        width: 100%;
        text-align: center;
        font-size: 15px;
    }
    .tutor-exam-list .nav-tabs {
        display: none;
    }
    .exam-parent-div .alert {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .create-exam-info {
        margin: 0px !Important;
    }
    .input-mh-div  {
        border: none;
        margin-bottom: 0px;
    }
    .input-mh-div .form-group {
        width: 100%;
        margin-left: 0px;
    }
    .create-exam-info .editing .form-group {
        margin-bottom: 0px;
    }
    .course-exam-list-mobile .tab-top {
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: solid 1px #b2b7b7;
    }
    .create-exam-info .btn-success,.course-exam-list-mobile .tab-top .btn-success {
        width: 100%;
        padding: 9px 11px;
        background: #51a351;
        box-shadow: none;
        border-radius: 4px;
        font-size: 15px;
    }
    .create-exam-info .select2-container--krajee .select2-selection--multiple .select2-selection__choice {
        margin: 10px !Important;
    }
    .create-exam-info .lqt-login-container {
        padding: 0px 10px;
    }
    .send-test-mobile .select-div {
        height: 35px;
    }
    .send-test-mobile .full-exam-mobile .select-div select {
        font-size: 14px;
    }
    .send-test-mobile .select-div:before {
        top: 14px !Important;
    }
    .send-test-mobile  .select-mobile {
        margin-bottom: 10px;
    }
    .send-test-mobile form button {
        padding: 7px 10px;
        width: 100%;
        background: #51a351;
        border: none;
        border-radius: 2px;
    }
    .send-test-mobile .alert {
        padding: 10px;
        font-size: 14px;
    }
    .create-test-mobile .editing h2 {
        display: none;
    }
    .create-test-mobile iframe {
        height: 120px !Important;
    }
    .create-test-mobile .file-div {
        padding: 10px 5px;
    }
    .create-test-mobile .add-image-div {
        width: auto;
    }
    .create-test-mobile .file-upload .pull-left,.lx-row .file-upload .pull-left {
        position: absolute;
        float: none !Important;
        top: -51px;
        width: 100% !important;
        left: 0px;
    }
    .add-image-div-profile,.file-div-profile {
        width: 100% !Important;
    }

    .create-test-mobile .file-upload,.lx-row .file-upload{
        margin-top: 65px;
        width: 100% !Important;
        float: none !Important;
        position: relative;
    }
    .create-test-mobile  .pull-right,.m-file {
        float: none !Important;
        width: 100% !important;
        margin-top: 0px;
    }
    #fine-uploader-gallery {
        /*display: none;*/
    }
    .qq-gallery.qq-uploader {
        height: 0px;
        min-height: 0px;
        border: none;
        padding: 0px;
    }
    #create-test_2 button {
        background: #62c462;
        margin-top: 0px;
    }
    .get-sent-test-mobile .message-info {
        width: 67% !Important;
    }
    .sm-mobile-title {
        display: none;
    }
    .sm-sent-question hr {
        margin: 10px 0px;
        border-top: 1px solid #038e71;
        border-bottom: none;
    }
    .sm-decline {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .btm-div-mobile a {
        display: inline-block;
        vertical-align: middle;
        width: 48%;
        padding: 5px 10px;
        border-radius: 2px;
        box-shadow: none;
    }
    .btm-div-mobile {
        margin-top: 10px;
    }
    .btm-div-mobile a:first-of-type {
        margin-right: 2%;
    }

    .lx-row {
        width: 100% !Important;
        padding: 10px;
    }
    .lx-row h2 {
        margin-bottom: 15px;
    }
    #fine-uploader-gallery-profile {
        /*display: none;*/
    }
    .lx-row .editing {
        margin-bottom: 20px;
    }
    .for-del.pad-del {
        padding-bottom: 40px;
    }
    .pad-del .delete-btn {
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 40px;
        padding-top: 10px;
        top: auto;
    }
    .main-x {
        margin-bottom: 20px;
    }
    .edu-inner-l {
        width: 100%;
        padding: 0px;
    }
    .edu-kl,.edu-top {
        display: block;
    }
    .edu-kl .edu-part,.edu-top .edu-part  {
        width: 100% !Important;
    }
    .edu-top .edu-part {
        margin-bottom: 15px;
    }
    #resume-adress {
        height: 100px !Important;
        width: 100%;
    }
    .lx-row .editing ul li.fw {
        width: 100% !Important;
    }
    .lx-row button.btn-style {
        width: 100%;
        margin: 0px;
        height: 40px;
        margin-bottom: 50px;
    }

    .datepicker-dropdown {
        top: 0;
        width: 220px;
        left: 50% !important;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
    }

    #resume-tutorsubject .select2-container--krajee .select2-selection--multiple .select2-selection__choice {
        margin: 10px !Important;
    }
    .s-tip {
        display: none;
    }
    .sb-infobox {
        display: none !Important;
    }
    .copyright {
        height: 120px;
        padding-top: 10px;
    }
    .copyright p {
        text-align: center;
    }
    .payment-icons {
        margin-top: 11px;
    }
    .profile-fixed {
        /*width: */
    }
    .profile-fixed {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: -100%;
    }
    .profile-fixed.opened {
        z-index: 99999999999;
        left: 0%;
    }
    .fixed-bg {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 999999999;
        background: rgba(0,0,0,0.62);
        display: none;
    }
    .profile-fixed-inner {
        width: 70%;
        background: #038e71;
        height: 100%;
        padding: 90px 10px 10px 10px;
    }
    .profile-fixed-inner ul li {
        list-style: none;
        display: block;
    }
    .profile-fixed-inner ul li a ,.profile-fixed-inner button{
        padding: 9px 10px;
        color: #fff;
        font-size: 16px;
        display: block;
    }
    .profile-fixed-inner button {
        width: 100%;
        text-align: left;
        padding: 5px 10px !important;
    }
    .profile-fixed-inner ul li a:hover,.profile-fixed-inner ul li a:focus,.profile-fixed-inner ul li.active a ,.profile-fixed-inner button:hover,.profile-fixed-inner button:focus{
        text-decoration: none;
        background: #026551;
        color: #fff;
        border-radius: 2px;
    }
    .main-control {
        position: absolute;
        width: 33px;
        height: 33px;
        border-radius: 50%;
        background: #fff url(/images/setting.png) no-repeat center;
        right: -50px;
        top: 18px;
        left: auto;
    }
    .opened .main-control {
        background: #fff url(/images/x.png) no-repeat center;
        left: 19px;
        right: auto;    
    }
    button#mark-close {
        color: #fff;
        text-shadow: none;
    }
    .payment-method-content .full-exam-mobile .select-div, .select-mobile {
        border: none !Important;
    }

    .f-question-div-left .num-span,.view-exam-question-fh .question-text93 span.num-span {
        font-weight: 600;
        position: relative;
        left: 19px !important;
        top: -14px;
        /* padding: 5px 11px; */
        border-radius: 50%;
        background: #5c5959;
        color: #fff;
        width: 40px !important;
        height: 40px;
        display: -moz-box !important;
        display: -webkit-flexbox !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: -moz-flex !important;
        display: flex !important;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        align-items: center !important;
        -webkit-align-items: center !important;
        -moz-align-items: center !Important;
         justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        font-size: 15px !important;
    }
    .view-exam-question-fh .history-question {
        padding-left: 0px !Important;
    }
    .view-exam-question-fh .f-question-div {
        margin-bottom: 5px !Important;
    }


    /*MOBILE LQT BLOCK*/
    .lqt-full {
        padding: 5px 10px !Important;
        margin-top: 7px;
        background: none;
        box-shadow: none;
        min-height: auto;
    }
    .lqt-title {
        margin-top: 0px;
    }
    .mobile-select-block {
        height: 40px;
        overflow: hidden;
        line-height: 27px;
        background: #fff;
        padding: 6px 14px;
        border-radius: 2px;
        margin-bottom: 14px;
        position: relative;
        cursor: pointer;
    }
    .lqt-btn {
        cursor: pointer;
        position: relative;
    }
    .mobile-selected-text {
        font-size: 14px;
        width: 90%;
    }
    .mobile-activity {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 10px;
    }
    .mobile-activity span {
        display: inline-block;
        vertical-align: middle;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #59bca9;
    }
    .mobile-activity span:nth-child(2) {
        margin: 0px 3px;
    }
    .disabled .mobile-activity span {
        background: #d0d1d1;
    }
    .mobile-lqt button {
        height: 40px;
        text-align: center;
        width: 100%;
        background: #fff;
        border: none;
        border-radius: 2px;
        font-size: 15px;
        color: #555;
        background: #59bca9;
        color: #fff;
    }
    .mobile-lqt button[disabled=disabled], .mobile-lqt button:disabled {
       background: #fff;
       color: #9a9999;
    }
    .mobile-lqt .disabled:after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.5);
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .lqt-main-block {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: rgba(51, 52, 52,0.96);
        z-index: 99999999999999;
        padding: 50px 5px 10px 5px;
        display: none;
    }
    .lqt-close {
        cursor: pointer;
        position: absolute;
        top: 18px;
        left: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        background: #59bca9 url(/images/complete.png) no-repeat;
        color: #fff;
        border-radius: 3px;
        padding: 6px 14px 6px 30px;
        background-position: 8px 10px;
        cursor: pointer;
    }
    .lqt-tab {
        height: 100%;
        padding-top: 25px;
        overflow: hidden;
        margin-top: 0px;
        position: relative;
    }
    .lqt-tab .tab-content {
        margin-top: 0px !Important;
        padding-top: 10px;
        height: 90%;
        overflow: hidden;
        position: absolute;
        width: 100%;
    }

    .tab-top {
        width: 100%;
        text-align: center;
    }
    .tab-top ul li {
        width: 28%;
        display: inline-block;
        vertical-align: middle;
        float: none !Important;
    }
    .tab-top ul li:nth-child(2){
        margin: 0px 3%;
    }
    .tab-top ul li a {
        padding: 7px 17px 8px 17px;
        background: #494c4c;
        border-radius: 3px;
        color: #fff;
        font-size: 16px;
        display: block;
        text-align: center;
        font-family: 'SEGOEUIL', sans-serif !important;
        letter-spacing: 0.3px;
        cursor: pointer;
    }
    .tab-top ul li.active a{
        background: #59bca9;
        text-decoration: none;
    }
    .mobile-lqt .lqt-checkbox label {
        color: #909090;
        font-size: 15px;
        padding: 7px 1px 8px 30px !Important
    }
    .lqt-checkbox label:hover, .checked-lqt label {
        background: none !Important;
        color: #fff !Important;
    }
    .mobile-lqt .tab-content  {
        margin-top: 10px;
    }
    .mobile-lqt .tab-content form {
        margin-bottom: 0px;
    }
    .mobile-lqt .lqt-checkbox input[type="checkbox"] + label:before {
        width: 15px;
        height: 15px;
        left: 5px;
        top: 13px;
        background: none;
    }

    .mobile-lqt .lqt-checkbox input[type="checkbox"]:checked + label:before {
        background: url(/images/checked.png) no-repeat !Important;
    }
    .lqt-checkbox input[type="checkbox"] + label {
        max-width: 80%;
    }

    body.overflowhidden {
        overflow: hidden;
    }
    .tab-content-inner {
        display: block;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        padding-top: 20px;
    }
    .tab-relative {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .lqt-spinner {
        color: #0498a6;
        height: 100%;
        background: url(/images/three-dots.svg) no-repeat center;
        /*background-position: 48% 20%;*/
        display: block;
        background-size: 25%;
        display: none;
    }
    .tab-content-inner::-webkit-scrollbar
    {
        width: 12px;  /* for vertical scrollbars */
        height: 12px; /* for horizontal scrollbars */
        display: none;
    }

    .tab-content-inner::-webkit-scrollbar-track
    {
      background: rgba(0, 0, 0, 0.1);
    }

    .tab-content-inner::-webkit-scrollbar-thumb
    {
      background: rgba(0, 0, 0, 0.5);
    }

    .lqt-tab-opener {
        background: #818181 url(/images/arrow-mob.png) no-repeat center;
        border-radius: 50%;
        width: 21px;
        height: 21px;
        right: 3px;
    }

    .lqt-tab-opener.active, .lqt-tab-opener:focus {
        background: #59bca9 url(/images/arrow-mob.png) no-repeat center;
        border-radius: 50%;
    }

    .lqt-tab .lqt-sm {
        display: none;
    }
    .lqt-tab .lqt-sm:first-of-type {
        display: block;
    }
    .lqt-block {
        height: 100% !Important;
    }

    .lqt-main-block .block-inner {
        width: 100% !Important;
        height: 100%;
        position: relative;
        overflow-x: hidden;
        overflow-y: scroll;
        border: none !Important;
    }
    .check-all-chapter label,.check-all-chapter.checked-lqt label {
        width: 100% !Important;
        max-width: 100% !Important;
        display: block;
        background: #59bca9 !important;
        color: #fff !important;
        border-radius: 2px;
        /*padding: 6px 28px!important;*/
    }
    .check-all-chapter.checked-lqt input[type="checkbox"]:checked + label:before {
        background: url(/images/checked-white.png) no-repeat !Important;
        /*padding: 6px 28px!important;*/
    }
    .lqt-course-exam-fh.full-exam-right {
        background: none;
        padding: 0px;
    }
    .lqt-course-exam-fh.full-exam-right ul li {
        margin: 10px 0px;
    }
    .lqt-course-exam-fh.full-exam-right .exam-right-spinner {
        background-position: 50% 34% !Important;
        min-height: 166px;
        padding-top: 100px !Important;
        background-size: 16% !Important;
    }

    .course-exam-generation .lqt-course-exam-fh {
        margin-top: 0px !Important;
        display: block;
        float: none;
        margin-bottom: 130px;
    }
    .lqt-course-exam-fh.full-exam-right .ajax-login-form.login-container {
        max-width: 90%;
        padding: 0px;
    }
    .user-point-list ul li {
        width: 48%;
        margin: 0px !Important;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 15px !important;
        padding: 0px 12px !Important;
    }
    .user-point-list ul li:nth-child(odd) {
        margin-right: 2% !Important;
    }
    .user-point-list {
        padding: 10px;
    }
    .lqt-sm  .lqt-checkbox input[type="checkbox"] + label {
        margin-left: 0px !Important;
    }
    .reset-password-container .form-body {
        width: 100%;
    }
    .buttons .register-success, .buttons .register-error {
        font-size: 14px;
        line-height: 22px;
        padding: 7px !Important;
    }
    .form-body legend {
        font-size: 18px !Important;
    }

    .form-box .form-body {
        padding: 20px !Important;
    }
    .container-mobile {
        padding: 0px;
    }

    .timer {
        text-align: center;
        width: 100%;
        padding: 17px 0px 20px 0px;
        font-size: 27px;
        color: #000;
        background: #f3f5f5;
        border-bottom: solid 1px #eaeaea;
    }
    .timer div {
        font-family: 'SEGOEUIL', sans-serif !important;
    }
    .exam-info-cm {
        padding: 18px 12px 20px 12px;
        background: #f3f5f5;
    }
    .exam-info-cm-left {
        width: 60%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 4%;
        font-family: 'SEGOEUIB', sans-serif !Important;
        font-size: 14px;
    }
    .exam-info-cm-right {
        width: 34%;
        display: inline-block;
        text-align: right;
    }
    .exam-info-cm-right span {
        padding: 5px 12px;
        border-radius: 3px;
        background: #fbfa90;
    }
    .exam-subject {
        width: 100%;
        padding: 15px 12px !important;
        position: relative;
    }
    .exam-subject-left {
        background: #f78f1e;
        color: #fff;
        padding: 7px 5px;
        border-radius: 2px;
        cursor: pointer;
    }
    .exam-subject-left .span-group {
        margin-right: 10px;
        width: 21px;
        display: inline-block;
        vertical-align: middle;
        height: 15px;
    }
    .exam-subject-left .span-group span {
        width: 100%;
        height: 2px;
        background: #fff;
        margin-bottom: 4px;
        display: block;
    }
    .exam-subject {
        width: 100%;
        padding: 15px 12px !important;
    }
    .exam-subject-left {
        background: #f78f1e;
        color: #fff;
        padding: 5px 17px 5px 12px;
        border-radius: 2px;
        display: inline-block;
    }
    .subject-exam-sm .exam-info-cm-right {
        border-radius: 2px;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        float: none !Important;
    }
    .subject-exam-sm .exam-subject-right {
        position: relative;
        top: -5px;
    }
    .subject-exam-sm .exam-info-cm {
        padding: 12px 0px;
    }
    .subject-exam-sm .exam-info-cm-left {
        font-size: 13px;
        width: 100% !Important;
        float: none !Important;
    }
    .exam-subject-left .btn-text {
        display: inline-block;
        vertical-align: middle;
        font-size: 15px;
        /* line-height: 19px; */
        position: relative;
        top: -1px;
        margin: 0px 5px;
    }
    .exam-subject-right {
        float: right;
    }
    .exam-subject-right button {
        background: #9d9b9b;
        padding: 5.5px 15px;
        border: none;
        border-radius: 2px;
        color: #fff;
    }
    .e-exam-left,.exam-left-inner,.question-full-block.active,.exam-pagination {
        width: 100%;
        max-width: 100%;
    }
    .exam-left-inner {
        box-shadow: none;
        overflow: hidden;
    }
    .exam-pagination {
        margin-left: -2px;
        height: 45px;
        padding-top: 0px;
        position: relative;
    }
    .exam-pagination .bx-wrapper {
        left: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        margin: 0px !important;
    }
    .exam-pagination .bx-prev,.exam-pagination .bx-next {
        display: block;
        width: 20px;
        height: 19px;
        position: absolute;
        top: -14px !Important;
        left: -47px !Important;
        background: url(/images/prev-question.png) no-repeat center;
        margin: 0px !Important;
    }
    .exam-pagination .bx-next {
        left: auto !Important;
        right: -47px !Important;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
    .exam-qm-pagination span a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .e-question-num {
        width: 15%;
        float: none;
        display: inline-block;
        vertical-align: middle;
        display: none;
    }
    .e-question-title {
        padding: 10px 15px 0px 15px;
    }
    .e-question-num span {
        color: #fff;
        padding: 12px;
        border-radius: 50%;
        background: #404040;
        display: inline-block;
        height: 35px !Important;
        width: 35px !important;
        position: initial;
    }
    .e-question-text {
        font-size: 15px;
        color: #666665;
        padding: 0px 0px 8px 0px;
        line-height: 27px;
        width: 100%;
        max-width: 100% !Important;
        float: left;
        display: inline-block;
        vertical-align: top;
        zoom: 0.9;
    }
    .e-question-text p:first-of-type {
        margin-left: 0px !Important;
    }
    .e-question-answer {
        width: 100%;
        padding: 15px 20px;
        text-align: left;
    }
    .sm-question-answer {
        padding: 15px 10px;
    }
    .open-question-table tbody td, .open-question-table2 tbody td {
        font-size: 16px;
    }
    .open-question-table2 tbody td input[type="checkbox"] ,.open-question-table2 tbody td label{
        border: none !Important;
        margin: 0px !Important;
    }
    .answer-block label {
        max-width: 80%;
    } 
    .full-question-top .question-text {
        padding: 10px;
        width: 100%;
        max-width: 100%;
    }
    .open-question-text {
        width: 100%;
        margin-top: 0px;
        border-top: solid 1px #e7e5e5;
    }
    .full-question-top hr {
        margin: 0px;
        border-bottom: solid 1px #e7e5e5;
        border-top: none;
    }
    .answer-description {
        display: none !Important;
    }
    .open-question-table input[type='checkbox']:checked + label, .open-question-table2 input[type='checkbox']:checked + label {
        top: 0px !Important;
    }
    .e-exam-left .left-inner-spinner {
        height: 400px;
        background: #fff url(/images/spinner.gif) no-repeat center !Important;
    }
    .answer-block label {
        font-size: 13px;
    }
    .exam-subject ul li {
        float: none !Important;
        width: 100%;
        height: auto !Important;
        background: none;
        padding: 0px !Important;
        margin-left: 0px;
        margin-bottom: 2px
    }
    .subject-main {
        background: #f78f1e;
        padding: 10px;
        position: absolute;
        top: 50px;
        left: 12px;
        z-index: 999999;
        width: 93%;
        /* width: 100%; */
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        display: none;
    }

    .subject-main ul li a {
        display: block;
        padding: 6px 8px;
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        border-radius: 2px;
        /* background: #dc7f19; */
    }
    .subject-main ul li a.active,.subject-main ul li a:hover,.subject-main ul li a:focus {
        background: #dc7f19;
    }
    .exam-subject-left.active {
        padding: 5px 17px 10px 12px;
    }

    .exam-alert {
        top: 0px;
        padding: 5px !important;
    }
    .exam-alert .pull-left {
        display: none;
    }
    .exam-alert .pull-right {
        float: none;
        width: 100%;
    }
    .exam-alert a {
        display: block;
        width: 100%;
        background: #da4f49;
        color: #fff;
        border: none;
        box-shadow: none;
        text-shadow: none;
        padding: 6px;
        border-radius: 2px;
        font-size: 13px;
    }
    .exam-cn .top-strip {
        margin-top: 38px;
    }
    .exam-cn .nav-collapse {
        top: 86px !Important;
    }
    .sm-mobile-button .e-button-right {
        float: none !Important;
        width: 100%;
    }
    .sm-mobile-button .e-question-mark,.sm-mobile-button .e-prev-button,.sm-mobile-button .e-next-button {
        width: 30% !Important;
    }
    .sm-mobile-button .e-prev-button {
        margin: 0px 2%;
    }
    .sm-mobile-button button {
        min-width: 100%;
    }
    .explain-el {
        display: none !Important;
    }
    .question-block.active {
        min-height: auto !Important;
    }
    .sm-mobile-button .e-question-mark button {
        background: #ee1448 !important;
        color: #fff !important;
        opacity: 1;
        font-size: 17px !Important;
    }

    .sm-mobile-button .e-prev-button button {
        background: #676767 url(/images/prev-m.png) no-repeat center !Important;
    }
    .sm-mobile-button .e-next-button button {
        background: #0498a6 url(/images/next-m.png) no-repeat center !Important;
    }
    .exam-result-top {
        width: 100%;
        background: #00a685;
    }
    .exam-result-top ul li {
        display: inline-block;
        vertical-align: middle;
    }
    .exam-result-top ul li:not(:last-of-type) {
        border-right: solid 1px #04b793;
    }

    .exam-result-top ul li a {
        padding: 3px 15px !important;
        color: #fff;
        display: block;
        font-size: 12px;
        text-transform: capitalize;
    }
    .exam-result-top ul {
        text-align: center;
    }
    .exam-result-top .icon-div2 {
        width: 30px;
        height: 30px;
        display: block;
        margin: auto;
    }

    .print-page .icon-div2 {
        background: url(/images/print2.png) no-repeat center !Important;
    }
    .send-email .icon-div2 {
        background: url(/images/send2.png) no-repeat center !Important;
    }
    .return-exam .icon-div2 {
        background: url(/images/prev2.png) no-repeat center !Important;
    }
    .result-title {
        background: #f3f5f5;
        padding: 5px;
        font-size: 13px;
        text-align: center;
        margin-top: 0px;
    }
    .exam-result-detail {
        padding: 5px;
        border-bottom: solid 1px #dce2e2;
    }
    .exam-result-detail table,.exam-result-statistic table {
        border: none !Important;
    }
    .exam-result-detail .table-bordered tr td:first-of-type,.exam-result-statistic .table-bordered tr td:first-of-type,.exam-result-statistic table thead tr th {
        border-left: none !Important;
    }
    .exam-result-statistic table,.result-tab-li table  {
        margin-bottom: 0px;
    }
    .exam-result-detail table tr td {
        color: #5c5c5c;
    }
    .exam-result-statistic {
        padding: 10px 20px;
    }
    .exam-result-statistic ul li {
        list-style: none;
        display: block;
        margin-bottom: 7px;
    }
    .exam-result-statistic ul li span:first-of-type,.exam-result-statistic table thead th span {
        width: 13px;
        height: 13px;
        margin-right: 10px;
        border-radius: 2px;
    }
    .exam-result-statistic ul li span,.exam-result-statistic table thead th span {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0px !Important;
        margin-bottom: 0px !Important;
    }
    .exam-result-statistic table tbody tr td {
        padding: 5px !Important;
        font-size: 13px;
    }
    .exam-result-statistic table tbody tr td:not(:first-of-type),.exam-result-statistic table thead tr th {
        text-align: center;
    }
    .exam-result-statistic table thead th span {
        margin: 0px !Important;
    }

    .result-question-count {
        background: #00b7c6;
    }
    .result-answered {
        background: #efbc0a;
    }
    .result-right {
        background: #1edb77;
    }
    .result-wrong {
        background: #ee1448;
    }
    .result-point {
        background: #415def;
    }
    .exam-result-statistic h2 {
        font-size: 17px;
        margin-top: 0px !important;
    }
    .result-tab-li {
        width: 100%;
        margin-bottom: 5px;
    }
    .result-tab-li table tr:first-of-type td {
        border-top: none;
    }
    .result-tab-li table tr td {
        padding: 6px 20px;
        text-align: center;
        color: #696969;
        font-size: 12px;
    }
    .result-tab-li .tab-content {
        display: none;
    }
    .result-tab-li .tab-top {
        padding: 8px 15px;
        text-align: left;
        background: #00b7c6;
        color: #fff;
        position: relative;
    }
    .result-tab-li .tab-top:after {
        content: "";
        width: 10px;
        height: 10px;
        background: url(/images/arrow2.png) no-repeat center;
        position: absolute;
        top: 12px;
        right: 15px;
        transition: 0.2s;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
    }
    .result-tab-li.opened .tab-top:after {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    .result-tab-li table tr td span {
        padding: 1px;
        border: solid 1px #d2dada;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        display: block;
        margin: auto;
    }
    .full-exam-result-fh ,.full-exam-result-fh body {
        height: auto !Important;
        padding-bottom: 50px;
    }
    .result-logo {
        float: none;
        width: 100%;
        padding: 11px;
        background: #fff;
        zoom: 0.6;
        text-align: center;
    }
    .answer-diagram {
        padding: 0px 10px 10px 10px !Important;
        zoom: 0.6 !Important;
        margin-bottom: 10px !important;
        border-bottom: solid 1px #dce2e2;
        display: block;
    }
    .full-exam-result-fh .diagram-first {
        width: 100% !Important;
        float: none !Important;
    }
    .full-exam-result-fh .circle {
        width: 210px !Important;
        height: 210px !Important;
    }
    .diagram-first br {
        display: none;
    }
    .full-exam-result-fh .diagram-second {
        display: none;
    }
    .full-exam-result-fh .wrong-answer {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: none;
    }
    .answer-block.smp-answer.wrong-answer  {
        border-radius: 0% !Important;
        height: auto !Important;
    }
    .answer-block.smp-answer.wrong-answer {
        width: 100% !Important;
    }
    .full-exam-result-fh .true-answer,.answer-block.smp-answer.wrong-answer {
        padding-bottom: 9px !Important;
    }

    .opened-tr td {
        padding: 6px 0px !Important;
        text-align: center  !Important;
        color: #696969  !Important;
        font-size: 13px  !Important;
    }
    .result-tab-li table tr.opened-tr td span,.result-tab-li table tr.opened-tr td button {
        width: auto !Important;
        height: auto !Important;
        border-radius: 2px;
        border: none !Important;
        padding: 2px 4px !Important;
    }
    .front-left-block {
        padding: 15px !Important;
        width: 100% !Important;
        float: none !Important;
    }
    .front-teacher-left {
        width: 170px;
        height: 180px;
        float: none;
        margin: auto;
        margin-bottom: 17px;
    }

    .front-teacher-right {
        float: none !Important;
        width: 100%;
        margin: 0px;
    }
    .front-teacher-name {
        font-size: 23px;
        color: #006f58;
        line-height: 30px;
        text-align: center;
    }
    .front-teacher-advantage {
        zoom: 0.9;
    }
    .front-teacher-subject {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .front-teacher-desc {
        margin-bottom: 15px;
    }
    .front-teacher-advantage ul li {
        padding-left: 32px;
        background-position: 0px 3px;
        margin-bottom: 10px;
        background-size: 20px 15px;
    }
    .front-main-top {
        margin-bottom: 10px;
    }
    .front-main-bottom br {
        display: none;
    }
    .comment-left {
        width: 40px;
        height: 40px;
        background-size: cover;
        margin-right: 15px;
    }
    .comment-right {
        width: 230px;
    }
    .front-right-block {
        width: 100%;
        padding: 15px;
        float: none;
        width: 100%;
        margin-top: 20px !important;
    }
    .front-teacher {
        margin-top: -10px;
    }
    .body-exam-view-question {
        padding: 0px !Important;
    }
    .body-exam-view-question .contant {
        background: none !Important;
    }
    .body-exam-view-question .tutor-exam-view-question .full-tab-link li {
        width: 48% !Important;
        margin: 0px !Important;
    }
    .body-exam-view-question .tutor-exam-view-question .full-tab-link li:nth-child(odd) {
        margin-right: 2% !Important;
    }
    .body-exam-view-question .container {
        padding: 0px !important;
    }
    .body-exam-view-question .full-tab-link li a {
        margin-bottom: 3px;
        text-align: center;
        padding: 14px 0px !Important;
        margin-top: 0px;
        border-radius: 0px;
    }
    .body-exam-view-question .full-tab-link {
        margin-bottom: 0px !Important;
    }
    .body-exam-view-question .full-tab-link li:nth-child(even) a,.body-exam-view-question .tutor-exam-view-question  .full-tab-link li a:focus {
        background: #40af84 !Important;
        color: #fff !Important;
    }
    .body-exam-view-question .mobile-container {
        padding: 15px 10px 5px 10px;
        background: #f3f5f5;
    }
    .body-exam-view-question .activate-pupil-exam {
        width: 100%;
        background: #40af84;
        display: block;
        border-radius: 2px;
        padding: 10px;
        color: #fff;
        text-align: center;
        font-size: 15px;
    }
    .sm-mobile-bg .exam-subject-left {
        background: #40af84;
        padding: 7px 17px 7px 12px;
    }
    .sm-mobile-bg .subject-main {
        background: #40af84;
    }
    .sm-mobile-bg.exam-subject  {
        width: 100%;
        padding: 15px 12px !important;
        background: #f3f5f5;
    }
    .body-exam-view-question .tutor-exam-view-question .sm-mobile-bg .full-tab-link li {
        width: 100% !Important;
    }
    .sm-mobile-bg .full-tab-link li a {
        text-align: left;
        padding: 9px 14px !important;
        border-radius: 2px;
        width: 100% !important;
        float: none;
        display: block;
    }
    .sm-mobile-bg .full-tab-link {
        padding-top: 0px !Important;
    }
    .sm-mobile-bg .exam-subject-right li {
        display: inline-block;
        vertical-align: middle;
        width: auto !important;
    }
    .sm-mobile-bg .exam-subject-right li:nth-child(odd) {
        margin-right: 10px;
    }
    .sm-mobile-bg .exam-subject-right li a,.sm-mobile-bg .exam-subject-right span {
        padding: 8px 14px;
        background: #e5e5e5;
        color: #545454;
        border-radius: 2px;
    }
    .sm-mobile-bg .exam-subject-right li:last-of-type a {
        color: #40af84;
    }
    .variant-select {
        padding-right: 30px !Important;
        background: #e5e5e5 url(/images/variant-select.png) no-repeat !Important;
        background-position: 90% 50% !Important;
    }

    .sm-mobile-bg .full-tab-link {
        position: relative;
    }
    .sm-mobile-bg .full-tab-link:before {
        content: "";
        width: 20px;
        height: 20px;
        background: #40af84;
        position: absolute;
        top: -12px;
        left: 0px;
        transform: rotate(90deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    #sp-2 .full-tab-link:before {
        left: 50%;
        transform: translate(-50%) rotate(90deg);
        -webkit-transform:translate(-50%)  rotate(45deg);
        -moz-transform:translate(-50%)  rotate(90deg);
        -ms-transform:translate(-50%)  rotate(90deg);
        -o-transform: translate(-50%)  rotate(90deg);
    }
    .sm-mobile-bg .subject-main {
        padding: 9px;
        top: 61px;
        border-radius: 2px;
    }
    .modal.fade.in {
        z-index: 999999999;
    }
    .modal-backdrop, .modal-backdrop.fade.in {
        z-index: 99999999;
    }
    .sm-mobile-bg .subject-main ul li a {
        color: #fff !Important;
    }
    .sm-mobile-bg .subject-main ul li a:focus,.sm-mobile-bg .subject-main ul li.active a {
        background: #00a685 !Important;
    }
    .tutor-exam-view-question .nav-right {
        border: none;
        background: #fff;
        padding: 16px;
    }
    .body-exam-view-question .f-question-div-left {
        padding: 10px;
    }
    .body-exam-view-question .tutor-exam-view-question .nav-right,.body-exam-view-question .tutor-exam-view-question .f-question-div-left {
        width: 100% !Important;
    }
    .body-exam-view-question .tutor-exam-view-question .nav-right {
        margin-top: 14px;
    }
    .change-question-form {
        position: absolute;
        top: -13px;
        right: 0px;
    }
    .body-exam-view-question .tutor-exam-view-question .change-question-form form button {
        padding: 6px 13px;
        border-radius: 3px;
    }
    .body-exam-view-question .tutor-exam-view-question .question-text93 .num-span {
        position: absolute;
        top: -15px;
        left: 32px !important;
        width: 45px !important;
        height: 45px;
        border-radius: 50%;
        background: #f3f5f5;
        display: -moz-box !important;
        display: -webkit-flexbox !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: -moz-flex !important;
        display: flex !important;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        align-items: center !important;
        -webkit-align-items: center !important;
        -moz-align-items: center !Important;
         justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
    }
    .body-exam-view-question .f-question-div-left {
        padding: 25px 10px 10px 10px !Important;
    }
    .body-exam-view-question .tutor-exam-view-question .f-question-div {
        padding-top: 20px;
    }
    .full-exam-session-fh {
      background: #fff !Important;
    }
    .home-teacher {
        display: none;
    }
    .register-success-icon {
        zoom: 0.7;
    }
    .register-span h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .register-info {
        padding: 10px 14px !Important;
        background: #fdeeee;
        color: #e2452b;
        font-size: 13px !Important;
    }
    .dynamic-year {
        width: 90% !Important;
        margin: auto;
    }
    .dynamic-year .exam-list-icon {
        width: 119px !Important;
    }

    .mobile-show-error {
            width: 100%;
            background: #f78f1e;
            text-align: center;
            padding: 7px;
            margin-top: 10px;
            color: #fff;
            font-size: 14px;
            border: none;
            height: 35px;
    }
    #send-result-to-email2 button .link-desc {
        position: initial !important;
        display: block;
        width: 100%;
        text-align: center;
        position: initial !important;
        transform: none !important;
        padding: 32px 0px 0px 0px !important;
        background: url(/images/send2.png) no-repeat center !Important;
        background-position: top center !important;
        background-size: 27px 26px !important;
        color: #fff !Important;
        margin-top: -11px !Important;
    }
    .restart-exam {
        margin: 0px !important;
        zoom: 0.6;
        text-align: center;
        width: 232px;
        padding: 0px !important;
        text-align: right;
        background: none !important;
        border: none !important;
    }
    .restart-exam .fa-paper-plane-o {
        display: none !important;
    }
    .search-block .span4 {
       width: 100% !important;
       margin: 0px !important;
       margin-bottom: 20px !important;
    }
    .extended-search-main .search-block-select.mn-select {
        height: 47px;
    }
    .extended-search-main br {
        display: none;
    }
    .bought-course-top-sm {
        margin-bottom: 15px;
    }

    .modal {
        z-index: -1 !Important;
    }

    .modal.in {
        z-index: 99999999999 !Important;
    }
    .wrong-question-container {
        zoom: 0.5;
    }

    .sp-mobile-balance {
        padding: 0px !Important;
    }
    .sp-mobile-balance table {
        zoom: 0.8 !Important;
    }
    .sp-mobile-balance .alert {
        font-size: 13px;
    }
    
    .wish-link {
        position: relative !important;
    }

    .wish-link  span {
        transform: scale(.7);
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        right: 6px;
        top: 18px;
    }

    .nn-exam-search {
        margin-top: 10px;
    }

    .nn-search-form-group {
        height: 40px;
    }

    .nn-search-form-group input {
        font-size: 12px;
        padding-left: 5px !Important;
    }

    .nn-exam-search button {
        font-size: 19px;
    }

    .nn-extended-search-main {
        margin-top: 25px;
        padding: 10px;
    }

    .nn-extended-search-main .span2 {
        margin: 0;
        float: none !important;
    }

    .extended-search-main .search-block-select.mn-select, .extended-search-main .search-head-desc {
        margin-left: 0 !important;
    }

    .extended-search-main .search-block-select.mn-select {
        height: 41px;
    }

    .btn-search-block-control {
        padding: 9px;
        box-shadow: none !important;
        font-size: 13px;
        background: #5bb75b;
        color: #fff;
        display: block !Important;
    }

    .btn-search-icon {
        transform: translateY(1px) rotate(90deg);
        -moz-transform: translateY(1px) rotate(90deg);
        -ms-transform: translateY(1px) rotate(90deg);
        -o-transform: translateY(1px) rotate(90deg);
        display: inline-block;
        margin-left: 10px;
        font-size: 13px;
    }

    .extended-search-container {
        display: none;
    }

    .nn-exam-packet-list .row {
        margin-bottom: 0;
    }

    .nn-exam-packet-list .span6 {
        margin-bottom: 30px;
    }
    
    .nn-exam-packet-img {
        display: none;
    }

    .nn-exam-packet-info {
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .nn-exam-packet-img a, .nn-exam-packet-img img {
        width: 100% !Important;
        display: block;
    }

    .nn-exam-packet {
        height: auto;
    }

    .nn-exam-info-container .nn-exam-main-info li {
        width: 100%;
        display: block;
    }

    .nn-exam-price {
        font-size: 23px;
    }

    .nn-exam-title {
        font-size: 17px;
    }

    .nn-exam-info-bottom .nn-exam-info-desc {
        margin: 0;
    }

    .nn-exam-rating ul li a {
        font-size: 15px;
    }

    .nn-exam-info-container .add-to-wish-list {
        margin-right: 12px;
    }

    .nn-exam-info-container .nn-exam-buy .nn-exam-buy-link {
        padding: 7px 15px;
        font-size: 14px;
    }

    .nn-exam-info-bottom {
        margin-bottom: 30px;
    }

    .nn-comment {
        margin-top: 20px;
    }

    .create-exam-info .select-div {
        padding-left: 10px;
    }

    .nn-comment-box .span9 {
        width: 100%;
        margin: 10px 0;
    }

    .nn-comment-date {
        float: none !important;
    }

    .create-exam-options {
        padding: 10px;
        background: #fff;
        margin-bottom: 30px;
    }

    .create-exam-options h1 {
        font-size: 16px;
        line-height: 28px;
    }

    .create-exam-options li {
        width: 100%;
        margin: 10px 0 !important;
    }

    .nn-send-file {
        display: block;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .create-exam-options li a {
        font-size: 15px;
        padding: 12px;
    }

    .exam-nn-desc-sp {
        margin-bottom: 26px;
    }

    .nn-create-exam-step ul li {
        list-style-type: none;
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    .nn-create-exam-step ul li a:not(.active) {
        display: none;
    }

    .nn-create-exam .span6 {
        width: 100% !Important;
    }

    .nn-create-exam-form-wrapper {
        display: block;
        padding: 25px;
    }

    .nn-create-exam-form-wrapper .span6 {
        margin-bottom: 20px;
    }

    .nn-create-exam .row {
        padding-bottom: 0 !Important;
    }

    .nn-create-exam .span12 {
        padding: 0;
    }

    .nn-form-btn {
        width: 100% !important;
        margin: 0;
    }

    .nn-create-exam-form-wrapper .span6.hidden {
        display: none;
    }

    .nn-create-exam-form-wrapper .tab-content {
        margin-top: 10px;
        padding: 0;
    }

    .nn-create-exam-form-wrapper .qq-gallery.qq-uploader {
        height: 100% !Important;
        width: 100% !Important;
        overflow-x: hidden !important;
    }

    .nn-create-exam-form-wrapper .f-upload {
        padding: 0 !important;
    }

    .nn-create-exam-form-wrapper .f-upload__text {
        font-size: 13px !important;
        width: 100% !important;
        line-height: 24px;
    }

    .nn-create-exam-form-wrapper .f-upload__btn {
        font-size: 12px !important;
        padding: 8px 40px !important;
    }

    .nn-create-exam-form-wrapper .nn-form-btn {
        margin-bottom: 10px;
    }

    .nn-exam-icon {
        font-size: 90px;
    }

    .nn-exam-description h1 {
        font-size: 22px;
        line-height: 32px;
    }

    .nn-exam-description {
        margin-top: 20px;
    }

    .nn-exam-description p {
        line-height: 26px;
    }

    .nn-extended-search-main .pull-left h4{
        font-size: 14px !Important;
    }

    .wish-request .btn {
        padding: 5px 14px;
        font-size: 13px;
    }

    .tutor-exam-statistic {
        font-weight: 400 !important;
        margin-bottom: 21px;
    }

    .table-container .tutor-exam-mobile-table {
        padding: 13px;
        background: #fff;
        margin-bottom: 20px;
        border-radius: 3px;
    }

    td.update-exam-info {
        text-align: left !Important;
        font-size: 29px;
    }

    .full-balance-info {
        float: none !important;
        display: block;
        clear: both;
        margin-bottom: 20px;
        margin-top: 13px;
    }

    .create-exam-info label {
        margin-bottom: 5px;
    }
}   







@media only screen and (max-width : 320px) { 
    .page-breadrumb .active {
        max-width: 170px;
        overflow: hidden;
    }
    .explanation-content .message-info {
        width: 69%;
    }
    .explanation-content .message-user {
        font-size: 13px !Important;
        line-height: 17px;
    }
    .explanation-link {
        width: 29%;
    }
    .explanation-link a {
        padding: 4px 5px;
        font-size: 13px;
    }

    .explanation-main-2 .nav-tabs>li>a {
        padding: 8px 5px 10px 5px;
        font-size: 12px;
    }

    .tutor-explanation-sp .explanation-content .message-info {
        width: 66%;
    }
    .tutor-explanation-sp .explanation-link {
        width: 32%;
    }

    .smp-explane a i,.smp-explane button i {
        display: none;
    }
    .smp-explane .explane-f a {
        min-width: 90px;
    }

    .tutor-mobile-center.no-margin a i {
        display: none;
    }
    .tutor-subject {
        font-size: 13px;
    }
    #cancel-offer button {
        float: right;
        padding: 4px 6px 6px 6px;
        font-size: 12px;
        width: auto;;
    }

    .tutor-subject {
        width: 55%;
    }
    #cancel-offer {
        width: 41%;
    }
        
    .exam-list-parent .nav-tabs li {
        width: auto !Important;
    }
    .exam-list-parent .explanation-link {
        width: 34% !Important;
        padding-left: 1%;
    }
    
    .exam-list-parent .explanation-link a {
        font-size: 12px;
        width: 100% !Important;
    }

    .exam-list-parent .explanation-content .message-info {
        width: 64% !Important;
    }
    .exam-list-parent .explanation-content .message-user {
        font-size: 13px !Important;
    }

    .tutor-part-exam .explanation-link a{
        padding: 4px 5px !Important;
    }

    .view-exam-question-fh .rule-div {
        font-size: 13px;
    }
    .history-question span:first-of-type {
        margin-right: 0px !Important;
    }

    .sm-search .col-md-11 {
        padding: 0px;
        width: 80.333333% !Important;
    }

    .sm-search .col-xs-3 {
        width: 19% !Important;
        padding-left: 5px !Important;
    }
    .sm-search .col-xs-3  button {
        width: 100% !Important;
    }

    .full-friend-container .requester-image {
        width: 80px;
        height: 80px;
    }
    
    .find-friend-request .request-div {
        height: 235px;
    }
    .full-friend-container .requester-detail {
        height: 60px;
    }
    .send-test-mobile .nav-tabs>li>a {
        padding: 10px 2px;
        font-size: 13px;
    }
    .sm-sent-question .question-head a {
        font-size: 13px;
        padding: 6px;
    }
    .sm-sent-question #question-explane {
        font-size: 13px;
    }
    .get-edited-mobile .get-sent-test-mobile .message-info {
        width: 60% !Important;
    }
    .get-edited-mobile .explanation-link {
        width: 40%;
    }
    .get-edited-mobile .get-sent-test-mobile .message-info a {
        font-size: 12px;
    }
    .get-edited-mobile .explanation-link a, .explanation-link button {
        padding: 6px;
        font-size: 12px;
    }
    .get-edited-smp .nav-tabs>li>a {
        padding: 8px 5px;
        font-size: 13px;
    }

    .teo-button-list .e-button-right,.teo-button-list .e-button-left,.teo-button-list .e-prev-button,.teo-button-list .e-next-button {
        float: none;
        width: 100%;
        display: block !Important;
        margin: 0px;
    }
    .payment-result-parent .payment-result-btn button, .e-button a {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .user-point-list ul li {
        width: 100%;
        margin: 0% !Important;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 15px !important;
    }

    .exam-result-top ul li a {
        padding: 3px 10px !important;
    }
    .result-title {
        font-size: 12px;
    }
    .exam-result-statistic table tbody tr td {
        font-size: 12px;
        padding: 4px;
    }

    .comment-right {
        width: 200px;
    }
    .statistic-head {
        zoom: 0.8;
    }
    .statistic-list {
        margin-top: 20px;
    }
    .statistic-list-range {
        width: 200px !important;
    }
    .sm-mobile-bg .exam-subject-right li a, .sm-mobile-bg .exam-subject-right span {
        padding: 7px 10px;
    }
    .sm-mobile-bg .exam-subject-right li {
        margin: 0px !Important;
    }
    .sm-mobile-bg .exam-subject-right li:nth-child(odd) {
        margin-right: 5px !Important;
    }
    .exam-subject-left .btn-text {
        margin: 0px 5px !Important;
    }
    .sm-mobile-bg .exam-subject-left {
        padding: 6px 5px 6px 6px;
    }
    .exam-subject-left .span-group {
        margin-right: 6px;
        width: 18px;
    }
    .body-exam-view-question .tutor-exam-view-question .change-question-form form button {
        padding: 6px 10px;
        border-radius: 3px;
        font-size: 13px;
    }

}





/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 568px) {
    
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 600px) and (max-width : 767px) {
    
}







/* Extra Small Devices, Phones */ 
@media only screen and  (min-width : 767px) and (max-width : 990px) {
   

    html,body {
        overflow: auto !Important;
    }
    .cart {
        margin-right: 87px;
    }
    .navigation {
        width: auto;
        position: absolute;
        top: 88px;
        right: 0px;
    }
    .navigation ul {
        text-align: left;
        padding: 8px 16px;
    }
    .navbar .btn-navbar {
        margin-right: 35px;
    }
    .nav-collapse, .nav-collapse.collapse {
        display: none;
    }
    .nav-collapse.collapse.in {
        display: block;
    }
    .banner, .banner .bx-viewport {
        height: 255px !Important;
    }
    .contant .sec-header h2, .contant .sec-header h1 {
        font-size: 32px;
        line-height: 24px;
        margin: 0px 0px 18px 0px;
    }
    .system-row .span2 {
        float: none !Important;
        margin-bottom: 20px;
    }
    .home-service .span4 {
        width: 228px !Important;
    }
    .home-service .services .text h3 {
        height: 30px;
        font-size: 16px;
    }
    .services .header {
        zoom: 0.9;
    }
    .home-service .sec-header h2, .contant .sec-header h1 {
        margin-bottom: 22px !important;
    }
    .home-teacher {
        display: none;
    }
    .sec-hm  .sec-header h2, .contant .sec-header h1 {
        margin-top: 30px;
        margin-bottom: 17px !important;
    }
    .side-imgage {
        width: 40%;
        bottom: 0px;
    }

    .testimonials #bx-pager .thumb {
        width: 60px;
        height: 60px;
    }
    .testimonials #bx-pager p {
        display: none;
    }
    .testimonials .bx-pager a {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    .testimonials #bx-pager {
        margin: -20px 0px 0px 27px !Important;
        width: 93% !Important;
    }
    .testimonial-text {
        padding: 20px 20px 20px 30px !Important;
    }
    section.testimonials {
        min-height: 580px !Important;
    }
    .testimonial-text a {
        font-size: 21px !Important;
    }
    .mobile-show-error {
        font-size: 14px;
        height: 35px;
    }

}

@media only screen and  (min-width : 767px) and (max-width : 850px) { 

    .mb-ul.mobile-show {
        display: none !Important;
    }

    .course .thumb {
        width: 97%;
        float: none;
        margin: auto;
    }
    .course .text {
        padding: 5px !Important;
    }
    .course .course-detail-btn a {
        padding: 10px 5px;
        font-size: 13px;
    }
    .follow i {
        width: 50px;
        height: 50px;
        font-size: 22px;
        padding: 16px 0px;
        margin-right: 10px;
    }
    .follow .text {
        padding-top: 10px !Important;
    }
    .follow .text h4 {
        font-size: 13px !Important;
    }
    .follow .text p {
        display: block;
        float: none !Important;
        margin-top: 25px !Important;
        font-size: 13px !Important;
        text-align: left !Important;
        margin-left: 6px !Important;
    }
    .contant section.follow-us {
        padding: 25px 0px 20px 0px !Important;
    }
    footer h2 {
        font-size: 14px !Important;
        line-height: 23px !Important;
        margin: 20px 0px 20px 0px !Important;
    }
    .widget-top-rated ul li:not(:first-of-type) {
        margin-top: 10px !Important
    }
    .widget-top-rated ul li .text p, .widget-top-rated ul li a {
        font-size: 13px !Important;
        line-height: 14px !Important;
    }
    .hide-tablet {
        display: none;
    }
    .tablet-footer .span3 {
        width: 228px;
    }
    .tablet-footer .span3:last-of-type {
        display: none;
    }
    .testimonials #bx-pager {
        margin-top: 10px !Important;
    }
    .fm-main-exam .full-exam-left {
        display: none;
    }
    .fm-main-exam .mobile-show {
        display: block;
    }
    .fm-main-exam .full-exam-right {
        width: 100%;
        padding: 70px 20px !Important;
    }

    .mobile-show {
        display: block;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .full-exam-mobile .select-div,.select-mobile {
        position: relative;
        border: solid 1px #03886d;
        background: #00a685;
        border-radius: 3px;
        margin-bottom: 10px;
        height: 40px;
    }
    .full-exam-mobile .select-div select,.select-mobile select {
        border: none;
        background: none;
        outline: none;
        height: 100%;
        width: 100% !Important;
        margin-bottom: 0px;
        color: #fff;
        font-size: 15px;
                appearance: none;
                -webkit-appearance: none;
                -moz-appearance: none;
                -ms-appearance: none;
                -o-appearance: none;
    }
    .full-exam-mobile .select-div:before,.select-mobile .select-div:before {
        border-color: #fff transparent transparent;
        border-style: solid;
        border-width: 8px 7px 0;
        height: 0;
        right: 10px;
        /* margin-left: -4px; */
        /* margin-top: -2px; */
        position: absolute;
        top: 16px;
        width: 0;
        overflow: hidden;
    }
    .profile-fixed-inner {
        display: none;
    }
    .box-menu {
        width: 30% !Important;
        /*height: 170px !Important;*/
        margin: 1.6% !important;
    }

    .box-menu .box-text {
        height: 30px !Important;
    }
    .profile-contant .span3 {
        width: 100% !Important;
        float: none !Important;
        margin-bottom: 15px;
    }
    .profile-contant .span9,.profile-contant .span8 {
        width: 100% !Important;
        float: none !Important;
    }
    .profile-box-height {
        padding: 15px 10px !Important;
    }
    .box-icon {
        font-size: 25px;
    }
    .box-inner {
        line-height: 20px !Important;
        font-size: 18px !Important;
    }
    .main-direction  {
        display: none !Important;
    }
    .profile-contant .mobile-show {
        display: none;
    }
    .profile-box.editing {
        padding: 12px !Important;
    }
    .profile-box.editing h2 {
        font-size: 18px;
        margin: 8px 0px 10px 0px;
    }
    .search-table {
        width: 100px;
    }
    .search-table input[type=text] {
        height: 25px;
        min-height: 35px;
    }
    /*.editing table tr td {
        padding: 18px 0px 10px 0px;
    }*/
    .message-head {
        padding-top: 5px;
    }
    .write-answer br {
        display: none;
    }
    .write-answer {
        margin-bottom: 10px;
    }
    .write-answer .btn-success {
        margin-top: 10px;
    }
    /*.profile-contant .span9 {
        width: 450px !Important;
        margin-left: 15px !Important;
    }*/
    .profile-contant .span9 br {
        display: none !Important;
    }
    .login-span,.register-span {
        width: 90% !Important;
        float: none !Important;
        margin: auto;
    }
    .btn2.login-btn {
        display: none;
    }
    .front-content-left.sm-teacher {
        width: 100% !Important;
        margin: auto;
        float: none !Important;
    }
    .c-search-block,.c-search-block input {
        width: 450px;
    }
    .front-content-right,.front-content-left {
        width: 100% !Important;
        float: none !Important;
        margin-top: 20px;
    }
    .teacher-list .span4:nth-child(odd) {
        margin-left: 0px !Important;
    }
    .exam-op-list a:first-of-type {
        display: inline-block;
        height: 52px;
        padding-top: 11px !important;
    }
    .editing table {
        zoom: 0.9;
    }
    .profile-box.editing,.edit-profile {
        float: none !Important;
    }
    .payment-method li {
        width: 32% !Important;
    }
    .payment-method li .payment-method-div {
        width: 100% !important;
    }
    #change-password .form-group, #change-password .editing ul li {
        float: none !Important;
        width: 100% !Important;
        /*height: 70px !Important;*/
        margin: 0% !Important;
    }
    .password-form ul {
        margin: 0% !Important;
    }
    .password-form button {
        float: none !Important;
    }
    .e-exam-left {
        width: 53% !Important;
    }
    .e-exam-main .e-exam-right {
        display: none;
    }
    .e-exam-main  .e-exam-left {
        width: 100% !Important;
    }
    .exam-pagination {
        width: 100% !Important;
        padding-right: 15px !Important;
    }
    .e-question-text {
        width: 600px;
    }
    .e-exam-top .e-exam-right {
        zoom: 0.8;
    }
    .e-exam-bottom .e-exam-left {
        width: 100% !Important;
    }
    .full-exam-session-fh .mobile-show,.full-exam-result-fh .mobile-show {
        display: none;
    }

    .e-exam-right {
        width: 308px;
        position: absolute;
        top: 12px;
        right: 0px;
        height: 100px;
    }
    #end-exam {
        margin-top: 27px;
    }
    .e-exam-right button {
        width: 229px;
    }
    .e-exam-top {
        height: 110px;
    }
    .e-exam-left ul li a {
        font-size: 13px;
        padding: 25px 10px;
    }
    .exam-pagination ul li a {
        padding: 5px 4px !Important;
    }
    .modal {
        z-index: 9999999999999 !Important;
    }

    .full-exam-result-fh {
        zoom: 0.8;;
    }

    html,body {
        overflow: auto !Important;
        -webkit-overflow-scrolling: touch;
    }
    .navbar .btn-navbar {
        margin-top: -11px !Important;
    }
    .logo {
        margin: 8px 0px 5px 0px;
    }
    .testimonial-data {
        zoom: 0.8;
    }
    .infobox-control,.sb-infobox {
        display: none !Important;
    }
    .logged-navbar .btn-navbar {
        margin-top: 6px !important;
    }
    .lqt-main-exam {
        zoom: 0.6;
    }

    .mobile-lqt {
        display: none;
    }
    .input-mh-div .form-group:not(:first-of-type) {
        margin-left: 20px !Important;
    }
    .span-special .select2-selection--multiple {
        height: auto !Important;
    }
    .span-special .lqt-full {
        zoom: 0.85;;
    }
    .follow-us .span4 {
        margin-left: 10px !Important;
    }
    .copyright {
        width: 100%;
        overflow: hidden;
        float: none;
    }
    .fm-main-exam .full-exam-right ul li {
        width: 208px !important;
    }
    
}

@media only screen and  (min-width : 990px) and (max-width : 1200px) {
    /*body {
        display: none;
    }*/
    html,body {
        overflow: auto !Important;
        -webkit-overflow-scrolling: touch;
    }
    .system-row .span2 {
        zoom: 0.8;
    }
    .home-service .span4 {
        zoom: 0.8;
    }
    .teachers .text h2 {
        font-size: 18px !Important;
    }
    .course .thumb {
        width: 97%;
        float: none;
        margin: auto;
    }
    .course .text {
        padding: 5px !Important;
    }
    .course .course-detail-btn a {
        padding: 10px 5px;
        font-size: 13px;
    }
    .follow i {
        width: 50px;
        height: 50px;
        font-size: 22px;
        padding: 16px 0px;
        margin-right: 10px;
    }
    .follow .span4 {
        width: 31% !Important;
    }
    .follow .text {
        padding-top: 10px !Important;
    }
    .follow .text h4 {
        font-size: 13px !Important;
    }
    .follow .text p {
        display: block;
        float: none !Important;
        margin-top: 25px !Important;
        font-size: 13px !Important;
        text-align: left !Important;
        margin-left: 6px !Important;
    }
    .contant section.follow-us {
        padding: 25px 0px 20px 0px !Important;
    }
    footer h2 {
        font-size: 14px !Important;
        line-height: 23px !Important;
        margin: 20px 0px 20px 0px !Important;
    }
    .widget-top-rated ul li:not(:first-of-type) {
        margin-top: 10px !Important
    }
    .widget-top-rated ul li .text p, .widget-top-rated ul li a {
        font-size: 13px !Important;
        line-height: 14px !Important;
    }
    .full-exam-mobile .select-div,.select-mobile {
        position: relative;
        border: solid 1px #03886d;
        background: #00a685;
        border-radius: 3px;
        margin-bottom: 10px;
        height: 40px;
    }
    .full-exam-mobile .select-div select,.select-mobile select {
        border: none;
        background: none;
        outline: none;
        height: 100%;
        width: 100% !Important;
        margin-bottom: 0px;
        color: #fff;
        font-size: 15px;
                appearance: none;
                -webkit-appearance: none;
                -moz-appearance: none;
                -ms-appearance: none;
                -o-appearance: none;
    }
    .full-exam-mobile .select-div:before,.select-mobile .select-div:before {
        border-color: #fff transparent transparent;
        border-style: solid;
        border-width: 8px 7px 0;
        height: 0;
        right: 10px;
        /* margin-left: -4px; */
        /* margin-top: -2px; */
        position: absolute;
        top: 16px;
        width: 0;
        overflow: hidden;
    }

    .fm-main-exam.full-exam-block,.editing2 .payment-method,.sms-payment2 .payment-method,.span8.x-span,.full-exam-session-fh .exam-container,.front-static{
        zoom: 0.8;
    }
    .profile-contant .span3 {
        width: 260px !Important;
    }
    .full-exam-result-fh .full-result-div, html.full-exam-result-fh, .full-exam-result-fh body {
        zoom: 0.95;
    }
    .profile-contant .span9 {
        zoom: 0.9;
        max-width: 710px !Important;
    }
    .m-con .btn2.login-btn {
        display: none;
    }
    .navigation ul li a {
        font-size: 15px;
        padding: 20px 10px;
    }
    .infobox-control,.sb-infobox {
        display: none !Important;
    }
    .logged-navbar .btn-navbar {
        margin-top: 6px !important;
    }
    .lqt-main-exam {
        zoom: 0.6;
    }
    .mobile-lqt {
        display: none;
    }
    .input-mh-div .form-group:not(:first-of-type) {
        margin-left: 20px !Important;
    }
    .span-special .select2-selection--multiple {
        height: auto !Important;
    }
    .span-special .lqt-full {
        zoom: 0.85;;
    }
    .copyright {
        width: 100%;
        overflow: hidden;
        float: none;
    } 
    .fm-main-exam .full-exam-right ul li {
        width: 208px !important;
    }
}



/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}

@media all {
    body.print-course-main {
        background: #fff;
        font-size: 15px !Important;
    }
    .print-course-main .container2 {
        border-top: solid 1px rgba(0,0,0,0.2);
        margin-top: 50px;
        position: relative;
        padding-top: 20px;
        padding-left: 15px !Important;
        padding-right: 10px !Important;
    }
    .inline-div .subject-question-list .subject-question {
        padding-right: 10px !Important;
    }
    .print-course-main .teorem-title {
        width: 160px;
        height: 20px;
        position: absolute;
        top: -13px;
        left: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        color: #00a685 !Important;
        font-size: 17px;
        text-align: center;
        background: #fff !Important;
    }
    .print-course-main .question-full-container {
        width: 100%;
        position: relative !Important;
    }

    .print-course-main .container { 
        padding-left: 50px !Important;
     }
    .print-course-main .subject-title2 {
        width: 100:;
        display: block !Important;
        font-family: 'SEGOEUIB' !Important;
        /*margin-top: 80px;*/
        /*margin-bottom: 20px;*/
    }
    .print-course-main .subject-question-list {
        margin-top: 40px;
        padding-bottom: 40px;
        border-bottom: solid 1px rgb(221, 221, 221);

    }
    .print-course-main .subject-question:first-of-type .subject-title2 {
        border: none !Important;
    }

    
    .print-course-main .subject-question:nth-child(odd) {
        /*padding-left: 90px !Important;*/
        /*padding-right: 0px;*/

        /*border-left: solid 1px red;*/
    }
    .print-course-main .subject-question-list {
        margin-top: 30px;
    }
    /*.nav-left {
        display: none;
    }*/

    /*.border-div {
        width: 20px;
        height: 100%;
        position: absolute;
        left: 0px;
        background: url(/images/teo2.png) repeat-y;
    }*/
    /*.teorem-title2 {
        position: absolute;
        left: 40.65% !Important;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        top: 40%;
        transform: rotate(90deg);
        height: 120px;
        background: #fff;
    }
    */

    .print-course-main table td p:first-of-type {
        margin: 0px;
    }
    .print-course-main table tr td {
        padding-bottom: 5px;
    }
    .print-course-main table tr:first-of-type td {
        padding-bottom: 10px;
        padding-top: 50px;
        vertical-align: top;
        font-family: 'SEGOEUI' !Important;
    }
    .print-course-main table tr td:nth-child(2) {
        padding-left: 10px;
    }

    .print-course-main table tr:first-of-type td {
        padding-top: 15px;
    }

    .f-question-div table td b {
        font-family: 'SEGOEUIB', sans-serif !Important;
        font-size: 16px !Important;
    }

  
   .subject-exact-title {
        padding: 9px 10px !Important;
        width: 300px !Important;
        text-align: left !Important;
        background: #abaaaa !Important;
        border-radius: 2px !Important;
    }

   
    .print-course-main .question-full-container {
       padding-left: 40px !Important;
       padding-right: 40px !important; 
    }

    .text-question-sm-text {
          padding: 5px 10px;
       background: #eceaea;
       border-radius: 2px;
   }

   .print-course-main .full-hr {
    position: absolute !Important;
    top: -30px !Important;
    left: 523px;
    width: 20px !Important;
    background: url(/images/teo-course2.jpg) repeat-y !Important;
    height: 100% !Important;
    background-size: 100px !Important;
    background-position: center !Important;
    }

    .print-course-main .result-table ,.print-course-main .result-table table {
        width: 100%;
    }
    .print-course-main .result-table table tr {
        background: #F8F7F7 !Important;
        border-radius: 3px;
        margin-bottom: 7px;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .print-course-main .result-table table tr td {
        padding: 10px;
        font-family: 'Arial', sans-serif !Important;
        font-size: 18px;
        color: #1f1f1f;
    }
    .print-course-main .result-table tr td:first-of-type {
        padding-left: 25px;
        width: 260px;
    }
    .print-course-main .result-table tr td:nth-child(2) {
        padding-left: 20px;
        background: url(/images/line.png) no-repeat left center !Important;
        width: 800px;
    }
    .print-course-main .result-table {
        margin-bottom: 10px;
    }

    .print-course-main .inline-div,.print-course-main .inline-div2 {
        width: 49%;
        display: table-cell;
        vertical-align: top;
    }
    .print-course-main .inline-div2 {
        padding-left: 110px;
    }
    .print-course-main .subject-question-list {
        width: 100%;
        display: block;
    }
    .teorem-top,.teorem-bottom {
        width: 100%;
        text-align: center;
        padding: 50px 0px 70px 0px;
        font-size: 28px;
        color: #00a685 !Important;
    }
    .teorem-bottom {
        padding-top: 70px;
    }
    .teorem-course-title {
        font-size: 25px;
        text-align: center;
    }
    .exam-book {
        width: 100%;
        text-align: center;
        padding: 70px;
        font-size: 40px;
    }
    
    .teorem-blank:not(:last-of-type) {
        width: 100%;
        height: 100%;
        border-bottom: solid 1px rgba(0,0,0,0.2);
    }
    .no-border {
        border: none !Important;
    }
    .subject-question-list  .subject-question {
        margin-bottom: 40px;
    }
    .mathematics .subject-question {
        margin-bottom: 200px;
    }
    .sm-relaive-main {
        position: relative;
    }

    .sm-bottom {
        position: absolute;
        bottom: 50px;
        width: 100%;
        text-align: center;
    }

    .teorem-blank,.a4 {
        background: white;
        width: 21cm;
        height: 29.7cm;
        display: block;
        margin: 0 auto;
        margin-bottom: 0.5cm;
    }
    .subject-question {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .subject-question-list .subject-question:nth-child(even) {
       width: 460px !Important;
       padding: 0px 20px !Important;
   }
   .subject-question-list .subject-question:nth-child(odd) {
       width: 460px !Important;
       padding: 0px 20px !Important;
   }
    
   .print-course-main table td p:first-of-type {
        line-height: auto !Important;
   }
   .subject-title-main {
    margin-bottom: 0px !Important;
   }
   .f-question-div img {
    zoom: 1.2 !Important;
   }

   .spinner-count {
       width: 100%;
       height: 100%;
       position: fixed;
       top: 0px;
       left: 0px;
       z-index: 999999;
       background: #fff;
    }

    #count-timer {
        width: 150px;
        height: 150px;
        border: solid 10px #00a685;
        border-radius: 50%;
        color: #00a685;
        font-size: 38px;
        text-align: center;
    }
    #count-timer .hours,#count-timer .minutes {
       display: none !Important;
       opacity: 0;
    }

    .print-again {
      display: none;
    }

    .print-again .btn {
      padding: 10px 20px !Important;
    }
}

@media print {
    

    .print-again {
      display: none !Important;
    }

    body.print-course-main {
        background: #fff;
        font-size: 18px !Important;
    }

     body.print-course-main .full-hr {
        position: absolute !Important;
        top: -22px !Important;
        left: 492px !Important;
        width: 20px !Important;
        background: url(/images/teo-course2.jpg) repeat-y !Important;
        height: 100% !Important;
        background-size: 100px !Important;
        background-position: center !Important;
    }

    .result-table {
         padding-left: 40px !important;
         padding-right: 40px !important;
     }

    *:not(i) {
        font-family: 'SEGOEUI',sans-serif !important;
    }
   
    .print-course-main .container2 {
        border-top: solid 1px rgba(0,0,0,0.2);
        margin-top: 50px;
        position: relative;
        padding-top: 20px;
        padding-left: 15px !Important;
        padding-right: 10px !Important;
    }
 
    .inline-div .subject-question-list .subject-question {
        padding-right: 10px !Important;
    }
    .print-course-main .teorem-title {
        width: 160px;
        height: 20px;
        position: absolute;
        top: -13px;
        left: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        color: #00a685 !Important;
        font-size: 17px;
        text-align: center;
        background: #fff !Important;
    }
    .print-course-main .question-full-container {
        width: 100%;
        position: relative !Important;
    }
    .print-course-main .container { 
        padding-left: 50px !Important;
     }
    .print-course-main .subject-title2 {
        width: 100:;
        display: block !Important;
        font-family: 'SEGOEUIB' !Important;
        /*margin-top: 80px;*/
        /*margin-bottom: 20px;*/
    }
    .print-course-main .subject-question-list {
        margin-top: 40px;
        padding-bottom: 40px;
        border-bottom: solid 1px rgb(221, 221, 221);

    }
    .print-course-main .subject-question:first-of-type .subject-title2 {
        border: none !Important;
    }

    .print-course-main .subject-question-list 

    
    .print-course-main .subject-question:nth-child(odd) {
        /*padding-left: 90px !Important;*/
        /*padding-right: 0px;*/

        /*border-left: solid 1px red;*/
    }
    .print-course-main .subject-question-list {
        margin-top: 30px;
    }
    /*.nav-left {
        display: none;
    }*/

    /*.border-div {
        width: 20px;
        height: 100%;
        position: absolute;
        left: 0px;
        background: url(/images/teo2.png) repeat-y;
    }*/
    /*.teorem-title2 {
        position: absolute;
        left: 40.65% !Important;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        top: 40%;
        transform: rotate(90deg);
        height: 120px;
        background: #fff;
    }
    */

    .print-course-main table td p:first-of-type {
        margin: 0px;
    }
    .print-course-main table tr td {
        padding-bottom: 5px;
    }
    .print-course-main table tr:first-of-type td {
        padding-bottom: 10px;
        padding-top: 50px;
        vertical-align: top;
        font-family: 'SEGOEUI' !Important;
    }
    .print-course-main table tr td:nth-child(2) {
        padding-left: 10px;
    }

    .print-course-main table tr:first-of-type td {
        padding-top: 15px;
    }
/*
     .print-course-main .full-hr {
        left: 523px !Important;
    }*/
    .f-question-div table td b {
        font-family: 'SEGOEUIB', sans-serif !Important;
        font-size: 16px !Important;
    }
    .teorem-blank {
       height: 842px !Important;
    }

   .subject-question-list  .inline-div {
       width: 460px !Important;
   }
   .subject-question-list  .inline-div2 {
       width: 520px !Important;
   }

   .subject-exact-title {
        padding: 9px 10px !Important;
        width: 300px !Important;
        text-align: left !Important;
        background: #abaaaa !Important;
        border-radius: 2px !Important;
    }

   .print-course-main .question-full-container {
       padding-left: 40px !Important;
       padding-right: 30px !important; 
    }
   .text-question-sm-text {
          padding: 5px 10px;
       background: #eceaea;
       border-radius: 2px;
   }

   /*.print-course-main .full-hr {
        position: absolute !Important;
        top: -30px !Important;
        left: 523px !Important;
        width: 20px !Important;
        background: url(/images/teo-course2.jpg) repeat-y !Important;
        height: 100% !Important;
        background-size: 100px !Important;
        background-position: center !Important;
    }*/

    .print-course-main .result-table ,.print-course-main .result-table table {
        width: 100%;
    }
    .print-course-main .result-table table tr {
        background: #c1c0c0 !important;
        border-radius: 3px;
        margin-bottom: 7px;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .print-course-main .result-table table tr td {
        padding: 10px !important;
        font-family: 'Arial', sans-serif !Important;
        font-size: 22px !Important;
        color: #1f1f1f !important;
    } 
    .print-course-main .result-table tr td:first-of-type {
        padding-left: 25px;
        width: 260px;
    }
    .print-course-main .result-table tr td:nth-child(2) {
        padding-left: 20px;
        background: url(/images/line.png) no-repeat left center !Important;
        width: 800px;
    }
    .print-course-main .result-table {
        margin-bottom: 10px;
    }

    .print-course-main .inline-div,.print-course-main .inline-div2 {
        width: 49%;
        display: table-cell;
        vertical-align: top;
    }
    .print-course-main .inline-div2 {
        padding-left: 110px;
    }
    .print-course-main .subject-question-list {
        width: 100%;
        display: block;
        border-bottom: solid 1px rgb(198, 198, 198) !Important;
    }
    .teorem-top,.teorem-bottom {
        width: 100%;
        text-align: center;
        padding: 50px 0px 70px 0px;
        font-size: 28px;
        color: #00a685 !Important;
    }
    .teorem-bottom {
        padding-top: 70px;
    }
    .teorem-course-title {
        font-size: 25px;
        text-align: center;
    }
    .exam-book {
        width: 100%;
        text-align: center;
        padding: 70px;
        font-size: 40px;
    }
    .teorem-blank {
           height: 842px !Important;
        }
    .teorem-blank:not(:last-of-type) {
        width: 100%;
        height: 100%;
        border-bottom: solid 1px rgba(0,0,0,0.2);
    }
    .no-border {
        border: none !Important;
    }
    .subject-question-list  .subject-question {
        margin-bottom: 40px;
    }
    .mathematics .subject-question {
        margin-bottom: 200px;
    }
    .sm-relaive-main {
        position: relative;
    }

    .sm-bottom {
        position: absolute;
        bottom: 50px;
        width: 100%;
        text-align: center;
    }
    .subject-question-list ,.subject-question {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

   .subject-question-list .subject-question:nth-child(even) {
       width: 460px !Important;
       padding: 0px 20px !Important;
   }
   .subject-question-list .subject-question:nth-child(odd) {
       width: 460px !Important;
       padding: 0px 20px !Important;
   }

   .f-question-div img {
    zoom: 1.2 !Important;
   }

}

 