.eventgallery-category-headline {
  display: none;
}

#Mod130, #Mod191 {
    margin-top: 40px;
}

#Mod171 {
    margin-top: 20px;
    margin-bottom: 30px;
}

#Mod171 .nspArtScroll1 .nspArt a {
    /*overflow: hidden;*/
    height: 180px;
}

#Mod171 .nspArtScroll1 .nspArt a img {
    height: auto !important;
}

#Mod222 {
    margin-top: 50px;
    margin-bottom: 55px;
}

#Mod222 .module-title {
    text-align: center;
    font-size: 45px;
    color: #882726;
    font-weight: 600 !important;
}

#Mod226 .module-title {
    text-align: center;
    font-size: 40px;
    color: #882726;
}

#Mod226 {
    margin-left: -22px;
}

#Mod230 {
  margin-top: 40px;
}

#t3-mainbody .bt-social-share-below {
    display: none;
}

/*.acymailing_form .acysubbuttons {
    top: 34px;
}*/

.logo-image a {
    position: relative;
    left: -43%;
    margin: 0;
}

.t3-header {
    /*background-color: #882422;*/
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    height: 20%;
    background: -webkit-linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0));
    background: -o-linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0));
    background: -moz-linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0));
    background: linear-gradient(rgb(49, 13, 12), rgb(136, 36, 34));
}

.home .t3-sl-1 {
    border-bottom: none !important;
}

.itemid-701 .ts-feature {
    margin: 0;
}

.footermenu1 {
    list-style-type: disc;
}

.footermenu1 li a:hover, .footermenu2 li a:hover {
    background-color: transparent;
    color: #fff;
}

.footermenu1 li a, .footermenu2 li a {
    color: #fff;
}

.footermenu2 {
    margin-top: 47px;
}

.ts-footer-top {
padding: 70px 0;
}

.t3-footer {
    background: #882423;
}

.custom.about {
    margin-top: -25px;
}

.about img {
    margin-top: 0;
}

.acymailing_mootoolsbutton .acymailing_togglemodule {
    border: 1px solid #882423;
    width: 94px;
    padding: 0px 5px 0px 5px;
    border-radius: 5px;
}

.banner-left {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}

.banner-right {
    position: fixed;
    top: 0;
    right: -50px;
    z-index: 99999999;
}

.banner-right img {
    width: 88%;
}

.itemid-718 .ts-main-bottom {
    background: none;
    padding: 0 0 0 0;
}

.itemid-718 .itemView {
    padding: 0 0 0 0;
}

.itemid-718 .itemTitle {
    margin-top: 30px !important;
}

.itemid-718 .itemBody {
    display: none;
}

.itemid-718 .acymailing_form input[type="text"] {
    margin-right: 20px;
    float: left;
}

.itemid-718 .acymailing_form .acysubbuttons {
    position: relative;
    float: left;
}

.itemid-702 #t3-mainbody {
    display: none;
}

.itemid-702 .ts-main-bottom {
    background: none;
}

.itemid-702 .ts-main-bottom .module-title {
    text-align: center;
}

.itemid-702 .ts-footer-top {
    background: #e4b131;
}

.itemid-677 .catItemImage a {
    overflow: hidden;
    height: 250px;
}

.slideMain .sprocket-features.layout-slideshow .sprocket-features-img-list {
    max-height: 520px;
}

.nspArts .nspArt h4.nspHeader a {
    text-transform: none;
}

@media only screen and (max-width: 1860px) {
  .banner-left, .banner-right {
    display: none;
  }
}

@media only screen and (min-width: 1440px) {
    #t3-footer .t3-footerwrap .col-md-4:nth-child(1) {
        width: 20%;
    }

    #t3-footer .t3-footerwrap .col-md-4:nth-child(2) {
        width: 33%;
    }

    #t3-footer .t3-footerwrap #Mod165 .footer-contact-info p {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1440px) {
    .banner-left, .banner-right {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .logo-image a {
        left: -68%;
    }

    #Mod226 img {
        width: 107%;
        margin-left: -20px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .logo-image a {
    	left: 0;
	}

  .logo-image .logo-img {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
    .logo-image a {
        left: 0%;
    }

    .logo-image .logo-img {
        width: 99%;
    }

    #Mod226 img {
        width: 104%
    }
}

@media only screen and (max-width: 425px) {
    .logo-image a {
        left: -1%;
        top: 25px;
        z-index: 1;
    }

    :not(html[class="itemid-702"]) .ts-footer-top {
        padding: 0;
    }

    #Mod226 img {
        width: 110%;
        padding-left: 10px;
    }

    #Mod225 .inputbox {
        width: 50% !important;
    }

    #Mod194 .nspImageWrapper {
        margin-bottom: 0 !important;
    }

    #Mod194 .nspImage {
        width: 100% !important;
    }

    #Mod194 .nspInfo {
        margin-bottom: 10px;
    }

    #Mod194 .gkTabsContainer {
        height: 1385px !important;
    }
  
    .custom.baneri p a:last-child img {
        margin-left: -15px;
    }
}

@media (min-width: 320px) and (max-width: 425px) {
    .ts-slideshow .col-xs-6 {
        width: 100%;
    }

    .ts-slideshow .nspArts.bottom {
        height: 273px;
    }
}

@media only screen and (max-width: 320px) {
    .logo-image a {
        left: 0%;
    }
}