/******************************************************************************
						 TemplateTrip Homepage Slider
*******************************************************************************/
/* line 7, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  padding: 0;
  /*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 {
  position: absolute;
  text-align: center;
  width: 100%;
}
@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 34, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .tt-titlehead {
  color: #a5713b;
  font-family: "Alex Brush", Raleway, Helvetica, sans-serif;
  font-size: 60px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
@media (max-width: 480px) {
  /* line 34, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .tt-titlehead {
    font-size: 100%;
    margin-bottom: 10px;
  }
}
/* line 46, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .tt-title {
  font: 400 48px/55px "Abril Fatface", Raleway, Helvetica, sans-serif;
  color: #232323;
  text-transform: capitalize;
  position: relative;
  transition: all 400ms ease-in-out 0s;
  letter-spacing: 1px;
  padding: 0 0 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 46, ../../../../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 46, ../../../../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 46, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .tt-title {
    font-size: 100%;
    line-height: 100%;
    padding: 0 0 10px;
  }
}
/* line 68, ../../../../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 80, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .ttsub-title {
  float: left;
  font: 400 16px/58px "PT Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 400ms ease-in-out 0s;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 80, ../../../../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 80, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .ttsub-title {
    font-size: 14px;
    line-height: 38px;
  }
}
@media (max-width: 480px) {
  /* line 80, ../../../../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 105, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .shop-btn {
  float: left;
  text-align: center;
  width: 100%;
}
/* line 109, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .shop-btn > a {
  border: 1px solid #222222;
  display: inline-block;
  letter-spacing: 1px;
  float: none;
  font: 400 13px/18px "PT Sans", Helvetica, sans-serif;
  padding: 8px 22px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  /* line 109, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li .tthomeslider-description .shop-btn > a {
    font-size: 12px;
    line-height: 13px;
    padding: 4px 10px;
  }
}
/* line 122, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li .tthomeslider-description .shop-btn > a:hover {
  border-color: #ba2708;
  color: #ba2708;
}
/* line 130, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li.ttsample-1 .tthomeslider-description {
  left: 0;
  top: 15%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 130, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 16%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 130, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 20%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 130, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 130, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 9%;
  }
}
/* line 148, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li.ttsample-2 .tthomeslider-description {
  right: -20%;
  top: 22%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 148, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 16%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 148, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 10%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 148, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 10px;
  }
}
@media (max-width: 480px) {
  /* line 148, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 9%;
    width: 50%;
    right: 0;
  }
}
/* line 170, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-window {
  margin-bottom: 20px;
}
/* line 171, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-wrapper {
  margin-bottom: 20px;
}
/* line 176, ../../../../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 186, ../../../../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 192, ../../../../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 213, ../../../../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 224, ../../../../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 232, ../../../../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 242, ../../../../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 250, ../../../../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 250, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider .bx-controls .bx-controls-direction a {
    width: 20%;
  }
}
/* line 266, ../../../../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 270, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction a.bx-prev:before {
  display: none;
}
/* line 274, ../../../../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 278, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-controls .bx-controls-direction a.bx-next:before {
  display: none;
}
/* line 288, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-captions {
  text-align: center;
  font-size: 12px;
  padding: 7px 0;
  color: #666;
}
/* line 295, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-auto {
  text-align: center;
  padding-top: 15px;
}
/* line 298, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider .bx-auto a {
  color: #666;
  font-size: 12px;
}
/* line 304, ../../../../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: 700px;
  width: 100%;
  position: absolute;
  z-index: 99;
}
