/* Special event: independence day  */
:not(oldBrowser) .event-back-independence-day-us:after {
 background: url(/images/event/independence_day_us-back.png) repeat-x 0 0; 
}
.independence-day-us-body {
 background: url(/images/event/independence_day_us-back-left.png) no-repeat 0 0;
}
.independence-day-us-body > div {
 height: 100px;
 margin-left: 55px; 
 position: relative;
 background: url(/images/event/independence_day_us-back-left.png) repeat-x 0 0;
}
.independence-day-us-text, .independence-day-us-image, .independence-day-us-close {
 position: absolute;
 display: block;
}
.independence-day-us-text  {top:0px;right:430px;}
.independence-day-us-image {top:0px;right:0px;}
.independence-day-us-close {top:5px;right:5px;}
@media screen and (max-width:1288px) {
 .independence-day-us-text  {top:4px;width:480px;}
}
@media screen and (max-width:1200px) {
 .independence-day-us-text  {top:11px;width:410px;right:420px;}
}
@media screen and (max-width:1112px) {
 .independence-day-us-text  {top:20px;width:320px;}
}
@media screen and (max-width:1024px) {
 .independence-day-us-text  {top:24px;width:270px;}
}
