
    /* saved */
body { 
}
/*
.navbar { border: 0 none; margin-bottom: 0; }
.dropdown-menu { text-align: left !important; }
.navbar-nav { padding: 0 10px; }
.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus { background-color: transparent !important; color: inherit !important; }
*/

a.btn-custom { color:  !important; }
.btn-custom { color:  !important; background-color: primary; border-color: primary; } 
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom { color: ; background-color: ; border-color: ; } 
.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: primary; border-color: primary; } 
.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: primary !important; border: 1px solid primary !important; color:  !important; background-image: none !important; }
.pagination > li > a, .pagination > li > span { background-color: #FFF !important; border: 1px solid primary !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:  !important; }
.pagination > li > a, .pagination > li > span { color:  !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: transparent; }
.navbar-default .navbar-nav > li > a { color: rgb(255, 255, 255); }
.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; }
}
/*****/
@media (max-width:767px) {
.header-logo {
    padding: 6px 0 0;
    width: 90px;}
}

@media (min-width:768px) {
.wrapper-fixed {margin-top: 160px;}
.wrapper {
  padding-top: 0 !important;}   
} 
  
body {background: url('../img/happy-pumpjack.jpg') no-repeat #000;
background-size: cover;
background-attachment: fixed; }


.navbar {
    background: #013341;
    box-shadow: 0 0 6px 3px rgba(0,0,0,.5);
    border-bottom: 1px solid #A0CEDB;
}

 #headerContainer {
     background: #FFF;}    

      
#savecontent .container {
    background: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
}
      

footer {
  background: #fff none repeat scroll 0 0;
  margin-top: 60px !important;
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

.brandingdiv {display:none;}

.header-logo {width: 70px;}


.mobile-logo {
  padding: 6px 0 0 15px;
  width: 90px;
} 
@media (min-width: 767px) {	
	.wrapper { padding-top: 559px; }
	nav { position: relative; top: 0; left: 0; height: 559px !important; }
}


/*
 
.navbar-nav > li > a { color: rgb(255, 255, 255);  }
.navbar-brand { color: rgb(255, 255, 255); }

*/

/* 
.navbar-nav .open { color: rgb(255, 255, 255); }
.dropdown-menu li a { color: rgb(255, 255, 255) !important;  background-color: rgba(0, 0, 0, 0.63) !important; }
.dropdown-menu li a:hover { color:  !important;  background-color:  !important; }

*/



body, p { font-family: Arial, Helvetica, sans-serif; color: rgb(115, 115, 115); font-weight: 100; font-style: normal; }

#savecontent a:not(.btn) { 

	text-decoration: inherit;

}
#savecontent a:hover:not(.btn) {

  text-decoration: inherit;
}

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: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-weight: 100; font-style: normal; margin-top: 5px; margin-bottom: 5px; } 
h2 { font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-weight: 100; font-style: normal; margin-top: 5px; margin-bottom: 5px; } 
h3 { font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-weight: 0; font-style: normal; margin-top: 3px; margin-bottom: 3px; } 
h4 { font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); font-weight: 100; font-style: normal; margin-top: 3px; margin-bottom: 3px; } 
h5 { font-family: Arial, Helvetica, sans-serif; font-weight: 800; font-style: normal; margin-top: 2px; margin-bottom: 2px; } 
h6 { font-family: Arial, Helvetica, sans-serif; font-weight: 100; font-style: normal; margin-top: 2px; margin-bottom: 2px; } 

@media (min-width: 1px) AND (max-width: 767px){
    body, p { font-size: 14px;}
    h1 { font-size: 32px;}
    h2 { font-size: 24px;}
    h3 { font-size: 21px;}
    h4 { font-size: 18px;}
    h5 { font-size: 14px;}
    h6 { font-size: 14px;}
    #headerContainer,#navContainer {  background-color: rgba(0, 0, 0, 0.63) !important; }
    #headerContainer {}
    #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;
			 
    }
     
		.dropdown-menu {  background-color: rgba(0, 0, 0, 0.63) !important; border-top: 0px !important; }
		
    .dropdown-toggle {  background-color: rgba(0, 0, 0, 0.63) !important; }
    .brandingLogoHolder { width: 50px; float: left; }
    .inner-header { padding-left: 30px; padding-right: 0; }
}

@media (min-width: 768px) and (max-width: 991px){
    body, p { font-size: 14px;}
    h1 { font-size: 32px;}
    h2 { font-size: 24px;}
    h3 { font-size: 21px;}
    h4 { font-size: 18px;}
    h5 { font-size: 14px;}
    h6 { font-size: 14px;}
    #navContainer ul li a { font-size: 14px; }
		#navContainer ul li a:hover {  }
     
		.dropdown-menu { background-color: rgba(0, 0, 0, 0.63) !important; border-top: 0px !important; }
		
    .dropdown-menu li a:hover {  }
    .brandingLogoHolder { width: 75px; float: left; }
}

@media (min-width: 992px) and (max-width: 1199px){
    body, p { font-size: 14px;}
    h1 { font-size: 32px;}
    h2 { font-size: 24px;}
    h3 { font-size: 21px;}
    h4 { font-size: 18px;}
    h5 { font-size: 14px;}
    h6 { font-size: 14px;}
    #navContainer ul li a { font-size: 18px; }
		#navContainer ul li a:hover {  }
     
		.dropdown-menu { background-color: rgba(0, 0, 0, 0.63) !important; border-top: 0px !important; }
		
    .dropdown-menu li a:hover {  }
    .brandingLogoHolder { width: 150px; float: left; }
}

@media (min-width: 1200px){
    body, p { font-size: 14px;}
    h1 { font-size: 32px;}
    h2 { font-size: 24px;}
    h3 { font-size: 21px;}
    h4 { font-size: 18px;}
    h5 { font-size: 14px;}
    h6 { font-size: 14px;}
    #navContainer ul li a { font-size: 18px; }
		#navContainer ul li a:hover {  }
     
		.dropdown-menu { background-color: rgba(0, 0, 0, 0.63) !important; border-top: 0px !important; }
		
    .dropdown-menu li a:hover {  }
    .brandingLogoHolder { width: 207px; float: left; }
}

    
