.carousel-slide {
  height: 100%;
  width: 100%;
  display: block;
}

.content-pane {
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-family: Lato;
}

.content-pane .caption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  width: 40%;
}

.content-pane .caption .brow {
  max-width: 500px;
}

.content-pane .caption .brow span {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding-bottom: 6px;
  border-bottom: 2px solid #282828;
  display: inline-block;
}

.content-pane .caption .subheader {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -.025em;
  white-space: nowrap;
}
.content-pane .caption .desc {
  width: 100%;
  max-width: 500px;
  margin-top: 25px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6;
  color: #777777;
}

.content-pane .caption .button-container {
  display: flex;
  margin-top: 55px;
}

.content-pane .caption .button-container .action-button {
  padding: 15px 30px;
  line-height: 1.3;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #282828;
  border: 2px solid #282828;
  border-radius: 2px;
  background-color: transparent;
  text-decoration: none;
  transition: .3s ease-in-out;
  white-space: nowrap;
  text-align: center;
}

.content-pane .caption .button-container .action-button.blk {
  width: 200px;
  text-align: center;
}

.content-pane .caption .button-container .action-button:hover {
  border: 2px solid #282828;
  outline: 0;
  color: white;
  background-color: #282828;
}

.content-pane .caption .button-container .facebook-button {
  display: flex;
  align-items: center;
  color: black;
  font-size: 13px;
}

.content-pane .caption .button-container .facebook-button img {
  height: 40px;
  width: 40px;
  margin: 0 9px 0 30px;
}

@media screen and (max-width: 1200px) {
  .content-pane .caption .desc {
    max-width: 400px;
  }
}

/* Marketing : Slide 1 */
.camera-pane {
  background: url(https://assets.clearpathgps.com/portal/marketing/camerasbkgd.jpg) no-repeat;
  background-position: 10% center;
  background-size: cover;
}
.camera-pane .caption {
  width: 83%;
}
.camera-pane .caption .header {
  background: url() no-repeat;
  background-size: contain;
  width: auto;
  height: 40px;
  margin-bottom: 25px;
}
.camera-pane .caption .subheader {
  color: #fff;
  width: 500px;
  white-space: normal;
}
.camera-pane .caption .desc {
  color: #fff;
}
.camera-pane .caption .sub-desc {
  padding: 12.5px 0;
  width: 344px;
}
.camera-pane .caption .button-container {
  margin-top: 30px;
}
.camera-pane .caption .button-container .action-button {
  background: transparent;
  border-color: #35BDA5;
  color: #35BDA5;
}
.camera-pane .caption .button-container .action-button:hover {
  background: #35BDA5;
  border-color: #35BDA5;
  color: white;
}

/* Marketing : Slide 2 */
.integration-pane {
  background: url(https://assets.clearpathgps.com/portal/marketing/integrations.jpg) no-repeat;
  background-color: #282828;
  background-position: 0vw calc(100% + 0vh);
  background-size: cover;
  color: white;
}
.integration-pane .caption {
  margin-top: -20vh;
  width: 100%;
}
.integration-pane .caption .header, .integration-pane .caption .subheader, .integration-pane .caption .button-container {
  color: inherit;
  width: auto;
}
.integration-pane .caption .header.header, .integration-pane .caption .subheader.header, .integration-pane .caption .button-container.header {
  background: url() no-repeat;
  background-position: center;
  background-size: contain;
  height: 85px;
  margin: 0;
}
.integration-pane .caption .header.subheader, .integration-pane .caption .subheader.subheader, .integration-pane .caption .button-container.subheader {
  margin: 55px auto;
  max-width: none;
  text-align: center;
}
.integration-pane .caption .header.button-container, .integration-pane .caption .subheader.button-container, .integration-pane .caption .button-container.button-container {
  margin-top: 35px;
}
.integration-pane .caption .header.button-container .action-button, .integration-pane .caption .subheader.button-container .action-button, .integration-pane .caption .button-container.button-container .action-button {
  background: #282828;
  border-color: white;
  color: white;
  margin: 0 auto;
}
.integration-pane .caption .header.button-container .action-button:hover, .integration-pane .caption .subheader.button-container .action-button:hover, .integration-pane .caption .button-container.button-container .action-button:hover {
  background: white;
  border-color: white;
  color: #282828;
}

/* Marketing : Slide 3 */
.bucks4trucks-pane {
  background: url(https://assets.clearpathgps.com/portal/marketing/bucks4trucksbkgd.jpg) no-repeat;
  background-color: #282828;
  background-position: 0vw calc(100% + 0vh);
  background-size: cover;
  color: white;
}
.bucks4trucks-pane .caption {
  margin-top: -20vh;
  width: 100%;
}
.bucks4trucks-pane .caption .header, .bucks4trucks-pane .caption .subheader, .bucks4trucks-pane .caption .button-container {
  color: inherit;
  width: auto;
}
.bucks4trucks-pane .caption .header.header, .bucks4trucks-pane .caption .subheader.header, .bucks4trucks-pane .caption .button-container.header {
  background: url() no-repeat;
  background-position: center;
  background-size: contain;
  height: 85px;
  margin: 0;
}
.bucks4trucks-pane .caption .header.subheader, .bucks4trucks-pane .caption .subheader.subheader, .bucks4trucks-pane .caption .button-container.subheader {
  margin: 55px auto;
  max-width: none;
  text-align: center;
}
.bucks4trucks-pane .caption .header.button-container, .bucks4trucks-pane .caption .subheader.button-container, .bucks4trucks-pane .caption .button-container.button-container {
  margin-top: 35px;
}
.bucks4trucks-pane .caption .header.button-container .action-button, .bucks4trucks-pane .caption .subheader.button-container .action-button, .bucks4trucks-pane .caption .button-container.button-container .action-button {
  background: #282828;
  border-color: white;
  color: white;
  margin: 0 auto;
}
.bucks4trucks-pane .caption .header.button-container .action-button:hover, .bucks4trucks-pane .caption .subheader.button-container .action-button:hover, .bucks4trucks-pane .caption .button-container.button-container .action-button:hover {
  background: white;
  border-color: white;
  color: #282828;
} 

/* Marketing : Slide 4 */
.routing-pane {
  background: url(https://assets.clearpathgps.com/portal/marketing/route4mebkgd.jpg) no-repeat;
  background-color: #282828;
  background-position: 0vw calc(100% + 0vh);
  background-size: cover;
  color: white;
}
.routing-pane .caption {
  margin-top: -20vh;
  width: 100%;
}
.routing-pane .caption .header, .routing-pane .caption .subheader, .routing-pane .caption .button-container {
  color: inherit;
  width: auto;
}
.routing-pane .caption .header.header, .routing-pane .caption .subheader.header, .routing-pane .caption .button-container.header {
  background: url() no-repeat;
  background-position: center;
  background-size: contain;
  height: 85px;
  margin: 0;
}
.routing-pane .caption .header.subheader, .routing-pane .caption .subheader.subheader, .routing-pane .caption .button-container.subheader {
  margin: 55px auto;
  max-width: none;
  text-align: center;
}
.routing-pane .caption .header.button-container, .routing-pane .caption .subheader.button-container, .routing-pane .caption .button-container.button-container {
  margin-top: 35px;
}
.routing-pane .caption .header.button-container .action-button, .routing-pane .caption .subheader.button-container .action-button, .routing-pane .caption .button-container.button-container .action-button {
  background: #282828;
  border-color: white;
  color: white;
  margin: 0 auto;
}
.routing-pane .caption .header.button-container .action-button:hover, .routing-pane .caption .subheader.button-container .action-button:hover, .routing-pane .caption .button-container.button-container .action-button:hover {
  background: white;
  border-color: white;
  color: #282828;
} 

.login-carousel {
  position: relative;
  height: 100%;
}
.login-carousel .carousel-slide {
  position: absolute;
  top: 0;
  right: 0;
  transition: opacity .5s ease-in-out;
}
.login-carousel .nav-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  opacity: 0;
  padding: 0 20px;
  color: #ffffff;
  margin: -35px 0 0 0;
  visibility: hidden;
  transition: all .15s;
  font-size: 70px;
  z-index: 50;
  pointer-events: none;
}
.login-carousel .left-arrow {
  cursor: pointer;
  float: left;
  pointer-events: visible;
}
.login-carousel .right-arrow {
  cursor: pointer;
  float: right;
  pointer-events: visible;
}
.login-carousel .nav-dots {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: calc(50% - 32px);
}
.login-carousel .nav-dots .dots {
  border-radius: 50%;
  border: solid 1px #ffffff;
  display: inline-block;
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 4px;
}
.login-carousel .nav-dots .dots:hover {
  background-color: #ffffff;
}
.login-carousel .nav-dots .dots-white {
  background-color: #ffffff;
}
.login-carousel:hover .nav-arrows {
  visibility: visible;
  opacity: 1;
}
