/*
Site Name: jacquieetmicheltv
Description: Responsive HTML by AdultDC
Author: AdultDC
Author URL: https://adultdc.com/
*/
@media only screen and (max-width:1900px){
/*.centerwrap{width:1560px;}*/
}
@media only screen and (max-width:1590px){
.centerwrap{width:1250px;}
.joinRight{margin-left: 576px;}
}
@media only screen and (max-width:1279px){
.centerwrap{width:994px;}
.joinRight{margin-left: 448px;}
}
@media only screen and (max-width:1023px){
.centerwrap{width:748px;}
body{background: #000;}
.joinRight{margin: auto;}
.joinlogo img{height: 50px;}
.joinlogo{padding-top: 22px;}
.joinHeader{padding-top: 32px;}
}
@media only screen and (max-width:767px){
.centerwrap{width:96%;}
.joinRight{width: 100%; max-width: 500px;}
}
@media only screen and (max-width:479px){
.centerwrap{width:94%;}
.joinHeader h1{font-size: 32px; padding-bottom: 5px;}
}