.mt-10{margin-top:10px !important;}
.mt-20{margin-top:20px !important;}
.mb-0{margin-bottom:0px !important;}
.mb-5{margin-bottom:5px !important;}
.mb-20{margin-bottom:20px !important;}
.mb-30{margin-bottom:30px !important;}
.mb-40{margin-bottom:40px !important;}
.ml-15{margin-left: 15px;}
.mr-0{margin-right: 0px;}
.mr-15{margin-right: 15px;}
.pt-0{padding-top: 0px !important;}
.pl-15{padding-left: 15px !important;}
.pb-0{padding-bottom: 0px !important;}
.pb-25{padding-bottom: 25px !important;}
.p-5{padding: 5px;}

a:hover{color:#f00f00;}
.fw-normal{font-weight: normal !important;}
.font-14{font-size: 14px !important;}
.nowrap{white-space: nowrap;}
#ereaders-header{border-bottom:3px solid #f00f00; box-shadow: 1px 1px 5px;}
.sec-last{padding-bottom: 0px !important;}
.footer-title{color:#fff; text-transform: uppercase;}
.widget ul li{list-style: none;}
.footer-info p {
    margin: 0px 0px 44px;
    color: #bbbbbb;
    width: 76%;
    display: inline-block;
}
.btn-site{width:35px;color: #7e7e7e;border: 1px solid #7e7e7e;padding: 2px 6px;border-radius: 1px;margin-bottom: 5px;margin-right: 2px;}
.btn-site:hover{color:#f00f00;}

ul.list-normal{margin-left: 20px;}
ul.list-red{margin-left: 20px;color:#f00f00;}
.text-red{color:#f00f00 !important;}
.text-white{color:#fff !important;}
.tagline{display: inline-block;margin: 0px 0px 14px;font-style: italic;font-size: 18px;color: #2e2e2e;letter-spacing: 1.4px;line-height: 30px;}

.table-red > thead > tr > th{border-bottom: 2px solid #f00f00 !important;}

.custom-input{
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #ededed;
    border-radius: 5px;
    font-size: 14px;
    padding-left: 20px;
    color: #7e7e7e;
    box-shadow: none;
}
.custom-input:focus{
    border-color:#f00f00;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(240, 15, 0, .6);
}
.btn-red{background: #f00f00; color:#fff; font-weight: 700; font-size: 16px;padding-bottom: 8px;}
.news-letter:before{content:'\e916';margin-left: -135px;}
.ereaders-contact-form1{float: left;width: 50%;padding: 36px 24px 0 30px;}
.w100{width: 100%;}
.top-login-bar{
    margin-top: 14px;
    font-size: 14px;
    font-weight: 700;
}
.widget_cetagories ul li a.active{background: #f00f00; color: #fff;}
.btn-border{padding: 7px 15px 7px; margin-top: 3px;}
.ereaders-event-list figure {border: 1px solid #ececec; border-radius:4px 0px 0px 4px; padding: 2px; border-right: 0; height: 255px; text-align: center}
.ereaders-event-list figure img{max-height: 249px;}
@media (min-width: 768px)
{
    
}
@media (max-width: 768px)
{
    #map{max-height: 250px !important;}
    #svggroup svg{height: 250px !important;}
    .widget_footer{margin-bottom: 30px;}
    .footer-info{padding-left: 15px !important;}
}
@media (max-width: 767px)
{
    .ereaders-event-list figure{
            height: auto;
            border-bottom: none;
            border-right: 1px solid #ececec;
            padding: 10px;
            width: 100%;
            border-radius: 4px 4px 0px 0px;
            text-align: left;
    }
    .ereaders-event > ul > li{width: 100%;}
    .ereaders-event-list-text{width:100%; border-radius: 0px 0px 4px 4px;}
}
@media (max-width: 360px)
{
    .mb-web{text-overflow: ellipsis;max-width: 230px;display: inline-block;overflow: hidden;vertical-align: bottom;}
}
.form-zip{margin-bottom: 15px;}
.select-custom{width:90px !important;padding-left: 5px;padding-right: 5px;border-radius: 4px 0 0 4px !important; z-index: 1 !important;}
@media(min-width:1000px) and (max-width:1100px)
{
    #menu{padding-left: 0;}
    .navbar-nav > li{margin-right: 0; margin-left: 0;}
    .tablet-fix{padding-right: 0;}
}