.sample-room-slice-grid-desc-text {
  text-align: center;
  font-size: 14px;
}
.sample-room-slice-grid-header h2 {
  line-height: inherit;
  font-weight: normal;
}
.sample-room-slice-grid-header .btn-group-cont {
  text-align: center;
  margin-top: 10px;
}
.sample-room-slice-grid-header .btn-group {
  text-align: left;
}
.sample-room-slice-grid-header .btn {
  margin-top: 10px;
  margin-bottom: -10px;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  behavior: url(/files/pie/PIE.htc);
  padding: 0;
  font-weight: 100;
  font-size: 24px;
  line-height: 25px;
  color: #00a0db;
  text-decoration: underline;
}
.sample-room-slice-grid-header .btn .caret {
  border-top-color: #00a0db;
  border-top-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
}
.sample-room-slice-grid-header .btn:hover,
.sample-room-slice-grid-header .btn:focus {
  color: #00a0db;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .sample-room-slice-grid-header {
    background-color: white;
  }
  .sample-room-slice-grid-header .dropdown-menu {
    left: 50%;
    width: 200px;
    margin-left: -100px;
    overflow: hidden;
  }
  .sample-room-slice-grid-header .dropdown-menu li a {
    font-size: 26px;
  }
  .sample-room-slice-grid-header .header {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .sample-room-slice-grid-header .header h2 {
    font-size: 38px;
    display: block;
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .sample-room-slice-grid-header .header .mobile-room-title {
    font-size: 38px;
    line-height: 38px;
    white-space: normal;
  }
  .sample-room-slice-grid-header .header .btn-large {
    height: 76px;
  }
  .sample-room-slice-grid-header .header .space {
    font-size: 38px;
  }
  .sample-room-slice-grid-header .btn .caret {
    border-top-width: 14px;
    border-left-width: 14px;
    border-right-width: 14px;
  }
  .sample-room-slice-grid-header .price-row {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    padding-top: 47px;
  }
  .sample-room-slice-grid-header .price {
    text-align: right;
    font-size: 100px;
    font-size: 19vw;
    line-height: 85%;
  }
  .sample-room-slice-grid-header .price sup {
    font-size: 36px;
    font-size: 9vw;
    top: -0.8em;
  }
  .sample-room-slice-grid-header .price-row-1,
  .sample-room-slice-grid-header .price-row-2 {
    border-right: none;
  }
  .sample-room-slice-grid-header .title,
  .sample-room-slice-grid-header .description {
    text-align: left;
  }
  .sample-room-slice-grid-header .title {
    font-size: 25px;
    margin-bottom: 15px;
    letter-spacing: 5px;
  }
  .sample-room-slice-grid-header .offset-cont {
    max-width: 592px;
    padding-left: 15px;
    margin: 0 auto;
  }
  .sample-room-slice-grid-header .description {
    font-size: 32px;
    font-size: 4.6vw;
    line-height: 110%;
  }
}
.sample-room-slice-grid {
  margin-top: 40px;
  height: 455px;
}
@media (max-width: 767px) {
  .sample-room-slice-grid {
    max-width: 475px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sample-room-slice-grid .image-frame {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  /*
		&.rand {
			cursor: default;

			&:hover {
				background-color: white;
			}

			.image-overlay {
				display: block;
				background-color: rgb(255, 255, 255);
				background-color: rgba(255, 255, 255, 0.7);
			}
		}
		*/
}
.sample-room-slice-grid .image-frame.hover img,
.sample-room-slice-grid .image-frame:hover img {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.sample-room-slice-grid .image-frame .image-loading {
  display: none;
  background-image: url('https://cdn.decorilla.com/img/loading2.gif');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sample-room-slice-grid .image-frame .image-overlay {
  display: none;
  color: white;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sample-room-slice-grid .image-frame.loading {
  cursor: default;
}
.sample-room-slice-grid .image-frame.loading:hover {
  background-color: white;
}
.sample-room-slice-grid .image-frame.loading .image-loading,
.sample-room-slice-grid .image-frame.loading .image-overlay {
  display: block;
}
.sample-room-slice-grid img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.sample-room-slice-grid .sample-1 {
  margin-bottom: 20px;
}
.sample-room-slice-grid .sample-1 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-1 img {
  height: auto;
  width: 105%;
}
.sample-room-slice-grid .sample-2 {
  padding-right: 0;
}
.sample-room-slice-grid .sample-2 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-2 img {
  left: -20%;
}
.sample-room-slice-grid .sample-3 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid .sample-3 img {
  left: -30%;
}
@media (min-width: 768px) {
  .sample-room-slice-grid .sample-4 {
    padding-left: 5px;
  }
}
.sample-room-slice-grid .sample-4 .image-frame {
  height: 455px;
}
@media (min-width: 768px) {
  .sample-room-slice-grid .sample-5 {
    padding-left: 5px;
  }
}
.sample-room-slice-grid .sample-5 .image-frame {
  height: 455px;
}
.sample-room-slice-grid .sample-5 img {
  left: -40%;
}
@media (min-width: 1200px) {
  .sample-room-slice-grid .sample-1 img {
    top: -30%;
  }
}
.sample-room-slice-grid.mobile img {
  top: -20%;
}
.sample-room-slice-grid.mobile .image-overlay {
  top: -20%;
}
.sample-room-slice-grid.mobile .row-3 {
  position: relative;
  top: -20px;
}
.sample-room-slice-grid.mobile .sample-1 .image-overlay {
  top: 0;
}
.sample-room-slice-grid.mobile .sample-4 {
  padding-right: 0;
}
.sample-room-slice-grid.mobile .sample-4 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid.mobile .sample-5 img {
  left: -30%;
}
.sample-room-slice-grid.mobile .sample-5 .image-frame {
  height: 217.5px;
}
.sample-room-slice-grid.mobile .sample-5 .image-frame.thin-image img {
  left: 0;
  height: 200%;
  top: -120%;
}
.twentytwenty-wrapper {
  -webkit-tap-highlight-color: transparent;
}
.twentytwenty-wrapper div {
  -webkit-tap-highlight-color: transparent;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
.twentytwenty-container {
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-center-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-center-label {
  opacity: 0;
}
.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}
.twentytwenty-overlay.hover {
  background: rgba(255, 255, 255, 0.4);
}
.twentytwenty-overlay.hover .twentytwenty-center-label {
  opacity: 1;
}
.twentytwenty-before {
  z-index: 20;
}
.twentytwenty-after {
  z-index: 10;
}
.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}
.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}
.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}
.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}
.twentytwenty-center-label {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}
.twentytwenty-center-label,
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.twentytwenty-center-label:before {
  color: black;
  font-size: 13px;
  letter-spacing: 0.1em;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-center-label:before {
  top: 50%;
  margin-top: -19px;
}
.twentytwenty-center-label {
  opacity: 0;
}
.twentytwenty-center-label:before {
  content: "Drag Arrow to See";
  font-family: "Oxygen";
  line-height: 22px;
  font-size: 22px;
  color: #393939;
  text-align: center;
  padding: 15px;
}
.twentytwenty-horizontal .twentytwenty-center-label:before {
  left: 43%;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
  display: none;
}
.twentytwenty-gen-labels .twentytwenty-before-label,
.twentytwenty-gen-labels .twentytwenty-after-label {
  display: block;
}
.twentytwenty-gen-labels .twentytwenty-before-label:before,
.twentytwenty-gen-labels .twentytwenty-after-label:before {
  position: absolute;
  top: 10px;
  color: white;
  font-size: 10px;
  background-color: black;
  padding: 3px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}
.twentytwenty-gen-labels .twentytwenty-before-label:before {
  left: 10px;
  content: "Before";
}
.twentytwenty-gen-labels .twentytwenty-after-label:before {
  right: 10px;
  content: "After";
}
.as-seen-bottom {
  margin-bottom: 50px;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.as-seen {
  text-align: center;
}
.as-seen .heading {
  max-width: 500px;
  margin: 0 auto;
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 45px;
}
.as-seen .brand {
  position: relative;
  margin-top: 10px;
  display: inline-block;
  height: 80px;
  line-height: 60px;
}
.as-seen .brand .helper {
  display: inline-block;
  vertical-align: middle;
}
.as-seen .brand img {
  vertical-align: middle;
  max-width: 100%;
}
.as-seen .brand img.ny-times {
  padding: 15px;
}
.as-seen .brand img.tech-crunch {
  padding: 15px;
}
.as-seen .brand img.inc-magazine {
  max-height: 30px;
}
.as-seen .brand img.design-milk {
  max-height: 50px;
}
.as-seen .brand img.dwell {
  max-height: 30px;
}
.as-seen .brand img.new-york-magazine {
  max-height: 47px;
}
.as-seen .brand img.hgtv {
  max-height: 50px;
}
.as-seen .brand img.wall-street-journal {
  max-height: 60px;
}
.as-seen .brand img.architectural-digest {
  max-height: 65px;
}
@media (max-width: 991px) {
  .as-seen .brand img.cbs-news {
    max-height: 25px;
  }
}
@media (max-width: 767px) {
  .as-seen .brand {
    max-width: 200px;
    margin-bottom: 25px;
    height: 60px;
  }
}
@media (max-width: 577px) {
  body.override .h1-cont {
    height: 76px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  body.override .h1-cont {
    height: 100px;
  }
}
@media (max-width: 767px) {
  #content-offer-index .as-seen-bottom {
    margin-bottom: 30px;
  }
}
#content-offer-index .vr-embed.no-top-hero {
  margin-top: 40px;
}
@media (max-width: 767px) {
  #content-offer-index .vr-embed.no-top-hero {
    margin-top: 90px;
  }
  #content-offer-index .vr-embed br {
    display: none;
  }
  #content-offer-index .vr-embed iframe {
    height: 400px;
  }
}
#content-offer-index .top-hero {
  height: 608px;
  width: 100%;
  background-image: url('https://cdn.decorilla.com/s3cdn/home/hero-17-crop1-c1.jpg');
  background-size: cover;
}
#content-offer-index .top-hero .inner {
  height: 100%;
  text-align: center;
  position: relative;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.1);
}
#content-offer-index .top-hero .inner .v-center {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content-offer-index .top-hero .inner .v-center .float-box-cont {
  border: 1px solid white;
  margin: 0 auto;
  width: 75%;
  padding: 3px;
  text-align: center;
}
#content-offer-index .top-hero .inner .v-center .float-box {
  margin: 0 auto;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  padding-bottom: 20px;
}
#content-offer-index .top-hero .inner .v-center .btn-cont {
  margin-top: 30px;
}
#content-offer-index .top-hero .inner .v-center .btn {
  width: 237px;
}
#content-offer-index .top-hero .inner .v-center .btn-how-it-works {
  margin-left: 18px;
}
#content-offer-index .top-hero .inner .v-center .btn-how-it-works i {
  position: relative;
  top: 2px;
  left: 5px;
  font-size: 20px;
}
#content-offer-index .top-hero .inner h1,
#content-offer-index .top-hero .inner h2 {
  margin: 0;
}
#content-offer-index .top-hero .inner h1 {
  font-size: 46px;
}
#content-offer-index .top-hero .inner h2 {
  margin: 0 auto;
  margin-top: 20px;
  font-size: 24px;
  width: 630px;
  max-width: 100%;
}
#content-offer-index .top-hero .bottom {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
#content-offer-index .top-hero .bottom #scrollMeDown {
  font-size: 55px;
  line-height: 70px;
  color: white;
}
#content-offer-index .top-hero .bottom #scrollMeDown:hover {
  color: #e1e1e1;
}
#content-offer-index .top-hero .bottom .hero-by {
  position: absolute;
  right: 15px;
  bottom: 25px;
  font-size: 16px;
  color: white;
}
#content-offer-index .top-hero .bottom .hero-by a {
  color: #1ca9e2;
}
#content-offer-index .top-hero .bottom .hero-by a:hover {
  color: #337ab7;
}
@media (max-width: 767px) {
  #content-offer-index .top-hero {
    background-size: cover;
    background-position: 25%;
    height: 345px;
  }
  #content-offer-index .top-hero .bottom {
    display: none;
  }
  #content-offer-index .top-hero .inner .v-center {
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin-top: -10px;
    height: 100%;
  }
  #content-offer-index .top-hero .inner .v-center .row {
    margin-top: 100px;
  }
  #content-offer-index .top-hero .inner .v-center .float-box-cont {
    width: 100%;
    margin-top: 5px;
    padding: 3px 0;
    border-left: 0;
    border-right: 0;
  }
  #content-offer-index .top-hero .inner .v-center .float-box {
    padding: 6px;
  }
  #content-offer-index .top-hero .inner .v-center .btn-cont {
    margin-top: 20px;
  }
  #content-offer-index .top-hero .inner .v-center .btn {
    width: 70%;
  }
  #content-offer-index .top-hero .inner h1 {
    font-size: 35px;
  }
  #content-offer-index .top-hero .inner h2 {
    margin-top: 10px;
    font-size: 15px;
  }
}
#content-offer-index #includesCarousel {
  height: 174px;
  overflow: hidden;
  padding-top: 20px;
}
#content-offer-index #includesCarousel .includes-slide {
  float: left;
  max-width: 48%;
  height: 174px;
}
#content-offer-index #includesCarousel.slick-slider {
  overflow: visible;
  padding-top: 0;
}
#content-offer-index .package-includes {
  text-align: center;
}
#content-offer-index .package-includes .spacer-line {
  position: absolute;
  top: 28px;
  left: 0;
  width: 50%;
  margin-left: -25%;
  height: 1px;
  border-top: 1px solid #f6ffff;
  border-bottom: 1px solid #f6ffff;
  background-color: #dee8f2;
  box-sizing: content-box;
}
@media (max-width: 991px) {
  #content-offer-index .package-includes .spacer-line {
    width: 40%;
    margin-left: -20%;
  }
}
#content-offer-index .package-includes .heading {
  font-size: 32px;
  margin-top: 60px;
}
#content-offer-index .package-includes .subheading {
  font-size: 18px;
  color: #999999;
  margin-bottom: 50px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  #content-offer-index .package-includes .heading {
    font-size: 26px;
    margin-top: 40px;
    font-weight: 300;
  }
  #content-offer-index .package-includes .subheading {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
#content-offer-index .package-includes .img-frame {
  width: 58px;
  height: 58px;
  border: 1px solid #999999;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
#content-offer-index .package-includes .img-frame-inner {
  width: 56px;
  height: 56px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content-offer-index .package-includes .include-img {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content-offer-index .package-includes .include-img-3dModel {
  width: 38px;
}
#content-offer-index .package-includes .include-img-lightbulb {
  width: 34px;
}
#content-offer-index .package-includes .include-img-chair {
  width: 25px;
}
#content-offer-index .package-includes .include-img-paint {
  width: 39px;
}
#content-offer-index .package-includes .include-img-piggybank {
  width: 36px;
}
#content-offer-index .package-includes .include-img-speechbubble {
  width: 33px;
}
#content-offer-index .package-includes .benefit {
  max-width: 135px;
  margin: 0 auto;
  margin-top: 25px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
#content-offer-index .package-includes .slick-slide {
  margin: 2px;
  padding: 10px;
  border: 2px solid #f2f2f2;
  height: 170px;
  width: 139px;
  box-sizing: border-box;
}
#content-offer-index .brand-row {
  text-align: center;
}
#content-offer-index .brand-row .heading {
  max-width: 500px;
  margin: 0 auto;
  font-size: 32px;
  margin-top: 30px;
}
#content-offer-index .brand-row .subheading {
  font-size: 18px;
  color: #999999;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #content-offer-index .brand-row .heading {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 300;
  }
  #content-offer-index .brand-row .subheading {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 16px;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
#content-offer-index #brandCarousel {
  text-align: center;
}
#content-offer-index #brandCarousel .brand {
  position: relative;
  cursor: pointer;
  margin-top: 20px;
  display: inline-block;
  width: 190px;
  height: 90px;
  line-height: 90px;
  max-width: 49%;
}
#content-offer-index #brandCarousel .brand.hover,
#content-offer-index #brandCarousel .brand:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
#content-offer-index #brandCarousel .brand .helper {
  display: inline-block;
  vertical-align: middle;
}
#content-offer-index #brandCarousel .brand img {
  vertical-align: middle;
  max-width: 100%;
}
@media (max-width: 767px) {
  #content-offer-index #brandCarousel .brand {
    max-width: 100px;
    margin: 0 15px;
  }
  #content-offer-index #brandCarousel .brand img {
    max-width: 100px;
  }
}
#content-offer-index #moreBrandsLink {
  font-size: 18px;
}
#content-offer-index #moreBrandsLink:focus,
#content-offer-index #moreBrandsLink:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  #content-offer-index #moreBrandsLink {
    display: block;
    margin-bottom: 20px;
  }
}
#content-offer-index .sample-project-link {
  text-decoration: underline;
  font-size: 18px;
}
#content-offer-index .sample-project-link .fa-angle-right {
  position: relative;
  top: 1px;
}
#content-offer-index .room-types-heading {
  text-align: center;
  font-size: 32px;
  margin-bottom: 15px;
  margin-top: 60px;
}
@media (max-width: 767px) {
  #content-offer-index .room-types-heading {
    margin: 0;
    font-size: 26px;
    font-weight: 300;
  }
}
#content-offer-index .room-types {
  font-size: 0;
  text-align: center;
}
#content-offer-index .room-types .room-type {
  color: #00a0db;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  display: inline;
  padding: 0 6px;
  border-left: 1px solid #c9c5b8;
}
#content-offer-index .room-types .room-type:hover {
  cursor: pointer;
}
#content-offer-index .room-types .room-type.first {
  border-left: none;
}
#content-offer-index .room-types .room-type:hover {
  color: #00688f;
}
#content-offer-index .room-types .room-type.active {
  text-decoration: underline;
  color: #00a0db;
  font-weight: bold;
}
#content-offer-index .bottom-row {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  #content-offer-index .bottom-row {
    margin-bottom: 25px;
  }
  #content-offer-index .bottom-row .btn {
    width: 100%;
    max-width: 475px;
  }
}
#content-offer-index .testimonial-row {
  text-align: center;
}
#content-offer-index .testimonial-row .heading {
  font-size: 32px;
  margin-top: 60px;
}
#content-offer-index .testimonial-row .subheading {
  font-size: 18px;
  color: #999999;
  margin-bottom: 50px;
}
#content-offer-index .testimonial-cont {
  text-align: center;
  background-color: #f6f6f6;
  border-top: 1px solid #f6f6f6;
  margin-bottom: 60px;
}
#content-offer-index .testimonial-cont .container {
  padding-top: 60px;
  padding-bottom: 40px;
  min-height: 183px;
}
#content-offer-index .testimonial-cont .testifier-img {
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  behavior: url(/files/pie/PIE.htc);
}
#content-offer-index .testimonial-cont .quote {
  color: #292929;
  font-size: 16px;
  font-weight: 300;
}
#content-offer-index .testimonial-cont .testifier {
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
}
@media (max-width: 767px) {
  #content-offer-index .testimonial-cont .container {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  #content-offer-index .testimonial-cont .quote {
    font-size: 24px;
  }
  #content-offer-index .testimonial-cont .quote,
  #content-offer-index .testimonial-cont .testifier {
    text-align: left;
  }
}
#content-offer-index #sliderCarouselHeader {
  margin-top: 35px;
  background-color: #f0f0f0;
  text-align: center;
  padding-bottom: 5px;
}
#content-offer-index #sliderCarouselHeader .heading {
  font-size: 26px;
  margin-top: 40px;
  font-weight: 300;
}
#content-offer-index #sliderCarouselHeader .subheading {
  font-size: 15px;
  margin-bottom: 10px;
  color: #767676;
}
#content-offer-index #sliderCarouselHeader .slide-finger {
  height: 43px;
}
#content-offer-index .mobile-slider-label {
  display: none;
}
@media (max-width: 480px) {
  #content-offer-index .mobile-slider-label {
    display: block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    z-index: 10;
    margin-top: 10px;
  }
  #content-offer-index .mobile-slider-before-label {
    left: 10px;
  }
  #content-offer-index .mobile-slider-after-label {
    right: 10px;
  }
  #content-offer-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before,
  #content-offer-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  #content-offer-index .mobile-slider-label {
    display: block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    z-index: 10;
    margin-top: 10px;
  }
  #content-offer-index .mobile-slider-before-label {
    left: 10px;
  }
  #content-offer-index .mobile-slider-after-label {
    right: 10px;
  }
  #content-offer-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before,
  #content-offer-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
    display: none;
  }
  #content-offer-index .mobile-slider-label {
    margin-top: 115px;
  }
}
#content-offer-index #sliderCarousel {
  margin-top: 70px;
  height: 486px;
  overflow: hidden;
}
#content-offer-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before,
#content-offer-index #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
  font-size: 12px;
  padding: 5px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  #content-offer-index #sliderCarousel {
    height: 243px;
    margin-top: 0;
    margin-bottom: 62px;
  }
  #content-offer-index #sliderCarousel .sample-project-link {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 5px;
    line-height: 23px;
  }
}
#content-offer-index #sliderCarousel .slider-container {
  margin: 0 auto;
}
#content-offer-index #sliderCarousel.slick-slider {
  overflow: visible;
}
#content-offer-index #sliderCarousel.slick-slider .slider-container {
  margin: 0 10px;
}
#content-offer-index #sliderCarousel .twentytwenty-container img {
  height: 486px;
}
@media (max-width: 767px) {
  #content-offer-index #sliderCarousel .twentytwenty-container img {
    height: 243px;
  }
}
#content-offer-index #sliderCarousel .twentytwenty-wrapper {
  margin-top: 10px;
  width: 960px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #content-offer-index #sliderCarousel .twentytwenty-wrapper {
    width: 480px;
    margin-top: 0;
  }
}
#content-offer-index #sliderCarousel .slider-container {
  text-align: center;
  width: 960px;
  height: 486px;
  background-image: url('https://cdn.decorilla.com/s3cdn/static/img/loading_large.gif');
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
@media (max-width: 767px) {
  #content-offer-index #sliderCarousel .slider-container {
    width: 480px;
    height: 293px;
  }
}
#content-offer-index #sliderCarousel .slider-container .overlay {
  position: absolute;
  width: 960px;
  height: 486px;
  top: 0;
  left: 0;
  opacity: 0.9;
  background-color: white;
  z-index: 50;
  cursor: pointer;
}
@media (max-width: 767px) {
  #content-offer-index #sliderCarousel .slider-container .overlay {
    width: 480px;
    height: 243px;
  }
}
#content-offer-index #sliderCarousel .slider-container .twentytwenty-handle {
  display: none;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
}
#content-offer-index #sliderCarousel .slider-container.slick-active .overlay {
  display: none;
}
#content-offer-index #sliderCarousel .slider-container.slick-active .twentytwenty-handle {
  display: block;
}
#content-offer-index #sliderCarouselNav {
  text-align: center;
}
#content-offer-index #sliderCarouselNav .nav-thumb {
  display: inline-block;
  width: 15.4%;
  overflow: hidden;
  border: 2px solid gray;
  opacity: 0.6;
}
#content-offer-index #sliderCarouselNav .nav-thumb img {
  max-width: 90px;
}
#content-offer-index #sliderCarouselNav .nav-thumb.active {
  opacity: 1;
  border-color: #1ca9e2;
}
#content-offer-index .slick-prev,
#content-offer-index .slick-next {
  z-index: 100;
  height: 486px;
  top: 10px;
  width: 60px;
  font-size: 70px;
  color: #5a5a5b;
  opacity: 0.6;
  position: absolute;
}
@media (max-width: 767px) {
  #content-offer-index .slick-prev,
  #content-offer-index .slick-next {
    height: 243px;
  }
}
#content-offer-index .slick-prev:hover,
#content-offer-index .slick-next:hover {
  opacity: 0.9;
}
#content-offer-index .slick-prev:before,
#content-offer-index .slick-next:before {
  content: '';
}
#content-offer-index .carousel .carousel-control i {
  color: #5a5a5b;
}
#content-offer-index .slick-prev {
  left: 0;
}
#content-offer-index .slick-next {
  right: 0;
}
#content-offer-index .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #006aa8;
}
#content-offer-index .slick-dots li {
  margin: 0;
  width: 13px;
}
#content-offer-index .slick-dots li button:before {
  opacity: 1;
  color: #dbdbdb;
  font-size: 9px;
}
#content-offer-index #includesCarousel .slick-prev,
#content-offer-index #includesCarousel .slick-next {
  height: 174px;
}
#content-offer-index .project-banner {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 152px;
}
#content-offer-index .project-banner .bunting {
  text-align: center;
  margin: 0 auto;
}
#content-offer-index .project-banner .bunting .content {
  position: relative;
  height: 38px;
  line-height: 38px;
  color: white;
  margin: 0 auto;
  background-color: #00a0db;
}
#content-offer-index .project-banner .bunting .content .corner {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
}
#content-offer-index .project-banner .bunting .content .corner.left {
  left: -12px;
}
#content-offer-index .project-banner .bunting .content .corner.top {
  top: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 20px solid #CFCDBA;
}
#content-offer-index .project-banner .bunting .content .corner.bottom {
  bottom: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 20px solid #CFCDBA;
}
#content-offer-index .project-banner .bunting .content a {
  color: white;
  font-size: 16px;
  display: block;
  padding: 0 11px;
}
#content-offer-index .project-banner .bunting .content .corner.top {
  border-top-color: #00a0db;
}
#content-offer-index .project-banner .bunting .content .corner.bottom {
  border-bottom-color: #00a0db;
}
@media (max-width: 767px) {
  #content-offer-index .project-banner {
    top: 79px;
    z-index: 1;
  }
  #content-offer-index .project-banner .bunting .content {
    height: 34px;
    line-height: 34px;
  }
}
.animated {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
