html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: "Myriad-text";
}

.txt-theme {
    color: #00c3e5;
}

.br-mb-show {
    display: none;
}

h2 {
    font-size: 33px;
    font-family: "Myriad-text";
    line-height: 1.35;
}

h3 {
    font-size: 32px;
    font-family: "Myriad-text";
    line-height: 1.35;
}

h4 {
    font-size: 30px;
    font-family: "Myriad-text";
    line-height: 1.35;
}

h4 {
    font-size: 30px;
    font-family: "Myriad-text";
    line-height: 1.35;
}

h6 {
    font-size: 18px;
    font-family: "Myriad-text";
    line-height: 1.35;
    font-weight: bold;
}

.dark {
    color: #494949;
}

.light {
    color: #fff;
}


.image-full-width {
    min-width: 100%;
    max-width: 100%;
}
.no-padding {
    padding: 0;
}
.position-relative {
    position: relative;
}
.about-founder {
    position: absolute;
    bottom: 5px;
    width: 100%;
    z-index: 1;
}
.founder-title {
    color: #FFF;
    font-family: "Myriad-medium";
    font-size: 40px;
    margin-bottom: 30px;
}
.founder-description {
    color: #FFF;
    font-size: 18px;
    font-family: "Myriad-text";
    line-height: 1.35;
}
.dark-background {
    background-color: #000000;
}
.light-background {
    background-color: #ffffff;
}
.m-top-sm {
    margin-top: 5px;
}
.m-top-md {
    margin-top: 10px;
}
.m-top-lg {
    margin-top: 15px;
}
.m-top-vlg{
    margin-top: 20px;
}

.founder-quote {
    margin-top: 40px;
}

.founder-quote-description {
    color: #FFF;
    font-family: "Myriad-text";
    font-size: 30px;
    margin-top: 9px;
    line-height: 1.34;
}
.quote-image {
    max-width: 28px;
}
.founder-quote-by {
    color: #FFF;
    font-family: "Myriad-text";
    font-size: 22px;
    text-align: right;
    padding-right: 100px;
}
.companies-found-by {
    line-height: 0.72;
    font-size: 24px;
    margin-bottom: 20px;
    color: #FFF;
    font-family: "Myriad-text";
}
.companies-found-by-section {
    margin-top: 100px;
}
.companies-found-card {
    margin-bottom: 15px;
}
.reached-number {
    font-size: 50px;
    color: #00c3e5;
    font-family: "Myriad-thin";
}
.reached-description {
    font-family: "Myriad-text";
    color: #FFF;
    font-size: 30px;
    margin-top: 7px;
    line-height: 0.73;
}
.reached-each-card {
    margin-bottom: 80px;
}
.companies-reached-section {
    margin-top: 150px;
}
.service-each-line {
    color: #FFF;
    font-size: 24px;
    font-family: "Myriad-thin";
    margin-bottom: 20px;
}
.service-each-line span {
    color: #00c3e5;
}
.footer-logo-desccription {
    font-family: "Myriad-text";
    color: #FFF;
    font-size: 12px;
}
.footer-navigation-links ul {
    list-style-type: none;
}
.footer-navigation-links ul li {
    margin-bottom: 15px;
}
.footer-navigation-links ul li a {
    color: #FFF;
    font-family: "Myriad-text";
}
.footer {
    padding-top: 150px;
    padding-bottom: 50px;
}
.footer-logo-image {
    max-width: 240px;
}

/*Header styles starts here*/
.header-logo-link {
    display: block;
}
.header-logo-link img {
    /* max-width: 299px; */
    max-width: 100%;
}
.header-menu-links ul {
    list-style-type: none;
}
.header-menu-links ul li {
    display: inline-block;
}
.header-menu-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-menu-links ul li a {
    color: #FFF;
    font-family: "Myriad-thin";
    padding-left: 15px;
    padding-right: 15px;
}
header {
    height: 80px;
    position: absolute;
    z-index: 1;
    top: 50px;
}
.image_bottom-left__content {
    position: absolute;
    bottom: 135px;
    z-index: 1;
    width: 100%;
    left: 0;
    text-align: center;
}

.image-middle-right__content {
    position: absolute;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    display: flex;
    z-index: 1;
    top: 0;
    right: 50px;
    height: 100%;
}

.image-middle-left__content {
    position: absolute;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    z-index: 1;
    top: 0;
    left: 50px;
    height: 100%;
}

.image-bottom-left__content {
    position: absolute;
    display: flex;
    z-index: 1;
    opacity: 0.55;
    line-height: 1.31;
    font-size: 14px;
    bottom: 50px;
}

.image-middle-center__content {
    position: absolute;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
}

.electric-time .image-middle-left__content { 
    left: 162px;
}

.electric-time h1 {
    width: 481px;
    height: 468px;
    margin: 0 0 18.5px;
    text-shadow: 0 3px 24px rgba(255, 255, 255, 0.6);
    font-size: 144.7px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.electric-time p {
    width: 445px;
  height: 60.2px;
  margin: 18.5px 35.6px 0 0.4px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 23.2px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #ffffff;
}

/* .two-column h3{
    width: 483px;
    height: 149px;
    margin: 1px 26px 169px 0;
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.34;
    letter-spacing: normal;
    color: #ffffff;
} */

.two-column .image-middle-left__content {
    padding: 72px 68px 42px ;
    justify-content: normal;
}


.up-fitters-container>.row{
    padding: 88px 0px 130px;
    padding-top: 0px;
}

.up-fitters-1 {
   width: 256px;
  -webkit-text-stroke: 0 #1b1b1b;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #1b1b1b;
}
.up-fitters-2 {
    width: 223px;
   -webkit-text-stroke: 0 #1b1b1b;
   font-size: 16px;
   font-weight: normal;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.44;
   letter-spacing: normal;
   color: #1b1b1b;
 }
 .up-fitters-3 {
    width: 241px;
   -webkit-text-stroke: 0 #1b1b1b;
   font-size: 16px;
   font-weight: normal;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.44;
   letter-spacing: normal;
   color: #1b1b1b;
 }
 .up-fitters-4 {
    width: 232px;
   -webkit-text-stroke: 0 #1b1b1b;
   font-size: 16px;
   font-weight: normal;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.44;
   letter-spacing: normal;
   color: #1b1b1b;
 }

 .up-fitters h6 {
     margin-top: 24px;
     margin-bottom: 8px;
 }

 .up-fitters-1 {
     margin-bottom: 78px;
 }

 .upfitter-txt-div {
    margin-left: 50px;
    margin-top: 93px;
 }


 .latest-update-form-container, .latest-update-form-container .dark-background{
     height: 100%;
 }

 .fleet-heading {
     margin-top: 145px;
     margin-bottom: 66px;
     text-align: center;
 }

 .go-electric {
     padding: 5px;
 }
 
 .input-field {
    width: 355px;
    height: 56px;
    border-radius: 9px;
    border: solid 1.2px rgba(255, 255, 255, 0.21);
    background-color: rgba(255, 255, 255, 0.11);
    padding-left: 5px;
    font-size: 22px;
    opacity: 0.8;
    color: #FFF;
 }
 .form-wrapper form .form-each-fields:not(.last-child) {
     margin-bottom: 15px;
 }
 .input-field::placeholder {
     color: #FFF;
     padding-left: 5px;
     font-size: 22px;
 }
 .form-wrapper {
     margin-top: 37px;
 }
 .form-submit-button {
    width: 109px;
    height: 42px;
    border-radius: 4px;
    border: solid 1.4px rgba(0, 198, 233, 0.13);
    background-color: rgba(0, 195, 229, 0.08);
    color: #0DB5D1;
    font-size: 23px;
    margin-top: 33px;
 }
 .looking-for-a-specific {
    padding: 72px 68px 42px;
 }
.vehicle-type-image-wrap {
    display: flex;
    align-items: center;
}
.vehicle-type-image-wrap img {
    width: 626px;
}
.potentials {
    margin-top: 164px;
    margin-bottom: 160px;
}

 .potentials-heading {
    margin-bottom: 60px;
    text-align: center;
 }
 .outfit-content{
     margin-top: 20px;
 }
 .outfit-content p {
     margin-bottom: 20px;
     font-size: 23px;
 }
