body {
background:url(../img/Back-Ground.jpg) black no-repeat top center fixed;
padding-top:20px;
}
.panel {
background:rgba(24,24,24,0.45);
border:0;
}
.row {
max-width:1170px;
}
.logo a img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding:40px 0;
}

.slick-slide {height:auto;}

.inline-list > li {
margin-left:0px;
margin-right:10px;
}

.inline-list > li:last-child {
margin-right:0px;
}

.links .panel {
padding-top: 29px;
  padding-bottom: 29px;
}

.link-image a img {
max-height:24px;
}

.header{
margin-bottom:0px;
}

.footer {
background:url(../img/footer.jpg) no-repeat;
padding:20px;
}

.footer-social{
position: absolute;
bottom:0;
right:0;
}

.footer-links {
text-align:right;
}

@media only screen and (max-width: 40em) { 
.footer-social{
position: relative;
margin-top:15px}

.footer-links {
text-align:center;
}
}

.footer-links a img {
margin-left:10px;
}

.follow-us {
color:#fff;
font-size:20px;
vertical-align:bottom;
}
.copyrights {
text-align:center;
padding-top:10px;
}

iframe {
outline:none;
width:100%;
}

.tabs dd.active a, .tabs .tab-title.active a {
background:#D20712;
}

.tabs dd > a:hover, .tabs .tab-title > a:hover {
background:#dc3d46;
}

.tabs dd > a, .tabs .tab-title > a {
background:#440206;
}

.welcome h4, .welcome p{
color:#d20712;
}

table {
background: transparent;
border: solid 0px #DDDDDD;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: #333;
}

.panel, .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
color:#fff;
}

.left-off-canvas-menu {
background:transparent;
padding-right:25px
}

#featured { background: url(../img/loading.gif) center center no-repeat;}
#featured img { display: none; }

#featured.orbit-slides-container { background: none; }
#featured.orbit-slides-container img { display: block; }