@media (min-width: 1200px){
.container {
    width: 970px; 
}
}

body, html {
    font-family: Arial, Helvetica, sans-serif !important;

}

header .top ul.topleft-info{
	float: right;
}

header .top {
    border-bottom: 1px solid #fff;
}

header .top {
    padding: 0px 0; 
    margin: 0;
    background: #ffffff;
}

.navbar .container{
	border-bottom: 1px solid #e3e3e3;
}

header .navbar-default {
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background: #d20a11;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > li > a:hover, .navbar .nav > li > a:focus, .navbar .nav > .active > a:focus, .validation {
    background: #d20a11;
    color:#fff;
}

header .top ul.topleft-info {
    
    margin: 5px 0 0;
}
#content {

    padding: 30px 0 0px 0;
}

footer .upperfooter{
    padding: 42px 0 45px;
    background: #d20a11;
     background-image: url(../images/background-images/aside-bevel.jpg); 
    background-repeat: repeat-x;
}

#sub-footer {
    padding: 20px 0px 0px;
    color: #fff;
    overflow: hidden;
    font-size: 11px;
    background-color: #000;
    background-image: url(../images/background-images/aside-bevel-2.jpg); 
    background-repeat: repeat-x;
    margin: 0;
    border-top: 0;
}

footer {
    background: #ffffff;
    color:#fff;
    overflow: hidden;
    padding: 0px 0 0 0;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #fff;

}

footer ul.link-list li a {
    color: #fff;
}

footer li {
    padding: 4px 0;
    border-top: 1px solid #ae0f0a;
    color: #fff;
}

.ctaline-2 {
    border-bottom: 1px solid #ae0f0a;
    width: 100%;
    text-align: center;
}

#newsletter-form input[type=text] {
    width: 100%;
    padding: 7px 10px;
    border: none;
    color: #fff;
    background: #f04a50;
    font-size: 13px;
}

#newsletter-form textarea {
    width: 100%;
    padding: 7px 10px;
    border: none;
    color: #fff;
    background: #f04a50;
    font-size: 13px;
}

.btn-submit{
    background: #000;
    color: #fff;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}

h3 {
    font-size: 24px;
    margin: 0 0 10px;
    color: #d20a11;
}

.color-3 {
    color: #d20a11;
}

h1 {
    font-size: 30px;
    margin: 0 0 40px;
}

@media (max-width: 767px)
{
.navbar-nav {

    padding-top: 0px;

}

.navbar-header {
    margin-top: 0px;
    margin-bottom:5px;
 
}

header .top{
display:none;
}

.topmobile{
display:block!important;
 font-size: 30px;
 font-weight: 600;
     text-align: center;
}

.navbar-toggle {

    margin-top: 40px;
    }

}


.flex-control-paging li a {
    background: rgb(211, 9, 17);
}

.flex-control-paging li a.flex-active {
    
    background: rgb(255, 255, 255);

}

.nav-tabs>li>a {
color:#fff;
    padding: 5px 7px;
    background:#000;
}

.nav-tabs>li.active>a {

    padding: 5px 7px;
       background: #f0f0f0;
    color: #000;
}

.tab-content{
background: #f0f0f0;
}

header ul.nav li a {
    text-transform: inherit;
    font-weight: normal;
        font-size: 14px;
    padding-left: 9px;
    padding-right:9px;
     border-right: 1px solid #e3e3e3;
}

header .top ul.topleft-info li {
    font-size: 30px;
}

h1, h2, h3, h4, h5, h6 {
   
line-height: 1.2em;
   
}

h1 {
    font-size: 30px;
    margin: 0 0 40px;
}
h4 {
    font-size: 18px;
    margin: 0 0 28px;
}

.indent-bot{
line-height: 1.2em;
  
    letter-spacing: 0px;
color:#000;

}

.navbar-left{
	padding-left:5px;
}

.navbar-header{
	padding:bottom:5px;
	}
	

@media (min-width: 769px) and (max-width: 990px) 
{
.navbar-left img {
width:200px !important;
 
}
}		