
.Eventsout .Events .bxslider > div {
    background: #f7f7f7;
}

.Eventsout .Events .bxslider .thumb {
    background: #eeeeee;
    text-align: center;
    padding: 10px;
    width: 80px;
}

.Events h2 {
    font-size: 24px;
}

.Events h3 .text-gray-darkgray {
    color: #000 !important;
}

.Events .bxslider > div {
    background: #fff;
}

.Events .bxslider .thumb {
    background: #eeeeee;
    text-align: center;
    padding: 10px;
    width: 80px;
}

.activemenu {
    background: #f3f3f3 !important;
    color: #333 !important;
}

.menu-logo {
    display: none !important;
}

.scroll-to-fixed-fixed .menu-logo {
    display: inline-block !important;
}

    .scroll-to-fixed-fixed .menu-logo a {
        margin: 0px !important;
        padding: 0px !important;
    }

    .scroll-to-fixed-fixed .menu-logo .menuzord-brand{
        background: none !important;
    }


.school-list li {
    padding-left: 25px !important;
    padding-bottom: 10px !important;
}



.offerimages .modal-body {
    position: relative;
 
}
.offerimages .modal-content {
    position: relative;
    background-color: transparent;
    border: 0px solid #999;
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0);
    background-clip: padding-box;
    outline: 0;
}

.offerimages .modal-content a.btn{
    position:absolute;
    z-index:555555;
}
.offerimages .modal-content img{
    margin:0px auto;
     position:relative;
    
}
.offerimages .modal-content .offtertext{
    position:absolute;
    z-index:55555;
    bottom:50%;
    border:1px solid #21282e;
    width:100%;    
}

 

.offerimages .modal-content .offtertext h1{
    font-weight:700;
    
}


.list-style
{
    list-style: decimal;
}
.list-style li
{
    margin-bottom:10px;
    
}

 .gallery-isotope .gallery-item .thumb {
            height: 200px !important;
            overflow: hidden !important;
 
        }

            .gallery-isotope .gallery-item .thumb img {
                height: 100% !important;
                overflow: hidden !important;
 
                position: absolute;
                left: 0px;
            }