@media (min-width: 980px) and (max-width: 1199px) {
    .nav-top-wrap .middle ul li a{
        padding: 34px 4px 21px;
        margin: 0 4px;
    }
    .nav-top-wrap .right a{
        padding: 12px 28px;
        width: 100%;
    }
    .section1 .middle p{
        font-size: 15px;
    }
    .section6 .section6-inner-wrap h3{
        font-size: 20px;
    }
    .section7 .section7-inner-wrap p br{
        display: none;
    }
    .section1 .left p{
        font-size: 42px;
    }
}
@media (max-width: 979px){
    .section5 p br{
        display: none;
    }
    .section7 .section7-inner-wrap p br{
        display: none;
    }
    .bd-example-modal-lg{
        padding: 0px !important;
    }
    .bd-example-modal-lg .modal-inner-wrap{
        max-width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 979px){
    .nav-top-wrap .middle ul{
        float: none;
        text-align: center;
    }
    .nav-top-wrap .middle ul li{
        float: none;
        display: inline-block
    }
    .nav-top-wrap .middle ul li a{
        font-size: 12px;
        font-weight: 700;
        padding: 34px 2px 22px;
        margin: 0 2px;
    }
    .nav-top-wrap .right a{
        font-size: 13px;
        padding: 12px 12px;
        margin-top: 17px;
        width: 100%;
        text-align: center;
    }
    .section1{
        margin-top: 79px;
    }
    .section1 .left p{
        font-size: 32px;
        line-height: 40px;
    }
    .section1 .middle p{
        font-size: 11px;
        line-height: 20px;
    }
    .section6 .section6-inner-wrap h3{
        font-size: 16px;
    }
    .section3 .right h2{
        font-size: 24px;
    }
    .section5 h1{
        font-size: 44px;
    }
    .section7 p br{
        display: none;
    }
    .section7 .section7-inner-wrap h2{
        font-size: 26px;
        line-height: 34px;
    }
    .section7 .section7-inner-wrap h3{
        font-size: 24px;
        line-height: 32px;
    }
    .footer-top .middle ul{
        margin: 12px 0 0;
    }
    .footer-top .middle ul li{
        margin: 0 5px;
    }
    .footer-top .middle ul li a{
        font-size: 12px;
    }
    .footer-top .right ul{
        margin: 12px 0 0;
    }
}
@media  (max-width: 767px){
    .nav-top-wrap .middle ul{
        float: none;
        text-align: center;
    }
    .nav-top-wrap .middle ul li{
        float: none;
        display: inline-block
    }
    .nav-top-wrap .middle ul li a{
        font-size: 13px;
        font-weight: 700;
        padding: 10px 5px;
        margin: 0 2px;
    }
    .nav-top-wrap .right a{
        margin: 10px auto;
        display: table;
        float: none;
    }
    .section1{
        margin-top: 200px;
    }
    .section1 .left{
        margin-top: 50px;
    }
    .section1 .middle{
        margin-top: 50px;
    }
    .section2 .youtube-wrap{
        margin-top: 20px;
    }
}
@media  (min-width: 481px) and (max-width: 767px){
    .section5 h1{
        font-size: 40px;
    }
    .section1{
        min-height: 680px;
    }
    .section6-img-wrap-outer{
        background-size: cover !important;
    }
    .section7 p br{
        display: none;
    }
    .section7 .section7-inner-wrap h2{
        font-size: 24px;
        line-height: 31px;
    }
    .section7 .section7-inner-wrap p{
        font-size: 15px;
        line-height: 24px;
    }
    .section7 .section7-inner-wrap p.bigp {
        font-size: 18px;
        line-height: 28px;
    }
    .section7 .section7-inner-wrap h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .section1 .left p{
        font-size: 40px;
    }
}
@media  (max-width: 480px){
    .section1 .left p{
        font-size: 26px;
        line-height: 36px;
    }
    .section3 .right h2{
        font-size: 25px;
    }
    .section5 h1{
        font-size: 26px;
    }
    .section5 h4{
        font-size: 19px;
        line-height: 27px;
    }
    .section6 h2{
        width: 360px;
    }
    .section7 .section7-inner-wrap h2{
        font-size: 17px;
        line-height: 26px;
    }
    .section7 .section7-inner-wrap p{
        font-size: 12px;
        line-height: 20px;
    }
    .section7 .section7-inner-wrap p.bigp {
        font-size: 16px;
        line-height: 24px;
    }
    .section7 .section7-inner-wrap h3{
        font-size: 16px;
        line-height: 26px;
    }
    .section7 h4{
        font-size: 19px;
        line-height: 28px;
    }
    .bd-example-modal-lg .modal-content{
        padding-bottom: 50px;
    }
}