@media only screen and (max-device-width: 380px) {
    .ls_book {
        width: 48%;
        margin: 0 5px 30px 0;
    }
    .ls_book a{
        height: 214px !important;
    }
}
@media only screen and (min-device-width: 381px) and (max-device-width: 400px) {
    .ls_book {
        width: 48%;
        margin: 0 5px 30px 0;
    }

    .ls_book a {
        height: 230px !important;
    }
}
@media only screen and (min-device-width: 401px) and (max-device-width: 420px) {
    .ls_book {
        width: 48%;
        margin: 0 5px 30px 0;
    }

    .ls_book a {
        height: 255px !important;
    }
}
@media only screen and (min-device-width: 421px) and (max-device-width: 440px) {
    .ls_book {
        width: 48%;
        margin: 0 5px 30px 0;
    }

    .ls_book a {
        height: 275px !important;
    }
}

@media only screen and (min-device-width: 421px) and (max-device-width: 520px) {
    .ls_book {
        width: 48%;
        margin: 0 5px 30px 0;
    }
}
@media only screen and (min-device-width: 521px) and (max-device-width: 800px) {
    .ls_book {
        width: 32.2%;
        margin: 0 5px 30px 0;
    }
}
@media only screen and (min-device-width: 801px) and (max-device-width: 1169px) {
    .ls_book {
        width: 24.1%;
        margin: 0 5px 30px 0;
    }
}

@media only screen and (min-device-width: 461px){
    .ls_book a {
        height: 280px !important;
    }
}
@media only screen and (max-device-width: 500px){
    .header_logo{
        width: 180px;
        height: 40px;
        margin: 5px 0 0 10px;
    }
    .header_lang{
        float: none;
        text-align: center;
        margin: 10px auto;
    }
    #sticky-wrap.stickyhead .header_logo{
        height: 40px;
        width: 200px;
        margin: 5px 0 0 -5px;
        background-size: 80%;
    }
    #sticky-wrap.stickyhead .header_lang{
        margin: 0 0 5px;
    }
    #sticky-wrap.stickyhead .header_lang a{
        padding: 0;
    }
    #sticky-wrap.stickyhead .header_lang a img{
        height: 20px !important;
        width: 30px !important;
    }
    .footerBottom{
        padding: 5px 30px 2px;
    }
    .owl-category{
        padding-left: 66px;
        padding-right: 66px;
    }
    .online-bg .owl-carousel .owl-prev{
        left: 10px
    }
    .online-bg .owl-carousel .owl-next{
        right: 10px;
    }
    .online-bg{
        padding-bottom: 50px;
    }
    .footerBottom, .footerBottomPush{
        height: 70px;
        margin-top: -70px;
    }
    .owl-lifetime-deck{
        max-width: 345px;
        margin: 0 auto;
    }
    .lrlist{
        padding: 20px 30px 40px 35px;
    }
    .owl-learn-resource .owl-prev {
        left: -10px;
    }
    .owl-learn-resource .owl-next {
        right: -5px;
    }
    .owl-learn-resource-cat {
        padding: 0 20px;
    }
    #lrResultBody .owl-learn-resource .owl-prev {
        left: 8px;
    }
    #lrResultBody .owl-learn-resource .owl-next {
        right: 15px;
    }
    .lrdetails{
        padding: 10px 15px 0 0;   
    }
    /* .owl-learn-resource .owl-item {
        padding: 0 85px;
    } */
    .owl-learn-resource-more .owl-prev{
        left: -25px;
    }

    .owl-learn-resource-more .owl-next{
        right: -25px;
    }
    #lrResultBody .owl-learn-resource-more .owl-prev{
        left: -10px;
    }
    #lrResultBody .owl-learn-resource-more .owl-next {
        right: -1px;
    }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 950px) {
    .owl-learn-resource-cat {
            padding: 0 20px;
        }
    .owl-learn-resource .owl-item {
            padding: 0 60px;
        }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 900px){
    .header_logo{
        height: 40px;
        width: 200px;
        margin: 5px 0 0 -5px;
        background-size: 80%;
    }
    .header_lang, #sticky-wrap.stickyhead .header_lang{
        margin: -39px 0 5px;
    }
    #navbar-collapse-main{
        width: 100%;
    }
    .aboutDataAdd1{
        max-width: 100%;
    }
    .mainTitle{
        font-size: 30px;
        line-height: 42px;
        padding: 0 20px;
        margin-bottom: 25px;
    }
    .contactIcon{
        float: left;
        margin-right: 20px;
    }
    .tw-social-icon{
        margin-bottom: 20px;
    }
    .word-item{
        margin: 20px 0px;
    }
    .item-info{
        border-right: none;
        padding-right: 10px;
    }
    .item-desc{
        padding-top: 20px;
    }
    .wordContent{
        line-height: 45px;
    }
    #knowBtns{
        margin-top: -20px;
    }
    #wordContentForm{
        margin-top: 40px;
    }
    .wordContentBtn{
        margin-bottom: 15px;
    }
    /*.cat-item h2, .mywords h2, .voc-item h2{
        float: none;
        margin: 0 0 15px
    }*/
}
@media only screen and (min-device-width: 415px) and (max-device-width:1100px){
    .header_lang{
        margin: -36px 0 10px 45%;
    }
    #sticky-wrap.stickyhead .header_lang{
        margin: -36px 0 0 45%;
    }
    .container > .navbar-header > .navbar-toggle{
        margin: 7px 0px 0;
    }
    #sticky-wrap.stickyhead .container > .navbar-header > .navbar-toggle{
        margin: 5px 0px 0;
    }
}
@media only screen and (min-device-width: 1000px) and (max-device-width:1200px){
    #sticky-wrap.stickyhead .header_logo{
        margin: 5px 0;
    }
    .header_lang{
        margin: -60px 0 0 45%;
    }
    .container > .navbar-header > .navbar-toggle{
        margin: 28px -25px 0;
    }
    #sticky-wrap.stickyhead .header_lang{
        margin: -40px 0 0 45%;
    }
    #sticky-wrap.stickyhead .container > .navbar-header > .navbar-toggle{
        margin: 7px -25px 0;
    }
}
@media only screen and (min-device-width: 1200px){
    .header_lang{
        float: right;
        margin: 26px 4% 0 0;
    }
    #sticky-wrap.stickyhead .header_lang{
        margin: 8px 4% 0 0;
    }
}
@media only screen and (max-device-width: 1200px){
    .header_menu{
        float: none !important;
    }
    #sticky-wrap.stickyhead .header_menu li a,
    .header_menu li a{
        padding: 5px;
    }
}
@media only screen and (max-device-width: 600px){
    .tp-caption.mediumlarge_light_white_center{
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 25px;
        line-height: 30px;
    }
}
@media only screen and (max-device-width: 500px){
    .newClassCarousalInner .item .col-md-3{
        margin-bottom: 35px !important;
    }
}
@media only screen and (min-device-width: 501px) and (max-device-width: 1250px){
    .newClassCarousalInner .item .col-md-3{
        width: 49% !important;
        float: left !important;
    }
}
@media only screen and (max-device-width: 700px){
    .mediumlarge_light_white_center{
        font-size: 14px !important;
        line-height: 1.3em !important;
        width: 50% !important;
        left: 5px !important;
    }
    .onlineVacublaryLeft{
        background-size: 250%;
    }
    .vocabularyFlags{
        margin-bottom: 20px;
    }
    .owl-carousel-vocabulary .owl-next{
        right: -10%;
    }
    .owl-carousel-vocabulary .owl-prev{
        left: -10%;
    }
}
@media only screen and (max-device-width: 1000px){
    .carousel{
        margin-left: 15px !important;
    }
    .carousel-control{
        width: 3%;
    }
    .carousel-control.left,
    .carousel-control.right{
        margin-top: 13% !important;
    }
    .carousel-control.left{
        margin-left: -17px !important;
    }
    .carousel-control.right{
        margin-right: -5px !important;
    }
}
@media only screen and (min-device-width: 500px) and (max-device-width: 1250px){
    .studentsFeedbackItem{
        width: 49% !important;
        float: left !important;
    }
}
@media only screen and (max-device-width: 1250px){
    .cgroupImg{
        height: auto;
    }
    .cgroupData, #highSchoolInitSection .cgroupData{
        clear: both;
        padding: 0 20px;
        width: 100% !important;
    } 
    .olonlogTxt{
        margin-left: 0 !important;
    }
}
@media only screen and (max-device-width: 414px){
    .internationlCommunityCont .mainTitle,
    #tteOlonlogSection .mainTitle{
        font-size: 25px
    }
}
@media only screen and (max-device-width: 1024px){
    .internationlCommunityDesc .container{
        width: 100% !important;
    }
}
@media only screen and (max-device-width: 1000px){
    .internationlCommunityDesc .icItemTitle{
        display: none;
    }
}
@media only screen and (max-device-width: 700px){
    .internationlCommunityDesc .icItemImg{
        width: 45px;
    }
    .icItem:hover .icItemImg, .icItemFocus .icItemImg{
        width: 60px;
    }
}
@media only screen and (max-device-width: 400px){
    .internationlCommunityDesc .icItemImg{
        width: 30px;
    }
    .icItem:hover .icItemImg, .icItemFocus .icItemImg{
        width: 45px;
    }
}
@media only screen and (max-device-width: 600px){
    .workCommunityData{
        padding-top: 10px !important;
        padding-left: 20px !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }
}
@media only screen and (max-device-width: 1200px){
    .contactCon .col-lg-2,
    .contactCon .col-lg-10{
        float: left !important;
    }
    .contactCon .col-lg-2{
        width: 20%;
    }
    .contactCon .col-lg-10{
        width: 79%;
    }
    .footerContainer .footerRightPart{
        margin-left: 10px  !important;
    }
}
@media only screen and (min-device-width: 600px){
    #contactSection .col-lg-3{
        float: left;
        width: 40%;
    }
    #contactSection .col-lg-9{
        float: left;
        width: 60%;
    }
}
@media only screen and (min-device-width: 600px) and (max-device-width: 1100px){
   .footerContainer .col-lg-8 .col-lg-4{
        float: left;
        width: 49%;
    }
}
@media only screen and (min-device-width: 1101px) and (max-device-width: 1200px){
   .footerContainer .col-lg-8{
        float: left;
        width: 60%;
    }
   .footerContainer .footerRightPart{
        float: left;
        width: 35%;
    }
}


@media only screen and (max-device-width: 1199px){
    .freetrialContainer{
        background-size: cover;
    }
}


@media only screen and (max-device-width: 500px){
    .GalleryBg{
        height: 300px;
    }
}

