@media screen and (min-width: 100px) and (max-width: 768px) {

    .aos-init,
    .aos-animate,
    .wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .menu-header #menu-button {
        display: none;
    }

    main {
        padding: 0;
    }
}

@media screen and (min-width: 480px) and (max-width: 668px) {

    .aos-init,
    .aos-animate,
    .wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .open-menu body {
        position: fixed !important;
    }

    [data-aos^="zoom"][data-aos^="zoom"] {
        opacity: 1 !important;
    }

    [data-aos] {
        -webkit-tranform: none !important;
        transform: none !important;
    }
}

@media screen and (max-width: 380px) {
    [data-aos] {
        -webkit-tranform: none !important;
        transform: none !important;
    }

    .aos-init,
    .aos-animate,
    .wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    [data-aos^="zoom"][data-aos^="zoom"] {
        opacity: 1 !important;
    }

    .open-menu body {
        position: fixed !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .menu-header #menu-button {
        display: none;
    }
}

/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1600px) and (max-width: 1700px) {}

/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1599px) {
    .section-banner .icon {
        margin: 50px auto 0;
    }

    .section-banner .desc h1 {
        font-size: 70px;
        line-height: 80px;
    }

    .section-banner .more a {
        font-size: 22px;
        line-height: 32px;
    }

    header .logo {
        width: 60%;
    }

    .section-banner .arrow {
    }

    .section-banner {
        padding-bottom: 150px;
    }

    .section-1 .title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-1 .main p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-1 .main {
        min-height: 390px;
    }

    .section-3 .headline h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-3-1 .headline h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .section-3-1 .desc p {
        font-size: 19px;
        line-height: 29px;
    }

    .section-3-1 .loop h4 {
        font-size: 17px;
        line-height: 27px;
    }

    .section-4 .headline h2 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .section-4 .main p {
        font-size: 16px;
        line-height: 26px;
        min-height: 130px;
    }

    .section-4 .main {
        min-height: 0;
    }

    .footer {
        padding-top: 100px;
    }

    .footer input,
    .footer textarea {
        font-size: 14px;
        line-height: 24px;
    }

    .footer .desc p {
        font-size: 16px;
        line-height: 26px;
    }

    .footer .desc h3 {
        font-size: 50px;
        line-height: 60px;
    }

    .footer .desc h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .footer {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1499px) {
    .section-banner .icon {
        margin: 50px auto 0;
    }

    .section-banner .desc h1 {
        font-size: 70px;
        line-height: 80px;
    }

    .section-banner .more a {
        font-size: 22px;
        line-height: 32px;
    }

    header .logo {
        width: 60%;
    }

    .section-banner .arrow {
    }

    .section-banner {
        padding-bottom: 150px;
    }

    .section-1 .title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-1 .main p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-1 .main {
        min-height: 390px;
    }

    .section-3 .headline h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-3-1 .headline h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .section-3-1 .desc p {
        font-size: 19px;
        line-height: 29px;
    }

    .section-3-1 .loop h4 {
        font-size: 17px;
        line-height: 27px;
    }

    .section-4 .headline h2 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .section-4 .main p {
        font-size: 16px;
        line-height: 26px;
        min-height: 130px;
    }

    .section-4 .main {
        min-height: 0;
    }

    .footer {
        padding-top: 100px;
    }

    .footer input,
    .footer textarea {
        font-size: 14px;
        line-height: 24px;
    }

    .footer .desc p {
        font-size: 16px;
        line-height: 26px;
    }

    .footer .desc h3 {
        font-size: 50px;
        line-height: 60px;
    }

    .footer .desc h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .footer {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    .section-banner .icon {
        margin: 50px auto 0;
    }

    .section-banner .desc h1 {
        font-size: 70px;
        line-height: 80px;
    }

    .section-banner .more a {
        font-size: 22px;
        line-height: 32px;
    }

    header .logo {
        width: 60%;
    }

    .section-banner .arrow {
        /* width: 9%; */
    }

    .section-banner {
        padding-bottom: 150px;
    }

    .section-1 .title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-1 .main p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-1 .main {
        min-height: 390px;
    }

    .section-3 .headline h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-3-1 .headline h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .section-3-1 .desc p {
        font-size: 19px;
        line-height: 29px;
    }

    .section-3-1 .loop h4 {
        font-size: 17px;
        line-height: 27px;
    }

    .section-4 .headline h2 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .section-4 .main p {
        font-size: 16px;
        line-height: 26px;
        min-height: 130px;
    }

    .section-4 .main {
        min-height: 0;
    }

    .footer {
        padding-top: 100px;
    }

    .footer input,
    .footer textarea {
        font-size: 14px;
        line-height: 24px;
    }

    .footer .desc p {
        font-size: 16px;
        line-height: 26px;
    }

    .footer .desc h3 {
        font-size: 50px;
        line-height: 60px;
    }

    .footer .desc h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .footer {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
    .section-banner .icon {
        margin: 50px auto 0;
    }

    .section-banner .desc h1 {
        font-size: 60px;
        line-height: 70px;
    }

    .section-banner .more a {
        font-size: 22px;
        line-height: 32px;
    }

    header .logo {
        width: 60%;
    }

    .section-banner .arrow {
        width: 9%;
    }

    .section-banner {
        padding-bottom: 150px;
    }

    .section-1 .title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-1 .main p {
        font-size: 13px;
        line-height: 23px;
    }

    .section-1 .main {
        min-height: 290px;
        padding: 25px;
    }

    .section-3 .headline h2 {
        font-size: 40px;
        line-height: 50px;
        width: 50%;
    }

    .section-3-1 .headline h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .section-3-1 .desc p {
        font-size: 19px;
        line-height: 29px;
    }

    .section-3-1 .loop h4 {
        font-size: 17px;
        line-height: 27px;
    }

    .section-4 .headline h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .section-4 .main p {
        font-size: 13px;
        line-height: 23px;
        min-height: 113px;
    }

    .section-4 .main {
        min-height: 0;
    }

    .footer {
        padding-top: 100px;
    }

    .footer input,
    .footer textarea {
        font-size: 14px;
        line-height: 24px;
    }

    .footer .desc p {
        font-size: 16px;
        line-height: 26px;
    }

    .footer .desc h3 {
        font-size: 50px;
        line-height: 60px;
    }

    .footer .desc h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .footer {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .section-3-1 .loop {
        padding: 15px;
    }

    .section-4 .main {
        padding: 25px;
    }

    .section-4 .main .icon {
        width: 20%;
    }
}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 949px) {
    .section-banner .more {
        text-align: center;
        margin: 40px auto 0;
    }

    .section-banner .icon {
        margin: 30px auto 0;
    }

    .section-banner .desc h1 {
        font-size: 70px;
        line-height: 80px;
    }

    .section-banner {
        padding-bottom: 130px;
    }

    .section-1 .title h2 {
        width: 100%;
        text-align: center;
        font-size: 35px;
        line-height: 45px;
    }

    .section-1 .main {
        min-height: auto;
    }

    .section-3 .headline h2 {
        width: 100%;
    }

    .section-3-1 .row {
        display: block;
    }

    .footer {
        padding: 50px 0;
    }

    .footer .desc {
        text-align: center;
    }

    .footer .desc p {
        margin: auto;
    }

    .footer ul.social {
        margin: 30px auto;
        text-align: center;
    }

    .footer .row form .col-md-6 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .footer .row form .col-md-12 {
        flex: 100%;
    }
}

/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
    body {
        padding: 0px !important;
    }

    .section-banner {
        width: 90%;
        margin: 20px auto;
        padding-bottom: 40px;
    }

    .section-banner .more a {
        font-size: 20px;
        line-height: 30px;
    }

    .section-banner .desc h1 {
        font-size: 25px;
        line-height: 35px;
    }

    .section-banner .icon {
        width: 40%;
    }

    .section-banner .arrow {
        width: 30%;
        bottom: -40px;
    }

    .section-1 {
        padding: 30px 0;
    }

    .section-1 .title h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .section-1 .main {
        padding: 20px;
    }

    .section-1 .main p {
        font-size: 13px;
        line-height: 23px;
    }

    .section-1 .pic {
        width: 60%;
    }

    .section-3 .headline h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .section-3-1 .headline h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .section-3-1 .desc p {
        font-size: 13px;
        line-height: 23px;
    }

    .section-3-1 .loop h4 {
        font-size: 13px;
        line-height: 23px;
    }

    .section-3-1 .loop {
        padding: 5px;
    }

    .section-4 {
        padding: 30px 0 60px;
    }

    .section-4 .headline h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .section-4 .main .icon {
        width: 20%;
    }

    .section-4 .main {
        padding: 25px;
        min-height: auto;
    }

    .section-4 .main p {
        font-size: 13px;
        line-height: 23px;
        min-height: auto;
    }

    .section-4 ul.slick-dots {
        bottom: -40px;
    }

    .footer .desc h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .footer .desc h4 {
        font-size: 25px;
        line-height: 35px;
    }

    .footer .desc p {
        font-size: 13px;
        line-height: 23px;
    }

    .footer .row form .col-md-6 {
        flex: 100%;
        max-width: 100%;
    }

    .footer input,
    .footer textarea {
        font-size: 14px;
        line-height: 24px;
        padding: 15px;
        border-radius: 15px;
        margin: 0 auto;
    }

    .footer .cta-form {
        padding: 15px;
        border-radius: 10px;
    }
}