#calendar {
    width:100%;
    height: 100%;
    max-width: 1680px;
    position: absolute;
    top:0;
    z-index: 600;
    background: #000;
    border-bottom-color: #82aba5;
    border-bottom-width: 15px;
    border-bottom-style: solid;
    margin:0 auto;
    display:none;
    height:auto;
    padding-bottom:50px;
}
#event-calendar {
    color:#ffffff;
    font-family: 'DIN-Medium';
    font-weight: normal;
    font-style: normal;
    width:90%;
    height:90%;
    max-width:434px;
    /* max-height:468px; */
    font-size:16px;
    margin: 20px auto;
}
#event-calendar ul{
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
    width: 100%;
}
 
#event-calendar li{
    display: block;
    float: left;
    width:14.2%;
    max-width: 58px;
    max-height: 52px;
    margin:0;
    cursor:pointer;
    border-top-color:#222222;
    border-top-style:solid;
    border-top-width:2px;
    border-right-color:#222222;
    border-right-style:solid;
    border-right-width:2px;
}
#event-calendar li.c-dayname {
    border:none;
}
#event-calendar li.last {
    width:13.364055%;
    max-width: 58px;
    border-right:none;
}
#event-calendar li .info{
    width:100%;
    max-width: 55px;
    height:36px;
    text-align:center;
    line-height: 36px;
}
#event-calendar li.no-hhn .info { color: #222222; cursor:default;}
/* #event-calendar li .info:hover { background-color: #bd923f; border: 2px solid #bd923f; } */


#event-calendar li.price1 .info {border: 2px solid #9e773c;}
#event-calendar li.price1 .info:hover,
#event-calendar li.price1.active .info
    { background-color: #9e773c; border: 2px solid #9e773c; }
#event-calendar li.price2 .info { border: 2px solid #858585; }
#event-calendar li.price2 .info:hover,
#event-calendar li.price2.active .info
    { background-color: #858585; border: 2px solid #858585; }
#event-calendar li.price3 .info { border: 2px solid #ff0000; }
#event-calendar li.price3 .info:hover,
#event-calendar li.price3.active .info
    { background-color: #ff0000; border: 2px solid #ff0000; }
#event-calendar li.price4 .info { border: 2px solid #a4aa6d; }
#event-calendar li.price4 .info:hover,
#event-calendar li.price4.active .info
    { background-color: #a4aa6d; border: 2px solid #a4aa6d; }
#event-calendar li.price5 .info { border: 2px solid #5aa398; }
#event-calendar li.price5 .info:hover,
#event-calendar li.price5.active .info 
    { background-color: #5aa398; border: 2px solid #5aa398; }


#mobile-legend {
    width:95%;
    height: auto;
    max-width: 435px;
    min-height: 90px;
    margin: 25px auto;
    border: 2px solid #222222;
    padding: 10px 0 0 10px;
    color:#ffffff;
    font-family: 'DIN';
    font-weight: normal;
    font-style: normal;
}
#mobile-legend .cItem {
    float:left;
    margin: 5px 10px 20px 0;
    font-size:14px;
}
#mobile-legend .cItem > span.glyphicon {
    font-size: 12px;
    margin-right: 2px;
}
#mobile-legend .cItem .last {
    float:left;
    margin: 10px 0 20px 0;
}
#legend {
    width:100%;
    height: auto;
    max-width: 435px;
    min-height: 90px;
    margin: 25px auto;
    border: 2px solid #222222;
    padding: 10px 0 0 10px;
    color:#ffffff;
    font-family: 'DIN';
    font-weight: normal;
    font-style: normal;
    display:none;
}
#legend .cItem {
    float:left;
    margin: 5px 15px 20px 0;
    font-size:18px;
}
#legend .cItem > span.glyphicon {
    font-size: 20px;
    margin-right: 2px;
}
#legend .cItem .last {
    float:left;
    margin: 10px 0 20px 0;
}
#legend .p1 > span.glyphicon,
#mobile-legend .p1 > span.glyphicon {color: #9e773c;}
#legend .p2 > span.glyphicon,
#mobile-legend  .p2 > span.glyphicon { color: #858585; }
#legend .p3 > span.glyphicon,
#mobile-legend  .p3 > span.glyphicon { color: #ff0000; }
#legend .p4 > span.glyphicon,
#mobile-legend  .p4 > span.glyphicon { color: #a4aa6d; }
#legend .p5 > span.glyphicon,
#mobile-legend  .p5 > span.glyphicon { color: #5aa398; }

#event-details {
    width:100%;
    height:100%;
    /* max-width:480px; */
    text-align:left;
    color:#c0c0c0;
    font-family: 'DIN';
    font-weight: normal;
    font-style: normal;
    margin-top:20px;
    padding-left: 25px;
    padding-right: 15px;
    font-size: 15px;
    line-height: 18px;
}
#event-details h1 {
    color:#ffffff;
    font-family: 'DIN-Condensed';
    font-weight: bold;
    font-style: normal;
    font-size: 27px;
    text-transform:uppercase;
}
#event-details div.event-time {
    float:right;
    font-family: 'DIN-Condensed-Light';
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    position: relative;
    bottom: -3px;
    margin-top: 17px;
    margin-bottom: 8.5px;
    line-height: 1.1em;
}
#calendar hr {
    margin-top: 15px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #333333;
    width: 100%; 
}
#calendar hr.ninety {
    width: 90%; 
    margin-top: 45px;
}
#event-details p {
    width:85%;
}
#calSignup {
    margin: 20px 0 40px 0;
    padding: 12px 37px;
}
h2.cal {
    font-size:18px;
    color: #82aba5;
    margin:0 0 3px 0;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "DIN-Bold", arial, helvetica;
}
#event-details .legal {
    font-size:12px;
    line-height:15px;
}
#event-details .prices {
    font-weight: bold;
    font-size: 20px;
    color:#fff;
    margin-top:4px;
}
#event-details .btn-buy {
    padding-left: 50px;
    padding-right: 50px;
    float:right;
}


@media (max-width: 767px) {
     h2.cal {
         font-size:14px;
     }
    #event-details {
        font-size: 13px;
        line-height: 15px;
    }
    #event-details .legal {
        font-size:11px;
        line-height:13px;
    }
    #event-details .prices {
        font-size: 14px;
    }
    #event-details div.event-time {
        float:left;
        margin-bottom:20px;
        display:block;
    }
}
@media (max-width: 1023px) {
    #event-details .btn-buy {
        padding-left:20px;
        padding-right:20px;
        float:right;
     }
}
@media (min-width: 768px) {
    #event-calendar {
        color:#ffffff;
        font-family: 'DIN-Medium';
        font-weight: normal;
        font-style: normal;
        width:100%;
        height:100%;
        max-width:434px;
        /* max-height:468px; */
        font-size:16px;
        margin: 48px auto;
    }
    #event-calendar li .info{
        height:48px;
        line-height: 48px;
    }
    #event-details {margin-top:48px;}
    #legend { display:block;}
    #mobile-legend { display:none;}
}

@media (min-width: 10250px) {
    
     #event-details h1 {
         font-size: 31px;
     }
     #event-details div.event-time {
         font-size: 28px;
     }
}


