* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.frame {
    margin: 0 auto;
    max-width: 100%
}

.frame:after {
    content: "";
    display: table;
    clear: both
}

[class*=bit-] {
    float: left;
    padding: .3em
}

.bit-1 {
    width: 100%
}

.bit-2 {
    width: 50%
}

.bit-3 {
    width: 33.33333%
}

.bit-4 {
    width: 25%
}

.bit-5 {
    width: 20%
}

.bit-6 {
    width: 16.66667%
}

.bit-7 {
    width: 14.28571%
}

.bit-8 {
    width: 12.5%
}

.bit-9 {
    width: 11.11111%
}

.bit-10 {
    width: 10%
}

.bit-11 {
    width: 9.09091%
}

.bit-12 {
    width: 8.33333%
}

.bit-25 {
    width: 25%
}

.bit-40 {
    width: 40%
}

.bit-60 {
    width: 60%
}

.bit-75 {
    width: 75%
}

@media (max-width:30em) {
    .bit-1,
    .bit-10,
    .bit-11,
    .bit-12,
    .bit-2,
    .bit-3,
    .bit-4,
    .bit-5,
    .bit-6,
    .bit-7,
    .bit-8,
    .bit-9 {
        width: 100%
    }
}

@media (min-width:30em) and (max-width:50em) {
    .bit-10,
    .bit-12,
    .bit-4,
    .bit-6,
    .bit-8 {
        width: 50%
    }
    .bit-1,
    .bit-11,
    .bit-2,
    .bit-3,
    .bit-5,
    .bit-7,
    .bit-9 {
        width: 100%
    }
}

@media (min-width:50em) and (max-width:68.75em) {
    .bit-2,
    .bit-7 {
        width: 100%
    }
    .bit-10,
    .bit-12,
    .bit-4,
    .bit-8 {
        width: 50%
    }
}

.box {
    background: #FCD920;
    font-family: Futura, sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 20px 0
}

.box--new {
    background: #87D37C
}



header {
    background: #3686bf;
    color: #fff;
}

header h1 {
    font-family: 'JapaneseTourist', "proxima-nova", sans-serif;
    word-spacing: 10px;
    letter-spacing: 2px;
    font-size: 60px
}

h1 {
    font-weight: 300;
    text-align: center;
    padding: 10px 20px 20px;
    font-size: 54px;
    letter-spacing: -1.5px
}

body {
    background: #fafafa;
    color: #333;
    font-family: "proxima-nova", sans-serif;
    -webkit-font-smoothing: antialiased;
    text-align: justify
}

section {
    margin-bottom: 20px
}

section h2 {
    font-weight: 100;
    font-size: 36px;
    color: #454545;
    text-align: center;
    letter-spacing: 1.5px
}

img {
    border-radius: 10px
}

.bit-35-left,
.bit-35-right {
    width: 29%
}

.bit-middle {
    width: 40%
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

li {
    text-indent: -.7em
}

li:before {
    content: "•";
    color: #3686bf;
    padding-right: 7px;
    font-size: 20px
}

.unit {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    border-radius: 6px;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px
}

.unit h1 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 30px;
    letter-spacing: -1.5px
}

.unit em {
    color: #3686bf;
    font-weight: 600;
    font-style: normal
}

.unit-header {
    margin-bottom: 20px
}

.doyouwant ul {
    font-weight: 500;
    padding-left: 10px
}

.mainpic,
.jenpic {
    width: 100%
}

.books {
    padding-left: 0;
    padding-right: 0
}

.books .unit-header {
    padding-left: 30px;
    padding-right: 30px
}

.fee {
    color: #3686bf;
    text-shadow: 1px 1px 20px #3686bf
}

.aboutchinese {
    background: #3686bf;
    color: #fff;
    text-align: center;
    font-weight: 100;
    font-size: 30px;
    padding: 50px 100px
}

.aboutchinese h2 {
    color: #fff;
    margin-bottom: 25px;
    font-weight: 600
}

.aboutchinese emph {
    font-weight: 700;
    font-size: .9em
}

.footer {
    background: #3686bf;
    height: 100px;
    padding: 25px
}

.footer .profile {
    display: block;
    width: 50px;
    height: 50px;
    float: left
}

.linkedin {
    background: url('/images/linkedin.svg');
    height: 100%;
    width: 100%
}

.footer .ad {
    color: #fff;
    float: right;
    margin-top: 5px
}

.footer a {
    color: #fff
}

.contact-item {
    display: -webkit-inline-flex;
    display: inline-flex
}

.contact-a {
    display: inline-block;
    width: 50px;
    height: 50px
}

.contact-text {
    margin-left: 12px;
    margin-top: 10px;
    font-weight: 500
}

.email-icon {
    background: url('/images/email.png');
    height: 100%;
    width: 100%
}

.phone-icon {
    background: url('/images/phone.png');
    height: 100%;
    width: 100%
}

.skype-icon {
    background: url('/images/skype.png');
    height: 100%;
    width: 100%
}

.swiperBooks .swiper-container {
    height: 200px
}

.swiperBooks .book {
    display: inline-block;
    float: left
}

.swiperBooks .book img {
    width: 180px
}

.swiperBooks .book div {
    font-size: 11px;
    text-align: center
}

.feedback {
    padding-top: 50px;
    padding-bottom: 50px
}

.feedback-title {
    text-align: center;
    font-weight: 100;
    font-size: 36px;
    margin-top: -30px;
    color: #454545
}

.back {
    margin-bottom: 20px;
    margin-left: 20px;
    font-family: 'Chalkduster';
    font-size: 16px;
    text-shadow: 1px 1px 20px purple
}

.back a {
    color: purple;
    text-decoration: none
}

.back:hover {
    text-shadow: 1px 1px 0
}

.feedback-img {
    float: left;
    max-width: 400px
}

.feedback-text {
    margin-left: 420px;
    padding-left: 5px;
    font-size: 17px;
    border: 1px transparent;
    border-radius: 10px 10px 10px;
    color: #454545;
    line-height: 30px
}

.swiperFeedback {
    padding: 30px 40px;
    border-radius: 20px;
    margin: 5px auto;
    position: relative
}

.swiperFeedback .arrow-left {
    background: url(/images/arrows.png) no-repeat left top;
    background-position: 0 -48px;
    left: 10%
}

.swiperFeedback .arrow-left,
.swiperFeedback .arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 18px;
    height: 40px
}

.swiperFeedback .arrow-right {
    background: url(/images/arrows.png) no-repeat left bottom;
    background-position: 0 0;
    right: 10%
}

.swiperFeedback .swiper-container {
    height: 550px;
    width: 1024px
}

.swiperFeedback .content-slide {
    padding: 20px;
    color: #fff;
	min-height: 670px;	
}

.swiperFeedback .title {
    font-size: 25px;
    margin-bottom: 10px
}

.swiperFeedback .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
    margin-top: 20px;
    z-index: 2;
}

.swiperFeedback .swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    background: #e1e1e1;
    cursor: pointer;
    margin: 0 7px 0 3px
}

.swiperFeedback .swiper-active-switch {
    background: #3686bf
}

@media (max-width:30em) {
    .bit-35-left,
    .bit-35-right,
    .bit-middle {
        width: 100%
    }
    .aboutchinese {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:30em) and (max-width:50em) {
    .bit-35-left,
    .bit-35-right,
    .bit-middle {
        width: 100%
    }
    .aboutchinese {
        padding-left: 20px;
        padding-right: 20px
    }
}
@media (min-width:50em) and (max-width:1500px) {
    .bit-35-left {
        width: 50%
    }
    .bit-35-right {
        width: 100%
    }
    .bit-middle {
        width: 50%
    }
    .aboutchinese {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:1019px) {
    header {
        height: 210px
    }
}

@media (max-width:730px) {
    header {
        height: 230px
    }
}

@media (max-width:530px) {
    header {
        height: 320px
    }
}

@media (max-width:412px) {
    header {
        height: 400px
    }
}

@media (max-width:303px) {
    header {
        height: 500px
    }
}

@media (max-width:1400px) {
    .swiperFeedback .arrow-left,
    .swiperFeedback .arrow-right {
        display: none
    }
}

@media (max-width:1040px) {
    .swiperFeedback .swiper-container {
        width: 600px;
        height: 1100px
    }
    .feedback-img {
        float: none;
        margin-left: 75px
    }
    .feedback-text {
        margin-left: 0;
        margin-top: 60px
    }
    .swiperFeedback .pagination {
        bottom: 550px
    }
}

@media (max-width:675px) {
    .swiperFeedback {
        padding: 30px 0 0
    }
}

@media (max-width:600px) {
    .swiperFeedback .swiper-container {
        width: 500px;
        height: 1200px
    }
    .swiperFeedback .content-slide {
        width: 500px
    }
    .feedback-img {
        margin-left: 30px
    }
    .swiperFeedback .pagination {
        bottom: 650px
    }
}

@media (max-width:500px) {
    .swiperFeedback .swiper-container,
    .swiperFeedback .content-slide {
        width: 400px
    }
    .feedback-img {
        margin-left: 30px;
        max-width: 300px
    }
    .swiperFeedback .pagination {
        bottom: 770px
    }
}

@media (max-width:371px) {
    .swiperFeedback .swiper-container,
    .swiperFeedback .content-slide {
        width: 320px
    }
    .feedback-img {
        margin-left: 0;
        max-width: 280px
    }
    .swiperFeedback .pagination {
        bottom: 790px
    }
}

@media (max-width:500px) {
    .ad {
        padding-top: 20px
    }
    .footer {
        height: 160px
    }
}
