﻿* {
    box-sizing: border-box;
}

body {
	margin: 0;
    padding: 0;
	font-size:100%;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
}


/* new default table style request form client */

table{
	border-spacing: 0px;
    /*border-collapse: separate;*/
}

table th{
	padding:10px;
	background-color:#3D86AA;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
}

table td{
	padding:10px;
	border:1px solid #9D9D9D;
}


h1{
	color: #164c8a;
	font-weight: 600;
	padding-top: 15px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.centerlink{
	text-align: center;
	margin: 0 auto; 
	display: block;
	margin-top: 10px;
}

.brand-container{
	/*margin-right:100px;*/
	padding-top: 15px;
}
#brand-logo{
	display: inline;
	padding: 25px 0;
}

.branding-row{
	height:133px;
	background-image:url("/images/logo/brand_banner_bg-image.jpg");
	/*background-repeat: repeat-y;*/
}




.utility-bar-container{
	/*background-color:#a1bbd7;*/
	background-color:#164c8a;
}
.utility-bar{
	/*padding:15px;*/
	display:table;
}

/* social media icons */
.utility-bar  ul{
	list-style: none;
	margin: 0;
	padding: 0;  
}
.utility-bar  ul > li {
	text-align: left;
	display: inline-block;
	position: relative;
}
.utility-bar  ul.social-icons {
	float: right;
	margin-left:25px;
	/*font-size: 1.5em;*/
}
.utility-bar  ul.social-icons a{
	padding: .65em .5em;
	display: block;
	color: #FFF;
	text-decoration: none;
}
.utility-bar  ul.social-icons a:hover{
	opacity: .25;
	background: none !important;
	text-decoration: none;
	transition: background-color 300ms linear;
}


.utility-links-container{
	float:right;
	color:#fff;
}
.utility-link{
	font-weight:bold;
	color:#FFF;
	padding: 10px 7px 0 7px;
	font-size:12px;
	text-decoration:none;
	display:inline-block;
	padding:9px;	
}

.utility-link:hover{	
	opacity: .55;
	background: none !important;
	text-decoration: none;
	color:#fff;
	transition: background-color 300ms linear;
}




/* carousel styles */
.carousel .carousel-item {
  /* height: 400px;*/
}
.carousel-item img {
    /*
	position: absolute;
    object-fit:cover;
    top: 0;
    left: 0;
    min-height: 400px;
	*/
	
	/* size the image not just the carousel/viewer */
	/*
	object-fit: cover;
	object-position: center;
	height: 50vh;
	overflow: hidden;	
	*/
}
.carousel, .carousel-item, .carousel-item.active {
	/*height: 100%;*/
}
.carousel-inner {
	height: 100%;
	/* width:100%;*/
}


/* remove/hide arrows & buttons: */
.carousel-control-prev, .carousel-control-next, .carousel-indicators {
    display: flex;
}
/* slow interval betwen slide changes & the transition speed */
.carousel-item {
    /*transition-duration: 5s !important;*/
	transition: transform 2s ease-in-out !important;
}

.carousel-control-next, .carousel-control-prev {
	width: 5% !important;
}
.carousel-indicators {
	margin-bottom: 0rem;
}

/* To slow down the delay BEFORE moving to the next slide */
/* Sites JS file */
/*
$(document).ready(function () {
  $('.carousel').carousel({
    interval: 15000
  })
});
*/

.btn{
	display: table;
	padding: 5px 15px;
}
.btn-primary{
	background-color: #164c8a;
	border-color: #164c8a;
}



/* home page content boxes */
.home-boxes img {
	max-width: 100%;
	width: 100%;
	margin: 15px 0;
	border:1px solid #ccc;
}

.home-box{
	
}

.home-box h3{
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	color: #4F5859;
	line-height: 1em;
	/* opacity: .7;*/
	margin: 0;
	padding: 0;
}

.home-box h2{
	font-weight: 600;
	font-size: 1.4em;
	color: #4F5859;
	line-height: 1.25em;
	margin: 10px 0;
	padding: 0;
}

.home-box p, .home-box ul li{
	/*text-align:left;*/
}
.home-box ul{
	/* padding-left: 2.5rem; */
}

footer a{
	color:#fff;
}

footer a:hover{
	color:#82aeee;
}

.footer1{
	/* background-color:#f7f7f7; */  /* light grey */
	background-color:#1775b2; 
	padding:16px;
	color: #fff;
}

.footer2{
	/* background-color:#c2c6cf; */ /* medium grey */
	/* background-color: #1d4caf;  */
	background-color: #164c8a; 
	padding:16px;
	color: #fff;
	padding-bottom:40px;	
}





/* side nav styles */
.sectionNav {
  margin:71px 0 0 0;
}
.sectionNav ul {
font-size: 95%;
/*margin: 0;
padding: 0;*/
list-style: none;
}

.sectionNav ul li {
  border-top: 1px solid #fbfbfb;
}

.sectionNav hr {
  border-top: 10px solid #D0D0D0;
  margin: 10px 0 0 0;
  padding-top: 30px;
  width: 30%;
}
.sectionNav li a {
  display: block;
  padding: 8px 0;
  color: #164c8a;
  text-decoration: none;
  border-top: 1px solid #F0F0F0;
  padding: 1em;
  border-left: 5px solid #b7ccdf;
}
.sectionNav li a:hover {
  background-color: #fdfdfd;
  border-left: 5px solid #164c8a;
  /*color: #8f9397 !important;*/
  text-decoration: none;
}
.sectionNav li a.selected {
  background-color: ;
  color: #3e4a82 !important;
  font-weight: 700;
  color: #0069aa;
  font-weight: 700;
  background-color: #ebecf0;
  border-left: 5px solid #164c8a;
}
.sectionNav ul ul {
  margin: 0;
  padding: 0;
}
.sectionNav li ul li a {
  border-top: 0px;
  margin-left: 15px;
  display: block;
  padding: 7px;
  color: #999;
}
.sectionNav li ul li a:hover {
  color: #164c8a !important;
  text-decoration: none;
}
.sectionNav li ul li ul {
  margin: 0 0 0 25px;
}

/* 3rd teir? */
.sectionNav li ul li ul li a {
  margin-left: 15px;
  display: block;
  padding: .4em;
  color: #999;
}
.sectionNav li ul li ul li a:hover {
  color: #164c8a !important;
  text-decoration: none;
}

.sectionNav ul {
  padding-left: 0rem !important;
}


/* default (carry-overs styles) additions or overwrites */
/* ABCP.org default/content classes */
#cn{
	background-color: #efefef;
	padding: 5px;
	margin: 15px 0 25px 0;
	width: 100%;
}

#cn a{
	padding: 0 5px;
}

#pump-table tr td{
  border: 0;
}

div.fl, div.fr{
	/*margin-bottom:15px;*/
	padding:15px 0 15px 0;
	display:table;
}

div.fl figure, div.fr figure {
  display: revert;
}

div.fl figure img{
	float: left;
	margin-right: 25px;
}

div.fr figure img{
	float: right;
	margin-left: 25px;
}

div.pl{
	float: left;
	margin-right: 25px;
}

div.pr{
	float: right;
	margin-left: 25px;
}

.accordion-container > div{
	margin-bottom:25px;
	/*border:1px solid #f00;*/
}

.accordion-trigger{
	border-bottom:1px solid #efefef;
	cursor: pointer;
	
}
.accordion-hidden{
	padding:10px;
	background-color:#efefef;
	display:none;
}
.ctb{
	border-bottom: 1px solid #efefef;
}

.ctb > span {
	display: table;
	/*border-bottom: 1px solid #efefef;*/
	padding-bottom: 25px;
	width: 100%;
}
.ctb > span > span {
	  /*display: table-cell;*/
	  display: table;
	  padding: 0 8px 0 0;
	  /* text-align: center;*/
	  /* white-space: nowrap; */
  
}

.ctb > span > span:first-child {
  appearance: none;
  background-color: #164c8a;
  border: 1px solid rgba(27, 31, 35, .15);
  border-radius: 6px;
  /*box-shadow: rgba(27, 31, 35, .1) 0 1px 0;*/
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 6px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
}
.ctb > span > span:first-child:hover{
    background-color:#2f5d93;
}


.ctb > span > span:first-child a{
	color:#fff;
    text-decoration:none
}

.ctb span.link-state-titles {
	/*color: #164c8a;*/
	font-size: 2rem;
	padding-bottom: 15px;
	
}

a[id^="fm"]{
	appearance: none;
	background-color: #164c8a;
	border: 1px solid rgba(27, 31, 35, .15);
	border-radius: 6px;
	/*box-shadow: rgba(27, 31, 35, .1) 0 1px 0;*/
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: -apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	padding: 6px 16px;
	position: relative;
	text-align: center;
	text-decoration: none;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}
a[id^="fm"]:hover{
    background-color:#2f5d93;
}







.c{
	text-align: center;
}
figure {
  display: inline-block;
}

.footer1{
	text-align:center;
}

.footer1 a{
	color:#fff;
}

.footer2{
	text-align:center;
}

/* MEDIA QUERIES START HERE */

/* --- media queries -- */
@media (max-width: 979px) {
    #myCarousel.carousel img {
		/*
		width: 100%;
		height: auto;
		*/
    }
}

@media (max-width: 768px) {
   #carouselContainer{
	   /*display:none;*/  /* no longer hidden, mini set of banner images in place in header, use srcset please */
   }
   #brand-logo{
		display: inline;
		padding: 25px 0;
	}
   .brand-container{
		/*background-color:#fff;*/
		width:100%;
		/* margin-right: 0;*/
		padding:15px 0
	}
}

@media (max-width: 470px) {
	#brand-logo img{
		/*width: 70%;
		margin-left: 20px;
		*/
	}
	
    #myCarousel.carousel img {
		/*
		max-width:300%;
		width:150%;
		min-height: 300px;
		*/
    }
}
