.height-20,
.height-50,
.height-90,
.height-150,
.height-180,
.height-230,
.height-340,
.parent {
    position: relative;
}

.bot-round.txt-size-20, .txt-size-20 { font-size: 1pc; margin-top: 20px; margin-bottom: 40px; color: #fff;}

.full-centered,
.txt-center,
.vertically-centered {
    text-align: center;
}

.intro-slides .column h3,
.txt-shadow {
    text-shadow: 1px 1px 2px rgba(51, 0, 0, .5);
}

#youtube,
.bnl ol {
    list-style: none;
}

.clearfix,
.container,
.thesocial {
    clear: both;
}

#apprev .flags a,
#apprev .flags strong span,
.boton,
.botorange,
.flags-intro a,
.test-score h4 {
    text-transform: uppercase;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Open Sans, Arial;
    font-size: 14px;
    line-height: 130%;
    padding-top: 130px;
    color: #000;
}

.container {
    display: block;
}

a:hover {
    text-decoration: none;
    color: none;
}

a.underline {
    text-decoration: underline;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus,
a:active,
a:focus,
a:visited {
    outline: 0;
    box-shadow: none;
    text-decoration: none;
    text-decoration-line: none;
}

.gradient-orange { background-color: #fc6a12; background: -webkit-linear-gradient(#fa5d12, #fe7613); background: -o-linear-gradient(#fa5d12, #fe7613); background: -moz-linear-gradient(#fa5d12, #fe7613); background: linear-gradient(#fa5e12, #fe7613) }

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pad-mar-0,
ul {
    margin: 0;
    padding: 0;
}

@media (max-width:992px) {
    .container {
        width: 100%;
    }
    .intro-slides .intro-a .btn {
        margin-bottom: 15px;
    }
}

.width-150 {
    width: 150px;
}

.width-200 {
    width: 200px;
}

.width-250 {
    width: 250px;
}

.width-300 {
    width: 300px;
}

.pad-10 {
    padding: 10px;
}

.pad-10-0 {
    padding: 10px 0;
}

.pad-20 {
    padding: 20px;
}

.pad-bot20 {
    padding-bottom: 20px;
}

.pad-20-0 {
    padding: 20px 0;
}

.pad-25-important {
    padding: 25px !important;
}

.pad-40-0 {
    padding: 40px 0;
}

.pad-30-0 {
    padding: 30px 0;
}

.pad-30 {
    padding: 30px;
}

.pad-b-0 {
    padding-bottom: 0
}

.mar-70-no {
    margin: 70px auto;
}

.mar-40-no {
    margin: 40px auto;
}

.mar-bot10 {
    margin-bottom: 10px;
}

.mar-bot20 {
    margin-bottom: 20px;
}

.mar-bot30 {
    margin-bottom: 30px;
}

.mar-0-pad-10 {
    margin: 0;
    padding: 10px 0;
}

.boton {
    font-size: 110%;
    padding: 13px;
    font-weight: 400;
}

.boton,
.boton.aligncenter {
    display: inline-block;
}

.boton.white-border {
    border: 3px solid #fff;
    color: #fff;
}

.boton.opaque {
    background-image: url(../images/bg-white-opacity20.png);
    background-repeat: repeat;
    color: #fff;
}

.boton:hover {
    text-decoration: none;
}

.txt-size-40 {
    font-size: 220%;
    line-height: 120%;
}

.txt-size-30 {
    font-size: 185%;
    line-height: 120%;
}

.txt-size-20 {
    font-size: 146%;
    line-height: 126%;
}

.txt-size-17 {
    font-size: 130%;
    line-height: 130%;
}

.txt-size-14 {
    font-size: 105%;
    line-height: 130%;
}

.txt-size-12 {
    font-size: 90%;
    line-height: 110%;
}

#centerPagesNoRight {
    margin: 0 auto;
}

body .container {
    padding-left: 15px;
    padding-right: 15px;
}

.bg-primary {
    background: #36beaa;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #36beaa), color-stop(100%, #9ce8e0));
    background: -webkit-linear-gradient(top, #36beaa, #9ce8e0);
    background: linear-gradient(180deg, #36beaa, #9ce8e0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36beaa', endColorstr='#9ce8e0', GradientType=0);
    background-color: #80d0c7;
    display: block;
    color: #fff;
}

.bg-color-orange {
    background-color: #f47921;
}

.border-3-orange {
    border: 3px solid #f47921;
}

.border-3-blue {
    border: 3px solid #00c7bc;
}

.border-3-white {
    border: 3px solid #fff;
}

.bg-white-color-orange {
    color: #f47921;
    background-color: #fff;
}

.bg-orange-color-white {
    background-color: #f47921;
    color: #fff;
}

.bg-blue-color-white {
    background-color: #00c7bc;
    color: #fff;
}

.bg-color-white {
    background-color: #fff;
}

.bg-color-gray {
    background-color: #ddd;
}

.bg-color-celeste {
    background-color: #3cb2fa;
}

.bg-color-red {
    background-color: #b82741;
}

.bg-color-red2 {
    background-color: #c62f34;
}

.bg-color-red3 {
    background-color: #ff5351;
}

.bg-color-aqua {
    background-color: #2d74c7;
}

.bg-color-purple {
    background-color: #815cfe;
}

.bg-color-purple2 {
    background-color: #6c3a8f;
}

.bg-color-salmon {
    background-color: #ba1b34;
}

.bg-color-olive {
    background-color: #c7cd2f;
}

.bg-color-verde {
    background-color: #02b19d;
}

.txt-color-blue3.fixclient,
.txt-color-red {
    color: #b61300;
}

.txt-color-white {
    color: #fff!important;
}

.txt-color-gray {
    color: #8e8e8e;
}

.txt-color-auto {
    color: #333;
}

.txt-color-blue,
.txt-color-turquoise {
    color: #000;
}

.txt-color-blue2 {
    color: #039;
}

.txt-color-blue3 {
    color: #00c7bc;
}

.txt-color-orange {
    color: #f47921;
}

.boton.txt-color-orange,
.txt-color-orange2 {
    color: #f47921;
}

.gradient-third:hover,
.newslinks a {
    color: #fff;
}

.percent-100 {
    width: 100%;
    height: 100%;
}

.min-height-250 {
    min-height: 250px;
}

.max-height-250 {
    max-height: 250px;
}

.gradient-cartoons {
    background: #9c1725;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9c1725), color-stop(48%, #990c4e), color-stop(100%, #dc1027));
    background: -webkit-linear-gradient(top, #9c1725, #990c4e 48%, #dc1027);
    background: linear-gradient(180deg, #9c1725, #990c4e 48%, #dc1027);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c1725', endColorstr='#dc1027', GradientType=0);
}

.gradient-greetings {
    background: #d7dd3c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d7dd3c), color-stop(50%, #66dec3), color-stop(100%, #d7dd3c));
    background: -webkit-linear-gradient(top, #d7dd3c, #66dec3 50%, #d7dd3c);
    background: linear-gradient(180deg, #d7dd3c, #66dec3 50%, #d7dd3c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7dd3c', endColorstr='#d7dd3c', GradientType=0);
}

.gradient-red2 {
    background: #a40000;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #a40000), color-stop(100%, #e10000));
    background: -webkit-linear-gradient(top, #a40000 1%, #e10000);
    background: linear-gradient(180deg, #a40000 1%, #e10000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a40000', endColorstr='#e10000', GradientType=0);
}

.gradient-red {
    background: #740019;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #740019), color-stop(100%, #cf0240));
    background: -webkit-linear-gradient(top, #740019 1%, #cf0240);
    background: linear-gradient(180deg, #740019 1%, #cf0240);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#740019', endColorstr='#cf0240', GradientType=0);
}

.gradient-pink {
    background: #8b1c4c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8b1c4c), color-stop(100%, #d043b8));
    background: -webkit-linear-gradient(top, #8b1c4c, #d043b8);
    background: linear-gradient(180deg, #8b1c4c, #d043b8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b1c4c', endColorstr='#d043b8', GradientType=0);
}

.gradient-yellow {
    background: #ffb800;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffb800), color-stop(100%, #ffe700));
    background: -webkit-linear-gradient(top, #ffb800, #ffe700);
    background: linear-gradient(180deg, #ffb800, #ffe700);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb800', endColorstr='#ffe700', GradientType=0);
}

.gradient-orange-yellow,
.gradient-secondary.fixclient {
    background: #ea4904;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ea4904), color-stop(100%, #f2b424));
    background: -webkit-linear-gradient(top, #ea4904, #f2b424);
    background: linear-gradient(180deg, #ea4904, #f2b424);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea4904', endColorstr='#f2b424', GradientType=0);
}

.gradient-primary {
    background: #f14b1e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f14b1e), color-stop(100%, #fbc250));
    background: -webkit-linear-gradient(top, #f14b1e, #fbc250);
    background: linear-gradient(180deg, #f14b1e, #fbc250);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f14b1e', endColorstr='#fbc250', GradientType=0);
}

.gradient-orange-yellow.fixclient,
.gradient-secondary {
    background: #01b19c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #01b19c), color-stop(100%, #82e4dc));
    background: -webkit-linear-gradient(top, #01b19c, #82e4dc);
    background: linear-gradient(180deg, #01b19c, #82e4dc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01b19c', endColorstr='#82e4dc', GradientType=0);
}

.gradient-third {
    background: #9e0c00;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9e0c00), color-stop(100%, #df1d00));
    background: -webkit-linear-gradient(top, #9e0c00, #df1d00);
    background: linear-gradient(180deg, #9e0c00, #df1d00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e0c00', endColorstr='#df1d00', GradientType=0);
    color: #fff;
}

.gradient-ugly {
    background: #fffaf7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fffaf7), color-stop(100%, #ffa361));
    background: -webkit-linear-gradient(top, #fffaf7 1%, #ffa361);
    background: linear-gradient(180deg, #fffaf7 1%, #ffa361);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffaf7', endColorstr='#ffa361', GradientType=0);
}

.gradient-blue {
    background: #05378c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #05378c), color-stop(100%, #37addb));
    background: -webkit-linear-gradient(top, #05378c, #37addb);
    background: linear-gradient(180deg, #05378c, #37addb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05378c', endColorstr='#37addb', GradientType=0);
}

.gradient-bordeaux {
    background: #753334;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #753334), color-stop(100%, #d38489));
    background: -webkit-linear-gradient(top, #753334, #d38489);
    background: linear-gradient(180deg, #753334, #d38489);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#753334', endColorstr='#d38489', GradientType=0);
}

.gradient-red-tiles {
    background-color: #6a070a;
    background-repeat: repeat;
    background-image: url(../images/fullpanel-bg-lovedones.png);
}

.gradient-rombos {
    background-color: #8ac7bf;
    background-repeat: repeat;
    background-image: url(../images/bg-tile-rombos.png);
}

.bg-white,
h4.white-blue {
    background-color: #fff;
}

.fullpanel,
.gradient-chairs {
    background-repeat: no-repeat;
    min-height: auto;
    background-size: cover;
    background-position: 50%;
}

.height-20 {
    height: 20px;
    padding: 0;
}

.height-50 {
    height: 50px;
}

.height-90 {
    height: 90px;
}

.height-150 {
    height: 150px;
}

.height-180 {
    height: 180px;
}

.height-230 {
    height: 230px;
}

.height-340 {
    height: 340px;
}

.vertically-centered {
    vertical-align: middle;
    display: table-cell;
}

.full-centered {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
    right: 0;
}

.aligncenter,
.margincenter {
    text-align: center;
    margin: 0 auto;
}

.aligncenter {
    display: block;
}

.txt-left {
    text-align: left;
}

.txt-right {
    text-align: right;
}

.txt-justify {
    text-align: justify;
}

.flags-intro,
.fullpanel,
.gradient-chairs {
    text-align: center;
}

.shadows {
    box-shadow: 0 1px 6px -2px rgba(0, 0, 0, .8);
}

.corners {
    border-radius: 10px;
}

.corner-a {
    border-radius: 10px 0 0;
}

.corner-b {
    border-radius: 0 10px 0 0;
}

.corner-bc {
    border-radius: 0 10px 10px 0;
}

.corner-ad {
    border-radius: 10px 0 0 10px;
}

.fullpanel .slice {
    height: 296px;
    padding-left: 0;
    padding-right: 0;
}

.navbar1 a {
    color: #f47921;
    border-right: 1px solid #f47921;
    padding: 0 10px;
    display: inline-block;
}

.intro-slides .intro-a {
    background-image: url(../images/bg-home-a-new.jpg);
    background-size: cover;
    height: 638px;
}

.intro-slides .intro-b1 {
    background-image: url(../images/bg-home-b1.jpg);
    background-size: cover;
    height: 126px;
}

.intro-slides .intro-b2 {
    background-image: url(../images/bg-home-b2.jpg);
    background-size: cover;
    height: 126px;
}

.intro-slides .intro-b3 {
    background-image: url(../images/bg-home-b3.jpg);
    background-size: cover;
    height: 126px;
}

.intro-slides .column h3 {
    font-size: 24px;
    color: #fff;
    padding: 15px;
    display: block;
    line-height: 30px;
    font-weight: 700;
}

.row.intro-slides {
    margin: 0;
    padding: 0;
}


/* flags-intro */

.bg-home-flags .container {
    padding-bottom: 0;
    margin-bottom: 0;
}

.flags-intro span {
    display: block;
    height: 68px;
    width: 90px;
}

.flags-intro a,
h4 {
    display: inline-block;
    font-weight: 600;
}

.flags-intro a {
    padding: 95px 0 0 7px;
    background-image: url(../images/mastil-flags.png);
    background-position: 0px 0px;
    width: 84px;
    height: 172px;
    margin: 0 5px 0px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
}

.flags-intro a.english {
    background-position: -0px 0px;
}

.flags-intro a.spanish {
    background-position: -84px 0px;
}

.flags-intro a.french {
    background-position: -168px 0px;
}

.flags-intro a.german {
    background-position: -252px 0px;
}

.flags-intro a.portuguese {
    background-position: -420px 0px;
}

.flags-intro a.italian {
    background-position: -336px 0px;
}

.flags-intro a.mandarin-chinese {
    background-position: -504px 0px;
}

.flags-intro a.arabic {
    background-position: -588px 0px;
}

.flags-intro a.russian {
    background-position: -672px 0px;
}

.flags-intro a.japanese {
    background-position: -756px 0px;
}

.flags-intro a.other {
    background-position: -840px 0px;
}

.flags-intro {
    margin-bottom: -4px
}

.flags-intro a img {
    display: none;
}

.flags-intro .lang-item a {
    margin: auto;
}

.flags-intro a:hover strong {
    color: #41b0a0;
    text-decoration: none;
    background-color: #fff;
}

.flags-intro a strong {
    width: 74px;
    height: 40px;
    display: table-cell;
    width: 1%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border-collapse: collapse;
}

@media (max-width:992px) {
    .bg-home-flags .container {
        padding-bottom: 20px;
    }
    .flags-intro a img {
        display: block;
    }
    .flags-intro span {
        display: block;
        height: 68px;
        width: 90px;
    }
    .flags-intro a,
    h4 {
        display: inline-block;
        font-weight: 600;
    }
    .flags-intro a {
        padding: 0px;
        background-image: none;
        height: auto;
        width: 90px;
        margin: 0 5px 12px;
        color: #fff;
        font-size: 85%;
    }
    .flags-intro .lang-item a {
        margin: auto;
    }
    .flags-intro a:hover strong {
        color: #41b0a0;
        text-decoration: none;
        background-color: #fff;
    }
    .flags-intro a strong {
        padding: 4px;
    }
}


/* */

.lang-item {
    float: left;
    width: 12%;
    margin-right: 10px;
    margin-left: 10px;
}

h4 {
    padding: 8px 15px;
    margin: 0 0 30px;
    font-size: 150%;
    line-height: 120%;
}

h4.white-blue {
    color: #45b7aa;
}

h4.blue-white {
    color: #fff;
    background-color: #45b7aa;
}

h4.orange-white {
    color: #fff;
    background-color: #f47921;
}

h4.yellow-white {
    color: #fff;
    background-color: #feac00;
}

h4.red-white {
    color: #fff;
    background-color: #b91300;
}

#box-trivia a img {
    border: 3px solid #b91300;
    border-radius: 8px;
}

.gradient-chairs {
    background-image: url(../images/fullpanel-officetable.jpg);
}

#box-ban-allergycards {
    background-image: url(../images/bg-ban-allergycards.jpg);
}

#box-ban-allergycards,
#box-ban-promotions {
    height: 180px;
    background-position: 50%;
    background-size: cover;
}

#box-ban-promotions {
    background-image: url(../images/banner-promo-bg.jpg);
}


/*#box-ban-appreviews{background-image:url(../images/bg-ban-appreviews.jpg);height:180px;background-position:50%;background-size:cover}*/

#box-ban-freecourse .bg-ban,
#box-ban-online .bg-ban,
#box-ban-testimonials .bg-ban {
    background-position: 100%;
    height: 230px;
    background-size: cover;
}

#box-ban-freecourse .bg-ban {
    background-image: url(../images/bg-freecoursebook.jpg);
}

#box-ban-testimonials .bg-ban {
    background-image: url(../images/bg-testimonials.jpg);
}

#box-ban-online .bg-ban {
    background-image: url(../images/bg-ban-appreviews.jpg);
}

#box-ban-online .part-2 {
    background-image: url(../images/banner-img-online.jpg);
    height: 230px;
    background-position: 50%;
    background-size: cover;
}

#box-ban-quickinquiry.fullpanel {
    background-image: url(../images/bg-ban-quickin.jpg);
}

#box-ban-jobs {
    background-image: url(../images/bg-ban-jobs.jpg);
}

.col-right {
    float: right;
}

.col-left {
    float: left;
}

#box-ban-jobs .boton {
    font-weight: 700;
    font-size: 16px;
    margin: 15px 5px 0;
    padding: 5px 10px;
}

@media (max-width:992px) {
    #box-ban-promotions img {
        width: 100%;
        height: auto;
    }
    .intro-slides .intro-a {
        height: auto;
    }
}

@media (max-width:768px) {
    #box-ban-promotions img {
        width: auto;
        height: auto;
    }
}

@media (max-width:550px) {
    #box-ban-promotions img {
        width: 100%;
        height: auto;
    }
}

@media (max-width:768px) {
    .col-left,
    .col-right {
        float: none;
    }
    #box-ban-quickinquiry.fullpanel {
        background: #305846;
        background: -webkit-linear-gradient(top, #305846, #73ba9a);
        background: linear-gradient(180deg, #305846, #73ba9a);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#305846', endColorstr='#73ba9a', GradientType=0);
    }
    #box-ban-quickinquiry .bg-ban {
        background-image: url(../images/bg-ban-quickin2.jpg);
    }
    #box-ban-jobs {
        background: #15b5aa;
        background: -webkit-linear-gradient(top, #15b5aa, #46d0bd);
        background: linear-gradient(180deg, #15b5aa, #46d0bd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#15b5aa', endColorstr='#46d0bd', GradientType=0);
    }
    #box-ban-jobs .bg-ban {
        background-image: url(../images/bg-ban-jobs2.jpg);
    }
}

.fullpanel.aboutus {
    background-image: url(../images/fullpanel-aboutus.jpg);
}

.fullpanel.clientcase {
    background-image: url(../images/fullpanel-clientcase.jpg);
}

.fullpanel.teachercase {
    background-image: url(../images/fullpanel-teachercase.jpg);
}

.fullpanel.clients {
    background-image: url(../images/fullpanel-clients.jpg);
}

.fullpanel.contact {
    background-image: url(../images/fullpanel-contact.jpg);
}

.fullpanel.languagecity {
    background-image: url(../images/fullpanel-languagecity.jpg);
}

.fullpanel.faq {
    background-image: url(../images/fullpanel-faq.jpg);
}

.fullpanel.groups {
    background-image: url(../images/fullpanel-groups.jpg);
}

.fullpanel.ban-leveltest {
    background-image: url(../images/bg-ban-leveltest.jpg);
}

.fullpanel.leveltests {
    background-image: url(../images/fullpanel-leveltests.jpg);
}

.fullpanel.languagetest {
    background-image: url(../images/fullpanel-languagetest.jpg);
}

.fullpanel.sitemap {
    background-image: url(../images/fullpanel-sitemap.jpg);
}

.fullpanel.onetoone {
    background-image: url(../images/fullpanel-onetoone.jpg);
}

.fullpanel.online {
    background-image: url(../images/fullpanel-online.jpg);
}

.fullpanel.lang-spanish {
    background-image: url(../images/fullpanel-lang-spanish.jpg);
}

.fullpanel.map-usa {
    background-image: url(../images/fullpanel-map-usa.jpg);
}

.fullpanel.map-can {
    background-image: url(../images/fullpanel-map-can.jpg);
}

.fullpanel.teacher {
    background-image: url(../images/fullpanel-teacher.jpg);
}

.fullpanel.levels {
    background-image: url(../images/fullpanel-levels.jpg);
}

.fullpanel.social {
    background-image: url(../images/fullpanel-social.jpg);
}

.fullpanel.types {
    background-image: url(../images/fullpanel-types.jpg);
}

.fullpanel.terms {
    background-image: url(../images/fullpanel-terms.jpg);
}

.fullpanel.pricing {
    background-image: url(../images/fullpanel-pricing.jpg);
}

.fullpanel.worksheets {
    background-image: url(../images/fullpanel-worksheet.jpg);
}

.fullpanel.allergycards {
    background-image: url(../images/fullpanel-allergycards.jpg);
}

.fullpanel.langtrivia {
    background-image: url(../images/fullpanel-langtrivia.jpg);
}

.fullpanel.newsletters {
    background-image: url(../images/fullpanel-newsarchive.jpg);
}

.fullpanel.feedback {
    background-image: url(../images/fullpanel-feedback.jpg);
}

.fullpanel.bg-ouch {
    background-image: url(../images/fullpanel-bg-ouch.jpg);
    height: auto;
}

.fullpanel.bg-sneezes {
    background-image: url(../images/fullpanel-sneezes.jpg);
    height: auto;
}

.fullpanel.bg-celebrity-accents {
    background-image: url(../images/fullpanel-celebrity-accent.jpg);
    height: auto;
}

.fullpanel.bg-trueorfalse {
    background-image: url(../images/fullpanel-bg-trueorfalse.jpg);
    height: auto;
}

.fullpanel.bg-verbrace {
    background-image: url(../images/fullpanel-bg-verbrace.jpg);
    height: auto;
}

.fullpanel.bg-moviephrases {
    background-image: url(../images/fullpanel-bg-moviephrases.jpg);
    height: auto;
}

.fullpanel.promotions {
    background-image: url(../images/fullpanel-promotions.jpg);
    height: auto;
}

.fullpanel.testimonials-main {
    background-image: url(../images/fullpanel-testimonials.jpg);
    height: auto;
}

.fullpanel.appreview {
    background-image: url(../images/fullpanel-appreview.jpg);
    height: auto;
}

.fullpanel.our-language-levels {
    background-image: url(../images/fullpanel-our-language-levels.jpg);
    height: auto;
}

.gradient-promos {
    background-image: url(../images/bg-repeat-promo1.jpg);
    height: auto;
    background-repeat: repeat-x;
    background-position: 0 0;
}

.bg-ban {
    height: 150px;
}

.bg-ban,
.photo-group {
    background-repeat: no-repeat;
    background-position: 50%;
    display: block;
}

.photo-group {
    background-image: url(../images/img-photo-group01.jpg);
    background-size: cover;
    height: 550px;
}

.bg-home-flags {
    background-image: url(../images/bg_home_flags.jpg);
    background-size: cover;
    height: auto;
}

.mission1,
.mission2 {
    line-height: 20px;
    height: 275px;
    font-size: 16px;
}

@media (max-width:1000px) {
    .mission1,
    .mission2 {
        line-height: 18px;
        font-size: 14px;
    }
}

@media (max-width:768px) {
    .mission1,
    .mission2 {
        line-height: 22px;
        font-size: 16px;
        height: auto;
    }
    .fullpanel.teacher {
        background-position: 100% 0;
    }
    .fullpanel.pricing {
        background-position: -770px 0;
    }
    .fullpanel.contact {
        background-position: -640px -50px;
    }
    .fullpanel.clientcase {
        background-position: -230px 0;
    }
    .fullpanel.faq {
        background-position: -690px 0;
    }
    .photo-group {
        margin-left: 15px;
        margin-right: 15px;
        height: 400px;
        background-position: 50%;
    }
    .item {
        margin-bottom: 10px;
    }
    .height-50,
    .height-90,
    .height-150,
    .height-180 {
        height: auto;
    }
    .full-centered,
    .vertically-centered {
        position: relative;
        top: auto;
        transform: translate(-50%);
        padding: 20px 0;
    }
}

@media (max-width:450px) {
    .fullpanel.teacher {
        background-position: -560px 0;
    }
}

.form-group .form-control {
    margin-bottom: 8px;
}

#box-leveltest {
    background-image: url(../images/bg-home-tests.jpg);
    background-size: cover;
}

#box-leveltest .bubble {
    /* background-image: url(../images/bubble-a.png);
    background-repeat: no-repeat;
    background-position: 0 0;*/
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    height: 160px;
    width: 134px;
}

#box-leveltest .bubble.bub02 {
    background-image: url(../images/bubble-b.png);
}

#box-leveltest .bubble a {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 16px 0px 10px 00px;
}

#box-leveltest .bubble a img {
    float: left;
    margin: 0 8px 0 0;
}

#box-leveltest .bubble a span {
    display: block;
    line-height: 20px;
    padding: 4px 0 0;
}

.nav-footer a {
    color: #f47921;
    display: inline-block;
    margin-right: 10px;
}

footer .inner,
footer .nav-footer {
    text-align: left;
    display: block;
    padding: 10px;
    font-size: 12px;
}

footer .inner {
    color: #fff;
    background-color: #f48e2c;
    margin-top: 10px;
    font-size: 90%;
    line-height: 140%;
    border-radius: 8px;
}

footer .inner strong {
    color: #724111;
}

footer .inner h5 {
    display: block;
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #fff;
    font-weight: 700;
    font-size: 120%;
}

.intro-slides .main-slide,
.slides {
    text-align: left;
    position: absolute;
    right: 10%;
    bottom: 15px;
    font-weight: 700;
}

.narrow {
    padding-right: 15%;
    padding-left: 15%;
}

.fullpanel .slice h1 {
    text-align: center;
    display: block;
    padding: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
}

.container h2 {
    font-size: 150%;
    line-height: 100%;
    font-weight: 700;
    margin-top: 0;
}

#box-clientlist .item {
    margin-bottom: 10px;
}

#box-address h5 {
    display: block;
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px solid #fff;
    font-weight: 700;
    font-size: 120%;
    color: #fff;
}

#box-address strong {
    color: #333;
    padding-bottom: 5px;
    display: block;
}

#box-ban-community .container {
    background-image: url(../images/bg-ban-social.png);
    background-position: 50%;
    background-repeat: no-repeat;
}

.fullpanel .slice h1.multiline {
    font-weight: 600;
    font-size: 160%;
    line-height: 100%;
    padding: 10px;
}

.fullpanel .slice h1.short {
    width: 70%;
    margin-left: 15%;
}

.fullpanel .slice .multiline strong {
    font-size: 230%;
    line-height: 100%;
    display: block;
}

.flags-intro.link-orange a strong {
    color: #f47921;
    padding: 0 4px 10px;
}

#social-landing {
    margin: 0 auto;
    text-align: left;
    font-size: 11px;
    color: #333;
}

#social-landing .quicks {
    text-align: center;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
}

#social-landing .quicks li {
    display: inline-block;
    list-style-type: none;
    margin: 0;
}

#social-landing .quicks li a {
    font-weight: 700;
    padding: 47px 0 10px;
    text-decoration: none;
    color: #f47921;
    text-align: center;
    display: block;
    width: 60px;
    background-image: url(../images/quicksicons.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#social-landing .quicks li a.fb {
    background-position: 1px 0;
}

#social-landing .quicks li a.tw {
    background-position: -58px 0;
}

#social-landing .quicks li a.go {
    background-position: -118px 0;
}

#social-landing .quicks li a.bl {
    background-position: -298px 0;
}

#social-landing .quicks li a.yt {
    background-position: -237px 0;
}

#social-landing .quicks li a.pi {
    background-position: -178px 0;
}

#social-landing .quicks li a.in {
    background-position: -363px 0;
}

#social-landing h1 {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 0;
    padding: 0;
    color: #333;
}

#social-landing .head {
    padding: 0 15px 20px;
}

#social-landing .quicks strong {
    display: inline-block;
    height: 40px;
    width: 160px;
    position: relative;
}

#social-landing .quicks strong span {
    position: absolute;
    width: 150px;
    left: 0;
}

#social-landing .sbox {
    background-color: #efefef;
    border-radius: 12px;
    margin: 0 auto 15px;
    padding: 10px;
    width: 690px;
    position: relative;
    border: 2px solid #f47921;
}

#social-landing .sbox .right {
    float: right;
    width: 510px;
    overflow: hidden;
}

#social-landing .sbox .right.wyt {
    background-color: #fff;
    width: 500px;
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

#social-landing .sbox .right.wbl {
    background-color: #fff;
    width: 520px;
    border-radius: 6px;
}

#social-landing .sbox .left {
    float: left;
    width: 150px;
}

#social-landing .sbox .left img {
    border: none;
}

#social-landing .sbox .tinf a {
    line-height: 14px;
    background-color: #d2d8dc;
    padding: 10px;
    width: 108px;
    margin: 10px 0 15px;
    display: block;
    border-radius: 8px;
    text-decoration: none;
    color: #036;
}

#social-landing .widgetblog {
    font-size: 12px;
    padding: 0 10px 0 0;
    height: 300px;
    overflow-y: auto;
}

#social-landing .widgetblog h2 {
    display: block;
    font-size: 15px;
    color: #333;
    margin: 0;
    padding: 5px 15px;
    border-bottom: 1px solid #ccc;
}

#social-landing .widgetblog h3 {
    font-size: 13px;
    font-weight: 700;
    display: block;
    margin: 0;
    padding: 0 0 2px;
}

#social-landing .widgetblog .wpost h3 a {
    text-decoration: none;
}

#social-landing .widgetblog .info {
    font-size: 11px;
    color: #999;
    display: block;
    padding: 0 0 5px;
}

#social-landing .widgetblog .wpost a {
    color: #f17721;
}

#social-landing .widgetblog .wpost {
    margin-bottom: 10px;
    border-bottom: 1px dashed #d6d6d6;
    padding: 5px 0 5px 15px;
}

#social-landing .widgetblog .wpost p {
    margin: 0 0 10px;
    font-size: 12px;
}

#social-landing #youtube-list li {
    width: 235px;
}

#youtube {
    padding: 0;
}

#youtube li {
    display: inline-block;
    padding: 5px;
}

#youtube img {
    width: 240px;
}

#social-landing .anchor {
    position: absolute;
    top: -110px;
    display: block;
    height: 150px;
}

@media (max-width:768px) {
    #social-landing .quicks strong,
    #social-landing .quicks strong span {
        width: 100%;
        left: auto;
        display: block;
        text-align: center;
    }
    #social-landing .sbox .tinf,
    #social-landing .sbox .tinf a,
    #social-landing .sbox .ttip {
        text-align: center;
        display: block;
    }
    #social-landing .sbox .tinf a {
        margin: 10px auto;
        width: 100%;
    }
    #social-landing #youtube-list li,
    #social-landing .fb-page,
    #social-landing .sbox,
    #social-landing .sbox .left,
    #social-landing .sbox .right,
    #social-landing .sbox .right.wbl,
    #social-landing .sbox .right.wyt {
        width: 100%;
    }
    #social-landing .widgetblog {
        height: auto;
        overflow: auto;
    }
    #social-landing .sbox .col-sm-12 {
        height: auto;
        width: 100%;
        overflow: auto;
    }
}

.test-box .question {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d6d6d6;
    margin: 20px;
}

.test-box .pregunta {
    padding: 20px 10px 10px;
    font-size: 1pc;
    font-weight: 600;
    text-align: left;
}

.progreso {
    position: relative;
    margin: 0 10px;
}

.progreso table td.progre {
    padding: 0;
    height: 100%;
    margin: 0;
    width: 10pc;
    background-image: url(../images/img-progress-dash.png);
    background-repeat: repeat-y;
    background-position: 0 0;
}

#generator-index .desc,
.percent,
.thesocial .socialbot a {
    background-repeat: no-repeat;
}

.backbot a {
    background-repeat: no-repeat;
}

.percent {
    position: absolute;
    display: block;
    width: 156px;
    height: 140px;
    background-image: url(../images/img-progress.png);
    background-position: 0 0;
}

.percent.p0 {
    top: 0;
    height: 35px;
}

.percent.p10-1 {
    top: 85%;
    background-position: 0 3px;
    height: 140px;
}

.percent.p10-2 {
    top: 86%;
    background-position: 0 -100px;
    height: 140px;
}

.percent.p10-3 {
    top: 85%;
    background-position: 0 -206px;
    height: 140px;
}

.percent.p10-4 {
    background-color: #fff;
    background-position: 0 -352px;
    height: 100px;
    bottom: 0;
    top: 90%;
}
.percent.p10-5 {
    background-color: #fff;
    background-position: 0 -455px;
    height: 73px;
    bottom: 0;
    top: 93%;
}

.table.pricing td,
.table.pricing th {
    border-color: #5fd6cb;
    padding: 15px;
    text-align: center;
}

.table.pricing th {
    border-top: 0;
}

.bnl ol li {
    position: relative;
    margin-bottom: 20px;
}

.bnl li p {
    padding-left: 60px;
    line-height: 140%;
}

.bnl span {
    position: absolute;
    line-height: 25px;
    font-size: 30px;
    color: #f47921;
}

#box-ban-dual,
#box-ban-dual2 {
    position: relative;
}

#box-ban-dual .ban-quick {
    background-image: url(../images/bans-bg-quick.jpg);
    background-repeat: repeat-x;
    text-align: right;
    background-position: center top;
    display: block;
}

#box-ban-dual .ban-quick img {
    float: right
}

#box-ban-dual .ban-freeb img.big {
    display: block;
}

#box-ban-dual .ban-freeb img.small {
    display: none;
}

#box-ban-dual .ban-freeb img {
    float: left
}

@media (max-width:768px) {
    #box-ban-dual .ban-quick,
    #box-ban-dual .ban-freeb {
        text-align: center;
    }
    #box-ban-dual .ban-quick img,
    #box-ban-dual .ban-freeb img {
        float: none;
        margin: 0 auto
    }
    #box-ban-dual .ban-freeb img.big {
        display: none;
    }
    #box-ban-dual .ban-freeb img.small {
        display: block;
    }
}

#box-social {
    background-size: cover;
    background-image: url(../images/bg-home-socials.jpg);
}

.widgetbox {
    padding: 10px;
    background-color: #2f72b6;
    border-radius: 8px;
    display: block;
    margin: 0;
    margin-bottom: 20px;
}

.widgetbox.twitter {
    background-color: #00d9ff;
}

.widgetbox.googleplus {
    background-color: #fe5441;
}

.widgetbox.blog {
    background-color: #00d3c8;
}
.widgetbox.instagram {
    background-color: #C13181;
}

.widgetbox.twitter .inner .join {
    border-top: 4px solid #00d9ff;
}
.widgetbox.instagram .inner .join {
    border-top: 4px solid #C13181;
}

.widgetbox.googleplus .inner .join {
    border-top: 4px solid #fe5441;
}

.widgetbox.blog .inner .join {
    border-top: 4px solid #00d3c8;
}

.widgetbox .inner {
    font-size: 11px;
    padding: 0;
    text-align: left;
    display: block;
    background-color: #fff;
}

.widgetbox .inner .fb-page {
    text-align: left;
    margin: 0 auto;
}

.widgetbox .inner ul {
    height: 370px;
    overflow: auto;
    padding: 8px;
    overflow-wrap: break-word;
}

.widgetbox .inner ul li {
    list-style-type: none;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ccc;
}

.widgetbox .inner a {
    color: #f47921;
    font-weight: 700;
}

.widgetbox .inner .join {
    font-size: 13px;
    border-top: 4px solid #2f72b6;
    text-align: center;
    display: block;
    padding: 5px;
}

#generator-index {
    font-size: 12px;
    color: #ff4c00;
    text-align: center;
}

#generator-index h1,
#generator-index h3 {
    margin: 0 0 10px;
    display: block;
    font-weight: 300;
}

#generator-index .desc {
    padding: 15px 20px 40px;
    background-color: #fff;
    background-image: url(../images/bg-desc-generator.gif);
    background-position: bottom;
    font-weight: 100;
}

#generator-index .headlines {
    background-color: #fff;
    border-radius: 12px 12px 0 0;
}

#generator-index .links {
    margin: 20px auto 0;
}

#generator-index .links ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#generator-index .links ul li {
    display: inline-block;
    height: 180px;
    padding: 0;
    margin: 0 5px;
}

#generator-index .links ul li a {
    background-image: url(../images/bg-box-generator.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    margin: 0;
    padding: 0;
    height: 112px;
    width: 138px;
    position: relative;
}

#generator-index .links ul li span {
    position: absolute;
    top: 120px;
    display: block;
}

#generator-index .links .gen-01 {
    background-position: -138px 0;
}

#generator-index .links .gen-02 {
    background-position: -276px 0;
}

#generator-index .links .gen-03 {
    background-position: 0 0;
}

#generator-index .links .gen-04 {
    background-position: -138px -107px;
}

#generator-index .links .gen-05 {
    background-position: 0 -107px;
}

#generator-index .links .gen-06 {
    background-position: -276px -107px;
}

#generator-index .links .gen-07 {
    background-position: 0 -214px;
}

#generator-index .links .gen-08 {
    background-position: -276px -214px;
}

#generator-index .links .gen-09 {
    background-position: -138px -214px;
}

.thesocial .socialbot.bot-fb a {
    background-color: #3b5998;
    background-position: 5px -86px;
}

.thesocial .socialbot.bot-tw a {
    background-color: #00aced;
    background-position: 5px -57px;
}

.thesocial .socialbot.bot-gp a {
    background-color: #dd4b39;
    background-position: 5px -28px;
}

.thesocial .socialbot.bot-pi a {
    background-color: #d02c32;
    background-position: 5px -113px;
}

.thesocial .socialbot.bot-in a {
    background-color: #025a85;
    background-position: 5px -141px;
}

.thesocial .socialbot.bot-em a {
    background-color: #95a601;
    background-position: 4px -169px;
}

.thesocial .socialbot.bot-wa a {
    background-color: #2ab200;
    background-position: 5px 6px;
}

.thesocial .socialbot a {
    display: block;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    background-image: url(../images/thesocial-icons.png);
    height: 26px;
    margin: 0 auto;
    width: 124px;
}

.thesocial .socialbot a .sonet {
    padding: 5px 0 9px 32px;
    line-height: 16px;
    text-align: left;
    float: left;
}

.thesocial .socialbot a .count {
    padding: 6px 3px;
    margin: 1px;
    border-radius: 0 3px 3px 0;
    width: 32px;
    display: none;
    float: right;
    line-height: 1pc;
    font-size: 14px;
    color: #eee;
}

.thesocial .socialbot.bot-fb a .count {
    background-color: #476bb8;
}

.thesocial .socialbot.bot-tw a .count {
    background-color: #14c2f5;
}

.thesocial .socialbot.bot-gp a .count {
    background-color: #e15e4f;
}

.thesocial .socialbot.bot-pi a .count {
    background-color: #e4373d;
}

.thesocial .socialbot.bot-in a .count {
    background-color: #126b96;
}

.thesocial .socialbot.bot-em a .count {
    background-color: #a3b50b;
}

.thesocial .socialbot.bot-wa a .count {
    background-color: #2ec109;
}

.thesocial {
    text-align: center;
    margin: 10px auto;
    padding: 10px 0 6px;
}

.thesocial .socialbot {
    display: inline-block;
    margin: 3px 5px;
    height: 24px;
}

.backbot {
    display: block;
    position: relative;
    margin-top: 235px!important;
    z-index: 100000;
    margin-left: 20px;
}

.backbot {
    display: block;
    position: relative;
}

.backbot a {
    text-shadow: 2px 1px 3px rgba(0, 0, 0, .55);
    display: block;
    position: absolute;
    left: 0;
    top: -6px;
    color: #fff;
    font-size: 24px;
    height: 55px;
    padding: 12px 0 0 60px;
    background-image: url(../images/arrow-back.png);
    background-position: 0 0;
}

@media (max-width:768px) {
    h1 .backbot {
        padding: 0 60px;
    }
    h1 .backbot a {
        width: 60px;
        overflow: hidden;
    }
}

header .block-a {
    height: 50px;
}

header.smaller .block-a {
    height: auto;
}

header .navbar-brand {
    float: left;
    height: 80px;
    padding: 0;
    width: 180px;
    overflow: visible;
}

#topnavbar {
    background-color: #fff;
}

header {
    position: relative;
}

header.smaller {
    background-image: none;
}

header #navbar {
    float: right;
}

header #navbar ul {
    padding: 30px 15px 30px 0;
}

header.smaller #navbar ul {
    padding: 6px 15px 14px 0;
}

header #navbar ul li a {
    font-size: 12px;
    padding: 0 6px;
    border-right: 1px solid #f47921;
}

header #navbar ul li a:hover {
    color: #f47921;
}

header .block05 {
    float: left;
    padding: 30px 27px 0;
}

header.smaller .block05 {
    background-color: transparent;
    float: right;
    padding: 7px 1px 6px;
    text-align: right;
    display: block;
    position: absolute;
    left: 205px;
    top: 23px;
}

header .block05 a,
header.smaller .block05 a {
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
    padding: 1px 8px;
    margin: 0 3px;
    color: #fff;
    background-color: #f47921;
    border: 1px solid #f47921;
    border-radius: 3px;
}

header.smaller .block05 a:hover {
    background-color: #fff;
    color: #f47921;
}

@media (max-width:1200px) {
    header .block05 a,
    header.smaller .block05 a {
        margin: 0 0 5px;
    }
    header .block05 {
        width: 230px;
        padding: 16px 0 0;
        text-align: center;
    }
    header.smaller #navbar ul {
        padding: 6px 15px 1px 0;
    }
    header.smaller .block05 {
        width: 180px;
        text-align: left;
        left: 170px;
        background: 0 0;
        top: 10px;
        padding: 6px 0 0;
        float: right;
    }
    header.smaller .navbar-brand {
        padding: 0;
        width: 170px;
        overflow: hidden;
    }
}

.opinion {
    min-height: 110px;
}

#box-ban-testimonials .testim-right .author {
    max-height: 42px;
    overflow: hidden;
}

@media (max-width:986px) {
    .opinion {
        min-height: 155px;
    }
    .widgetbox .inner .join {
        font-size: 12px;
        padding: 5px 0;
    }
    .widgetbox.googleplus .inner ul,
    .widgetbox.twitter .inner ul {
        height: 250px;
    }
    header #navbar ul {
        padding: 14px 15px 12px 0;
    }
    header.smaller #navbar ul {
        padding: 6px 15px 1px 0;
    }
    header .block05 {
        position: absolute;
        right: 15px;
        bottom: 5px;
        width: auto;
        text-align: center;
        padding: 6px 0 0;
        float: right;
    }
    header.smaller .block05 {
        width: 100%;
        height: auto;
        text-align: right;
        left: auto;
        right: 0;
        bottom: 5px;
        background: #fff;
        top: 78px;
        padding: 0 15px 0 0;
        float: right;
        border-bottom: 1px solid #ddd;
    }
}

header .block01 {
    display: block;
    width: 50%;
    height: 50px;
    float: right;
    text-align: center;
    padding: 15px 30px 10px;
    -webkit-transition: all.3s;
    transition: all.3s;
}

header .block02 {
    display: block;
    width: auto;
    height: 40px;
    float: left;
    padding: 8px 0 0;
    text-align: right;
}

header.smaller .block01 {
    height: 44px;
    text-align: center;
    color: #80d0c7;
    background-color: #fff;
}

header.smaller .block01,
header.smaller .block02 {
    display: block;
    width: auto;
    float: right;
    -webkit-transition: all.3s;
    transition: all.3s;
}

header.smaller .block02 {
    height: 40px;
    padding: 8px 0 0;
    text-align: right;
    background: 0 0;
}

header .block01 {
    color: #fff;
    background-color: #626262;
}

.smaller header .block01 {
    background: 0 0;
}

header .head-social {
    margin-top: 7px;
    margin-right: 30px;
    display: block;
    float: left;
}

header .head-social a {
    color: #888888;
    text-decoration: none;
    font-size: 2em;
    margin: 0;
}

header.smaller .head-social a {
    color: #41d1c8;
}

footer .footer-social a {
    padding-left: 3px;
    padding-right: 3px;
    color: #f48e2c;
    text-decoration: none;
    font-size: 3.5em;
    margin: 0;
}

nav.bground {
    background-position: 0 0;
}

nav.bground,
nav.bgroundsmall {
    background-image: url(../images/bg-header.png);
    background-repeat: repeat-x;
    display: block;
    text-align: center;
    -webkit-transition: all.3s;
    transition: all.3s;
}

nav.bgroundsmall {
    background-position: 0 -50px;
}

.navbar-default .navbar-nav li a,
header .collapse a {
    color: #ff7a0b;
}

.navbar-default .navbar-nav li a:hover {
    color: #fff;
}

header {
    overflow-y: visible;
}

header .across {
    display: block;
    float: left;
    text-align: center;
    font-size: 13px;
    color: #888888;
    padding-top: 6px;
}

header.smaller .across {
    display: none;
}

@media (max-width:1200px) {
    .txt-about.txt-size-17 {
        font-size: 16px;
        line-height: 22px;
    }
    header.smaller .block-a {
        width: 100%;
    }
    header.smaller .block03 {
        position: absolute;
        padding-top: 10px;
    }
}

@media (max-width:988px) {
    header .block01 {
        font-size: 12px;
    }
    header.smaller .block-a {
        width: 100%;
    }
    header .across {
        width: 170px;
        padding-top: 0;
    }
}

@media (max-width:850px) {
    .opinion {
        min-height: 185px;
    }
}

@media (max-width:768px) {
    header .block01,
    header .head-social,
    header.smaller .block01,
    header.smaller .head-social {
        display: none;
    }
    .opinion {
        min-height: auto;
    }
    header .across,
    header.smaller .across {
        top: 10px;
        left: 142px;
        position: absolute;
        float: none;
        display: block;
        color: #ff7a0b;
        text-align: left;
    }
    body {
        padding-top: 66px;
    }
    header .navbar-header {
        height: 60px;
        position: relative;
    }
    header .navbar-brand,
    header.smaller .navbar-brand {
        margin-left: auto;
        position: absolute;
        left: 0;
        top: 0;
        height: 60px;
        width: 170px;
        overflow: hidden;
        padding: 0;
    }
    header .navbar-brand img,
    header.smaller .navbar-brand img {
        width: 160px;
        height: auto;
    }
    header .block05,
    header.smaller .block05 {
        position: absolute;
        top: 2px;
        left: 155px;
        right: auto;
        padding: 6px 0 0;
        float: right;
        width: 180px;
        text-align: left;
        border-bottom: none;
    }
    header .block05.nuevo,
    header.smaller .block05.nuevo {
        position: relative;
        top: 2px;
        left: auto;
        right: auto;
        padding: 6px 0;
        float: none;
        width: auto;
        text-align: center;
        margin: 0 auto 2px;
        border-bottom: none;
    }
    header {
        background-color: #fff;
    }
    header .block01 {
        display: none;
    }
    header .block-a,
    header.smaller .block-a {
        display: none;
        height: 1px;
    }
    header #navbar {
        float: none;
        border: none;
        margin: 0;
        padding: 0;
    }
    header #navbar ul,
    header.smaller #navbar ul {
        padding: 6px 0 5px;
        margin: 0;
    }
    header #navbar ul li a {
        font-weight: 600;
        color: #ff7a0b;
        font-size: 14px;
        padding: 8px 10px;
        border-right: none;
        border-top: 1px solid #9ea0a4;
    }
    header #navbar ul li a:hover {
        color: #444;
    }
}

@media (max-width:600px) {
    section .narrow .narrow {
        padding: 0;
    }
}

@media (max-width:450px) {
    header .across,
    header.smaller .across {
        font-size: 11px;
        line-height: 14px;
        width: 90px;
        text-align: left;
    }
    span.txt-hide {
        display: none;
    }
    header .block05,
    header.smaller .block05 {
        width: 130px;
        left: 145px;
    }
}

.form-inquiry.modal .modal-header {
    background-color: #f80;
    color: #fff;
    border-radius: 8px 8px 0 0;
}

.form-inquiry.modal .modal-body {
    padding-bottom: 0;
}

.form-inquiry.modal .modal-footer {
    border: none;
    text-align: center;
    padding-bottom: 30px;
}

.form-inquiry.modal .modal-body {
    padding: 30px 50px 0;
}

.form-inquiry.modal .fields {
    padding: 0;
}

.form-inquiry h4 {
    padding: 0;
    display: block;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
}

.form-inquiry .form-control {
    border: 1px solid #f80;
    color: #f80;
    font-weight: 700;
    margin-bottom: 15px;
}

.form-inquiry .btn {
    color: #fff;
    border-radius: 18px;
    font-size: 16px;
    border: none;
    font-weight: 700;
    margin: 0 10px;
    padding: 10px 25px;
}

.form-inquiry .btn.btn-submit {
    background-color: #f80;
}

.form-inquiry .btn.btn-cancel {
    background-color: #00c7bc;
}

.form-inquiry .btn.btn-cancel:hover,
.form-inquiry .btn.btn-submit:hover {
    background-color: #f95b0d;
}

.form-inquiry label {
    padding: 7px 1px 0 0;
    text-align: right;
}

#box-testimonials .container,
.#box-testimonials .container {
    padding: 30px 100px;
}

@media (max-width:768px) {
    header .block-a,
    header.smaller .block-a {
        display: block;
        height: auto;
    }
    #box-testimonials .container,
    .box-testimonials .container {
        padding: 10px;
    }
    #box-testimonials .item .border,
    .box-testimonials .item .border {
        padding-top: 40px !important;
    }
}

@media (min-width:769px) {
    #box-testimonials .item,
    .box-testimonials .item {
        padding: 0 0 0 70px;
    }
}

#box-testimonials .item,
.box-testimonials .item {
    background-image: url(../images/img-quote.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
}

#box-testimonials .item h4,
.box-testimonials .item h4 {
    display: block;
    margin: 0;
    text-align: left;
    color: #f47921;
    padding: 0;
}

#box-testimonials .item .border,
.box-testimonials .item .border {
    border: 1px solid #ffb13c;
    border-radius: 10px;
    padding: 20px;
    text-align: justify;
    margin: 5px 0 20px;
}

#apprev .mainbox {
    background-color: #00ceb8;
    position: relative;
}

#apprev .apprev-icons {
    position: absolute;
    right: 10px;
    bottom: 160px;
    width: 40%;
}

#apprev .flags {
    padding: 5px 15px 0;
    color: #fff;
}

#apprev .flags strong span {
    font-size: 14px;
    text-align: center;
    padding: 10px;
    display: block;
}

#apprev .flags strong {
    clear: both;
    display: block;
    text-align: center;
}

#apprev .flags a {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    width: 80px;
    line-height: 13px;
    text-align: center;
    color: #fff;
    margin: 5px 0;
}

#apprev .flags a:hover {
    color: #000;
}

.fullpanel.ban-leveltest {
    height: auto;
}

.fullpanel.ban-leveltest .h4 {
    display: block;
    background-color: #41d1c8;
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    margin: 0 auto;
    width: 100%;
    padding: 6px 10px;
}

.fullpanel.ban-leveltest .desc {
    display: block;
    background-color: #ff7000;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto;
    width: 100%;
    padding: 10px 20px;
}

.fullpanel.ban-leveltest .desc @media(max-width:768px) {
    #apprev .apprev-icons {
        display: none;
    }
    .fullpanel.ban-leveltest .desc,
    .fullpanel.ban-leveltest .h4 {
        width: 60%;
    }
}

.center-parent {
    position: relative;
}

.center-child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shares {
    margin: 10px;
}

.rounded-orange {
    border: 2px solid #f80;
    border-radius: 10px;
    padding: 30px;
}

.panel-orange {
    color: #f47921;
}

.panel-orange .panel-heading.in,
.panel-orange .panel-heading:hover {
    background-color: #f47921;
    color: #fff;
    border-bottom: 0;
}

.panel-orange .collapse.in {
    border-top-: none;
    border: 2px solid #f47921;
    border-radius: 0 0 6px 6px;
}

.inputs-bg-orange-color-white input,
.inputs-bg-orange-color-white select,
.inputs-bg-orange-color-white textarea {
    background-color: #f47921;
    color: #fff;
}

.inputs-color-orange input,
.inputs-color-orange select,
.inputs-color-orange textarea {
    background-color: #fff;
    color: #f47921;
    border-color: #f47921;
}

.inputs-color-black input.form-control,
.inputs-color-black select.form-control,
.inputs-color-black textarea.form-control {
    background-color: #fff;
    color: #666;
    border-color: #666;
}

.inputs-bg-orange-color-white::-webkit-input-placeholder,
.inputs-bg-orange-color-white select::-webkit-input-placeholder,
.inputs-bg-orange-color-white textarea::-webkit-input-placeholder {
    color: #fff;
}

.inputs-bg-orange-color-white input::-moz-placeholder,
.inputs-bg-orange-color-white select::-moz-placeholder,
.inputs-bg-orange-color-white textarea::-moz-placeholder {
    color: #fff;
}

.inputs-bg-orange-color-white input:-ms-input-placeholder,
.inputs-bg-orange-color-white select:-ms-input-placeholder,
.inputs-bg-orange-color-white textarea:-ms-input-placeholder {
    color: #fff;
}

.ms-container {
    width: 100%!important;
}

.test-score .levelis {
    font-size: 30px;
    color: #cb0e11;
    display: block;
    padding: 0;
    line-height: 40px;
}

.test-score h4 {
    font-size: 34px;
    color: #fff;
    background-color: #a60405;
    padding: 10px 15px;
    line-height: 30px;
    font-weight: 100;
}

.test-score .level {
    font-size: 50px;
    color: #fff;
}

.test-score .seal {
    position: absolute;
    top: -100px;
    left: 80px;
}

.test-score .seal .parent {
    height: 231px;
    width: 231px;
    position: relative;
    margin: 0 auto;
}

.test-score .generated {
    position: absolute;
    top: 93px;
    left: 47px;
    z-index: 1;
}

.test-score .subtit {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 6px 0 5px;
    border-bottom: 2px solid #fff;
}

.test-score .closequestions {
    display: block;
    padding: 10px;
    text-align: center;
}

.test-score .closequestions a {
    font-size: 14px;
    border: 2px solid #fff;
    padding: 6px 12px;
    color: #fff;
    font-weight: 600px;
    border-radius: 8px;
    text-decoration: none;
}

.test-score .social {
    text-align: left;
}

.test-score .shareyour {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    color: #666;
    line-height: 60px;
}

#box-ban-online .testim-left,
#box-ban-testimonials .testim-left {
    padding: 48px 25px 0 0;
    line-height: 26px;
    text-align: right;
    color: #fff;
    font-size: 22px;
}

#box-ban-testimonials .testim-left strong {
    font-size: 36px;
    font-weight: 100;
}

#box-ban-online .testim-left strong {
    font-size: 30px;
    font-weight: 100;
}

#box-ban-online .testim-left div,
#box-ban-testimonials .testim-left div {
    font-size: 36px;
    display: block;
    padding-top: 10px;
}

#box-ban-online .testim-left span,
#box-ban-testimonials .testim-left span,
.botmore {
    font-weight: 700;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 3px 15px;
    border: 2px solid #fff;
    color: #fff;
}

#box-ban-testimonials .testim-right {
    color: #f47921;
    text-align: center;
    width: 800px;
    font-size: 16px;
    line-height: 20px;
    padding-left: 30px;
    background-color: #fff;
    background-image: url(../images/bg-ban-ttile.png);
    background-repeat: repeat-y;
    background-position: 0 0;
}

.bandas,
.widgetbox .topsoc {
    background-repeat: no-repeat;
    background-position: 50%;
}

#box-ban-testimonials .testim-right .author strong {
    display: block;
}

#box-ban-testimonials .testim-right .author {
    border-top: 1px solid #faaf8e;
    padding-top: 8px;
    line-height: 16px;
    font-size: 12px;
}

@media (max-width:1260px) {
    #box-ban-testimonials .testim-right {
        width: 62%;
    }
    .lg-resize {
        width: 100%;
        height: 100%;
    }
}

@media (max-width:768px) {
    .max-height-250,
    .min-height-250 {
        min-height: auto;
    }
    #box-ban-allergycards,
    #box-ban-appreviews,
    #box-ban-online .bg-ban,
    #box-ban-promotions,
    #box-ban-testimonials .bg-ban,
    #box-ban-testimonials .testim-right .height-230 {
        height: auto;
    }
    #box-ban-online .testim-left,
    #box-ban-testimonials .testim-left {
        text-align: center;
        padding: 30px 5px;
    }
    #box-ban-testimonials .testim-right {
        width: auto;
        padding: 20px 0 0 30px;
        background-image: none;
    }
    #box-ban-testimonials .testim-right .author {
        padding: 5px 0 25px;
    }
    .test-score .level {
        font-size: 38px;
    }
    .column.min-height-250 {
        margin: 10px 15px 25px;
    }
    #box-ban-freecourse .txt-left,
    #box-ban-freecourse .txt-left .alignleft {
        text-align: center;
        float: none;
    }
    .fullpanel .slice h1 {
        font-size: 24px;
    }
    .max-height-250 {
        max-height: 500px;
        height: auto;
        width: 100%;
    }
    .sm-resize {
        width: 100%;
        height: 100%;
    }
}

@media (max-width:988px) {
    .test-score .seal {
        position: relative;
        top: -20px;
        left: auto;
    }
    .test-score .shareyour,
    .test-score .social {
        text-align: center;
    }
    .table.pricing td {
        background-color: #f57630;
    }
    .table.pricing td,
    .table.pricing th {
        font-size: 14px;
        padding: 10px;
    }
    .narrow.narrowfix {
        padding: 0;
    }
    .md-resize {
        width: 100%;
        height: 100%;
    }
}

.btn.btn-block {
    margin: 6px 0;
}

#box-meetteacher .meet-box {
    position: relative;
    margin-left: 50px;
    padding-left: 80px;
}

#box-meetteacher .meet-pic {
    position: absolute;
    top: 14px;
    left: -60px;
}

.border-top-1 {
    border-top: 1px solid #fff;
    padding-top: 6px;
    margin-top: 6px;
}

.border-all-1 {
    border: 1px solid #f47921;
    color: #f47921;
    font-weight: 700;
    padding: 8px 20px;
    text-align: center;
    border-radius: 10px;
    font-size: 14px;
}

.thesocial {
    width: 450px;
}

@media (max-width:988px) {
    #box-meetteacher .height-150 {
        height: 60px;
    }
    .border-all-1 {
        display: block;
        font-size: 11px;
    }
}

@media (max-width:450px) {
    .percent {
      background-image: url(../images/img-progress_rd.png);

    }
    .progreso table td.progre {

    }
    .percent.p0 {
        background-position: 0 3px;
        height: 30px;
        margin-left: 18px;
        top:-20px;
    }
    .percent.p10-1 {
        top: 95%;
        background-position: 0 3px;
        height: 108px;
        margin-left: 18px;
    }
    .percent.p10-2 {
        top: 95%;
        background-position: 0 -78px;
        height: 108px;
        margin-left: 18px;
    }
    .percent.p10-3 {
        top: 95%;
        background-position: 0 -158px;
        height: 108px;
        margin-left: 18px;
    }
    .percent.p10-4 {
        top: 95%;
        background-position: 0 -240px;
        height: 108px;
        margin-left: 18px;
    }
    .percent.p10-5 {
        top: 95%;
        background-position: 0 -320px;
        height: 108px;
        margin-left: 18px;
    }
    .percent.p10-6 {
        top: 95%;
        background-position: 0 3px;
        height: 108px;
        margin-left: 18px;
    }
    .percent.p10-7 {
        top: 95%;
        background-position: 0 3px;
        height: 108px;
        margin-left: 18px;
    }
    .fullpanel.ban-leveltest .desc,
    .fullpanel.ban-leveltest .h4 {
        width: 100%;
    }
    .table.pricing .pri-col {
        width: 140px;
    }
    .table-responsive {
        border: none;
    }
    .table-responsive .table tbody tr td,
    .table-responsive .table tfoot tr td {
        white-space: normal;
    }
    .xs-resize {
        width: 100%;
        height: 100%;
    }
}

@media (max-width:600px) {
    .thesocial {
        width: auto;
    }
    #apprev .narrow {
        padding: 0;
    }
}

@media (max-width:768px) {
    #apprev .apprev-icons {
        display: none;
    }
    .fullpanel .slice h1.short {
        width: 100%;
        margin-left: auto;
    }
}

.like-us.list-inline li {
    height: 20px;
    margin-top: 5px;
}

.like-us.list-inline .gplus,
.like-us.list-inline .twitter {
    vertical-align: bottom;
}

#lang-all a {
    position: relative;
    margin: 10px 0;
    line-height: 23px;
}

#lang-all a span.flagy {
    position: absolute;
    left: -16px;
    top: -6px;
}

.widgetbox .topsoc {
    display: block;
    height: 50px;
}

.widgetbox.facebook .topsoc {
    background-image: url(../images/topsoc_01.png);
}

.widgetbox.twitter .topsoc {
    background-image: url(../images/topsoc_02.png);
}

.widgetbox.googleplus .topsoc {
    background-image: url(../images/topsoc_03.png);
}

.widgetbox.blog .topsoc {
    background-image: url(../images/topsoc_04.png);
}
.widgetbox.instagram .topsoc {
    background-image: url(../images/topsoc_05.png);
}

.find-search {
    color: #fff;
    boder: none;
    outline: 0;
    margin: 10px auto 0;
    border-radius: 6px;
    padding: 8px 20px;
    line-height: 28px;
    font-size: 26px;
    font-weight: 600;
    border: 1px solid #c00;
    background-color: #b91300;
}

.find-search:hover {
    background-color: #f47921;
    border-color: #f45921;
}

.botorange {
    background-color: #fff;
    border: 2px solid #f47921;
    color: #f80;
    border-radius: 10px;
    padding: 8px 20px;
    font-weight: 700;
}

.botorange:hover {
    background-color: #f47921;
    color: #fff;
}

.inset-shadow {
    box-shadow: inset 0 -8px 10px 2px hsla(0, 0%, 60%, .21);
}

@font-face {
    font-family: Mono Social Icons Font;
    src: url(../fonts/mono-social-icons/MonoSocialIconsFont-1.10.eot);
    src: url(../fonts/mono-social-icons/MonoSocialIconsFont-1.10.eot?#iefix) format('embedded-opentype'), url(../fonts/mono-social-icons/MonoSocialIconsFont-1.10.woff) format('woff'), url(../fonts/mono-social-icons/MonoSocialIconsFont-1.10.ttf) format('truetype'), url(../fonts/mono-social-icons/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont) format('svg');
    src: url(../fonts/mono-social-icons/MonoSocialIconsFont-1.10.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

.symbol,
a.symbol:before {
    font-family: Mono Social Icons Font;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a.symbol:before {
    font-size: 130%;
}

#banner-birthday.bandas {
    background-image: url(../images/banners/bg-banner-happybirthday.jpg);
}

#banner-lovedones.bandas {
    background-image: url(../images/banners/bg-banner-lovedones.jpg);
}

#banner-englishverbsrace.bandas {
    background-image: url(../images/banners/bg-banner-englishverbsrace.jpg);
}

#banner-moviephrases.bandas {
    background-image: url(../images/banners/bg-banner-moviephrases.jpg);
}

#banner-howtosayouch.bandas {
    background-image: url(../images/banners/bg-banner-howtosayouch.jpg);
}

#banner-spanishverbsrace.bandas {
    background-image: url(../images/banners/bg-banner-spanishverbsrace.jpg);
}

#banner-cartoon.bandas {
    background-image: url(../images/banners/bg-banner-cartoon.jpg);
}

#banner-celebrity.bandas {
    background-image: url(../images/banners/bg-banner-celebrity.jpg);
}
#banner-quiz.bandas {
    background-image: url(../images/banners/bg-banner-quiz.jpg);
}
#banner-quiz-game-list.bandas {
    background-image: url(../images/banners/bg-banner-quiz-list.jpg);
    height: 500px;
}

.bandas {
    background-size: cover;
    background-color: #fff;
}

.bandas .container {
    padding: 0;
}

.banner-small {
    display: none;
    width: 100%;
    height: auto;
}

@media (max-width:980px) {
    .banner-big {
        max-height: 213px;
        width: 100%;
        height: auto;
    }
}

@media (max-width:640px) {
    .banner-big {
        display: none;
    }
    .banner-small {
        display: block;
    }
}


/* levels page */

#detailed ul .ditem {
    border-radius: 10px;
    border: 1px solid #33cfc4;
    background-color: #33cfc4;
    margin: 0 0 15px;
}

#detailed .ditem div.right {
    border-radius: 0 8px 8px 0;
    color: #828282;
    background-color: #fff;
    padding: 10px 20px;
    float: left;
    width: 90%;
    font-size: 16px;
    line-height: 21px;
}

#detailed .ditem div h4 {
    font-weight: 700;
    color: #33cfc4;
    display: block;
    margin: 0;
    padding: 0 0 5px;
    font-size: 22px;
    line-height: 26px;
}

#detailed .ditem span {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    text-align: center;
    display: block;
    width: 10%;
    float: left;
    margin: 40px auto 0;
    text-shadow: 1px 1px 1px #194859;
}

#factors .inside {
    border-radius: 10px;
    padding: 25px 40px;
    color: #393939;
    font-size: 16px;
}

#factors .inside p,
#tips p {
    line-height: 135%;
    margin: 18px 0;
}

#tips p {
    font-size: 18px;
    color: #666;
}

#tips h2 {
    font-size: 28px;
    display: block;
    padding: 14px 0 7px;
}

#factors h3 {
    font-size: 26px;
    display: block;
    color: #00cabf;
    line-height: 34px;
}

hr.empty {
    border-top: none;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}


/*
Andrés Cleaned Styles
    - Section -
0 - Common
1 - Video
2 - Three Row Module
3 - Spanish Level Tests
4 - Study online with our live lessons
5 - Testimonials
6 - Our Clients include
7 - Client case studies
8 - Spanish App Review
9 - Spanish Language Essentials
10 - Pre Video


    - Banners -

1 - The Teacher's Handbooks
2 - Banner American Slang

    - Hr Page -

1 - Hr Page

*/


/*
---------------------------
Common
----------------------------
 */

.bg-1 {
    background: #01b19c
}


/* ---------------------------
	Video
	----------------------------
 */

.video-bg {
    background: #f0d871;
    margin-bottom: 25px;
    padding: 20px 0;
}

.video-bg .preview-video-wrap {
    background: url(../images/bg-video-stripes.png) no-repeat center center;
    background-size: 97%;
    padding: 33px;
}

.video-bg h2 {
    font-family: 'Satisfy', cursive;
    color: #c87753;
    font-size: 60px;
    line-height: 68px;
    text-shadow: 4px 3px 0px rgba(255, 255, 255, 0.99);
}

.video-bg a.btn {
    -webkit-border-radius: 5px;
    -moz-border-radius-: 5px;
    border-radius: 5px;
    font-family: Economica, sans-serif;
    background: #4e808f;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 20px;
}

.preview-video-wrap {
    margin-top: 15px;
}

.preview-video-wrap .btn-show-video {
    cursor: pointer;
}

.preview-video-wrap .btn-player {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -95px;
    margin-left: -95px;
    z-index: 300;
}

@media (max-width:1199px) {
    .video-bg h2 {
        font-size: 46px;
    }
    .video-bg .preview-video-wrap {
        background-size: 100%;
    }
    .preview-video-wrap .btn-player {
        width: 90px;
        height: 90px;
        margin-top: -45px;
        margin-left: -45px;
    }
    .preview-video-wrap .btn-player img {
        width: 100%;
    }
}

@media (max-width:982px) {
    .video-bg h2 {
        font-size: 36px;
        line-height: 40px;
    }
}

@media (max-width:768px) {
    .video-bg .col-sm-5 {
        text-align: center;
    }
    .video-bg .col-sm-5 img {
        display: block;
    }
    .preview-video-wrap .btn-player {
        width: 80px;
        height: 80px;
        margin-top: -40px;
        margin-left: -40px;
    }
    .preview-video-wrap .btn-player img {
        width: 100%;
    }
}


/*
---------------------------
 Three Modules
----------------------------
*/

.three-row-module {
    margin: 50px 0;
}

.three-row-module h3 {
    color: #f47921;
    font-size: 25px;
    font-family: Open Sans, sans-serif;
}

.three-row-module hr {
    border: 0;
    border-top: 1px solid #fd6f12;
    margin: 10px 20px;
}

.three-row-module p {
    font-family: Open Sans, sans-serif;
    color: #424242;
    font-size: 15px;
    line-height: 22px;
}

.three-row-module ul {
    list-style-type: none;
    margin-top: 35px;
}

.three-row-module ul li {
    display: inline-block;
    margin: 0 10px;
}

.three-row-module ul li:last-child a {
    padding: 25px;
    position: relative;
    top: -8px;
}

@media (max-width:980px) {
    .three-row-module h3 {
        font-size: 22px;
    }
    .three-row-module p {
        font-size: 16px;
    }
}

@media (max-width:768px) {
    .three-row-module ul li:last-child a {
        padding: 25px;
        position: relative;
        top: 0;
        margin-top: 20px;
    }
}

@media (max-width:766px) {
    .three-row-module ul li:last-child a {
        top: -8px;
    }
}


/*
---------------------------
 Spanish Level Test
----------------------------
*/

.lang-level-test-wrap {
    padding-left: 0px;
    padding-right: 40px;
    background-image: url(../images/simple-sky-bg.png);
    background-size: cover;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-bottom: 30px;
    background-position: center center
}

.lang-level-test-wrap .flag {
    position: relative;
    left: 0px;
    top: 10px;
}

.slvtest h2 {
    background: #80d0c7;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-top: 25px;
    margin-top: 25px;
    font-size: 32px;
    font-weight: 800;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.slvtest h2,
.slvtest h3 {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.slvtest h3 {
    background: #fd6f12;
    margin-top: 0;
    padding-top: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.lang-level-test-wrap.hrpage a {
    margin-top: -20px;
}

.lang-level-test-wrap.lang-level-test-general {
    padding: 0px;
    background-image: url(../images/simple-sky-bg-all.png);
    border-radius: 0px;
}

.lang-level-test-wrap.hrpage {
    background-position: center center;
    padding: 0 0 20px 0;
    background-image: url(../images/bg-ban-leveltest-hr.jpg);
    border-radius: 12px;
}

.lang-level-test-wrap.lang-level-test-general .slvtest h2 {
    border-top-right-radius: 10px;
}

.lang-level-test-wrap.lang-level-test-general .slvtest h3 {
    border-bottom-right-radius: 10px;
}

.lang-level-test-wrap .app-link span {
    line-height: 23px;
    display: inline;
    vertical-align: bottom;
    margin: 0 5px;
}

.lang-level-test-wrap .app-link {
    margin: 10px auto;
    background-color: #000;
    color: #fff;
    border-radius: 10px;
    font-size: 90%;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    font-weight: 400;
    display: inline-block;
}

@media (max-width:768px) {
    .lang-level-test-wrap {
        padding-right: 0px;
    }
    .lang-level-test-wrap .wrapper-flag {
        text-align: center;
        max-width: 350px;
        width: 80%;
        min-width: 100px;
        margin: 20px auto;
        left: auto;
        top: auto;
        margin-left: 0px;
    }
    .slvtest h2 {
        font-size: 22px;
        font-family: Open Sans, sans-serif;
        -webkit-border-top-left-radius: 0px;
        -moz-border-radius-topleft: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px !important;
    }
    .slvtest h3 {
        font-size: 19px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px !important;
    }
}

@media (max-width:480px) {
    .slvtest h2 {
        font-size: 20px;
    }
    .slvtest h3 {
        font-size: 16px;
    }
    .backbot { margin-top: 290px!important;}
    .fullpanel .slice h1 { padding-left: 130px;}
    .bot-round.txt-size-20, .txt-size-20 { margin-top: 5px; margin-bottom: 20px;}

}

@media (max-width:760px) {
    .backbot { margin-top: 300px!important;}
    .fullpanel .slice h1 { padding-left: 20px;}
}


/*
---------------------------
 	Study online with our live lessons
----------------------------
*/

.sowoll {
    border: 4px solid #03aff0;
    margin-top: 80px;
    padding: 15px 40px;
    margin-bottom: 100px;
    -webkit-border-radius: 10px;
    -moz-border-radius-: 10px;
    border-radius: 10px;
}

.sowoll h3 {
    color: #03aff0;
    text-align: right;
    font-size: 28px;
}

.sowoll h3 span {
    font-weight: 800;
}

.sowoll a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.sowoll a:hover {
    color: #fff;
    opacity: .9;
}

.sowoll img {
    position: absolute;
    top: -55px;
    left: 20px;
}

.sowoll .button-sowoll {
    text-align: right
}

.sowoll hr {
    background-color: #03AFF0;
    border-color: #03AFF0
}

@media (max-width:1200px) {
    .sowoll h3 {
        font-size: 30px;
    }
    .sowoll img {
        position: absolute;
        top: -36px;
        left: 20px;
        max-width: 285px;
    }
}

@media (max-width:768px) {
    .sowoll .button-sowoll {
        text-align: center
    }
    .sowoll h3 {
        font-size: 26px;
        text-align: center;
    }
    .sowoll img {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto;
        max-width: 280px;
        width: 220px;
    }
    .sowoll {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media (max-width:480px) {
    .sowoll img {
        width: 100%;
    }
}


/*
---------------------------
 	Testimonials
----------------------------
*/

.testimonials {
    /*border: 1px solid #fd6f12;margin-bottom: 25px;background: #ededed;border-radius: 10px; margin-top: 10px;*/
    background-image: url(../images/bg-home-testimonials.jpg);
    background-size: cover;
    height: auto;
}

.testimonials .title {
    background: #80d0c7;
    text-transform: uppercase;
    border-top-left-radius: 10px;
}

.testimonials .title h2 {
    font-size: 38px;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
    padding-top: 46px;
    text-align: center;
}

.testimonials .subtitle {
    background: #fd6f12;
    border-bottom-left-radius: 10px;
}

.testimonials .subtitle h3 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 23px;
    padding-bottom: 32px;
    text-align: center;
}

.testimonials .item {
    text-align: center;
    margin: 0 0;
}

.testimonials .item h3 {
    font-size: 18px;
    margin-top: 10px;
    color: #545454;
    font-family: Open Sans, sans-serif;
    line-height: 22px;
}

.testimonials .item hr {
    margin: 10px;
    border: 0;
    border-top: 1px solid #fd6f12;
}

.testimonials .item h5 {
    font-size: 17px;
    color: #545454;
    margin-bottom: 5px;
    font-weight: 600;
}

.testimonials .item p {
    color: #545454;
    font-size: 12px
}

.testimonials .row .column,
#box-ban-dual2 .row .column {
    position: relative;
}

#box-ban-dual2 .ban-test .carousel-indicators li,
.testimonials #carousel-testimonials .carousel-indicators li {
    bottom: 0px;
    background: #8c8c8c;
    width: 12;
    height: 12;
    margin: 1px;
}

.testimonials #carousel-testimonials .carousel-indicators li.active,
.testimonials #carousel-testimonials .carousel-indicators li:hover {
    background: #ee6b17;
}

#box-ban-dual2 .ban-test .carousel-indicators,
.testimonials #carousel-testimonials .carousel-indicators {
    position: absolute;
    top: 211px;
    margin-left: -50px;
    width: 100px;
    left: 50%;
    bottom: 0px;
    margin-bottom: 0px;
}

#box-ban-dual2 .ban-test a.boton,
.testimonials a.boton {
    margin: 10px auto 20px;
    position: absolute;
    width: 120px;
    margin-left: -60px;
    left: 50%;
    top: 230px;
}

#box-ban-dual2 .ban-test .carousel-indicators {
    top: 261px;
}

#box-ban-dual2 .ban-test a.boton {
    top: 440px;
}

@media (max-width:1200px) {
    .testimonials .title h2 {
        font-size: 27px
    }
}

@media (max-width:992px) {
    .testimonials #carousel-testimonials {
        padding: 10px 30px;
    }
    .testimonials .title {
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .testimonials .subtitle {
        background: #fd6f12;
        border-radius: 0;
    }
    .testimonials .col-md-2 {
        text-align: center;
    }
}

@media (max-width:768px) {
    .testimonials h3 {
        font-size: 21px !important;
    }
    .testimonials h5 {
        font-size: 18px !important;
    }
    #box-ban-dual2 .ban-test .carousel-indicators,
    .testimonials #carousel-testimonials .carousel-indicators {
        position: relative;
        top: auto;
    }
    #box-ban-dual2 .ban-test a.boton,
    .testimonials a.boton {
        position: relative;
        width: 120px;
        margin-left: auto;
        left: auto;
        top: auto;
    }
}


/*
 ---------------------------
  Our clients include
 ----------------------------
 */

#box-clientlist.yellow {
    background-color: #ffd159;
    background-image: none;
}

#box-clientlist {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(../images/bg-home-clients.jpg);
    background-size: cover;
}

#box-clientlist h3 {
    color: #FFFFFF;
    background: none;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    padding-top: 50px;
}

#box-clientlist .wrapper {
    overflow: hidden;
    padding-bottom: 55px;
    padding-top: 15px;
}

#box-clientlist .wrapper .item {
    padding: 5px 10px;
    background: #fff;
    height: 204px;
    display: table-cell;
    vertical-align: middle
}

#box-clientlist .wrapper .item img {
    margin-top: 10px;
}

#box-clientlist .boton {
    position: relative;
}

#box-clientlist .wrapper .item h4 {
    font-size: 12px;
    color: #4a4a4a;
    margin-top: 9px;
    margin-bottom: 0px;
}

#box-clientlist .boton {
    position: relative;
    top: -25px;
}

@media (max-width:988px) {
    #box-clientlist h3 {
        text-align: center;
        padding-top: 0px;
    }
}

@media (max-width:768px) {
    #box-clientlist .wrapper .item {
        height: auto;
        min-height: 105px;
        display: block;
        padding-bottom: 15px;
    }
}


/*#box-clientlist .item{text-align:center;border:1px solid #6dc6bb;font-size:90%;font-weight:700;padding:15px;display:block;height:150px;margin-right:0}
#box-clientlist .item strong{font-size:130%;font-weight:700;color:#b61300;display:block;padding:8px 0 6px}
#box-clientlist .item .col-xs-4{position:absolute;left:0;top:50%;margin-top:-40px}
#box-clientlist .item .col-xs-8{position:absolute;left:22%;top:50%;margin-top:-40px}*/


/*
 ---------------------------
  Client case studies
 ----------------------------
 */

.ccstudies {
    background-image: url(../images/bg-home-clientcase.jpg);
    background-size: cover;
}

.ccstudies h4 {
    color: #fd6f12;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
}

.ccstudies h6 {
    color: #d7610a;
    text-align: center;
}

.ccstudies .wrap {
    /*border: 1px solid #fd6f12;padding: 20px;*/
    padding-bottom: 30px;
    border-radius: 10px;
}

.ccstudies .item-case {
    position: relative;
    background: #faece1;
    border-radius: 15px;
    padding: 21px;
    margin-left: 58px;
    padding-left: 90px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #ff7000;
    min-height: 154px;
}

.ccstudies .item-case .mg {
    position: absolute;
    left: -61px;
    top: 10px
}

.ccstudies .item-case a {
    font-size: 20px;
}

.ccstudies .item-case a,
.ccstudies .item-case h5 {
    color: #ff7000;
    font-family: Open Sans, sans-serif;
}

.ccstudies .item-case h5 {
    font-weight: 700;
}

.ccstudies .item-case hr {
    margin: 5px;
    border: 0;
    border-top: 1px solid #FAECE1;
}

.ccstudies .item-case p {
    color: #ff7000;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
}

.ccstudies .viewall {
    position: relative;
    top: -25px;
}

@media (max-width:768px) {
    .ccstudies a.boton {
        padding: 5px;
        font-size: 14px;
        top: -20px;
    }
}


/*
 ---------------------------
 	Spanish App Review
 ----------------------------
 */

#box-ban-appreviews {
    overflow: hidden;
    height: 196px;
    background-image: url(../images/bg-ban-appreviews.jpg);
    background-position: 50%;
    background-size: cover;
}

#box-ban-appreviews a.boton {
    margin-top: 72px;
    font-weight: bolder;
    font-family: Open Sans, Arial;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffc162+0,e8a046+100 */
    background: #ffc162;
    /* Old browsers */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffc162, #e8a046);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(180deg, #ffc162 0, #e8a046);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc162', endColorstr='#e8a046', GradientType=0)/* IE6-9 */
    ;
}

#box-ban-appreviews h1,
#box-ban-appreviews h2,
#box-ban-appreviews h3 {
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.75);
    -moz-transform: rotate(358deg);
    -webkit-transform: rotate(358deg);
    -o-transform: rotate(358deg);
    -ms-transform: rotate(358deg);
    transform: rotate(358deg);
    font-family: 'Open Sans', sans-serif;
}

#box-ban-appreviews h1 {
    background: #f27440;
    font-size: 20px;
    color: #fff;
    display: block;
    padding: 3px 0px;
    margin: 0 auto;
    max-width: 100px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

#box-ban-appreviews h2 {
    background: #ec5654;
    color: #fff;
    font-size: 40px;
    display: block;
    padding: 8px;
    margin: 0 auto;
    max-width: 120px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

#box-ban-appreviews h3 {
    background: #ffb353;
    color: #fff;
    font-size: 40px;
    display: block;
    padding: 8px;
    margin: 0 auto;
    max-width: 200px;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

#box-ban-appreviews h1 {}

@media (max-width:1089px) {
    #box-ban-appreviews a.boton {
        margin-top: 52px;
    }
}

@media (max-width:768px) {
    #box-ban-appreviews {
        height: auto;
        padding-bottom: 20px
    }
    #box-ban-appreviews .img-responsive {
        margin: 0 auto;
    }
}


/*
---------------------------
	Spanish Language Essentials
----------------------------
*/

.sle h4 {
    color: #fd6f12;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
    text-transform: uppercase;
}

.sle .row.rmore {
    height: 50px;
    display: block;
}

.sle .item {
    background: #ededed;
    border-radius: 10px;
    margin-top: 20px
}

.sle .item .hd {
    background: #d7610a;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 50px;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.sle .item .hd h3 {
    padding: 10px;
    font-family: Open Sans, sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 0;
}

.sle .item .bd {
    background: #ff9606;
    padding: 10px;
    padding-bottom: 45px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.sle .item ul {
    list-style-type: none;
}

.sle .item ul li {
    color: #fff;
    margin-bottom: 5px;
}

.sle a.btn {
    background: #ff7a0b;
    color: #fff;
    position: relative;
    top: -20px;
    text-transform: uppercase;
    border: 2px solid #ff7a0b;
}

.sle .option ul {
    list-style-type: none;
    margin-top: 35px;
}

.sle .option ul li {
    display: inline-block;
    margin: 0 10px;
}

.sle .option ul li:last-child a {
    padding: 25px;
    position: relative;
    top: -8px;
}

.sle .option {
    margin-bottom: 40px;
}

@media (max-width:768px) {
    .sle .option ul li:last-child a {
        top: 0;
        margin-top: 10px;
    }
    .sle .item img {
        width: 100%;
    }
    /*.sle .item{margin-bottom: 50px; margin-top: 20px;}*/
}


/*
---------------------------
	HELPERS
----------------------------
*/

.embed-iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.embed-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.title-orange {
    color: #fd6f12;
    background: none;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}


/*
---------------------------
	PRE VIDEO
----------------------------
*/

.pre-video p {
    font-size: 15px;
    color: #fff
}


/*
---------------------------
	THE TEACHER HANDBOOK BANNER
----------------------------
*/

.tthandbookbanner {
    background: url('../images/blackboard-tth.png') no-repeat 59% top #dbdbdb;
    margin-bottom: 10px;
}

.tthandbookbanner .wrapper-banner {
    min-height: 200px;
}

.tthandbookbanner .desktop {
    position: absolute;
    bottom: 0
}

.tthandbookbanner a {
    background: #000;
    color: #fff;
    position: absolute;
    bottom: 28%;
    z-index: 30;
    right: 20%;
    padding: 20px 35px!important;
    -webkit-box-shadow: 2px 5px 14px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 5px 14px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 5px 14px -9px rgba(0, 0, 0, 0.75);
}

.tthandbookbanner a,
.tthandbookbanner .logo-tth {
    -webkit-transition: all 500ms ease-out 1s;
    -moz-transition: all 500ms ease-out 1s;
    -o-transition: all 500ms ease-out 1s;
    transition: all 500ms ease-out 1s;
}

@media (max-width:1198px) {
    .tthandbookbanner a {
        right: 10%;
    }
    .logo-tth {
        margin-top: 43px;
    }
}

@media (max-width:912px) {
    .tthandbookbanner a {
        right: 0%;
    }
}

@media (max-width:768px) {
    .tthandbookbanner {
        padding-top: 49px;
        background-size: 91%;
    }
    .tthandbookbanner .logo-tth {
        margin: 0 auto;
    }
    .tthandbookbanner a {
        position: relative;
        right: auto;
        display: block;
        width: 124px;
        margin: 0 auto;
    }
    .tthandbookbanner .wrapper-banner {
        text-align: center;
        margin-top: 22px;
        min-height: 50px;
    }
    .tthandbookbanner .desktop {
        width: 100%;
        position: relative;
        bottom: auto;
        margin-top: 27px;
    }
}


/*
---------------------------
	Banner American Slang
----------------------------
*/

.banner-aslang {
    background: url(../images/banner-american-slang.jpg) center center no-repeat;
    min-height: 120px;
    background-size: cover;
}

.banner-aslang a {
    background: #fff;
    color: #b71a0f;
    font-weight: bold;
    margin-top: 92px;
    padding: 20px 37px !important;
    -webkit-transition: all 500ms ease-out 1s;
    -moz-transition: all 500ms ease-out 1s;
    -o-transition: all 500ms ease-out 1s;
    transition: all 500ms ease-out 1s;
}

@media (max-width:912px) {
    .banner-aslang a {
        margin-top: 72px;
    }
}

@media (max-width:842) {
    .banner-aslang a {
        margin-top: 42px;
    }
}

@media (max-width:768px) {
    .banner-aslang img {
        display: block;
        margin: 0 auto;
        width: 300px;
    }
    .banner-aslang a {
        margin-top: 22px;
        margin-bottom: 30px;
    }
}
@media (max-width:468px) {
    .testapp img { width: 100%!important;}
}
@media (min-width:468px) {
    .testapp {display: none!important;}
}


/*
---------------------------
	HR CONTENT
----------------------------
*/

.hr-content p {
    color: #3e3e3e;
}

.hr-content p a {
    color: #f47921
}

.hr-content ul {
    list-style: disc outside;
    margin-left: 13px;
    color: #db7b38;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.hr-content ul li {
    margin-bottom: 15px;
}

.hr-content ul li p {
    color: #3e3e3e;
    font-size: 16px
}

.fullpanel.hr-page {
    background: url(../images/fullpanel-hr.jpg) no-repeat center center;
    background-size: cover;
}

.hr-content-bstripe {
    background: #454545;
    padding: 30px 0;
    margin-bottom: 5px;
}

.hr-content-bstripe p {
    font-size: 19px;
    line-height: 29px;
    color: #fff
}

.hr-content-bstripe p a {
    border-bottom: 1px solid #ff9c00;
    color: #fff
}


/*
---------------------------
	PRICING TABLES
----------------------------
*/

.pricing-tables.green-line .table {
    color: #f48e2c
}

.pricing-tables.white-line .table {
    color: #fff
}

.pricing-tables .table tr td,
.pricing-tables .table tbody td,
.pricing-tables .table>thead>tr>th {
    border-top: none;
    border-bottom: 0
}

.pricing-tables .table * {
    text-align: center;
}

.pricing-tables .table thead th,
.pricing-tables .table tbody td,
.pricing-tables .table tfoot td {
    padding: 0
}

.pricing-tables h3 {
    text-align: left!important
}

.pricing-tables h3 span {
    font-size: 14px;
    display: block;
    text-align: left!important;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.pricing-tables h2 {
    font-size: 21px;
    padding: 15px 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 0
}

.pricing-tables.green-line h2 {
    border-left: 2px solid #57bbae;
    border-right: 2px solid #57bbae;
    border-top: 2px solid #57bbae;
}

.pricing-tables.white-line h2 {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}

.pricing-tables h2 strong {
    font-size: 12px;
    display: block;
    font-weight: normal
}

.pricing-tables h2.skype {
    margin-left: 5px;
    margin-right: 0;
    padding-top: 23px;
    padding-bottom: 27px;
}

.pricing-tables p {
    font-size: 13px;
    margin: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pricing-tables p.costface {
    margin: 0;
    margin-right: 5px;
    margin-bottom: 0
}

.pricing-tables p.costskype {
    margin: 0;
    margin-left: 5px;
    margin-bottom: 0
}

.pricing-tables p.time {
    text-align: left;
    padding-left: 5px;
}

.pricing-tables.green-line tfoot p.costface,
.pricing-tables.green-line tfoot p.costskype,
.pricing-tables.white-line tfoot p.costface,
.pricing-tables.white-line tfoot p.costskype {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.pricing-tables .table-striped tbody tr:last-child p {
    padding-bottom: 45px!important;
}

.pricing-tables.green-line tfoot p.costface,
.pricing-tables.green-line tfoot p.costskype {
    border-bottom: 2px solid #57bbae
}

.pricing-tables.white-line tfoot p.costface,
.pricing-tables.white-line tfoot p.costskype {
    border-bottom: 2px solid #fff
}

.pricing-tables.green-line p.costface,
.pricing-tables.green-line p.costskype {
    border-left: 2px solid #57bbae;
    border-right: 2px solid #57bbae;
}

.pricing-tables.white-line p.costface,
.pricing-tables.white-line p.costskype {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

.pricing-tables .table-striped>tbody>tr:nth-of-type(odd) {
    background: #f48e2c;
    color: #fff;
}

.pricing-tables .table-striped>tbody>tr:nth-of-type(even) {
    background: #fef9f4;
    color: #f48e2c;
}

.pricing-tables.green-line a,
.pricing-tables.white-line a {
    position: relative;
    top: -35px;
    color: #fff;
    background-color: #00b9aa
}

{
    position: relative;
    top: -35px;
    color: #fff;
    border: 1px solid #fff
}

.pricing-tables td.pri-spe p {
    padding-top: 0px
}

.pricing-tables td.pri-spe span {
    display: block;
    line-height: 20px;
    float: left;
    padding: 10px 0px 0px 0px
}

.pricing-tables td.pri-spe span.popular {
    padding: 0 0 0 20px
}


/*
---------------------------
	Reviwed module
----------------------------
*/

.review-by {
    background: #00ccb7;
    padding: 10px;
    margin-top: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.review-by hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #fff;
}

.review-by * {
    color: #fff;
    text-align: left
}

.review-by .img-wrap {
    max-width: 140px;
    -webkit-box-shadow: 0px 3px 0px -1px rgba(0, 112, 100, 1);
    -moz-box-shadow: 0px 3px 0px -1px rgba(0, 112, 100, 1);
    box-shadow: 0px 3px 0px -1px rgba(0, 112, 100, 1);
    border: 3px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.review-by p.reviewed {
    font-style: italic;
    font-size: 12px;
    margin-bottom: 5px;
}

.review-by h2 {
    font-weight: 300;
}

@media (max-width:768px) {
    .review-by .img-wrap {
        margin: 0 auto;
        display: block
    }
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


/*
---------------------------
	Banner True or False
----------------------------
*/

#banner-tof {
    display: block;
}

#banner-tof .columna-left {
    background-image: url(../images/bg-grad-yellow.png);
    background-repeat: repeat-x;
    background-position: left top;
    display: table;
    color: #FFF;
    padding-left: 0;
    padding-right: 0
}

#banner-tof .columna-left p {
    font-weight: 100;
}

#banner-tof .columna-right {
    display: table;
    height: 213px;
    text-align: center;
    background-color: #fff;
}

#banner-tof .columna-right a {
    text-decoration: none;
}

#banner-tof .columna-right a:hover strong {
    background-color: #FE7702;
}

#banner-tof .columna-right strong {
    background-color: #366CD9;
    color: #FFF;
    padding: 8px 30px;
    margin: 5px auto 0;
    border-radius: 6px;
    font-size: 18px;
}

#banner-tof span {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    line-height: 26px;
}

#banner-tof .columna-left .img-left {
    float: left
}

#banner-tof .columna-left .img-right {
    float: right
}

@media (min-width:768px) {
    #banner-trueorfalse {
        background-image: url(../images/bg-grad-yellow-2.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: auto
    }
}

@media (max-width:980px) {
    #banner-tof span {
        font-size: 20px;
        line-height: 22px;
    }
    #banner-tof .columna-right img {
        width: 100%;
        height: auto;
    }
}

@media (max-width:380px) {
    #banner-tof .columna-right img {
        width: 100%;
        height: auto;
    }
}

.intro-slides .slogan {
    text-align: center;
    display: auto;
    padding-top: 370px;
}

.intro-slides .slogan h3 {
    text-shadow: none;
    font-size: 2.8em;
    line-height: 1.3em;
    font-weight: 600;
}

@media (max-width:992px) {
    .intro-slides .slogan {
        padding-top: 70px;
    }
    .intro-slides .slogan h3 {
        font-size: 1.8em;
        line-height: auto;
    }
}

@media (max-width:768px) {
    #banner-tof .columna-right,
    #banner-tof .columna-left {
        display: block;
        padding: 20px;
        height: auto;
    }
    #banner-tof span {
        display: block;
        text-align: center;
        width: 100%;
    }
    #banner-tof .columna-right img {
        width: auto;
        height: auto;
    }
}

#pre-footer {
    background-color: #eeeeee;
}


/*** NEW-LL ***/

.pricing-tables p {
    font-size: 16px;
}

.pricing-tables.green-line h2.skype {
    padding-top: 10px;
}

.pricing-tables.green-line h2 {
    height: 84px;
}

.pricing-tables.green-line h3,
.pricing-tables.green-line img.flag {
    float: left
}

.pricing-tables.green-line.CANADA th {
    color: #00b8aa
}

.pricing-tables.green-line td .note {
    padding-top: 10px;
    display: block;
    text-align: left;
    font-size: 13px;
    color: #686868
}

.sle.inner {
    border-radius: 20px;
    border: 4px solid #ff7000
}

.pacifico {
    font-family: "Satisfy", cursive;
}

.sle.inner {
    border-radius: 20px;
    margin: 50px auto 40px;
    padding: 15px 40px 30px;
    border: 4px solid #ff7000
}

.sle.inner h4 {
    font-family: "Satisfy", cursive;
    text-transform: capitalize;
    font-size: 50px;
    font-weight: 100;
    line-height: 70px;
    margin-top: -60px;
}

.sle.inner h4 span {
    background-color: #fff;
    padding-left: 14px;
    padding-right: 14px;
}

@media (max-width:850px) {
    .sle.inner h4 span {
        display: block
    }
}

@media (max-width:420px) {
    .sle.inner {
        padding: 0px;
    }
    .sle.inner h4 {
        font-size: 36px;
        line-height: 46px;
    }
}

.bg-color-orange-light {
    background-color: #ff9606;
}

.fullpanel.language-lessons .slice,
.fullpanel.flagcity.city .slice {
    padding-top: 20px
}

@media (max-width:768px) {
    .fullpanel.city .slice .multiline {
        font-size: 20px
    }
    .fullpanel.city .slice .multiline strong {
        font-size: 22px
    }
    .fullpanel .slice {
        height: 356px;
    }
    .fullpanel.language-lessons .slice,
    .fullpanel.city .slice {
        padding-bottom: 25px;
        vertical-align: bottom;
    }
    .fullpanel.language-lessons .slice,
    .fullpanel.flagcity.city .slice {
        display: table-cell;
        text-align: center;
        width: 1%;
    }
}

.h1under {
    margin: 0;
    text-align: center;
    padding: 12px 5px;
    font-size: 30px;
    font-weight: 600
}

#langcity-search {
    background-color: #f80;
    display: table-cell;
    vertical-align: bottom;
    background-image: url(../images/bg-lang-search.jpg);
    background-size: cover;
    height: 382px;
    width: 1%;
    background-position: top center;
}

#langcity-search .inner {
    min-height: 100px;
    padding: 20px 10px;
    background-image: url(../images/bg-black-50.png);
    background-repeat: repeat;
    vertical-align: bottom;
    text-align: center;
}

#langcity-search .searchbox {
    display: table;
    text-align: center;
    font-size: 17px;
    margin: 0 auto;
}

#langcity-search .searchbox div {
    line-height: 54px;
    background-color: #FFF;
    display: table-cell;
    margin: 0;
}

#langcity-search .searchbox .parte1 {
    padding: 0 20px;
    background-image: url(../images/searchbox-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 50px;
}

#langcity-search .searchbox .greensearch {
    background-color: #00d0c0;
    font-size: 17px;
    color: #FFF;
    padding: 0 20px;
    border: none;
    -webkit-appearance: none;
}

#langcity-search .searchbox .greensearch:hover {
    background-color: #FF9606;
}

#langcity-search .searchbox .parte2 input {
    font-size: 17px;
    border: none;
    -webkit-appearance: none;
    line-height: 24px;
    height: 30px;
}

@media (max-width:550px) {
    #langcity-search .searchbox div {
        display: block;
    }
    #langcity-search .searchbox .parte1 {
        padding: 0 20px;
        background-image: none;
        padding-right: 20px;
    }
}

.ban-test .carousel-indicators {
    bottom: -30px;
}

#box-ban-dual2 .ban-case .item-case .quote {
    margin-top: 80px;
    color: #00867e;
    background-color: #e6f9f7;
    padding: 50px 10px 30px;
}

#box-ban-dual2 .ban-case .item-case .quote .name {
    font-size: 20px;
}

#box-ban-dual2 .ban-case .item-case {
    position: relative;
}

#box-ban-dual2 .ban-case .carousel-inner .item-content {
    padding-top: 16px;
}

#box-ban-dual2 .ban-case .item-case .mg {
    width: 134px;
    position: absolute;
    top: -90px;
    left: 50%;
    margin-left: -67px;
}

#box-ban-dual2 .ban-test {
    background-image: url(../images/bg-ban-world-a.jpg);
    background-repeat: no-repeat;
    text-align: center;
    background-position: top right;
    display: block;
    background-color: #ED7344;
    min-height: 628px;
}

#box-ban-dual2 .ban-case {
    background-image: url(../images/bg-ban-world-b.jpg);
    background-repeat: no-repeat;
    text-align: center;
    background-position: top left;
    display: block;
    background-color: #02D1C1;
    min-height: 628px;
}

#box-ban-dual2 .ban-test .inner,
#box-ban-dual2 .ban-case .inner {
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
    color: #fff
}

#box-ban-dual2 .pibe {
    height: 291px;
    diaplay: block;
    width: 156px;
    margin-left: -78px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 10;
}

#box-clientlist.yellow {
    position: relative;
}

#box-clientlist.yellow .wrapper {
    padding-bottom: 10px
}

.botfix {
    background-color: #015266;
    font-size: 14px;
    padding: 10px;
    margin: 70px auto 0px;
    height: 60px;
}

#box-clientlist .boton.botfix {
    top: 0;
}

#lessons-info a {
    font-weight: 600;
    color: #ff7a0b
}

#lessons-info h3 {
    font-weight: 700;
    color: #ff7a0b;
    font-size: 20px;
}

#lessons-info .row {
    margin-bottom: 15px;
}

#lessons-info .row .col-sm-3 img {
    margin-top: 15px;
}

.pricing-tables.green-line a,
.pricing-tables.white-line a {
    top: 0px;
}

.no-mastil {
    text-align: center;
    padding-bottom: 0;
}

.no-mastil .lang-item {
    display: inline-block;
    width: 120px;
    height: 104px;
    padding: 0;
    margin: 0;
    float: none
}

.no-mastil .lang-item strong {
    color: #F47921;
    line-height: 14px;
    ;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}

@media (max-width:1180px) {
    footer .footer-social a {
        padding: 10px 0!important;
        font-size: 2.4em!important;
    }
}
@media (max-width:920px) {
    #box-ban-dual2 .ban-case .boton {
        font-size: 12px;
    }
    .botfix {
        margin: 20px auto 0px;
    }
    footer .footer-social a {
        padding: 10px 0!important;
        font-size: 2.4em!important;
    }
}

@media (max-width:768px) {
    .pricing-tables p {
        font-size: 14px;
    }
    .pricing-tables.green-line img.flag {
        display: none
    }
    .pricing-tables.green-line h2 {
        height: auto;
    }
    #box-ban-dual2 .ban-case .boton {
        font-size: 14px;
    }
    #box-ban-dual2 .pibe {
        display: none;
    }
    #box-ban-dual2 .ban-test .inner,
    #box-ban-dual2 .ban-case .inner {
        width: 80%;
        margin: 0 auto
    }
    .widgetbox {
        margin-bottom: 20px;
        margin-left: 40px;
        width: 228px;
    }
    footer .footer-social,
    footer .nav-footer {
        display: inline-block;
        text-align: center
    }
    footer .footer-social {
        padding: 10px 0;
    }
    footer .footer-social a {
        padding: 10px 0!important;
    }
}

@media (max-width:620px) {
    .pricing-tables .table thead h3 strong {
        display: block;
        padding-top: 30px
    }
    .pricing-tables.green-line h3 {
        height: 90px;
        padding-top: 0px;
        margin-top: 0
    }
    .pricing-tables.green-line h2 {
        height: 90px;
        margin-top: 0
    }
    .pricing-tables tr th h3 {
        font-size: 20px
    }
    .pricing-tables tr th h2 {
        font-size: 16px
    }
    .pricing-tables tr th h2 img {
        max-width: 125px;
        width: 100%;
        height: auto
    }
    .pricing-tables p {
        font-size: 12px;
        height: 66px;
    }
    .pricing-tables.green-line a {
        font-size: 11px;
    }
    .pricing-tables.green-line td .note {
        padding-right: 8px;
        font-size: 11px;
    }
}

.carousel-indicators {
    position: relative;
    bottom: -33px;
    left: 0;
    width: 100%;
    margin-left: 0;
}

.carousel {
    padding-top: 24px;
}

.carousel-inner {
    padding-bottom: 24px;
}

#box-ban-dual2 .ban-case .carousel-inner {
    height: 280px;
    padding-bottom: 14px;
}

#box-ban-dual2 .ban-case .item-case .quote {
    height: auto;
    display: block;
    margin-top: 70px;
    padding-bottom: 10px;
}

#box-ban-dual2 .ban-case .carousel {
    padding-top: 0px;
}

.is-url {
    display: block;
    max-width: 96%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 450px){
.fullpanel.clients {
        background-position: 0 0;
      }
}

@media (max-width: 450px){
.fullpanel.leveltests {
        background-position: -650px 0;
      }
}

@media (max-width: 450px){
.fullpanel.groups {
        background-position: -715px 0;
      }
}

.feeds .column {
  padding-left: 2px;
  padding-right: 2px;
  width: 20%;
}
