/*
Site Name: 
Description: PSD to Responsive HTML5 by AdultDC
URI: http://adultdc.com/
*/
/*@media only screen and (max-width:1900px){
.centerwrap{width:1560px;}

}
@media only screen and (max-width:1590px){
.centerwrap{width:1250px;}

}*/
@media only screen and (max-width:1279px){
.centerwrap{width:96%;}
.celebrating p{font-size:20px; line-height:30px; padding-bottom:20px;}
.warningContent{margin:54px auto;}
.penalty{font-size:20px;}
.exit{padding-bottom:78px;}
.terms p{font-size:20px;}
.terms{padding-bottom:40px;}
}
@media only screen and (max-width:1023px){
.logo{padding:20px 0;}
.logo img{width:160px;}
.penalty{line-height:26px; font-size:18px;}
.exit{padding-bottom:48px;}
.terms p{font-size:18px;}
.twoImgs{padding-top:42px; padding-bottom:40px;}




}
@media only screen and (max-width:767px){
/*.centerwrap{width:460px;}*/
.logo img{width:140px;}
.celebrating p{font-size:16px; line-height:22px; padding-bottom:12px;}
.warningContent{width:100%; margin:34px auto;}
.nominations{font-size:15px; line-height:20px; padding:8px 10px;}
.terms p{font-size:16px;}
.terms{padding-bottom:30px; padding-top:20px;}
.twoImgs{padding-bottom:30px; padding-top:32px;}
}
@media only screen and (max-width:479px){
.centerwrap{width:92%;}
.celebrating{padding:10px;}
.celebrating p{font-size:14px; line-height:18px;}
.penalty{font-size:14px; line-height:22px;}
.terms p{font-size:14px;}
}