/* saved */
body { background-color: rgb(12, 12, 12); 
}


.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(12, 12, 12); border-color: rgb(12, 12, 12); } 
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom { color: rgb(255, 255, 255); background-color: rgb(183, 147, 53); border-color: rgb(183, 147, 53); } 
.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(12, 12, 12); border-color: rgb(12, 12, 12); } 
.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(12, 12, 12) !important; border: 1px solid rgb(12, 12, 12) !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(12, 12, 12) !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(183, 147, 53) !important; }
.pagination > li > a, .pagination > li > span { color: rgb(255, 255, 255) !important; background: none !important; }


/*
.navbar-default { background-color: transparent; }
*/

#headerContainer { 
	
  background: rgb(12, 12, 12);
  background-image: none;
  background-repeat: r.headerBackgroundRepeat;
  background-position: r.headerBackgroundPositionX r.headerBackgroundPositionY;
  
  
  background-attachment: scroll;
  
  
  
}



#navContainer { background: rgb(12, 12, 12); }
.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; }
}
.navToggleMenu {position: absolute; right: 35px; top: 17px; color: #777; font-size: 12px;-ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg);}

.top-right {position: absolute; top: 13px; right: 10px; text-align: right;}
.top-left {position: absolute; top: 9px; left: 10px; text-align: left;} .top-left img:hover {opacity: .85;}  
.social.white:before { color: rgb(255, 255, 255) !important; }

body, p { font-family: Open Sans; color: rgb(255, 255, 255); font-weight: 300; font-style: normal; }

#savecontent a:not(.btn) { 
	color: rgb(223, 176, 52); 
	text-decoration: none;
  font-weight: inherit;
}
#savecontent a:hover:not(.btn) {
  color: rgb(232, 40, 71);
  text-decoration: underline;
}

footer { color: rgb(255, 255, 255); }

footer a:not(.btn) { 
	color: rgb(182, 182, 182); 
	text-decoration: none;
  font-weight: inherit;
}

footer a:hover:not(.btn) {
  color: rgb(182, 182, 182);
  text-decoration: underline;
}


h1 { font-family: Roboto; color: rgb(213, 173, 68); font-weight: 100; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h2 { font-family: Roboto; color: rgb(255, 255, 255); font-weight: 100; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h3 { font-family: Roboto; color: rgb(213, 173, 68); font-weight: 100; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h4 { font-family: Roboto; color: rgb(255, 255, 255); font-weight: 100; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h5 { font-family: Roboto; color: rgb(213, 173, 68); font-weight: 100; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 
h6 { font-family: Roboto; color: rgb(255, 255, 255); font-weight: 100; font-style: normal; margin-top: 20px; margin-bottom: 10px; } 

@media (min-width: 1px) AND (max-width: 767px){
    body, p { font-size: 14.4px;}
    h1 { font-size: 26.04px;}
    h2 { font-size: 24.12px;}
    h3 { font-size: 22.4px;}
    h4 { font-size: 21px;}
    h5 { font-size: 18px;}
    h6 { font-size: 15.75px;}
    #headerContainer,#navContainer { background-color: rgb(17, 17, 17) !important; }
    #headerContainer { background-color: rgb(17, 17, 17) !important;}
    #navContainer ul li a,.navbar-default .navbar-nav > li > a { 
    	font-size: 14px !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: 14px !important;
			 color: rgb(255, 255, 255) !important;  background-color: rgb(183, 147, 53) !important;
    }
     
		.dropdown-menu { background-color: rgb(17, 17, 17); border-top: 0px !important; }
		
    .dropdown-toggle { background-color: rgb(17, 17, 17); }
    .navbar-nav .open .thirdLevelText { color:  !important; background-color:  !important; }
    .brandingLogoHolder { width: 145px; 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; }
    .nav > li > a, .dropdown a { margin-left: 15px !important; margin-right: 15px !important; }
    .wrapper { padding-top: 102px; margin-top: 0; }
}

@media (min-width: 768px) and (max-width: 991px){
    body, p { font-size: 15.3px;}
    h1 { font-size: 32.34px;}
    h2 { font-size: 28.8px;}
    h3 { font-size: 25.6px;}
    h4 { font-size: 23.8px;}
    h5 { font-size: 20.4px;}
    h6 { font-size: 17.85px;}
    #navContainer ul li a { font-size: 14px; padding: 8px 9px 8px 10px;}
		#navContainer ul li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(183, 147, 53); }
     
		.dropdown-menu { background-color: rgba(0, 0, 0, 0.85); border-top: 0px !important; }
		
    .dropdown-menu > li > a {  color: rgb(255, 255, 255) !important; }
    .dropdown-menu li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(183, 147, 53) !important; }
    .dropdown-submenu .dropdown-menu li > a { color:  !important; }
    .dropdown-submenu > .dropdown-toggle > .dropdown-menu { background-color:  !important;}
    .brandingLogoHolder { width: 230px; float: left; }
    .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: 162px; margin-top: 0; }
}

@media (min-width: 992px) and (max-width: 1199px){
    body, p { font-size: 16.2px;}
    h1 { font-size: 37.8px;}
    h2 { font-size: 32.4px;}
    h3 { font-size: 28.8px;}
    h4 { font-size: 25.76px;}
    h5 { font-size: 22.08px;}
    h6 { font-size: 19.32px;}
    #navContainer ul li a { font-size: 14px; padding: 8px 20px 8px 20px;}
		#navContainer ul li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(183, 147, 53); }
     
		.dropdown-menu { background-color: rgba(0, 0, 0, 0.85); border-top: 0px !important; }
		
    .dropdown-menu > li > a {  color: rgb(255, 255, 255) !important; }
    .dropdown-menu li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(183, 147, 53) !important; }
    .dropdown-submenu .dropdown-menu li > a { color:  !important; }
    .dropdown-submenu > .dropdown-toggle > .dropdown-menu { background-color:  !important;}
    .brandingLogoHolder { width: 310px; float: left; }
    .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: 161px; margin-top: 0; }
}

@media (min-width: 1200px){
    body, p { font-size: 17.1px;}
    h1 { font-size: 42px;}
    h2 { font-size: 36px;}
    h3 { font-size: 32px;}
    h4 { font-size: 28px;}
    h5 { font-size: 24px;}
    h6 { font-size: 21px;}
    #navContainer ul li a { font-size: 16px; padding: 8px 26px 8px 26px;}
		#navContainer ul li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(183, 147, 53); }
     
		.dropdown-menu { background-color: rgba(0, 0, 0, 0.85); border-top: 0px !important; }
		
    .dropdown-menu > li > a {  color: rgb(255, 255, 255) !important; }
    .dropdown-menu li a:hover {  color: rgb(255, 255, 255) !important; background-color: rgb(183, 147, 53) !important; }
    .dropdown-submenu .dropdown-menu li > a { color:  !important; }
    .dropdown-submenu > .dropdown-toggle > .dropdown-menu { background-color:  !important;}
    .brandingLogoHolder { width: 310px; float: left; }
    .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: 161px; margin-top: 0; }
}
@media (max-width: 767px) {.navbar-nav .open .dropdown-menu { background-color:  !important; color:  !important;}}