﻿#eventMenu:before {  position: relative; content: ""; box-shadow: 0px 0px 23px 8px #C60D4E; z-index: -1; width: 100%; display: block; top: 11px;}   
.max-widthWrap {max-width:860px;}
.fixedBtn { position: fixed; top: 160px; z-index: 10;}
.fixedBtn img { max-width: 80px;}

@media (max-width:1244px) {
.colForm   {display:none;}
}

@media(min-width: 768px) and (max-width: 1024px) {
    .fixedBtn { top: 380px;}
}

@media(max-width:767px) {
    #party-link, .fixedBtn {
        display:none !important;
    }

}
#ContactDiv {
    background: rgba(0, 0, 0, 0.44);
    padding: 2% 0;
}
#body p img{height:auto;}

iframe {border: 0;}