

@media (min-width: 1200px) and (max-width: 1500px) {
    .banner-main .carousel-caption {
        background: transparent;
    }
    .strategy {
        padding: 5% 0px 6% 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mean-last {
        display: none !important;
    }
    .text_bg h1 {
        padding-top: 10px;
        font-size: 50px;
        line-height: 70px;
        padding-bottom: 10px;
    }
    .b_bold {
        font-size: 75px;
    }
    .text_bg span {
        padding-bottom: 20px;
    }
    .bj_history {
        margin-top: -231px;
        padding-bottom: 40px;
    }
    .bj_history .bj_history-box {
        margin-top: 210px;
    }
    .bj_history .bj_history-box h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .strategy .two-box_text {
        padding: 5% 0px 5% 30px;
        padding-right: 15px;
    }
    .strategy .two-box_text .travel h3 {
        padding-bottom: 20px;
        font-size: 30px;
        line-height: 30px;
    }
    .strategy .two-box_text .travel p {
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mean-last {
        display: none !important;
    }
    .b_bold {
    font-size: 53px;
    }
    .text_bg h1 {
        padding-top: 0px;
        font-size: 41px;
        line-height: 51px;
        padding-bottom: 18px;
    }
    .text_bg span {
        padding-bottom: 12px;
    }
    .text_bg a {margin-right: 5px;
        padding: 10px 23px;
    }
    .strategy_text p {
        width: 100%;
    }
    #chart-legend {
    font-size: 25px;
    }
    .bj_history {
        padding-bottom: 0px; margin-top: 0px; background:inherit;
    }
    .bj_history .bj_history-box {
        margin-top: 90px;
    }
    .strategy .two-box_text .travel {
        padding: 15% 30px 15% 30px; max-width: inherit;
    }
    
    .aff_link p {
        font-size: 10px;
        padding: 5px;
        margin: 0px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .mean-last {
        display: none;
    }
    .strategy .two-box_text .travel {padding: 15% 30px 15% 30px; max-width: inherit;
    }
    .strategy_text p {
        width: 100%;
    }
    #chart-legend {
    font-size: 15px;
    }
    .bj_history {
        padding-bottom: 0px; margin-top: 0px; background:inherit;
    }
    .bj_history .bj_history-box {
        margin-top: 90px;
    }
    .aff_link p {
        font-size: 10px;
        padding: 0px;
        margin: 0px;
    }
}

@media (max-width: 575px) {
    .header {
        padding-bottom: 0px;
    }
    .logo {
        text-align: center !important;
        padding-bottom: 25px;
        float: inherit;
    }
    .text_bg h1 {
        padding-top: 80px;
        font-size: 37px;
        line-height: 51px;
        padding-bottom: 18px;
    }
    .b_bold {
        font-size: 51px;
    }
    .text_bg span {
        padding-bottom: 12px;
    }
    .text_bg a {
        margin-right: 6px; font-size: 15px;
        padding: 10px 24px;
    }
    
    .strategy .two-box_text .travel {
        padding: 15% 30px 15% 30px; max-width: inherit;
    }
    .strategy .two-box_text .travel h3 { 
        font-size: 25px;
        padding-bottom: 32px;
        line-height: 28px;
    }
    .strategy_text p {
        width: 100%;
    }
    #chart-legend {
    font-size: 13px;
    }
    .bj_history {
        padding-bottom: 0px; margin-top: 0px; background:inherit;
    }
    .bj_history .bj_history-box {
        margin-top: 90px;
    }
    .bj_history .bj_history-box h3 {
        font-size: 28px;
    }
    .bj_history .bj_history-box span {
        font-size: 28px;
    }
    .aff_link p {
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    }
    .copyright p {
        font-size: 16px;
        padding: 0 15px;
    }
}
