.csi-header {
  position: fixed;
  width: 100%;
}

.csi-banner-1 .tagline h2{
	font-size: 60px;
	color: #2F2F2F;	
	font-weight: 600;
	text-transform: uppercase;
	line-height: 80px;
}
.csi-banner-1 .tagline p{
	font-size: 22px;
	color: #2F2F2F;
	font-weight: 500;
	margin-bottom: 1.5rem;
	line-height: 24px;
}
.csi-banner-1 .tagline{
	text-align: center;
}

.csi-ibContainer {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(-50%);
  bottom: initial;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.csi-ib {
  z-index: 5;
}

.carousel-item {
  position: relative;
  min-height: 575px;
  height: 60vh;
  background: #9C1D22;
}

.carousel-item:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: transparent url("/wp-content/uploads/sites/348/hero_image_texture.jpg") 0% 0% no-repeat padding-box;
	mix-blend-mode: multiply;
	opacity: 0.9;
}

.carousel-caption {
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  bottom: initial;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  left: 4rem;
  right: 4rem;
  padding: 0;
}
.carousel-caption h2, .carousel-caption p {
  color: white;
}
.carousel-caption .col-md-4 {
  background: white;
  box-shadow: 0px 0px 33px 1px rgba(0, 0, 0, 0.25);
  padding: 4rem 3rem;
}
.carousel-caption .col-md-8 {
  padding: 4rem;
}

.modkitHeroSlideUp {
  animation-name: modkitHeroSlideUp;
  -webkit-animation-name: modkitHeroSlideUp;
  animation-duration: 1.25s;
  -webkit-animation-duration: 1.25s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes modkitHeroSlideUp {
  0% {
    transform: translateY(0%);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    opacity: 1;
  }
}
@-webkit-keyframes modkitHeroSlideUp {
  0% {
    -webkit-transform: translateY(0%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%);
    opacity: 1;
  }
}
.box-side {
  position: relative;
}

.box-top, .box-bottom {
  height: 50%;
  background: white;
  padding: 4rem 3rem;
  overflow: scroll;
}

.box-top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.csi-heroIcons {
  margin-top: -2rem;
  position: relative;
  z-index: 5;
  text-align: center;
  width: 100%;
}
.csi-heroIcons img {
  width: 80px;
}
.csi-heroIcons .csi-boxHome {
  background: #fff;
  border-radius: 8px;
  padding: 2rem 2rem 0.5rem 2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.csi-heroIcons .csi-boxHome:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25), 0 0 5px rgba(0, 0, 0, 0.15), 0 0 2px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.csi-heroIcons .card {
  border: none !important;
  border-radius: 8px;
}
.csi-heroIcons a {
  text-decoration: none;
  color: #174688;
}
.csi-heroIcons h4 {
  font-weight: 600;
  color: #174688;
}
.csi-heroIcons i {
  font-size: 3rem;
  color: red;
  margin-bottom: 1rem;
}
.csi-heroIcons p.card-linkName {
  text-decoration: underline;
}
.csi-heroIcons p.card-linkName:hover {
  text-decoration: none;
}

.carousel-indicators {
  background-color: transparent;
  bottom: 18%;
}

/* Media Queries
-------------------------------------------------------------------------------------- */
@media (max-width: 1200px) {
  .card {
    margin-bottom: 2rem !important;
  }
}
@media (max-width: 992px) {
  .csi-header,
.csi-banner-9 > div:not(.csi-nav),
.csi-navContainer,
.csi-heroIcons {
    display: block !important;
    width: 100%;
    margin: 0;
  }

  .csi-header {
    background: #252525;
  }

  .csi-heroIcons {
    margin-top: 2rem;
  }
  .csi-heroIcons .col-md-6 {
    margin-bottom: 2rem;
    transition: all 0.5s ease;
  }

  .carousel-indicators {
    bottom: 3rem;
  }

  .csi-nav {
    z-index: 100;
    width: 100%;
  }

  .carousel-caption {
    padding: 2rem;
    left: 0rem;
    right: 0rem;
    position: relative;
    text-align: center;
    transform: translateY(0%);
  }

  .carousel-item {
    position: relative;
    min-height: 100px;
    height: auto;
    padding: 2rem 0;
  }
  .carousel-item:before {
    opacity: 0.8;
    background: black;
  }

  .carousel-image {
    min-height: 250px;
    border-radius: 0;
    height: auto;
  }
  .carousel-image:before {
    background: transparent;
    border-radius: 0;
  }

  .modkitHeroSlideUp {
    animation-duration: initial;
    animation-timing-function: initial;
  }

  .card {
    margin-bottom: 2rem !important;
  }
}
#csiMenuWrapper .primary-menu a,
#csiMenuWrapper .primary-menu .icon,
#csiMenuWrapper .primary-menu ul a,
#csiMenuWrapper .toggle-inner .toggle-text,
#csiMenuWrapper .nav-toggle svg {
  color: #fff;
  fill: #fff;
}

#csiMenuWrapper .primary-menu a{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Saira Extra Condensed', sans-serif;
}

#csiMenuWrapper .primary-menu ul {
  background: #252525;
}
