#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: #1d76a6;
}



.parallax-light h2 {
	text-shadow: 2px 2px 8px #000000;
}


.breadcrumbs-custom__path a, .breadcrumbs-custom__path a:active, .breadcrumbs-custom__path a:focus {
  color: #005ca8;
}

.breadcrumbs-custom__path a {
  display: inline;
  vertical-align: middle;
}

.breadcrumbs-custom__path a {
  position: relative;
  top: -1px;
}

.breadcrumbs-custom__path > li {
  display: inline-block;
  vertical-align: baseline;
  font-size: 16px;
  line-height: 1.3;
}

.breadcrumbs-custom__inner {
  text-align: center;
}

  @media (min-width: 768px){
.breadcrumbs-custom__inner > * + * {
  margin-top: 0;
}
}

  @media (min-width: 768px) {
.breadcrumbs-custom__inner > * {
  padding: 0 15px;
}
}

.breadcrumbs-custom__inner > * + * {
  margin-top: 10px;
}

.breadcrumbs-custom__path > li + li::before {

    position: relative;
    left: -1px;
    display: inline-block;
    padding: 0 5px;
    content: "/";
    vertical-align: baseline;
	margin: auto;
	text-align: center;

}

  @media (min-width: 768px) {
.breadcrumbs-custom__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}
}

.breadcrumbs-custom__inner {
  padding: 20px 0;
  text-align: center;
}


ul.breadcrumbs-custom__path {
	margin: auto;
}


#secondary-header h1{
	font-size: 60px;
	text-shadow: 2px 2px 8px #000000;
}

strong {
	font-weight: bold;
}

.linear-gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #000000, #000000);
  z-index: 1; /* Adjust the z-index to make sure it's behind the content */
	opacity: .5
}

.breadcrumbs-custom-inner {
	z-index: 1;
}

#secondary .product-thumbnails li {
  display: inline-block;
}


@media (min-width: 768px) {
	#secondary .tab-content {
		border-top: none;
	}
	
}

html body .button-red {
	background-color: #e30000;
  font-weight: bold;
  margin-top: 0px;
}

#secondary-header .parallax-light h1 {
  text-shadow: 2px 2px 8px #000000;
}



#secondary-header .parallax-light h1 {
  font-size: 18px;
  line-height: 1.72;
}

@media (min-width: 768px) {
  #secondary-header .parallax-light h1 {
    font-size: 24px;
    line-height: 1.5;
  }
}

 #secondary .section-divided__aside h2 {
    font-size: 18px;
    line-height: 1.88889;
	 font-weight: 400;
}
	 

#secondary h2.card-custom-title {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  #secondary h2.card-custom-title {
    font-size: 24px;
    line-height: 1.54167;
  }
}
@media (min-width: 768px) {
  #secondary h2.card-custom-title {
    font-size: 20px;
  }
}
#secondary h2.card-custom-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  color: #333;
}


#secondary h2.services-classic-title {
  margin-top: 15px;
}

@media (min-width: 1200px) {
  #secondary h2.services-classic-title {
    font-size: 24px;
    line-height: 1.54167;
  }
}

@media (min-width: 768px) {
  #secondary h2.services-classic-title {
    font-size: 20px;
  }
}

#secondary h2.services-classic-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  color: #333;
}
