/*
 Theme Name:   Armor
 Theme URI:    https://www.cambioagency.com
 Description:  Armor Theme
 Author:       Cambio Agency
 Author URI:   https://www.cambioagency.com
 Template:     cambio_bs4
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         cambioagency
 Text Domain:  Armor
*/

html {
	scroll-behavior: smooth;
	background: #132948;
}

body {
	font-family: proxima-nova, sans-serif;
/* 	font-family: 'Roboto', sans-serif; */
	color: #111a28;
/* 	font-size: 1.1rem; */
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 700!important;
}

.date {
	font-size: .8rem;
}

a, a:visited {
	color: #0072e9;
	text-decoration: none!important;
}

a:hover {
	color: #0057b2;
}

.text-primary {
	color: #2a517d!important;
}

.terciary {
	background: #e8ecf3;
}

.terciary a, .terciary a:visited {
	color: #506080!important;
}

.terciary a, .terciary a:hover {
	color: #3b4c6d;
}

/* Hide Elements */

.page-id-28 #breadcrumbs,
.page-id-1784 #breadcrumbs,
.page-id-1838 #breadcrumbs,
.page-id-1809 #breadcrumbs,
.job-id-8684 #breadcrumbs,
.job-listing-meta,
.job_filters {
	display: none;
}

.badge-primary {
    background-color: #1e85f7!important;
}

.badge-dark {
    color: #fff;
    background-color: #092d5d;
}

.neobox {
	box-shadow: 6px 6px 16px 0 rgba(0, 0, 0, 0.1), -6px -6px 16px 0 rgba(255, 255, 255, .95);
/* 	border-radius: 1.25rem; */
	background: #f0f4f7;
}

.neobox-dark {
	box-shadow: 6px 6px 16px 0 rgba(0, 0, 0, 0.5), -6px -6px 16px 0 rgba(255, 255, 255, .12);
/* 	border-radius: 1.25rem; */
	background: #262C2F;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(1.25rem - 1px);
    border-top-right-radius: calc(1.25rem - 1px);
}

.rounded {
    border-radius: 1.25rem!important;
}

.rounded-top {
    border-top-left-radius: 1.25rem!important;
    border-top-right-radius: 1.25rem!important;
}

.card-footer:last-child {
    border-radius: 0 0 calc(1.25rem - 1px) calc(1.25rem - 1px);
}

.bg-404 {
    background: #4D4E4E url('/wp-content/uploads/stg-office-front-slc.jpg') no-repeat center center;
    background-size: cover;
}

.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: url('/wp-content/uploads/bg-home-hero-placeholder.jpg') no-repeat center center/cover;
}

.bg-video-wrap .container {
  position: relative;
  z-index: 3;
}

video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1;
  position: absolute;
}

.overlay {
	background: rgb(9 45 93 / 80%);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.bg-light {
	background-color: #F4F7FA!important;
}

.bg-secondary {
    background-color: #3585f7!important;
}

.btn {
	font-weight: bold;
    padding: 1.25em 3em;
    border-radius: 0.4rem;
    font-size: .9rem;
    letter-spacing: .08rem;
    text-transform: uppercase;
    transition: 0.3s;
}

.btn-primary {
    color: #fff!important;
    border: none;
    font-weight: bold;
    background: #007bff;
    background: -moz-linear-gradient(-45deg, #007bff 0%, #0363cb 100%);
    background: -webkit-linear-gradient(-45deg, #007bff 0%,##0363cb 100%);
    background: linear-gradient(135deg, #007bff 0%,#0363cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bff', endColorstr='#0363cb',GradientType=1 );
} 

.btn-primary:hover {
    color: #fff!important;
    background: #0072e9;
    background: -moz-linear-gradient(-45deg, #0072e9 0%, #0057b2 100%);
    background: -webkit-linear-gradient(-45deg, #0072e9 0%,#0057b2 100%);
    background: linear-gradient(135deg, #0072e9 0%,#0057b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072e9', endColorstr='#0057b2',GradientType=1 );
}

.btn-outline-light {
    color: #fff!important;
}

.btn-outline-light:hover {
    color: #2C67C6!important;
}

.img-headshot {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .2s ease-in-out;  
    }

    .img-headshot:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1);
    }

.nav-up {
    top: -82px;
}

div#primary {
    padding: 0;
    background: #FFFFFF;
}

.navbar-logo {
    max-height: 50px;
    position: relative;
}

.navbar-brand {
/* 	padding-top: 0; */
	padding: 10px 0;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 1rem;
/*     text-transform: uppercase; */
/*     font-weight: 700; */
    color: inherit;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: inherit;
}

.site-header.is-scrolling {
    opacity: .8;
    background: tomato;
    padding: 10px 5%;
}

.site-header.is-scrolling .navbar-logo {
    height: 40px;
    width: 100px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 17rem;
    padding: .5rem 1rem;
    margin: 0 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: .75rem;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 33px;
    background-color: #153861;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
    background-color: #153861;
}

.hamburger-box {
    width: 33px;
}

.fa-ul>li {
    margin-bottom: .65rem;
}

.socialbadge {
    width: 40px !important;
}

.hero-home {
    background: #4D4E4E url('/wp-content/uploads/bg-mountains.jpg') no-repeat center center;
    background-size:cover;
}

.card {
    border-radius: 1.25rem;
}

.card-img-overlay {
    background: rgb(8 46 94 / 75%);
    padding: 1rem;
    transition: 0.3s;
}

.height-33 {
	min-height: 33vh;
}

.height-40 {
	min-height: 40vh;
}

.height-50 {
	min-height: 50vh;
}

.height-65 {
	min-height: 65vh;
}

.height-75 {
	min-height: 75vh;
}

.bg-gradient-top {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
	background: #F4F7FA; /* Old browsers */
	background: -moz-linear-gradient(top,  #e9eff5 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e9eff5 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e9eff5 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9eff5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.bg-gradient-bottom {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
	background: #F4F7FA; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e9eff5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e9eff5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e9eff5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9eff5',GradientType=0 ); /* IE6-9 */
}

.bg-gradient-dark {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#258dad+0,1c5380+100 */
	background: #0f1d41; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #3E87ED 0%, #0f1d41 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #3E87ED 0%,#0f1d41 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #3E87ED 0%,#0f1d41 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3E87ED', endColorstr='#0f1d41',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.bg-gradient-center-x {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,1e85f7+50,ffffff+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #1e85f7 50%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#1e85f7 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 0%,#1e85f7 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.bg-gradient-center-y {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,1e85f7+50,ffffff+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #1e85f7 50%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#1e85f7 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#1e85f7 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.bg-testimonial-temp {
    background: #059EFA url('/wp-content/uploads/bg-roof-testimonial-xl.jpg') no-repeat center center;
    background-size:cover;
}

.bg-splash {
	background: #FFFFFF url('/wp-content/uploads/bg-splash.jpg') no-repeat center center;
	background-size: cover;
}

.bg-block-commercial {
	background: #b4b4b3 url('/wp-content/uploads/keystone-plaza.jpg') no-repeat center center;
	background-size: cover;
	min-height: 650px;
}

.bg-flat-roof {
	background: #b4b4b3 url('/wp-content/uploads/flat-roof.jpg') no-repeat center center;
	background-size: cover;
	min-height: 650px;
}

.bg-armor-commercial-roof {
	background: #b4b4b3 url('/wp-content/uploads/armor-commercial-roof.jpg') no-repeat center center;
	background-size: cover;
	min-height: 650px;
}

.bg-flat-roof-capnail {
	background: #b4b4b3 url('/wp-content/uploads/flat-roof-capnails.jpg') no-repeat center center;
	background-size: cover;
	min-height: 650px;
}

.bg-block-commercial-team {
	background: #b4b4b3 url('/wp-content/uploads/roofing-team.jpg') no-repeat center center;
	background-size: cover;
	min-height: 650px;
}

.bg-footer {
	background: #0bb182 url('/wp-content/uploads/bg-footer-light.png') no-repeat center center;
	background-size: cover;
}

.bg-dark {
    background-color: #1a2e4a!important;
}

.bg-primary {
	background-color: #65b9eb!important;
}

.hero-home {
    background-color: #122F5A;
/*  background: linear-gradient(to right top, #972d34,#DD6068); */
/* 	background: linear-gradient(to right top, #972d34,#DD6068) url(/wp-content/uploads/bg-waves.jpg); */
	background-blend-mode: soft-light;	
	background: url('/wp-content/uploads/bg-roof-shingles-gray.jpg') no-repeat, -moz-linear-gradient(top, rgba(143 154 159, 1) 0%, rgba(16 30 46, 1) 90%);
	background: url('/wp-content/uploads/bg-roof-shingles-gray.jpg') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(143 154 159)), color-stop(90%, rgb(16 30 46)));
	
/*
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, -webkit-linear-gradient(top, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, -o-linear-gradient(top, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, -ms-linear-gradient(top, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, linear-gradient(to bottom, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
*/
	background-size: cover;
	background-position: center;
}

.hero-home-25 {
    background-color: #122F5A;
/*  background: linear-gradient(to right top, #972d34,#DD6068); */
/* 	background: linear-gradient(to right top, #972d34,#DD6068) url(/wp-content/uploads/bg-waves.jpg); */
	background-blend-mode: soft-light;	
	background: url('/wp-content/uploads/bg-roof-shingles-gray-25-1.jpg') no-repeat, -moz-linear-gradient(top, rgba(143 154 159, 1) 0%, rgba(16 30 46, 1) 90%);
	background: url('/wp-content/uploads/bg-roof-shingles-gray-25-1.jpg') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(143 154 159)), color-stop(90%, rgb(16 30 46)));
	
/*
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, -webkit-linear-gradient(top, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, -o-linear-gradient(top, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, -ms-linear-gradient(top, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
	background: url('/wp-content/uploads/bg-waves.jpg') no-repeat, linear-gradient(to bottom, rgba(74, 191, 214, 1) 0%, rgba(54, 90, 108, 1) 80%;
*/
	background-size: cover;
	background-position: center;
}

.hero {
	min-height: auto;
}

.overlay-dark {
	background: rgb(46 57 71 / 80%);
/* 	padding-top: 230px; */
}

.overlay-gray {
    background: rgb(94,101,118,.7);
}

.overlay-white {
    background: rgba(255,255,255,.8);
}

.overlay-white-blur {
	-webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,0.8);
    -webkit-backdrop-filter: blur(20px);
}

.overlay-dark-blur {
	-webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(78,86,104,.7);
    -webkit-backdrop-filter: blur(20px);
}

.overlay-blue {
	background: rgb(63 148 208 / 80%);
}

.overlay-topbanner {
    padding: 130px 0;
	background: rgb(21 56 97 / 70%);
/*     border-bottom: 10px solid #373b46; */
    background-size: contain;
}

/** form stuff **/

.form-quote {
  width: 100%;
  max-width: 420px;
  padding: 15px;
  margin: 0 auto;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group > input,
.form-label-group > label {
  padding: var(--input-padding-y) var(--input-padding-x);
  height: 45px;
}

.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

/** end form stuff **/

.display-3 {
    font-size: 4rem;
}

.display-4 {
    font-size: 2.75rem;
}

.display-5 {
    font-size: 5rem;
}

.display-4, .display-3, .display-2, .display-1 {
	line-height: 1;
}

.img-icon {
	max-width: 120px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
}

.img-icon-sm {
	max-width: 34px;
    margin: 0 auto;
    padding: 5px;
}

.badge-sm {
    max-width: 20px;
}

.img-stars {
    max-width: 100px;
}

.band-padded {
    padding-top: 140px;
    padding-bottom: 140px;
}

.footer {
	background-color: #132948;
}

.footer p {
	font-size: .9rem;
	
}

/* ================ The Timeline ================ */

.timeline {
  position: relative;
  width: 660px;
  margin: 0 auto;
  margin-top: 20px;
  padding: 1em 0;
  list-style-type: none;
}

.timeline:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
  width: 6px;
  height: 100%;
  margin-left: -3px;
  background: rgb(165,173,179);
  background: -moz-linear-gradient(top, rgba(165,173,179,0) 0%, rgb(165,173,179) 8%, rgb(165,173,179) 92%, rgba(165,173,179,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(165,173,179,0) 0%, rgb(165,173,179) 8%, rgb(165,173,179) 92%, rgba(165,173,179,0) 100%);
  background: -o-linear-gradient(top, rgba(165,173,179,0) 0%, rgb(165,173,179) 8%, rgb(165,173,179) 92%, rgba(165,173,179,0) 100%);
  background: -ms-linear-gradient(top, rgba(165,173,179,0) 0%, rgb(165,173,179) 8%, rgb(165,173,179) 92%, rgba(165,173,179,0) 100%);
  background: linear-gradient(to bottom, rgba(165,173,179,0) 0%, rgb(165,173,179) 8%, rgb(165,173,179) 92%, rgba(165,173,179,0) 100%);
  
  z-index: 5;
}

.timeline li {
  padding: 1em 0;
}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.direction-l {
  position: relative;
  width: 300px;
  float: left;
  text-align: right;
}

.direction-r {
  position: relative;
  width: 300px;
  float: right;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  
  text-align: center;
}

.flag {
  position: relative;
  display: inline;
  background: rgb(255,255,255);
  padding: 6px 10px;
  border-radius: 5px;
  
  font-weight: 600;
  text-align: left;
}

.direction-l .flag {
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: 50%;
  right: -40px;
  content: ' ';
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid rgb(1,206,114);
  z-index: 10;
}

.direction-r .flag:before {
  left: -40px;
}

.direction-l .flag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-left-color: rgb(255,255,255);
  border-width: 8px;
  pointer-events: none;
}

.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(255,255,255);
  border-width: 8px;
  pointer-events: none;
}

.time-wrapper {
  display: inline;
  
  line-height: 1em;
  font-size: 0.66666em;
  color: rgb(250,80,80);
  vertical-align: middle;
}

.direction-l .time-wrapper {
  float: left;
}

.direction-r .time-wrapper {
  float: right;
}

.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(255,255,255);
}

.desc {
  margin: 1em 0.75em 0 0;
  
  font-size: 0.77777em;
  font-style: italic;
  line-height: 1.5em;
}

.direction-r .desc {
  margin: 1em 0 0 0.75em;
}

/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 660px) {

.timeline {
 	width: 100%;
	padding: 4em 0 1em 0;
}

.timeline li {
	padding: 2em 0;
}

.direction-l,
.direction-r {
	float: none;
	width: 100%;

	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
}

.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: -24px;
	left: 50%;
	content: ' ';
	display: block;
	width: 20px;
	height: 20px;
	margin-left: -9px;
	background: #fff;
	border-radius: 10px;
	border: 4px solid rgb(1,206,114);
	z-index: 10;
}

.direction-l .flag:after,
.direction-r .flag:after {
	content: "";
	position: absolute;
	left: 50%;
	top: -8px;
	height: 0;
	width: 0;
	margin-left: -8px;
	border: solid transparent;
	border-bottom-color: rgb(255,255,255);
	border-width: 8px;
	pointer-events: none;
}

.time-wrapper {
	display: block;
	position: relative;
	margin: 4px 0 0 0;
	z-index: 14;
}

.direction-l .time-wrapper {
	float: none;
}

.direction-r .time-wrapper {
	float: none;
}

.desc {
	position: relative;
	margin: 1em 0 0 0;
	padding: 1em;
	background: rgb(255,255,255);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 1px rgba(0,0,0,0.20);
	
  z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
	position: relative;
	margin: 1em 1em 0 1em;
	padding: 1em;
	
  z-index: 15;
}

}

@media screen and (min-width: 400px ?? max-width: 660px) {

.direction-l .desc,
.direction-r .desc {
	margin: 1em 4em 0 4em;
}

}

/* End Timeline Stuff */

@media (max-width: 768px) {
	
	.img-icon {
		max-width: 60px;
		padding: 10px 0px 10px 0px;
	}
	
	.navbar-logo {
	    max-height: 56px;
	    position: relative;
	}
	
	.navbar-light .navbar-nav .nav-link {
	    font-size: 1.25rem;
	}
	
	.dropdown-menu {
	    position: absolute;
	    top: 100%;
	    left: 0;
	    z-index: 1000;
	    display: none;
	    float: left;
	    min-width: 17rem;
	    padding: .5rem 1rem;
	    margin: 0 0 0;
	    font-size: 1rem;
	    color: #212529;
	    text-align: left;
	    list-style: none;
	    background-color: transparent;
	    background-clip: padding-box;
	    border: none;
	    border-radius: .75rem;
	    box-shadow: none;
	}
	
	.overlay-hero {
	    padding: 120px 20px 20px 20px;
	}
	
	.bg-block-experience, .bg-block-stgoffice {
		min-height: 220px;
	}
	
	.bg-testimonial-temp {
	    background: #077FF9 url('/wp-content/uploads/bg-roof-testimonial-xs.jpg') no-repeat center bottom;
	    background-size:cover;
	    min-height: 720px;
	}
	
	.band-padded {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	
	.overlay-topbanner {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	
	.display-4 {
		font-size: 2rem;
	}
	
	.display-3 {
		font-size: 2.8rem;
	}
	
	.display-2 {
		font-size: 3.5rem;
	}
	
	.bg-block-commercial, .bg-block-commercial-team {
		min-height: 200px;
	}
	
}
