.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%;
}
@-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);
  }
}
@-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;
  }
}
@media (min-width: 1400px) {
  #content-offer-InteriorDesignStyleQuiz .top-hero .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 102px;
    font-size: 80px;
    min-height: unset;
    margin-bottom: 30px;
  }
  #content-offer-InteriorDesignStyleQuiz .top-hero .top-hero-content .container .headings-container .hero-subheading-container .hero-subheading {
    line-height: 33px;
    font-size: 26px;
    min-height: unset;
    margin-bottom: 30px;
  }
}
@media (max-width: 1399.8px) {
  #content-offer-InteriorDesignStyleQuiz .top-hero .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 80px;
    font-size: 74px;
    min-height: unset;
    margin-bottom: 30px;
  }
  #content-offer-InteriorDesignStyleQuiz .top-hero .top-hero-content .container .headings-container .hero-subheading-container .hero-subheading {
    line-height: 33px;
    font-size: 26px;
    min-height: unset;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.8px) {
  #content-offer-InteriorDesignStyleQuiz .top-hero .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 55px;
    font-size: 51px;
    min-height: unset;
    margin-bottom: 25px;
  }
  #content-offer-InteriorDesignStyleQuiz .top-hero .top-hero-content .container .headings-container .hero-subheading-container .hero-subheading {
    line-height: 23px;
    font-size: 18px;
    min-height: unset;
    margin-bottom: 25px;
  }
}
#content-offer-InteriorDesignStyleQuiz .ready {
  text-align: center;
}
#content-offer-InteriorDesignStyleQuiz .ready .heading {
  font-size: 32px;
  margin-bottom: 20px;
  line-height: inherit;
}
#content-offer-InteriorDesignStyleQuiz .brand-row {
  text-align: center;
}
#content-offer-InteriorDesignStyleQuiz .brand-row .heading {
  max-width: 500px;
  margin: 0 auto;
  font-size: 32px;
  margin-top: 30px;
}
#content-offer-InteriorDesignStyleQuiz .brand-row .subheading {
  font-size: 18px;
  color: #999999;
  margin-bottom: 20px;
}
.animated {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.grayBackgroundR {
  background-color: #f6f6f6;
}
