#particles-js{
  width: 100%;
  height: 230px;
  background-color:lightgray;
  background-image: url('../images/career-background-3.html');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;}
.CareerForm{margin-top: -20px;margin-bottom: 60px;}
.CareerForm h1{color: #00a99d;margin-top: 50px;
 font-size: 40px;
 letter-spacing: 1px;margin-bottom: 50px;}
 .CareerForm h4{font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px;}
.centerform{/*background-color:black;background-image: url('../images/laptop.jpg');*/
  background-size: cover;margin-top: -20px;}
  

  .centerform .well{background: #1da1f2;
        background: -moz-linear-gradient(left, #1a6da0 , #0f5fb5ab );
        background: -webkit-linear-gradient(left,#1a6da0 , #0f5fb5ab );
        background: linear-gradient(to right, #1a6da0 , #0f5fb5ab );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6da0', endColorstr='#e7e7e7', GradientType=1);}
  @media(max-width:1068px ){
    .centerform{height:auto;}
  }
  .centerform h1{color: #157ba7;
  margin-top: 50px;
  font-size: 33px;
  letter-spacing: 1px;margin-bottom: 50px;}
  @media(max-width:570px ){
    .centerform h1{font-size: 20px;}
  }
     .centerform .well{background-color: transparent;margin-bottom: 80px;border-radius: 0px;}
     .centerform .well label{color:white;letter-spacing: 1px;font-weight: 400;}
     .centerform .well .btn-default{width: 100%;}
     .centerform .well .form-group{margin-top: 10px;margin-bottom: 20px;}
     .centerform .well h4{color:#070219;letter-spacing: 1px;font-size: 28px;margin-bottom: 20px;}
     .centerform .well h5{color:white;letter-spacing: 1px;}
     .centerform .well .form-control{background: rgba(255, 255, 255, 0.15);
      border: none;outline: none;color:white;border-radius: 0px;}
      .centerform .well .input-group-addon{background: rgba(255, 255, 255, 0.15);
        border: none;outline: none;color: #fff;border-radius: 0px;}
        .centerform .well .btn-default{height: 50px;
          font-size: 20px;
          letter-spacing: 1px;
          background: black;
          border:2px solid #20b1aa;
          border: none;
          color:white;border-radius: 0px;}
          .centerform .well .btn-default:hover{background-color: transparent; border:2px solid black; 
            color:border:2px solid #20b1aa;}
          .CareerP {text-align: justify; margin-bottom: 20px;}
     .box img{height:230px;}
     @media(max-width: 450px){
.box img{height: 113px;}
}
.caption_job {font-size: 16px;color: #157ba7;font-weight: 700;}
.thumbnail span{color: rgb(154, 154, 154);}
.thumbnail h6 {margin-top: 13px;font-size: 13px;font-weight: 700;color:#157ba7; }
.thumbnail a:hover{text-decoration:none;}
/*for carousel*/
  .carousel-showmanymoveone .carousel-control {
  width: 3%;
  background-image: none;
  }
  .carousel-showmanymoveone .carousel-control.left {
  margin-left: 15px;
  }
  .carousel-showmanymoveone .carousel-control.right {
  margin-right: 15px;
  }
  .carousel-showmanymoveone .cloneditem-1,
  .carousel-showmanymoveone .cloneditem-2,
  .carousel-showmanymoveone .cloneditem-3,
  .carousel-showmanymoveone .cloneditem-4{
  display: none;
  }
  @media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
  left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
  left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
  left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
  display: block;
  }
  }
  @media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  }
  }
  @media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
  left: -33.3%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
  left: 33.3%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
  left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3/*,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4*/
  {
  display: block;
  }
  }
  @media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
  -webkit-transform: translate3d(33.3%, 0, 0);
  transform: translate3d(33.3%, 0, 0);
  left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
  -webkit-transform: translate3d(-33.3%, 0, 0);
  transform: translate3d(-33.3%, 0, 0);
  left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  }
  }

  .carousel-control:hover, .carousel-control:focus {
  opacity: 1;
  }

  .carousel-control, .carousel-control {
  opacity: 1;
  }

  @media all and (min-width: 1600px) {
  .carousel-main-container {
  width: 66.66666667%;
  margin-left: 16.66666667%;
  }
  }

  .glyphicon {
  color: #157ba7;
  /* top: 60px;*/
  }
  .carousel-control .glyphicon-chevron-left{top:110px !important;}
  .carousel-control .glyphicon-chevron-right{top:110px !important;}

  @media all and (min-width: 768px) {
  .glyphicon {
  top: 62px;
  }
  }


  @media all and (min-width: 992px) {
  .glyphicon {
  top: 65px;
  }
  }

  @media all and (max-width: 767px) {
  .glyphicon-menu-right {
  margin-left: 20px;
  }

  .glyphicon-menu-left {
  right: 28px;
  }
  }
  .text12{text-align: center;}
  .thumbnail {box-shadow: 5px 3px 3px grey;}
   .thumbnail:hover{box-shadow: 10px 8px 5px grey;}
  
