.t3-section-wrap .section-title,.acm-features.style-4 .content-right .title-small h5{font-size: 28px !important;line-height: 1.333 !important;font-family: "Eczar", Georgia, "Times New Roman", Times, serif !important;text-transform: uppercase !important;color: #222 !important;font-weight: 400 !important;}

.article-title, .article-header h1{font-size: 32px !important; text-transform: uppercase !important;}

.acm-slideshow::before { display: none; }

.t3-slideshow.container {
    max-width: 1250px;
}

.acm-slideshow .item {
    min-height: auto !important;
}

/*  Padding for the slideshow appearance from the top */

.t3-section-wrap .t3-section.padding-top {
    padding-top: 30px;
}  

.acm-slideshow .item {
    padding-top: 168px;
} 

/*  Padding done  */


/*  Changes the layout to fit the 6 images next to each other on Chessie Story page */

.acm-features.style-4 .content-left .thumbnail ul li { min-height: 190px; }


/* @media only screen and (max-width:980px) {
.acm-slideshow .item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
}




@media (min-width: 768px) and (max-width: 991px) {
.navbar-default .navbar-nav &gt; li &gt; a {
  font-size: 12px;
}
}

.acm-slideshow .owl-dots > div.active {
display:none!important;
}

*/

/*  Easy Photo Plugin  Thumbnail border */

#thumbs a {
    border: 2px solid #999999 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
    height: 250px;
    text-align: center;
    width: 250px;
}

/*  End Easy Photo Plugin  Thumbnail border */



/*  Increase main menu font size */

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>span {
    font-size: 16px;}
    
/*  Increase main menu font size */


/* Tabulizer*/

div.dataTables_wrapper select, div.dataTables_filter input {
    display: inline-block;
}


div.dataTables_filter input {
    height: 14px;
}

div.dataTables_wrapper select {
    padding-top: 1px;
    padding-bottom: 1px;
}
