@font-face {
    font-family: 'pfdintextcomppro';
    src: url("Fonts/pfdintextcomppro.ttf");
}

.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-color: rgb(237, 237, 237);
}

#text {
    float: none;
    font-size: 150%;
    width: 646px;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin-left: auto;
    margin-top: 5px;
    clear: none;
    min-height: 36px;
    font-family: 'pfdintextcomppro';
    color: rgb(110, 71, 71);
    text-indent: 0px;
    letter-spacing: 12px;
    margin-right: auto;
}

#text1 {
    float: none;
    font-size: 100%;
    width: 646px;
    height: auto;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    min-height: 18px;
    font-family: 'pfdintextcomppro';
    color: rgb(110, 71, 71);
    text-indent: 0px;
    letter-spacing: 10px;
    display: block;
    margin-right: auto;
}

#Button_ART {
    float: none;
    height: 132px;
    font-size: 22.4px;
    margin-left: auto;
    margin-top: 15px;
    clear: none;
    width: 646px;
    display: block;
    margin-right: auto;
    font-family: 'pfdintextcomppro';
    font-weight: 100;
    color: rgb(206, 179, 179);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-width: 0px;
    background-color: rgb(247, 246, 246);
    background-image:url("img/RR.png");
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 0% -264px;
    background-repeat: repeat repeat;
}

#Button_ART:hover {
    background-image:url("img/RR.png");
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: rgb(187, 179, 179);
    background-position: 0% -264px;
    background-repeat: repeat repeat;
}

#Box_MAIN {
    float: none;
    height: 363px;
    margin: 15px auto;
    clear: none;
    width: 646px;
}

#Work_in_progress:hover {
    font-size: 250%;
    color: rgb(9, 9, 9);
    text-indent: 0px;
    background-image:-webkit-linear-gradient(75deg, rgba(237, 237, 237, 0.992157) 0%, rgba(237, 237, 237, 0) 40%),url("img/Tensions_WEB_Button.jpg");
    background-image: linear-gradient(15deg, rgba(237, 237, 237, 0.992157) 0%, rgba(237, 237, 237, 0) 40%), url(img/Tensions_WEB_Button.jpg);
    background-attachment: scroll;
    background-position: 0% 0%, 50% 50%;
    background-repeat: repeat repeat;
}

#Work_in_progress {
    float: none;
    font-size: 150%;
    width: 646px;
    height: 484px;
    text-align: center;
    font-weight: 900;
    line-height: 1em;
    margin: 0px 0% 20px;
    clear: none;
    min-height: 356px;
    font-family: 'pfdintextcomppro';
    color: rgb(110, 71, 71);
    text-transform: uppercase;
    padding: 60px;
    border-style: outset;
    border-width: 0px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: block;
    min-width: 0px;
    background-image:-webkit-linear-gradient(304deg, rgba(237, 237, 237, 0.992157) 0%, rgba(160, 160, 160, 0.0784314) 100%),url("img/Under_construction_WEB.jpg");
    background-image: linear-gradient(146deg, rgba(237, 237, 237, 0.992157) 0%, rgba(160, 160, 160, 0.0784314) 100%), url(img/Under_construction_WEB.jpg);
    background-attachment: scroll;
    -webkit-background-size: auto, cover;
    background-size: auto, cover;
    background-position: 0% 0%, 50% 100%;
    background-repeat: repeat repeat;
}

@media only screen and (max-width: 650px) {
    #Box_MAIN {
        width: 400px;
    }

    #Button_ART {
        width: 400px;
        height: 81.5px;
        background-image:url("img/RR.png");
        background-attachment: scroll;
        -webkit-background-size: cover;
        background-size: cover;
        background-color: rgb(247, 246, 246);
        font-size: 15px;
        letter-spacing: normal;
        font-weight: 100;
        background-position: 0% -163px;
        background-repeat: repeat repeat;
    }

    #text1 {
        width: 400px;
        letter-spacing: 3.5px;
    }

    #text {
        width: 400px;
        letter-spacing: 3.5px;
    }

    #Button_ART:hover {
        background-image:url("img/RR.png");
        background-attachment: scroll;
        -webkit-background-size: cover;
        background-size: cover;
        background-color: rgb(187, 179, 179);
        background-position: 0% -163px;
        background-repeat: repeat repeat;
    }

    #Work_in_progress {
        width: 400px;
        height: 300px;
        min-height: 0px;
    }
}

@media only screen and (max-width: 400px) {
    #text {
        letter-spacing: 0px;
        width: 320px;
    }

    #text1 {
        letter-spacing: 2px;
        width: 320px;
    }

    #Button_ART {
        width: 320px;
        height: 65.5px;
        font-size: 12px;
        background-image:url("img/RR.png");
        background-attachment: scroll;
        -webkit-background-size: cover;
        background-size: cover;
        background-color: rgb(247, 246, 246);
        background-position: 0% -131px;
        background-repeat: repeat repeat;
    }

    #Button_ART:hover {
        background-image:url("img/RR.png");
        background-attachment: scroll;
        -webkit-background-size: cover;
        background-size: cover;
        background-color: rgb(187, 179, 179);
        background-position: 0% -131px;
        background-repeat: repeat repeat;
    }

    #Box_MAIN {
        width: 320px;
        height: 180px;
    }

    #Work_in_progress:hover {
        height: 35%;
    }

    #Work_in_progress {
        width: 320px;
        margin-top: 15px;
        clear: none;
        height: 240px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}
