@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:1800px) {



    .finger.visible {
        max-width: 350px;
        left: -5%;
    }

    section._third .copy {
        right: 5%;
        top: 10%;
        width: 90%;
        font-size: 11px;
    }

}

@media only screen and (max-width:1280px) {

    .btns {
        display: block;
    }

    footer .btns {
        font-size: 2em;

    }

    .btns .btn {
        padding: 120px 35px 0px;
    }

    .mob_row {
        align-items: center;
        justify-content: center;
    }

    .btns .btn {
        display: inline-block;

        margin-top: -150px;
    }

}


@media only screen and (max-width:1600px) {


    body {
        font-size: 12px;
    }

    /*  section.home .copy {
        right: 5%;
        top: 12%;
        width: 40%;
    } */

    .finger.visible {
        max-width: 300px;
        left: -5%;
    }

    section._third .copy {
        font-size: 10px;
    }

    footer .btns {
        font-size: 2.5em;
    }

    .btns .btn {
        padding: 115px 50px 0px;
    }

}

@media only screen and (max-width:1280px) {


    body {
        font-size: 11px;
    }

    section.home .copy {
        font-size: 10px;
    }

    .btm_copy {
        padding: 0px 0px 150px;
    }

    .finger.visible {
        max-width: 280px;
        left: -5%;
    }

    section._third .copy {
        top: 5%;
        font-size: 9px;
    }

}

@media only screen and (max-width:1150px) {


    body {
        font-size: 10px;
    }

    section.home .copy {
        font-size: 9px;
        right: 2.5%;
        width: 42.5%;
    }

    section.home .copy .txt {
        margin: 20px 0px 20px;
    }

    section.home .cta .cta_arrow {
        max-width: 50%;
        height: auto;
    }

    section._third .copy {
        top: 5%;
        font-size: 8px;
    }

    section._fifth .copy_holder {
        width: 45%;
        left: 0%;
    }


    section._fifth .copy {
        right: 0px;
        top: 10%;
        width: 90%;
    }



}



@media only screen and (max-width: 960px) {

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    header {
        background-size: 960px auto;
        padding: 0px 0px 30px;
    }

    .row_float .block {
        float: none !important;
    }

    .row_float._1 {
        padding: 20px 50px 40px;
    }


    .burger-menu {
        display: block;
    }

    header nav {
        padding: 40px 0px 30px;
    }

    nav a {
        padding: 10px 20px 10px;
        display: none;
    }

    nav.change a {
        display: block;
    }


    section.home {
        margin: 70px 0px 0px;
        background-color: #f7f7f7;
    }

    section.home .copy {
        position: static;
        width: auto;
        text-align: center;
        padding: 60px 30px 10px;
        max-width: 600px;
        margin: auto;
    }

    ._second .fu_hearts p {
        width: 33%;
    }

    .row {
        display: block;
        padding: 0px 50px;
        margin: 0px !important;
    }

    .row .block,
    .row_float .block {
        width: auto;
        padding: 30px 0px;
        max-width: 600px;
        margin: auto;
    }




    .row .block._1 {
        padding: 0px;
    }

    .row .block._2 {
        padding: 0px 0px 40px;
    }

    .row .block._3 {
        padding: 0px 0px 100px;
    }

    .row .block._4 {
        padding: 0px 0px 40px;
    }



    .finger.visible {
        max-width: 20%;
        left: -5%;
        height: auto;
        bottom: auto;
        /*top:0px;*/
        transform: translateX(0%) translateY(0%) rotate(20deg);
    }

    .btm_copy {
        padding: 0px 0px 50px;
    }

    section._third .copy_holder {
        position: relative;
        width: auto;
        top: auto;
        right: auto;
        height: auto;
    }

    section._third .copy {
        background: url(../images/section_3_copy_bg.jpg) no-repeat center;
        background-size: 100% 100%;
        position: static;
        width: auto;
        padding: 80px 30px 50px;
        right: auto;
        font-size: 10px;

    }

    section._third .copy .txt {
        margin: 30px auto 60px;
        max-width: 600px;

    }

    section._third .skull {
        left: 20px;
        bottom: -50px;
        width: 120px;
        height: auto;
    }

    section._fourth .copy_holder {
        width: auto;

    }

    section._fourth .copy {
        padding: 0px 12.5% 0px 12.5%;
        max-width: 600px;
        margin: auto;
    }

    .xes,
    .anchor {
        width: 6.5%;
        left: 3.5%;
    }

    .heart {
        top: 50px;
        width: 6.5%;
        right: 3.5%;
        left: auto;
    }


    section._fifth .copy_holder {
        position: relative;
        width: auto;
        top: auto;
        right: auto;
        height: auto;

    }

    section._fifth .copy {
        background: url(../images/section_5_copy_bg.jpg) no-repeat center;
        background-size: 100% 100%;
        position: static;
        width: auto;
        padding: 50px 30px 20px;
        right: auto;
        font-size: 10px;
        padding-bottom: 50px;
    }

    section._fifth .copy .txt {
        margin: 30px auto 0px;
        max-width: 600px;

    }

    /*section._sixth .copy_holder {
        position: absolute;
        width: 100%;
        top: 22.5%;
    }*/


    section._sixth .copy {
        width: 80%;
    }



    .copyright {

        padding: 0px 30px;
    }

}


@media only screen and (max-width: 640px) {

    section._sixth .copy_holder {
        position: absolute;
        width: 100%;
        top: 10%;
    }

    section._sixth .copy {
        font-size: 9px;
    }


    section._sixth .copy_holder {
        position: static;
        width: auto;
        background: url(../images/section_6_mbg.jpg) no-repeat center;
        background-size: 100% 100%;
        padding-bottom: 180px;
        transform: translateY(0%);
    }


    section._sixth .copy {
        width: auto;
        padding: 100px 30px 0px;
    }

    section._sixth .section_bg.mobile {
        display: none;
    }

    section._sixth .copy .rude_logo {
        bottom: -150px;
    }

    .row,
    .row_float {
        padding: 0px 40px;
    }

    .row_float._1 {
        padding: 20px 40px 40px !important;
    }


}


@media only screen and (max-width: 540px) {
    .block._3 h2 {
        font-size: 7em !important;
    }

    .btns {
        width: 70%;
        margin: 0px auto 0px;
    }

    .mob_row {
        display: block;
    }


    .btns .btn {
        margin-top: -87px;
        margin-bottom: -87px;
    }

    footer .section_bg {
        display: none !important;
    }

    footer {
        background: url(../images/section_7_mbg.jpg) no-repeat center top;
        background-size: 100% 100%;
    }

    footer .holder {
        position: static;
        padding-bottom: 150px;
    }

    ._second .row,
    ._second .row_float {
        padding-left: 0px !important; 
        padding-right: 0px !important;
    }

    ._second .row p,
    ._second .row_float p {
        padding-left: 30px;
        padding-right: 30px;
    }


}

@media only screen and (max-width: 460px) {


    section._sixth .copy {
        font-size: 8px;
    }

}