/* RESPONSIVE */
@media screen and (max-width:767px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding: 0;
        max-width: 90%;
    }

    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .mobile-hide {
        display: none;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 38px;
    }

    p {
        font-size: 16px;
    }

    .margin-top-170,
    .margin-top-150,
    .margin-top-200 {
        margin-top: 0px;
    }

    .btn {
        padding: 10px;
        font-size: 14px;
        border-radius: 6px;
    }

    .ants-desktop {
        display: none;
    }

    .ants-mobile {
        display: block;
        margin: 20px 0;
    }

    /* HEADER */
    header ul {
        margin: 10px 0 0 -30px;
        text-align: center;
    }

    /* SECTION 1 */
    .section-1 {
        background-size: cover;
        padding-bottom: 60px;
    }

    .section-1 .logo-box {
        margin: 0 0 150px 0;
    }

    .section-1 .logo-box img {
        max-width: 200px;
    }

    .section-1 .logo-box h2 {
        font-size: 22px;
    }

    .section-1 h3 {
        font-size: 26px;
    }

    .section-1 .img-bird {
        max-width: 160px;
        margin-left: 200px;
        margin-top: 100px;
    }

    .section-1 .logo-box img.img-frog {
        margin-left: 55px;
        margin-top: -45px;
        max-width: 120px;
    }


    /* SECTION 2 */
    .section-2 {
        background-size: cover;
        padding: 200px 0 60px 0;
    }

    .section-2 h3 {
        font-size: 34px;
    }

    .section-2 h3.mobile {
        margin: 0 0 10px 0;
        font-size: 30px;
    }

    .section-2 h4 {
        font-size: 28px;
        max-width: 100%;
    }

    .section-2 img.img-curvy-line {
        margin: 20px 0;
    }

    .section-2 .download-box p {
        font-size: 18px;
    }

    .img-snake {
        width: 200px;
        margin-left: -50px;
        margin-top: 10px;
    }

    .img-butterfly {
        top: -110px;
        right: 100px;
        width: 150px;
    }

    .img-bee {
        top: 300px;
        width: 50px;
    }

    .img-leaf-right {
        right: -90px;
        width: 180px;
        top: -70px;
    }

    .img-leaf-left {
        left: -150px;
        width: 200px;
    }

    .img-leaf-right-bottom {
        top: 750px;
        right: -260px;
        width: 300px;
    }

    /* SECTION 3 */
    .section-3 {
        background-size: cover;
        padding: 30px 0;
    }

    .section-3 .section-3-box {
        text-align: center;
    }


    .section-3 h2 {
        margin: 0 0 50px 0;
    }

    .section-3 p {
        font-size: 18px;
        line-height: 140%;
    }

    .img-floral-1,
    .img-floral-2 {
        width: 250px;
    }

    .img-floral-3 {
        width: 300px;
    }

    .img-floral-4 {
        width: 200px;
    }

    .img-floral-1,
    .img-floral-2,
    .img-floral-3,
    .img-floral-4 {
        position: relative;
        margin: 20px auto;
        float: none;
    }


    /* SECTION 3 */
    .section-4 {
        background-size: cover;
        padding: 30px 0;
    }

    .section-4 .section-4-box {
        margin: 0px auto 200px auto;
    }

    .section-4 p {
        max-width: 100%;
        font-size: 20px;
        margin: 0 auto 20px auto;
        text-align: center;
    }

    .img-dragon {
        top: 200px;
        width: 120px;
        left: 0px;
    }

    .mobile-text-center {
        margin: 0px auto;
        text-align: center;
    }

    /* SECTION 3 */
    .section-5 {
        background: #182D33;
        padding: 30px 0;
    }

    .section-5 .section-5-box {
        margin: 0px auto 0 auto;
    }

    .section-5 p {
        font-size: 20px;
    }

    .section-5 h3 {
        font-size: 36px;
    }

    .section-5 ul {
        width: 100%;
        margin: 0;
        padding-left: 25px;
        /* REQUIRED for bullets */
        list-style: disc !important;
        list-style-position: outside;
    }

    .section-5 ul li {
        font-size: 18px;
        line-height: 140%;
        padding: 10px 0;
        margin-left: 0;
        /* REMOVE negative margin */
        text-align: left;
    }


    .img-cloud-solve-1,
    .img-cloud-solve-2 {
        display: none;
    }

    .img-sun {
        top: 0;
        width: 260px;
        right: 0px;
    }

    .img-dots {
        width: 150px;
    }

    .img-roth-1 {
        top: -20px;
        width: 90px;
        left: auto;
    }

    .img-roth-2 {
        right: -10px;
        bottom: -40px;
        width: 120px;
    }

    /* SECTION 6 */
    .section-6 {
        background-size: contain;
        background-position: bottom left;
        padding: 30px 0 150px 0;
    }

    .section-6 h2 {
        margin: 0 0 50px 0;
        text-align: center;
    }

    .section-6 .box-1,
    .section-6 .box-2,
    .section-6 .box-3 {
        margin-left: 0;
        margin-bottom: 30px;
    }

    .section-6 p {
        font-size: 18px;
        line-height: 140%;
        text-align: center;
    }

    .section-6 .codebox h3 {
        text-align: center;
    }

    /* FOOTER */
    footer {
        padding: 40px 0;
    }

    footer .logo-box img {
        max-width: 160px;
    }

    footer .logo-box h2 {
        font-size: 18px;
    }

    footer .logo-box {
        position: relative;
        bottom: 0px;
        margin: 0 0 50px 0;
        text-align: center;
    }

    footer .btn {
        margin-bottom: 20px;
        width: 100%;
    }

    footer h3 {
        font-size: 18px;
    }

    footer ul li a {
        font-size: 16px;
    }

    .img-line-1 {
        height: 40px;
        background: url(../../assets/images/img-line-2.png) top center no-repeat;
        background-size: cover;
        margin-top: -10px;
        margin-bottom: 20px;
        position: relative;
    }

    .img-line-2 {
        height: 40px;
        background: url(../../assets/images/img-line-1.png) top center no-repeat;
        background-size: cover;
    }


    /* RESPONSIVE */
    @media only screen and (max-width: 1024px) and (min-width: 768px) {

        h2 {
            font-size: 40px;
        }

        h3 {
            font-size: 30px;
        }

        h4 {
            font-size: 38px;
        }

        p {
            font-size: 16px;
        }

        .btn {
            padding: 14px;
            font-size: 14px;
            border-radius: 6px;
        }

        /* HEADER */
        header {
            text-align: left;
        }

        header ul {
            margin: 10px 0 0 -30px;
            text-align: right;
        }

        /* SECTION 1 */
        .section-1 {
            background-size: cover;
            padding-bottom: 60px;
        }

        .section-1 .section-1-btn-container {
            max-width: 500px;
        }

        .section-1 .logo-box {
            margin: 0 0 150px 0;
        }

        .section-1 .logo-box img {
            max-width: 250px;
        }

        .section-1 .logo-box h2 {
            font-size: 28px;
        }

        .section-1 h3 {
            font-size: 26px;
        }

        .section-1 .img-bird {
            max-width: 180px;
            margin-left: 500px;
            margin-top: 100px;
        }

        .section-1 .logo-box img.img-frog {
            margin-left: 60px;
            margin-top: -70px;
        }


        /* SECTION 2 */
        .section-2 {
            background-size: cover;
            padding: 100px 0 60px 0;
        }

        .section-2 .section-2-box {
            max-width: 700px;
        }

        .section-2 h4 {
            font-size: 28px;
            max-width: 100%;
        }

        .section-2 img.img-curvy-line {
            margin: 20px 0;
        }

        .section-2 .download-box p {
            font-size: 18px;
        }

        .img-snake {
            width: 350px;
            margin-left: -100px;
            margin-top: 10px;
        }

        .img-butterfly {
            top: -100px;
            right: 10px;
            width: 220px;
        }

        .img-bee {
            top: 200px;
            left: -100px;
        }

        .img-leaf-right {
            right: -100px;
            width: 220px;
            top: 0;
        }

        .img-leaf-left,
        .img-leaf-right-bottom {
            display: none;
        }

        /* SECTION 3 */
        .section-3 {
            background-size: cover;
            padding: 60px 0;
        }

        .section-3 .section-3-box {
            text-align: center;
        }

        .section-3 h2 {
            margin: 0 0 190px 0;
        }

        .section-3 p {
            font-size: 18px;
            line-height: 140%;
        }

        .img-floral-1 {
            margin-left: 60px;
        }

        .img-floral-2 {
            width: 220px;
            margin-left: -40px;
        }

        .img-floral-3 {
            width: 300px;
            margin-left: -250px;
        }

        .img-floral-4 {
            margin-right: -20px;
        }

        /* SECTION 3 */
        .section-4 {
            background-size: cover;
            padding: 60px 0;
        }

        .section-4 .section-4-box {
            margin: 0px auto 400px auto;
        }

        .section-4 p {
            font-size: 20px;
            margin: 0 auto 20px auto;
            text-align: center;
        }

        .img-dragon {
            width: 220px;
            left: -100px;
        }

        /* SECTION 3 */
        .section-5 {
            background: #182D33;
            padding: 60px 0;
        }

        .section-5 .section-5-box {
            margin: 0px auto 0 auto;
        }

        .section-5 p {
            font-size: 20px;
        }

        .section-5 ul {
            width: 100%;
            margin: 0 0 0 -30px;
        }

        .section-5 ul li {
            font-size: 18px;
            padding: 10px 0;
        }

        .img-cloud-solve-1,
        .img-cloud-solve-2,
        .img-sun {
            display: none;
        }

        /* SECTION 6 */
        .section-6 {
            background-size: contain;
            background-position: bottom left;
            padding: 30px 0;
        }

        .section-6 h2 {
            margin: 0 0 50px 0;
        }

        .section-6 p {
            font-size: 18px;
            line-height: 140%;
        }

        /* FOOTER */
        footer {
            padding: 40px 0;
        }

        footer .logo-box {
            position: relative;
            bottom: 0px;
            margin: 0 0 50px 0;
        }

        footer h3 {
            font-size: 20px;
        }

        footer ul li a {
            font-size: 18px;
        }
    }

    @media screen and (max-width:400px) {

        .section-1-btn-container .btn span,
        footer .btn span {
            display: block;
        }
    }