/*!
 * Start Bootstrap - New Age v5.0.7 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */


* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container-fluid {
  padding-left: 20px;
  max-width: 2000px;
  margin: 0px;
}

.no-max {
  max-width: 2800px;
  padding-left: 20px;
}

.skew-right {
  position: relative;
  margin-bottom: 30px;
  padding-right: 65px;
  margin-right: 20px;
  background-image: url("../images/lines.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 50px;
}

.skew-right:after {
  content: " ";
  position: absolute;
  display: block;
  width: 1pt;
  height: 100%;
  top: 0;
  right: 100px;
  z-index: -1;
  /*background: #24ABBA;
     transform-origin: bottom left;
     -ms-transform: skew(-23deg, 0deg);
     -webkit-transform: skew(-23deg, 0deg);
     transform: skew(-23deg, 0deg);*/
}

@media (min-width: 500px) {
  section p {
    padding: 0;
    margin: 0px 0px 10px 0px;
  }
}

body {
  font-family: 'Overpass', 'Helvetica', 'Arial', 'sans-serif';
}

a {
  color: #126387;
  transition: all .35s;
}

a:hover, a:focus {
  color: #1b427e;
  font-weight: 900;
}

hr {
  margin: 60px 15px 0px 60px;
  border-width: 3px;
  border-color: rgba(179, 179, 179, 0.5);
}

hr.light {
  border-color: white;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
}

h1 {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

h3 {
  color: black;
  font-size: 1.2em;
  padding-right: .8em;
  font-weight: 700;
  font-family: 'Source Sans 3', sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h4 {
  color: black;
  font-size: 1em;
  padding-right: .8em;
  font-weight: 700;
  font-family: 'Source Sans 3', sans-serif;
  letter-spacing: 0px;
}

@media (min-width: 500px) {
  p {
    font-size: 16px;
    line-height: 1.3;
    margin-right: 30px;
  }
  ol.body {
    font-size: 16px;
    line-height: 1.3;
    margin-right: 30px;
  }
}

section {
  padding: 100px 0;
}


section h2.sideways{
  font-size: 24px;
  /*transform: rotate(270deg);
   transform-origin:0 0;
   position:absolute;*/
  font-weight: 900;
  font-family: 'Source Sans 3', sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right:10px;
}
.green {
  color: #647c0e;
  border-bottom: #647c0e 3px solid;
}
.blue {
  color:#055581;
  border-bottom: #055581 3px solid;
}

.faq-subject {
  font-size: 25px;
  font-weight: 500;
}

#mainNav {
  border-color: rgba(34, 34, 34, 0.9);
  background-color: rgba(29, 52, 83, 0.9);
  transition: all .35s;
  font-weight: 800;
}

#mainNav .navbar-brand img {
  position: relative;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #fcbd20;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  padding: 8px 10px;
  color: #BEC9D2;
}

#mainNav .navbar-nav>li>a {
  font-size: 11pt;
  text-transform: uppercase;
  color: #BEC9D2;
}

#mainNav .navbar-nav>li>a.active {
  color: #fdcc52 !important;
  border-color: #fdcc52 !important;
  background-color: transparent;
}

#mainNav .navbar-nav>li>a.active:hover {
  background-color: transparent;
}

#mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
  color: #b3d7ff;
}

#mainNav .navbar-nav>li>a:hover, #mainNav .navbar-nav>li>a:focus:hover {
  color: #fdcc52;
}

#mainNav .usdot {
  height: 30px;
  position: fixed;
  background-color: #13386e;
  display: block;
  top: 0px;
}

.engagement img {
  width: 250px;
}

.engagement-in-landing {
  /* background-color: rgb(153, 153, 153); */
  position: relative;
  bottom: 0;
  padding: 3em 3em 4em 0;
  z-index: 10;
  border-left: 40px solid;
  border-image: linear-gradient(180deg, rgb(23, 36, 55, 1), rgb(78, 131, 165)) 1;
}

@media (min-width: 992px) {
  /* #mainNav {
     Transparency for the  top header when it loads
     
     border-color: transparent;
     background-color: transparent;
    
   } */
  #mainNav .navbar-brand {
    color: fade(white, 70%);
  }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: white;
  }
  #mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
    color: #BEC9D2;
  }
  #mainNav .navbar-nav>li>a:hover, #mainNav .navbar-nav>li>a:focus:hover {
    color: white;
  }
  #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.9);
    background-color: rgba(29, 52, 83, 0.9);
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #fdcc52;
  }
  #mainNav.navbar-shrink .navbar-nav>li>a, #mainNav.navbar-shrink .navbar-nav>li>a:focus {
    color: #BEC9D2;
  }
  #mainNav.navbar-shrink .navbar-nav>li>a:hover, #mainNav.navbar-shrink .navbar-nav>li>a:focus:hover {
    color: #fdcc52;
  }
}

ul.list-nav {
  position: fixed;
  left: -12px;
  top: 20vh;
  z-index: 1000;
}

ul.list-nav li {
  list-style-type: none;
}

ul.list-nav li a {
  content: "";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  border: 2px solid #fff;
  /* Change the color */
  display: block;
  width: 12px;
  height: 12px;
  position: relative;
  left: -15px;
  top: 4px;
  border-radius: 10px;
  /*transform-origin: left bottom;
   transform: skew(-20deg, 0deg);*/
  z-index: 1100;
  margin-bottom: 18px;
}

ul.list-nav li a:hover {
  border-color: #2BB9C9;
}

ul.list-nav li a span {
  display: none;
}

ul.list-nav li a:hover span {
  display: inline-block;
  width: auto;
  background: #1f4964;
  white-space: nowrap;
  border-radius: 1px;
  color: white;
  text-decoration: none;
  z-index: 1200;
  padding: 6px 20px 4px 20px;
  margin-top: -70px;
  margin-left: 12px;
  height: 34px;
  border-color: #2BB9C9;
  border-width: 1px;
  border-style: solid;
}

/*ul.list-nav li a:hover span::after {
     content: " ";
     position: absolute;
     display: block;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     z-index: -1;
     background: #2BB9C9;
     transform-origin: bottom left;
     -ms-transform: skew(-30deg, 0deg);
     -webkit-transform: skew(-30deg, 0deg);
     transform: skew(-30deg, 0deg);
 }*/

header.masthead {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
  color: white;
  border-left: 40px solid;
  background: #126387;
}

.header-img img {
  height: 260px;
  top: 120px;
  margin: 120px;
}

header.masthead .header-content {
  text-align: center;
  padding-left: 50px;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .header-content p {
  font-size: 18pt;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-top: -20px;
}

.car, .squares {
  background-repeat: no-repeat;
  background-position: left;
  display: block;
  height: 200px;
  width: 100%;
  background-attachment: auto;
 
}

.squares {
  background-size: cover;
  
}

.home-btn {
  margin-top: 30px;
  margin-right: 10px;
  width: 95%;
  height: 55px;
}


.car {
  background-image: url(../imgages/ITS4US_WebsiteHeader_011221-01);
  background-size: 1200px;
  background-position: 100px 90px;
  background-attachment: fixed;
}

@media (min-width: 992px) {
  header.masthead {
    height: 75vh;
    max-height: 700px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .header-content h1 img {
    width: 480px;
    margin-top: 160px;
    margin-left: -70px;
  }
}

p.subtitle {
  font-size: 18pt;
}
section {
  padding-right:3em;
}

section.acceleratingGradient {
  position: relative;
  bottom: 0;
  padding-top: 1em;
  padding-left:30px;
  z-index: 10;
  padding-bottom: 0em;
  border-left: 40px solid;
  border-image: linear-gradient(180deg, rgb(170, 184, 131, 1), rgb(37, 58, 88)) 1;
  /*border-left:10px solid #2BB9C9;*/
}
section.automationGradient {
  position: relative;
  bottom: 0;
  padding-top: 1em;
  padding-left:30px;
  z-index: 10;
  padding-bottom: 0em;
  border-left: 40px solid;
  border-image: linear-gradient(180deg, #7abce7, rgb(37, 58, 88)) 1;
  /*border-left:10px solid #2BB9C9;*/
}

section.special-event p {
  padding-top: 0px;
}

section.engagement {
  position: relative;
  bottom: 0;
  padding-top: .1em;
  z-index: 10;
  padding-bottom: 0em;
  padding-left:60px;
  border-left: 40px solid;
  padding-bottom:2em;
  border-image: linear-gradient(180deg, rgb(37, 58, 88), rgb(78, 131, 165, 1)) 1;
}

.engagement-added-page {
  border-image: linear-gradient(180deg, rgb(168, 190, 107), rgb(78, 131, 165, 1)) 1 !important;
}


section.research {
  position: relative;
  padding: 150px 0;
}
section.download {
  padding-left: 30px;
}
section.download a {
  color:#89ceff;
}
section.download h2 {
  font-size: 50px;
  margin-top: 0;
}

section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.download .badges .badge-link img {
  height: 60px;
}

@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.download h2 {
    font-size: 40px;
  }
}

section.features .section-heading {
  margin-bottom: 100px;
}

section.features .section-heading p {
  margin-bottom: 0;
}

section.features .device-container, section.features .feature-item {
  max-width: 325px;
  margin: 0 auto;
}

section.features .device-container {
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  section.features .device-container {
    margin-bottom: 0;
  }
}

section.features .feature-item {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

section.features .feature-item h3 {
  font-size: 30px;
}

section.features .feature-item i {
  font-size: 80px;
  display: block;
  margin-bottom: 15px;
  background: linear-gradient(to left, #7b4397, #dc2430);
  /* -webkit-background-clip: text; */
  -webkit-text-fill-color: transparent;
}

section.cta {
  position: relative;
  padding: 250px 0;
  background-image: url("../imgages/bg-cta.jpg");
  background-position: center;
  background-size: cover;
}

section.cta .cta-content {
  position: relative;
  z-index: 1;
}

section.cta .cta-content h2 {
  font-size: 50px;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
}

@media (min-width: 768px) {
  section.cta .cta-content h2 {
    font-size: 80px;
  }
}

section.cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.contact {
  text-align: center;
}

section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}

section.contact h2 i {
  color: #dd4b39;
}

section.contact ul.list-social {
  margin-bottom: 0;
}

section.contact ul.list-social li a {
  font-size: 40px;
  line-height: 80px;
  display: block;
  width: 80px;
  height: 80px;
  color: white;
  border-radius: 100%;
}

section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}

section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}

section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}

section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}

section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}

section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}

section.download {
  color: white;
  background: linear-gradient(270deg, rgb(23, 36, 55, 1) 0%, rgb(78, 131, 165, 1) 100%);
}

.engagements {
  padding-top: 0px;
  margin: 20px 0 50px 0;
}


/* .faqs {
  margin-top: 25px;
} */

.table th, .table td {
  text-align: center;
  vertical-align: middle !important;
}

footer {
  padding: 25px 0;
  text-align: left;
  color: white;
  background: linear-gradient(30deg, rgba(43, 163, 201, 1) 0%, rgba(24, 116, 147, 1) 18%, rgba(29, 52, 83, 1) 65%, rgba(9, 21, 37, 1) 99%);
}

footer p {
  font-size: 12px;
  margin: 0;
  text-transform: none;
  text-align: center;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none;
}

.bg-primary {
  background: #fdcc52;
  background: linear-gradient(rgba(43, 163, 201, 1, ) rgba(29, 52, 83, 1) 65%);
}

.email-footer:hover {
  color: white;
}

.text-primary {
  color: #fdcc52;
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.btn-outline {
  color: white;
  border: 2px solid;
  border-color: white;
  border-radius: 1px;
  text-transform: uppercase;
  padding: 8px 25px 6px 25px;
  font-size: 12pt;
  font-weight: 800;
  cursor: outline;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: black;
  border-color: #EFBD27;
  background-color: #EFBD27;
  text-decoration: none;
}

.btn {
  border-radius: 1px;
  text-transform: uppercase;
  padding: 8px 25px 6px 25px;
  background-color: #EFBD27;
  font-size: 10pt;
  color: black;
  font-weight: 800;
  border-color: transparent;
  margin: 15px 0px 60px 0px;
  cursor: outline;
}

.btn:hover {
  padding: 8px 25px 6px 25px !important;
  background-color: #66a3cc;
  color: white;
  border-color: transparent;
}

p.date {
  color: #00bccc;
  padding: 0px;
  margin: 35px 0px 15px 0px;
  font-size: 1.5em;
  letter-spacing: .05em;
  font-weight: 400;
}

p.time {
  color: #2BB9C9;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  font-weight: 800;
  text-transform: uppercase;
}

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked~.read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state~.read-more-trigger:before {
  content: 'read more';
}

.read-more-state:checked~.read-more-trigger:before {
  content: 'show less';
}

.read-more-trigger {
  cursor: pointer !important;
  display: inline-block;
  color: #E68B3E;
  font-weight: 800;
}

.read-more-trigger:hover {
  color: #24ABBA;
}


.engagement-row .col-lg-4 {
  /* margin-left: 35px; */
  text-align: center;
}

section .h6 {
  padding: 10px 0px 0px 0px;
  margin: 10px;
  text-align: center;
  font-weight: 900;
  color: #126387;
}

@media (max-width: 500px) {
  .squares {
    height: 250px;
    background-position: left;
  }
  .groups-graphic {
    width: 160px;
    margin-top: 0 !important;
  }
  .header-img {
    margin: 0;
  }
  .header-img img {
    height: 40%;
    margin: 100px 0 0 90px;
  }
  .container-fluid {
    padding: 0;
  }
  .trip-graphic {
    width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
  .section p {
    padding: 0px 0px 0px 0px;
  }
  .container {
    padding: 0 30px;
  }
  .engagement-in-landing {
    padding-top: 10px;
    padding-right: 5px;
  }
  .engagement img {
    width: 150px;
  }
  #research {
    padding: 0;
  }
  #mainNav {
    width: 100%;
  }
  hr {
    margin: 12px 15px 0px 15px;
    border-width: 3px;
    border-color: rgba(179, 179, 179, 0.5);
  }
  .download p {
    margin-bottom: 0;
  }
  #research h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  section .h6 {
    padding: 10px 0px 20px 0px;
    /* margin: 0px;
    text-align: center;
    font-weight: 900;
    color: #126387; */
  }
  .regions-graphic {
    width: 25%;
    /* padding: 70px; */
    margin-bottom: 10px;
    float:left;
  }
  .engagement-row {
    margin-left: -16px;
  }
  .engagement-row .col-lg-2 {
    /* -ms-flex: 0 0 16.666667%; */
    /* flex: 0 0 16.666667%; */
    max-width: 27%;
    padding: 3px;
    margin-left: 18px;
  }
  .engagement-row p {
    font-size: 13px;
    padding-bottom: 13px;
  }
  .engagement-img {
    width: 60% !important;
    margin-bottom: 30px;
  }
}

/* Header Text */
.research_area_title {
  padding-left:60px;
  padding-top:70px;
}
.pageSubTitle {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 500;
  font-size: 30px;
  color: white;
  margin-bottom:0px;
}
.pageTitle {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 60px;
  color:white;
  line-height: 60px;
  margin-bottom:0;
}
.smallDropdownIcon {
  max-width: 30px;
  margin-right:8px;
}
.accordion-button h4 {
  padding-top:10px;
}
.FAQs {
  margin-bottom:24px;
}

.sideNavDropdown {
  padding-left:16px;
  padding-right:12px;
  font-size: 17px;
}
.sideDropdown_list {
  margin:0px;
  padding:0px;
  border-top:none !important;
  border-left:none !important;
  border-right:none !important;
  
}
.sideDropdown_list:last-child {
  border:none !important;
}

section.rule {
  padding:1px 0px 1px 0px;
  margin:24px 0px 24px 0px;
  height: 1px;
  background-color: #ececec;
}


#ITSPAC {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  font-size: 16px;
}

#ITSPAC td, #ITSPAC th {
  border: 1px solid #90b8ce;
  padding: 8px;
}

#ITSPAC tr:nth-child(even){background-color: #eff6ff;}
#ITSPAC tr td:first-child {font-weight:bold;}


#ITSPAC tr:hover {background-color: #e1eeff;}

#ITSPAC th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #055581;
  color: white;
}