#mainWrite {
    color: #535353;
    padding-top: 0;
}
section,
.thisfooter {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.w3-container,
.w3-panel {
    padding: 0
}

#mainWrite section img {
    width: 100%
}

section .group {
    position: absolute
}

.pchide {
    display: none
}

.mhide {
    display: block
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.flex-container > .flexBox {
    width: 40%;
    margin: 5% 2.5%
}

#mainWrite h1,
#mainWrite h2,
#mainWrite h3,
#mainWrite h4,
#mainWrite h5,
#mainWrite h6,
#mainWrite p {

    margin: 0
}

#mainWrite h1 {
    font-size: 2.6rem;
}

#mainWrite h2 {
    font-size: 3rem;
}

#section1 .group {
    width: 63%;
    top: 69%;
    padding-left: 4%;
    padding-right: 15%;
}

#section1 .group h4 {
    color: #000;
}

#section1 .group h1 {
    font-weight: 700;
    color: #000;
}

#section2 .group .flex-container,
#section5 {
    background-color: #f2f2f2;
}

#section3 .w3-container {
    width: 50%;
    margin-left: 7%;
    top: 45%;
    position: absolute;
}

#section3 .w3-container h1 {
    color: #000;
}

#section10 .w3-container {
    width: 53%;
    margin: 12% 47% 7%;
    position: absolute;
}

#section10 .w3-container h1 {
    color: #000;
}

#section11 .w3-container {
    width: 50%;
    margin: 10% 49% 6%;
    position: absolute;
}

#section11 .w3-container h1 {
    color: #000;
}

#section12 .w3-container {
    width: 28%;
    margin: 20% 61% 2%;
    position: absolute;
}

#section13 .w3-container {
    width: 48%;
    margin: 18% 1% 4%;
    position: absolute;
}

#section13 .w3-container h1 {
    color: #fff;
}

#section13 .w3-container p {
    color: #fff;
}

#section4 h2 {
    padding-bottom: 20px;
}

#section4 .w3-center img {
    width: 16%;
}

#section4 .dg-container {
    height: 100%;
    width: 100%;
    margin: 0 10%
}

#section4 .dg-wrapper a {
    background-image: none;
    width: auto;
    height: auto;
    cursor: auto
}

#section4 .dg-wrapper img {
    padding: 0;
    height: 450px;
}

#section4 .w3-third img {
    width: 50%;
}

.dg-wrapper {
    width: 600px;
    height: 380px
}

#section4 .dg-container nav {
    width: 90%;
    bottom: 40%;
    margin: 0;
    left: 5%
}

#section4 .dg-container nav span {
    background-image: none;
    text-indent: 0;
    font-size: 50px;
    height: auto;
    opacity: .3;
    color: #fff
}

#section4 .dg-container nav span.dg-next {
    float: right
}

#section4 .dg-container nav span {
    background-image: none;
    text-indent: 0;
    font-size: 50px;
    height: auto;
    opacity: .3;
    color: #4d4d4d
}



@media(max-width:1300px) {
    #section1 .group {}

    #section1 .group p {
        font-size: 1rem
    }

    #section2 .flex-container > .flexBox {
        padding: 2% 1%
    }

    #section2 .flex-container > .flexBox h4 {
        font-size: 1.1rem
    }

    #section3 .w3-container p {
        font-size: 1.1rem
    }

    #section10 .w3-container p {
        font-size: 1.1rem
    }

    #section11 .w3-container p {
        font-size: 1.1rem
    }

    #section12 .w3-container p {
        font-size: 0.9rem
    }

    #section13 .w3-container p {
        font-size: 1rem
    }

    #section4 .w3-container p {
        font-size: 1.1rem
    }

    #section5 .flex-container:first-of-type .flexBox:first-of-type {
        padding: 1% 0 0
    }

    #section6 h1,
    #section7 h1 {
        font-size: 2.5rem
    }

    #section4 .dg-container nav {
        width: 100%;
        bottom: 50%;
        left: 0
    }

    #section3 .w3-container {
        top: 37%;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
    #mainWrite h1 {
        font-size: 2.2rem;
    }

    .dg-wrapper {
        width: 500px;
        height: 350px
    }

    #section4 .dg-container nav {
        bottom: 40%
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .pchide {
        display: block
    }

    .mhide {
        display: none
    }

    #section1 .group {
        width: 100%;
        top: 59%;
        text-align: center;
        padding: 0;
    }

    #section1 h1 {
        text-shadow: 2px 2px 5px #fff;
    }

    #section3 .w3-container {
        width: 100%;
        margin: 25% 0%;
    }

    #section10 .w3-container {
        width: 91%;
        margin: 64% 6%;
    }

    #section11 .w3-container {
        width: 91%;
        margin: 49% 6%;
    }

    #section12 .w3-container {
        width: 100%;
        margin: 61% 0%;
    }

    #section13 .w3-container {
        width: 87%;
        margin: 59% 6%;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .pchide {
        display: block
    }

    .mhide {
        display: none
    }

    #section1 .group {
        top: 68%;
        text-align: center;
        padding: 0;
    }

    #section1 .group p {
        font-size: 1rem
    }

    #section1 h1 {
        text-shadow: 2px 2px 5px #fff;
    }

    #section3 .w3-container {
        width: 100%;
        margin: 25% 0%;
    }

    #section3 h1,
    #section10 h1,
    #section11 h1,
        {
        font-size: 2rem;
    }

    #section4 .dg-wrapper {
        width: 600px;
        height: 600px;
    }
 #section4 h2{font-size: 1.6rem;}

    #section4 .responsive h4 {
        font-size: 1.3rem
    }

}

@media screen and (min-width: 420px) and (max-width: 575px) {
    .pchide {
        display: block
    }

    .mhide {
        display: none
    }

    #mainWrite h1 {
        font-size: 1.4rem;
    }

    #mainWrite p {
        font-size: 1.2rem;
    }

    #section1 .group {
        width: 100%;
        top: 57%;
        text-align: center;
        padding: 0;
    }
    #section4 h2{font-size: 1.4rem;}
    #section4 h4{font-size: 1.2rem;}
    #section1 .group p {
        font-size: 1rem
    }

    #section1 h1 {
        text-shadow: 2px 2px 5px #fff;
    }

    #section3 .w3-container {
        width: 100%;
        margin: 25% 0% 2%;
    }

    #section10 .w3-container p {
        font-size: 10px
    }

    #section10 .w3-container {
        width: 100%;
        margin: 63% 0%;
    }

    #section11 .w3-container p {
        font-size: 10px
    }

    #section11 .w3-container {
        width: 100%;
        margin: 55% 0%;
    }

    #section4 h1 {
        font-size: 1.5rem
    }

    #section4 .responsive h4 {
        font-size: 1rem
    }

    #section12 .w3-container h1 {
        font-size: 7px
    }

    #section12 .w3-container p {
        font-size: 6px
    }

    #section12 .w3-container {
        width: 100%;
        margin: 60% 0%;
    }

    #section13 .w3-container h1 {
        font-size: 7px
    }

    #section13 .w3-container p {
        font-size: 6px
    }

    #section13 .w3-container {
        width: 100%;
        margin: 62% 0%;
    }
}

@media screen and (min-width: 320px) and (max-width: 419px) {
    .pchide {
        display: block
    }

    .mhide {
        display: none
    }

    #mainWrite h1 {
        font-size: 1.2rem;
    }

    #mainWrite p {
        font-size: 12px;
    }

    #section1 .group {
        width: 100%;
        top: 45%;
        text-align: center;
        padding: 0;
    }

    #section1 h1 {
        text-shadow: 2px 2px 5px #fff;
        font-size: 1.6rem;
    }

    #section3 .w3-container {
        width: 100%;
        margin: 22% 0% 2%;
    }

    #section3 .w3-container p {
        font-size: 12px;
    }

    #section4 h2{font-size: 1.2rem;}
    #section4 h4{font-size: 12px;}

    #section10 .w3-container p {
        font-size: 10px
    }

    #section10 .w3-container {
        width: 100%;
        margin: 63% 0%;
    }

    #section11 .w3-container p {
        font-size: 6px
    }

    #section11 .w3-container {
        width: 100%;
        margin: 50% 0%;
    }
        #section12 .w3-container p {
        font-size: 6px
    }

    #section12 .w3-container {
        width: 100%;
        margin: 60% 0%;
    }

    #section13 .w3-container h1 {
        font-size: 7px
    }

    #section13 .w3-container p {
        font-size: 6px
    }

    #section13 .w3-container {
        width: 100%;
        margin: 62% 0%;
    }
}

#section9 .group {
    top: 8%;
    padding: 0px 13% 0%;
    left: 1%;
    }
    #section9 .group h2 {
    color: #fff;
    }
    @media screen and (min-width: 1024px) and (max-width: 1600px) {
    #section9 .group {
    top: 14%;
    padding: 0px 20% 0%;
    } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
    #section9 .group {
    top: 4%;
    padding: 0px 6% 0%;
    } #section9 .group h2 {
    font-size: 1.8rem;
    }
    #section9 .group p{
    font-size: 20px;
    }}

    @media screen and (min-width: 576px) and (max-width: 767px) {
    #section9 .group {
    top: 3%;
    padding: 0px 6% 0%; }}
    @media screen and (min-width: 420px) and (max-width: 575px) {
    #section9 .group {
    top: 3%;
    padding: 0px 0% 0%; }}
    @media screen and (min-width: 320px) and (max-width: 419px) {
    #section9 .group {
        top: 2%;
    padding: 0px 0% 0%;
    }
    #section9 .group h2 {
    font-size: 1.4rem;
    }
    #section9 .group P {
    font-size: 0.8rem;
    }
    }
    #section9 .group h6 {color:#fff}
    #section8 .w3-row img {width: 50%;margin-left: 25%}
    @media screen and (min-width: 576px) and (max-width: 767px) {
    #section8 .w3-row img {margin-left: 22%}
    }
    @media screen and (min-width: 420px) and (max-width: 575px) {
    #section8 .w3-row img {margin-left: 22%}
    }
    @media screen and (min-width: 320px) and (max-width: 419px) {
    #section8 .w3-row img {margin-left: 22%}
    }
.w3-margin-top {
    margin-top: 16px !important;
}
.w3-row-padding, .w3-row-padding>.w3-half, .w3-row-padding>.w3-third, .w3-row-padding>.w3-twothird, .w3-row-padding>.w3-threequarter, .w3-row-padding>.w3-quarter, .w3-row-padding>.w3-col {
    padding: 0 8px;
}
@media (min-width: 601px) {
    .w3-col.m6, .w3-half {
        width: 49.99999%;
        float: left;
    }
}
.w3-dark-grey, .w3-hover-dark-grey:hover, .w3-dark-gray, .w3-hover-dark-gray:hover {
    color: #fff !important;
    background-color: #616161 !important;
}
#section7 h5 {
    font-size: 18px;
    font-weight: 400;
    padding: 5px 0
}
@media (min-width: 601px) {
    .w3-col.m4, .w3-third {
        width: 33.33333%;
        float: left;
    }
}
.w3-col.s4 {
    width: 33.33333%;
    float: left;
}