﻿    @import url('jquery.fullpage.min.css');

@font-face {
    font-family: 'UVF';
    src: url('fonts/UVFDINPro.eot'), url('fonts/UVFDINPro-Italic.eot'), url('fonts/UVFDINPro-Bold.eot'), url('UVFDINPro-BoldItalic.eot');
    src: url('fonts/UVFDINPro.woff2') format('woff2'), url('fonts/UVFDINPro.woff') format('woff'), url('fonts/UVFDINPro.ttf') format('truetype'), url('fonts/UVFDINPro.eot?#iefix') format('embedded-opentype'), url('fonts/UVFDINPro-Bold.woff2') format('woff2'), url('fonts/UVFDINPro-Bold.woff') format('woff'), url('fonts/UVFDINPro-Bold.ttf') format('truetype'), url('fonts/UVFDINPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/UVFDINPro-Italic.woff2') format('woff2'), url('fonts/UVFDINPro-Italic.woff') format('woff'), url('fonts/UVFDINPro-Italic.ttf') format('truetype'), url('fonts/UVFDINPro-Italic.eot?#iefix') format('embedded-opentype'), url('UVFDINPro-BoldItalic.woff2') format('woff2'), url('UVFDINPro-BoldItalic.woff') format('woff'), url('UVFDINPro-BoldItalic.ttf') format('truetype'), url('UVFDINPro-BoldItalic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
/* #region GLOBAL*/
.clear {
    clear: both;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear15 {
    clear: both;
    height: 15px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear30 {
    clear: both;
    height: 30px;
}

html, body {
    color: #333;
    font-family: 'Arial', sans-serif;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: unset;
    display: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    margin: 0;
    padding: 0;
}


/* #region Bootstrap Clearfix */

/*  Tablet  */
@media (min-width:767px) {

    /* Column clear fix */
    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(2n+1),
    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(2n+1) {
        clear: none;
    }

    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}


/*  Medium Desktop  */
@media (min-width:992px) {

    /* Column clear fix */
    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(2n+1),
    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: none;
    }

    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(2n+1) {
        clear: left;
    }
}


/*  Large Desktop  */
@media (min-width:1200px) {

    /* Column clear fix */
    .col-md-1:nth-child(12n+1),
    .col-md-2:nth-child(6n+1),
    .col-md-3:nth-child(4n+1),
    .col-md-4:nth-child(3n+1),
    .col-md-6:nth-child(2n+1),
    .col-sm-1:nth-child(12n+1),
    .col-sm-2:nth-child(6n+1),
    .col-sm-3:nth-child(4n+1),
    .col-sm-4:nth-child(3n+1),
    .col-sm-6:nth-child(2n+1) {
        clear: none;
    }

    .col-lg-1:nth-child(12n+1),
    .col-lg-2:nth-child(6n+1),
    .col-lg-3:nth-child(4n+1),
    .col-lg-4:nth-child(3n+1),
    .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}
/* #endregion Bootstrap Clearfix*/

/* #endregion GLOBAL*/

/* #region MEAN MENU*/
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
    display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
    background: none;
    float: right;
    margin-top: 0px;
    max-width: 480px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
}

.mean-container a.meanmenu-reveal {
    border: 1px solid #272860;
    color: #272860;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1px;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-indent: -9999em;
    top: -40px;
    width: 35px;
}

    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #272860;
        height: 5px;
        margin-top: 5px;
    }

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: none;
    margin-top: 0;
}

    .mean-container .mean-nav ul {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
    }

        .mean-container .mean-nav ul li {
            background: rgb(39, 40, 96) none repeat scroll 0 0;
            float: left;
            position: relative;
            width: 100%;
        }

            .mean-container .mean-nav ul li a {
                display: block;
                float: left;
                width: 90%;
                padding: 0 5%;
                margin: 0;
                text-align: left;
                color: #fff;
                border-top: 1px solid #383838;
                border-top: 1px solid rgba(255,255,255,0.5);
                text-decoration: none;
                text-transform: uppercase;
                line-height: 42px;
            }

            .mean-container .mean-nav ul li li a {
                width: 80%;
                padding: 0 10%;
                border-top: 1px solid #f1f1f1;
                border-top: 1px solid rgba(255,255,255,0.25);
                opacity: 0.75;
                filter: alpha(opacity=75);
                text-shadow: none !important;
                visibility: visible;
            }

            .mean-container .mean-nav ul li.mean-last a {
                border-bottom: none;
                margin-bottom: 0;
            }

            .mean-container .mean-nav ul li li li a {
                width: 70%;
                padding: 0 15%;
            }

            .mean-container .mean-nav ul li li li li a {
                width: 60%;
                padding: 0 20%;
            }

            .mean-container .mean-nav ul li li li li li a {
                width: 50%;
                padding: 0 25%;
            }

            .mean-container .mean-nav ul li a:hover {
                background: #252525;
                background: rgba(255,255,255,0.1);
            }

            .mean-container .mean-nav ul li a.mean-expand {
                margin-top: 1px;
                width: 25px;
                line-height: 18px;
                padding: 12px !important;
                text-align: center;
                position: absolute;
                right: 0;
                top: 0;
                z-index: 2;
                font-weight: 700;
                background: rgba(255,255,255,0.1);
                border: none !important;
                border-left: 1px solid rgba(255,255,255,0.4) !important;
                border-bottom: 1px solid rgba(255,255,255,0.2) !important;
            }

                .mean-container .mean-nav ul li a.mean-expand:hover {
                    background: rgba(255, 255, 255, 0.2);
                }

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}


.mean-remove {
    display: none !important;
}
/* #endregion MEANMENU*/

/* #region HEADER */

/* #endregion HEADER*/

/* #region BANNER*/

/* #endregion BANNER*/

/* #region HOME */

/* #endregion HOME*/

/* #region ARTICLE */

.module-1 {
    position: relative;
}

    .module-1 .image img {
        width: 100%;
    }

    .module-1 .content {
        background: rgba(0, 0, 0, 0) url("/Styles/images/infographic/heart.png") no-repeat scroll 0 0 / 100% 100%;
        bottom: 2%;
        height: 325px;
        left: 50%;
        position: absolute;
        width: 325px;
    }

        .module-1 .content .heart-image {
            position: relative;
        }

        .module-1 .content .heart-content {
            padding: 50px 0;
            text-align: center;
        }

            .module-1 .content .heart-content p {
                font-family: UVF;
                color: white;
                font-size: 25px;
                margin-bottom: 0;
            }

            .module-1 .content .heart-content .text-2 {
                font-weight: bold;
            }

.module-2 {
    position: relative;
}

    .module-2 .image img {
        width: 100%;
    }

    .module-2 .content {
        position: absolute;
        top: 5%;
    }

        .module-2 .content .index {
            width: 100px;
            height: 100px;
            color: blue;
            border-radius: 50%;
            background: white;
            line-height: 100px;
            text-align: center;
            font-size: 80px;
            float: left;
            margin-left: 5%;
        }

        .module-2 .content .text-content {
            padding-left: 17%;
        }

            .module-2 .content .text-content .title p {
                color: white;
                font-size: 50px;
                font-family: UVF;
            }

            .module-2 .content .text-content .title .title-1 {
                color: white;
                font-weight: bold;
                font-size: 55px;
                text-transform: uppercase;
            }

            .module-2 .content .text-content .detail {
                width: 385px;
                color: #00529a;
                font-size: 20px;
                text-align: justify;
                font-family: UVF;
            }

.module-3 {
    position: relative;
}

    .module-3 .image img {
        width: 100%;
    }

    .module-3 .content {
        position: absolute;
        top: 5%;
        right: 10%;
        width: 50%;
        text-align: right;
    }

        .module-3 .content .detail-content {
            color: #004994;
            font-family: UVF;
        }

            .module-3 .content .detail-content img {
                width: 20%;
            }

            .module-3 .content .detail-content .detail-text-1 {
                font-size: 41px;
            }

            .module-3 .content .detail-content .detail-text-2 {
                font-size: 41px;
            }

            .module-3 .content .detail-content hr {
                border-top: 5px solid #004994;
            }

            .module-3 .content .detail-content .detail-text-3 {
                color: #003f8d;
                font-size: 22px;
                font-family: UVF;
                margin-top: 5px;
            }

.module-4 {
    position: relative;
}

    .module-4 .image img {
        width: 100%;
    }

    .module-4 .content {
        position: absolute;
        bottom: 10%;
        left: 20%;
    }

        .module-4 .content .index {
            width: 100px;
            height: 100px;
            color: white;
            border-radius: 50%;
            background: #febd11;
            line-height: 100px;
            text-align: center;
            font-size: 80px;
            position: absolute;
            left: 40%;
            top: -12%;
        }

        .module-4 .content .detail-content {
            position: relative;
        }

        .module-4 .content .text-content {
            width: 450px;
            height: 450px;
            color: white;
            border-radius: 50%;
            background: #00549a;
            text-align: center;
            font-family: 'UVF';
            font-size: 36px;
            margin-bottom: 0;
            padding-top: 15%;
            padding: 15% 15% 0 15%;
        }

            .module-4 .content .text-content p {
                margin: 0;
            }

            .module-4 .content .text-content .text-1 {
                font-family: UVF;
                font-size: 37px;
                font-weight: bold;
                text-transform: uppercase;
                white-space: nowrap;
            }

            .module-4 .content .text-content hr {
                margin: 0;
            }

.module-5 {
    height: 765px;
    background: #00549a url(/Styles/images/infographic/logo-conner-austfeed.png) no-repeat bottom right;
}

    .module-5 .content {
        height: 100%;
    }

        .module-5 .content .detail p {
            margin: 0;
            text-align: justify;
            font-size: 23px;
            font-family: UVF;
            color: white;
        }

        .module-5 .content .detail {
            margin: 0 15%;
            padding: 5% 0 0 0;
        }

            .module-5 .content .detail .text-1 {
                margin-bottom: 2%;
            }

            .module-5 .content .detail .text-2 {
                margin-bottom: 2%;
            }

            .module-5 .content .detail .text-3 {
                margin-bottom: 2%;
            }

        .module-5 .content .n-item {
            margin: 0 0 0 15%;
            float: left;
        }

            .module-5 .content .n-item .n-item-1 {
                float: left;
            }

        .module-5 .content .logo-austfeed {
            top: 0;
        }

.module-6 {
    position: relative;
}

    .module-6 .image img {
        width: 100%;
    }

    .module-6 .content {
        bottom: 5%;
        left: 15%;
        text-align: center;
        position: absolute;
    }

        .module-6 .content p {
            color: #00328d;
            font-size: 38px;
            font-family: UVF;
            margin-bottom: 0;
        }

.module-7 {
    position: relative;
}

    .module-7 .image img {
        width: 100%;
    }

    .module-7 .content {
        background: #febd11 none repeat scroll 0 0;
        border-radius: 30px;
        bottom: 8%;
        color: #ffffff;
        font-size: 30px;
        padding: 30px;
        position: absolute;
        right: 5%;
        width: 720px;
    }

        .module-7 .content span {
            display: block;
        }

.module-8 {
    position: relative;
}

    .module-8 .image img {
        width: 100%;
    }

    .module-8 .content {
        position: absolute;
        bottom: 5%;
        left: 10%;
    }

        .module-8 .content .index {
            width: 100px;
            height: 100px;
            background: #d42135;
            border-radius: 50%;
            line-height: 100px;
            text-align: center;
            color: white;
            font-size: 80px;
        }

        .module-8 .content .title {
            text-transform: uppercase;
            font-weight: bold;
            color: #d42135;
            font-size: 46px;
            font-family: UVF;
            text-shadow: 2px 2px 3px white, -2px -2px 3px white, 2px -2px 3px white, -2px 2px 3px white;
        }

.module-9 {
    height: 765px;
    background: #d22234 url(/Styles/images/infographic/people.png) no-repeat right;
}

    .module-9 .content {
        height: 100%;
        background: none;
        padding-left: 10%;
        padding-top: 5%;
    }

        .module-9 .content .detail {
            width: 590px;
            float: left;
            color: white;
            font-family: UVF;
        }

        .module-9 .content .title-1 {
            font-size: 27px;
            text-align: justify;
            margin: 0;
            margin-bottom: 40px;
        }

        .module-9 .content .title-2 {
            font-size: 27px;
            text-align: justify;
            margin: 0;
            margin-top: 40px;
        }

        .module-9 .content .n-text p {
            font-weight: bold;
            font-size: 27px;
        }

        .module-9 .content .n-text hr {
            margin: 0;
        }

.module-10 {
    position: relative;
}

    .module-10 .image img {
        width: 100%;
    }

    .module-10 .content {
        position: absolute;
        bottom: 20%;
        right: 5%;
    }

        .module-10 .content .index {
            width: 100px;
            height: 100px;
            background: #d42135;
            border-radius: 50%;
            line-height: 100px;
            text-align: center;
            color: white;
            font-size: 80px;
        }

        .module-10 .content .title {
            text-transform: uppercase;
            font-weight: bold;
            color: #d42135;
            font-size: 46px;
            font-family: UVF;
        }

.module-11 {
    position: relative;
    background: #d22234;
}

    .module-11 .image img {
        width: 100%;
    }

    .module-11 .content {
        position: absolute;
        top: 5%;
        padding: 0 25%;
    }

        .module-11 .content p {
            color: white;
            font-size: 24px;
            margin: 0;
            font-family: UVF;
            text-align: justify;
        }

        .module-11 .content .text-1 {
            margin-bottom: 30px;
        }

        .module-11 .content .text-2 {
            margin-bottom: 30px;
        }

.module-12 {
    position: relative;
}

    .module-12 .image img {
        width: 100%;
    }

    .module-12 .content {
        bottom: 5%;
        left: 11%;
        right: 11%;
        position: absolute;
    }

        .module-12 .content p {
            color: #d2192b;
            font-family: UVF;
            text-align: justify;
            font-size: 23px;
        }

.module-13 {
    position: relative;
}

    .module-13 .image img {
        width: 100%;
    }

    .module-13 .content {
        bottom: 10%;
        left: 30%;
        position: absolute;
    }

        .module-13 .content p {
            font-weight: bold;
            color: white;
            text-align: left;
            font-size: 31px;
            font-family: UVF;
        }


    .module-25 .content {
        top: 3%;
        left: 4%;
        position: absolute;
    }

        .module-25 .content p {
            font-family: UVF;
            margin: 0;
            color: #fafdfe;
            font-size: 20px;
        }

        .module-25 .content .host {
            padding-left: 15px;
        }

        .module-25 .content .poin {
            width: 8px;
            height: 8px;
            float: left;
            margin-top: 14px;
            background: #febd11;
        }

/*xuc xich mavinia*/
.module-15{
    position: relative;
}
.module-15 .image img{
    width: 100%;
}
.module-15 .content {
    position: absolute;
    top: 18%;
    left: 17%;
}
.module-15 .content .image-module-15 {
    float: left;
}
.module-15 .content .content-module-15 {
    float: right;
    padding-top: 70px;
    padding-left: 40px;
}
.module-15 .content .content-module-15 p {
    color: #ffcf01;
    font-family: "UVF";
    font-weight: bold;
}
.module-15 .content .content-module-15 .text1 {
    font-size: 41px;
}
.module-15 .content .content-module-15 .text2 {
    font-size: 74px;
    text-transform: uppercase;
}
.module-16{
    position: relative;
}
.module-16 .image img{
    width: 100%;
}
.module-16 .content {
    position: absolute;
    top: 85px;
    left: 380px;
    right: 150px;
}
.module-16 .content .content-module-16 {
    font-size: 24px;
    color: white;
    font-family: "UVF";
    text-align: justify;
}
.module-16 .content .content-module-16 p {
    margin: 0;
    line-height: 1.2;
}
.module-16 .content .content-module-16 .text2 {
    padding-top: 30px;
}
.module-16 .image-bottom {
    position: absolute;
    bottom: 0;
}
.module-16 .image-bottom .castle {
    max-width: 100%;
}
.module-17{
    position: relative;
    text-align: center;
}
.module-17 .image img{
    width: 100%;
}
.module-17 .content {
    position: absolute;
    top: 0;
}
.module-17 .content .image-module-17 {
    margin-top: 70px;
}
.module-17 .content .content-module-17 {
    margin-top: 20px;
    color: white;
    font-size: 24px;
    font-family: "UVF";
    margin: 20px 150px 0 150px;
    text-align: justify;
}
.module-17 .content .content-module-17 p {
    line-height: 1.2;
}
.module-18{
    position: relative;
}
.module-18 .image img{
    width: 100%;
}
.module-18 .content {
    position: absolute;
    top: 70px;
    left: 11%;
}
.module-18 .content .content-module-18 p{
    width: 224px;
    color: white;
    text-align: justify;
    font-family: "UVF";
    font-size: 23px;
    line-height: 1.2;
    padding-top: 25px;
}
.module-18 .image-right {
    position: absolute;
    right: 0;
    top: 95px;
}
.module-19{
    position: relative;
}
.module-19 .image img{
    width: 100%;
}
.module-19 .content {
    position: absolute;
    top: 85px;
    margin: 0 10% 0 10%;
}
.module-19 .content .content1 p {
    color: white;
    text-align: justify;
    font-size: 20px;
    line-height: 1.2;
    font-family: "UVF";
}
.module-19 .content .content2 {
    padding-top: 10px;
}

.module-19 .content .content2 img {
    float: left;
    margin-right: 60px;
}
.module-19 .content .content2 p {
    color: white;
    font-weight: bold;
    font-size: 25px;
    padding-top: 20px;
    font-family: "UVF";
}
.module-19 .content .content3 {
    clear: both;
}
.module-19 .content .content3 .logo1 {
    float: left;
    padding-top: 6%;
}
.module-19 .content .content3 .logo3 {
    float: left;
}
.module-19 .content .content3 .logo2 {
    padding-top: 2%;
}
.module-20{
    position: relative;
}
.module-20 .image img{
    width: 100%;
}
.module-20 .content {
    position: absolute;
    top: 5px;
    left: 220px;
}
.module-20 .anymore {
    position: absolute;
    bottom: 0;
    left: 42%;
}
.module-20 .anymore .n-anymore {
    position: relative;
    background: #005aab;
}
.module-20 .anymore .n-anymore .text {
    color: white;
    margin: 0;
    font-size: 18px;
    padding: 5px 50px 5px 10px;
    font-family: "UVF";
}
.module-20 .anymore .n-anymore img {
    position: absolute;
    right: -25px;
    bottom: 0;
}
.module-21{
    position: relative;
}
.module-21 .image img{
    width: 100%;
}
.module-21 .content{
    position: absolute;
    top: 5%;
}
.module-21 .content .index{
    width: 100px;
    height: 100px;
    color: blue;
    border-radius: 50%;
    background: white;
    line-height: 100px;
    text-align: center;
    font-size: 80px;
    float: left;
    margin-left: 5%;
}
.module-21 .content .text-content{
    padding-left: 17%;
}
.module-21 .content .text-content .title p{
    color: white;
    font-size: 50px;
    font-family: UVF;
    margin: 0;
}
.module-21 .content .text-content .title .title-1{
    color: white;
    font-weight: bold;
    font-size: 55px;
    text-transform: uppercase;
}
.module-21 .content .text-content .detail{
    width: 1045px;
    color: #00529a;
    font-size: 20px;
    text-align: justify;
    font-family: UVF;
}
.module-21 .content .text-content .detail img{
    float: right;
    margin-left: 10px;
}
.module-21 .content .text-content .detail p {
    color: white;
    padding-top: 10px;
}
.module-22{
    position: relative;
}
.module-22 .image img{
    width: 100%;
}
.module-22 .content{
    position: absolute;
    top: 0;
}
.module-22 .content .detail p{
    margin: 0;
    text-align: justify;
    font-size: 23px;
    font-family: UVF;
    color: white;
}
.module-22 .content .detail {
    margin: 0 15%;
    padding: 5% 0 0 0;
}
.module-22 .content .detail .text-1 {
    margin-bottom: 2%;
}
.module-22 .content .detail .text-2{
    margin-bottom: 2%
}
.module-22 .content .detail .text-3{
    margin-bottom: 2%
}
.module-22 .content .n-item {
    margin: 0 0 0 15% ;
    float: left;
}
.module-22 .content .n-item .n-item-1 {
    float: left;
}
.module-22 .content .logo-austfeed{
    top: 0;
}
.module-22 .image-conner{
    position: absolute;
    bottom: 0;
    right: 0;
}
.module-23 {
    height: 765px;  
    background: #d22234;   
}
.module-23 .content {
    height: 100%;
    background: url(images/mavinia/people.png) no-repeat right; 
    padding-left: 10%;
    padding-top: 5%;
}
.module-23 .content .detail{
    width: 590px;
    float: left;
    color: white;
    font-family: UVF;
}
.module-23 .content .title-1 {
    font-size: 27px;
    text-align: justify;
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 5px solid white;
    padding-bottom: 10px;
}
.module-23 .content .title-2{
    font-size: 27px;
    text-align: justify;
    margin: 0;
    margin-top: 10px;
    border-top: 5px solid white;
    padding-top: 10px;
}
.module-23 .content .n-text p {
   font-weight: bold;
    font-size: 27px;
}
.module-23 .content .n-text hr {
   margin:0;
}
.module-24{
    position: relative;
    background: #d22234;
}
.module-24 .image img{
    width: 100%;
}
.module-24 .content{
    position: absolute;
    top: 10%;
    padding: 0 20%;
}
.module-24 .content p{
   color: white;
    font-size: 24px;
    margin: 0;
    font-family: UVF;
    text-align: justify;
}
.module-24 .content .text-1{
    margin-bottom: 30px;
}
.module-24 .content .text-2{
    margin-bottom: 30px;
}
.module-26 img{
    width: 100%;
}
.module-25 {
    height: 765px;  
    background: #005aab;   
    position: relative;
}
.module-25 .image{
    padding-top: 10%;
    text-align: center;
    height: 100%;
    background: url(images/mavinia/logo-conner.png) no-repeat bottom right; 
}


/*RESPONSIVE*/
@media screen and (min-width:1367px) and (max-width:1920px) {
}

@media screen and (min-width:1200px) and (max-width:1365px) {
.module-2 .content .text-content .title .title-1 {
    font-size: 50px;
}
.module-2 .content .text-content .title p {
    font-size: 45px;
}
.module-5 {
    background: #00549a url(/Styles/images/infographic/logo-conner-austfeed.png) no-repeat bottom right;
}
.module-5 .content {
    background: none;
}
.module-16 .content {
    z-index: 200;
}
.module-16 .image-bottom {
    z-index: 100;
}
.module-17 .content .image-module-17 {
    margin-top: 3%;
}
.module-17 .content .content-module-17 {
    margin: 20px 80px 0 80px;
}
.module-18 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-18 .content {
    top: 5%;
    left: 5%;
    width: 30%;
}
.module-18 .content .content-module-18 p {
    width: 100%;
    font-size: 23px;
    padding-top: 2%;
}
.module-18 .image-right {
    right: 0;
    width: 60%;
    top: 20%;
}
.module-18 .image-right .castle {
    max-width: 100%;
}
.module-19 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-19 .content {
    top: 5%;
    margin: 0 5% 0 5%;
    width: 90%;
}
.module-19 .content .content1 p {
    font-size: 17px;
}
.module-19 .content .content2 {
    padding-top: 5px;
}
.module-19 .content .content2 img {
    margin-right: 10px;
    width: 25%;
}
.module-19 .content .content2 p {
    font-size: 25px;
    padding-top: 2%;
}
.module-19 .content .content3 {
    margin-top: 0;
    margin-left: 26%;
}
.module-19 .content .content3 img {
    width: 30%;
}   
.module-19 .content .content3 .logo3 {
    padding-top: 0;
}
.module-19 .content .content3 .logo2 {
    padding-left: 10px;
    padding-top: 5px;
}
.module-20 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-20 .content {
    top: 50%;
    left: 50%;
    width: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.module-20 .content img {
    max-width: 100%;
}
.module-21 .content .text-content .detail p {
    padding-top: 0;
}
.module-21 .content .text-content .title .title-1 {
    font-size: 50px;
}
.module-21 .content .text-content .title p {
    font-size: 45px;
}
.module-21 .content .text-content .detail {
    width: 95%;
    font-size: 16px;
}
.module-22 .content .detail p {
    font-size: 20px;
}
.module-22 .content .n-item .n-item-1 {
    float: left;
    width: 25%;
}
.module-22 .content .n-item .n-item-2 {
    width: 25%;
}
.module-22 .content .n-item .n-item-3 {
    width: 25%;
}
.module-22 .content .logo-austfeed {
    display: none;
}
.module-23 {
    background: #d22234 url(images/mavinia/people.png) no-repeat right;
}
.module-23 .content {
    background: none;
}
.module-23 .content .detail {
    width: 45%;
}
.module-25 .image img {
    width: 30%;
}
}

@media screen and (min-width:992px) and (max-width:1199px) {
.module-2 .content .text-content .title .title-1 {
    font-size: 40px;
}
.module-2 .content .text-content .title p {
    font-size: 35px;
}
.module-2 .content .text-content .detail {
    font-size: 17px;
}
.module-3 .content .detail-content .detail-text-1{
    font-size: 30px;
}
.module-3 .content .detail-content .detail-text-2 {
    font-size: 30px;
}
.module-3 .content .detail-content .detail-text-3 {
    font-size: 20px;
}
.module-4 .content .text-content .text-1 {
    font-size: 45px;
}
.module-4 .content .text-content p {
    font-size: 35px;
}
.module-5 {
    background: #00549a url(/Styles/images/infographic/logo-conner-austfeed.png) no-repeat bottom right;
}
.module-5 .content {
    background: none;
}
.module-5 .content .logo-austfeed {
    display: none;
}
.module-6 .content p {
    font-size: 30px;
}
.module-9 {
    background: #d22234;
}
.module-9 .content {
        padding: 30px 15px;
        width: 100%;
        background: none;
    }

        .module-9 .content .detail {
            width: 100%;
        }

/*mavinia*/
.module-15 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-15 .content {
    padding-top: 10%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.module-15 .content .image-module-15 {
    width: 50%;
}
.module-15 .content .image-module-15 img {
    max-width: 100%;
}
.module-15 .content .content-module-15 {
    padding: 0;
    width: 50%;
    text-align: center;
}
.content-module-15 img {
    max-width: 70%;
}
.module-15 .content .content-module-15 .text1 {
    font-size: 20px;
}
.module-15 .content .content-module-15 .text2 {
    font-size: 30px;
}
.module-16 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-16 .content {
    top: 10%;
    left: 20%;
    right: 10%;
}
.module-16 .content .content-module-16 {
    font-size: 15px;
}
.module-16 .content .content-module-16 .text2 {
    padding-top: 2%;
}
.module-17 .content .image-module-17 {
    margin-top: 5%;
}
.module-17 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.image-module-17 img {
    width: 80%;
}
.module-17 .content .content-module-17 {
    font-size: 15px;
    margin: 5%10%0 10%;
}
.module-18 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-18 .content {
    top: 5%;
    left: 5%;
    width: 30%;
}
.module-18 .content .content-module-18 p {
    width: 100%;
    font-size: 23px;
    padding-top: 2%;
}
.module-18 .image-right {
    right: 0;
    width: 60%;
    top: 20%;
}
.module-18 .image-right .castle {
    max-width: 100%;
}
.module-19 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-19 .content {
    top: 5%;
    margin: 0 5% 0 5%;
    width: 90%;
}
.module-19 .content .content1 p {
    font-size: 17px;
}
.module-19 .content .content2 {
    padding-top: 5px;
}
.module-19 .content .content2 img {
    margin-right: 10px;
    width: 25%;
}
.module-19 .content .content2 p {
    font-size: 25px;
    padding-top: 2%;
}
.module-19 .content .content3 img {
    width: 30%;
}   
.module-19 .content .content3 .logo3 {
    padding-top: 0;
}
.module-19 .content .content3 .logo2 {
    padding-left: 10px;
    padding-top: 5px;
}
.module-20 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-20 .content {
    top: 50%;
    left: 50%;
    width: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.module-20 .content img {
    max-width: 100%;
}
.module-21 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-21 .content .index {
    margin-left: 2%;
}
.module-21 .content .text-content {
    padding: 0 5%;
}
.module-21 .content .text-content .title .title-1 {
    font-size: 35px;
}
.module-21 .content .text-content .title p {
    font-size: 30px;
}
.module-21 .content .text-content .detail {
    width: 100%;
    font-size: 20px;
    padding-top: 3%;
}
.module-21 .content .text-content .detail img {
    display: none;
}
.module-22 .content .detail p {
    font-size: 15px;
}
.module-22 .content .n-item .n-item-1 {
    float: left;
    width: 25%;
}
.module-22 .content .n-item .n-item-2 {
    width: 25%;
}
.module-22 .content .n-item .n-item-3 {
    width: 25%;
}
.module-22 .content .logo-austfeed {
    display: none;
}
.module-23 {
    background: #d22234 url(images/mavinia/people.png) no-repeat right;
}
.module-23 .content {
    background: none;
}
.module-23 .content .detail {
    width: 45%;
}
.module-25 .image img {
    width: 30%;
}        
}

@media screen and (max-width:992px) {
    #fullpage .fp-tableCell{
        vertical-align: top;
    }
                .module-3 .content .detail-content .detail-text-1{
    font-size: 24px;
}
.module-3 .content .detail-content .detail-text-2 {
    font-size: 24px;
}
.module-3 .content .detail-content .detail-text-3 {
    font-size: 16px;
}
.module-4 {
        
    }
        .module-4 .image img{
            height: 100vh;
            -o-object-fit: cover;
               object-fit: cover;
        }
        .module-4 .content {
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
        }

            .module-4 .content .text-content {
                font-size: 20px;
                height: 320px;
                min-height: 300px;
                min-width: 300px;
                padding: 75px 25px 0;
                width: 320px;
            }

                .module-4 .content .text-content .text-1 {
                    font-size: 25px;
                }

            .module-4 .content .index {
                left: 50%;
                -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                        transform: translateX(-50%);
            }
    .module-5 .content {
    height: auto;
    }
    .module-5 .content .detail {
        margin: 0;
        padding: 30px 15px;
    }
    .module-5 .content .n-item {
    
    display: none;
    }
    .module-5 .content .logo-austfeed {
    display: none;
}
.module-9 {
    background: #d22234;
}
.module-9 .content {
        padding: 30px 15px;
        width: 100%;
        background: none;
    }

        .module-9 .content .detail {
            width: 100%;
        }


    /*mavinia*/
.module-15 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-15 .content {
    padding-top: 10%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.module-15 .content .image-module-15 {
    width: 50%;
}
.module-15 .content .image-module-15 img {
    max-width: 100%;
}
.module-15 .content .content-module-15 {
    padding: 0;
    width: 50%;
    text-align: center;
}
.content-module-15 img {
    max-width: 70%;
}
.module-15 .content .content-module-15 .text1 {
    font-size: 20px;
}
.module-15 .content .content-module-15 .text2 {
    font-size: 30px;
}
.module-16 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-16 .content {
    top: 10%;
    left: 20%;
    right: 10%;
}
.module-16 .content .content-module-16 {
    font-size: 15px;
}
.module-16 .content .content-module-16 .text2 {
    padding-top: 2%;
}
.module-17 .content .image-module-17 {
    margin-top: 5%;
}
.module-17 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.image-module-17 img {
    width: 80%;
}
.module-17 .content .content-module-17 {
    font-size: 15px;
    margin: 5%10%0 10%;
}
.module-18 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-18 .content {
    top: 5%;
    left: 5%;
    width: 25%;
}
.module-18 .content .content-module-18 p {
    width: 100%;
    font-size: 20px;
    padding-top: 2%;
}
.module-18 .image-right {
    right: 0;
    width: 65%;
    top: 20%;
}
.module-18 .image-right .castle {
    max-width: 100%;
}
.module-19 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-19 .content {
    top: 5%;
    margin: 0 5% 0 5%;
    width: 90%;
}
.module-19 .content .content1 p {
    font-size: 17px;
}
.module-19 .content .content2 {
    padding-top: 5px;
}
.module-19 .content .content2 img {
    margin-right: 10px;
    width: 25%;
}
.module-19 .content .content2 p {
    font-size: 20px;
    padding-top: 2%;
}

.module-19 .content .content3 img {
    width: 30%;
}   
.module-19 .content .content3 .logo3 {
    padding-top: 0;
}
.module-19 .content .content3 .logo2 {
    padding-left: 10px;
    padding-top: 5px;
}
.module-20 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-20 .content {
    top: 50%;
    left: 50%;
    width: 70%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.module-20 .content img {
    max-width: 100%;
}
.module-20 .anymore {
    left: 24%;
}
.module-20 .anymore .n-anymore .text {
    font-size: 15px;
}
.module-21 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-21 .content .index {
    margin-left: 2%;
}
.module-21 .content .text-content {
    padding: 0 5%;
}
.module-21 .content .text-content .title .title-1 {
    font-size: 20px;
}
.module-21 .content .text-content .title p {
    font-size: 20px;
}
.module-21 .content .text-content .detail {
    width: 100%;
    font-size: 15px;
    padding-top: 3%;
}
.module-21 .content .text-content .detail img {
    display: none;
}
.module-22 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-22 .content {
    z-index: 200;
}
.module-22 .content .detail {
    padding: 2%;
    margin: 0;
}
.module-22 .content .detail p {
    font-size: 14px;
}
.module-22 .content .n-item {
    max-width: 100%;
}
.module-22 .content .n-item .n-item-1 {
    float: left;
    width: 25%;
}
.module-22 .content .n-item .n-item-2 {
    width: 25%;
}
.module-22 .content .n-item .n-item-3 {
    width: 25%;
}
.module-22 .content .logo-austfeed {
    display: none;
}
.module-22 .image-conner {
    display: none;
}
.module-23{
    height: auto;
    float: left;
}
.module-23 .content {
    background: none;
    padding: 5%;
}
.module-23 .content .detail {
    width: 100%;
}
.module-23 .content .title-1 {
    font-size: 20px;
}
.module-23 .content .n-text p {
    font-size: 20px;
}
.module-23 .content .title-2 {
    font-size: 20px;
}
.module-24 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-24 .content {
    top: 5%;
    padding: 0 10%;
}
.module-24 .content p {
    font-size: 15px;
}
.module-25 .image img {
    width: 50%;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
    .module-1 .content {
        bottom: 20px;
        height: 300px;
        left: auto;
        right: 10px;
        width: 300px;
    }

    .module-1 .image img {
        height: 100vh;
        -o-object-fit: cover;
           object-fit: cover;
    }
        .module-2 {
        background: rgb(254, 189, 17) none repeat scroll 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse nowrap;
                flex-flow: column-reverse nowrap;
        padding-top: 2%;
    }
        .module-2 .content {
    position: static;
}
        .module-2 .content .index {
            margin: 0 10px;
        }

        .module-2 .content .text-content {
            padding: 0 15px;
        }

            .module-2 .content .text-content .title .title-1 {
                font-size: 35px;
                line-height: 1.2;
            }

            .module-2 .content .text-content .title p {
                font-size: 20px;
            }

                .module-2 .content .text-content .title p.title-2 {
                    margin-top: 60px;
                }

            .module-2 .content .text-content .detail {
                width: 100%;
            }

        .module-3 .content {
            padding: 15px;
            right: 0;
            top: 30px;
            width: 100%;
            position: static;
        }

            .module-3 .content .detail-content .detail-text-1 {
                font-size: 20px;
            }

            .module-3 .content .detail-content .detail-text-2 {
                font-size: 20px;
            }

            .module-3 .content .detail-content .detail-text-3 {
                font-size: 20px;
            }

    .module-5{
        height: auto;
    }

        .module-6 .content {
            position: static;
        }

    .module-7 .content {
        border-radius: 0;
        margin: 0;
        padding: 15px;
        position: static;
        width: 100%;
    }
    .module-7 .content p {
    font-size: 26px;
    }
    .module-8 .content {
        padding: 15px;
        position: static;
    }

        .module-8 .content .title {
            font-size: 35px;
            margin-top: 10px;
        }
    .module-9{
        height: auto;
        float: left;
    }
    .module-10 .content {
    position: static;
    padding: 15px;
    }
    .module-10 .content .title {
            font-size: 35px;
            
        }
    .module-11 .content {
    top: 2%;
    padding: 0 3%;
}
.module-11 .content p {
    font-size: 15px;
}
.module-11 .image img {

    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-12 .content {
    position: static;
}
.module-12 .content {

    padding: 0 15px;
}
.module-13 .content {
    left: 10%;
}
.module-13 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-13 .content p {
    font-size: 25px;
}
.module-14 .image img {
    height: 100vh;
}
/*mavinia*/
.module-16 .content {
    top: 5%;
    left: 20%;
    right: 10%;
}
.module-17 .content .image-module-17 {
    margin-top: 5%;
}
.module-19 .content .content1 p {
    font-size: 15px;
}
.module-19 .content .content2 p {
    font-size: 20px;
    padding-top: 2%;
}
.module-21 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-21 .content .index {
    margin-left: 2%;
}
.module-21 .content .text-content {
    padding: 0 5%;
}
.module-21 .content .text-content .title .title-1 {
    font-size: 30px;
}
.module-21 .content .text-content .title p {
    font-size: 30px;
}
.module-21 .content .text-content .detail {
    width: 100%;
    font-size: 20px;
    padding-top: 3%;
}
.module-21 .content .text-content .detail img {
    display: none;
}
.module-22 .content .detail p {
    font-size: 17px;
}
.module-23{
    height: auto;
    float: left;
}
.module-23 .content {
    background: none;
    padding: 5%;
}
.module-24 .content p {
    font-size: 20px;
}   
}

@media screen and (max-width:767px) {
    #fullpage .fp-tableCell{
        vertical-align: top;
    }
     .module-1 .content {
        bottom: 20px;
        height: 300px;
        left: auto;
        right: 10px;
        width: 300px;
    }

    .module-1 .image img {
        height: 100vh;
        -o-object-fit: cover;
           object-fit: cover;
    }

    .module-2 {
        background: rgb(254, 189, 17) none repeat scroll 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-flow: column-reverse nowrap;
                flex-flow: column-reverse nowrap;
        padding-top: 2%;
    }
        .module-2 .content {
    position: static;
}
        .module-2 .content .index {
            margin: 0 10px;
        }

        .module-2 .content .text-content {
            padding: 0 15px;
        }

            .module-2 .content .text-content .title .title-1 {
                font-size: 35px;
                line-height: 1.2;
            }

            .module-2 .content .text-content .title p {
                font-size: 20px;
            }

                .module-2 .content .text-content .title p.title-2 {
                    margin-top: 30px;
                }

            .module-2 .content .text-content .detail {
                width: 100%;
            }

        .module-3 .content {
            padding: 15px;
            right: 0;
            top: 30px;
            width: 100%;
            position: static;
        }

            .module-3 .content .detail-content .detail-text-1 {
                font-size: 20px;
            }

            .module-3 .content .detail-content .detail-text-2 {
                font-size: 20px;
            }

            .module-3 .content .detail-content .detail-text-3 {
                font-size: 20px;
            }

    .module-4 {
        
    }
        .module-4 .image img{
            height: 100vh;
            -o-object-fit: cover;
               object-fit: cover;
        }
        .module-4 .content {
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
        }

            .module-4 .content .text-content {
                font-size: 20px;
                height: 320px;
                min-height: 300px;
                min-width: 300px;
                padding: 75px 25px 0;
                width: 320px;
            }

                .module-4 .content .text-content .text-1 {
                    font-size: 25px;
                }

            .module-4 .content .index {
                left: 50%;
                -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                        transform: translateX(-50%);
            }
    .module-5{
        height: auto;
    }
    .module-5 .content {
    height: auto;
    }
    .module-5 .content .detail {
        margin: 0;
        padding: 30px 15px;
    }
    .module-5 .content .n-item {
    
    display: none;
    }
    .module-5 .content .logo-austfeed {
    display: none;
}

        .module-6 .content {
            position: static;
        }

    .module-7 .content {
        border-radius: 0;
        margin: 0;
        padding: 15px;
        position: static;
        width: 100%;
    }
    .module-7 .content p {
    font-size: 26px;
    }
    .module-8 .content {
        padding: 15px;
        position: static;
    }

        .module-8 .content .title {
            font-size: 35px;
            margin-top: 10px;
        }
    .module-9{
        height: auto;
        float: left;
    }
    .module-9 .content {
        padding: 30px 15px;
        width: 100%;
        background: none;
    }

        .module-9 .content .detail {
            width: 100%;
        }
    .module-10 .content {
    position: static;
    padding: 15px;
    }
    .module-10 .content .title {
            font-size: 35px;
            
        }
    .module-11 .content {
    top: 2%;
    padding: 0 3%;
}
.module-11 .content p {
    font-size: 15px;
}
.module-11 .image img {

    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-12 .content {
    position: static;
}
.module-12 .content {

    padding: 0 15px;
}
.module-13 .content {
    left: 10%;
}
.module-13 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-13 .content p {
    font-size: 25px;
}
.module-14 .image img {
    height: 100vh;
}


/*mavinia*/
.module-16 .content {
    top: 10%;
    left: 10%;
    right: 10%;
}
.module-17 .content .image-module-17 {
    margin-top: 10%;
}
.module-18 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-18 .content {
    top: 5%;
    left: 5%;
    width: 90%;
}
.module-18 .content .content-module-18 p {
    width: 100%;
    font-size: 20px;
    padding-top: 2%;
}
.module-18 .image-right {
    bottom: 0;
    width: 100%;
    text-align: center;
    top: auto;
}
.module-18 .image-right .castle {
    max-width: 85%;
}

.module-19 .content .content1 p {
    font-size: 13px;
}
.module-19 .content .content2 p {
    font-size: 14px;
    padding-top: 0;
}
.module-21 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-21 .content .index {
    margin-left: 2%;
}
.module-21 .content .text-content {
    padding: 0 5%;
}
.module-21 .content .text-content .title .title-1 {
    font-size: 20px;
}
.module-21 .content .text-content .title p {
    font-size: 20px;
}
.module-21 .content .text-content .detail {
    width: 100%;
    font-size: 15px;
    padding-top: 3%;
}
.module-21 .content .text-content .detail img {
    display: none;
}
.module-23{
    height: auto;
    float: left;
}
.module-23 .content {
    background: none;
    padding: 5%;
}   
}

@media screen and (min-width:481px) and (max-width:667px) {
}

@media screen and (max-width:480px) {
.module-2 .content .text-content .title .title-1 {
    font-size: 30px;
}
.module-2 .content .text-content .detail {
    font-size: 18px;
}
.module-3 .content .detail-content .detail-text-1 {
    font-size: 18px;
}
.module-3 .content .detail-content .detail-text-2 {
    font-size: 18px;
}
.module-3 .content .detail-content .detail-text-3 {
    font-size: 18px;
}
.module-5 .content .detail p {
    font-size: 18px;
}
.module-6 .content p {
    font-size: 30px;
}
.module-7 .content {
    font-size: 20px;
}
.module-8 .content .title {
    font-size: 30px;
}
.module-9 .content .title-1 {
    font-size: 20px;
}
.module-9 .content .n-text p {
    font-size: 18px;
}
.module-9 .content .title-2 {
    font-size: 20px;
}
.module-10 .content .title {
    font-size: 30px;
}
.module-11 .content p {
    font-size: 18px;
}
.module-12 .content p {
    font-size: 20px;
}
.module-13 .content p {
    font-size: 20px;
}
/*mavinia*/
.module-15 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-15 .content {
    padding-top: 10%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.module-15 .content .image-module-15 {
    width: 100%;
}
.module-15 .content .image-module-15 img {
    max-width: 100%;
}
.module-15 .content .content-module-15 {
    padding: 0;
    width: 100%;
    text-align: center;
}
.content-module-15 img {
    max-width: 70%;
}
.module-15 .content .content-module-15 .text1 {
    font-size: 20px;
}
.module-15 .content .content-module-15 .text2 {
    font-size: 30px;
}
.module-16 .content {
    top: 20%;
    left: 10%;
    right: 10%;
}
.module-16 .content .content-module-16 {
    font-size: 18px;
}
.module-17 .content .content-module-17 {
    font-size: 18px;
}
.module-17 .content .image-module-17 {
    margin-top: 20%;
}
.module-18 .content .content-module-18 p {
    font-size: 18px;
}
.module-19 .image img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}
.module-19 .content {
    top: 10%;
    margin: 0 5% 0 5%;
    width: 90%;
}
.module-19 .content .content1 p {
    font-size: 14px;
}
.module-19 .content .content2 {
    padding-top: 10%;
}
.module-19 .content .content2 img {
    margin-right: 10px;
    width: 25%;
}
.module-19 .content .content2 p {
    font-size: 10px;
    padding-top: 0;
}
.module-19 .content .content3 {
    padding-top: 5%;
}
.module-19 .content .content3 img {
    width: 30%;
}   
.module-19 .content .content3 .logo3 {
    padding-top: 0;
}
.module-19 .content .content3 .logo2 {
    padding-left: 10px;
    padding-top: 5px;
}
.module-20 .content {
    width: 90%;
}
.module-21 .content .text-content .detail {
    font-size: 15px;
}
.module-22 .content .detail p {
    font-size: 15px;
}
.module-23 .content .n-text p {
    font-size: 18px;
}
.module-24 .content p {
    font-size: 18px;
}
.module-25 {
    height: 480px;
}
.module-25 .image img {
    margin-top: 13%;
}
}

@media screen and (min-width:320px) and (max-width:399px) {
.module-2 .content .text-content .title .title-1 {
    font-size: 25px;
    line-height: 1.2;
}
.module-2 .content .text-content .title p.title-2 {
    margin-top: 40px;
}
.module-2 .content .text-content .detail {
    font-size: 15px;
}
.module-6 .content p {
    font-size: 32px;
}      
.module-7 .content p {
    font-size: 20px;
}
.module-11 .content p {
    font-size: 18px;
}  
.module-11 .content .text-1 {
    margin-bottom: 10px;
}
.module-11 .content .text-2{
    margin-bottom: 10px;
}
.module-17 .content .content-module-17 {
    font-size: 20px;
}
.module-20 .anymore {
    left: 10%;
}
.module-21 .content .text-content .detail {
    width: 100%;
    font-size: 13px;
    padding-top: 3%;
}
.module-24 .content p {
    font-size: 14px;
}
}

@media screen and (min-width:0px) and (max-width:319px) {
    .module-11 .content .text-1 {
    margin-bottom: 5px;
}
.module-11 .content .text-2{
    margin-bottom: 5px;
}
.module-11 .content p {
    font-size: 13px;
}
.module-20 .anymore {
    left: 2px;
}
.module-24 .content p {
    font-size: 13px;
}
}
#back-to-top{
display:none;
}