.team-boxed {
  color: #313437;
  background-color: #000000;
  text-align: justify;
}



.team-boxed h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .team-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.team-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.team-boxed .intro p {
  margin-bottom: 0;
}

.team-boxed .people {
  padding: 50px 0;
}

.team-boxed .item {
  text-align: center;

}





.team-boxed .item .name {
  font-weight: bold;
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit;
}

.team-boxed .item .title {
  text-transform: uppercase;
  font-weight: bold;
  color: #d0d0d0;
  letter-spacing: 2px;
  font-size: 13px;
}

.team-boxed .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.team-boxed .item img {
  /*max-width: 160px;*/
}

.team-boxed .social {
  font-size: 18px;
  color: #a2a8ae;
}

.team-boxed .social a {
  color: inherit;
  margin: 0 10px;
  display: inline-block;
  opacity: 0.7;
}

.team-boxed .social a:hover {
  opacity: 1;
}




/*-----------------------------------------------------------------------------------------------------------------*/

.col-centered {
  float: none;
  margin: 0 auto;
}

.carousel-control {
  width: 8%;
  width: 0px;
}
.carousel-control.left,
.carousel-control.right {
  margin-right: 40px;
  margin-left: 32px;
  background-image: none;
  opacity: 1;
}
.carousel-control > a > span {
  color: white;
  font-size: 29px !important;
}

.carousel-col {
  position: relative;
  min-height: 1px;
  padding: 5px;
  float: left;
}

.active > div { display:none; }
.active > div:first-child { display:block; }

/*xs*/
@media (max-width: 767px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
  .carousel-inner .next        { left:  50%; }
  .carousel-inner .prev            { left: -50%; }
  .carousel-col                { width: 50%; }
  .active > div:first-child + div { display:block; }
  .panel-head {
    text-align:center;
    color: #0090db;
    -webkit-text-fill-color: #ffffff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0311b9;
    font-size: 2em!important;
    /*font-size: 4em!important;*/
    margin-top: 0px!important;
    font-family: 'Anton', sans-serif;
    text-shadow: 2px 2px #161515;
    font-weight: 700;
  }

  .team-boxed .item .box {
    text-align: center;
    /*padding: 30px;*/
    padding: 10px;
    /* background-color: #000000; */
    /* color: #ffffff; */
    /*background-color: #f0eded;*/
    /*color: #000000;*/
    color: #ffffff !important;
    background-color: #ff0009;
    /*margin-bottom: 10px;*/
    border: 3px solid #000000;
    /*border: 1px solid #6d7171;*/
    /* -webkit-box-shadow: 3px 3px 5px 6px #ccc; */
    -moz-box-shadow: 1px 1px 9px 6px #ccc;
    box-shadow: 1px 1px 9px 6px #ccc;
  }

  .team-boxed p {
    /*color: #7d8285;*/
    color: #FFF;
  }

  .mobile-cf {
    width:200px;
  }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
  .carousel-inner .next        { left:  50%; }
  .carousel-inner .prev            { left: -50%; }
  .carousel-col                { width: 50%; }
  .active > div:first-child + div { display:block; }
  body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    border: 4px solid #ff0009;
  }
  .panel-head {
    text-align:center;
    /*color: #0090db;*/
    color: #FFF;
    /*-webkit-text-fill-color: #0090db;*/
    -webkit-text-fill-color: #FFF;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #0311b9;
    /*font-size: 2.5em!important;*/
    font-size: 4em!important;
    margin-top: 0px!important;
    font-weight: 700;
    font-family: 'Anton', sans-serif;
    text-shadow: 2px 2px #161515;
  }

  .team-boxed .item .box {
    text-align: center;
    /*padding: 30px;*/
    padding: 10px;
    /* background-color: #000000; */
    /* color: #ffffff; */
    background-color: #ff0009;
    color: #FFF;
    /*margin-bottom: 10px;*/
    border: 3px solid #000000;
    /*border: 1px solid #6d7171;*/
    /* -webkit-box-shadow: 3px 3px 5px 6px #ccc; */
    -moz-box-shadow: 1px 1px 9px 6px #ccc;
    box-shadow: 1px 1px 9px 6px #ccc;
  }

  .team-boxed p {
    /*color: #7d8285;*/
    color: #FFF;
  }

  .mobile-cf {
    width:200px;
  }

  .desktop-cf {
    width:85%;
  }

}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
  .carousel-inner .next        { left:  33%; }
  .carousel-inner .prev            { left: -33%; }
  .carousel-col                { width: 33%; }
  .active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
  body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    border: 4px solid #ff0009;
  }
  .panel-head {
    text-align:center;
    color: #FFF !important;
    /*-webkit-text-fill-color: #0090db;*/
    -webkit-text-fill-color: #FFF;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #0311b9;
    /*font-size: 2.5em!important;*/
    font-size: 4em!important;
    margin-top: 0px!important;
    font-weight: 700;
    font-family: 'Anton', sans-serif;
    text-shadow: 2px 2px #161515;
  }

  .team-boxed .item .box {
    text-align: center;
    /*padding: 30px;*/
    padding: 10px;
    /* background-color: #000000; */
    /* color: #ffffff; */
    background-color: #ff0009;
    color: #FFF;
    /*margin-bottom: 10px;*/
    border: 3px solid #000000;
    /*border: 1px solid #6d7171;*/
    /* -webkit-box-shadow: 3px 3px 5px 6px #ccc; */
    -moz-box-shadow: 1px 1px 9px 6px #ccc;
    box-shadow: 1px 1px 9px 6px #ccc;
  }

  .team-boxed p {
    /*color: #7d8285;*/
    color: #FFF;
  }

  .desktop-cf {
    width:85%;
  }
}

/*lg*/
@media (min-width: 1200px) {
  .carousel-inner .active.left { left: -25%; }
  .carousel-inner .active.right{ left:  25%; }
  .carousel-inner .next        { left:  25%; }
  .carousel-inner .prev            { left: -25%; }
  .carousel-col                { width: 25%; }
  .active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
  .active > div:first-child + div + div + div { display:block; }
  body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    border: 4px solid #de1c1c;
    font-weight: 700;
  }
  .panel-head {
    text-align:center;
    color: #0090db !important;
    /*-webkit-text-fill-color: #0090db;*/
    -webkit-text-fill-color: #FFF;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #0311b9;
    /*font-size: 2.5em!important;*/
    font-size: 4em!important;
    margin-top: 0px!important;
    font-weight: 900;
    font-family: 'Anton', sans-serif;
    text-shadow: 2px 2px #161515;
  }

  .team-boxed .item .box {
    text-align: center;
    /*padding: 30px;*/
    padding: 10px;
    /* background-color: #000000; */
    /* color: #ffffff; */
    background-color: #ff0009;
    color: #FFF;
    /*margin-bottom: 10px;*/
    border: 3px solid #000000;
    /*border: 1px solid #6d7171;*/
    /* -webkit-box-shadow: 3px 3px 5px 6px #ccc; */
    -moz-box-shadow: 1px 1px 9px 6px #ccc;
    box-shadow: 1px 1px 9px 6px #ccc;
  }

  .team-boxed p {
    /*color: #7d8285;*/
    color: #FFF;
  }

  .desktop-cf {
    width:85%;
  }
}

.block {
  width: 306px;
  height: 230px;
}

.red {background: red;}

.blue {background: blue;}

.green {background: green;}

.yellow {background: yellow;}

@media (max-width: 768px) {

  .navbar-image {
    background-image: url("/assets/img/mobile-banner.png");
    background-size: cover;
    height: 120px;
  }
}

.img-pad {
  margin-right:20px;
  margin-left:20px;
  /*border:1px solid #fff;*/
  border: 3px solid #000000;
  /* border: 1px solid #6d7171; */
  /* -webkit-box-shadow: 3px 3px 5px 6px #ccc; */
  -moz-box-shadow: 1px 1px 9px 6px #ccc;
  box-shadow: 1px 1px 9px 6px #ccc;
}

.ul-bullet  {
  /*list-style-image: url('/assets/img/bullet.png');*/
  list-style: none;
  padding-left: 0;
}

.li-bullet {
  /*background: url(/assets/img/favicon-16x16.png) no-repeat 7px 7px transparent;*/
  background: url(/assets/img/bullet-point.png) no-repeat 0px 7px transparent;
  list-style-type: none;
  margin: 0;
  padding: 4px 0px 7px 35px;
  vertical-align: middle;
}

ul .footlist  {
  list-style-image: url('/assets/img/favicon-16x16.png');
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 50%;*/
}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.top-container {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
  background-image: url("/assets/img/mobile-banner2.png");
  background-size: cover;
  height: 120px;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  box-shadow: 1px 1px 9px 6px #ccc;
  border: 3px solid #000000;
}

.header {
  padding: 10px 16px;
  background: #000000;
  color: #f1f1f1;
  z-index:1;
  /*background-image: url("/assets/img/nwelogo-1.png");*/
  /*background-size: cover;*/
  /*height: 70px;*/
}

.content {
  /*padding: 16px;*/
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

.carousel-inner img {
  margin: auto;
}

.center-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 50%;*/
  width: 100%;
}



.lense-spacing {
  /*margin-top:100px;*/
  margin-top:80px;
  /*margin-bottom: 30px;*/
  margin-bottom: 10px;
  margin-left:10px;
  margin-right:10px;
}

.img-shadow {
  border: 3px solid #000000;
  -moz-box-shadow: 1px 1px 9px 6px #ccc; box-shadow:
  1px 1px 9px 6px #ccc;
}

.embed-container {
  --video--width: 1296;
  --video--height: 540;

  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%); /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  background: black;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cf-desktop {
  text-align:center;
  color: #0090db;
  font-size: 3em;
}
