@import url('//fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,cyrillic,latin-ext');
@import url('//fonts.googleapis.com/css?family=Swanky+and+Moo+Moo');
@import url('//fonts.googleapis.com/css?family=Gloria+Hallelujah');
* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font: 62.5% Helvetica, sans-serif;
}

img {
    border: none;
}

fieldset {
    border: none;
}

input[type="submit"] {
    cursor: pointer;
}

hr {
    display: none;
}

p, li {
    font-size: 1.6em;
}

li p {
    font-size: 1em;
}

a {
    color: #2b8db9;
}

a,
input {
    outline: none;
}

table {
    font-size: 1em;
    border-collapse: collapse;
}

li {
    list-style-type: none;
}

.inner {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1100px;
}

#container {
    overflow: hidden;
}

#container.inner {
    width: auto;
}

.navi {
    position: relative;
    margin-bottom: 6px;
    background: #2789be;
    border: 1px solid #176d9d;
    border-width: 1px 0 2px;
    box-shadow: inset 0 1px 0 #72b0d1, 0 6px 0 rgba(0,0,0,0.14);
}

.navi .inner {
    margin: 0 auto;
    padding-top: 9px;
    width: auto;
    max-width: 1110px;
    text-align: right;
}

.navi .enter {
    float: right;
    height: 32px;
}

.navi .enter:before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    height: 37px;
    border-right: 1px solid #65abd1;
    border-left: 1px solid #176d9d;
    vertical-align: top;
}

.navi .enter a {
    display: inline-block;
    margin-top: 5px;
}

.navi .enter .login {
    margin: 0 10px 0 12px;
    padding-left: 16px;
    background: url('http://m.lingq.com/static/img/lock.png?e49c633df6a8') no-repeat left 1px;
    font: 700 1.4em OpenSans, Helvetica, sans-serif;
    text-shadow: 0 -1px 1px #2d7095;
}

.navi .enter .signup, #tier-table thead th a {
    padding: 2px 17px;
    font: 700 13px OpenSans, sans-serif;
    color: #fff;
    background: #ff8f26;
    background: -moz-linear-gradient(
        top,
        #ff8f26 0%,
        #fe9f41 5%,
        #fa8e36 19%,
        #f57226 99%,
        #ff8f26);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ff8f26),
        color-stop(0.5, #fe9f41),
        color-stop(0.19, #fa8e36),
        color-stop(0.99, #f57226),
        to(#ff8f26));
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #ff7b07;
    -moz-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    text-shadow:
        0px -1px 0px rgba(000,000,000,0.2),
        0px 1px 0px rgba(255,255,255,0.3);
}

.navi .enter .signup:hover, #tier-table thead th a:hover {
    text-shadow:
        0px -1px 0px rgba(203,140,84,0.4),
        0px 1px 0px rgba(255,255,255,0.3);
    background: #ff9305;
    background: -moz-linear-gradient(
        top,
        #ffbf3f 0%,
        #ffae18 5%,
        #ffb327 19%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffbf3f),
        color-stop(0.5, #ffae18),
        color-stop(0.19, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #ff7b07;
    -moz-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
}

.navi .enter .signup:active, #tier-table thead th a:active {
    background: #ffb327;
    background: -moz-linear-gradient(
        top,
        #e8ad38 0%,
        #ffae18 2%,
        #ffb327 29%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#e8ad38),
        color-stop(0.2, #ffae18),
        color-stop(0.29, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #c48110;
    box-shadow:
        0px 3px 5px rgba(107,106,107,0.2),
        inset 0px 2px 2px #cf9655;
}

.navi ul {
    padding-top: 8px;
}

.navi li {
    display: inline;
    font: 700 1.4em OpenSans, Helvetica, sans-serif;
}

.lang-ru .navi {
    font-size: 0.8em;
}

.lang-ru .navi .enter .signup {
    font-size: 11px;
}

.navi a {
    display: inline-block;
    color: #c8e5f8;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 -1px 1px #45718a;
}

.navi li.current a, .navi li a:hover, .navi .enter .login:hover {
    color: #fff;
}

.navi a#small_logo {
    position: relative;
    z-index: 1;
    float: left;
    margin: -6px 0 0 30px;
    width: 75px;
    height: 50px;
    background: url('http://m.lingq.com/static/img/logo_small.png?8ad9ac6ef12a') no-repeat;
    text-align: left;
    text-indent: -9000%;
}

/* header */
.header {
    overflow: hidden;
    margin: 0 auto 12px;
    padding: 0 5%;
    max-width: 1100px;
}

.header h1 {
    float: left;
    margin: 12px 0 0 30px;
    padding: 15px 7px 0 0;
    font-weight: normal;
    font-size: 4.8em;
    color: #555;
}

.pricing .header h1, .support .header h1, .testimonials_page .header h1 {
    margin-left: 0;
    width: 320px;
    border-right: 1px solid #74c2f3;
    word-wrap: break-word;
}

.header.index_header .index_logo, .header.inside h1 {
    padding: 0;
    width: 164px;
    height: 109px;
    background: url('http://m.lingq.com/static/img/big_logo.png?8ad9ac6ef12a') no-repeat;
}

.support .header h1 {
    margin-left: 3%;
    padding-right: 0;
    width: 60%;
}

.header h1 a, .header .index_logo {
    display: block;
    height: 109px;
    text-indent: -9000%;
}

.header p {
    margin: 12px 0 12px 327px;
    padding: 8px 0 10px 95px;
    border-left: 1px solid #74c2f3;
    font-size: 24px;
    line-height: 1.4em;
    color: #555;
}

.header p a {
    text-decoration: none;
}

.support .header p {
    margin-left: 63%;
}

.header.index_header h1, .header.inside p {
    margin-left: 267px;
    padding-bottom: 19px;
    font-size: 48px;
}

.index_header .logo_head {
    float: left;
    margin: 12px 0 0 30px;
    padding: 15px 7px 0 0;
    width: 164px;
    height: 109px;
    font-weight: normal;
    font-size: 4.8em;
    color: #555;
    background: url('/static/img/big_logo.png?8ad9ac6ef12a') no-repeat;
}

.index_header .logo_head a {
    display: block;
    height: 109px;
    text-indent: -9000%;
}

.header.index_header h1, .header.inside h1 {
    float: none;
    margin: 12px 0 0 267px;
    padding: 8px 0 19px 95px;
    border-left: 1px solid #74c2f3;
    color: #555;
    font-size: 48px;
    line-height: 1.4em;
}

.navi em {
    display: none;
}

.section {
    background: url('http://m.lingq.com/static/img/blue_bg.png?8ad9ac6ef12a');
}

.section .inner {
    overflow: hidden;
    padding: 24px 0 0;
    background: url('http://m.lingq.com/static/img/top_shadow.png?8ad9ac6ef12a') no-repeat top center;
}

.section .inner:after, .intro:after {
    clear: both;
    content: "";
    display: block;
    height: 22px;
    background: url('http://m.lingq.com/static/img/top_shadow.png?8ad9ac6ef12a') no-repeat top center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.intro {
    padding-top: 10px;
}

.intro .side {
    float: left;
    margin-bottom: 20px;
    padding: 293px 0 0;
    width: 425px;
    min-height: 349px;
    background: url('http://m.lingq.com/static/img/main_image.jpg?e49c633df6a8') no-repeat;
}

.intro .side .testimonial {
    padding: 10px;
    background: #75b43f url('http://m.lingq.com/static/img/green_plate.png?e49c633df6a8');
}

.intro .side .testimonial .testimonial_inner {
    padding: 18px 15px 5px;
    width: 369px;
    border: 3px solid #a4d27c;
}

.intro .side p {
    margin-bottom: 17px;
    color: #fff;
    font: bold 19px/30px Helvetica, sans-serif;
}

.intro .side p small {
    display: block;
    text-align: center;
}

.intro .video_section p.get_started_wrap {
    text-align: center;
}

.intro .video_section p.get_started_wrap a.get_started {
    margin-bottom: 15px;
}

.intro .video_section p.get_started_wrap small {
    display: block;
    font-size: 12px;
}

.intro p a.get_started,
a.sign_up {
    display: inline-block;
    padding: 13px 32px 12px;
    font: 600 16px OpenSans, sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #ff8f26;
    background: -moz-linear-gradient(
        top,
        #fe9f41 0%,
        #fe9f41 10%,
        #ff8f26 21%,
        #f57226);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#fe9f41),
        color-stop(0.10, #fe9f41),
        color-stop(0.21, #ff8f26),
        to(#f57226));
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px 25px 25px 25px;
    border: 1px solid #ff7b07;
    -moz-box-shadow:
        0 1px 2px rgba(51,51,51,1),
        inset 1px 1px 1px rgba(255,189,131,1);
    -webkit-box-shadow:
        0 1px 2px rgba(51,51,51,1),
        inset 1px 1px 1px rgba(255,189,131,1);
    box-shadow:
        0 1px 2px rgba(51,51,51,1),
        inset 1px 1px 1px rgba(255,189,131,1);
    text-shadow:
        1px -1px 1px rgba(203,133,86,1),
        0px 0px 0px rgba(203,133,86,0);
}

.intro p a.get_started:hover,
a.sign_up:hover {
    text-shadow:
        0px -1px 0px rgba(203,140,84,0.4),
        0px 1px 0px rgba(255,255,255,0.3);
        background: #ffb327;
    background: -moz-linear-gradient(
        top,
        #ffbf3f 0%,
        #ffae18 5%,
        #ffb327 19%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffbf3f),
        color-stop(0.5, #ffae18),
        color-stop(0.19, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #ff7b07;
    -moz-box-shadow:
        0px 2px 3px rgba(51,51,51,1),
        inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow:
        0px 2px 3px rgba(51,51,51,1),
        inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow:
        0px 2px 3px rgba(51,51,51,1),
        inset 0px 0px 1px rgba(255,255,255,1);
}

.intro p a.get_started:active,
.start_block p a.sign_up:active {
    background: #ff9305;
    background: -moz-linear-gradient(
        top,
        #e8ad38 0%,
        #ffae18 2%,
        #ffb327 29%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#e8ad38),
        color-stop(0.2, #ffae18),
        color-stop(0.29, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #c48110;
    box-shadow:
	0px 2px 2px rgba(162,185,202,1),
	0 2px 1px #fff, 0 1px 2px 2px #CF9655 inset;
}

.intro .like_button iframe {
    display: block;
    margin: 10px auto;
}

.video_section {
    position: relative;
    margin-left: 425px;
    padding: 85px 0 0 0;
    width: 560px;
    height: 326px;
}

.video-thumb {
    margin: 0 auto;
    width: 534px;
    height: 301px;
    cursor: pointer;
    background: url('http://m.lingq.com/static/img/video_arrow.png?c78930762f1e') no-repeat center;
}

.video-thumb iframe {
    border: none;
}

.video_section h1 {
    font-weight: normal;
    font-size: 36px;
    color: #2588c9;
    text-align: center;
}

.intro .learn {
    clear: both;
    margin: 0 120px 19px;
    font-size: 1.2em;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
}

/*info_block*/
.info_block {
    background: url('http://m.lingq.com/static/img/bg_noise.png?8ad9ac6ef12a');
}

.info_block .inner {
    overflow: hidden;
    padding: 55px 0 30px;
}

.info_block .head {
    position: relative;
    padding: 55px 590px 0 0;
    min-height: 421px;
    height: auto !important;
    height: 421px;
    background: url('http://m.lingq.com/static/img/map.png?e49c633df6a8') no-repeat right top;
}

.info_block .head h2 {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 3em;
    color: #131216;
}

.info_block .head p {
    font-size: 1.6em;
    line-height: 1.7em;
    color: #555;
}

.info_block .head p a {
    text-decoration: none;
}

.info_block .feature_sidebar {
    float: left;
    margin-top: -99px;
    padding: 30px 0 35px 0;
    width: 287px;
    background: url('http://m.lingq.com/static/img/feature_sidebar.png?e49c633df6a8') no-repeat left bottom;
    background-size: 100% 100%;
}

.info_block .feature_sidebar ul {
    overflow: hidden;
    margin-bottom: 10px;
}

.info_block .feature_sidebar ul li {
    margin: 0 0 10px 28px;
    padding-bottom: 6px;
    width: 240px;
    font: 700 1.4em OpenSans, sans-serif;
    background: url('http://m.lingq.com/static/img/border.png?e49c633df6a8') repeat-x left bottom;
}

.info_block .feature_sidebar ul li span {
    display: block;
    margin-left: -24px;
    padding: 5px 0 0 60px;
    min-height: 58px;
    height: auto !important;
    height: 58px;
    background: url('http://m.lingq.com/static/img/feature_icons.png?e49c633df6a8') no-repeat;
    color: #635d5d;
    text-decoration: none;
}

.info_block .feature_sidebar ul li.friend span {
    background-position: left -110px;
}

.info_block .feature_sidebar ul li.correct span {
    background-position: left -220px;
}

.info_block .feature_sidebar ul li.download span {
    background-position: left -332px;
}

.info_block .feature_sidebar ul li.learn span {
    background-position: left -445px;
}

.info_block .feature_sidebar ul li.help span {
    background-position: left -549px;
}

.info_block .feature_sidebar ul li big {
    display: block;
    font: 800 18px OpenSans, sans-serif;
    text-transform: uppercase;
}

.info_block .feature_sidebar .logo {
    display: block;
    margin: 0 auto;
    width: 164px;
    height: 109px;
    background: url('http://m.lingq.com/static/img/logo.png?8ad9ac6ef12a') no-repeat;
    text-indent: -9000%;
}

.info_block .content {
    margin: -134px 0 0 165px;
    padding: 14px 0 10px;
    background: url('http://m.lingq.com/static/img/why_content.png?8ad9ac6ef12a') no-repeat;
    background-size: 100% 100%;
    text-align: right;
}

.info_block .content div {
    position: relative;
    display: inline-block;
    margin: 0 25px 35px;
    padding-top: 120px;
    width: 300px;
    vertical-align: top;
    text-align: left;
    background: url('http://m.lingq.com/static/img/icons.png?8ad9ac6ef12a') no-repeat 102px top;
}

.info_block .content div.learn_like_a_child {
    background-position: 102px 0;
}

.info_block .content div.an_online_community {
    background-position: -280px 0;
}

.info_block .content div.available_when_you_are {
    background-position: -655px 0;
}

.info_block .content div.who_is_it_for {
    background-position: -1025px 0;
}

.info_block .content h3 {
    margin-bottom: 20px;
    color: #131216;
    font-weight: normal;
    font-size: 2.4em;
}

.info_block .content p {
    color: #333;
    font-size: 1.3em;
    line-height: 1.7em;
}

.info_block .content div.teaser {
    padding-top: 0;
    width: 650px;
    background: none;
}

.info_block .content div.teaser p {
    font-size: 1.2em;
}

/*testimonials*/
.info_block .testimonials {
    padding-top: 0;
    text-align: center;
}

.testimonials li {
    display: inline-block;
    margin: 0 20px 30px 0;
    width: 298px;
    vertical-align: top;
    font-size: 1.3em;
    line-height: 1.7em;
    color: #333;
}

.testimonials li p {
    margin-bottom: 15px;
    padding: 30px 18px 60px 19px;
    width: 261px;
    min-height: 99px;
    height: auto !important;
    height: 99px;
    background: url('http://m.lingq.com/static/img/testimonials.png?e49c633df6a8') no-repeat;
    background-size: 298px 100%;
    overflow: hidden;
}

.testimonials li strong {
    padding-left: 10px;
    color: #555;
}

/*teaser*/
.inner.teaser {
    padding-top: 0;
}

.teaser p {
    font-size: 1.2em;
}

/*sign_up_form*/
.sign_up_form, .pricing .info_block {
    border-bottom: 5px solid #3698c4;
}

.pricing .sign_up_form {
    border-bottom: none;
}

.sign_up_form .inner:after {
    display: none;
}

.pricing .sign_up_form .inner:after {
    display: block;
}

.pricing .sign_up_form .price-currency-message {
    float: left;
    font: bold 16px Arial,sans-serif;
    height: 0;
    position: relative;
    top: 50px;
    width: 170px;
}

.sign_up_form form, .cancel-survey form {
    position: relative;
    padding: 67px 4px 0 0;
}

.survey .header {
    display: none;
}

.survey .section {
    overflow: hidden;
    margin-top: -6px;
    padding-top: 30px;
}

.cancel-survey {
    margin: 0 auto 40px;
    padding: 20px 20px 20px 41px;
    width: 70%;
    background: #fff;
    box-shadow: 4px 7px 1px 1px #adc6d6;
}

.cancel-survey form {
    padding-top: 0;
}

.cancel-survey form p {
    margin-bottom: 20px;
    font-size: 24px;
    color: #555;
}

.cancel-survey form ul {
    margin-bottom: 10px;
}

.cancel-survey form li {
    margin-bottom: 5px;
}

.cancel-survey form li input {
    margin-right: 10px;
}

.cancel-survey form textarea {
    width: 97%;
}

.sign_up_form {
    position: relative;
}

.sign_up_form form.registration {
    float: left;
    margin-bottom: 67px;
    padding: 0;
    width: 51%;
    box-shadow: 4px 4px 1px 1px #adc6d6;
}

.sign_up_form fieldset {
    margin-bottom: 67px;
    padding: 20px 20px 20px 41px;
    background: #fff;
    box-shadow: 4px 7px 1px 1px #adc6d6;
}

.registration fieldset {
    margin-bottom: 0;
    padding: 27px 20px 6px 41px;
    box-shadow: none;
}

.registration:not(.simple-form) fieldset:first-child {
    padding: 33px 20px 6px 34px;
    background: url('http://m.lingq.com/static/img/bg_noise.png?8ad9ac6ef12a');
    border-bottom: 5px solid #74c2f3 !important;
}

.sign_up_form .lang_logo {
    float: left;
    display: block;
    width: 111px;
    height: 74px;
    background: url('http://m.lingq.com/static/img/lang_logo_en.png?e49c633df6a8') no-repeat;
    text-indent: -9000%;
}

.sign_up_form .lang_field {
    margin-left: 139px;
    padding-bottom: 10px;
}

.sign_up_form .simple-form .lang_field {
    margin-left: 105px;
    padding: 0;
}

.sign_up_form .simple-form #id_native_language,
.sign_up_form .simple-form #id_country {
    width: 360px;
}

.sign_up_form fieldset h2 {
    display: inline-block;
    margin: -55px 0 20px 0;
    padding: 20px 17px;
    color: #ff7400;
    background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 3px 7px 1px 1px #dcdcdc;
    font-size: 2.4em;
}

.sign_up_form fieldset p {
    margin-bottom: 20px;
}

.sign_up_form fieldset label {
    display: inline-block;
    padding-right: 20px;
    width: 234px;
    font-size: 24px;
    text-align: right;
    vertical-align: middle;
}

.registration fieldset label {
    padding-right: 14px;
    width: 87px;
    font-size: 18px;
}

.registration fieldset.user_data .input {
    clear: both;
    display: block;
    margin-left: -40px;
}

.registration fieldset.user_data .input label {
    float: left;
    padding-top: 9px;
    width: 26%;
}

.sign_up_form .registration:not(.simple-form) .lang_field label {
    display: block;
    margin-bottom: 17px;
    width: auto;
    font-weight: bold;
    text-align: left;
}

.sign_up_form .registration.simple-form .lang_field label {
    position: absolute;
    right: 425px;
}

.sign_up_form .lang_field p small {
    color: #555;
    font-size: 14px;
}

.sign_up_form fieldset input[type="text"],
.sign_up_form fieldset input[type="password"],
.sign_up_form fieldset input[type="email"],
.sign_up_form fieldset select,
.activate input[type="text"] {
    padding: 0 20px;
    width: 33%;
    height: 39px;
    border: 1px solid #c5c5c5;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
    box-shadow: inset 0 1px 1px 1px #eaeaea;
    font-size: 18px !important;
}

.sign_up_form .simple-form fieldset input[type="text"],
.sign_up_form .simple-form fieldset input[type="password"] {
    width: 320px;
}

.registration fieldset.user_data input[type="text"],
.sign_up_form fieldset.user_data input[type="password"],
.sign_up_form fieldset.user_data select {
    width: 62%;
}

.sign_up_form .bottom_field {
    padding-top: 9px;
    text-align: center;
}

.sign_up_form .bottom_field ul li {
    display: inline-block;
    color: #333;
    font: 1.4em Helvetica, sans-serif;
}

.sign_up_form .bottom_field ul li:after {
    content: "|";
    margin: 0 2px 0 5px;
}

.sign_up_form .bottom_field ul li:last-child:after {
    display: none;
}

.sign_up_form .ref_code {
    margin-bottom: 17px;
    color: #2b8db9;
}

.sign_up_form .ref_code:hover {
    cursor: pointer;
    text-decoration: underline;
}

.sign_up_form .ref_code_content {
    display: none;
}

.sign_up_form .ref_code_content.opened {
    display: block;
}

.sign_up_form .ref_code_content .input {
    display: block;
    text-align: left;
}

.sign_up_form .bottom_field p small {
    display: block;
    margin: 0 auto;
    width: 80%;
    font-size: 12px;
}

.registration  fieldset:first-child p {
    clear: both;
}

.registration fieldset .input {
    display: inline-block;
    margin-bottom: 10px;
}

.registration fieldset:first-child label {
    display: block;
    font-size: 18px;
}

.sign_up_form fieldset label[for="id_language"],
.sign_up_form fieldset label[for="id_level"],
.sign_up_form .simple-form fieldset label[for="id_native_language"] {
    display: none;
}

.sign_up_form fieldset select {
    width: 177px;
    height: 33px;
    vertical-align: middle;
    line-height: 37px;
}

.sign_up_form fieldset select#id_native_language {
    width: auto;
}

.sign_up_form fieldset select {
    padding: 6px;
    background-image: linear-gradient(bottom, #fff 0%, #EDEDED 81%, #EAEAEA 63%);
    background-image: -o-linear-gradient(bottom, #fff 0%, #EDEDED 81%, #EAEAEA 63%);
    background-image: -moz-linear-gradient(bottom, #fff 0%, #EDEDED 81%, #EAEAEA 63%);
    background-image: -webkit-linear-gradient(bottom, #fff 0%, #EDEDED 81%, #EAEAEA 63%);
    background-image: -ms-linear-gradient(bottom, #fff 0%, #EDEDED 81%, #EAEAEA 63%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, #fff),
        color-stop(0.81, #EDEDED),
        color-stop(0.63, #EAEAEA)
    );
    color: #131216;
    font-weight: bold;
    font-size: 14px !important;
}

.sign_up_form fieldset select.level {
    float: right;
    margin-right: 10px;
}

.sign_up_form fieldset .reverse {
    margin-left: 258px;
}

.sign_up_form fieldset .reverse label,
.sign_up_form .fieldset_last label {
    position: relative;
    width: auto;
    font-size: 16px;
}

.sign_up_form fieldset input[type="checkbox"] {
    margin: -20px 11px 0 0;
    width: 24px;
    height: 24px;
    opacity: 0;
}

.sign_up_form fieldset input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -35px;
    display: block;
    width: 24px;
    height: 24px;
    background: url('http://m.lingq.com/static/img/checkbox.png?e49c633df6a8') no-repeat;
}

.sign_up_form fieldset input[type="checkbox"]:checked + label:before {
    background: url('http://m.lingq.com/static/img/checkbox.png?e49c633df6a8') no-repeat right top;
}

.sign_up_form fieldset.fieldset_last,
.cancel-survey fieldset.fieldset_last {
    padding: 0;
    background: none;
    box-shadow: none;
    text-align: center;
}

.sign_up_form fieldset.fieldset_last p {
    margin-bottom: 30px;
    font-size: 1.8em;
    text-shadow: 0 1px 1px #fff;
}

.sign_up_form .fieldset_last label {
    padding: 0;
    font-size: 1em;
}

.sign_up_form .fieldset_last label:before {
    top: 2px;
}

.sign_up_form fieldset.fieldset_last p a {
    text-decoration: none;
}

.sign_up_form fieldset.fieldset_last p a:after {
    content: "|";
    color: #333;
}

.sign_up_form fieldset.fieldset_last p a:last-child:after {
    display: none;
}

.sign_up_form #submit-button,
.cancel-survey .submit,
.activate .action-button {
    padding: 13px 32px 12px;
    color: #fff;
    font: 800 24px OpenSans, sans-serif;
    text-transform: uppercase;
    background: #ff8f26;
    background: -moz-linear-gradient(
        top,
        #ff8f26 0%,
        #fe9f41 5%,
        #fa8e36 19%,
        #f57226 99%,
        #ff8f26);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ff8f26),
        color-stop(0.5, #fe9f41),
        color-stop(0.19, #fa8e36),
        color-stop(0.99, #f57226),
        to(#ff8f26));
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #ff7b07;
    -moz-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    text-shadow:
        0px -1px 0px rgba(000,000,000,0.2),
        0px 1px 0px rgba(255,255,255,0.3);
}

.registration #submit-button {
    margin-bottom: 27px;
    font: 800 18px OpenSans, sans-serif;
}

.sign_up_form #submit-button:hover,
.cancel-survey .submit:hover,
.activate .action-button:hover {
    text-shadow:
        0px -1px 0px rgba(203,140,84,0.4),
        0px 1px 0px rgba(255,255,255,0.3);
    background: #ff9305;
    background: -moz-linear-gradient(
        top,
        #ffbf3f 0%,
        #ffae18 5%,
        #ffb327 19%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffbf3f),
        color-stop(0.5, #ffae18),
        color-stop(0.19, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #ff7b07;
    -moz-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow:
        0 2px 1px rgba(0, 0, 0, .3),
        inset 0px 0px 1px rgba(255,255,255,1);
}

.sign_up_form #submit-button:active,
.cancel-survey .submit:active,
.activate .action-button:active {
    background: #ffb327;
    background: -moz-linear-gradient(
        top,
        #e8ad38 0%,
        #ffae18 2%,
        #ffb327 29%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#e8ad38),
        color-stop(0.2, #ffae18),
        color-stop(0.29, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #c48110;
    box-shadow:
        0px 3px 5px rgba(107,106,107,0.2),
        inset 0px 2px 2px #cf9655;
}

.main_error {
    position: absolute;
    top: 0;
    font-size: 16px;
}

.registration .main_error {
    width: 100%;
    text-align: center;
    color: #ff5959;
}

.sign_up_form.recover_pass fieldset {
    position: relative;
}

.sign_up_form p.errorlist,
.sign_up_form .errorlist li {
    overflow: hidden;
    padding: 1%;
    background: #ff5959;
    border-radius: 6px;
    color: #fff;
    font: bold 14px/18px helvetica, sans-serif;
}

.sign_up_form ul.errorlist {
    margin-bottom: 10px;
}

.sign_up_form .user_data ul.errorlist {
    margin-left: 23%;
}

.sign_up_form .errorlist li {
    display: inline-block;
    padding-right: 20px;
}

.sign_up_form p.errorlist {
    margin-left: 258px;
    width: 35%;    
}

.sign_up_form p.errorlist:before,
.sign_up_form .errorlist li:before {
    content: "!";
    float: left;
    margin-right: 20px;
    font-size: 48px;
    line-height: 38px;
}

.sign_up_form.recover_pass p.input input {
    line-height: 36px \0/;
}

.header .pass_sent {
    margin-left: 380px;
    padding-left: 40px;
}

.signup_side {
    margin: 30px 0 0 56.6%;
}

.signup_side h1,
.signup_side p big,
.signup_side ul li {
    font-weight: normal;
    text-shadow: 0 1px 1px #fff;
}

.signup_side h1 {
    margin-bottom: 5px;
    font-size: 48px;
}

.signup_side p big {
    display: block;
    margin-bottom: 42px;
    font-size: 24px;
    line-height: 31px;
}

.signup_side ul,
.list {
    overflow: hidden;
    margin-bottom: 25px;
    padding-left: 3px;
}

.signup_side ul li,
.list li {
    margin-bottom: 21px;
    padding: 6px 0 0 58px;
    min-height: 33px;
    background: url('http://m.lingq.com/static/img/tick.png?8ad9ac6ef12a') no-repeat;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
}

.signup_side .like_button {
    padding-left: 58px;
}

.ui-dialog,
.ui-dialog * {
    margin: 0 auto;
    width: 90%;
    height: 90%;
}

.ui-dialog .ui-dialog-content {
    overflow: visible;
}

#youtube-player {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.challenge {
    padding: 20px 0;
    text-align: center;
}

.challenge img {
    width: 96%;
}

.ui-widget-overlay {
    background: #000 !important;
    opacity: 0.5 !important;
}

.fake-signup {
    padding: 2px 17px;
    font: 700 13px OpenSans, sans-serif;
    display: inline-block;
    margin-top: 5px;
}

.activate td {
    padding: 10px 0 10px 0;
}

.social-buttons a {
    display: inline-block;
    margin: 0 2% 20px;
    padding: 10px 46px;
    border-radius: 35px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.social-buttons a.fb {
    background: #405d9b url('http://m.lingq.com/static/images/icons/facebook-logo.png?23e36b79b730') no-repeat 18px center;
}

.social-buttons a.google {
    background: #dd4b39 url('http://m.lingq.com/static/images/icons/g-logo.png?23e36b79b730') no-repeat 18px center;
}

.social-buttons a.fb:hover {
    background-color: #4d68a1;
}

.social-buttons a.google:hover {
    background-color: #e74b37;
}

.thelinguist_section {
    text-align: center;
}

.thelinguist_section .logo {
    margin-bottom: 2px;
}

.thelinguist_section .logo a {
    display: inline-block;
    width: 104px;
    height: 41px;
    background: url('http://m.lingq.com/static/img/thelinguist_logo.png?2cd5a43f2ea0') no-repeat;
    background-size: auto 41px;
    text-indent: -90000%;
}

.thelinguist_section p {
    font-weight: bold;
    font-size: 12px;
}

/*Pricing*/
#tier-table {
    margin: 0 auto 40px;
    min-height: 750px;
    background: url('http://m.lingq.com/static/img/pricing_table.png?8ad9ac6ef12a') no-repeat;
}

#tier-table th, #tier-table td {
    padding-right: 39px;
    width: 216px;
}

#tier-table thead th {
    padding-top: 8px;
    height: 159px;
    color: #fff;
    vertical-align: top;
}

#tier-table thead th h3 {
    font-size: 2.4em;
    text-shadow: 0 -1px 1px rgba(55, 55, 55, 0.4);
}

#tier-table thead th p {
    margin: 0 0 30px;
    text-shadow: 0 -1px 1px rgba(55, 55, 55, 0.4);
}

#tier-table thead th p span {
    font: 24px 'Gloria Hallelujah', cursive;
}

#tier-table thead th p big {
    font: normal 60px/0.9em 'Swanky and Moo Moo', cursive;
}

#tier-table thead th a {
    display: inline-block;
    padding: 2px 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

#tier-table thead th a:hover {
    text-shadow:
        0px -1px 0px rgba(203,140,84,0.4),
        0px 1px 0px rgba(255,255,255,0.3);
    background: -moz-linear-gradient(
        top,
        #ffbf3f 0%,
        #ffae18 5%,
        #ffb327 19%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffbf3f),
        color-stop(0.5, #ffae18),
        color-stop(0.19, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #ff7b07;
    -moz-box-shadow:
        0px 3px 5px rgba(107,106,107,0.2),
        inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow:
        0px 3px 5px rgba(107,106,107,0.2),
        inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow:
        0px 3px 5px rgba(107,106,107,0.2),
        inset 0px 0px 1px rgba(255,255,255,1);
}

#tier-table thead th a:active {
    background: -moz-linear-gradient(
        top,
        #e8ad38 0%,
        #ffae18 2%,
        #ffb327 29%,
        #ffa406 99%,
        #ff9305);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#e8ad38),
        color-stop(0.2, #ffae18),
        color-stop(0.29, #ffb327),
        color-stop(0.99, #ffa406),
        to(#ff9305));
    border: 1px solid #c48110;
    box-shadow:
        0px 3px 5px rgba(107,106,107,0.2),
        inset 0px 2px 2px #cf9655;
}

table#tier-table tbody td {
    padding: 0 0 8px 0;
    text-align: left !important;
}

#tier-table tbody td:before {
    content: "";
    position: relative;
    top: 0;
    left: 1px;
    display: block;
    margin-bottom: 10px;
    width: 215px;
    height: 2px;
    background: url('http://m.lingq.com/static/img/table_dash.png?8ad9ac6ef12a') repeat-x;
}

#tier-table tbody td:nth-child(2):before {
    background-position: left -2px;
}

#tier-table tbody td:nth-child(3):before {
    background-position: left -4px;
}

#tier-table tbody td:nth-child(4):before {
    background-position: left -6px;
}

table#tier-table tbody td p, table#tier-table tbody td h5, table#tier-table tbody td li {
    padding-left: 40px;
    width: 175px;
    color: #555;
    font-size: 14px;
}

table#tier-table tbody td h5 {
    margin-bottom: 10px;
    padding-left: 20px;
}

table#tier-table tbody td p del, table#tier-table tbody td ul del {
    color: #ccc;
}

table#tier-table tbody td p strong {
    position: relative;
    display: block;
    margin-bottom: 3px;
}

table#tier-table tbody td p strong:before {
    position: absolute;
    top: 2px;
    left: -24px;
    content: "";
    display: block;
    width: 18px;
    height: 20px;
    background: url('http://m.lingq.com/static/img/tier-table_ticks.png?8ad9ac6ef12a') no-repeat;
}

table#tier-table tbody td p del strong:before {
    height: 17px;
    background-position: left -23px;
}

table#tier-table tbody td ul {
    margin-bottom: 55px;
}

table#tier-table tbody td li {
    margin-bottom: 10px;
    padding-left: 20px;
}

table#tier-table tbody td li span, table#tier-table tbody td li del {
    padding-left: 24px;
    background: url('http://m.lingq.com/static/img/tier-table_ticks.png?8ad9ac6ef12a') no-repeat;
}

table#tier-table tbody td li del {
    background-position: left -23px;
}

.bottom_text {
    font-size: 1.7em;
    line-height: 1.6em;
    text-align: center;
}

.section .bottom_text {
    margin: 0 40px 29px;
    font-weight: bold;
    font-size: 1.8em;
    text-shadow: 0 1px 1px #fff;
}

.pricing .bottom_text {
    font-weight: normal;
}

.bottom_text a {
    text-decoration: none;
}

.pricing .content .info_block {
    padding-bottom: 30px;
}

.pricing .f-answers {
    margin-bottom: 60px;
    padding: 45px 0 45px 10px;
}

.pricing .f-answers li {
    display: inline-block;
    margin: 0 2% 20px;
    width: 41%;
    color: #555;
    font-size: 1em;
    vertical-align: top;
}

.pricing .f-answers li li {
    font-size: 1.3em;
}

.pricing .f-answers h2 {
    margin-bottom: 13px;
    font-weight: normal;
    font-size: 2.4em;
}

.pricing .f-answers p, .pricing .f-answers li li {
    margin: 0;
    font-size: 1.3em;
    line-height: 1.8em;
}

/*FAQ*/
.faq-list {
    margin-bottom: 20px;
    padding: 25px 0 35px 10px;
    background: url('http://m.lingq.com/static/img/questions_block.png?8ad9ac6ef12a') no-repeat;
    background-size: 100% 100%;
}

.faq-list li {
    display: inline-block;
    margin: 0 3% 5px 0;
    width: 42%;
    font-size: 1.8em;
    vertical-align: top;
}

.faq-list li a {
    display: block;
    padding: 10px 10px 10px 54px;
    background: url('http://m.lingq.com/static/img/q_mark.png?8ad9ac6ef12a') no-repeat 14px 6px;
    border-top: 1px solid transparent;
    text-decoration: none;
    text-shadow: 0 1px 1px #fff;
}

.faq-list li a:hover {
    background-color: #fff;
    background-position: 14px -163px;
    border-top: 1px solid #c5c5c5;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px 6px 6px 6px;
    box-shadow: inset 0 1px 1px 0px #eaeaea;
}

.support .link {
    color: #333;
    font-size: 1.8em;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
}

.support .link a {
    text-decoration: none;
}

.f-answers {
    margin-right: 6px;
    padding-top: 20px;
    background: #fff;
    box-shadow: 3px 6px 1px 1px #dcdcdc;
}

.f-answers dt, .f-answers dd {
    padding: 0 100px 0 109px;
}

.f-answers dt {
    position: relative;
    margin-bottom: 15px;
    padding-top: 3px;
    font-size: 2.4em;
}

.f-answers dt a {
    color: #131216;
}

.f-answers dt:before {
    position: absolute;
    top: 0;
    left: 27px;
    content: "";
    display: block;
    width: 52px;
    height: 52px;
    background: url('http://m.lingq.com/static/img/q_tick.png?e49c633df6a8') no-repeat;
}

.f-answers dd {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 1.6em;
    line-height: 1.6em;
}

/*START BLOCK*/
.start_block {
    background: url('http://m.lingq.com/static/img/bg_cta.png?8ad9ac6ef12a');
    text-align: center;
}

.start_block:before, .start_block:after {
    content: "";
    display: block;
    width: 100%;
    height: 9px;
}

.start_block:before {
    margin-bottom: 12px;
    background: url('http://m.lingq.com/static/img/cta_top_shadow.png?8ad9ac6ef12a');
}

.start_block:after {
    margin-top: 10px;
    background: url('http://m.lingq.com/static/img/cta_bottom_shadow.png?8ad9ac6ef12a');
}

.start_block p {
    color: #fff;
    font-size: 2.8em;
    text-shadow: 0 -1px 1px #437691;
}

.start_block p a.sign_up {
    margin-left: 15px;
}

/*TESTIMONIALS*/
.testimonials_page .section {
    position: relative;
}

.testimonials_page .section:before {
    position: absolute;
    top: -28px;
    left: 64%;
    display: block;
    content: "";
    width: 235px;
    height: 189px;
    background: url('http://m.lingq.com/static/img/map_small.png?8ad9ac6ef12a') no-repeat;
}

.testimonials_page .testimonials_box {
    padding-top: 75px;
}

.testimonials_list {
    position: relative;
    margin: 0 auto;
    width: 68%;
}

.testimonials_list li {
    margin-bottom: 30px;
    font-size: 1em;
}

.testimonials_list li blockquote {
    position: relative;
    margin: 30px auto 50px;
    padding: 19px 30px;
    background: #edf7fd;
    border: 10px solid #fff;
    border-radius: 30px;
    box-shadow: inset 0 0 1px 1px #c3e7f8, 0 4px rgba(173,198,214, 0.8);
}

.testimonials_list li blockquote:after {
    content: "";
    position: absolute;
    bottom: -49px;
    left: 86px;
    display: block;
    width: 52px;
    height: 51px;
    background: url('http://m.lingq.com/static/img/bubble_corner.png?e49c633df6a8') no-repeat;
}

.testimonials_list li blockquote p {
    margin-bottom: 24px;
    font-size: 1.6em;
    line-height: 1.5em;
}

.testimonials_list li > p big {
    margin-left: 20px;
    font-size: 24px;
    text-shadow: 0 1px 1px #fff;
}

/*FLAT PAGES*/
.inside .header {
    display: none;
}

.inside .section {
    margin-top: -6px;
}

.inside .section .inner,
.inside .section .inner:after {
    background: none;
}

.inside .section .inner:after {
    display: none;
}

.inside h1 {
    margin-bottom: 24px;
    color: #131216;
    font-weight: normal ;
    font-size: 3em;
}

.inside h2 {
    margin-bottom: 3px;
    padding-top: 23px;
    color: #555;
    font-weight: bold;
    font-size: 1.4em;
}

.inside_list {
    margin: 0 4px 60px 0;
    padding: 45px 30px 30px 45px;
    background: #fff;
    box-shadow: 4px 7px 0 1px rgba(0,0,0,0.2);
}

.inside .content .section p,
.inside .content .section ol,
.inside .content .section ul {
    margin-bottom: 21px;
}

.inside .content .section p,
.inside .content .section li {
    font-size: 1.4em;
    line-height: 1.5em;
    color: #555;
}

.inside .content .section li p {
    font-size: 1em;
}

.inside .content .section li {
    margin-bottom: 10px;
}

.inside .content .section ol li {
    margin-left: 24px;
    list-style: decimal;
}

.inside .content .sitemap_section {
    padding-left: 24px;
}

/*FOOTER*/
.footer {
    background: #040f15;
}

.footer .inner {
    padding: 65px 0 35px;
}

.footer .menu .col {
    position: relative;
    display: inline-block;
    margin: 0 2% 20px 1%;
    width: 21%;
    vertical-align: top;
}

.footer .menu .col:last-child {
    margin-right: 0;
}

.footer .menu .col h3 {
    margin-bottom: 14px;
    padding-bottom: 4px;
    border-bottom: 1px dashed #999;
    color: #fff;
    font-size: 1.6em;
}

.footer .menu .col li {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 1.3em;
}

.footer .menu .col li a {
    color: #777;
    text-decoration: none;
}

.footer .menu .col .central_blogs li {
    display: inline-block;
    margin-right: 4%;
    width: 39%;
    vertical-align: top;
}

.footer .menu .col .change_lang {
    margin-top: -31px;
    height: 55px;
    border-bottom: 1px dashed #999;
}

.footer .menu .col .change_lang label {
    display: block;
    margin-bottom: 5px;
    color: #999;
    font-weight: bold;
    font-size: 1.3em;
}

.footer .menu .col .change_lang select {
    font-size: 12px;
}

.footer .menu .col .networks {
    margin-right: -16px;
    padding-top: 16px;
    width: auto;
    border: none;
}

.networks .appstore, .networks .androidapp {
    display: inline-block;
    vertical-align: top;
}

.networks .appstore {
    margin-right: 15px;    
}

.networks a {
    text-decoration: none;
}

.networks .appstore a {
    display: inline-block;
    width: 99px;
    height: 34px;
    background: url('http://m.lingq.com/static/images/appstore/App_Store_Badge_small_EN.png?8eb1ddb95c67');
}

.networks .appstore.fr a {
    background-image: url('http://m.lingq.com/static/images/appstore/App_Store_Badge_small_FR.png?cadfa2ec4fd0');
}

.networks .appstore.de a {
    background-image: url('http://m.lingq.com/static/images/appstore/App_Store_Badge_small_DE.png?cadfa2ec4fd0');
}

.networks .appstore.es a {
    background-image: url('http://m.lingq.com/static/images/appstore/App_Store_Badge_small_ES.png?cadfa2ec4fd0');
}

.networks .appstore.it a {
    background-image: url('http://m.lingq.com/static/images/appstore/App_Store_Badge_small_IT.png?cadfa2ec4fd0');
}

.networks .appstore.nl a {
    background-image: url('http://m.lingq.com/static/images/appstore/App_Store_Badge_small_NL.png?cadfa2ec4fd0');
}

.networks .appstore.ru a {
    background-image: url('http://m.lingq.com/static/images/appstore/App_Store_Badge_small_RU.png?cadfa2ec4fd0');
}

.networks .androidapp a {
    display: inline-block;
    width: 103px;
    height: 34px;
    background-image: url('http://m.lingq.com/static/images/androidapp/android_market_small_badge.png?cadfa2ec4fd0');
}

.footer .menu .col .networks ul {
    padding-top: 30px;
}

.footer .menu .col .networks li {
    display: inline-block;
    width: 100px;
    font-size: 1.4em;
    vertical-align: top;
}

.footer .menu .col .networks li a {
    display: inline-block;
    padding: 3px 0 3px 23px;
    height: auto;
    background: url('http://m.lingq.com/static/img/network_icons.png?e49c633df6a8') no-repeat;
    color: #999;
    vertical-align: top;
}

.footer .menu .col .networks li a:hover {
    color: #fff;
}

.footer .menu .col .networks li.facebook a {
    background-position: 0 0;
}

.footer .menu .col .networks li.lingq_on_wiki a {
    padding: 3px 23px 3px 0;
    background-position: right -146px;
}

.footer .menu .col .networks li.twitter a {
    background-position: left -36px;
}

.footer .menu .col .networks li.lingq_youTube_group a {
    background-position: left -72px;
}

.footer .menu .col .networks li.google_plus {
    display: block;
}

.footer .menu .col .networks li.google_plus a {
    background-position: left -108px;
}

.footer .menu .col .networks li.lingq_api a {
    padding: 3px 0;
    background: none;
}

.footer-inner .footer-links {
    padding: 40px 0 15px;
    color: #999;
    text-align: center;
}
.footer-inner .footer-links li {
    display: inline-block;
}

.footer-inner .footer-links li:after {
    content: "|";
    margin: 0 5px 0 7px;
}

.footer-inner .footer-links li:last-child:after {
    display: none;
}

.footer-inner .footer-links a {
    color: #999;
    text-decoration: none;
}

.footer #copyright, .footer #copyright a {
    color: #777;
    text-decoration: none;
}

.footer #copyright {
    font-size: 1.4em;
    text-align: center;
}

@media (min-width: 481px) and (max-width: 979px) {
    .rmm {
        clear: both;
        float: none !important;
        width: 100% !important;
    }
    .navi .enter,
    .navi ul {
        margin-bottom: 10px;
        border: none;
    }
    .inner {
        width: auto;
    }
    .intro .side {
        margin-bottom: 20px;
        width: 49%;
        min-height: 0;
        background-size: 100% auto;
    }
    .intro .side .testimonial .testimonial_inner {
        width: auto;
    }
    .intro .side p {
        font: bold 14px/20px Helvetica, sans-serif;
    }
    .video_section {
        margin: 0 0 20px 51%;
        width: 49%;
        height: auto;
    }
    .video-thumb {
        width: auto;
    }
    .video_section h1 {
        font-size: 24px;
        line-height: normal;
    }
    .intro p a.get_started,
    .start_block p a.sign_up {
        font-size: 12px;
    }
    .info_block .inner {
        padding: 20px;
        text-align: justify;
    }
    .info_block .head {
        margin: 0 5%;
        padding: 20px 50% 0 0;
        min-height: 458px;
        background-size: 50% auto;
    }
    .info_block .head p {
        line-height: 1.5em;
    }
    .info_block .content {
        padding: 0 5%;
    }
    .faq-list {
        padding-top: 40px;
    }
    .sign_up_form fieldset {
        padding: 0 5% 20px !important;
    }
    .sign_up_form .lang_logo {
        float: none;
        margin-bottom: 10px;
    }
    .sign_up_form .lang_field {
        margin: 0;
    }
    .start_block p {
        font-size: 2em;
        line-height: normal;
    }
    .start_block p .sign_up {
        display: inline-block;
        margin-top: 10px;
    }
}

@media (max-width: 1024px) {
    .sign_up_form {
        margin-top: -10px;
    }
    .sign_up_form .inner {
        padding: 0;
        background: none;
    }
    .sign_up_form form {
        padding: 0;
        text-align: center;
    }
    .sign_up_form form fieldset {
        margin-bottom: 0;
        padding: 0 5% 20px;
        box-shadow: none;
    }
    .sign_up_form .inner h2 {
        display: none;
    }
    .sign_up_form fieldset p {
        width: auto;
    }
    .sign_up_form fieldset .reverse {
        margin: 0;
    }
    .sign_up_form fieldset label {
        position: static !important;
        display: block;
        padding: 0;
        width: auto;
        text-align: center;
    }
    .sign_up_form .simple-form .lang_field {
        margin: 0;
    }
    .sign_up_form .lang_field label {
        text-align: center;
    }
    .sign_up_form fieldset .reverse label {
        text-align: left;
    }
    .registration fieldset .input {
        display: block;
    }
    .sign_up_form fieldset input[type="text"],
    .sign_up_form fieldset input[type="password"],
    .sign_up_form fieldset select {
        width: auto;
    }    
    .sign_up_form fieldset select {
        line-height: 1;
    }
    .sign_up_form fieldset input[type="checkbox"] {
        float: left;
        margin-top: 0;
    }
    .sign_up_form fieldset input[type="checkbox"] + label:before {
        left: 0;
    }
    .sign_up_form fieldset.fieldset_last p a {
        display: block;
    }
    .sign_up_form .lang_logo {
        margin: 0 auto;
    }
    .sign_up_form form.registration {
        float: none;
        margin: 20px auto;
        padding-top: 20px;
        width: 90%;
        background: #fff;
        box-shadow: none;
    }    
    .registration fieldset {
        padding: 10px 5%;
        background: none;
    }
    .registration fieldset.user_data .input {
        margin: 0;
    }
    .registration fieldset.user_data .input label,
    .sign_up_form p.errorlist {
        float: none;
        margin: 0;
        width: auto;
    }
    .sign_up_form p.errorlist {
        margin-bottom: 10px;
        text-align: left;
        font-size: 12px;
        line-height: 18px;
    }
    .sign_up_form p.errorlist:before {
        margin-right: 14px;
        font-size: 42px;        
    }
    .registration fieldset.user_data input[type="text"],
    .sign_up_form fieldset.user_data input[type="password"],
    .sign_up_form fieldset.user_data select {
        width: auto;
    }    
    .sign_up_form fieldset.fieldset_last p a {
        margin-bottom: 10px;
    }
    .sign_up_form fieldset.fieldset_last p a:after {
        display: none;
    }
    .signup_side {
        margin: 0 auto 20px;
        width: 90%;
    }
    .signup_side h1 {
        font-size: 3em;
    }
    .signup_side p big {
        margin-bottom: 10px;
        font-size: 19px;
    }
    .signup_side ul li {
        margin-bottom: 5px;
        font-size: 16px;
    }
    .user_data {
        text-align: center;
    }
    .login_page h1 {
        margin-bottom: 20px;
    }
    .sign_up_form.recover_pass fieldset {
        padding: 0 5% !important;
    }
    .sign_up_form.recover_pass .inner h2 {
        display: block;
        margin: 0 0 10px;
        padding: 0;
        background: none;
        box-shadow: none;
    }
    .sign_up_form.recover_pass #id_email {
        position: static;
    }
}
@media (max-width: 767px) {
    .navi {
        margin-bottom: 16px;
        background: #2789be;
    }
    .navi .inner {
        padding-bottom: 0;
        text-align: center;
    }
    .navi a#small_logo {
        float: none;
        position: absolute;
        left: 0;
        z-index: 1;
    }
    .navi .enter,
    .navi ul {
        float: none;
    }
    .navi .enter {
        /*  TEMP  */
        display: none;
    }
    .navi li {
        display: block;
        font: 700 14px OpenSans, Helvetica, sans-serif !important;
    }
    .header {
        padding: 0 5%;
    }
    .header h1,
    .header p,
    .support .header h1,
    .support .header p {
        margin: 0;
        padding: 0;
        border: none !important;    
        text-align: center;    
    }
    .header .pass_sent {
        margin: 0;
        padding: 0;
        font-size: 20px;
    }
    .header h1 {
        float: none;
        width: auto !important;
        font-size: 3.8em;
    }
    .header p {
        font-size: 12px;
    }
    .info_block .head {
        margin-bottom: 20px;
        min-height: 235px;
    }
    .info_block .feature_sidebar {
        float: none;
        margin: 0 0 20px;
        padding: 10px 5%;
        width: 90%;
        background: #eef9ff;
    }
    .info_block .feature_sidebar ul li {
        width: auto;
    }
    .info_block .feature_sidebar .logo {
        display: none;
    }
    .info_block .content {
        margin: 0;
        padding: 10px 5% 0;
        background: #fff;
    }
    .info_block .content div {
        margin: 0 0 20px;
        padding: 0;
        width: auto;
        background: none;
    }
    .info_block .content h3 {
        margin-bottom: 10px;
    }
    .pricing .content .info_block {
        padding: 0;
    }
    .pricing .f-answers {
        margin: 0 auto 20px;
        padding: 15px 0;
        width: 98%;
    }
    .pricing .f-answers li {
        width: auto;
    }
    .section {
        background: none;
    }
    #tier-table {
        margin: 0 auto 10px;
        padding: 0 5%;
        width: 90%;
        min-height: 0;
        background: none;
    }
    #tier-table th,
    #tier-table td,
    #tier-table tbody td:before,
    #tier-table * {
        width: auto !important;
        height: auto !important;
        font: 10px Arial, sans-serif !important;
    }
    #tier-table thead th,
    #tier-table thead th p {
        margin-bottom: 10px;
        padding: 0;
        color: #555;
        text-shadow: none;
    }
    #tier-table thead th a,
    #tier-table thead th a:hover {
        padding: 2px 10px;
        border: none;
    }
    #tier-table thead th h3 {
        color: #555;      
        text-shadow: none !important;  
    }
    table#tier-table tbody td ul {
        margin-bottom: 0;
    }
    table#tier-table tbody td p strong:before,
    table#tier-table tbody td li span,
    table#tier-table tbody td li del {
        width: 25px;
        height: 13px;
        background-size: 13px 25px;
    }
    table#tier-table tbody td p del strong:before,
    table#tier-table tbody td li del {
        background-position: 0 -13px;
    }
    table#tier-table tbody td p,
    table#tier-table tbody td h5 {
        padding-left: 24px;
    }
    table#tier-table tbody td li {
        padding-left: 0;
    }
    .faq-list li {
        display: block;
        width: 95%;
    }
    .testimonials_page .testimonials_box {
        padding-top: 24px;
    }
    .testimonials_page .section:before {
        display: none;
    }
    .testimonials_list {
        width: 97%;
    }
    .testimonials_list li blockquote {
        margin-top: 0;
        padding: 11px 20px;
    }
    .testimonials_list li blockquote p {
        margin-bottom: 10px;
        font-size: 1.4em;
        line-height: 1.3em;
    }
    .testimonials_list li > p big {
        display: block;
        font-size: 19px;
    }

    .footer .menu .col {
        margin: 0;
        width: 100%;
    }
    .footer .menu .col h3 {
        position: absolute;
        top: 9px;
        padding-left: 5%;
        width: 74%;
        text-align: left;
    }
    .footer .menu .col.resources {
        padding-top: 20px;
        text-align: center;
    }
    .footer .menu .col.resources h3 {
        position: static;
        padding: 0;
        width: auto;
        text-align: center;
    }
    .footer .menu .col ul {
        margin-bottom: 20px;
    }
    .footer .menu .col ul li {
        font-size: 1.4em;
    }
    .footer .menu .col ul li a {
        padding: 10px 5% !important;
        width: auto !important;
        border-color: #fff !important;
        color: #fff;
    }
    .footer .menu .col ul li a:hover {
        background: none;
    }
    .footer .menu .col .change_lang {
        margin: 0;
        padding: 10px 5%;
    }
    .footer .menu .col .networks {
        margin: 0 5%;
        text-align: center;
    }
    .footer .menu .col .networks ul li {
        display: block;
        width: auto;
    }
    .footer .menu .col .networks ul li a {
        display: block;
        padding: 0 !important;
        background: none;
        color: #fff;
        font-size: 20px;
        line-height: normal;
        text-align: center !important;
    }
    .footer-inner .footer-links {
        margin-bottom: 20px;
        padding: 0;
    }
    .footer-inner .footer-links li {
        display: block;
        font-size: 20px;
        line-height: normal;
    }    
    .footer-inner .footer-links li:after {
        display: none;
    }
    .footer-inner {
        padding: 0 5%;
    }
}

@media only screen
and (max-width: 600px) {
    body {
        line-height: normal;
    }
    .intro {
        margin-bottom: 20px;
    }
    .intro .inner {
        position: relative;
        padding-top: 320px;
    }
    .intro .side {
        float: none;
        padding: 0;
        width: auto;
        min-height: 0;
        background: none;
    }
    .intro .side .testimonial .testimonial_inner {
        width: auto;
    }
    .intro .side p {
        font-size: 14px;
        line-height: normal;
        text-align: justify;
    }
    .video_section {
        position: absolute;
        top: 0;
        left: 50%;
        margin: 0 0 0 -150px;
        padding: 0;
        width: 300px;
    }
    .ui-dialog,
    .ui-dialog * {
        width: auto !important;
    }
    #video-dialog {
        padding: 0 !important;
        height: auto !important;
    }    
    #youtube-player {
        height: auto !important;
    }
    .video_section h1 {
        margin-bottom: 20px;
        font-size: 20px;
        text-align: center;
    }
    .video_section .video-thumb {
        margin-bottom: 20px;
        width: 200px;
        height: 150px;
    }
    .intro .learn {
        margin: 0 auto;
        width: 90%;
    }
    .section .inner:after,
    .intro:after,
    .info_block,
    .info_block .head {
        background: none;
    }
    .info_block .head p {
        font-size: 1.4em;
        line-height: normal;
        color: #555;
    }
    .info_block .inner {
        padding: 0;        
    }
    .info_block .inner h2 {
        font-size: 2.4em;
        line-height: normal;
    }
    .info_block .head {
        margin-bottom: 10px;
        padding: 0 5%;
        min-height: 0;
        height: auto;
    }   
    .testimonials li {
        margin: 0 0 10px;
        padding: 10px 5%;
        width: 90%;
        background: #eef9ff;
    }
    .testimonials li p {
        margin-bottom: 10px;
        padding: 0;
        width: 100%;
        min-height: 0;
        height: auto;
        background: none;
    }
    .inner.teaser {
        margin-bottom: 10px;
        padding: 0 5%;
    }    
    .section .inner {
        padding: 0;
        background: none;
    }
    .section .inner:after,
    .intro:after {
        display: none;
    }
    .section .bottom_text {
        margin: 0 5%;
    }
    .pricing .f-answers {
        padding: 0;
        width: 90%;
        background: none;
        box-shadow: none;
    }
    .pricing .f-answers h2 {
        margin: 0;
    }
    .header h1 {
        font-size: 2.8em;
    }
    .faq-list {
        background: #eef9ff;
    }
    .faq-list li {
        font-size: 1.6em;
    }
    .faq-list li a {
        padding-top: 10px;
        background-position: 10px 3px;
    }
    .faq-list li a:hover {
        background-position: 10px -166px;        
    }
    .f-answers dt,
    .f-answers dd {
        margin-bottom: 5px;
        padding: 0 5%;
    }
    .f-answers dt {
        font-size: 1.8em;
    }
    .f-answers dt:before {
        background: none;        
    }
    .f-answers dd {
        margin-bottom: 10px;
        padding-bottom: 10px;
        font-size: 1.4em;
    }
    .sign_up_form .lang_logo {
        float: none;
        margin-bottom: 10px;
    }
    .sign_up_form .lang_field {
        margin: 0;
    }    
    .sign_up_form .ref_code_content .input {
        text-align: inherit;
    }
    .start_block p {
        font-size: 2em;
        line-height: normal;
    }
    .start_block p .sign_up {
        display: inline-block;
        margin-top: 10px;
    }
    .bottom_text {
        line-height: 1.2em;
    }
    .inside_list {
        margin: 0;
        padding: 20px 2%;
        background: none;
        box-shadow: none;
    }
    .inside_list h1,
    .inside_list h2 {
        margin: 0 0 10px;
        padding: 0;
    }
    /*  About page  */
    .about .inside_list {
        padding-bottom: 20px !important;
    }
    .about .inside_list h2 {
        margin: 0;
        padding-top: 20px;
        font-size: 22px;
    }
    .about .inside_list strong {
        font: 18px/normal Helvetica, sans-serif
    }
    
    .about .inside_list strong q,
    .about .inside_list strong span {
        margin-bottom: 20px;
    }
    .about .inside_list section {
        padding-top: 20px;
    }
    .about .content .section .inside_list p {
        margin-bottom: 10px;
        line-height: normal;
    }
    .about .inside_list h3 {
        margin-bottom: 20px;
        font: normal 22px Helvetica, sans-serif;
    }
    .about .inside_list .story li,
    .about .inside_list .offer li,
    .about .inside_list .app li {
        margin: 0;
        width: auto;
    }
    .about .content .section .offer li p {
        margin-bottom: 0 !important;
    }
    .about .inside_list .app {
        margin: 0 !important;
        padding: 0;
    }
    .about .inside_list .app li {
        width: 100%;
    }
    .about .inside_list .app li a {
        background-position: center 0;
    }
    .about .content .section .inside_list .chrome_ext {
        margin-bottom: 20px;
    }
    .about .content .section .inside_list .chrome_ext a {
        width: auto;
        background-size: 100% auto;        
    }
}

@media (max-width: 480px) {
    .sign_up_form form fieldset {
        padding: 0;
    }
    .sign_up_form .simple-form #id_native_language,
    .sign_up_form .simple-form #id_country {
        width: auto;
    }
    .social-buttons a {
        display: block;
    }
    .signup_side h1 {
        font-size: 2.6em;
    }
    .signup_side p big {
        font-size: 16px;
    }
    .signup_side ul li {
        padding: 0 0 0 26px;
        min-height: 20px;
        background-size: 20px auto;
        font-size: 12px;
        line-height: 21px;
    }
}

/*

Responsive Mobile Menu v1.0
Plugin URI: responsivemobilemenu.com

Author: Sergio Vitov
Author URI: http://xmacros.com

License: CC BY 3.0 http://creativecommons.org/licenses/by/3.0/

*/
.rmm {
	display:block;
	position:relative;
	padding:0px;
	margin:0 auto !important;
	line-height:19px !important;
}
.rmm * {
	-webkit-tap-highlight-color:transparent !important;
	font-family:Arial;
}
.rmm a {
	text-decoration:none;
}
.rmm ul {
	display:block;
	width:auto !important;
	overflow:hidden;
	list-style:none;
	border: none;
}
/* sublevel menu - in construction */
.rmm ul li ul, .rmm ul li ul li, .rmm ul li ul li a {
    display:none !important;
    height:0px !important;
    width:0px !important;
}
.rmm .rmm-main-list li {
	display: inline;
	padding: 0 0 0 5%;
	margin: 0px !important;
}
.rmm-toggled {
	display:none;
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto !important;
}
.rmm-button:hover {
	cursor:pointer;
}

@media only screen
and (max-width : 767px) {    
    .rmm .rmm-toggled ul {
        display:none;
        margin: 10px 0 0;
        padding: 0px;
        height: auto;
    }
    .rmm .rmm-toggled ul li {
        display:block;
        margin:0 auto !important;
    }
    
    /* MINIMAL STYLE */
    .rmm a:hover {
        color: #fff;
    }
    .rmm .rmm-main-list li a {
        margin: 0 13px 0 15px;
    }
    .rmm .rmm-toggled {
        min-height: 47px;
    }
    .rmm .rmm-toggled-controls {
        overflow: hidden;
        display:block;
        padding-bottom: 4px;
        text-align:left;
        position:relative;
    }
    .rmm .rmm-button {
        float: right;
        margin-right: 5%;
        padding-top: 7px;
        width: 46px;
        height: 23px;
        border-radius: 3px;
        background: #ff8f26;
        background: -moz-linear-gradient(
            top,
            #fe9f41 0%,
            #fe9f41 10%,
            #ff8f26 21%,
            #f57226);
        background: -webkit-gradient(
            linear, left top, left bottom,
            from(#fe9f41),
            color-stop(0.10, #fe9f41),
            color-stop(0.21, #ff8f26),
            to(#f57226));
        border: 1px solid #ff7b07;
        -moz-box-shadow:
            0 1px 2px rgba(51,51,51,1),
            inset 1px 1px 1px rgba(255,189,131,1);
        -webkit-box-shadow:
            0 1px 2px rgba(51,51,51,1),
            inset 1px 1px 1px rgba(255,189,131,1);
        box-shadow:
            0 1px 2px rgba(51,51,51,1),
            inset 1px 1px 1px rgba(255,189,131,1);
        text-shadow:
            1px -1px 1px rgba(203,133,86,1),
            0px 0px 0px rgba(203,133,86,0);
    }
    .rmm .rmm-button:after,
    .rmm .rmm-button:before {
        content: "";
        display: block;
        margin: 0 auto 3px;
        width: 26px;
        height: 3px;
        border: 3px solid #fff;
        border-width: 3px 0;
    }    
    .rmm .rmm-button:after {
        border-bottom: 0;
    }    
    .rmm .rmm-toggled ul li a {
        display: block;
        padding: 10px 5%;
        width: 90%;
        text-align: center;
        border-bottom: 1px solid #3b91c0;
    }
    .rmm .rmm-toggled ul li a:hover {
        background: #3b91c0;
    }
}

.rmm .rmm-toggled-title {
    display: none;
    position:relative;
    top:9px;
    left:9px;
    font-size:16px;
}