.detailSection .rightSec .recentSpotlight p {
    width: 100%;
    float: left;
}

.vedioSec {
    text-align: center;
}

.languageList ul li {
    padding: 5px 0 4px;
}

.toprightSection ul li:last-child a {
    display: block;
    min-height: 30px;
}

.order_num {
    width: 15%;
}

.toprightSection li .cartTag {
    /*min-width: 150px;top: 100%;
    right: 0;padding: 10px;*/
    min-width: 106px;
    background-color: #fff;
    padding: 1px;
    border-radius: 0 0 4px 4px;
    box-shadow: 1px 1px 3px #ccc;
    position: absolute;
    top: 21px;
    right: 8px;
    left: auto;
}

.toprightSection li:last-child:hover .cartTag {
    display: block;
}

.toprightSection li li {
    display: block;
}

.toprightSection li .cartTag li {
    width: 100%;
}

.toprightSection li li a {
    display: block;
    padding: 2px 10px;
    clear: both;
    font-size: 13px;
    line-height: 24px;
    color: #3c3c3c;
    white-space: nowrap;
}

.toprightSection li li a:hover,
.toprightSection li li a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #029AED;
}

.myCart input.signBtn {
    background-color: #dd5314;
    border-radius: 6px;
    /*color: #000;padding: 5px 20px;*/
    color: #FFF;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    padding: 5px 12px;
    text-decoration: none;
    transition: all 0.6s ease-in-out 0s;
}

.myCart input.signBtn:hover {
    background-color: #04bbff;
}

.remove_item a,
.coursedBoxex ul li .remove_item a {
    text-align: center;
    color: #ffffff;
    padding: 0 0 0 1px;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    height: 16px;
    width: 16px;
    margin-top: 2px;
    background-color: #f00;
    border-radius: 50% 50%;
    display: inline-block;
    box-sizing: border-box;
    transition: background-color 0.4s linear;
}

.remove_item a:hover,
.coursedBoxex ul li .remove_item a:hover {
    background-color: #d40c0c;
}

.passwordSection input.signBtn {
    margin-top: 20px;
    background: #dd5314;
    border-radius: 6px;
    color: #000;
    width: auto;
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    padding: 5px 20px;
    text-decoration: none;
    transition: all 0.6s ease-in-out 0s;
}

.passwordSection input.signBtn:hover {
    background: #04bbff;
}

.passwordSection p {
    text-align: center;
    padding: 0;
}

.commentDescription .textImgSection {
    text-align: justify;
}

.slick-slide {
    outline: none
}

.single-dropzone {
    .dz-image-preview,
    .dz-file-preview {
        display: none;
    }
}

.dragSection {
    height: auto;
}

.languageList {
    z-index: 99999;
    width: 180px;
}

.homeBody .midSection {
    z-index: auto!important;
}
.addprofilelogo {
    background-color: #dd5314;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    /*font-weight: 600;
    font-size: 15px;
    color: #000;
    padding: 5px 20px;*/    
    font-size: 13px;
    padding: 3px 20px;
    border: none;
    margin: 10px 0;
    text-decoration: none;
    transition: all 0.6s ease-in-out 0s;
}

.addprofilelogo:hover {
    background-color: #04bbff;
}
.removeprofilelogo {
    background-color: #cc0000;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    /*font-weight: 600;
    font-size: 15px;
    color: #000;
    padding: 5px 20px;*/    
    font-size: 13px;
    padding: 3px 20px;
    border: none;
    margin: 10px 0;
    text-decoration: none;
    transition: all 0.6s ease-in-out 0s;
}

.removeprofilelogo:hover {
    background-color: #04bbff;
}


.subscribeDetail label {
    float: left;
    width: 100%;
}

.subscribeDetail .success {
    color: white;
    font-size: 13px;
}

.top_facebook {
    color: #fff;
    margin-top: 10px;
    font-size: 13px;
}

.proDetailSection .productSection .boxes {
    margin-bottom: 20px;
}

.proDetailSection .productSection .boxes .right span {
    bottom: 23px;
}

.detailSection .leftSec .commentSec .commentBox [type="submit"] {
    background: #4d90f0;
    border-radius: 2px;
    color: #fff;
    padding: 5px 15px;
    margin-left: 10px;
    border: 1px solid transparent;
    -webkit-transition: all 0.60s ease-in-out;
    -moz-transition: all 0.60s ease-in-out;
    -ms-transition: all 0.60s ease-in-out;
    -o-transition: all 0.60s ease-in-out;
}

.detailSection .leftSec .commentSec .commentBox [type="submit"]:hover {
    background: #000;
    box-shadow: 0 0 5px #92c8ff;
    border: 1px solid #92c8ff;
}

.detailSection .rightSec .recentSpotlight p a {
    color: #a8a5a5;
    text-decoration: none;
}

.detailSection .rightSec .recentSpotlight p a:hover {
    color: #666;
    text-decoration: none;
}

.detailSection .leftSec .commentSection p.cmtDate span {
    min-width: 30px;
    text-align: center;
}

.dashDetailSection .dashDetail .upload_image {
    padding: 0 0 0 20px;
    border-bottom: 2px solid #3db2e3;
}

.dashDetailSection .dashDetail .upload_image input.form-profilelogo {
    font-size: 15px;
    color: #1b1c1d;
    padding: 6px 0;
    border-bottom: none;
}

.success-wtfont {
    color: #fff;
}

.error-red {
    font-size: 13px;
    color: #cc0000;
}

.desc_container {
    height: 125px;
    overflow-y: auto;
}

#userlanguages {
    width: 100%;
    float: left;
}

#userlanguages li {
    width: 100%;
    float: left;
    display: table;
}

#userlanguages li .course_link {
    float: left;
    display: table-cell;
    width: 66%;
    margin-right: 2%;
}

#userlanguages li .checkout_button {
    float: left;
    display: table-cell;
    width: calc(28% - 1.4em);
    margin: 0 2% 0 0;
}

#userlanguages li .checkout_button a {
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: normal;
    font-size: 12px;
    padding: 2px 10px;
    text-align: center;
    border: none;
    text-decoration: none;
    background-color: #dd5314;
    border-radius: 6px;
    transition: all 0.6s ease-in-out 0s;
}

#userlanguages li .checkout_button a:hover {
    background-color: #04bbff;
}

#userlanguages li .videos_button {
    float: right;
    display: table-cell;
    width: auto;
    margin: 0;
}

#userlanguages li .videos_button a {
    background-color: #2dab09;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    padding: 2px 8px;
    text-align: center;
    border: none;
    float: right;
    text-decoration: none;
    transition: all 0.6s ease-in-out 0s;
}

#userlanguages li .videos_button a:hover {
    background-color: #1589d9;
}

#userlanguages li .remove_item {
    float: right;
    display: table-cell;
    width: 20px;
}
#userquizes {
    width: 100%;
    float: left;
}

#userquizes li {
    width: 100%;
    float: left;
    display: table;
}

#userquizes li .course_link {
    float: left;
    display: table-cell;
    width: 66%;
    margin-right: 2%;
}

#userquizes li .checkout_button {
    float: left;
    display: table-cell;
    width: calc(28% - 1.4em);
    margin: 0 2% 0 0;
}

#userquizes li .checkout_button a {
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: normal;
    font-size: 12px;
    padding: 2px 10px;
    text-align: center;
    border: none;
    text-decoration: none;
    background-color: #dd5314;
    border-radius: 6px;
    transition: all 0.6s ease-in-out 0s;
}

#userquizes li .checkout_button a:hover {
    background-color: #04bbff;
}

#userquizes li .videos_button {
    float: right;
    display: table-cell;
    width: auto;
    margin: 0;
}

#userquizes li .videos_button a {
    background-color: #2dab09;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    padding: 2px 8px;
    text-align: center;
    border: none;
    float: right;
    text-decoration: none;
    transition: all 0.6s ease-in-out 0s;
}

#userquizes li .videos_button a:hover {
    background-color: #1589d9;
}

#userquizes li .remove_item {
    float: right;
    display: table-cell;
    width: 20px;
}
.mobile_logohead {
    display: none;
}

.success_message_user_logged{
    color:#fff;
    text-align:center;
    margin-bottom:10px;
}
/*Css Media Queries Start*/

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    footer .right li.social {
        width: 28%;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1024px) {
    .master {
        width: 96%;
        margin: 0 auto;
    }
    footer .right li {
        width: 30%;
    }
    .signSection .signInForm {
        margin: 0 auto;
        padding: 30px 5%;
        width: 45%;
    }
    .vedioBtn {
        margin-top: 20px;
    }
    .acountSection .dashboardBg {
        width: 90%;
    }
    .dashDetailSection .dashImg {
        width: 115px;
        height: 115px;
    }
    .acountSection .myCartSection {
        width: 80%;
    }
}


/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .toprightSection ul li.languageSec {
        margin-right: 1px;
    }
    .master {
        width: 96%;
        margin: 0 auto;
    }
    .midSection {
        top: 230px;
    }
    .toprightSection {
        width: 70%;
    }
    footer .left a {
        margin: 0 2px 0 0;
        font-size: 12px;
    }
    footer .right li {
        width: 32%;
        font-size: 11px;
    }
    footer .right li a {
        padding: 10px 0;
    }
    .downArrow {
        bottom: 25px;
    }
    footer {
        z-index: 90;
    }
    .proDetailSection .productSection .boxes .right h2 {
        font-size: 14px;
    }
    .proDetailSection .productSection .boxes .right {
        font-size: 11px;
    }
    .proDetailSection .productSection .boxes {
        height: auto;
    }
    .proDetailSection .productSection .boxes .right h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .downArrow {
        width: 40px;
        height: 40px;
        background: url(../img/downArrowMb.png) left top no-repeat;
    }
    .downArrow.active {
        background-position: left -40px;
    }
    .subscribeDetail {
        padding: 20px;
    }
    .ragisterDetail {
        top: 78px;
        width: 65%;
        padding: 20px 10px;
    }
    .languageList {
        right: 2px;
    }
    .learnEnglishSection {
        width: 60%;
    }
    .translateDetail .translateSec {
        padding: 20px 10px 10px;
    }
    .translateDetail .translateSec select {
        width: 55%;
    }
    .internalBanner ul li {
        font-size: 16px;
    }
    .detailMainSection .row strong {
        font-size: 18px;
    }
    .detailMainSection {
        padding: 20px 4%;
        margin-bottom: 60px;
    }
    .detailMainSection .row .leftCol {
        width: 40%;
    }
    .detailMainSection .row .rightCol {
        width: 60%;
        margin-bottom: 10px;
    }
    .detailMainSection .row .rightCol a {
        padding: 5px 13px 4px;
        font-size: 12px;
    }
    .detailMainSection .row strong {
        top: -7px;
    }
    .tabSection ul li {
        width: 30%;
        font-size: 14px;
    }
    .tabContentRow {
        width: 45%;
        margin-right: 5%;
    }
    .addSection {
        margin-bottom: 0px;
    }
    .addSection img {
        width: 100%;
    }
    .languageListInternal {
        padding: 20px 5px;
    }
    .languageListInternal ul li {
        width: 23%;
    }
    .listOne {
        right: 30px;
        top: 52px;
    }
    .listTwo {
        right: 111px;
        top: 130px;
    }
    .loginDetail {
        top: 78px;
    }
    .internalHeader .toprightSection {
        width: 30%;
    }
    .tabContent ul li .leftContent {
        width: 40%;
    }
    .tabContent ul li .rightContent {
        width: 60%;
    }
    .tabContent ul li {
        font-size: 13px;
    }
    .detailSection .leftSec,
    .detailSection .rightSec {
        width: 100%;
        margin: 0;
    }
    .detailSection .leftSec .commentSection h2 {
        font-size: 22px;
    }
    .detailSection .rightSec .archievetSpotlight span {
        margin-left: 30px;
    }
    .detailSection .rightSec .recentSpotlight .slick-prev {
        left: 90%;
    }
    .detailSection .rightSec .rightAddSection p {
        width: 45%;
        float: left;
        margin-right: 5%;
    }
    .recentSpotlight .pagingInfo {
        right: 21px;
    }
    .lessonSection {
        padding: 10px;
    }
    .lessonSection .lessonContainer .lessonTab {
        width: 33%;
        margin: 25px 0 0 5px;
    }
    .lessonSection .lessonContainer .lessonTab ul li {
        font-size: 15px;
    }
    .lessonSection .lessonContainer .lessonTab ul li strong {
        /*left: 13px;
        top: 18px;*/
    }
    .lessonSection .lessonContainer .lessongVideoSection {
        width: 65%;
        margin-left: 1%;
    }
    .lessonSection {
        margin: 130px 0 100px;
    }
    .lessonSection .lessonHeading span {
        left: 0;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage {
        padding: 10px 2%;
        font-size: 13px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage h1 {
        font-size: 30px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage h3 {
        font-size: 16px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.rate {
        font-size: 24px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage p {
        margin-bottom: 5px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.prsnt {
        font-size: 15px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.prsnt strong {
        font-size: 11px;
    }
    .signSection {
        margin-top: 160px;
    }
    .signSection .signInForm {
        margin: 0 auto;
        padding: 30px 8%;
        width: 60%;
    }
    .signSection .signUpForm {
        width: 80%;
    }
    .alertMassage {
        width: 40%;
    }
    .settingA span {
        background-position: 88% top;
    }
    .settingA {
        bottom: 15px;
        right: 0;
    }
    .aboutusMainSection {
        margin-top: 240px;
    }
    .policyLogo {
        top: -105px;
        text-align: center;
    }
    .policyLogo img {
        width: 70%;
    }
    .aboutusMainSection .aboutusSection .believeText h2 {
        font-size: 26px;
    }
    .aboutusMainSection .aboutusSection .believeText p {
        font-size: 15px;
    }
    .aboutusMainSection .aboutusSection .believeText p span {
        font-size: 25px;
    }
    .master680Auto {
        width: 100%;
        float: left;
    }
    .howResearchSpotlight .slick-prev {
        left: -40px;
    }
    .howResearchSpotlight .slick-next {
        right: -40px;
    }
    .howResearchSpotlight {
        font-size: 13px;
    }
    .aboutusMainSection .aboutusSection .believeText {
        margin: 35px 0 0;
    }
    .vedioBtn {
        margin-top: 20px;
    }
    .contactUs .contactAuto {
        width: 55%;
        margin: 0 auto;
    }
    .contactUs .signInForm {
        width: 100%;
        float: left;
        margin: 0;
    }
    .acountSection .dashboardBg {
        width: 98%;
    }
    .acountSection .dashBoardSection {
        padding: 10px;
    }
    .dashDetailSection .dashImg {
        width: 100px;
        height: 100px;
    }
    .dashDetailSection .dashDetail {
        font-size: 13px;
    }
    .dashDetailSection .dashDetail p:first-child {
        font-size: 18px
    }
    .dashDetailSection .dashDetail p {
        padding-left: 5px;
    }
    .acountSection .dashBoardSection .contentSection .rightSec .levelPoint ul li {
        padding: 10px;
    }
    .acountSection .dashBoardSection .leftTab ul li {
        font-size: 14px;
    }
    .dashDetailSection .dashDetail {
        margin-top: 2px;
    }
    .deactivateSec {
        padding: 50px 10px 50px;
        line-height: normal;
    }
    .deactivateSec h3 {
        font-size: 24px;
    }
    .acountSection .myCartSection {
        width: 90%;
    }
    .acountSection .myCartSection .myCart {
        padding: 25px;
    }
    .acountSection .myCartSection .myCart .paymentSummary span {
        display: none;
    }
    .acountSection .myCartSection .myCart .paymentSummary strong {
        float: right;
        font-weight: normal;
    }
    .applyCode input {
        width: 32%;
    }
    .privacyPolicySection .policyContent h2 {
        font-size: 36px;
    }
}

@media only screen and (min-width:1280px) and (max-width:1440px) {
    #userlanguages li .course_link {
        width: 56%;
    }
    #userlanguages li .checkout_button {
        width: calc(38% - 1.4em);
    }
    #userquizes li .course_link {
        width: 56%;
    }
    #userquizes li .checkout_button {
        width: calc(38% - 1.4em);
    }
    .dashDetailSection .dashImg {
        width: 120px;
        height: 120px;
    }
}

@media only screen and (max-width:1279px) {
    .acountSection .dashBoardSection .leftTab ul li span {
        font-size: 15px;
    }
    #userlanguages li .course_link {
        width: auto;
    }
    #userlanguages li .checkout_button {
        width: auto;
        float: none;
    }
    #userquizes li .course_link {
        width: auto;
    }
    #userquizes li .checkout_button {
        width: auto;
        float: none;
    }
    .dashDetailSection .dashImg {
        width: 90px;
        height: 90px;
    }
    .deactivateSec h3 {
        font-size: 30px;
        line-height: 36px;
    }
}

@media only screen (min-width: 480px) and (max-width:1279px) {
    #userlanguages li .checkout_button {
        float: none;
    }
    #userlanguages li .videos_button {
        float: none;
    }
    #userquizes li .checkout_button {
        float: none;
    }
    #userquizes li .videos_button {
        float: none;
    }
}

@media only screen and (max-width:1024px) {
    .acountSection .dashBoardSection .leftTab ul li span {
        font-size: 15px;
    }
}

@media only screen and (max-width:991px) {
    #userlanguages li .course_link {
        width: 100%;
    }
    #userlanguages li .checkout_button {
        width: calc(60% - 1.4em);
    }
    #userquizes li .course_link {
        width: 100%;
    }
    #userquizes li .checkout_button {
        width: calc(60% - 1.4em);
    }
}

@media only screen and (max-width:767px) {
    .dashDetailSection .dashImg {
        width: 90px;
        height: 90px;
        float: none;
        margin: 0 auto;
        margin-top: 20px;
    }
    .dashDetailSection .dashDetail {
        width: 100%;
    }
    .leftDashcontainer {
        width: 100%;
    }
    .dashDetailSection .dashDetail .upload_image {
        padding: 0;
    }
    footer {
        position: relative;
        float: left;
        width: 100%;
    }
    .homeBody footer {
        position: fixed;
    }
    .blogdetailimg {
        max-width: 100%;
    }
    
    .acountSection .dashBoardSection {
        position: relative;
    }
    .getBtnSection {
        padding-left: 0;
    }
    .passwordSection input.signBtn {
        display: block;
    }
    .passwordSection p {
        width: 100%;
    }
    .proDetailSection {
        bottom: 96px!important;
    }
    .blogSection {
        z-index: 999999;
    }
}
@media only screen and (max-width: 559px){
    .mobile_logohead {
        float: left;
        width: 84px;
        z-index: 10;
        position: relative;
        top: 71px;
        left: 50%;
        margin-left: -42px;
        display: block;
    }
}
@media only screen and (max-width:480px) {
    #mobile-nav {
        background: url(../img/menu-icon.png) no-repeat center center;
        cursor: pointer;
        left: 12px;
        height: 36px;
        position: absolute;
        top: 12px;
        width: 36px;
        z-index: 30;
        background-color: #018FE5;
        border-radius: 50% 50%;
        padding: 10px;
    }
    .acountSection .dashBoardSection .leftTab {
        background: #018FE5;
        position: absolute;
        left: -18em;
        top: 0;
        box-sizing: border-box;
        z-index: 20;
        height: 100%;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        display: none;
        padding: 50px 10px 10px;
        margin: 0;
    }
    .acountSection .dashBoardSection .leftTab.active {
        left: 0;
        display: block;
    }
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .toprightSection ul li.languageSec {
        margin-right: 1px;
    }
    video {
        width: 100% !important;
    }
    .master {
        width: 96%;
        margin: 0 auto;
    }
    .toprightSection {
        width: 70%;
    }
    footer .left {
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
        padding-left: 22px;
    }
    footer .left a {
        margin: 0 2px 0 0;
        font-size: 12px;
    }
    footer .right {
        width: 100%;
    }
    footer .right li {
        width: 32%;
        font-size: 11px;
    }
    footer .right li a {
        padding: 10px 0;
    }
    .downArrow {
        bottom: 67px;
    }
    footer {
        z-index: 90;
    }
    .proDetailSection .productSection .boxes .right h2 {
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .proDetailSection .productSection .boxes .right {
        font-size: 11px;
    }
    .proDetailSection .productSection .boxes {
        height: auto;
    }
    .proDetailSection .productSection .boxes .right h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .downArrow {
        width: 40px;
        height: 40px;
        background: url(../img/downArrowMb.png) left top no-repeat;
    }
    .downArrow.active {
        background-position: left -40px;
    }
    .subscribeDetail {
        padding: 20px;
    }
    .ragisterDetail {
        top: 79px;
        width: 65%;
        padding: 20px 10px;
    }
    .loginDetail {
        top: 79px;
    }
    .learnEnglishSection {
        width: 60%;
        top: 0;
    }
    .translateDetail .translateSec {
        padding: 20px 10px 10px;
    }
    .translateDetail .translateSec select {
        width: 55%;
    }
    .internalBanner ul li {
        font-size: 16px;
    }
    .detailMainSection .row strong {
        font-size: 18px;
    }
    .detailMainSection {
        padding: 20px 4%;
        margin-bottom: 100px;
    }
    .detailMainSection .row .leftCol,
    .detailMainSection .row .rightCol {
        width: 100%;
        margin-bottom: 10px;
    }
    .detailMainSection .row .rightCol a {
        padding: 5px 15px 4px;
        font-size: 12px;
    }
    .detailMainSection .row strong {
        top: -7px;
    }
    .tabSection ul li {
        width: 48%;
        font-size: 13px;
    }
    .tabContentRow {
        width: 100%;
    }
    .addSection {
        margin-bottom: 90px;
    }
    .addSection img {
        width: 100%;
    }
    .languageListInternal {
        padding: 20px 5px;
    }
    .languageListInternal ul li {
        width: 23%;
    }
    .listOne {
        right: 24px;
        top: 94px;
    }
    .listTwo {
        right: 24px;
        top: 203px;
    }
    .internalHeader .toprightSection {
        width: 40%;
    }
    .toprightSection ul li a {
        margin: 5px 15px 0 8px;
        display: inline-block;
    }
    .languageList {
        right: 9px;
    }
    .detailSection .leftSec,
    .detailSection .rightSec {
        width: 100%;
        margin: 0;
    }
    .detailSection .leftSec .commentSection h2 {
        font-size: 22px;
    }
    .detailSection .rightSec .archievetSpotlight span {
        margin-left: 15px;
    }
    .detailSection .rightSec .recentSpotlight .slick-prev {
        left: 90%;
    }
    .detailSection .rightSec .rightAddSection p {
        width: 45%;
        float: left;
        margin-right: 5%;
    }
    .recentSpotlight .pagingInfo {
        right: 14px;
    }
    .lessonSection {
        padding: 10px;
    }
    .lessonSection .lessonContainer .lessonTab {
        width: 33%;
        margin: 25px 0 0 5px;
    }
    .lessonSection .lessonContainer .lessonTab ul li {
        font-size: 13px;
    }
    .lessonSection .lessonContainer .lessonTab ul li strong {
        left: 13px;
        top: 18px;
    }
    .lessonSection .lessonContainer .lessongVideoSection {
        width: 65%;
        margin-left: 1%;
    }
    .lessonSection {
        margin: 130px 0 100px;
    }
    .lessonSection .lessonHeading {
        padding: 0 0 5px 17%;
    }
    .lessonSection .lessonHeading span {
        left: 0;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage {
        padding: 10px 2%;
        font-size: 13px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage h1 {
        font-size: 30px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage h3 {
        font-size: 16px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.rate {
        font-size: 24px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage p {
        margin-bottom: 5px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.prsnt {
        font-size: 15px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.prsnt strong {
        font-size: 11px;
    }
    .signSection {
        margin-top: 160px;
    }
    .signSection .signInForm {
        margin: 0 auto;
        padding: 30px 10%;
        width: 70%;
    }
    .signSection .signUpForm {
        width: 90%;
    }
    .alertMassage {
        width: 50%;
    }
    .settingA span {
        background-position: 88% top;
    }
    .settingA {
        bottom: -2px;
        right: 0;
    }
    a.signBtn {
        padding: 5px 10px;
    }
    .aboutusMainSection {
        margin-top: 240px;
    }
    .policyLogo {
        top: -105px;
        text-align: center;
    }
    .policyLogo img {
        width: 70%;
    }
    .aboutusMainSection .aboutusSection .believeText h2 {
        font-size: 26px;
    }
    .aboutusMainSection .aboutusSection .believeText p {
        font-size: 13px;
    }
    .aboutusMainSection .aboutusSection .believeText p span {
        font-size: 25px;
    }
    .master680Auto {
        width: 100%;
        float: left;
    }
    .vedioBoxSection .vedioBox {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .vedioBoxSection .vedioText {
        width: 100%;
    }
    .howResearchSpotlight .slick-prev {
        left: -40px;
    }
    .howResearchSpotlight .slick-next {
        right: -40px;
    }
    .howResearchSpotlight {
        font-size: 13px;
    }
    .aboutusMainSection .aboutusSection .believeText {
        margin: 35px 0 0;
    }
    .vedioBtn {
        margin-top: 20px;
    }
    .privacyPolicySection {
        margin-top: 250px;
    }
    .privacyPolicySection .contentSection {
        font-size: 13px;
    }
    .contactUs .contactAuto {
        width: 55%;
        margin: 0 auto;
    }
    .contactUs .signInForm {
        width: 100%;
        float: left;
        margin: 0;
    }
    .acountSection .dashboardBg {
        width: 98%;
    }
    .acountSection .dashBoardSection {
        padding: 10px;
    }
    .acountSection .dashBoardSection .contentSection .leftSec {
        width: 100%;
    }
    .dashDetailSection .dashImg {
        width: 110px;
        height: 110px;
    }
    .dashDetailSection .dashDetail {
        width: 100%;
        margin: 0;
        left: 0;
    }
    .dashDetailSection .dashDetail p:first-child {
        font-size: 20px;
    }
    .dashDetailSection .dashDetail {
        font-size: 13px;
    }
    .acountSection .dashBoardSection .contentSection .rightSec {
        width: 100%;
    }
    .acountSection .dashBoardSection .contentSection .rightSec .levelPoint ul li {
        text-align: center;
    }
    .acountSection .dashBoardSection .contentSection .rightSec .fallowers {
        width: 70%;
        margin: 20px 15% 0;
    }
    .fallowersDetail {
        height: auto;
    }
    .acountSection {
        margin: 115px 0 100px;
    }
    .acountSection .dashBoardSection .leftTab {
        width: 30%;
    }
    .acountSection .dashBoardSection .contentSection {
        width: 66%;
    }
    .acountSection .dashBoardSection .leftTab ul li {
        font-size: 13px;
    }
    .deactivateSec,
    .passwordSection {
        padding: 50px 10px 50px;
        line-height: normal;
    }
    .deactivateSec h3 {
        font-size: 24px;
    }
    .passwordSection input {
        width: 100%;
    }
    .acountSection .myCartSection {
        width: 98%;
    }
    .acountSection .myCartSection .myCart {
        padding: 25px;
    }
    .acountSection .myCartSection .myCart .paymentSummary span {
        display: none;
    }
    .acountSection .myCartSection .myCart .paymentSummary strong {
        float: right;
        font-weight: normal;
    }
    .applyCode input {
        width: 32%;
    }
}

@media only screen and (width:736px) {
    .toprightSection ul li.languageSec {
        width: 135px;
    }
    .languageList {
        right: 156px;
        width: 127px;
        top: 33px;
    }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 480px) {
    video {
        width: 100% !important;
    }
    .master {
        width: 96%;
        margin: 0 auto;
    }
    .toprightSection ul li.languageSec {
        margin-bottom: 10px;
    }
    .navTrigerMenu {
        margin-left: 12px;
    }
    .navWrapper {
        width: 100%;
    }
    .toprightSection ul li.languageSec {
        width: 100%;
    }
    .languageList {
        width: 96%;
        right: 4px;
    }
    .midSection {
        width: 100%;
    }
    .blogSection {
        text-align: center;
    }
    .blogSection ul li {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
    .loginDetail {
        width: 85%;
        top: 79px;
    }
    .toprightSection {
        margin: 8px 10px 0 0;
    }
    .toprightSection ul li.languageSec {
        margin-right: 0;
    }
    footer .left {
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
        padding-left: 17px;
    }
    footer .left a {
        margin: 0 2px 0 0;
        font-size: 11px;
    }
    footer .right {
        width: 100%;
        text-align: left;
        padding-left: 5px;
    }
    footer .right li {
        width: 32%;
        font-size: 11px;
    }
    footer .right li a {
        padding: 10px 0;
    }
    footer .right a span {
        margin: 0;
        font-size: 17px;
    }
    footer .right li.social a {
        padding: 6px 0;
    }
    .downArrow {
        bottom: 96px;
    }
    footer {
        z-index: 90;
    }
    .proDetailSection .productSection .boxes .right h2 {
        font-size: 14px;
    }
    .proDetailSection .productSection .boxes .right {
        font-size: 11px;
    }
    .proDetailSection .productSection .boxes {
        height: auto;
    }
    .proDetailSection .productSection .boxes .right h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .downArrow {
        width: 40px;
        height: 40px;
        background: url(../img/downArrowMb.png) left top no-repeat;
    }
    .downArrow.active {
        background-position: left -40px;
    }
    .subscribeDetail {
        padding: 20px;
    }
    .ragisterDetail {
        top: 79px;
        width: 65%;
        padding: 20px 10px;
    }
    .learnEnglishSection {
        width: 60%;
        top: 170px;
    }
    .translateDetail .translateSec {
        padding: 20px 10px 10px;
    }
    .translateDetail .translateSec select {
        width: 55%;
    }
    .internalLogo {
        display: none;
    }
    .internalBanner ul li {
        font-size: 16px;
    }
    .detailMainSection .row strong {
        font-size: 18px;
    }
    .detailMainSection {
        padding: 20px 4%;
        margin-bottom: 100px;
    }
    .detailMainSection .row .leftCol,
    .detailMainSection .row .rightCol {
        width: 100%;
        margin-bottom: 10px;
    }
    .detailMainSection .row .rightCol a {
        padding: 5px 6px 4px;
        font-size: 11px;
    }
    .detailMainSection .row strong {
        top: -7px;
    }
    .tabSection ul li {
        width: 48%;
        font-size: 13px;
    }
    .tabContentRow {
        width: 100%;
    }
    .addSection {
        margin-bottom: 90px;
    }
    .addSection img {
        width: 100%;
    }
    .languageListInternal {
        padding: 20px 5px;
    }
    .languageListInternal ul li {
        width: 32%;
    }
    .listOne {
        right: 15px;
        top: 118px;
    }
    .listTwo {
        right: 15px;
        top: 225px;
    }
    /*******************/
    .detailSection .searchSection input {
        width: 80%;
    }
    .detailSection .searchSection a.backBtn {
        float: left;
    }
    .detailSection .leftSec,
    .detailSection .rightSec,
    .detailSection .leftSec .commentRow .col {
        width: 100%;
        margin: 0;
    }
    .detailSection .leftSec .commentSection h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .detailSection .leftSec .commentDescription .textImgSection .leftImg,
    .detailSection .leftSec .commentDescription .textImgSection .righText {
        width: 100%;
        margin: 0;
    }
    .detailSection .leftSec .commentDescription .textImgSection .leftImg img {
        margin-bottom: 10px;
    }
    .detailSection .leftSec .pagination ul li span {
        margin: 0 2px;
    }
    .detailSection .leftSec .commentSec .commentBox {
        padding: 20px;
    }
    .recentSpotlight .pagingInfo {
        right: 18px;
    }
    .lessonSection {
        margin: 85px 0 100px;
        padding: 10px;
    }
    .lessonSection .lessonContainer .lessonTab {
        width: 100%;
        margin: 0;
        height: auto;
        margin-bottom: 20px;
    }
    .dragScroll {
        /*width:1000px;*/
        float: left;
        padding-bottom: 20px;
    }
    .lessonSection .lessonContainer .lessonTab ul li {
        width: 66px !important;
    }
    /*.lessonSection .lessonContainer .lessonTab ul li{
    width:25%;
    }*/
    .lessonSection .lessonContainer .lessonTab ul li strong {
        display: none;
    }
    .lessonSection .lessonContainer .lessonTab ul li span {
        background: url(../img/lessonTab_mb.png) center top no-repeat;
        height: 57px;
        width: 56px;
        float: none;
        display: inline-block;
        padding-top: 20px;
    }
    .lessonSection .lessonContainer .lessonTab ul li:hover span,
    .lessonSection .lessonContainer .lessonTab ul li.active span {
        background: url(../img/lessonTab_acive_mb.png) left top no-repeat;
        color: #fff;
        transform: none;
    }
    .lessonSection .lessonContainer .lessonTab ul li:first-child:hover span,
    .lessonSection .lessonContainer .lessonTab ul li:first-child.active span {
        background: url(../img/lessonTab_acive_mb.png) left top no-repeat;
    }
    .lessonSection .lessonContainer .lessonTab ul li:last-child:hover span,
    .lessonSection .lessonContainer .lessonTab ul li:last-child.active span {
        background: url(../img/lessonTab_acive_mb.png) left top no-repeat;
    }
    .lessonSection .lessonContainer .lessonTab ul li:first-child span {
        background: url(../img/lessonTab_mb.png) left top no-repeat;
        height: 57px;
        padding-top: 20px;
    }
    .lessonSection .lessonContainer .lessonTab ul li:last-child span {
        background: url(../img/lessonTab_mb.png) left top no-repeat;
        height: 57px;
        padding-top: 20px;
    }
    .lessonSection .lessonContainer .lessongVideoSection {
        width: 100%;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec {
        height: 300px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage {
        height: 300px;
        padding: 10px 2%;
        font-size: 13px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage h1 {
        font-size: 30px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage h3 {
        font-size: 16px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.rate {
        font-size: 24px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage p {
        margin-bottom: 5px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.prsnt {
        font-size: 15px;
    }
    .lessonSection .lessonContainer .lessongVideoSection .vedioSec .buyMassage span.prsnt strong {
        font-size: 11px;
    }
    a.signBtn {
        font-size: 14px;
    }
    .lessonSection .lessonHeading span {
        left: 0;
    }
    .lessonSection .lessonHeading {
        padding: 15px 0 5px 24%;
        font-size: 20px;
    }
    .lessonSection .lessonHeading a {
        font-size: 14px;
        padding: 7px 14px;
        font-weight: bold;
    }
    .lessonSection .lessonHeading a:hover {
        padding: 7px 14px;
    }
    .lessonSection .lessonContainer {
        margin: 55px 0 0;
    }
    .signSection {
        margin: 120px 0;
    }
    .signSection .signInForm {
        margin: 0 2%;
        padding: 10px 5%;
        float: left;
        width: 96%;
    }
    .signSection .signUpForm {
        width: 96%;
    }
    .signSection .signUpForm .leftCol {
        width: 100%;
    }
    .signSection .signUpForm .rightCol {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .signSection .signUpForm .orCol {
        border: 0;
        border-top: 1px dotted #000;
        float: left;
        height: 45px;
        margin-top: 40px;
        position: relative;
        text-align: center;
        width: 100%;
    }
    .signSection .signUpForm .orCol span {
        left: 0;
        top: -21px;
        width: 100%;
    }
    .alertMassage {
        width: 100%;
    }
    .settingA span {
        background-position: 88% top;
    }
    .settingA {
        bottom: -2px;
        right: 0;
    }
    a.signBtn {
        padding: 5px 7px;
    }
    /**/
    .aboutusMainSection {
        margin-top: 200px;
    }
    .policyLogo {
        top: -105px;
        text-align: center;
    }
    .policyLogo img {
        width: 70%;
    }
    .aboutusMainSection .aboutusSection .believeText h2 {
        font-size: 26px;
    }
    .aboutusMainSection .aboutusSection .believeText p {
        font-size: 16px;
    }
    .aboutusMainSection .aboutusSection .believeText p span {
        font-size: 25px;
    }
    .master680Auto {
        width: 100%;
        float: left;
    }
    .vedioBoxSection .vedioBox {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .vedioBoxSection .vedioText {
        width: 100%;
    }
    .howResearchSpotlight .slick-prev {
        left: -35px;
    }
    .howResearchSpotlight .slick-next {
        right: -35px;
    }
    .howResearchSpotlight {
        font-size: 13px;
    }
    .vedioBtn {
        margin-top: 20px;
    }
    .videoLessonSection h2 {
        font-size: 30px;
    }
    .vedioBtn a span.circalImg {
        height: 80px;
        width: 80px;
        line-height: 76px;
    }
    .privacyPolicySection .contentSection {
        font-size: 13px;
    }
    .privacyPolicySection .policyContent h2 {
        font-size: 24px;
    }
    .privacyPolicySection .policyContent p.heading {
        font-size: 13px;
    }
    .contactUs .contactAuto {
        width: 80%;
        margin: 0 auto;
    }
    .contactUs .signInForm {
        width: 100%;
        float: left;
        margin: 0;
    }
    .acountSection .dashboardBg {
        width: 98%;
    }
    .acountSection .dashBoardSection {
        padding: 10px;
    }
    .acountSection .dashBoardSection .leftTab {
        width: 70%;
    }
    .darectionArrow {
        display: none
    }
    .acountSection .dashBoardSection .contentSection {
        margin: 0;
        width: 100%;
        padding: 40px 10px;
    }
    .acountSection .dashBoardSection .contentSection .leftSec {
        width: 100%;
    }
    .leftDashcontainer {
        float: left;
        width: 100%;
        margin: 0 auto;
    }
    .dashDetailSection .dashImg {
        width: 90px;
        height: 90px;
        float: none;
        margin: 0 auto;
        margin-top: 20px;
    }
    .dashDetailSection .dashDetail {
        width: 100%;
        left: 0;
    }
    .dashDetailSection .dashDetail p:first-child {
        font-size: 16px;
    }
    .dashDetailSection .dashDetail {
        font-size: 12px;
    }
    .acountSection .dashBoardSection .contentSection .rightSec {
        width: 100%;
    }
    .acountSection {
        margin: 100px 0;
    }
    .fallowersDetail {
        height: auto;
    }
    .coursePopupSection {
        width: 100%;
        padding: 10px 15px;
    }
    .deactivateSec,
    .passwordSection {
        padding: 50px 10px 50px;
        line-height: normal;
    }
    .deactivateSec h3 {
        font-size: 24px;
    }
    .passwordSection input {
        width: 100%;
    }
    .acountSection .myCartSection {
        width: 98%;
    }
    .acountSection .myCartSection .myCart {
        padding: 25px;
    }
    .acountSection .myCartSection .myCart td,
    .acountSection .myCartSection .myCart th {
        font-size: 14px;
    }
    .acountSection .myCartSection .myCart table a.signBtn {
        width: 118px;
        padding: 5px 3px;
        font-size: 12px;
    }
    .acountSection .myCartSection .myCart .paymentSummary span {
        display: none;
    }
    .acountSection .myCartSection .myCart .paymentSummary strong {
        float: right;
        font-weight: normal;
    }
    .applyCode {
        font-size: 13px;
    }
    .applyCode input {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    #userlanguages li .course_link {
        width: 100%;
        margin-right: 0;
        float: left;
    }
    #userlanguages li .videos_button {
        float: left;
    }
    #userlanguages li .videos_button a {
        float: left;
    }
    #userlanguages li .checkout_button {
        width: auto;
        float: left;
    }
    #userlanguages li .checkout_button a {
        float: left;
    }
    #userlanguages li .remove_item {
        float: left;
    }

    #userquizes li .course_link {
        width: 100%;
        margin-right: 0;
        float: left;
    }
    #userquizes li .videos_button {
        float: left;
    }
    #userquizes li .videos_button a {
        float: left;
    }
    #userquizes li .checkout_button {
        width: auto;
        float: left;
    }
    #userquizes li .checkout_button a {
        float: left;
    }
    #userquizes li .remove_item {
        float: left;
    }
    .order_num {
        width: 22%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
    .midSection .logo img {
        max-height: 67px;
    }
    .homeBody .midSection {
        top: 60px;
    }
}


/*Css Media Queries End*/
