body {
    padding: 70px 0px 0px;
}


.method-top{
    background: #1CB0F6;
}
.method-top .top-content{
    max-width: 1198px;
    margin: 0 auto;
    padding: 60px 60px 130px;
}
.method-top .right{
    width: 42%;
    float: right;
    padding-top: 60px;
}
.method-top .right img{
    width: 100%;
}
.method-top .left{
    width: 58%;
    float: left;
    padding-right: 35px;
}
.method-top .left h1{
    margin: 0;
    color: #fff;
    font-size: 60px;
    max-width: 530px;
    font-family: balootammaextrabold;
    line-height: 66px;
}
.method-top .left .description{
    max-width: 525px;
    margin-top: 33px;
}
.method-top .left .description p{
    margin: 20px 0px 0px;
    color: #FFFFFF;
    font-size: 19px;
    line-height: 26px;
}
.method-top .left .btn-learning{
    display: block;
    max-width: 256px;
    height: 49px;
    background: #fff;
    text-align: center;
    line-height: 49px;
    margin-top: 25px;
    border-radius: 11px;
    color: #1CB0F6;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'balootammabold';
    border-bottom: 4px solid #84D8FF;
    text-decoration: none;
}
.method-top .left .btn-premium{
    display: block;
    max-width: 256px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-top: 15px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'balootammabold';
    text-decoration: none;
}

.top-bg {
    height: 85px;
    background: url(../images/method/top-bg.svg);
    margin-top: -83px;
    background-position: center;
}

.method-approach{
    max-width: 950px;
    margin: 0 auto;
    padding: 0 15px;
}
.method-approach .method-approach-content{
    padding: 75px 0px 75px;
    border-bottom: 2px solid #e5e5e5;
}
.method-approach h2{
    margin: 0px auto;
    max-width: 666px;
    text-align: center;
    color: #1CB0F6;
    font-size: 50px;
    font-family: 'balootammaextrabold';
    line-height: 1.2;
}
.method-approach .description{
    max-width: 750px;
    margin: 15px auto 0px;
}
.method-approach .description p{
    margin: 10px 0px 0px;
    text-align: center;
    color: #777;
    font-size: 19px;
    font-family: 'balootammamedium';
}
.method-approach img{
    display: block;
    max-width: 860px;
    margin: 50px auto 0px;
    width: 100%;
}



.method-research{
    max-width: 950px;
    margin: 0 auto;
    padding: 0 15px;
}
.method-research .method-research-content{
    padding: 75px 0px 70px;
    border-bottom: 2px solid #e5e5e5;
}
.method-research h2{
    margin: 0px auto;
    max-width: 666px;
    text-align: center;
    color: #1CB0F6;
    font-size: 50px;
    font-family: 'balootammaextrabold';
    line-height: 1.2;
}
.method-research .description{
    max-width: 750px;
    margin: 15px auto 0px;
}
.method-research .description p{
    margin: 10px 0px 0px;
    text-align: center;
    color: #777;
    font-size: 19px;
    font-family: 'balootammamedium';
}
.method-research img{
    display: block;
    margin: 50px auto 0px;
    width: 100%;
}
.method-research .content{
    max-width: 700px;
    margin: 60px auto 0px;
}
.method-research .content p{
    color: #777777;
    font-size: 17px;
    margin: 15px 0px 0px;
}
.method-research .content strong{
    font-family: balootammasemibold;
    font-weight: 400;
}
.method-research .content ol,
.method-research .content ul{
    margin: 10px 0px 0px;
}
.method-research .content li{
    list-style: unset;
    color: #777777;
    font-size: 17px;
    margin: 5px 0px 0px;
}
.method-research .view-more{
    max-width: 700px;
    margin: 30px auto 0px;
}
.method-research .view-more a{
    max-width: 187px;
    height: 49px;
    display: block;
    border: 1px solid #e5e5e5;
    border-bottom: 4px solid #e5e5e5;
    border-radius: 11px;
    text-align: center;
    line-height: 49px;
    text-transform: uppercase;
    font-family: balootammabold;
    text-decoration: none;
    color: #1CB0F6;
}

.method-learning{
    max-width: 878px;
    margin: 0px auto;
    padding: 70px 15px 0px;
}
.method-learning h2{
    margin: 0;
    color: #1CB0F6;
    font-size: 40px;
    font-family: balootammaextrabold;
    max-width: 480px;
    line-height: 1.2;
}
.method-learning h2 span{
    font-size: 50px;
}
.method-learning .description p{
    color: #777777;
    font-size: 17px;
    margin: 15px 0px 0px;
    max-width: 700px;
}
.method-learning .method-learning-item{
    margin: 30px -15px 0px;
    width: calc(100% + 30px);
}
.method-learning .item{
    width: calc(50% - 30px);
    float: left;
    border: 2px solid #e5e5e5;
    border-radius: 18px;
    min-height: 158px;
    padding: 25px 10px 10px 15px;
    margin: 30px 15px 0px;
}
.method-learning .item .left{
    width: 88px;
    float: left;
}
.method-learning .item .left img{
    width: 100%;
}
.method-learning .item .right{
    width: calc(100% - 88px);
    float: left;
    padding-left: 12px;
}
.method-learning.method-pedagogy .item .right{
    padding-top: 15px;
}
.method-learning .item .right h5{
    margin: 0;
    color: #777777;
    font-size: 21px;
    font-family: 'balootammabold';
    max-width: 260px;
}
.method-learning .item .right p{
    color: #AFAFAF;
    font-size: 15px;
    margin: 10px 0px 0px;
}
.method-learning.method-pedagogy .item .right p{
    margin-top: 15px;
}

.method-improve{
    background: #1CB0F6;
    margin-top: 70px;
}
.method-improve .method-improve-content{
    max-width: 1130px;
    margin: 0px auto;
    padding: 0px 15px;
}
.method-improve .left{
    width: 69%;
    float: left;
    padding: 40px 30px 20px 0px;
}
.method-improve .left h3{
    margin: 0;
    color: #FFFFFF;
    font-size: 50px;
    font-family: 'balootammabold';
    max-width: 636px;
}
.method-improve .left .description{
    max-width: 636px;
}
.method-improve .left .description p{
    color: #FFFFFF;
    font-size: 19px;
    margin: 25px 0px 0px;
    font-family: 'balootammamedium';
}
.method-improve .right{
    width: 31%;
    float: left;
    margin-top: -35px;
    margin-bottom: -20px;
}
.method-improve .right img{
    width: 100%;
}

.method-feedback{
    max-width: 1160px;
    margin: 0px auto;
    padding: 70px 24px 0px;
}
.method-feedback h2{
    margin: 0;
    text-align: center;
    color: #1CB0F6;
    font-size: 50px;
    font-family: 'balootammaextrabold';
}
.method-feedback .feedback-item{
    margin-top: 70px;
}
.method-feedback .feedback-item .video{
    width: 46.5%;
    float: left;
    overflow: hidden;
    border-radius: 25px;
}
.method-feedback .feedback-item .video video{
    width: 100%;
    max-height: 300px;
    background: #000;
}
.method-feedback .feedback-item .text{
    width: 53.5%;
    float: left;
    padding-left: 50px;
}
.method-feedback .feedback-item .text h5{
    margin: 0;
    color: #4B4B4B;
    font-size: 22px;
    font-family: 'balootammabold';
    line-height: 28px;
}
.method-feedback .feedback-item .text p{
    margin: 17px 0px 0px;
    color: #777;
    font-size: 18px;
}
.method-feedback .feedback-item .text .name{
    margin: 15px 0px 0px;
    font-size: 18px;
    color: #777777;
    font-family: 'balootammasemibold';
}
.method-feedback .feedback-item .text .name span{
    color: #1CB0F6;
}
.method-feedback .feedback-item.item-even .video{
    float: right;
}
.method-feedback .feedback-item.item-even .text{
    padding-left: 0;
    padding-right: 50px;
}

.method-post{
    background: #F7F7F7;
    margin-top: 80px;
}
.method-post .method-post-content{
    max-width: 1231px;
    margin: 0px auto;
    padding: 60px 15px 60px;
}
.method-post h2{
    margin: 0;
    text-align: center;
    color: #1CB0F6;
    font-size: 50px;
    font-family: 'balootammaextrabold';
}
.method-post h6{
    text-align: center;
    color: #777777;
    font-size: 19px;
    font-family: 'balootammamedium';
    max-width: 750px;
    margin: 15px auto 0px;
}
.method-post .post-content{
    margin-top: 50px;
}
.method-post .post-item{
    width: 375px;
    height: 338px;
}
.method-post .post-item a{
    display: block;
    height: 100%;
    background: #1CB0F6;
    border-radius: 22px;
    position: relative;
    padding: 28px 30px 20px;
    text-align: right;
    text-decoration: none;
    overflow: hidden;
}
.method-post .post-item.vocabulary a{
    background: #1CB0F6;
}
.method-post .post-item.grammar a{
    background: #00CB7E;
}
.method-post .post-item.pronunciation a{
    background: #FF9600;
}
.method-post .post-item.sentence a{
    background: #FC4848;
}
.method-post .post-item.natural a{
    background: #58CC02;
}
.method-post .post-item.writing a{
    background: #2B70C9;
}
.method-post .post-item.music a{
    background: #CE82FF;
}
.method-post .post-item.listening a{
    background: #1CB0F6;
}
.method-post .post-item .tag{
    background: #4c4c4c26;
    display: inline-block;
    height: 23px;
    line-height: 26px;
    color: #fff;
    padding: 0px 16px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'balootammabold';
    border-radius: 4px;
    text-align: center;
    min-width: 93px;
}
.method-post .post-item h5{
    text-align: left;
    margin: 12px 0px 0px;
    color: #FFFFFF;
    font-size: 32px;
    font-family: 'balootammaextrabold';
    line-height: 40px;
}
.method-post .post-item .author{
    text-align: left;
    margin: 10px 0px 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'balootammamedium';
}
.method-post .post-item img{
    width: 179px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.method-trial .method-trial-content{
    max-width: 1038px;
    margin: 85px auto 120px;
    background: #58CC02;
    border-radius: 22px;
    padding: 40px 50px 25px 60px;
}
.method-trial .right{
    width: 33%;
    float: right;
}
.method-trial .right img{
    width: 100%;
}
.method-trial .left{
    width: 67%;
    float: left;
    padding-right: 40px;
    padding-top: 40px;
}
.method-trial .left h2{
    margin: 0;
    max-width: 588px;
    color: #fff;
    font-size: 60px;
    font-family: 'balootammaextrabold';
}
.method-trial .left h6{
    color: #fff;
    max-width: 500px;
    font-size: 17px;
    font-family: balootammamedium;
    line-height: 23px;
    margin: 10px 0px 0px;
}
.method-trial .left .btn-learning{
    display: block;
    height: 49px;
    max-width: 240px;
    background: #fff;
    margin-top: 22px;
    text-align: center;
    line-height: 49px;
    color: #58CC02;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'balootammabold';
    border-radius: 8px;
    border-bottom: 4px solid #D7FFB8;
    text-decoration: none;
}
.method-trial .left .btn-learning span{
    margin-right: 3px;
}
.method-trial .left .btn-premium{
    display: block;
    height: 35px;
    max-width: 240px;
    margin-top: 15px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'balootammabold';
    text-decoration: none;
}

.method-app{
    background: #1CB0F6;
}
.method-app .method-app-content{
    max-width: 1280px;
    margin: 0 auto;
    padding: 55px 15px 30px;
    border-bottom: 2px solid rgb(255 255 255 / 30%);
}
.method-app .app-content{
    max-width: 920px;
    margin: 0 auto;
    padding-top: 25px;
}
.method-app .method-app-content .app-left{
    width: calc(100% - 320px);
    float: left;
    padding-top: 20px;
}
.method-app .method-app-content .app-right{
    width: 320px;
    float: left;
}
.method-app .method-app-content .app-right h5{
    margin: 0 0 15px;
    color: #FFFFFF;
    font-size: 15px;
    font-family: balootammabold;
}
.method-app .method-app-content .app-left h3{
    margin: 0;
    color: #FFFFFF;
    font-size: 24px;
    font-family: 'balootammabold';
}
.method-app .method-app-content .app-left p{
    margin: 19px 0px 0px;
    max-width: 485px;
    font-size: 17px;
    color: #fff;
    line-height: 23px;
}
.method-app .method-app-content .app-right a{
    display: block;
    width: 150px;
    float: left;
    height: 69px;
    background: #fff;
    border-radius: 15px;
    border-bottom: 4px solid #DDF4FF;
}
.method-app .method-app-content .app-right .btn-ios{
    margin-right: 20px;
}
.method-app .app-right a .image{
    width: 50px;
    float: left;
    padding-left: 15px;
    padding-top: 18px;
}
.method-app .app-right a .text{
    width: calc(100% - 50px);
    float: left;
    padding-top: 15px;
}
.method-app .app-right a .text span{
    display: block;
    color: #1cb0f6;
    font-size: 13px;
    font-family: 'balootammasemibold';
}
.method-app .app-right a .text strong{
    display: block;
    font-family: 'balootammabold';
    font-weight: 400;
    color: #1cb0f6;
    font-size: 16px;
}
.method-app .app-menu{
    margin-top: 50px;
}
.method-app .app-menu .app-menu-content{
    display: flex;
    max-width: 750px;
    margin: 0px auto;
}
.method-app .app-menu .app-menu-content a{
    display: block;
    width: 100%;
    font-size: 15px;
    color: #ffffff9e;
    font-family: 'balootammabold';
    text-align: center;
    text-transform: uppercase;
}

.method-app-bg{
    height: 97px;
    background: url(../images/method/method-app-bg.svg);
    margin-top: -97px;
    background-position: center;
}


.method-app .method-support{
    text-align: center;
    max-width: 1097px;
    margin: 0px auto;
    padding-bottom: 47px;
    border-bottom: 2px solid rgb(255 255 255 / 21%);
}
.method-app .method-support h3{
    margin: 0;
    color: #fff;
    font-size: 50px;
    font-family: 'balootammaextrabold';
}
.method-app .method-support .btn-phone{
    display: block;
    width: 188px;
    height: 48px;
    background: #fff;
    margin: 25px auto 0px;
    border-radius: 15px;
    line-height: 50px;
    color: #1CB0F6;
    font-size: 20px;
    font-family: 'balootammabold';
    border-bottom: 4px solid #E2E4FF;
    text-decoration: none;
}
.method-app .method-support .support-social{
    max-width: 475px;
    margin: 25px auto 0px;
    color: #fff;
    font-size: 19px;
    font-family: 'balootammamedium';
}
.method-app .method-support .support-social a{
    color: #fff;
    font-family: 'balootammabold';
}
.method-app .method-support .support-email{
    margin: 15px auto 0px;
    color: #fff;
    font-size: 19px;
    font-family: 'balootammamedium';
}
.method-app .method-support .support-email a{
    color: #fff;
    font-family: 'balootammabold';
}

.method-app .app-menu{
    margin-top: 50px;
}
.method-app .app-menu .app-menu-content{
    display: flex;
    max-width: 750px;
    margin: 0px auto;
}
.method-app .app-menu .app-menu-content a{
    display: block;
    width: 100%;
    font-size: 15px;
    color: #ffffff9e;
    font-family: 'balootammabold';
    text-align: center;
}
@media(max-width: 991px){
    .method-top .top-content{
        padding: 30px 15px 40px;
    }
    .method-top .right{
        width: 100%;
        max-width: 270px;
        float: none;
        padding: 0px;
        margin: 0 auto;
    }
    .method-top .left{
        width: 100%;
        float: none;
        padding: 35px 0px 0px;
    }
    .method-top .left h1{
        font-size: 48px;
        text-align: center;
        margin: 0 auto;
        line-height: 55px;
    }
    .method-top .left .description p{
        font-size: 17px;
    }
    .method-top .left .btn-learning{
        max-width: unset;
    }
    .method-top .left .btn-premium{
        max-width: unset;
    }
    .method-approach .method-approach-content{
        padding: 60px 0px 60px;
    }
    .method-approach h2{
        font-size: 40px;
    }
    .method-approach .description p{
        font-size: 17px;
    }

    .method-research .method-research-content{
        padding: 60px 0px 60px;
    }
    .method-research h2{
        font-size: 40px;
    }
    .method-research .description p{
        font-size: 17px;
    }
    .method-research .view-more a{
        max-width: unset;
    }
    .method-research img{
        margin-top: 40px;
    }
    .method-research .content {
        margin: 35px auto 0px;
    }
    .method-learning{
        padding: 60px 15px 0px;
    }
    .method-learning h2{
        font-size: 30px;
        text-align: center;
    }
    .method-learning h2 span{
        font-size: 40px;
    }
    .method-learning .method-learning-item{
        margin: 10px 0px 0px;
        width: 100%;
    }
    .method-learning .item{
        width: 100%;
        float: none;
        margin: 20px 0px 0px;
    }
    .method-learning .item .right h5{
        font-size: 20px;
    }
    .method-improve {
        margin-top: 60px;
    }
    .method-improve .left{
        width: 100%;
        float: none;
        padding: 35px 0px 0px;
    }
    .method-improve .left h3{
        font-size: 40px;
    }
    .method-improve .left .description p{
        font-size: 17px;
        margin-top: 20px;
    }
    .method-improve .right{
        width: 100%;
        float: none;
        margin: 25px auto 25px;
        max-width: 270px;
    }
    .method-feedback{
        padding: 60px 15px 0px;
    }
    .method-feedback h2{
        font-size: 40px;
        line-height: 50px;
    }
    .method-feedback .feedback-item {
        margin-top: 50px;
    }
    .method-feedback .feedback-item .video{
        width: 100%;
        float: none;
        border-radius: 20px;
    }
    .method-feedback .feedback-item .text{
        width: 100%;
        float: none;
        padding: 25px 0px 0px;
    }
    .method-feedback .feedback-item .text h5{
        font-size: 21px;
        line-height: 27px;
    }
    .method-feedback .feedback-item .text p{
        font-size: 17px;
    }
    .method-feedback .feedback-item .text .name{
        font-size: 17px;
    }
    .method-feedback .feedback-item.item-even .video {
        float: none;
    }
    .method-feedback .feedback-item.item-even .text {
        padding-right: 0;
    }
    .method-post {
        margin-top: 60px;
    }
    .method-post .method-post-content {
        padding: 50px 15px 50px;
    }
    .method-post h2{
        font-size: 40px;
    }
    .method-post h6{
        font-size: 17px;
        line-height: 23px;
    }
    .method-post .post-content {
        margin-top: 35px;
        width: calc(100% + 15px);
    }
    .method-post .post-item {
        width: 320px;
    }
    .method-post .post-item h5 {
        font-size: 28px;
        line-height: 35px;
    }
    .method-trial .method-trial-content{
        margin: 0 15px 45px;
        padding: 10px 20px 20px;
        border-radius: 20px;
    }
    .method-trial .right{
        width: 100%;
        float: none;
        max-width: 270px;
        margin: 20px auto 0px;
    }
    .method-trial .left{
        width: 100%;
        float: none;
        padding: 30px 0px 0px;
    }
    .method-trial .left h2{
        font-size: 40px;
        text-align: center;
    }
    .method-trial .left h6{
        text-align: center;
        margin: 15px auto 0px;
    }
    .method-trial .left .btn-learning{
        max-width: unset;
    }
    .method-trial .left .btn-premium{
        max-width: unset;
    }

    .method-app .method-support h3{
        font-size: 30px;
    }
    .method-app .method-support .support-social{
        font-size: 17px;
    }
    .method-app .method-app-content{
        padding-top: 35px;
    }

    .method-app .method-app-content .app-left{
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }
    .method-app .method-app-content .app-right{
        float: none;
        margin: 35px auto 0px;
    }
    .method-app .app-menu{
        display: none;
    }
    
}