/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li {
  width: 110px;
  height: 65px; }

/*Hinh nho*/
.pika-stage {
  height: 250px !important;
  width: 420px !important; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .pika-stage {
      width: 100% !important; } }
  @media (max-width: 540px) {
    .pika-stage {
      width: 100% !important;
      height: inherit !important; } }

/*Khung hinh lon*/
#pikame {
  width: 125px; }

/*Khung hinh nho*/
.pikachoose {
  width: 580px;
  margin: 0 auto;
  position: relative; }

/* vi tri cua hinh nho*/
.pika-stage {
  position: relative;
  left: 0px;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 5px; }

/*Khung hinh lon*/
/*if you change the padding on pika-stage you must adjust the top left of this to match! */
.pika-stage .main-image {
  position: absolute;
  top: 10px;
  left: 10px; }

/*Khung hinh lon*/
.pika-stage .pika-aniwrap {
  position: absolute;
  top: 10px;
  left: 10px; }

/*Khung hinh lon*/
.pika-stage .pika-ani {
  position: relative;
  display: none;
  z-index: 2;
  margin: 0 auto; }

.pika-stage img {
  border: 0;
  height: 100%;
  width: 100%;
  padding: 0; }

.pika-stage .caption {
  position: absolute;
  /*background: rgba(45, 137, 173, 0.7);
  border: 1px solid rgba(45, 137, 173, 0.7);*/

  background: rgba(211, 117, 0, 0.7);
  border: 1px solid rgba(255, 165, 55, 0.7);

  font-size: 11px;
  color: #fafafa;
  padding: 10px;
  text-align: right;
  bottom: 5px;
  right: 5px;
  left: 5px;
  font-weight: bold; }

.pika-stage .caption p {
  padding: 0;
  margin: 0;
  line-height: 14px; }

.pika-imgnav a {
  position: absolute;
  text-indent: -5000px;
  display: block;
  z-index: 3; }

.pika-textnav {
  overflow: hidden;
  margin: 10px 0 0 0; }

.pika-textnav a {
  font-size: 12px;
  text-decoration: none;
  color: #333;
  padding: 4px; }

.pika-textnav a.previous {
  float: left;
  width: auto;
  display: block; }

.pika-textnav a.next {
  float: right;
  width: auto;
  display: block; }

.pika-thumbs {
  margin: 10px 0 0 17px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 30px; }

.pika-thumbs li {
  float: left;
  list-style-type: none;
  padding: 3px;
  margin: 5px 5px;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  cursor: pointer; }

.pika-thumbs li:last {
  margin: 0; }

.pika-thumbs li .clip {
  position: relative;
  height: 100%;
  text-align: center;
  vertical-align: center;
  overflow: hidden; }

/*for the tool tips*/
.pika-tooltip {
  font-size: 12px;
  position: absolute;
  color: white;
  padding: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 3px solid black; }

.pika-counter {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  padding: 3px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika {
  position: absolute;
  top: 0px;
  right: 0px; }

.jcarousel-skin-pika {
  width: 125px;
  height: 270px; }

.jcarousel-skin-pika .jcarousel-item-vertical {
  margin-top: 10px; }

.tab-content .tab-pane .list {
  position: relative;
  overflow: hidden; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .tab-content .tab-pane .list .jcarousel-skin-pika {
      display: none; } }
  @media (min-width: 730px) and (max-width: 991px) {
    .tab-content .tab-pane .list .jcarousel-skin-pika {
      display: block;
      width: 40%; } }
  @media (min-width: 540px) and (max-width: 730px) {
    .tab-content .tab-pane .list .jcarousel-skin-pika {
      width: calc(100% - 420px); } }
  @media (max-width: 540px) {
    .tab-content .tab-pane .list .jcarousel-skin-pika {
      display: none; } }

/*# sourceMappingURL=cucluutru.trangchu.css.map */
