
/*========================================== (max-width: 575px) ==========================================*/
@media only screen and (max-width: 575px){
    .about_title{
        font-size: 26px;
        margin-left: 32px;
    }
    .summary_title{
        font-size: 26px;
        margin-right: 32px;
    }
    .flute_img{
        left: -8px;
        top: 46%;
        width: 80px;
    }
    .flute2_img{
        right: -8px;
        top: 46%;
        width: 80px;
    }
    .about_text_section p,
    .summary_text_section p {
        font-size: 16px;
    }
    .problem_text ul li,
    .solution_text ul li{
        font-size: 16px;
        line-height: 24px;
    }
    .problem_img img, .solution_img img{
        width: 50%;
    }
    .feature_text{
        margin-left: 10px;
    }
    .feature_subtitle {
        font-size: 16px;
    }
    .feature_text p {
        font-size: 14px;
    }
    .typography_subtext{
        justify-content: center !important;
    }
    .character_text{
        display: none;
    }
    .color_title_img{
        width: 100%;
    }
    .black_color{
        width: 100px;
        height: 220px;
    }
    .green_color{
        width: 100px;
        height: 325px;
    }
    .yellow_color{
        width: 100px;
        height: 325px;
    }
    .white_color{
        width: 100px;
        height: 220px;
    }
    .color_text p {
        font-size: 12px;
    }
    .thankyou_box{
        width: 75%;
        bottom: 16px;
    }
    .thankyou_box img{
        width: 25%;
    }
    .thankyou_box p{
        font-size: 24px;
        text-align: center;
    }
    .application_section::after{
        height: 3%;
    }
}

/*========================================== (max-width: 990px) ==========================================*/
@media only screen and (max-width: 990px){
    .logo_img {
        width: 100%;
        align-items: center;
        top: 0;
        left: 0;
    }
    .summary_text_section::after{
        display: none;
    }
    /*.problem_img img, .solution_img img{*/
    /*    display: none;*/
    /*}*/
    .tech_title h2 {
        font-size: 32px;
        text-align: center;
    }
    .problem_title_img, .solution_title_img{
        width: 100%;
    }
}

/*========================================== (min-width: 576px) and (max-width: 767px) ==========================================*/
@media only screen and (min-width: 576px) and (max-width: 767px){
    .about_title{
        font-size: 30px;
        margin-left: 32px;
    }
    .summary_title{
        font-size: 30px;
        margin-right: 32px;
    }
    .flute_img{
        left: -15px;
        top: 46%;
        width: 90px;
    }
    .flute2_img{
        right: -15px;
        top: 46%;
        width: 90px;
    }
    .about_text_section p,
    .summary_text_section p {
        font-size: 16px;
    }
    .problem_text ul li,
    .solution_text ul li{
        font-size: 16px;
        line-height: 27px;
    }
    .problem_img img, .solution_img img{
        width: 50%;
    }
    .typography_img{
        width: 40%;
    }
    .typography_text p {
        font-size: 28px;
    }
    .weight_title, .character_title {
        font-size: 28px;
    }
    .weight_text p, .character_text p {
        font-size: 18px;
    }
    .feature_text{
        margin-left: 10px;
    }
    .feature_subtitle {
        font-size: 16px;
    }
    .feature_text p {
        font-size: 14px;
    }
    .black_color{
        width: 118px;
        height: 300px;
    }
    .green_color{
        width: 118px;
        height: 420px;
    }
    .yellow_color{
        width: 118px;
        height: 420px;
    }
    .white_color{
        width: 118px;
        height: 300px;
    }
    .color_text p {
        font-size: 14px;
    }
    .thankyou_box{
        width: 60%;
        bottom: 16px;
    }
    .thankyou_box img{
        width: 25%;
    }
    .thankyou_box p{
        font-size: 24px;
        text-align: center;
    }
    .application_section::after{
        height: 3%;
    }
}

/*========================================== (min-width: 768px) and (max-width: 991px) ==========================================*/
@media only screen and (min-width: 768px) and (max-width: 991px){
    .about_title{
        font-size: 38px;
        margin-left: 32px;
    }
    .summary_title{
        font-size: 38px;
        margin-right: 32px;
    }
    .flute_img{
        left: -25px;
        top: 46%;
        width: 100px;
    }
    .flute2_img{
        right: -25px;
        top: 46%;
        width: 100px;
    }
    .about_text_section p,
    .summary_text_section p {
        font-size: 18px;
    }
    .problem_text ul li,
    .solution_text ul li{
        font-size: 18px;
        line-height: 35px;
    }
    .typography_img{
        width: 100%;
    }
    .typography_text p {
        font-size: 28px;
    }
    .weight_title, .character_title {
        font-size: 28px;
    }
    .weight_text p, .character_text p {
        font-size: 18px;
    }
    .feature_text{
        margin-left: 10px;
    }
    .tech_title h2 {
        font-size: 32px;
    }
    .character_text p, .weight_text p{
        font-size: 16px;
    }
    .feature_text p {
        font-size: 14px;
    }
    .feature_subtitle {
        font-size: 18px;
    }
    .black_color{
        width: 118px;
        height: 300px;
    }
    .green_color{
        width: 118px;
        height: 420px;
    }
    .yellow_color{
        width: 118px;
        height: 420px;
    }
    .white_color{
        width: 118px;
        height: 300px;
    }
    .application_img img{
        width: 100%;
    }
    .thankyou_box img{
        width: 25%;
    }
    .thankyou_box p{
        font-size: 24px;
        text-align: center;
    }
}

/*========================================== (min-width: 992px) and (max-width: 1199px) ==========================================*/
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .logo_img {
        top: -28px;
        left: -1px;
    }
    .about_title{
        font-size: 38px;
        margin-left: 32px;
    }
    .summary_title{
        font-size: 38px;
        margin-right: 32px;
    }
    .flute_img{
        left: -25px;
        top: 46%;
        width: 100px;
    }
    .flute2_img{
        right: -25px;
        top: 46%;
        width: 100px;
    }
    .about_text_section p,
    .summary_text_section p {
        font-size: 18px;
    }
    .problem_text ul li,
    .solution_text ul li{
        font-size: 18px;
        line-height: 26px;
    }

    .typography_text p {
        font-size: 28px;
    }
    .weight_title, .character_title {
        font-size: 28px;
    }
    .weight_text p, .character_text p {
        font-size: 18px;
    }
    .feature_text{
        margin-left: 10px;
    }
    .tech_title h2 {
        font-size: 32px;
    }
    .character_text p, .weight_text p{
        font-size: 16px;
    }
    .tech_title h2 {
        font-size: 48px;
    }
    .character_text p, .weight_text p{
        font-size: 16px;
    }
    .feature_text p {
        font-size: 16px;
    }
    .feature_subtitle {
        font-size: 18px;
    }
    .application_img img{
        width: 100%;
    }
}

/*========================================== (min-width: 1200px) and (max-width: 1500px) ==========================================*/
@media only screen and (min-width: 1200px) and (max-width: 1500px){
    .logo_img {
        top: -28px;
        left: -1px;
    }
    .about_title{
        font-size: 46px;
        margin-left: 49px;
    }
    .summary_title{
        font-size: 46px;
        margin-right: 59px;
    }
    .flute_img{
        left: -18px;
        top: 46%;
        width: 117px;
    }
    .flute2_img{
        right: -8px;
        top: 46%;
        width: 117px;
    }
    .about_text_section p,
    .summary_text_section p {
        font-size: 18px;
    }
    .problem_text ul li,
    .solution_text ul li{
        font-size: 18px;
    }

    .typography_text p {
        font-size: 28px;
    }
    .weight_title, .character_title {
        font-size: 28px;
    }
    .weight_text p, .character_text p {
        font-size: 18px;
    }
    .feature_text {
        margin-left: 10px;
    }
    .application_img img{
        width: 100%;
    }
}


@media only screen and (min-width: 1922px) and (max-width: 2560px){}

/*========================================== (min-width: 375px) and (max-width: 470px) ==========================================*/
@media only screen and (min-width: 375px) and (max-width: 475px){
    .about_title{
        font-size: 26px;
        margin-left: 32px;
    }
    .summary_title{
        font-size: 26px;
        margin-right: 32px;
    }
    .flute_img{
        left: -8px;
        top: 46%;
        width: 80px;
    }
    .flute2_img{
        right: -8px;
        top: 46%;
        width: 80px;
    }
    .about_text_section p,
    .summary_text_section p {
        font-size: 16px;
    }
    .problem_text ul li,
    .solution_text ul li{
        font-size: 16px;
        line-height: 25px;
    }
    .problem_img img, .solution_img img{
        width: 50%;
    }
    .feature_text{
        margin-left: 10px;
    }
    .feature_subtitle {
        font-size: 16px;
    }
    .feature_text p {
        font-size: 14px;
    }
    .black_color{
        width: 77px;
        height: 170px;
    }
    .green_color{
        width: 76px;
        height: 256px;
    }
    .yellow_color{
        width: 76px;
        height: 256px;
    }
    .white_color{
        width: 65px;
        height: 170px;
    }
    .application_img img{
        width: 100%;
    }
    .thankyou_box{
        width: 90%;
        bottom: 16px;
    }
    .thankyou_box img{
        width: 25%;
    }
    .thankyou_box p{
        font-size: 18px;
    }
    .application_section::after{
        height: 3%;
    }

}

/*========================================== (min-width: 320px) and (max-width: 374px) ==========================================*/
@media only screen and (min-width: 320px) and (max-width: 374px){
    .logo_img {
        width: 100%;
        align-items: center;
        top: 0;
        left: 0;
    }
    .banner_text p {
        font-size: 18px;
    }
    .summary_text_section::after{
        display: none;
    }
    .about_title{
        font-size: 18px;
        margin-left: 32px;
    }
    .summary_title{
        font-size: 18px;
        margin-right: 32px;
    }
    .flute_img{
        left: -8px;
        top: 46%;
        width: 70px;
    }
    .flute2_img{
        right: -8px;
        top: 46%;
        width: 70px;
    }
    .about_text_section p,
    .summary_text_section p {
        font-size: 14px;
    }
    .problem_text ul li,
    .solution_text ul li{
        font-size: 14px;
        line-height: 20px;
    }
    .problem_img img, .solution_img img{
        width: 50%;
    }
    .tech_text img {
        width: 70%;
    }
    .tech_title h2 {
        font-size: 26px;
        text-align: center;
    }
    .typography_subtext{
        justify-content: center !important;
    }
    .typography_img{
        width: 50%;
    }
    .typography_text p {
        font-size: 24px;
    }
    .weight_title {
        font-size: 25px;
    }
    .weight_text p{
        font-size: 16px;
    }
    .character_text{
        display: none;
    }
    .black_color{
        width: 77px;
        height: 170px;
    }
    .green_color{
        width: 76px;
        height: 256px;
    }
    .yellow_color{
        width: 76px;
        height: 256px;
    }
    .white_color{
        width: 65px;
        height: 170px;
    }
    .color_text p {
        font-size: 12px;
        text-align: center;
    }
    .feature_text{
        margin-left: 10px;
    }
    .feature_title_img{
        width: 100%;
    }
    .feature_subtitle {
        font-size: 16px;
    }
    .feature_text p {
        font-size: 14px;
    }
    .application_img img{
        width: 100%;
    }
    .thankyou_box{
        width: 90%;
        bottom: 16px;
    }
    .thankyou_box img{
        width: 25%;
    }
    .thankyou_box p{
        font-size: 18px;
    }
    .application_section::after{
        height: 3%;
    }
}
