
    /* 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(93, 25, 4); border-color: rgb(93, 25, 4); } 
.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(154, 61, 33) !important; border-color: rgb(154, 61, 33); } 
.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(93, 25, 4); border-color: rgb(93, 25, 4); } 
.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(93, 25, 4) !important; border: 1px solid rgb(93, 25, 4) !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(93, 25, 4) !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(154, 61, 33) !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(255, 255, 255); }
.navbar-default .navbar-nav > li > a { color: rgb(81, 81, 81) !important; }
.navbar-collapse { text-align: right; }


@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(211, 211, 211) !important; }

body{ font-family: Lato; color: rgb(105, 105, 105); font-weight: 300; font-style: normal; }

#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;
}


h1 { font-family: Lato; color: rgb(105, 105, 105); font-weight: 900; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h2 { font-family: Lato; color: rgb(105, 105, 105); font-weight: 900; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h3 { font-family: Lato; color: rgb(105, 105, 105); font-weight: 900; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h4 { font-family: Lato; color: rgb(105, 105, 105); font-weight: 900; font-style: normal; margin-top: 10px; margin-bottom: 10px; } 
h5 { font-family: Lato; color: rgb(105, 105, 105); font-weight: 400; font-style: normal; margin-top: 10px; margin-bottom: 10px; } 
h6 { font-family: Lato; color: rgb(105, 105, 105); font-weight: 400; font-style: normal; margin-top: 10px; margin-bottom: 10px; } 

@media (min-width: 1px) AND (max-width: 767px){
    body{ font-size: 13.5px;}
    h1 { font-size: 27px;}
    h2 { font-size: 18px;}
    h3 { font-size: 18px;}
    h4 { font-size: 18px;}
    h5 { font-size: 13.5px;}
    h6 { font-size: 13.5px;}
    #headerContainer,#navContainer { background-color: rgb(255, 255, 255) !important; }
    #headerContainer {}
    #navContainer ul li a,.navbar-default .navbar-nav > li > a { 
    	font-size: 16px !important; 
      color: rgb(81, 81, 81) !important; 
      text-align: right !important; 
    }
    #navContainer ul li a:hover,.navbar-default .navbar-nav > li > a:hover { 
    	font-size: 16px !important;
			
    }
     
		.dropdown-menu { background-color: rgb(255, 255, 255); border-top: 0px !important; }
		
    .dropdown-toggle { background-color: rgb(255, 255, 255); }
    
    .brandingLogoHolder { width: 85px; 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 { font-size: 14.4px;}
    h1 { font-size: 28.8px;}
    h2 { font-size: 19.2px;}
    h3 { font-size: 19.2px;}
    h4 { font-size: 19.2px;}
    h5 { font-size: 14.4px;}
    h6 { font-size: 14.4px;}
    #navContainer ul li a { font-size: 12px; padding: 12px 7px 12px 7px;}
		#navContainer ul li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(124, 124, 124); }
     
		.dropdown-menu { background-color: rgba(80, 80, 80, 0.55); 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 { }
    .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 { font-size: 16.2px;}
    h1 { font-size: 32.4px;}
    h2 { font-size: 21.6px;}
    h3 { font-size: 21.6px;}
    h4 { font-size: 21.6px;}
    h5 { font-size: 16.2px;}
    h6 { font-size: 16.2px;}
    #navContainer ul li a { font-size: 14px; padding: 8px 15px 8px 15px;}
		#navContainer ul li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(124, 124, 124); }
     
		.dropdown-menu { background-color: rgba(80, 80, 80, 0.55); 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 { }
    .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 { font-size: 18px;}
    h1 { font-size: 36px;}
    h2 { font-size: 24px;}
    h3 { font-size: 24px;}
    h4 { font-size: 24px;}
    h5 { font-size: 18px;}
    h6 { font-size: 18px;}
    #navContainer ul li a { font-size: 14px; padding: 15px 20px 15px 20px;}
		#navContainer ul li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(124, 124, 124); }
     
		.dropdown-menu { background-color: rgba(80, 80, 80, 0.55); 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 { }
    .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: 113px; margin-top: 0; }
}
@media (max-width: 767px) {.navbar-nav .open .dropdown-menu { background-color:  !important; color:  !important;} .navbar-nav .open .thirdLevelText { color:  !important; background-color:  !important; }}

/* ADDITIONAL NAV CODE */
#headercontactinfo {}

/* ADDITIONAL FOOTER CODE */

