
.popup {
position:fixed;
top:70px;
left:16%;
width:60%;
max-width:90%;
height:600px;
background-image: url("popup-fond.png");
background-repeat: repeat;
padding:50px;
text-align:center;
z-index:750;
display:block;
animation: pop 2s;
}


@keyframes pop{
from{opacity:0}
to{opacity:1}
}

.popup-contenu {
position:absolute;
top:50px;
left:0;
width:100%;
height:auto;
display:inline-block;
text-align:center;
z-index:760;
}


.popup-image {
width:300px;
max-width:350px;
height:auto;
margin:30px auto 50px auto;
display:block;
opacity:1.00;
transition:750ms;
}

.popup-image:hover {
opacity:0.75;
transition:750ms;
}

.popup-titre {
color:#000000;
font-family:'Racing Sans One', cursive;
font-weight:normal;
text-transform:uppercase;
font-size:50px;
}

.popup-button {
color:#000000;
position:absolute;
cursor:pointer;
top:25px;
right:25px;
width:50px;
height:50px;
background-color:#ffffff;
padding:10px;
font-size:16px;
font-weight:bold;
text-decoration:none;
transition:750ms;
border:none;
z-index:77;
display:block;
}



.popup-button-02 {
color:#ffffff;
background-color:#151b20;
font-family: 'Roboto', sans-serif;
border-radius:5px;
padding:18px 120px;
margin:0 auto;
text-align:center;
display:inline-block;
cursor:pointer;
font-size:21px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
letter-spacing:1px;
opacity:0.80;
transition:750ms;
}

.popup-button-02:hover {
color:#ffffff;
background-color:#151b20;
opacity:0.98;
transition:750ms;
}









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



}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {



}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {



}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {



}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {



}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {




}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {


.popup-titre {
color:#000000;
font-family:'Racing Sans One', cursive;
font-weight:normal;
text-transform:uppercase;
line-height:40px;
font-size:45px;
}

.popup-contenu {
position:absolute;
top:50px;
left:5%;
width:90%;
height:auto;
display:inline-block;
text-align:center;
z-index:76;
}

.popup-button {
position:absolute;
top:20px;
right:20px;
width:35px;
height:35px;
padding:9px;
font-size:15px;
font-weight:bold;
}

}





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

.popup-button-02 {
border-radius:5px;
padding:17px 100px;
font-size:20px;
font-weight:bold;
}


}




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



}





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

.popup-button-02 {
border-radius:5px;
padding:16px 90px;
font-size:19px;
font-weight:bold;
}

.popup {
position:fixed;
top:70px;
left:14%;
width:60%;
max-width:90%;
height:550px;
padding:50px;
display:block;
}

.popup-titre {
color:#000000;
font-family:'Racing Sans One', cursive;
font-weight:normal;
text-transform:uppercase;
line-height:32px;
font-size:36px;
}


.popup-image {
width:75%;
max-width:300px;
margin:22px auto;
}



}




/* 960 x 600 */
@media only screen and (max-width: 980px) {


}




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




}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) { 

.popup-button-02 {
border-radius:5px;
padding:14px 80px;
font-size:19px;
font-weight:bold;
}


}





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

.popup-button-02 {
border-radius:5px;
padding:15px 70px;
font-size:18px;
font-weight:bold;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {

.popup-button-02 {
border-radius:5px;
padding:15px 45px;
font-size:24px;
}

.popup {
position:fixed;
top:50px;
left:3%;
width:80%;
max-width:80%;
height:600px;
padding:30px;
display:block;
}

.popup-button {
position:absolute;
top:20px;
right:20px;
width:35px;
height:35px;
padding:9px;
font-size:15px;
font-weight:bold;
}

.popup-titre {
color:#000000;
font-family:'Racing Sans One', cursive;
font-weight:normal;
text-transform:uppercase;
line-height:40px;
font-size:45px;
}


}




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

.popup-button-02 {
border-radius:5px;
padding:14px 35px;
font-size:22px;
}

}




/* 480 x 853 */
@media only screen and (max-width: 500px) {

.popup-button-02 {
border-radius:5px;
padding:14px 31px;
font-size:22px;
}

.popup {
position:fixed;
top:50px;
left:3%;
width:80%;
max-width:80%;
height:580px;
padding:30px;
display:block;
}

.popup-titre {
color:#000000;
font-family:'Racing Sans One', cursive;
font-weight:normal;
text-transform:uppercase;
line-height:35px;
font-size:40px;
}

.popup-button {
position:absolute;
top:15px;
right:15px;
width:30px;
height:30px;
padding:8px;
font-size:12px;
font-weight:bold;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

.popup-button-02 {
border-radius:5px;
padding:12px 22px;
font-size:20px;
}


.popup-titre {
color:#000000;
font-family:'Racing Sans One', cursive;
font-weight:normal;
text-transform:uppercase;
line-height:30px;
font-size:35px;
}


}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

.popup-button-02 {
border-radius:5px;
padding:11px 17px;
font-size:18px;
}



.popup {
position:fixed;
top:50px;
left:2%;
width:85%;
max-width:85%;
height:550px;
padding:17px;
display:block;
}

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.popup-button-02 {
border-radius:5px;
padding:11px 15px;
font-size:17px;
}


}




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



}










