@font-face {
    font-family: Gautami;
    src: url(../fonts/gautami.ttf) format('truetype');
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.ttf);
}

body {
    overflow: visible;
}

.modal-open {
    overflow: inherit;
}

@media (max-width: 400px) {
    .requestform {
        display: none !important;
    }
    .captchamob {
        -webkit-transform: scale(0.665) !important;
        transform:scale(0.665) !important;
        transform-origin:0 0 !important;
        -webkit-transform-origin:0 0 !important;
    }
    .functionality br {
        display: none;
    }
    #registration.intro {
        height: auto !important;
    }
}

@media (max-width: 1000px) {
    .phone-hide {
        display: none;
    }
    .intro {
        background:#f4c838 !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .navbar-nav > li > a {
        font-size: 13px !important;
    }
    .navbar-default .navbar-brand {
        font-size: 1.4em !important;
    }
    .dropdown-menu>li>a {
        text-align: center !important;
        color: #fff !important;
    }
    #registration.intro {
        background: url(../img/Kids-min.png) #f4c838 0 9em no-repeat !important;
        background-size: cover !important;
        min-height: 100%;
    }
    /*.row {*/
         /*margin-left: 0 !important;*/
         /*margin-right: 0 !important;*/
    /*}*/
    .item iframe {
        width: 330px !important;
    }
}

.intro {
    background: url("../img/book-walper.png") no-repeat #f4c838;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}

.intro .btn-lg {
    padding: 9px 19px;
}

.intro h3 {
    color: #000;
    margin-top: 3.5em;
    animation-duration: 2s;
    animation-delay: 1.5s;
}

.intro h4 {
    color: #000;
    padding-top: 10px;
    animation-duration: 2s;
    animation-delay: 2.5s;
}

.form {
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 1.9em;
    padding-bottom: 1em;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.form button {
    pointer-events: all !important;
}

.form p {
    margin: 10px;
}

h3.head-text {
    color: #0c6dc2;
}

#whatis p {
    font: normal 300 16px / 26px Helvetica, Arial, Verdana, sans-serif;
}

.functionality p {
    font: normal 300 16px / 26px Helvetica, Arial, Verdana, sans-serif
}

.modal-body p {
    font: normal 300 16px / 26px Helvetica, Arial, Verdana, sans-serif
}

#downloadlink .container {
    width: 95%;
}

#subscribe .container {
    width: 95%;
}


.lion {

}

.lbua {
    margin-top: 3em;
}

.school {
    margin-top: 1em;
}

.business {
    margin-top: 3em;
}

.last {
    padding-bottom: 4em;
}

.partners .lead {
    margin-bottom: 15px;
    margin-top: 10px;
}

.partners-img:hover {
    cursor: pointer;
}

.close {
    color: #000;
}

.close:hover {
    color: #000;
}

.modal-morph {
    max-width: 100%;
    background-color: #fff;
    height: auto;
    padding: 2em 3em 3em 3em;
}

.morf{
    display: none;
}

.morf input {
    height: 75px;
    background: #f0f0f0;
    border: 0;
    font-size: 2em;
}

.morf textarea {
    height: 100px;
    background: #f0f0f0;
    border: 0;
    font-size: 2em;
}

.btn-morf {
    display: block;
    margin-top: 2.5em;
    padding: 1.5em;
    width: 100%;
    border: none;
    background: #0c6dc9;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 1.25em;
}

.btn-morf:hover {
    background: #e8be35;
}

.alert {
    padding: 10px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 2px;
}

.select-type {
    margin: 0 auto;
    display: block;
    height: 2em;
    width: 15em;
}

#school {
    display: none;
}

#courses {
    display: none;
}

#teacher {
    display: none;
}

#person {
    display: none;
}

.g-recaptcha {
    margin-top: 10px;
}

.forgot:hover {
    cursor: pointer;
}

.alert-success {
    background-color: #25c569;
}

#registration {
    padding: 9px 19px;
}

#registration.intro {
    background: url(../img/Kids-min.png) #f4c838 0 -9em no-repeat;
    background-size: cover;
    min-height: 100%;
}

.register {
    position: fixed;
    bottom: 0;
}

.top-form {
    margin-top: 10px !important;
}

.form-register {
    margin: 0 auto;
    background: #fff;
    padding: 1.9em;
    padding-bottom: 1em;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#registration.intro h3 {
    margin-top: 0;
}

#registration_user_form_send[disabled] {
    color: #000;
}

.invalid {
    border: 1px red !important;
}

.valid {
    border: 1px green !important;
}

#update.intro {
    background: #fff;
    height: 100%;
    padding-top: 2em;
    padding-bottom: 0;
}

#update.intro h3 {
    margin-top: 0;
}

.update li {
    list-style-type: none;
}

.updateblock {
    background: url(../img/Kids-min.png) #f4c838 0 -9em no-repeat;
    background-size: cover;
    min-height: 100%
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #0c6dc2;
}

.dropdown-menu {
    font-size: 1.1em;
}

.fa {
    width: 100%;
}

.social-icons .fa {
    width: 100%;
    color: #0c6dc2;
}

.icons-1 {
    margin-top: 1em;
    color: #0c6dc2;
}

.lion-logo {
    margin: 1em auto;
    max-width: 25%;
}

.main li {
    list-style-type: none;
}

.main .fa {
    width: auto;
}

#whatis a{
    text-decoration: underline !important;
}

#whatis a:hover{
    text-decoration: underline !important;
}

.lines hr {
    margin-top: 3.6em;
    border: 0;
    border-top: 1px solid #f4c838;
}

.login-menu {
    background-color: #f4c838 !important;
    color: #000 !important;
    visibility: visible;
}

.login-menu li a:hover {
    background-color: #f4c838 !important;
    color: #000 !important;
    visibility: hidden;
}

/*nav.isStuck .login-menu{*/
    /*visibility: visible !important;*/
/*}*/

.soc-network .fa {
    width: auto;
    position: absolute;
    left: 1.2em;
    margin-top: 0.2em;
}

.baner {
    color: #34495e;
}

.baner h3 {
    line-height: 1.4;
}

.baner a {
    color: #000;
    font-size: 1.3em;
}

.baner a:hover {
    color: #34495e;
    text-decoration: underline;
}

.navbar-default sup {
    vertical-align: super;
    font-size: .3em;
    top: -.7em;
}

.country {
    display: none;
}

.browser {
    display: none;
}

.fb2 {
    margin-top: 5em;
}

#whatis > .container,
#whatis .row {
    display: flex;
}
#whatis > .container {
    flex-direction: column;
}
#whatis .wrap_title {
    margin-bottom: 0;
}

#whatis .lbua,
#whatis .fb2 {
    margin-top: 0;
}

#whatis .row {
    margin-top: 2em;
    flex-direction: row;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li {
    border: 1px solid #80a4bf ;
    background: #80a4bf;
}

.carousel-indicators .active {
    border: 1px solid #034b81 ;
    background: #034b81 ;
}

.bt-morff:hover {
    background-color: #0c6dc2 !important;
    color: #fff !important;
}

.bt-morff:active {
    background-color: #0c6dc2 !important;
    color: #fff !important;
}

.bt-morff:focus {
    background-color: #0c6dc2 !important;
    color: #fff !important;
}

.santa {
    width: 15em;
    margin: 2em auto;
}

.diamond {
    width: 2em;
}

.medal {
    width: 2.8em;
}

.leaders {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: bold;
}

.table-header {
    background-color: #0c6dc2;
    color: #fff;
}

#circleschool {
    margin: 1em auto;
    width: 150px;
    height: 150px;
    position: relative;
}

#circlepupils {
    margin: 1em auto;
    width: 150px;
    height: 150px;
    position: relative;
}

.trophy {
    width: 1.5em;
    margin: 0 auto;
}

.counter {

}

#schools {
    font-size: 5em;
    font-weight: bold;
    color: #0c6dc2;
    margin-top: 0.1em;
}

#pupil {
    font-size: 5em;
    font-weight: bold;
    color: #0c6dc2;
    margin-top: 0.1em;
}

#pages {
    font-size: 5em;
    font-weight: bold;
    color: #0c6dc2;
    margin-top: 0.1em;
}

#books {
    font-size: 5em;
    font-weight: bold;
    color: #0c6dc2;
    margin-top: 0.1em;
}

.count p {
    font-size: 1.3em;
    font-weight: bold;
}

.leaderboard {
    margin-top: 3em;
}

.panel {
    border: 0;
}

.registercountry {
    display: none;
}

.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 2px solid #ecf0f1;
}

#update {
    height: 100%;
}

.footerupdate footer {
    height: 46px;
}

.navbar-default .navbar-nav > li > a {
    background-color: #0c6dc2;
    color: #0c6dc2;
    text-decoration: none;
    -webkit-transition: background .5s ease-in;
    -moz-transition: background .5s ease-in;
    -o-transition: background .5s ease-in;
    transition: background .5s ease-in;
    font-family: 'Open Sans',sans-serif;
    box-sizing: border-box;
    border-radius: .3em;
    border: .14em solid transparent;
    padding: 0.2em .8em!important;
    white-space: nowrap;
    margin-top: 0.8em;
}

.navbar-default .navbar-nav > li > a.activelink {
    background-color: #fff;
    color: #0c6dc2;
    text-decoration: none;
    -webkit-transition: background .5s ease-in;
    -moz-transition: background .5s ease-in;
    -o-transition: background .5s ease-in;
    transition: background .5s ease-in;
    font-family: 'Open Sans',sans-serif;
    box-sizing: border-box;
    border-radius: .3em;
    border: .14em solid transparent;
    padding: 0.2em .8em!important;
    white-space: nowrap;
    margin-top: 0.8em;
}

.navbar-default .navbar-nav > li > a:hover.activelink {
    color: #0c6dc2 !important;
    background-color: #fff !important;
}

.updateblock {
    min-height: 100%;
    margin-bottom: -46px;
}

.updatecontainer {
    padding-bottom: 80px;
}

.logosvietnam {
    padding-top: 5em;
    padding-bottom: 2em;
}

.lazyYT-container .html5-info-bar {
    display: none !important;
}

.alert-success {
    color: #ffffff;
}

input[type=checkbox], input[type=radio] {
    margin: 10px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

@media (min-width: 1000px) {
    .reg {
        padding-right: 115px;
    }

}

@media (max-width: 400px) {
    .regcheck {
        margin-left: -30px !important;
    }
}

.regcheck {
    margin-left: -50px;
}

.reg .form-group {
    margin-bottom: 0;
}

.logoeduspeak {
    height: 45px;
    float: left;
}

.eduspeaktext {
    float: left;
    color: #fff;
    margin-top: 5px;
    font-size: 0.7em;
    font-family: 'Open Sans', sans-serif;
}

.brand {
    position: absolute;
    left: 50%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}

.edu {
    margin-left: 45%;
    width: 100%;
}

.question {
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 5px;
    float: right;
}

.question:hover {
    cursor: pointer;
}

.parentmode {
    margin-top: 19px;
    font-size: .9em;
    margin-left: 35px;
}

.sponsors-img3 {
    margin-top: 25px;
}

.block_partner {
    margin: 15px 0;
    width: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block_partners {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0;
}

.content-section-b.partners .row.last {
    display: flex;
    align-items: center;
}

.content-section-b.partners .row.last p {
    margin: 0;
}

.content-section-b.partners .row.last > div:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*----Styles for subsites----*/
#registration.intro.project_krk {
    background: #ebe7e4;
}
#registration.project_krk #reset_password_form_send {
    color: #fff;
    background-color: #24235f;
}

#registration.intro.project_us,
#registration.intro.project_languatest,
#registration.intro.project_lp {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F6F6F6;
}

#registration.intro.project_us #reset_password_form_send,
#registration.intro.project_languatest #reset_password_form_send,
#registration.intro.project_lp #reset_password_form_send {
    background: #24235f;
    color: #ffffff;
    border: none;
    outline: none;
    border-radius: 20px 20px;
    margin-top: 15px;
    cursor: pointer;
}

#registration.intro.project_us *,
#registration.intro.project_languatest *,
#registration.intro.project_lp * {
    font-family: Roboto-Regular;
}

#registration.intro.project_us h3,
#registration.intro.project_languatest h3,
#registration.intro.project_lp h3 {
        font-weight: bold;
}

#registration.intro.project_us #reset_password_form_confirmpassword,
#registration.intro.project_languatest #reset_password_form_confirmpassword,
#registration.intro.project_lp #reset_password_form_confirmpassword,
#registration.intro.project_us #reset_password_form_password,
#registration.intro.project_languatest #reset_password_form_password,
#registration.intro.project_lp #reset_password_form_password {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 0;
    border: 1px solid #8e8b8b;
    font-size: 1em;
    height: initial;
}