.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-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 102px;
    font-size: 80px;
    min-height: unset;
    margin-bottom: 20px;
  }
  #content-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-subheading-container .hero-subheading {
    line-height: 30px;
    font-size: 22px;
    min-height: unset;
    margin-bottom: 30px;
  }
}
@media (max-width: 1399.8px) {
  #content-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 80px;
    font-size: 74px;
    min-height: unset;
    margin-bottom: 20px;
  }
  #content-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-subheading-container .hero-subheading {
    line-height: 30px;
    font-size: 22px;
    min-height: unset;
    margin-bottom: 30px;
  }
}
@media (max-width: 1199.8px) {
  #content-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 80px;
    font-size: 74px;
    min-height: unset;
    margin-bottom: 20px;
  }
  #content-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-subheading-container .hero-subheading {
    line-height: 23px;
    font-size: 18px;
    min-height: unset;
    margin-bottom: 30px;
  }
}
@media (max-width: 767.8px) {
  #content-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-heading-container .hero-heading {
    line-height: 55px;
    font-size: 51px;
    min-height: unset;
    margin-bottom: 22px;
  }
  #content-site-3dDifference .top-hero .top-hero-content .container .headings-container .hero-subheading-container .hero-subheading {
    line-height: 21px;
    font-size: 18px;
    min-height: unset;
    margin-bottom: 25px;
  }
}
#content-site-3dDifference .testimonial-cont .testifier {
  font-family: Ethereal;
  font-size: 24px;
  font-weight: 900;
}
#content-site-3dDifference .margin30 {
  margin-top: -30px;
}
#content-site-3dDifference .margin30p {
  margin-top: 30px !important;
}
#content-site-3dDifference .margin100p {
  margin-top: 100px !important;
}
#content-site-3dDifference .margin-exp-mobile {
  margin-top: 15rem;
}
#content-site-3dDifference .gridcontainer {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-top: 80px;
  padding-top: 20px;
}
#content-site-3dDifference .gridbox {
  width: 100%;
  display: flex;
  flex-direction: column;
}
#content-site-3dDifference .gridbox-image {
  width: 90% !important;
  height: auto;
  border-radius: 10px;
}
#content-site-3dDifference .gridbox-image2 {
  width: 100% !important;
  height: auto;
  margin-top: -30px;
  border-radius: 10px;
}
#content-site-3dDifference .gridbox-image3 {
  width: 100% !important;
  height: auto;
  margin-top: -30px;
  border-radius: 10px;
}
#content-site-3dDifference .gridbox-text {
  margin: auto;
  padding: 5px;
  font-size: 22px;
  font-weight: 400;
  display: flex;
  text-align: center;
  justify-content: center;
  z-index: 3;
}
#content-site-3dDifference .blackarrowbox {
  display: flex;
  flex-direction: row;
  justify-content: end;
}
#content-site-3dDifference .blackarrowimg {
  width: 150px;
  height: 150px;
}
#content-site-3dDifference .rightaligned {
  text-align: right !important;
}
#content-site-3dDifference .include-img-chair {
  width: 25px !important;
}
#content-site-3dDifference .overlap {
  margin-left: -50px !important;
}
#content-site-3dDifference .svg-inline--fa {
  height: 1em;
  vertical-align: -0.125em;
}
#content-site-3dDifference .ready {
  text-align: center;
}
#content-site-3dDifference .ready .heading {
  font-size: 32px;
  margin-top: 40px;
  margin-bottom: 75px;
  line-height: inherit;
}
#content-site-3dDifference .online-room-design {
  text-align: center;
}
#content-site-3dDifference .online-room-design .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;
}
#content-site-3dDifference .online-room-design .heading {
  font-size: 32px;
  margin-bottom: 0;
  line-height: inherit;
  font-weight: 200;
}
#content-site-3dDifference .online-room-design .subheading {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  margin-bottom: 50px;
  padding: 0 20px;
  line-height: inherit;
  font-weight: 300;
}
#content-site-3dDifference .online-room-design .img-frame {
  width: 66px;
  height: 66px;
  border: 1px solid #1CA9E2;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
#content-site-3dDifference .online-room-design .img-frame-inner {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content-site-3dDifference .online-room-design .include-img {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 45px;
}
#content-site-3dDifference .online-room-design .headline {
  max-width: 270px;
  margin: 0 auto;
  margin-top: 15px;
  font-size: 16px;
  line-height: 19px;
  font-style: italic;
  text-decoration: underline;
}
#content-site-3dDifference .online-room-design .benefit {
  max-width: 270px;
  margin: 0 auto;
  margin-top: 25px;
  font-size: 15px;
  line-height: 19px;
}
#content-site-3dDifference .online-room-design .benefit div.benefitHeading {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
}
#content-site-3dDifference .online-room-design .benefit.with-headline {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #content-site-3dDifference .online-room-design .heading {
    font-size: 26px;
    margin-top: 40px;
    font-weight: 300;
  }
  #content-site-3dDifference .online-room-design .subheading {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
@media (max-width: 545px) {
  #content-site-3dDifference .online-room-design .heading {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
}
#content-site-3dDifference .brand-row {
  text-align: center;
}
#content-site-3dDifference .brand-row .heading {
  max-width: 500px;
  margin: 0 auto;
  font-size: 32px;
  font-weight: normal;
  margin-top: 30px;
}
#content-site-3dDifference .brand-row .subheading {
  font-size: 18px;
  color: #999999;
  margin-bottom: 20px;
}
#content-site-3dDifference .room-types-heading {
  text-align: center;
  font-size: 32px;
  margin-bottom: 15px;
  margin-top: -5px;
}
#content-site-3dDifference .room-types {
  font-size: 0;
  text-align: center;
}
#content-site-3dDifference .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-site-3dDifference .room-types .room-type:hover {
  cursor: pointer;
  color: #00688f;
}
#content-site-3dDifference .room-types .room-type.first {
  border-left: none;
}
#content-site-3dDifference .room-types .room-type.active {
  text-decoration: underline;
  color: #00a0db;
  font-weight: bold;
}
#content-site-3dDifference .bottom-row {
  margin-top: 50px;
  text-align: center;
}
#content-site-3dDifference .bottom-row.grayBackground {
  background-color: #f6f6f6;
}
#content-site-3dDifference .bottom-row .heading {
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: normal;
}
#content-site-3dDifference .container-section {
  text-align: center;
}
#content-site-3dDifference .container-section .heading {
  font-size: 32px;
  font-weight: 300;
}
#content-site-3dDifference .container-section .subheading {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
  color: #333333;
  margin-bottom: 50px;
  line-height: inherit;
  font-weight: 200;
}
@media (max-width: 767px) {
  #content-site-3dDifference .container-section .heading {
    font-size: 26px;
    font-weight: 300;
  }
  #content-site-3dDifference .container-section .subheading {
    font-size: 16px;
    margin-bottom: 35px;
    font-family: 'proxima-nova', sans-serif;
  }
}
#content-site-3dDifference .mobile-slider-label {
  display: none;
}
.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;
}
@media (max-width: 767px) {
  #content-site-3dDifference .gridbox-text {
    font-size: 9px;
    z-index: 3;
  }
  #content-site-3dDifference .blackarrowimg {
    width: 50px;
    height: 50px;
  }
  #content-site-3dDifference .package-includes .heading {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: 300;
  }
  #content-site-3dDifference .package-includes .subheading {
    margin-bottom: 10px;
  }
  #content-site-3dDifference .package-includes .package-include {
    padding: 20px 0;
  }
  #content-site-3dDifference .brand-row .heading {
    margin-top: 10px;
    font-size: 24px;
    font-weight: 300;
  }
  #content-site-3dDifference .brand-row .subheading {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 16px;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  #content-site-3dDifference .room-types-heading {
    margin: 0;
    font-size: 26px;
  }
  #content-site-3dDifference .bottom-row {
    margin-top: 50px;
  }
  #content-site-3dDifference .bottom-row .heading {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 300;
  }
  #content-site-3dDifference .testimonial-cont {
    margin-bottom: 40px;
    margin-top: 40px !important;
  }
  #content-site-3dDifference .testimonial-cont .container {
    padding-top: 40px;
  }
  #content-site-3dDifference .ready .heading {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  #content-site-3dDifference .testimonial-cont .quote {
    font-size: 24px;
    text-align: left;
  }
  #content-site-3dDifference .testimonial-cont .testifier {
    text-align: left;
  }
}
@media (max-width: 991px) {
  #content-site-3dDifference .package-includes .spacer-line {
    width: 40%;
    margin-left: -20%;
  }
  #content-site-3dDifference hr.bottom-line {
    margin-bottom: 0;
    margin-top: 100px;
  }
}
@media (max-width: 480px) {
  #content-site-3dDifference .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-site-3dDifference .mobile-slider-before-label {
    left: 10px;
  }
  #content-site-3dDifference .mobile-slider-after-label {
    right: 10px;
  }
  #content-site-3dDifference #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before {
    display: none;
  }
  #content-site-3dDifference #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
    display: none;
  }
  #content-site-3dDifference .gridcontainer {
    margin-top: 2px;
  }
}
@media (max-width: 426px) {
  .float-box-cont {
    width: 100%;
    border: 0 !important;
  }
  .testimonial-cont {
    margin-top: 40px !important;
  }
  .customtextmargin {
    margin-top: -35px !important;
  }
  .bottom-row {
    margin-top: 15px !important;
  }
}
@media (min-width: 426px) and (max-width: 768px) {
  .float-box-cont {
    width: 75%;
  }
  .float-box-cont h2 {
    font-size: 16px !important;
  }
  .customtextmargin {
    margin-top: -55px !important;
  }
  .imggrayborder {
    border: 2px solid #ebebeb;
    width: 88% !important;
  }
}
@media (min-width: 769px) and (max-width: 1026px) {
  .float-box-cont {
    width: 70%;
  }
  .float-box-cont h2 {
    font-size: 20px !important;
  }
  .customtextmargin {
    margin-top: -55px !important;
  }
}
@media (min-width: 1261px) and (max-width: 2560px) {
  .float-box-cont {
    width: 65%;
  }
}
@media (min-width: 1025px) and (max-width: 1260px) {
  .float-box-cont {
    width: 60%;
  }
}
@media (min-width: 1024px) and (max-width: 2560px) {
  .gridbox-image2 {
    margin-top: -50px !important;
  }
  .gridbox-image3 {
    margin-top: -50px !important;
  }
}
@media (min-width: 768px) and (max-width: 2560px) {
  .justify-package {
    display: flex;
    justify-content: center;
  }
  .textmargin {
    margin-top: -25px !important;
  }
  .topmargin2 {
    margin-top: 10px !important;
  }
  .pullup {
    margin-bottom: 20px !important;
  }
  .roundedimg {
    width: 100px !important;
    height: 100px !important;
  }
  .customcontainer {
    display: flex;
    justify-content: space-around;
  }
  .customcontainer2 {
    display: flex;
    justify-content: start;
  }
  .flexcolumn {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .blocktext {
    display: inline-block;
  }
  .rightaligned {
    text-align: right !important;
    z-index: 2 !important;
  }
  .leftaligned {
    text-align: left !important;
  }
  .transparent {
    background-color: transparent;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  #content-site-3dDifference .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;
    margin-top: 115px;
  }
  #content-site-3dDifference .mobile-slider-before-label {
    left: 10px;
  }
  #content-site-3dDifference .mobile-slider-after-label {
    right: 10px;
  }
  #content-site-3dDifference #sliderCarousel .twentytwenty-gen-labels .twentytwenty-after-label:before {
    display: none;
  }
  #content-site-3dDifference #sliderCarousel .twentytwenty-gen-labels .twentytwenty-before-label:before {
    display: none;
  }
  .gridbox-text {
    font-size: 15px !important;
  }
}
@media (max-width: 465px) {
  .gridbox-text {
    font-size: 8px !important;
  }
  .blackarrowimg {
    width: 50px !important;
    margin-left: -300px;
    transform: rotate(62deg);
    margin-top: -70px;
  }
  .gridbox-image {
    margin-top: -17px;
    margin-bottom: 10px;
  }
  .gridbox-image4 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 10px;
  }
  .imggrayborder {
    border: 2px solid #ebebeb;
    width: 88% !important;
  }
  #sliderCarouselHeader .subheading {
    margin-bottom: 0 !important;
  }
  .subheading {
    font-size: 15px !important;
  }
  .remspace {
    margin-top: 0 !important;
  }
}
@media (max-width: 400px) {
  .blackarrowimg {
    width: 50px !important;
    margin-left: -280px;
    transform: rotate(62deg);
    margin-top: -80px;
  }
}
@media (max-width: 376px) {
  .blackarrowimg {
    width: 50px !important;
    margin-left: -250px;
    transform: rotate(62deg);
    margin-top: -80px;
  }
  .gridbox-image {
    margin-top: -20px;
  }
}
@media (max-width: 325px) {
  .blackarrowimg {
    width: 50px !important;
    margin-left: -200px;
    transform: rotate(62deg);
    margin-top: -80px;
  }
  .gridbox-image {
    margin-top: -20px;
  }
  .xxs {
    font-size: 14px !important;
  }
}
