/******************************************************************************
						 TemplateTrip Homepage Slider
*******************************************************************************/
/* line 7, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  /*captions*/
  /*auto controls*/
}
@media (max-width: 991px) {
  /* line 7, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider {
    padding: 0;
  }
}
/* line 19, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li a img {
  width: 100%;
  height: auto;
}
/* line 24, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description {
  display: none;
  position: absolute;
  text-align: center;
  width: 58%;
}
@media (max-width: 767px) {
  /* line 24, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description {
    bottom: 0;
    height: 150px;
    margin: auto;
    top: 0;
  }
}
/* line 35, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .tt-tag {
  color: #444444;
  font: 900 16px/34px "PT Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  /* line 35, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .tt-tag {
    font-size: 12px;
    line-height: 18px;
  }
}
/* line 45, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .tt-title {
  font: 400 62px/65px "PT Sans", Helvetica, sans-serif;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  letter-spacing: 1px;
  padding: 0 0 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 45, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .tt-title {
    font-size: 34px;
    line-height: 36px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 45, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .tt-title {
    font-size: 28px;
    padding: 0 0 10px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  /* line 45, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .tt-title {
    font-size: 100%;
    line-height: 100%;
    padding: 0 0 10px;
  }
}
/* line 71, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .tt-title:before {
  border-bottom: 1px solid;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 60px;
}
/* line 83, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .ttsub-title {
  float: left;
  font: 400 14px/40px "PT Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .ttsub-title {
    font-size: 14px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 83, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .ttsub-title {
    font-size: 14px;
    line-height: 38px;
  }
}
@media (max-width: 480px) {
  /* line 83, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .ttsub-title {
    font-size: 12px;
    line-height: 17px;
    margin: 7px 0;
    text-transform: capitalize;
    width: 69%;
    display: inline-block;
    float: none;
  }
}
/* line 113, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li.ttsample-1 .tthomeslider-description {
  left: 0;
  top: 43%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 113, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 16%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 113, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 20%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 113, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 113, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 9%;
    width: 50%;
  }
}
/* line 132, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li.ttsample-2 .tthomeslider-description {
  right: 3%;
  top: 23%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 132, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 16%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 132, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 20%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 132, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 132, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 9%;
    width: 50%;
  }
}
/* line 152, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-window {
  margin-bottom: 20px;
}
/* line 153, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-wrapper {
  margin-bottom: 20px;
}
/* line 158, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-pager {
  bottom: 20px;
  left: 0;
  display: none;
  margin: auto;
  padding: 0 !important;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 99;
}
/* line 168, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-pager .bx-pager-item {
  float: none;
  height: 12px;
  margin: 0 8px 0 0;
  position: relative;
  width: 12px;
}
/* line 174, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-pager .bx-pager-item a {
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: 0;
  font-size: 0;
  top: 0;
  width: 100%;
  transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
/* line 195, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-pager .bx-pager-item a:after, #tthomepageslider .bx-controls .bx-pager .bx-pager-item a:before {
  backface-visibility: hidden;
  background-color: #222222;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
}
/* line 206, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-pager .bx-pager-item a:after {
  background-color: #fa7a33;
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
/* line 214, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-pager .bx-pager-item a:hover, #tthomepageslider .bx-controls .bx-pager .bx-pager-item a.active {
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
/* line 224, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction {
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
}
/* line 232, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction a {
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 175px;
  z-index: 99;
  font-size: 0;
}
@media (max-width: 767px) {
  /* line 232, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider .bx-controls .bx-controls-direction a {
    width: 20%;
  }
}
/* line 248, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction a.bx-prev {
  right: auto;
  left: 0;
  cursor: url("../../../../img/templatetrip/prev.png"), pointer;
}
/* line 252, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction a.bx-prev:before {
  display: none;
}
/* line 256, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction a.bx-next {
  right: 0;
  left: auto;
  cursor: url("../../../../img/templatetrip/next.png"), pointer;
}
/* line 260, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction a.bx-next:before {
  display: none;
}
/* line 270, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-captions {
  text-align: center;
  font-size: 12px;
  padding: 7px 0;
  color: #666;
}
/* line 277, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-auto {
  text-align: center;
  padding-top: 15px;
}
/* line 280, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-auto a {
  color: #666;
  font-size: 12px;
}
/* line 286, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .ttloader {
  background: whitesmoke url("../../../../img/templatetrip/ajax-loader.gif") no-repeat scroll center center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 750px;
  width: 100%;
  position: absolute;
  z-index: 99;
}
