.slide-panel-outer {
  float: left;
  width: 100%;
  /* visibility: hidden; */ }

.kwicks {
  display: block;
  list-style: none outside none;
  position: relative;
  margin: 0px;
  padding: 0px; }

.kwicks > * {
  display: block;
  overflow: hidden;
  padding: 0px;
  margin: 0px; }

.kwicks-horizontal > * {
  float: left; }

.kwicks > li {
  cursor: pointer;
  overflow: hidden;
  background: none 0px 0px repeat scroll white;
  height: 100%; }

.kwicks.kwicks-processed > * {
  margin: 0px;
  position: absolute; }

.kwicks-horizontal > :first-child {
  margin-left: 0px; }

.tab1 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 120; }

.roverly {
  width: 100%;
  height: 100%;
  z-index: 130;
  position: absolute;
  background-image: url("https://d289p81wn41b34.cloudfront.net/adyashanti/images/fpat.png"); }

.col1 {
  background-color: rgba(4, 24, 56, 0.6); }

.ovcnt {
  color: white;
  font-size: 28px;
  line-height: 60px;
  font-weight: 200;
  margin-top: 17%;
  text-align: center;
  position: absolute;
  width: 100%; }

.borderme {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: white;
  font-size: 46px;
  margin: 0px auto;
  width: 250px; }

.kwicks .contents {
  float: left;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%; }

.kwicks .contents .img {
  float: left;
  overflow: hidden;
  /* width: 100%; */
  width: -webkit-calc(100% + 5px);
  width: calc(100% + 5px);
  height: 100%; }

.kwicks .contents .img img {
  float: left;
  /* height: auto; */
  height: 100%;
  width: 100%; }

.kwicks .contents .desc {
  float: left;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  background: #47403a;
  text-align: center; }

.kcontent {
  padding: 5% 10% 10%;
  width: 80%;
  height: 85%;
  background: #47403a;
  /* background-color: rgb(198, 185, 164); */ }

.kcontent h2 {
  text-align: center;
  font-size: 54px;
  font-weight: 200;
  text-transform: uppercase;
  color: white;
  width: 100%;
  margin-bottom: 20px; }

.kwicks_close {
  z-index: 130;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  background: url("https://d289p81wn41b34.cloudfront.net/adyashanti/images/kwick-close.png") 0% 0%/contain no-repeat scroll transparent; }

.tab2 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 120; }

.col2 {
  background-color: rgba(239, 75, 38, 0.6); }

.arrow {
  color: white;
  font-size: 55px;
  line-height: 60px;
  margin-top: 1%;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

.arrow img {
  float: none !important; }

.tab3 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 120; }

.col3 {
  background-color: rgba(165, 104, 42, 0.6); }

.kwicks > li:hover .kwicks_hd {
  height: 100%;
  background-image: url(https://d289p81wn41b34.cloudfront.net/adyashanti/images/arrow.png);
  background-position: center center;
  background-repeat: no-repeat; }

.homepage .kwicks > li:hover .kwicks_hd {
  height: auto !important;
  background-image: none !important; }

.kwicks_hd {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  -moz-transition: height 1s ease;
  -webkit-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
  height: 54px; }

.kwicks_hd a {
  font: lighter 27px/54px 'Alegreya Sans', Helvetica, sans-serif;
  color: #e3ad6d;
  text-decoration: none;
  letter-spacing: 1px; }

.kwicks_hd a:hover {
  font: lighter  27px/54px 'Alegreya Sans', Helvetica, sans-serif;
  color: #f1dec3;
  text-decoration: none;
  letter-spacing: 1px; }

.kwicks .contents .desc img {
  height: 100%; }

/*# sourceMappingURL=kwicks.css.map */
