#sciencecity-owl-attraction .item {
  margin: 0px; }

#sciencecity-owl-attraction .item img {
  display: block;
  width: 100%;
  height: auto; }

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 0;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: none;
  color:#000;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  position: absolute;
}
.owl-theme .owl-controls .owl-buttons .owl-prev, 
.owl-theme .owl-controls .owl-buttons .owl-next {
  height: 30px;
  width: 30px; }

.owl-theme .owl-controls .owl-buttons .owl-prev {
  /*background: url("../assets/large_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  left: 10px;
  top:-27%; }

.owl-theme .owl-controls .owl-buttons .owl-prev:before {
  font-family: "FontAwesome";
  content: "\f137"; 
  font-size: 30px;
  line-height:30px; }

.owl-theme .owl-controls .owl-buttons .owl-next {
  /*background: url("../assets/large_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  right: 10px;
  top: -27%; 
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
  font-family: "FontAwesome";
  content: "\f138"; 
  font-size: 30px;
  line-height:30px; }

.owl-carousel .owl-wrapper {
  height: 155px;
  float: left;
}
.sciencecity-item h3 {
  color: rgb(6,93,83);
  padding: 0 10px;
  margin-top: -145px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  font-weight:300;
  text-transform: uppercase;
  font-size:18px;
  line-height: 20px;
  font-weight:400;
  width:173px;
  margin-left:155px;
}
.sciencecity-item a {
  text-decoration: none;
}
.sciencecity-item a:hover {
    text-decoration: none;
}
.carousel-description {
  padding:0 10px;
  margin-left: 155px;
  width: 173px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}


@media (min-width: 44em) {


  #sciencecity-owl-attraction .item {
    margin: 0px; }

  #sciencecity-owl-attraction .item img {
    display: block;
    width: 100%;
    height: auto; }

  .owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 0;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: none;
    color:#000;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    position: absolute;
  }
  .owl-theme .owl-controls .owl-buttons .owl-prev, 
  .owl-theme .owl-controls .owl-buttons .owl-next {
    height: 30px;
    width: 30px; }

  .owl-theme .owl-controls .owl-buttons .owl-prev {
    /*background: url("../assets/large_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    left: 10px;
    top:-17%; }

  .owl-theme .owl-controls .owl-buttons .owl-prev:before {
    font-family: "FontAwesome";
    content: "\f137"; 
    font-size: 30px;
    line-height:30px; }

  .owl-theme .owl-controls .owl-buttons .owl-next {
    /*background: url("../assets/large_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    right: 10px;
    top: -17%; 
  }
  .owl-theme .owl-controls .owl-buttons .owl-next:before {
    font-family: "FontAwesome";
    content: "\f138"; 
    font-size: 30px;
    line-height:30px; }

  .owl-carousel .owl-wrapper {
    height: auto;
    float: left;
  }
  .sciencecity-item h3 {
    background: rgba(6,93,83, 0.6);
    color: #FFF;
    padding: 10px;
    margin-top: -50px;
    margin-bottom: 0;
    margin-left: 0;
    height: 50px;
    overflow: hidden;
    position: relative;
    font-weight:300;
    text-transform: uppercase;
    font-size:14px;
    line-height: 16px;
    font-weight:400;
    color:#fff;
    width: 100%
  }
  .sciencecity-item a {
    text-decoration: none;
    color: #fff !important;
  }
  .sciencecity-item a:hover {
      text-decoration: none;
      color:#fff !important;
  }
  .carousel-description {
    padding:10px;
    margin-left: 0;
    width: auto;
    font-size: 16px;
    line-height: 22px;
  }

}

@media (min-width: 64em) {

  .owl-theme .owl-controls .owl-buttons .owl-prev {
    /*background: url("../assets/large_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    left: 10px;
    top:-20%; }

  .owl-theme .owl-controls .owl-buttons .owl-prev:before {
    font-family: "FontAwesome";
    content: "\f137"; 
    font-size: 30px;
    line-height:30px; }

  .owl-theme .owl-controls .owl-buttons .owl-next {
    /*background: url("../assets/large_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    right: 10px;
    top: -20%; 
  }
  .owl-theme .owl-controls .owl-buttons .owl-next:before {
    font-family: "FontAwesome";
    content: "\f138"; 
    font-size: 30px;
    line-height:30px; }

}

@media (min-width: 70em) {

  #sciencecity-owl-attraction .item {
    margin: 0px; }

  #sciencecity-owl-attraction .item img {
    display: block;
    width: 100%;
    height: auto; }

  .owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 0;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: none;
    color:#000;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    position: absolute;
  }
  .owl-theme .owl-controls .owl-buttons .owl-prev, 
  .owl-theme .owl-controls .owl-buttons .owl-next {
    height: 40px;
    width: 40px; }

  .owl-theme .owl-controls .owl-buttons .owl-prev {
    /*background: url("../assets/large_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    left: 25px;
    top:30%; }

  .owl-theme .owl-controls .owl-buttons .owl-prev:before {
    font-family: "FontAwesome";
    content: "\f137"; 
    font-size: 40px;
    line-height:40px; }

  .owl-theme .owl-controls .owl-buttons .owl-next {
    /*background: url("../assets/large_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    right: 25px;
    top: 30%; 
  }
  .owl-theme .owl-controls .owl-buttons .owl-next:before {
    font-family: "FontAwesome";
    content: "\f138"; 
    font-size: 40px;
    line-height:40px; }

  .sciencecity-item h3 {
    background: rgba(6,93,83, 0.6);
    color: #FFF;
    padding: 10px;
    margin-top: -50px;
    margin-bottom: 0;
    margin-left: 0;
    height: 50px;
    overflow: hidden;
    position: relative;
    font-weight:300;
    text-transform: uppercase;
    font-size:14px;
    line-height: 16px;
    font-weight:400;
    color:#fff;
    width: 100%
  }
  .sciencecity-item a {
    text-decoration: none;
    color: #fff !important;
  }
  .sciencecity-item a:hover {
      text-decoration: none;
      color:#fff !important;
  }
  .carousel-description {
    padding:10px;
    margin-left: 0;
    width: auto;
    font-size: 18px;
    line-height: 24px;
  }

  .sciencecity-item h3 {
    background: rgba(6,93,83, 0.6);
    color: #FFF;
    padding: 20px;
    margin-top: -64px;
    margin-bottom: 0;
    height: 65px;
    overflow: hidden;
    position: relative;
    font-weight:300;
    text-transform: uppercase;
    font-size:24px;
    font-weight:400;
    color:#fff;
  }
  .sciencecity-item a {
    text-decoration: none;
    color: #fff !important;
  }
  .sciencecity-item a:hover {
      text-decoration: none;
      color:#fff !important;
  }
  .carousel-description {
    padding:15px;
  }














}