#secondary h1 {
	font-size: 40px;
}

#secondary h2 {
	font-size: 27px;
	margin-top: 20px;
}

#secondary h3 {
	font-size: 22px;
	margin-top: 20px;
}

#secondary h4 {
	font-size: 18px;
	margin-top: 10px;
}

#secondary h5 {
	margin-top: 15px;
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

#secondary .column-aside ul {
  list-style: none;
  margin-left: 0px;
}

#secondary ul li.nav-item {
  display: inline-block;
	list-style: none;
  margin-left: 0px;
}

/** Fix ul's **/

#secondary ul {
	margin:10px;
	margin-left: 30px;
	list-style: disc
}

#secondary ul li {
	display: list-item;	
}

#secondary .section-divided__aside ul {
	list-style: none;
	margin-left: 0px;
}

#secondary * + p {
		margin-top: 8px;
	}

#secondary ul.list-inline-sm li {
	display: inline-block;
}

.prefooter1 {
	background-color: #f8f8f8;
	color: #000000;
}

.prefooter1 h3 {
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-size: 30px;
	text-transform: none;
}

.prefooter2 h3 {
	line-height: 45px;
	font-weight: normal;
	color: #ffffff;
	font-size: 30px;
	text-transform: none;
}

 .page #secondary .timeline-variant-1 > [class*="col-"]:nth-child(2n+1) .timeline-inner-box {
  margin-left: auto;
  text-align: left;
  padding-left: 46px;
}

.page #secondary .timeline-variant-1 .timeline-inner-box, .page #secondary .timeline-variant-2 .timeline-inner-box {
  max-width: 50%;
}




@media (min-width: 768px) {
.page .timeline-variant-1 > [class*="col-"]:nth-child(2n) .timeline-inner-box::after {
  left: auto;
  right: -10px;


}}



    @media (min-width: 768px){

.page .timeline-variant-1 > [class*="col-"]:nth-child(2n) .timeline-inner-box::before {

    left: auto;
    right: -1px;

}}

.timeline-inner-box::before {
  position: absolute;
  top: 0;
  bottom: -14px;
  left: 0;
  border-left: 1px solid #ececee;
  content: "";
  display: inline-block;
}
.standards-logos img {
	width: 100%;
	height: auto;
}

#secondary-header {
	background-color: #2684b5;
}

@media (max-width: 768px) {
.nav-cta .button {
	margin-top: 0px;
}
}

/**
.services-classic .unit-body {
	margin-left: 0px;
	padding-left: 0px;
}


.services-classic img {
	display: block;
	margin: auto;
}

a.services-classic-figure {
		display: block;
	margin: auto;
}
**/

#secondary .list-xxs a {
	  color: #2684b5;
}



.parallax-light h2 {
	text-shadow: 2px 2px 8px #000000;
}




