
    /* saved */
body { 
}


.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus { background-color: transparent; color: inherit; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: inherit; color: inherit; }


a.btn-custom { color: rgb(255, 255, 255) !important; }
.btn-custom { color: rgb(255, 255, 255) !important; background-color: rgb(174, 31, 43); border-color: rgb(174, 31, 43); } 
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom { color: rgb(255, 255, 255) !important; background-color: rgb(97, 91, 91) !important; border-color: rgb(97, 91, 91); } 
.btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom { background-image: none; } 
.btn-custom.disabled, .btn-custom[disabled], fieldset[disabled] .btn-custom, .btn-custom.disabled:hover, .btn-custom[disabled]:hover, fieldset[disabled] .btn-custom:hover, .btn-custom.disabled:focus, .btn-custom[disabled]:focus, fieldset[disabled] .btn-custom:focus, .btn-custom.disabled:active, .btn-custom[disabled]:active, fieldset[disabled] .btn-custom:active, 
.btn-custom.disabled.active, .btn-custom[disabled].active, fieldset[disabled] .btn-custom.active { background-color: rgb(174, 31, 43); border-color: rgb(174, 31, 43); } 
.btn-custom .badge { color: #000000; background-color: #ffffff; }


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background-color: rgb(174, 31, 43) !important; border: 1px solid rgb(174, 31, 43) !important; color: rgb(255, 255, 255) !important; background-image: none !important; }
.pagination > li > a, .pagination > li > span { background-color: #FFF !important; border: 1px solid rgb(174, 31, 43) !important; color: #333 !important; background-image: none !important; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: rgb(97, 91, 91) !important; }
.pagination > li > a, .pagination > li > span { color: rgb(255, 255, 255) !important; background: none !important; }


/*
.navbar-default { background-color: transparent; }
*/

#headerContainer { 
  background: rgb(255, 255, 255);
  background-image: none;
  background-repeat: r.headerBackgroundRepeat;
  background-position: r.headerBackgroundPositionX r.headerBackgroundPositionY;
  
  
  background-attachment: scroll;
  
}



#navContainer { background: rgb(174, 31, 43); }
.navbar-default .navbar-nav > li > a { color: rgb(255, 255, 255) !important; }
.navbar-collapse { text-align: center; }


@media (max-width: 767px) {	
	
  .navbar-static-top,.navbar-fixed-top { position: fixed; left: 0; top: 45px; width: 100%; }
  .wrapper-static { margin-top: 45px; }
  .wrapper-fixed { margin-top: 95px; }
  
  .navbar-toggle { margin-right: 0; }
  .navbar-collapse { text-align: right;; }
}


@media (min-width: 768px) {
	.navbar-fixed-top { top: 0; }
	.wrapper-fixed { margin-top: 0; }
	.wrapper-static { margin-top: 0; }
}
 
.social.white:before { color: rgb(182, 0, 0) !important; }


#savecontent a:not(.btn):not(.ui-tabs-anchor) { 
	color: inherit; 
	text-decoration: inherit;
  font-weight: normal;
}
#savecontent a:hover:not(.btn):not(.ui-tabs-anchor) {
  color: inherit;
  text-decoration: inherit;
}

footer { color: ; }

footer a:not(.btn) { 
	color: inherit; 
	text-decoration: inherit;
  font-weight: inherit;
}

footer a:hover:not(.btn) {
  color: inherit;
  text-decoration: inherit;
}



@media (min-width: 1px) AND (max-width: 767px){
    body{}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    h6 {}
    #headerContainer,#navContainer { background-color: rgb(174, 31, 43) !important; }
    #headerContainer { background-color: rgb(255, 255, 255) !important;}
    #navContainer ul li a,.navbar-default .navbar-nav > li > a { 
    	font-size: 16px !important; 
      color: rgb(255, 255, 255) !important; 
      text-align: right !important; 
    }
    #navContainer ul li a:hover,.navbar-default .navbar-nav > li > a:hover { 
    	font-size: 16px !important;
			 color: rgb(255, 255, 255) !important;  background-color: rgb(174, 31, 43) !important;
    }
     
		.dropdown-menu { background-color: rgb(174, 31, 43); border-top: 0px !important; }
		
    .dropdown-toggle { background-color: rgb(174, 31, 43); }
    
    .brandingLogoHolder {  float: left; }
    .inner-header { padding-left: 30px; padding-right: 0; }
    .inner-menu { padding-left: 0; padding-right: 0; }
    .navbar-nav { width: 100%; margin: 7.5px 0; }
    .navbar-collapse { padding-left: 0; padding-right: 0; }
    #navContainer .nav > li > a, .dropdown a { margin-left: 15px !important; margin-right: 15px !important; }
    
}

@media (min-width: 768px) and (max-width: 991px){
    body {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    h6 {}
    #navContainer ul li a { font-size: 16px; }
		#navContainer ul li a:hover {  }
     
		.dropdown-menu { background-color: rgb(174, 31, 43); border-top: 0px !important; }
		
    .dropdown-menu > li > a {  color: rgb(255, 255, 255) !important; }
    .dropdown-menu li a:hover {  }
    .dropdown-submenu .dropdown-menu li > a { color:  !important; }
    .dropdown-submenu > .dropdown-toggle > .dropdown-menu { background-color:  !important;}
    .brandingLogoHolder { width: 350px; }
    .navbar-collapse { line-height: 0; } 
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: inherit; color: inherit; }
    
}

@media (min-width: 992px) and (max-width: 1199px){
    body {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    h6 {}
    #navContainer ul li a { font-size: 16px; }
		#navContainer ul li a:hover {  }
     
		.dropdown-menu { background-color: rgb(174, 31, 43); border-top: 0px !important; }
		
    .dropdown-menu > li > a {  color: rgb(255, 255, 255) !important; }
    .dropdown-menu li a:hover {  }
    .dropdown-submenu .dropdown-menu li > a { color:  !important; }
    .dropdown-submenu > .dropdown-toggle > .dropdown-menu { background-color:  !important;}
    .brandingLogoHolder { width: 400px; }
    .navbar-collapse { line-height: 0; }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: inherit; color: inherit; } 
    
}

@media (min-width: 1200px){
    body {}
    h1 {}
    h2 {}
    h3 {}
    h4 {}
    h5 {}
    h6 {}
    #navContainer ul li a { font-size: 16px; }
		#navContainer ul li a:hover {  }
     
		.dropdown-menu { background-color: rgb(174, 31, 43); border-top: 0px !important; }
		
    .dropdown-menu > li > a {  color: rgb(255, 255, 255) !important; }
    .dropdown-menu li a:hover {  }
    .dropdown-submenu .dropdown-menu li > a { color:  !important; }
    .dropdown-submenu > .dropdown-toggle > .dropdown-menu { background-color:  !important;}
    .brandingLogoHolder { width: 500px; }
    .navbar-collapse { line-height: 0; }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: inherit; color: inherit; }
    .wrapper { padding-top: 80px; margin-top: 0; }
}
@media (max-width: 767px) {.navbar-nav .open .dropdown-menu { background-color: rgb(174, 31, 43) !important; color: rgb(255, 255, 255) !important;} .navbar-nav .open .thirdLevelText { color:  !important; background-color:  !important; }}

/* ADDITIONAL NAV CODE */
#headercontactinfo {}

/* ADDITIONAL FOOTER CODE */

