@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
  list-style: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: block; }

html, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  height: 100%; }

body {
  padding: 0;
  margin: 0;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  font-family: 'Brother-1816-Light'; }

img {
  display: block;
  max-width: 100%; }

hr {
  border: 1px solid #b1b2b4;
  display: inline-block;
  margin: 20px 0;
  width: 100%; }

a {
  color: #656567;
  text-decoration: none;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  padding: 0; }

a:hover {
  color: #c45003;
  text-decoration: none; }

p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #747474; }

p:last-child {
  margin: 0 !important; }

p b {
  font-weight: 500; }

h1 {
  font-size: 60px;
  text-transform: uppercase;
  font-family: 'Brother-1816-Medium';
  line-height: 55px;
  text-align: center; }

h1 span {
  font-size: 25px;
  font-family: 'Brother-1816-Medium';
  position: relative;
  line-height: 25px; }

h1 span:last-child {
  display: block;
  font-size: 22px;
  letter-spacing: 0.05em;
  margin-top: 10px; }

h1 span:last-child:before,
h1 span:last-child:after {
  display: none; }

h1 span:before {
  content: '';
  position: absolute;
  width: 150px;
  height: 2px;
  top: 18px;
  left: -160px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }

h1 span:after {
  content: '';
  position: absolute;
  width: 150px;
  height: 2px;
  top: 18px;
  right: -160px;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

h3 {
  font-size: 30px;
  font-family: 'Brother-1816-Medium';
  color: #c45003;
  text-transform: uppercase;
  margin-bottom: 30px; }

input[type="submit"],
input[type="email"],
input[type="text"],
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0; }

.disabled {
  pointer-events: none;
  cursor: default;
  text-decoration: none; }

#video {
  /*position:absolute;
	top:0;
	left:0;*/
  max-width: 100%; }

sup {
  line-height: 1; }

/*.innovation-animation,
.innovation-timeline,
.treding-articles,
.blog-content-wrapper,
.callout,
.rejunvenates-slider,
.rejunvenates-section,
section.main,
.ft-slider .ft-content{
	padding-left:88px;
}*/
.callout,
.every-body,
.rejunvenates-section,
.main-banner .title-block,
.health-main,
.innovation-animation,
.innovation-timeline,
.treding-articles,
.blog-content-wrapper,
.rejunvenates-section .title-block,
section.main,
.ft-slider .ft-content,
.map-wrapper,
.ml-title {
  padding-left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.testimonials-sidebar {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.home {
  float: left;
  width: 100%; }

.content-wrapper {
  float: left;
  width: 100%; }

.container {
  width: 1044px;
  /*width:1400px;*/
  margin: 0 auto;
  padding: 0 15px; }

.container-fluid {
  width: 100%;
  padding: 0 15px; }

.pt-0 {
  padding-top: 0 !important; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.d-block {
  display: block; }

.d-inline-block {
  display: inline-block; }

.d-table {
  display: table;
  width: 100%;
  height: 100%; }

.d-table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle; }

header, section, footer {
  float: left;
  width: 100%; }

section {
  z-index: 1;
  position: relative; }

.bg-white {
  background: #fff; }

.spt-50 {
  padding-top: 50px; }

.spb-50 {
  padding-bottom: 50px; }

.spt-80 {
  padding-top: 80px; }

.spb-80 {
  padding-bottom: 80px; }

.spt-100 {
  padding-top: 100px; }

.spb-100 {
  padding-bottom: 100px; }

.cta-btn {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 15px 6px 15px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  font-family: 'Brother-1816-Regular';
  background-color: #c45003;
  border: 1px solid #c45003;
  color: #fff; }

.cta-btn:hover {
  border: #c45003 solid 1px;
  background-color: #fff;
  color: #c45003; }

p.intro {
  font-size: 22px;
  color: #3d3d3d;
  line-height: 30px; }

p.intro b {
  font-weight: 700; }

.animation1 {
  width: 100%; }

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

/*** Header Start ***/
.fixed-header {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.header-wrapper {
  position: relative;
  float: left;
  width: 100%; }

.header-wrapper:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 80px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: saturate(180%) blur(20px); }

.header-logo {
  position: absolute;
  left: 20px;
  top: 23px; }

.snipe {
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: 'brother-1816-medium';
  line-height: 1em;
  padding-top: 22px;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.69); }

.snipe span {
  font-size: 12px; }

.snipe p {
  color: #fff;
  font-size: 12px; }

.snipe a {
  text-decoration: underline;
  color: #fff; }

.snipe a:hover {
  color: #c45003;
  text-decoration: none; }

.navbar {
  position: absolute;
  right: 75px;
  top: 17px; }

@media screen and (max-width: 1199px) {
  .navbar {
    top: 24px;
    right: 63px; } }

.navbar ul {
  width: 240px;
  display: flex;
  justify-content: space-between; }

@media screen and (max-width: 768px) {
  .navbar ul {
    width: 120px; } }

.icon-block {
  position: relative;
  border: transparent solid 1px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease; }

.icon-block span.phone-number {
  color: #fff;
  font-weight: 600; }

.icon-block > a {
  border: transparent solid 1px;
  display: flex;
  justify-content: space-between;
  padding: 3px; }

.icon-block > a:hover {
  border: #fff solid 1px; }

.icon-block .shopping-cart-icon {
  z-index: 2; }

.icon-block .locations-icon {
  width: 19px; }

@media screen and (max-width: 767px) {
  .icon-block .phone-number {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px); } }

@media screen and (min-width: 768px) {
  .icon-block .phone-icon {
    display: none; } }

.icon-details {
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  right: 30px;
  top: 0px;
  width: 250px;
  font-size: 11px;
  padding: 4px 10px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  color: #656567;
  -webkit-box-shadow: 1px 2px 9px -4px rgba(76, 76, 76, 0.25);
  -moz-box-shadow: 1px 2px 9px -4px rgba(76, 76, 76, 0.25);
  box-shadow: 1px 2px 9px -4px rgba(76, 76, 76, 0.25); }

.icon-block > a + .icon-details {
  opacity: 1;
  visibility: visible;
  top: 0px;
  width: 0px;
  overflow: hidden;
  padding: 4px 0;
  transition: all .5s ease; }

.icon-block.show .icon-details {
  width: 300px;
  padding: 4px 10px; }

.icon-block.show .icon-details .find.btn {
  width: 300px;
  padding: 4px 10px; }

.icon-block.show > a {
  border: #fff solid 1px; }

.icon-block.show .icon-details {
  opacity: 1;
  visibility: visible;
  top: 0px; }

.icon-details > a:hover {
  color: #000; }

.icon-details span.underline {
  text-decoration: underline; }

a#liveagent_button_online_5731T000000k9bN,
div#liveagent_button_offline_5731T000000k9bN {
  text-indent: -9999em;
  background: transparent url(/wp-content/themes/intellibed/images/chat.svg) no-repeat center center;
  background-size: 20px;
  width: 30px;
  height: 28px; }

@media screen and (min-width: 1200px) {
  a#liveagent_button_online_5731T000000k9bN,
  div#liveagent_button_offline_5731T000000k9bN {
    background-size: 30px;
    width: 38px;
    height: 38px; } }

.video-icon ul li {
  list-style: decimal inside; }

.main-navigation {
  position: fixed;
  width: 100%;
  height: 100%;
  counter-reset: my-sec-counter;
  z-index: 9;
  display: none;
  overflow: auto;
  top: 0;
  left: 0; }

.main-navigation #mainNav button.close {
  padding: 0 5px;
  position: absolute;
  background: none;
  font-size: 60px;
  border: 0;
  font-family: 'Brother-1816-Light';
  color: #797979;
  left: 18px;
  top: 2px;
  cursor: pointer;
  z-index: 1; }

.main-navigation ol {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  height: 100vh; }

.main-navigation ol > li {
  width: 16.6666667%;
  background: rgba(255, 255, 255, 0.9);
  border-right: 1px solid #999;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25vh;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  position: relative; }

.main-navigation ol > li:hover {
  /*background:rgba(0, 0, 0, 0.5);*/
  -webkit-box-shadow: inset 0px 0px 40px 0px #000000;
  box-shadow: inset 0px 0px 40px 0px #000000; }

.main-navigation ol > li:hover .menu-title,
.main-navigation ol > li:hover ul li a,
.main-navigation ol > li:hover button.close {
  color: #fff; }

.main-navigation ol > li > ul {
  position: relative;
  z-index: 1; }

.main-navigation ol > li .menu-title {
  color: #797979;
  font-size: 16px;
  font-family: 'Brother-1816-Bold';
  text-transform: uppercase;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  z-index: 1;
  position: relative; }

.main-navigation ol > li .menu-title:before {
  border-top: 0px;
  display: block;
  padding-bottom: 10px;
  padding-top: 7px;
  color: #c45003;
  font-size: 22px;
  counter-increment: my-sec-counter;
  content: "0" counter(my-sec-counter) " "; }

.main-navigation ol > li .menu-title:after {
  content: " ";
  width: 100%;
  display: block;
  margin-top: 16px;
  margin-bottom: 16px;
  height: 1px;
  background: -moz-linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(45deg, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); }

@media screen and (min-width: 1360px) and (max-width: 1900px) {
  .main-navigation ol > li .menu-title {
    min-height: 130px;
    padding-bottom: 32px; }
  .main-navigation ol > li .menu-title:after {
    bottom: 0;
    position: absolute; } }

.main-navigation ol > li ul li {
  margin-bottom: 5px; }

.main-navigation ol > li ul li a {
  font-size: 14px;
  font-family: 'Brother-1816-Regular';
  color: #797979;
  line-height: 18px;
  display: inline-block; }

.main-navigation ol > li ul li a:hover {
  color: #c45003; }

/*.nav-open{
	display:none;
}*/
.nav-open {
  display: block;
  width: 30px;
  height: 60px;
  position: absolute;
  padding: 9px 15px 15px 4px;
  line-height: 1;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.45);
  -webkit-border-radius: 0 40px 40px 0;
  border-radius: 0 40px 40px 0;
  text-align: center;
  color: #fff;
  font-size: 36px;
  z-index: 1; }

.nav-open:hover {
  color: #fff; }

#mainNav .nav-column {
  background-size: cover !important;
  background-repeat: no-repeat !important; }

.main-navigation ol > li:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  opacity: 1;
  top: 0;
  left: 0;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease; }

.main-navigation ol > li:hover:before {
  background: rgba(0, 0, 0, 0.6); }

.main-navigation ol > li:hover:before {
  opacity: 1; }

.matrix-search input[type="text"] {
  background: none;
  padding: 0;
  border: 0;
  width: 80%; }

.matrix-search button {
  float: right;
  color: #c45003;
  font-family: 'Brother-1816-Medium';
  cursor: pointer;
  padding: 0;
  background: none;
  border: 0;
  border-bottom: #c45003 solid 1px; }

.search-wrapper .matrix-search button.open {
  float: none;
  right: 10px;
  transition: .1s all;
  opacity: 1; }

.search-wrapper .matrix-search button {
  opacity: 0;
  right: -20px;
  position: absolute; }

/*** Header End **

/*** Home Banner Start ***/
.main-banner {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end; }

.banner-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  width: 100%;
  z-index: 1;
  /*position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;*/ }

.main-banner video {
  width: 100%;
  /*height:100vh;*/ }

.main-banner video.play-video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  /*z-index:-1;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);*/ }

.main-banner-img {
  width: 100vw;
  height: 100vh;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 0; }

.main-banner .title-block {
  position: absolute;
  padding: 0 0 160px 0;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 1;
  /*display:none;
	pointer-events:none;*/ }

.main-banner .title-block .ml-star {
  color: #fff; }

.banner-video {
  height: auto; }

.banner-video .title-block {
  display: none;
  pointer-events: none; }

.home .banner-video .title-block {
  padding-bottom: 13%; }

.main-banner .title-block a.cta-btn {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px; }
  .main-banner .title-block a.cta-btn:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  @media screen and (min-width: 768px) {
    .main-banner .title-block a.cta-btn {
      font-size: 16px; } }
body.accessories .main-banner .title-block {
  text-align: center; }

.title-block h1 {
  color: #fff; }

.banner-video .title-block h1,
.main-banner-img .title-block h1 {
  text-shadow: 5px 5px 120px rgba(76, 76, 76, 0.69); }

.reduced-size {
  font-size: 45px;
  line-height: 50px; }

.main-banner > img {
  width: 100%; }

.banner-product-image {
  max-width: 680px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: -40px;
  width: 100%; }
  @media screen and (min-width: 1900px) and (min-height: 1000px) {
    .banner-product-image {
      max-width: 800px; } }
/*** Home Banner End ***/
/*** Mattress Protector 50vh Banner ***/
.add-mattress-protector .main-banner-img {
  height: 50vh; }

.add-mattress-protector .scrolldown {
  display: none; }

.add-mattress-protector .main-banner {
  height: 50vh; }

/*** Mattress Protector 50vh Banner End ***/
/*** Search Results 35vh Banner ***/
.search-results .main-banner-img {
  height: 35vh; }

.search-results .scrolldown {
  display: none; }

.search-results .main-banner {
  height: 35vh; }

/*** Search Results 35vh Banner End ***/
.get-matrix {
  padding: 0;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

@media screen and (min-width: 1024px) {
  .get-matrix .container {
    max-width: 1400px;
    width: 100%; } }

.get-matrix-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  /*-webkit-justify-content:space-between;
	justify-content:space-between;*/
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center; }

.gm-left-block .title-block h1 {
  color: #4c4c4c;
  font-size: 45px;
  line-height: 50px; }

.gm-left-block .title-block {
  margin-bottom: 27px; }

.gm-left-block .title-block h1 span:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: 18px;
  left: -60px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a2a2a2',GradientType=1 ); }

.gm-left-block .title-block h1 span:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: 18px;
  right: -60px;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.gm-left-block {
  width: 27%; }

.matrix-grid {
  margin: 0 auto;
  max-width: 233px;
  padding: 20px;
  border: 1px dashed #ccc;
  position: relative; }

.matrix-grid:before {
  border-left: 1px dashed #ccc;
  content: '';
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: -43px;
  width: 111px; }

@media screen and (min-width: 1024px) {
  .matrix-grid:before {
    border-top: 1px dashed #ccc; } }

.matrix-grid:after {
  background: #fff;
  bottom: -4px;
  content: '';
  display: block;
  height: calc(100% - 45px);
  left: -4px;
  position: absolute;
  width: calc(100% + 6px);
  z-index: 0; }

.matrix-grid-inner {
  display: grid;
  grid-template-columns: 45px 45px 50px;
  grid-template-rows: 45px 45px 50px;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }

.matrix-grid-inner .m-cell {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 50px;
  height: 50px;
  border: 1px solid #999;
  color: #4c4c4c;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: 'Brother-1816-Medium';
  font-size: 12px; }

.matrix-grid-inner .m-cell:hover {
  border: #d8d8da solid 1px;
  background: #dddee0;
  color: #a7a7a9; }

.matrix-grid-inner .m-cell.active {
  background: #c45003;
  color: #ffffff;
  border: #c45003 solid 1px; }

.matrix-title-block.show {
  opacity: 1;
  visibility: visible; }

.matrix-video-title {
  background: #fff;
  border: 1px solid #ccc;
  color: #c45003;
  font-family: 'Brother-1816-Regular';
  font-size: 12px;
  font-weight: 300;
  left: 50%;
  padding: 4px 5px 6px 5px;
  text-align: center;
  position: absolute;
  top: -58px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 190px; }

.matrix-grid-inner:before {
  content: '';
  position: absolute;
  right: -65px;
  background-size: cover;
  width: 51px;
  height: 9px;
  top: -67px; }

@media (min-width: 1024px) {
  .matrix-grid-inner:before {
    background: url("../images/grey-round.svg") no-repeat;
    background-size: cover; } }

.gel-matrix-video-cta {
  height: auto;
  text-align: center;
  background-size: contain;
  background-position: center center; }
  .gel-matrix-video-cta .cta-btn {
    margin-top: 35px;
    font-size: 16px;
    background-color: #c45003;
    border-color: #c45003; }
    .gel-matrix-video-cta .cta-btn:hover {
      color: #fff;
      background-color: #cc4003;
      border: 1px solid #cc4003; }
    .gel-matrix-video-cta .cta-btn.play-btn:hover:after {
      background-image: url(/wp-content/themes/intellibed/images/video-icon-brand.svg); }
    .gel-matrix-video-cta .cta-btn.play-btn:after {
      content: '';
      width: 20px;
      height: 20px;
      display: inline-block;
      margin-left: 5px;
      margin-bottom: -4px;
      background: url(/wp-content/themes/intellibed/images/video-icon.svg) 0 0 no-repeat; }

.matrix-grid p {
  font-size: 14px;
  position: relative;
  z-index: 3;
  text-align: center;
  padding: 50px 0 0 0; }

.matrix-grid p > a {
  color: #c45003;
  text-decoration: underline; }

.matrix-title-block {
  position: absolute;
  top: 22px;
  right: -280px;
  opacity: 0;
  visibility: hidden;
  transition: all .1s ease;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease; }

.matrix-title-box {
  background: #fff;
  border: #c45003 solid 1px;
  position: relative; }

.matrix-title-box ol li.active {
  color: #c45003; }

.matrix-title-box:after,
.matrix-title-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.matrix-title-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 8px;
  margin-top: -8px; }

.matrix-title-box:before {
  border-color: rgba(255, 170, 77, 0);
  border-right-color: #c45003;
  border-width: 9px;
  margin-top: -9px; }

.matrix-title-box ol {
  padding: 15px 15px 15px 30px;
  margin: 0;
  min-width: 250px; }

.matrix-title-box ol li {
  list-style: decimal;
  color: #656567;
  font-size: 13px;
  padding-left: 5px; }

.matrix-title-box ol li.active.bold-txt {
  color: #c45003;
  font-family: 'Brother-1816-Medium'; }

.matrix-title-box ol li.bold-txt {
  color: #79797a;
  font-family: 'Brother-1816-Medium'; }

.gm-right-block .video-box {
  display: none;
  width: 100%; }

.gm-right-block .video-box.show {
  display: block; }

.gm-right-block .video-box .video-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.gm-right-block .video-box .video-inner iframe {
  float: left;
  width: 100%;
  /*height:400px;*/ }

.gm-right-block {
  width: 68%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.gm-right-block img {
  width: 100%; }

.gm-right-block:after {
  content: '';
  position: absolute;
  background: url("../images/mind-blend.svg") no-repeat right top;
  width: 135px;
  height: 490px;
  background-size: cover;
  right: -135px;
  opacity: .1; }

.soft-symbol {
  position: absolute;
  width: 80px;
  bottom: 20px;
  right: 20px; }

.vidoe-play-btn {
  background: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 18px;
  padding: 5px;
  text-align: center; }

.vidoe-play-btn:hover {
  background: #fff; }

/*** Rejuvenates your mind Start ***/
.rejunvenates-section {
  position: relative;
  /*background:url("../images/rejunvenates-bg.jpg") no-repeat center center;*/
  height: 100vh;
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.rejunvenates-section .title-block {
  z-index: 1; }

.rejunvenates-big {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.rejunvenates-big .slick-list,
.rejunvenates-big .slick-track {
  height: 100% !important; }

.rs-slide-big {
  height: 100% !important;
  background-size: cover !important;
  background-position: center center !important; }

.rejunvenates-slider {
  position: absolute;
  bottom: 50px;
  max-width: 1050px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.rs-slide {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap; }

.rs-slide .rs-title {
  width: 30%;
  padding: 0 60px 0 0; }

.rs-slide .rs-title h3 {
  font-size: 16px;
  color: #fff;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase; }

.rs-slide .rs-text {
  width: 70%; }

.rs-slide .rs-text p {
  font-size: 14px;
  font-family: 'Brother-1816-Regular';
  color: #fff; }

.rejunvenates-slider .slick-dots {
  text-align: center;
  padding: 25px 0 0 0; }

.rejunvenates-slider .slick-dots li {
  display: inline-block; }

.rejunvenates-slider .slick-dots li {
  font-size: 0;
  margin: 0 3px;
  border: rgba(255, 255, 255, 0.5) solid 1px;
  width: 13px;
  height: 13px;
  background: none;
  cursor: pointer; }

.rejunvenates-slider .slick-dots li.slick-active {
  background: #c45003;
  border: #c45003 solid 1px; }

.rejunvenates-slider .slick-dots li button {
  display: none; }

/*** Rejuvenates your mind End ***/
/*** For every body Start ***/
.every-body {
  height: 92vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative; }
  @media screen and (max-width: 767px) {
    .every-body .title-block {
      padding-top: 60px; } }
  @media screen and (min-width: 768px) {
    .every-body .title-block {
      padding-bottom: 230px; } }
.every-body:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.987) 8.1%, rgba(0, 0, 0, 0.951) 15.5%, rgba(0, 0, 0, 0.896) 22.5%, rgba(0, 0, 0, 0.825) 29%, rgba(0, 0, 0, 0.741) 35.3%, rgba(0, 0, 0, 0.648) 41.2%, rgba(0, 0, 0, 0.55) 47.1%, rgba(0, 0, 0, 0.45) 52.9%, rgba(0, 0, 0, 0.352) 58.8%, rgba(0, 0, 0, 0.259) 64.7%, rgba(0, 0, 0, 0.175) 71%, rgba(0, 0, 0, 0.104) 77.5%, rgba(0, 0, 0, 0.049) 84.5%, rgba(0, 0, 0, 0.013) 91.9%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.987) 8.1%, rgba(0, 0, 0, 0.951) 15.5%, rgba(0, 0, 0, 0.896) 22.5%, rgba(0, 0, 0, 0.825) 29%, rgba(0, 0, 0, 0.741) 35.3%, rgba(0, 0, 0, 0.648) 41.2%, rgba(0, 0, 0, 0.55) 47.1%, rgba(0, 0, 0, 0.45) 52.9%, rgba(0, 0, 0, 0.352) 58.8%, rgba(0, 0, 0, 0.259) 64.7%, rgba(0, 0, 0, 0.175) 71%, rgba(0, 0, 0, 0.104) 77.5%, rgba(0, 0, 0, 0.049) 84.5%, rgba(0, 0, 0, 0.013) 91.9%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.987) 8.1%, rgba(0, 0, 0, 0.951) 15.5%, rgba(0, 0, 0, 0.896) 22.5%, rgba(0, 0, 0, 0.825) 29%, rgba(0, 0, 0, 0.741) 35.3%, rgba(0, 0, 0, 0.648) 41.2%, rgba(0, 0, 0, 0.55) 47.1%, rgba(0, 0, 0, 0.45) 52.9%, rgba(0, 0, 0, 0.352) 58.8%, rgba(0, 0, 0, 0.259) 64.7%, rgba(0, 0, 0, 0.175) 71%, rgba(0, 0, 0, 0.104) 77.5%, rgba(0, 0, 0, 0.049) 84.5%, rgba(0, 0, 0, 0.013) 91.9%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }

.every-body .title-block h1 span:before {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  top: 18px;
  left: -70px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a2a2a2',GradientType=1 ); }

.every-body .title-block h1 span:after {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  top: 18px;
  right: -70px;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.product-block {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.product-collection-mobile {
  display: none; }

.product-collection-desktop {
  width: 100%;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 140px;
  margin-bottom: 20px; }

.product-image-block {
  width: 750px;
  margin: 50px auto;
  text-align: center; }

.product-image-block > video {
  width: 60%; }

.rangslider {
  -webkit-appearance: none;
  width: 380px;
  margin: 0 auto;
  height: 2px;
  background: #d3d3d3;
  outline: none; }

.rangslider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #ccc;
  cursor: pointer;
  border: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.rangslider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background: #ccc;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.product-image-block > img {
  display: inline-block; }

.product-image-block label {
  letter-spacing: 2px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #747474;
  display: inline-block; }

.every-body .product-block .pr-collection {
  align-items: stretch;
  display: flex; }

.pr-collection {
  width: 30%; }

.every-body .pr-collection .collection-btn {
  color: #fff;
  width: 100%;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  line-height: 1.2;
  justify-content: center; }

.every-body .pr-collection .collection-btn:hover {
  background: #c45003;
  color: #fff; }

.collection-btn {
  border: 1px solid #4c4c4c;
  padding: 10px 20px;
  text-transform: uppercase;
  font-family: 'Brother-1816-Medium';
  font-size: 14px;
  display: inline-block;
  line-height: 22px; }

.collection-btn:hover {
  border-color: #c45003;
  color: #c45003; }

.pr-collection span {
  display: inline-block;
  margin-top: 20px;
  font-family: 'brother-1816-medium'; }

.collection-overview .product-collection-desktop {
  margin-top: 0;
  padding: 25px 0; }

.pr-collection img {
  margin: 0 auto; }

.collection-overview {
  width: 100%;
  background: #000;
  transition: all 0.5s ease-in-out;
  display: flex; }

.collection-overview .collection-btn {
  position: absolute;
  left: 0;
  bottom: 7px;
  margin-left: 50%;
  transform: translateX(-50%);
  color: #fff;
  width: 100%;
  border: 1px solid #fff;
  line-height: 1.2;
  justify-content: center; }

.collection-overview .pr-collection {
  position: relative;
  padding-bottom: 40px; }

.pr-collection.legacy-collection p {
  color: #fff; }
  @media screen and (max-width: 767px) {
    .pr-collection.legacy-collection p {
      padding-bottom: 25px; } }
.collection-overview-section .product-collection-desktop .medals-logo {
  margin: 0 auto;
  padding: 0;
  width: 40%;
  min-width: 240px;
  justify-content: space-between;
  align-items: center;
  flex-flow: row; }
  @media screen and (min-width: 569px) {
    .collection-overview-section .product-collection-desktop .medals-logo {
      max-width: 340px;
      padding: 35px 0 0; } }
  .collection-overview-section .product-collection-desktop .medals-logo img {
    height: 40%;
    width: auto; }
    @media screen and (min-width: 569px) {
      .collection-overview-section .product-collection-desktop .medals-logo img {
        height: 50%; } }
.collection-overview-link {
  background: black;
  height: 8vh;
  display: flex;
  width: 100%;
  align-items: center;
  transition: all 0.5s ease-in-out; }

.collection-overview-btn {
  color: white;
  font-family: 'brother-1816-medium';
  letter-spacing: 0.55em;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%; }

.collection-overview-btn > .container span {
  position: relative;
  cursor: pointer; }

.collection-overview-btn > .container span:before {
  font-family: 'FontAwesome';
  color: #c45003;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.collection-overview-btn > .container span:before {
  content: ' \f054'; }

.collection-overview-btn > .container span.open:before {
  transform: rotate(-90deg);
  transform-origin: 20% 50%; }

.collection-overview .collection-btn:hover {
  border-color: #c45003;
  background-color: #c45003; }

@media screen and (min-width: 768px) {
  .every-body:after {
    height: 320px; } }

@media screen and (min-width: 1024px) {
  .every-body:after {
    height: 230px; } }

/*** For every body End ***/
/*** Home Testimonials Start ***/
.home-testimonials {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  background: #fff; }

.h-testimonials {
  overflow: hidden; }

.testimonials-sidebar {
  background: rgba(255, 255, 255, 0.9);
  width: 300px;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 120px 50px 50px 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap; }

.testimonials-sidebar .ts-content-top {
  align-self: flex-start;
  font-size: 16px; }

.testimonials-sidebar blockquote {
  align-self: flex-end;
  font-size: 20px;
  font-family: 'Brother-1816-Medium';
  color: #5a5757;
  line-height: 1.1; }

.testimonials-sidebar blockquote cite {
  display: block;
  color: #a6a3a3;
  font-style: normal;
  font-size: 14px;
  font-family: 'Brother-1816-Regular';
  margin: 30px 0 0 0;
  padding: 20px 0 0 0;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-top: 1px;
  border-style: solid;
  -o-border-image: linear-gradient(to right, #a3a3a3 0%, rgba(0, 0, 0, 0) 100%) 1 1 round;
  border-image: linear-gradient(to right, #a3a3a3 0%, rgba(0, 0, 0, 0) 100%) 1 1 round; }

.testimonials-sidebar blockquote cite > span {
  display: block;
  font-size: 16px;
  text-transform: uppercase; }

.testimonials-bg {
  width: 100%;
  height: 100vh;
  background-size: cover !important;
  background-position: center center !important; }

.testimonials-bg .vidoe-play-btn {
  display: none; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.testimonials-video {
  width: 100%;
  height: 100%;
  position: relative; }

.testimonials-video .embed-container {
  z-index: -1; }

.testimonials-video video {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: -1;
  min-width: 100%;
  min-height: 100%; }

.h-testimonials-thumb {
  width: calc(100% - 300px);
  position: absolute;
  left: 300px;
  bottom: 0; }

.h-testimonials-thumb .slick-track {
  margin: 0; }

.h-testimonials-thumb .slick-track .slick-slide img {
  width: 100%; }

.play-btn {
  font-size: 14px;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase; }

.h-testimonials-thumb .slick-track .slick-slide {
  position: relative; }

.h-testimonials-thumb .slick-track .slick-slide.slick-current .thumb-text {
  opacity: 1;
  visibility: visible; }

.thumb-img-block {
  float: left;
  width: 12.5%;
  position: relative; }

.thumb-img-block > img {
  width: 100%; }

.thumb-text {
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: 'Brother-1816-Medium';
  color: #5a5757;
  text-align: center;
  line-height: 1.2; }

.thumb-text-inner h3 {
  font-size: 14px;
  margin-bottom: 5px; }

.thumb-text-inner span {
  font-size: 14px;
  font-family: 'Brother-1816-Regular'; }

img.mfp-img {
  padding-top: 0; }

.mfp-close {
  background: #000 !important;
  opacity: 1;
  right: -15px !important;
  top: -15px !important;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 30px !important;
  height: 30px !important;
  line-height: 32px;
  font-size: 25px;
  color: #fff !important;
  padding: 0px 2px !important;
  text-align: center !important; }

/*** Home Testimonials End ***/
/*** Most Love bed Start ***/
.most-love {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap; }

.most-love-image,
.ml-customer-review {
  width: 50%;
  height: 100vh;
  position: relative; }

.most-love-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative; }

.ml-bg {
  width: 100%;
  height: 100%;
  background: url("/wp-content/uploads/2019/07/banner-reviews-t.jpg") no-repeat;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-box-shadow: inset 0 0 50px 20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 50px 20px rgba(0, 0, 0, 0.3); }

.ml-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 20px 60px 20px;
  color: #fff; }

.ml-customer-review {
  padding: 0; }

.ml-star {
  margin: 0 0 -20px 0; }

.ml-star i {
  margin: 0 5px;
  font-size: 12px; }

.small-title-block {
  text-align: center; }

.small-title-block h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #9b9c9f;
  position: relative;
  display: inline-block;
  font-family: 'Brother-1816-Regular'; }

.small-title-block h3 strong {
  font-family: 'Brother-1816-Bold'; }

.small-title-block h3:before {
  content: '';
  position: absolute;
  width: 150px;
  height: 2px;
  top: 18px;
  left: -160px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a2a2a2',GradientType=1 ); }

.small-title-block h3:after {
  content: '';
  position: absolute;
  width: 150px;
  height: 2px;
  top: 18px;
  right: -160px;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.small-title-block h3 span {
  display: block;
  font-family: 'Brother-1816-Medium';
  font-size: 12px; }

.review-content {
  background: #fafafa;
  padding: 20px;
  margin: 10px 0 30px 0; }

.review-content .body-content {
  height: 75vh;
  padding-right: 30px; }

.page-template-template-product-detail-mattresses .reviews-slick {
  background: #fff;
  margin-top: 45px;
  padding: 15px;
  margin-bottom: 0px; }
  .page-template-template-product-detail-mattresses .reviews-slick .slick-prev {
    left: -20px; }
  .page-template-template-product-detail-mattresses .reviews-slick .slick-next {
    right: -20px; }
  @media screen and (min-width: 768px) {
    .page-template-template-product-detail-mattresses .reviews-slick {
      margin-top: 75px;
      margin-bottom: 30px; } }
.page-template-template-product-detail-mattresses .single-project-wrapper {
  padding-top: 0px; }

.customer-reviews {
  background-color: #fff;
  padding: 50px 0;
  text-align: center; }
  .customer-reviews.landing-page-reviews:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, #fff 100%);
    content: '';
    position: absolute;
    width: 100%;
    height: 90px;
    z-index: -1;
    left: 0;
    top: 0; }
  .customer-reviews.landing-page-reviews .title-block {
    margin-bottom: 50px; }
    .customer-reviews.landing-page-reviews .title-block h1 {
      color: #777; }
      .customer-reviews.landing-page-reviews .title-block h1 span:before {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #777 100%); }
      .customer-reviews.landing-page-reviews .title-block h1 span:after {
        background: linear-gradient(to right, #777 0%, rgba(255, 255, 255, 0) 100%); }

.reviews-slick {
  text-align: center;
  margin-bottom: 30px;
  padding: 0 60px; }
  .reviews-slick .hearts {
    color: #c45003;
    margin-bottom: 12px; }
    .reviews-slick .hearts i {
      margin-right: 7px; }
  .reviews-slick .reviews-title {
    color: #4c4c4c;
    font-size: 25px; }
  .reviews-slick .reviews-quote {
    color: #777;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.4em;
    margin-bottom: 15px;
    padding: 0 50px;
    text-transform: uppercase; }
  .reviews-slick .subtitle p {
    font-size: 14px;
    font-weight: 700;
    color: #777;
    position: relative;
    margin-bottom: 30px !important;
    text-transform: uppercase; }
  .reviews-slick .slick-prev {
    left: 20px; }
  .reviews-slick .slick-next {
    right: 20px; }
  .reviews-slick .slick-prev {
    left: -20px; }
  .reviews-slick .slick-next {
    right: -20px; }
  .reviews-slick .slick-prev, .reviews-slick .slick-next {
    transform: translate(0, -50%);
    width: 40px;
    height: 90px; }
  .reviews-slick .slick-dots {
    position: relative;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%; }
    .reviews-slick .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      .reviews-slick .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        .reviews-slick .slick-dots li button:hover, .reviews-slick .slick-dots li button:focus {
          outline: none; }
          .reviews-slick .slick-dots li button:hover:before, .reviews-slick .slick-dots li button:focus:before {
            opacity: 1; }
        .reviews-slick .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "•";
          width: 20px;
          height: 20px;
          font-family: "slick";
          font-size: 40px;
          line-height: 20px;
          text-align: center;
          color: white;
          opacity: 0.25;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .reviews-slick .slick-dots li.slick-active button:before {
        color: white;
        opacity: 0.75; }

/*** Most Love bed End ***/
/*** Blog Page Start ***/
.blog-wrapper .left-col {
  width: 70%;
  padding: 0 70px 0 0;
  border-right: #d7d7d7 solid 1px;
  float: left; }

.blog-wrapper .left-col .article-wrapper article {
  position: relative;
  padding: 0 0 40px 0;
  margin-bottom: 40px; }

.blog-wrapper .left-col .article-wrapper article:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.blog-wrapper .left-col .article-wrapper article:last-child {
  margin-bottom: 15px;
  padding-bottom: 0; }

.blog-wrapper .left-col .article-wrapper article:last-child:after {
  display: none; }

.blog-wrapper .left-col article img {
  width: 100%; }

.blog-text-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  padding: 30px 0 0 0; }

.blog-text-block date {
  min-width: 50px;
  padding: 0 35px 0 0;
  font-size: 35px;
  font-family: 'Brother-1816-Medium';
  line-height: 1;
  color: #c45003;
  position: relative; }

.blog-text-block date:after {
  content: '';
  position: absolute;
  top: 6px;
  right: 16px;
  width: 1px;
  height: 70px;
  background: #a3a3a3;
  background: -moz-linear-gradient(top, #a3a3a3 0%, white 100%);
  background: -webkit-linear-gradient(top, #a3a3a3 0%, white 100%);
  background: linear-gradient(to bottom, #a3a3a3 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#ffffff',GradientType=0 ); }

.blog-text-block date span {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center; }

.blog-text {
  width: 88%; }

.blog-text h1 {
  color: #4c4c4c;
  font-size: 30px;
  font-family: 'Brother-1816-Medium';
  line-height: 1.1;
  text-align: left;
  margin-bottom: 20px; }

.blog-text p {
  font-size: 14px;
  color: #4c4c4c;
  font-family: 'Brother-1816-Light';
  margin-bottom: 15px; }

.blog-text p a {
  font-size: 14px;
  font-family: 'Brother-1816-Medium';
  color: #c45003; }

.share-link {
  color: #c45003;
  font-size: 13px;
  font-family: 'Brother-1816-Medium'; }

.share-link i {
  margin-right: 5px;
  font-size: 16px;
  color: #4c4c4c; }

aside.right-col {
  float: right;
  width: 25%; }

aside.right-col h3 {
  font-size: 18px;
  color: #c45003;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase;
  margin-bottom: 25px;
  line-height: 1; }

aside.right-col ul {
  margin-bottom: 65px; }

aside.right-col ul li {
  margin-bottom: 15px; }

aside.right-col ul li a {
  font-size: 16px;
  color: #a1a1a1; }

aside.right-col ul li a:hover {
  color: #c45003; }

.pagination {
  text-align: center;
  margin: 50px 0 0 0; }

.pagination a {
  font-size: 16px;
  color: #4c4c4c;
  font-family: 'Brother-1816-Medium';
  padding: 3px 10px; }

.pagination a:hover {
  color: #bfbfbf; }

.pagination a.active {
  background: #c45003;
  color: #fff; }

.pagination-previous i,
.pagination-next i {
  font-size: 18px; }

.ta-slider article {
  position: relative; }

.ta-slider article a {
  display: block; }

.ta-slider article a:hover .ta-slider-text {
  opacity: 1;
  visibility: visible; }

.ta-slider .ta-slider-text:before {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  top: 20px;
  border: #a1a1a1 solid 1px; }

.ta-slider-text {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.85);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.ta-slider-text h4 {
  font-size: 25px;
  font-family: 'Brother-1816-Medium';
  text-align: center;
  text-transform: uppercase;
  line-height: 1.1;
  padding: 35px;
  color: #4c4c4c;
  -webkit-mix-blend-mode: multiply;
  mix-blend-mode: multiply; }

.treding-articles {
  overflow: hidden; }

.treding-articles h3 {
  text-align: center;
  /*font-size:30px;*/
  font-size: 18px;
  font-family: 'Brother-1816-Medium';
  color: #c45003;
  text-transform: uppercase;
  margin-bottom: 30px; }

/*** Blog Page End ***/
/*** Blog Details Page Start ***/
.releated-articles {
  margin-top: 30px; }

.releated-articles h2 {
  font-size: 18px;
  font-family: 'Brother-1816-Medium';
  color: #c45003;
  text-transform: uppercase;
  margin-bottom: 10px; }

.releated-articles ul li {
  margin-bottom: 10px; }

.releated-articles ul li a {
  font-size: 16px;
  color: #a1a1a1;
  font-family: 'Brother-1816-Light';
  text-transform: uppercase; }

.releated-articles ul li a:hover {
  color: #c45003; }

/*** Blog Details Page End ***/
/*** Review Page Start ***/
.featured-testimonials {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1; }

.ft-content-block {
  position: relative;
  padding: 50px 100px 30px 100px; }

.ft-content-block:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #4c4c4c;
  height: 1px;
  width: 100%; }

.ft-content-block blockquote {
  font-size: 18px;
  text-transform: uppercase;
  color: #4c4c4c;
  font-family: 'Brother-1816-Light';
  margin-bottom: 20px; }

.ft-content-block cite {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #4c4c4c;
  font-style: normal;
  font-family: 'Brother-1816-Medium';
  letter-spacing: 2px;
  margin-bottom: 20px; }

.ft-content-block cite > span {
  background: #c45003;
  width: 7px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px; }

.ft-thumb .slick-slide a > img,
.ft-thumb .slick-slide > img {
  width: 100%; }

.ft-thumb .slick-slide a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.review-wrapper {
  float: left;
  width: 100%; }

.review-wrapper .left-col {
  float: left;
  /*width:340px;*/
  width: 33%; }

.review-wrapper .right-col {
  float: right;
  /*width:960px;*/
  width: 63%;
  padding: 0 0 0 40px;
  border-left: #d7d7d7 solid 1px;
  min-height: 300px; }

.review-list > ul > li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.review-list li > a {
  width: 75px;
  text-decoration: underline;
  font-family: 'Brother-1816-Regular';
  color: #939598; }

.review-list li .review-bar {
  width: 60%;
  height: 10px;
  background: #fff;
  border: #d7d7d7 solid 1px;
  position: relative; }

.review-list li > span {
  width: 40px;
  text-align: right;
  color: #939598;
  font-family: 'Brother-1816-Regular'; }

.review-list li.active a {
  color: #c45003; }

.review-list li.active .review-bar > span {
  background: #c45003; }

.review-list li .review-bar > span {
  background: #bdbbbc;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%; }

.review-btn {
  background: #c45003;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  font-family: 'Brother-1816-Medium';
  line-height: 1;
  padding: 8px 10px;
  font-size: 14px; }

.review-btn:hover {
  background: #999;
  color: #fff; }

.sort-filter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 40px 0 30px 0; }

.sort-by,
.filter-by {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap; }

.sort-by strong,
.filter-by strong {
  font-family: 'Brother-1816-Medium';
  font-size: 13px;
  color: #4c4c4c;
  margin-right: 10px; }

.sort-by ul li,
.filter-by ul li {
  line-height: 20px; }

.sort-by ul li.active a,
.filter-by ul li.active a {
  color: #c45003; }

.sort-by ul li a,
.filter-by ul li a {
  font-size: 12px;
  font-family: 'Brother-1816-Regular';
  color: #4c4c4c; }

.sort-by ul li a:hover,
.filter-by ul li a:hover {
  color: #c45003; }

/*** Review Page End ***/
/*** Story Page Start ***/
.story-top-block {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-flow: row wrap;
	-webkit-flex-flow: row wrap;*/
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.ra-wrapper h3 {
  text-align: left; }

.ra-wrapper {
  position: relative; }

/*.ra-wrapper:after{
	content:'';
	position:absolute;
	top:-140px;
	right:-150px;
	background:url("../images/grid-grey.svg") no-repeat;
	width:275px;
	height:275px;
	background-size:cover;
	z-index:-1;
}*/
.ra-wrapper ul {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3; }

.ra-wrapper ul li {
  margin-bottom: 20px;
  padding: 0 20px 0 0;
  line-height: 20px; }

.ra-wrapper ul li a {
  font-size: 16px;
  font-family: 'Brother-1816-Light'; }

.read-block {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 50%;
  padding: 0 50px 0 100px; }

.read-block .body-content {
  height: 50vh;
  padding-right: 50px;
  position: relative; }

.read-block .body-content .mCustomScrollBox {
  padding-bottom: 80px; }

.read-block .body-content:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.read-block .body-content strong {
  font-family: 'Brother-1816-Medium';
  color: #7d7d7d;
  margin-bottom: 10px;
  display: block; }

.read-block .body-content p {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Brother-1816-Light'; }

.read-block .body-content p a {
  text-decoration: underline;
  font-family: 'Brother-1816-Light';
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block; }

.read-block h1 {
  color: #a1a1a1;
  font-size: 30px;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 30px; }

.top-story-slider {
  width: 50%;
  margin-right: 0%; }

.top-story-slider .slick-list img {
  width: 100%; }

.ts-slide-img {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: left bottom;
  background-repeat: no-repeat; }

/*** Story Page End ***/
/*** Gel Video Page Start ***/
.gel-matrix-features-headline {
  clear: both;
  color: #4c4c4c;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: 'Brother-1816-Medium';
  font-size: 18px;
  text-align: center;
  padding-top: 4.5%; }
  @media screen and (min-width: 569px) {
    .gel-matrix-features-headline {
      font-size: 26px;
      line-height: 1.1;
      margin-bottom: 20px;
      padding-top: 4.5%; } }
  @media screen and (min-width: 768px) {
    .gel-matrix-features-headline {
      font-size: 28px; } }
.gel-matrix-features {
  background: transparent url(../images/bkgd-matrix-info.jpg) center center/cover no-repeat;
  text-transform: uppercase;
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto 50px;
  padding: 50px 25px;
  position: relative;
  width: 100%;
  z-index: 1; }
  @media screen and (min-width: 800px) {
    .gel-matrix-features {
      padding: 100px 25px 55px; } }
  .gel-matrix-features li {
    margin-bottom: 12px; }
    .gel-matrix-features li:last-child {
      margin-bottom: 0; }
    .gel-matrix-features li:nth-child(1) a::before {
      animation-delay: 200ms; }
    .gel-matrix-features li:nth-child(2) a::before {
      animation-delay: 1200ms; }
    .gel-matrix-features li:nth-child(3) a::before {
      animation-delay: 7200ms; }
    .gel-matrix-features li:nth-child(4) a::before {
      animation-delay: 8200ms; }
    .gel-matrix-features li:nth-child(5) a::before {
      animation-delay: 4200ms; }
    .gel-matrix-features li:nth-child(6) a::before {
      animation-delay: 2200ms; }
    .gel-matrix-features li:nth-child(7) a::before {
      animation-delay: 6200ms; }
    .gel-matrix-features li:nth-child(8) a::before {
      animation-delay: 5200ms; }
    .gel-matrix-features li:nth-child(9) a::before {
      animation-delay: 3200ms; }
    @media screen and (min-width: 800px) {
      .gel-matrix-features li {
        margin-bottom: 0;
        position: absolute; }
        .gel-matrix-features li:nth-child(1) {
          left: 50%;
          top: 0;
          transform: translateX(-15px); }
        .gel-matrix-features li:nth-child(2) {
          left: 33%;
          top: 36px;
          transform: translateX(-15px); }
        .gel-matrix-features li:nth-child(3) {
          right: 33%;
          top: 36px;
          transform: translateX(15px); }
        .gel-matrix-features li:nth-child(4) {
          left: 14%;
          top: 62px; }
        .gel-matrix-features li:nth-child(5) {
          left: 50%;
          top: 67px;
          transform: translateX(-15px); }
        .gel-matrix-features li:nth-child(6) {
          right: 14%;
          top: 67px; }
        .gel-matrix-features li:nth-child(7) {
          left: 30%;
          top: 100px;
          transform: translateX(-10px); }
        .gel-matrix-features li:nth-child(8) {
          right: 30%;
          top: 108px;
          transform: translateX(15px); }
        .gel-matrix-features li:nth-child(9) {
          left: 50%;
          top: 154px;
          transform: translateX(-15px); } }
    .gel-matrix-features li a {
      color: #fff;
      display: flex;
      align-items: center; }
      @media screen and (min-width: 800px) {
        .gel-matrix-features li a {
          display: block; } }
      .gel-matrix-features li a:before {
        animation: text-shadow-pulse 2s infinite;
        border-radius: 50%;
        border: 2px solid white;
        content: '+';
        display: inline-block;
        font-weight: bold;
        padding: 2px;
        text-align: center;
        line-height: 14px;
        width: 15px;
        height: 15px;
        font-size: 20px; }
        @media screen and (min-width: 800px) {
          .gel-matrix-features li a:before {
            font-size: 35px;
            height: 30px;
            line-height: 28px;
            width: 30px; } }
      .gel-matrix-features li a.open:before, .gel-matrix-features li a:hover:before {
        animation-play-state: paused;
        border-color: #c45003; }
        @media screen and (min-width: 800px) {
          .gel-matrix-features li a.open:before, .gel-matrix-features li a:hover:before {
            border-color: inherit; } }
      .gel-matrix-features li a.open span, .gel-matrix-features li a:hover span {
        display: block; }
        @media screen and (min-width: 800px) {
          .gel-matrix-features li a.open span, .gel-matrix-features li a:hover span {
            display: none; } }
      @media screen and (max-width: 799px) {
        .gel-matrix-features li a.open:before {
          content: '\2013';
          line-height: 12px; } }
      .gel-matrix-features li a span {
        color: #fff;
        font-family: 'Brother-1816-Bold';
        line-height: 1.1;
        margin-left: 5px;
        font-size: 14px; }
        @media screen and (min-width: 800px) {
          .gel-matrix-features li a span {
            font-size: 13px;
            position: absolute;
            width: 100%;
            display: none;
            left: 50%;
            margin-left: 0;
            margin-top: 5px;
            max-width: 182px;
            transform: translateX(-50%);
            width: 200px;
            text-align: center; } }
    .gel-matrix-features li .description {
      display: none;
      background-color: #F7FBFE;
      text-transform: none;
      margin-left: 20px;
      width: calc(100% - 20px);
      padding: 25px; }
      @media screen and (min-width: 800px) {
        .gel-matrix-features li .description {
          display: none !important; } }
  .gel-matrix-features ul {
    position: relative;
    width: 100%; }
    @media screen and (min-width: 800px) {
      .gel-matrix-features ul {
        height: 195px;
        width: 600px;
        top: -36px; } }
  .gel-matrix-features .description-overlay {
    background-color: #F7FBFE;
    display: none;
    height: 260px;
    left: 50%;
    padding: 25px;
    position: absolute;
    text-align: left;
    text-transform: none;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 600px; }
    @media screen and (max-width: 799px) {
      .gel-matrix-features .description-overlay {
        display: none !important; } }
    .gel-matrix-features .description-overlay h2 {
      color: #c45003;
      font-family: 'Brother-1816-Medium';
      margin-bottom: 15px;
      text-align: center;
      text-transform: uppercase; }
    .gel-matrix-features .description-overlay .close {
      align-items: center;
      border-radius: 50%;
      border: 1px solid #c45003;
      color: #c45003;
      display: block;
      display: flex;
      font-size: 20px;
      height: 25px;
      justify-content: center;
      line-height: 1px;
      position: absolute;
      right: 10px;
      top: 10px;
      width: 25px; }
      .gel-matrix-features .description-overlay .close::before {
        background-color: #c45003;
        content: '';
        height: 2px;
        left: 50%;
        position: absolute;
        text-outline: 50%;
        transform: translateX(-50%);
        width: 12px; }
    .gel-matrix-features .description-overlay .content {
      height: 150px;
      overflow-style: scrollbar;
      overflow: scroll; }

@keyframes text-shadow-pulse {
  0% {
    box-shadow: rgba(255, 255, 255, 0.6) 0 0 0px; }
  50% {
    box-shadow: white 0px 0px 25px; }
  100% {
    box-shadow: rgba(255, 255, 255, 0.6) 0 0 0px; } }

.gel-text-block .body-content {
  padding-bottom: 50px;
  position: relative; }

.gel-matrix-technology .video-box {
  margin-bottom: 20px; }

.gel-text-block .body-content:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.video-listing {
  width: 100%; }

.video-listing .gel-video-block {
  position: relative;
  width: 30.3333%;
  background: #fff;
  float: left;
  margin: 0 4.5% 4.5% 0;
  position: relative;
  overflow: hidden; }

.video-listing .gel-video-block:nth-child(3n + 3) {
  margin-right: 0; }

.video-listing .gel-video-block img {
  width: 100%; }

.video-listing .gel-video-block:hover .gel-video-inner {
  background: rgba(255, 255, 255, 0.15);
  top: 50%;
  height: auto;
  transform: translateX(-50%) translateY(-50%); }

.video-listing .gel-video-block:hover:before {
  border: #a1a1a1 solid 1px;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px; }

.gel-video-block img.sudo-play {
  display: block;
  width: 40px;
  height: auto;
  position: absolute;
  opacity: .5;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin-top: -23px; }

.gel-video-block:before {
  content: '';
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -100%;
  top: 250px;
  z-index: 1;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease; }

.video-listing .gel-video-block::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background: #fff;
  width: calc(100% + 32px);
  height: calc(100% + 3px);
  bottom: -82%;
  left: -15px;
  opacity: .85;
  transition: all .5s ease; }

.video-listing .gel-video-block:hover::after {
  bottom: 0; }

.gel-video-inner {
  position: absolute;
  z-index: 1;
  width: 100%;
  padding: 5%;
  text-align: center;
  max-width: 280px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  left: 50%;
  top: 82%;
  -webkit-transform: translateX(-50%) translateY(0%);
  -moz-transform: translateX(-50%) translateY(0%);
  -ms-transform: translateX(-50%) translateY(0%);
  transform: translateX(-50%) translateY(0%); }

.gel-video-inner h2 {
  font-size: 15px;
  color: #a1a1a1;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 20px; }

.gel-video-inner .share-link {
  font-size: 13px; }

.gel-video-inner p {
  font-size: 10px;
  line-height: 14px; }

.gel-video-inner p, .gel-video-inner .addthis_inline_share_toolbox, .gel-video-inner .video-btn {
  opacity: 0;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease; }

.gel-video-block:hover .gel-video-inner p, .gel-video-block:hover .gel-video-inner .addthis_inline_share_toolbox, .gel-video-block:hover .gel-video-inner .video-btn {
  opacity: 1; }

.gel-video-inner .video-btn {
  margin-top: 20px; }

.video-btn {
  display: inline-block;
  color: #fff;
  background: #acacac;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  padding: 9px 15px;
  text-align: center;
  font-size: 10px; }

.video-btn:hover {
  background: #c45003;
  color: #fff; }

.gv-popup > .container {
  max-width: 900px; }

.gel-video-popup {
  background: #fff;
  position: relative; }

.gel-video-popup video {
  width: 100%;
  float: left;
  height: auto; }

.gv-text {
  padding: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.gel-video-content {
  max-width: 550px;
  margin: 0 auto;
  text-align: center; }

.gel-video-content h2 {
  font-size: 22px;
  color: #a1a1a1;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: center; }

.gel-video-content p {
  font-size: 12px;
  line-height: 16px; }

.gv-previous,
.gv-next {
  font-size: 25px; }

/*** Gel Video Page Start ***/
/*** Accessories Listing Page Start ***/
.listing-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row;
  -webkit-flex-flow: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: #bfbfbf solid 1px; }

.listing-title-menu {
  margin-top: -4px; }

.default-select {
  background: #fff;
  font-size: 12px;
  font-family: 'Brother-1816-Regular';
  text-transform: uppercase;
  color: #4c4c4c;
  position: relative;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 5px; }

.default-select:before {
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  top: 9px;
  left: 8px; }

.default-select .select-box {
  padding: 6px 8px 6px 14px;
  border: #4c4c4c solid 1px;
  height: 32px; }

.listing-top .dropdown-style {
  margin-right: 0; }

.listing-title-menu h3 {
  font-size: 12px;
  font-family: 'Brother-1816-Medium';
  color: #a1a1a1;
  display: inline-block;
  margin: 0; }

.listing-title-menu nav {
  display: inline-block; }

.listing-title-menu nav ul li {
  display: inline-block;
  margin-left: 15px; }

.listing-title-menu nav ul li a {
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Brother-1816-Light';
  color: #a1a1a1;
  text-decoration: underline; }

.listing-title-menu nav ul li a:hover {
  color: #c45003; }

.product-listing {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

article.product {
  width: 45%;
  position: relative;
  /*float:left;*/
  margin-bottom: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-content: space-between;
  align-content: space-between; }

article.product:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

/*article.product:nth-child(2n+2){
	float:right;
}*/
.product-image {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.product-image > a {
  display: inline-block;
  width: 100%; }

.product-image > a > img {
  width: 100%; }

.product-image:hover .quick-view-btn {
  opacity: 1;
  visibility: visible; }

.quick-view-btn {
  width: auto !important;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: #fff;
  border: #ccc solid 1px;
  text-transform: uppercase;
  color: #ccc;
  font-size: 14px;
  font-family: 'Brother-1816-Regular';
  padding: 8px 20px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.product-title-price {
  padding: 30px 0;
  width: 100%; }

.product-title-price h2 {
  font-size: 18px;
  color: #c45003;
  font-family: 'Brother-1816-Medium';
  line-height: 1.2; }

.product-title-price span.pr-price {
  color: #4c4c4c;
  font-size: 12px;
  font-family: 'Brother-1816-Light'; }

.pr-like-heart {
  display: inline-block;
  margin-left: 5px; }

.pr-like-heart a {
  color: #4c4c4c;
  font-size: 12px; }

.pr-like-heart a:hover {
  color: #c45003; }

.quick-view-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

.quick-view-inner {
  background: #fff;
  padding: 40px;
  border: #ccc solid 1px;
  width: 1000px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  margin: 0 auto 10px auto; }

.quick-view-inner button.close {
  z-index: 1;
  position: absolute;
  background: none;
  border: 0;
  top: 15px;
  right: 15px;
  padding: 0;
  width: 13px;
  cursor: pointer;
  opacity: .4; }

.quick-view-inner .product-slider {
  max-width: 45%; }

.quick-view-inner .product-slider .product-big .slick-slide {
  text-align: center; }

.quick-view-inner .product-slider .product-big .slick-slide img {
  display: inline-block; }

.quick-view-inner .product-details {
  max-width: 50%; }

.quick-view-inner .product-details h2 {
  font-size: 20px;
  color: #c45003;
  font-family: 'Brother-1816-Medium'; }

.quick-view-inner .product-details ul {
  margin-bottom: 10px;
  padding: 0 0 0 15px; }

.quick-view-inner .product-details ul li {
  list-style: outside;
  font-size: 14px;
  color: #747474;
  line-height: 20px;
  margin-bottom: 5px; }

.quick-view-inner .product-details ol {
  margin: 0 0 10px 0;
  padding: 0 0 0 15px; }

.quick-view-inner .product-details ol li {
  list-style: decimal outside;
  font-size: 14px;
  color: #747474;
  line-height: 20px;
  margin-bottom: 5px; }

.quick-view-inner .product-details .view-details {
  font-size: 14px;
  color: #c45003;
  font-family: 'Brother-1816-Regular';
  text-transform: uppercase;
  text-decoration: underline; }

.quick-view-inner .product-details .product-button-block {
  display: block;
  margin: 10px 0 20px 0; }

.dropdown-style {
  position: relative;
  display: inline-block;
  margin-right: 4px; }

.dropdown-style > a {
  background: #fff;
  border: #4c4c4c solid 1px;
  font-size: 12px;
  font-family: 'Brother-1816-Regular';
  text-transform: uppercase;
  padding: 4px 8px 6px 8px;
  color: #4c4c4c; }

.dropdown-style ul {
  padding: 0; }

.dropdown-style ul li {
  list-style: none; }

.choose-option > a {
  width: 140px;
  display: block; }

.qty > a {
  width: 60px;
  display: block;
  text-align: center; }

.dropdown-style .dropdown-submenu {
  display: none;
  position: absolute;
  background: #fff;
  padding: 0 8px 5px 8px !important;
  top: 29px;
  left: 0;
  right: 0;
  border: #4c4c4c solid 1px;
  border-top: 0;
  z-index: 2; }

.dropdown-style .dropdown-submenu li {
  margin: 0;
  list-style: none !important; }

.dropdown-style .dropdown-submenu li a {
  text-transform: none;
  font-size: 11px;
  color: #4c4c4c;
  font-family: 'Brother-1816-Regular'; }

.dropdown-style .dropdown-submenu li a:hover {
  color: #c45003; }

.quick-view-inner .product-details a.add-to-cart {
  background: #c45003;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 7px 14px;
  border: 1px solid #c45003;
  display: inline-block;
  font-family: 'Brother-1816-Regular';
  height: 32px;
  margin-top: 1px; }

.quick-view-inner .product-details a.add-to-cart:hover {
  border: #c45003 solid 1px;
  background-color: white;
  color: #c45003;
  padding: 7px 14px; }

.accessories .product-thumb .slick-slide a {
  width: 97%; }

.product-thumb .slick-slide a {
  display: inline-block;
  border: transparent solid 1px;
  width: 99%;
  padding: 5px; }

.product-thumb .slick-slide.slick-current a {
  border: #acacac solid 1px; }

.product-thumb {
  width: 99%; }

.quick-view-popup {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  overflow: auto;
  padding: 0;
  z-index: 9; }

.quick-view-popup.active {
  opacity: 1;
  visibility: visible; }

.product-big .p-img {
  display: block; }

.product-big .embed-responsive {
  margin-bottom: 100px; }

.product-big .embed-responsive a {
  margin-bottom: 10px; }

.product-big .embed-responsive-16by9::before {
  padding-top: 64.25%; }

/*** Accessories Listing Page End ***/
/*** Accessories Listing Details Page Start ***/
.accessories-details .quick-view-inner {
  padding: 40px 0 50px 0;
  width: 100%;
  border: 0;
  position: relative;
  margin-bottom: 50px; }

.accessories-details .quick-view-inner:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.accessories-details .quick-view-inner .full-screen {
  float: left;
  font-size: 12px;
  margin: 0 0 20px 0;
  display: inline-block; }

.accessories-details .quick-view-inner .product-title-price {
  padding: 0 0 10px 0; }

.accessories-details .quick-view-inner .review-link {
  color: #4c4c4c;
  text-decoration: underline;
  font-size: 14px;
  vertical-align: text-bottom;
  margin-left: 5px; }

.accessories-details .quick-view-inner .review-link:hover,
.accessories-details .quick-view-inner .review-link i {
  color: #c45003; }

.accessories-details .mfp-container {
  padding: 0 20px; }

/*** Accessories Listing Details Page End ***/
/*** Cart Page Start ***/
.cart-main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.cart-left {
  width: 60%;
  position: relative;
  min-height: 450px; }

.cart-left:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: -6.5%;
  background: #ccc; }

.cart-table thead th {
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Brother-1816-Medium';
  color: #a1a1a1;
  border-bottom: #ccc solid 1px;
  padding-bottom: 10px; }

.cart-table thead th:first-child {
  color: #c45003;
  text-align: left; }

.cart-table tbody tr td {
  padding: 20px 0 !important;
  border-bottom: #ccc solid 1px; }

.price-text {
  color: #4c4c4c;
  font-size: 16px;
  text-align: center; }

.cart-img,
.cart-p-title {
  display: inline-block;
  vertical-align: middle; }

.cart-p-title h3 {
  margin: 0 0 5px 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #c45003;
  line-height: 1.2; }

.cart-p-title p {
  font-size: 12px; }

.cart-p-title p a {
  text-transform: uppercase;
  text-decoration: underline;
  color: #4c4c4c; }

.qty-filed {
  display: inline-block;
  vertical-align: middle; }

.qty-filed input[type="button"] {
  border: 0;
  background: none;
  font-size: 20px;
  font-family: 'Brother-1816-Light';
  color: #4c4c4c;
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
  padding: 0 7px; }

.qty-filed .qty {
  font-size: 16px;
  color: #4c4c4c;
  border: #4c4c4c solid 1px;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 0;
  display: inline-block;
  vertical-align: middle; }

.remove-link {
  font-size: 14px;
  color: #4c4c4c;
  text-decoration: underline; }

.cart-right {
  width: 32%; }

.cart-right h2 {
  color: #a7a6a5;
  font-family: 'Brother-1816-Medium';
  font-size: 22px;
  margin: 0 0 22px 0;
  line-height: 1.2; }

.cart-right h2 > a {
  color: #a7a6a5;
  text-decoration: underline; }

.cart-right h2 > a:hover {
  color: #c45003; }

.order-summary-title {
  color: #c45003;
  font-size: 12px;
  font-family: 'Brother-1816-Medium';
  margin-bottom: 20px;
  line-height: 1.2; }

.promo-code input[type="text"] {
  height: 30px;
  width: 60%;
  border: #ccc solid 1px;
  padding: 3px 10px;
  display: inline-block;
  font-size: 14px;
  font-family: 'Brother-1816-Light'; }

.promo-code input[type="submit"] {
  height: 30px;
  background: #4c4c4c;
  border: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 10px;
  cursor: pointer;
  margin: 0 0 0 10px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease; }

.promo-code input[type="submit"]:hover {
  background: #c45003;
  color: #fff; }

.cart-subtotal {
  border-top: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  padding: 22px 0;
  margin: 25px 0 0 0; }

.cart-subtotal ul li,
.order-total ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #a1a1a1; }

.cart-subtotal ul li b,
.order-total ul li b {
  font-family: 'Brother-1816-Medium';
  color: #a1a1a1;
  font-weight: normal; }

.cart-subtotal ul li:last-child {
  font-size: 12px;
  font-family: 'Brother-1816-Light';
  margin-top: 5px; }

.cart-subtotal ul li span code {
  font-family: 'Brother-1816-Light';
  display: inline-block;
  border: #ccc solid 1px;
  padding: 2px 5px;
  line-height: 1;
  height: 20px; }

.order-total {
  padding: 10px 0; }

.checkout-button {
  background: #c45003;
  font-size: 12px;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 31px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  padding: 9px;
  font-family: 'Brother-1816-Regular'; }

.checkout-button:hover {
  background: #4c4c4c;
  color: #fff; }

/*** Cart Page End ***/
/*** Policy Page Start ***/
.policy-block {
  border-bottom: #ccc solid 1px;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.policy-content {
  display: none; }

.policy-intro {
  margin-bottom: 30px;
  padding-left: 20px; }

.policy-intro:last-child {
  margin-bottom: 0; }

.policy-title {
  color: #c45003;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Brother-1816-Medium';
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  padding: 0; }

.policy-title:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 5px;
  opacity: 0;
  visibility: hidden;
  width: 13px;
  height: 13px;
  background: url("../images/minus.svg") no-repeat;
  background-size: cover; }

.policy-title:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 5px;
  width: 13px;
  height: 13px;
  background: url("../images/plus.svg") no-repeat;
  background-size: cover; }

.policy-intro.open .policy-title:after {
  opacity: 0;
  visibility: hidden; }

.policy-intro.open .policy-title:before {
  opacity: 1;
  visibility: visible; }

.policy-content p {
  margin-bottom: 10px;
  font-size: 12px;
  font-family: 'Brother-1816-Regular';
  color: #4c4c4c; }

.policy-content p strong {
  color: #4c4c4c;
  font-family: 'Brother-1816-Medium'; }

.policy-content p strong span {
  color: #c45003; }

.policy-text-block .body-content {
  padding-bottom: 50px; }

.policy-text-block .body-content h2 {
  margin-bottom: 20px;
  font-family: 'Brother-1816-Medium';
  color: #4c4c4c;
  font-size: 1.4em;
  text-transform: uppercase; }

.policy-content ul li {
  margin-left: 15px;
  list-style-type: disc;
  display: block;
  margin: 0 0 25px 1.1225em;
  padding: 0;
  position: relative;
  font-size: 14px;
  color: #747474; }

.policy-content ul li:before {
  color: #747474;
  content: "\2022";
  display: block;
  font-size: 2em;
  left: -0.6em;
  position: absolute;
  top: -0.4em; }

.policy-content .policy-images {
  display: flex;
  flex-direction: row;
  margin: auto;
  margin-bottom: 20px; }

.policy-content .policy-images img {
  padding: 25px; }

.policy-content .slat-platform-images img {
  width: 25vh;
  height: 100%; }

.policy-content .policy-note {
  padding-left: 25px; }

.base-images {
  max-width: 380px; }

.policy-content .slat-platform-images img:nth-child(3) {
  border-top: 1px dashed #747474; }

@media screen and (min-width: 536px) {
  .policy-content .slat-platform-images img:nth-child(4) {
    border-top: 1px dashed #747474; } }

@media screen and (min-width: 1024px) {
  .policy-content .slat-platform-images img:nth-child(3) {
    border-left: 1px dashed #747474;
    border-top: 0px;
    width: 25vh; }
  .policy-content .slat-platform-images img:nth-child(4) {
    border-top: 0; } }

p.base-images img {
  max-width: 160px; }

/*** Policy Page End ***/
/*** FAQ Page Start ***/
.tab-title {
  text-align: center;
  border-bottom: #ccc solid 1px;
  padding: 0 0 30px 0; }

.tab-title ul li {
  display: inline-block;
  text-align: center; }

.tab-title ul li a {
  display: inline-block;
  padding: 25px 20px;
  border: transparent solid 1px;
  margin: 0 10px; }

.tab-title ul li.active a,
.tab-title ul li:hover a {
  border: #c45003 solid 1px; }

.tab-title ul li a img {
  display: inline-block; }

.tab-title ul li a span {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'Brother-1816-Medium';
  color: #a1a1a1; }

.tab-wrapper {
  padding: 40px 0; }

.faq-tab-content {
  display: none; }

.faq-tab-content p {
  font-size: 12px; }

.faq-tab-panel {
  padding: 0 0 20px 25px; }

.faq-tab-title {
  font-size: 14px;
  font-family: 'Brother-1816-Medium';
  color: #c45003;
  cursor: pointer;
  margin: 10px 0 15px 0;
  position: relative;
  line-height: 18px;
  display: inline-block;
  width: 100%; }

.faq-tab-title:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 5px;
  opacity: 0;
  visibility: hidden;
  width: 13px;
  height: 13px;
  background: url("../images/minus.svg") no-repeat;
  background-size: cover; }

.faq-tab-title:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 5px;
  width: 13px;
  height: 13px;
  background: url("../images/plus.svg") no-repeat;
  background-size: cover; }

.faq-tab-panel.open .faq-tab-title:after {
  opacity: 0;
  visibility: hidden; }

.faq-tab-panel.open .faq-tab-title:before {
  opacity: 1;
  visibility: visible; }

/*** FAQ Page End ***/
/*** Map Page Start ***/
.map-wrapper {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.map-area {
  width: 70%; }

.map-area iframe {
  width: 100%;
  height: 100vh; }

.map-location {
  width: 30%; }

.find-location {
  width: 100%;
  height: 35vh;
  background: #4c4c4c;
  padding: 18vh 40px 40px 40px; }

.find-location h2 {
  color: #fff;
  font-size: 16px;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 20px; }

.location-block {
  color: #fff;
  font-size: 12px;
  font-family: 'Brother-1816-Regular'; }

.location-block .dropdown-style > a {
  display: block; }

.location-block .dropdown-style > a,
.location-block .dropdown-style .dropdown-submenu {
  border: 0;
  padding: 3px 8px 5px 8px;
  width: 70px; }

.location-block .zipcode {
  background: #fff;
  border: 0;
  font-size: 12px;
  font-family: 'Brother-1816-Regular';
  padding: 3px 8px 5px 8px;
  width: 90px;
  color: #797979;
  margin-right: 5px; }

.location-block a.use-my-location {
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline; }

.location-block a.use-my-location:hover {
  color: #c45003; }

.location-block .find-location-btn {
  background: #c45003;
  border: 0;
  width: 280px;
  color: #fff;
  line-height: 1;
  font-family: 'Brother-1816-Regular';
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 10px;
  display: inline-block;
  margin: 20px 0 0 0;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

.location-block .find-location-btn:hover {
  background: #fff;
  color: #a1a1a1; }

.location-list {
  position: relative;
  height: 65vh;
  padding: 40px; }

.location-list .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.location-list .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  margin: 0; }

.location-list .mCSB_scrollTools .mCSB_draggerContainer {
  background: #fff;
  border: #ccc solid 1px; }

.location-list .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.location-list .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.location-list .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #c45003; }

.location-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.address-block {
  margin: 0 0 22px 0; }

.address-block h2 {
  font-size: 14px;
  color: #c45003;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase; }

.address-block h2 a {
  text-decoration: underline;
  color: #4c4c4c;
  margin-left: 10px; }

.address-block h3 {
  font-size: 14px;
  font-family: 'Brother-1816-Medium';
  color: #4c4c4c;
  line-height: 1;
  margin: 5px 0;
  text-transform: none; }

.address-block address {
  font-size: 14px;
  font-family: 'Brother-1816-Light';
  color: #4c4c4c;
  font-style: normal;
  line-height: 20px;
  margin-bottom: 5px; }

.address-block p {
  font-size: 14px;
  font-family: 'Brother-1816-Light'; }

.address-block p a {
  text-decoration: underline; }

/*** Map Page End ***/
/*** Founders Page Start ***/
.founders .body-content p {
  margin-bottom: 25px !important; }

.founders .body-content.desktop-layout .mCustomScrollBox,
.founders .body-content.mobile-layout .mCustomScrollBox {
  padding-bottom: 60px; }

.founders .body-content.tablet-layout .mCustomScrollBox {
  padding-bottom: 60px; }

.founders .body-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 50px;
  position: relative;
  padding-top: 250px; }

.founders .body-content:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 50px;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.founders .body-content:before {
  content: '';
  background-image: url(/wp-content/uploads/2019/08/banner-mattress-collection-d.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  width: 100%;
  background-position: center center;
  transition: .5s ease;
  position: absolute;
  top: 0;
  left: 0;
  display: block; }

.founders .body-content.over-trigger:before {
  height: 33vh; }

.founders .body-content.over-trigger {
  padding-top: calc(33vh + 50px); }

.founders .body-content.over-trigger .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  margin-top: calc(33vh + 10px); }

.founders {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*max-width:1600px;
	margin:0 auto;
	padding:0 0 0 88px;*/ }

.founders .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  margin-top: 210px; }

.founders > div {
  flex: 0 0 100%;
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .founders > div {
    flex: 0 0 50%;
    max-width: 50%;
    height: 100vh; }
  .founders .body-content {
    height: 100vh; }
  .founders .body-content .mCustomScrollBox > .mCSB_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; } }

@media screen and (min-width: 767px) {
  .founders .body-content .mCustomScrollBox > .mCSB_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; } }

.slider1 {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.mobile-layout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative; }

.mobile-layout .content-block {
  order: 5; }

.mobile-layout .content-block.slider1 {
  /*max-height:300px;*/
  order: 2; }

.mobile-layout .content-block.slider2 {
  /*max-height:300px;*/
  order: 4;
  width: 100%; }

.mobile-layout .content-block.body-copy1 {
  order: 1; }

.mobile-layout .content-block.body-copy2 {
  order: 3; }

.mobile-layout .content-block.body-copy3 {
  order: 5; }

.tablet-layout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative; }

.tablet-layout .content-block {
  order: 3; }

.tablet-layout .content-block.slider1 {
  /*max-height: 300px;*/
  order: 2; }

.tablet-layout .content-block.body-copy1 {
  order: 1; }

.sl1-slide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: right;
  justify-content: right; }

.sl1-content {
  text-align: right;
  -webkit-align-self: flex-end;
  align-self: flex-end; }

.sl1-content img {
  width: 100%;
  height: 100%; }

.sl1-content h2 {
  font-size: 20px;
  width: 50%;
  float: right;
  padding: 0 0 30px 0;
  color: #b2b2b2;
  line-height: 30px;
  font-family: 'Brother-1816-Light'; }

.founder-left-slider {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  position: relative; }

.founder-left-slider .slick-dots,
.founder-right .slick-dots {
  position: absolute;
  right: 0;
  top: -25px;
  height: 11px; }

.founder-left-slider .slick-dots li,
.founder-right .slick-dots li {
  display: inline-block;
  height: 11px;
  margin-left: 8px; }

.founder-left-slider .slick-dots li.slick-active button,
.founder-right .slick-dots li.slick-active button {
  background: #c45003; }

.founder-left-slider .slick-dots button,
.founder-right .slick-dots button {
  cursor: pointer;
  vertical-align: top;
  width: 11px;
  height: 11px;
  border: 0;
  background: #ebebeb;
  display: inline-block;
  font-size: 0;
  padding: 0; }

.founder-right img {
  width: 100%;
  max-width: 700px; }

.founders .slider2 h2 {
  font-size: 20px;
  /* width:50%;
	float:left; */
  padding: 30px 0 30px 30px;
  color: #b2b2b2;
  line-height: 30px;
  font-family: 'Brother-1816-Medium';
  position: absolute;
  bottom: 0;
  left: 0; }

.founder-right h2 span {
  font-family: 'Brother-1816-Light'; }

.founder-right h2 span.seperator {
  color: #c45003; }

.founder-right .slick-initialized .slick-slide {
  position: relative; }

.slick-slide.slick-current.slick-active {
  position: relative; }

/*** Founders Page End ***/
/*** Product Collection Page Start ***/
.pr-collection-wrapper {
  padding: 0 80px; }

.lc-product {
  margin: 40px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row;
  -webkit-flex-flow: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative; }

.lc-product .title-block {
  width: 100%;
  text-align: center; }

.lc-product .title-block h1 {
  color: #4c4c4c;
  display: inline-block; }

.lc-product .title-block nav ul li {
  display: inline-block;
  margin: 0 10px;
  line-height: 1;
  position: relative; }

.lc-product .title-block nav ul li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d0d0d0;
  top: 6px;
  right: -13px; }

.lc-product .title-block nav ul li:last-child:after {
  display: none; }

.lc-product .title-block nav ul li a {
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Brother-1816-Medium';
  color: #4c4c4c; }

.lc-product .title-block nav ul li a:hover,
.lc-product .title-block nav ul li a.active {
  color: #c45003; }

.lc-product .title-block h1 span:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: 18px;
  left: -60px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #a2a2a2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a2a2a2',GradientType=1 ); }

.lc-product .title-block h1 span:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: 18px;
  right: -60px;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.lc-product-wrapper {
  padding: 80px 0 0 0;
  text-align: center; }

.lc-product-wrapper article.product {
  width: 25%;
  display: inline-block;
  float: inherit;
  margin: 0 30px; }

.lc-product-wrapper article.product > img {
  display: inline-block; }

.lc-product-wrapper article.product img {
  margin-bottom: 20px; }

.lc-product-wrapper article.product:nth-child(2n+2) {
  float: inherit;
  display: inline-block; }

.lc-product-wrapper article.product h1 {
  color: #8c8d91;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 20px; }

.lc-product-wrapper article:after {
  display: none; }

.lc-product-wrapper article.product:hover h1 {
  color: #c45003; }

.lc-product-wrapper article.product:hover a.collection-btn {
  border: #c45003 solid 1px;
  color: #c45003; }

.compare-block {
  position: relative;
  width: 100%;
  margin-top: 80px; }

.compare-block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 22px;
  width: 100%;
  height: 1px;
  background: #c45003;
  z-index: -1; }

.compare-btn, .warranty-btn {
  font-family: 'Brother-1816-Medium';
  font-size: 14px;
  color: #c45003;
  text-transform: uppercase;
  border: #c45003 solid 1px;
  line-height: 22px;
  padding: 10px 20px;
  display: inline-block;
  background: #fff;
  min-width: 120px; }

.compare-btn:hover, .warranty-btn:hover {
  background: #c45003;
  color: #fff; }

.compare-chart {
  /*max-width:600px;*/
  max-width: 900px;
  margin: 0 auto; }

.chart-wrapper thead {
  display: table;
  overflow: auto;
  width: 100%; }

.chart-wrapper thead th:first-child,
.chart-wrapper tr td:first-child {
  text-align: left; }

.chart-wrapper thead th:first-child {
  padding-left: 5px; }

.chart-data tr td, .chart-data tr th {
  padding-left: 5px; }

.chart-wrapper thead th {
  color: #969799;
  text-transform: uppercase;
  font-family: 'Brother-1816-Medium';
  font-size: 14px; }

.chart-wrapper {
  width: 100%;
  padding: 150px 0 0 0;
  position: relative; }

.chart-wrapper:after {
  /*content:'';
	position:absolute;
	width:100%;
	height:45px;
	bottom:0;
	left:0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );*/ }

.chart-wrapper tr th,
.chart-data tr > td {
  text-align: center;
  padding: 5px 4px; }

.chart-wrapper th:nth-child(2):before, .chart-wrapper th:nth-child(3):before, .chart-wrapper th:nth-child(4):before, .chart-wrapper th:nth-child(5):before {
  position: absolute;
  content: '';
  width: 100%;
  height: 70px;
  bottom: 40px;
  left: 0;
  background-position: center 10px;
  background-size: contain;
  background-repeat: no-repeat; }

.chart-data tr {
  font-size: 0; }

.chart-data tr td {
  display: inline-table; }

.cc {
  /*height:250px;*/ }

@media screen and (min-width: 569px) {
  .chart-data {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; } }

.chart-data tbody {
  position: relative;
  background: rgba(255, 255, 255, 0.8); }

.chart-data tr:nth-child(even) {
  background-color: rgba(118, 118, 118, 0.15); }

.chart-content .mCustomScrollbar .mCustomScrollBox {
  padding-bottom: 30px; }

.chart-content tr td {
  font-family: 'Brother-1816-Regular';
  font-size: 14px;
  color: #949597; }

.lc-product-slider .slick-prev {
  left: 0;
  z-index: 1; }

.lc-product-slider .slick-next {
  right: 0; }

/*** Product Collection Page End ***/
/*** Single Project Page Start ***/
.where-buy {
  width: 400px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.where-buy a.cta-btn {
  border: #c45003 solid 1px;
  color: #fff;
  background: #c45003; }

.where-buy a.cta-btn:hover {
  color: #c45003;
  background: #fff; }

.like-review {
  width: 400px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.like-review {
  text-align: right; }

.like-review .pr-like-heart a {
  font-size: 14px; }

.like-review .review-link {
  margin-left: 10px;
  color: #c45003;
  font-size: 14px;
  font-family: 'Brother-1816-Medium'; }

.like-review .review-link:hover {
  text-decoration: underline; }

.single-project-wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 0 0 0; }

.single-project-img {
  text-align: center; }

.single-project-img img {
  display: inline-block; }

.single-project-wrapper h2 {
  color: #4c4c4c;
  font-size: 14px;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px; }

.single-project-wrapper h2:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.sp-details {
  padding: 0å 0 40px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.sp-details .price-left {
  width: 15%; }

.sp-details .price-left h3 {
  margin-bottom: 10px; }

.sp-details .price-left .cta-btn {
  font-family: 'Brother-1816-Medium'; }

.sp-details .price-left p {
  margin-top: 5px !important;
  line-height: 18px; }

.sp-details .details-right {
  width: 80%; }

.sp-details .details-right ul {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3; }

.sp-details .details-right ul li {
  font-size: 13px;
  color: #747474;
  line-height: 1.2;
  padding: 10px 0 0 15px;
  position: relative;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }
  .sp-details .details-right ul li span {
    font-family: 'Brother-1816-Medium'; }

.sp-details .details-right ul li:before {
  content: '-';
  position: absolute;
  left: 0;
  top: 8px; }

.sp-logo {
  text-align: center; }
  .sp-logo .medals-logo {
    margin: 0 auto;
    width: 40%;
    min-width: 240px;
    justify-content: space-between;
    align-items: center;
    flex-flow: row;
    padding: 50px 0 10px; }
    @media screen and (min-width: 569px) {
      .sp-logo .medals-logo {
        min-width: 300px; } }
    .sp-logo .medals-logo img {
      height: 65px;
      width: auto; }
      @media screen and (min-width: 569px) {
        .sp-logo .medals-logo img {
          height: 85px; } }
.bed-layer-main {
  position: relative;
  padding-top: 20px; }

.bed-layer-main:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #a2a2a2 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.size-dimensions-wrapper {
  padding: 30px 0 40px 0; }

.sd-inner {
  /*display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;*/
  padding: 15px 0 0 0; }

.sd-inner ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  position: relative;
  margin: 0 -30px; }

.sd-inner ul:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 50%;
  width: 2px;
  height: 100%;
  background: #a3a3a3;
  background: -moz-linear-gradient(top, #a3a3a3 0%, white 100%);
  background: -webkit-linear-gradient(top, #a3a3a3 0%, white 100%);
  background: linear-gradient(to bottom, #a3a3a3 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#ffffff',GradientType=0 ); }

.sd-inner ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 13px;
  color: #747474;
  line-height: 1.2;
  padding: 0 30px 7px 30px; }

.sd-left {
  width: 45%;
  position: relative; }

.sd-left:after {
  content: '';
  position: absolute;
  top: 6px;
  right: -11%;
  width: 2px;
  height: 100%;
  background: #a3a3a3;
  background: -moz-linear-gradient(top, #a3a3a3 0%, white 100%);
  background: -webkit-linear-gradient(top, #a3a3a3 0%, white 100%);
  background: linear-gradient(to bottom, #a3a3a3 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#ffffff',GradientType=0 ); }

.sd-right {
  width: 45%; }

.sd-left ul li,
.sd-right ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 13px;
  color: #747474;
  line-height: 1.2;
  padding-bottom: 7px; }

.review-inner {
  padding: 10px 0 0 0; }

.single-project section#videoTrigger {
  overflow: hidden; }

#videoTriggerAutoplay {
  overflow: hidden; }

.mobile-pullapart {
  margin: 50px 0; }

.bed-layer-animation {
  width: 100%;
  /*float:left;*/
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }

.bed-layer-left {
  width: 30%;
  float: left; }

.bed-layer-title {
  margin: 0 0 15px 0; }

.bed-layer-title:last-child {
  margin-bottom: 0; }

.bed-layer-title h3 {
  color: #c45003;
  font-family: 'Brother-1816-Medium';
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 5px 0;
  padding-left: 27px;
  position: relative; }

.bed-layer-title h3 .key {
  background-color: #c45003;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  left: 0;
  line-height: 1;
  margin-right: 5px;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 22px; }

.bed-layer-title h3 + p {
  padding-left: 27px; }

.bed-layer-title ul li {
  font-size: 12px;
  color: #747474;
  line-height: 1.3; }

.bed-layer-right {
  width: 70%;
  float: right;
  position: relative; }

.bed-layer-title {
  transition: all 0.3s ease-in-out; }

.bed-layer-mobile {
  display: none; }

ul.key {
  left: 12px;
  position: absolute;
  top: 110px; }
  @media screen and (min-width: 768px) {
    ul.key {
      top: 80px; } }
ul.key[data-total-layers="4"] {
  top: 140px; }
  @media screen and (min-width: 768px) and (max-width: 939px) {
    ul.key[data-total-layers="4"] {
      top: 100px; } }
  ul.key[data-total-layers="4"] li {
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) and (max-width: 939px) {
      ul.key[data-total-layers="4"] li {
        margin-bottom: 15px; } }
    ul.key[data-total-layers="4"] li:nth-child(3) {
      margin-bottom: 20px; }

ul.key[data-total-layers="5"] {
  top: 110px; }
  @media screen and (min-width: 768px) and (max-width: 849px) {
    ul.key[data-total-layers="5"] {
      top: 80px; } }
  ul.key[data-total-layers="5"] li {
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) and (max-width: 939px) {
      ul.key[data-total-layers="5"] li {
        margin-bottom: 2px;
        margin-top: 8px; } }
    ul.key[data-total-layers="5"] li:nth-child(2) {
      margin-bottom: 25px; }
    ul.key[data-total-layers="5"] li:nth-child(3) {
      margin-bottom: 20px; }

ul.key[data-total-layers="6"] {
  top: 110px; }
  @media screen and (min-width: 768px) and (max-width: 849px) {
    ul.key[data-total-layers="6"] {
      top: 80px; } }
  ul.key[data-total-layers="6"] li {
    margin-bottom: 15px; }
    @media screen and (min-width: 768px) and (max-width: 939px) {
      ul.key[data-total-layers="6"] li {
        margin-bottom: 2px;
        margin-top: 8px; } }
ul.key[data-total-layers="7"] li:nth-child(1), ul.key[data-total-layers="7"] li:nth-child(3) {
  margin-bottom: 2px; }

ul.key[data-total-layers="7"] li:nth-child(2), ul.key[data-total-layers="7"] li:nth-child(4) {
  margin-top: 0; }

ul.key[data-total-layers="7"] li:nth-child(4) {
  margin-top: 8px; }

ul.key li {
  background-color: #c45003;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  margin: 10px;
  padding: 5px;
  text-align: center;
  width: 22px; }

/*** Single Project Page End ***/
/*** Innovation Page Start ***/
.heartshape {
  position: relative;
  width: 148px;
  height: 130px;
  margin: 0 auto; }

.heartshape span {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  position: absolute; }

.hs1 {
  left: 0px;
  top: 27px; }

.hs2 {
  left: 11px;
  top: 11px; }

.hs3 {
  left: 22px;
  top: 3px; }

.hs4 {
  left: 33px; }

.hs5 {
  left: 44px;
  top: 1px; }

.hs6 {
  left: 55px;
  top: 5px; }

.hs7 {
  left: 66px;
  top: 10px; }

.hs8 {
  left: 76px;
  top: 10px; }

.hs9 {
  left: 88px;
  top: 4px; }

.hs10 {
  left: 99px;
  top: 1px; }

.hs11 {
  left: 111px; }

.hs12 {
  left: 123px;
  top: 3px; }

.hs13 {
  left: 132px;
  top: 11px; }

.hs14 {
  left: 140px;
  top: 27px; }

.hs15 {
  left: 5px;
  top: 46px; }

.hs16 {
  left: 16px;
  top: 63px; }

.hs17 {
  left: 27px;
  top: 75px; }

.hs18 {
  left: 38px;
  top: 89px; }

.hs19 {
  left: 49px;
  top: 98px; }

.hs20 {
  left: 60px;
  top: 112px; }

.hs21 {
  left: 135px;
  top: 46px; }

.hs22 {
  left: 70px;
  top: 123px; }

.hs23 {
  left: 82px;
  top: 112px; }

.hs24 {
  left: 94px;
  top: 99px; }

.hs25 {
  left: 105px;
  top: 88px; }

.hs26 {
  left: 117px;
  top: 75px; }

.hs27 {
  left: 128px;
  top: 63px; }

.animation1 {
  position: relative; }

.innovation-top-text p {
  font-size: 20px;
  line-height: inherit; }

.innovation-grid-box {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden; }

.innovation-grid-inner {
  /*width:498px;*/
  width: 35%;
  font-size: 0;
  float: left;
  position: relative;
  left: -10px; }

.innovation-grid-inner:after {
  content: '';
  position: absolute;
  top: 0;
  right: -3px;
  width: 5px;
  height: 100%;
  background: #fff; }

.ig-cell:before {
  content: '';
  position: absolute;
  border: 1px solid #b6b6b6;
  width: calc(100% - 2px);
  height: calc(100% - 2px); }

.click-none {
  pointer-events: none; }

.ig-cell {
  cursor: pointer;
  display: inline-block;
  width: 118px;
  border: #fff solid 10px;
  height: 118px;
  color: #c45003;
  font-size: 24px;
  font-family: 'Brother-1816-Light';
  position: relative;
  vertical-align: top;
  -webkit-box-shadow: -1px 2px 0 #fff, 2px 0 0 #fff;
  box-shadow: -1px 2px 0 #fff, 2px 0 0 #fff; }

.image-fill .ig-cell.active .ig-content {
  opacity: 1;
  visibility: visible; }

.ig-content {
  opacity: 0;
  visibility: hidden;
  text-align: center;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #c45003;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 5px; }

.ig-content p {
  color: #fff;
  line-height: 14px;
  font-family: 'Brother-1816-Regular';
  margin-bottom: 0;
  font-size: 11px; }

.ig-content .close {
  width: 10px; }

.image-fill .ig-cell {
  cursor: inherit; }

.image-fill {
  background-image: url("../images/gel-square.png");
  background-size: cover; }

.image-fill .ig-cell .ig-number {
  display: none; }

.image-fill .ig-cell:before {
  border: 0; }

.ig-cell > .ig-number {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.ih-wrapper {
  text-align: center; }

.ih-title {
  margin-bottom: 20px;
  max-width: 500px;
  margin: 0 auto 30px auto; }

.ih-title h2 {
  display: inline-block;
  font-size: 18px;
  color: #4c4c4c;
  text-transform: uppercase;
  font-family: 'Brother-1816-Medium';
  vertical-align: middle;
  line-height: 1; }

.ih-title a {
  margin: 0 20px;
  color: #c45003; }

.ih-title .slick-prev {
  left: 0;
  z-index: 3; }

.ih-title .slick-next {
  right: 0;
  z-index: 3; }

.ih-title .slick-prev:before,
.ih-title .slick-next:before {
  font-size: 30px; }

.ih-top-title {
  margin: 0 0 30px 0;
  display: inline-block;
  font-size: 18px;
  color: #4c4c4c;
  text-transform: uppercase;
  font-family: 'Brother-1816-Medium';
  vertical-align: middle;
  line-height: 1;
  padding: 0 15px; }

.ih-timeline button.slick-prev {
  top: -40px;
  left: 30%; }

.ih-timeline button.slick-next {
  top: -40px;
  right: 30%; }

.ih-timeline button.slick-prev:before,
.ih-timeline button.slick-next:before {
  font-size: 30px; }

x
.ih-timeline {
  position: relative; }

.ih-timeline:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 100%;
  height: 1px;
  background: #ccc; }

.ih-timeline ul {
  text-align: center;
  position: relative;
  white-space: nowrap;
  overflow: hidden; }

.ih-timeline .slick-list:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: -4px;
  left: 0;
  width: 200px;
  height: 20px;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.ih-timeline .slick-list:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -4px;
  right: 0;
  width: 200px;
  height: 20px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }

.ih-timeline .slick-slide {
  text-align: center;
  height: 13px; }

.ih-timeline .slick-slide span {
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: top;
  border: #ccc solid 1px;
  background: #fff;
  font-size: 0;
  padding: 0;
  cursor: pointer; }

.ih-timeline .slick-slide.slick-current span {
  background: #c45003;
  border-color: #c45003; }

.ih-timeline-content {
  max-width: 35%;
  margin: 0 auto;
  padding-top: 10px; }

.ih-timeline-content h3 {
  text-align: center;
  color: #4c4c4c;
  line-height: 1;
  margin: 10px 0 20px 0;
  text-transform: none; }

.ih-timeline-info {
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0 10px; }

.ih-timeline-info h4 {
  font-size: 18px;
  font-family: 'Brother-1816-Medium';
  color: #c45003;
  margin-bottom: 10px;
  line-height: 22px; }

.ih-image {
  width: 100%;
  height: 100%;
  font-size: 0;
  background-size: cover !important; }

.ih-image-block {
  display: inline-block;
  width: 118px;
  border: #fff solid 10px;
  height: 118px;
  vertical-align: middle;
  -webkit-box-shadow: -1px 2px 0 #fff, 2px 0 0 #fff;
  box-shadow: -1px 2px 0 #fff, 2px 0 0 #fff; }

.heart-block > img {
  display: inline-block; }

.tile {
  float: left;
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.ih-info {
  opacity: 0; }

.innovation-right-text {
  left: 30%; }

.innovation-right-text {
  float: left;
  width: 65%;
  position: relative;
  padding: 5px 0 0 52px; }

.innovation-second-img {
  float: left;
  /*width:480px;*/
  width: 35%;
  position: absolute;
  right: -480px;
  top: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  margin-right: -1px; }

.in-second-img {
  float: left;
  width: 118px;
  height: 118px;
  background: #fff; }

.innovation-history {
  opacity: 0;
  visibility: hidden; }

.ih-info {
  opacity: 1;
  visibility: visible;
  -webkit-animation: fadein 1s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 1s;
  /* Firefox < 16 */
  -ms-animation: fadein 1s;
  /* Internet Explorer */
  -o-animation: fadein 1s;
  /* Opera < 12.1 */
  animation: fadein 1s; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/*** Innovation Page End ***/
/*** Health Page Start ***/
.health-wrapper {
  display: inline-block;
  width: 100%; }

.skeleton-block {
  float: left;
  /*width:400px;*/
  width: 285px;
  text-align: center;
  position: relative; }

.skeleton-block > img {
  display: inline-block; }

.select-topic {
  position: absolute;
  top: 0;
  left: 0; }

select.select-box {
  border: 0;
  padding-left: 35px;
  color: #4c4c4c;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  background: none; }

.top-next-prev {
  float: right;
  text-align: right; }

.top-next-prev .cta-btn {
  padding: 5px 15px 7px 15px;
  font-size: 12px;
  line-height: 1; }

.select-topic .dropdown-title {
  border: 0;
  padding: 0;
  text-align: left; }

.select-topic .dropdown-style .dropdown-submenu {
  top: 5px;
  left: 35px;
  border: #4c4c4c solid 1px;
  text-align: left;
  height: 110px;
  padding: 0 0 0 8px !important; }

.select-topic .mCSB_inside > .mCSB_container {
  margin-right: 0; }

.select-topic .mCSB_scrollTools .mCSB_draggerRail {
  background: #d7d7d7;
  margin: 0;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0; }

.select-topic .mCSB_scrollTools {
  width: 13px; }

.select-topic .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #feab4b;
  margin: 0;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0; }

.select-topic .mCSB_scrollTools {
  opacity: 1; }

.topic-dot {
  position: absolute; }

.topic-dot a {
  display: inline-block;
  background: #808080;
  width: 10px;
  height: 10px;
  position: relative; }

.topic-dot a:after {
  content: "\f105";
  position: absolute;
  top: -4px;
  right: -15px;
  font-family: 'FontAwesome'; }

.topic-dot a:before {
  content: '';
  position: absolute;
  border: #808080 solid 1px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px; }

.select-topic .dropdown-style {
  padding-left: 35px; }

.topic-img {
  padding: 30px 0 0 0;
  text-align: center; }

.topic-img {
  display: inline-block; }

.topic-img > div {
  z-index: 1; }

.topic-img > div.active,
.topic-dot a.active {
  background: #c45003; }

.topic-img > div.active:before,
.topic-dot a.active:before {
  border: #c45003 solid 1px;
  animation: shadow-pulse 1s infinite; }

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 171, 76, 0.6); }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0); } }

.topic-img > div {
  cursor: pointer; }

.topic-img > div,
.select-topic {
  opacity: 0; }

.topic-block-main {
  display: none; }

.topic-details-content {
  display: none; }

.t-1 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 45px;
  left: 140px; }

.t-2 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 70px;
  left: 140px; }

.t-3 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 113px;
  /*top:140px;*/
  left: auto;
  left: 140px;
  /*right:62px;*/ }

.t-4 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 140px;
  right: 62px; }

.t-5 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  /*top:245px;*/
  /*left:auto;*/
  /*right:57px;*/
  top: 188px;
  left: 140px; }

.t-6 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 265px;
  left: 140px; }

.t-7 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 305px;
  left: 140px; }

.t-8 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 330px;
  left: auto;
  right: 82px; }

.t-9 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 463px;
  left: auto;
  right: 90px; }

.t-10 {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #808080;
  top: 585px;
  left: auto;
  right: 135px; }

.t-1:before,
.t-2:before,
.t-3:before,
.t-4:before,
.t-5:before,
.t-6:before,
.t-7:before,
.t-8:before,
.t-9:before,
.t-10:before {
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
  border: #808080 solid 1px; }

body.health section.main {
  overflow: hidden;
  /*height:100vh;*/ }

.topic-details {
  float: left;
  width: 71%;
  padding: 30px 0 0 50px;
  overflow: hidden; }

.topic-title-block {
  float: left;
  width: 100%; }

.topic-title-block h2 {
  width: 75%;
  display: inline-block;
  font-size: 18px;
  font-family: 'Brother-1816-Bold';
  text-transform: uppercase;
  color: #c45003;
  margin-bottom: 20px; }

.topic-details-content {
  float: left;
  width: 100%; }

.topic-details-content .body-content {
  height: 60vh;
  padding-right: 30px;
  position: relative; }

.topic-details-content .body-content:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.topic-details-content .body-content .mCustomScrollBox {
  padding-bottom: 80px; }

.topic-details-content .body-content h4 {
  color: #a1a1a1;
  font-family: 'Brother-1816-Medium';
  font-size: 14px;
  margin-bottom: 10px; }

.topic-details-content .body-content .img-block {
  margin: 0 0 10px 0; }

.topic-block-main {
  width: 100%;
  position: relative; }

/*** Health Page End ***/
/*** Footer Start ***/
footer {
  background: #fff;
  position: relative;
  z-index: 1; }

.callout {
  background: #a7a5a6; }

.callout-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.callout-text {
  width: 80%; }

.callout-text h2 {
  color: #fff;
  font-size: 25px;
  font-family: 'Brother-1816-Regular';
  margin-bottom: 15px;
  line-height: 1.1; }

.callout-text h2 strong {
  font-family: 'Brother-1816-Bold'; }

.callout-text p {
  color: #fff;
  font-size: 13px;
  font-family: 'Brother-1816-Regular';
  line-height: 16px; }

.callout-image {
  width: 10%; }

.footer-wrapper {
  padding: 60px 0 60px 0;
  float: left;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.footer-col {
  width: 25%;
  float: left; }

.mobile-medals-logo {
  display: none; }

.footer-col h3 {
  font-size: 13px;
  color: #4c4c4c;
  font-family: 'Brother-1816-Medium';
  text-transform: uppercase;
  margin-bottom: 20px; }

.footer-col ul li {
  margin-bottom: 3px;
  line-height: 15px; }

.medals-logo li {
  width: 32%;
  padding-right: 10px; }

.footer-col ul li a {
  display: inline-block;
  font-size: 13px;
  font-family: 'Brother-1816-Light';
  color: #4c4c4c; }

.footer-col ul li a:hover {
  color: #c45003; }

.footer-col p {
  font-size: 13px;
  font-family: 'Brother-1816-Light';
  color: #4c4c4c; }

.subscribe-form input[type="email"] {
  padding: 10px;
  font-size: 13px;
  font-family: 'Brother-1816-Regular';
  line-height: 15px;
  width: 100%;
  border: #ddd solid 1px; }

.medals-logo {
  padding: 20px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap; }

.footer-wrapper .container hr {
  border-top: 1px solid #818181;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  order: 2; }
  @media screen and (min-width: 569px) {
    .footer-wrapper .container hr {
      order: 0; } }
.footer-wrapper .container .desktop-medals-logo {
  order: 2;
  width: 100%; }
  @media screen and (min-width: 569px) {
    .footer-wrapper .container .desktop-medals-logo {
      order: 0; } }
  @media screen and (min-width: 900px) {
    .footer-wrapper .container .desktop-medals-logo {
      display: flex;
      justify-content: space-around; } }
  .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
    width: 100%;
    text-align: center;
    color: #6D6E71;
    font-family: 'Brother-1816-Medium';
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: block;
    font-size: 11px; }
    @media screen and (min-width: 569px) {
      .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
        order: 0;
        font-size: 9px; } }
    @media screen and (min-width: 630px) {
      .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
        font-size: 10px; } }
    @media screen and (min-width: 750px) {
      .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
        font-size: 13px; } }
    @media screen and (min-width: 900px) {
      .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
        font-size: 12px;
        padding-top: 20px;
        width: 30%; } }
    @media screen and (min-width: 1024px) {
      .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
        font-size: 12px; } }
    @media screen and (min-width: 1200px) {
      .footer-wrapper .container .desktop-medals-logo .footer-medals-header {
        font-size: 13px; } }
  .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo {
    display: none;
    padding: 40px 0 20px 0;
    justify-content: space-around; }
    @media screen and (min-width: 569px) {
      .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo {
        display: flex; } }
    @media screen and (min-width: 900px) {
      .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo {
        padding: 20px 0 0 0;
        width: 100%; } }
    .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
      font-size: 9px;
      position: relative;
      display: flex;
      align-items: center;
      color: #6D6E71;
      font-family: 'Brother-1816-Medium';
      width: 170px;
      text-transform: uppercase;
      letter-spacing: 0.1em; }
      @media screen and (min-width: 630px) {
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
          font-size: 10px;
          width: 180px; } }
      @media screen and (min-width: 700px) {
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
          font-size: 10px;
          width: 195px; } }
      @media screen and (min-width: 750px) {
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
          font-size: 12px;
          width: 205px; } }
      @media screen and (min-width: 768px) {
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
          font-size: 13px;
          width: 220px; } }
      @media screen and (min-width: 900px) {
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
          font-size: 12px;
          width: 30%; } }
      @media screen and (min-width: 1024px) {
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
          font-size: 12px; } }
      @media screen and (min-width: 1200px) {
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li {
          font-size: 13px; } }
      .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li:before {
        content: '';
        height: 40px;
        padding-right: 45px;
        display: block;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        position: absolute;
        left: 0; }
        @media screen and (min-width: 900px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li:before {
            height: 30px;
            padding-right: 35px; } }
        @media screen and (min-width: 1200px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li:before {
            height: 40px;
            padding-right: 45px; } }
        @media screen and (min-width: 1400px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li:before {
            height: 37px;
            padding-right: 52px; } }
      .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.warranty {
        padding-left: 46px; }
        @media screen and (min-width: 900px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.warranty {
            padding-left: 33px; } }
        @media screen and (min-width: 1200px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.warranty {
            padding-left: 46px; } }
        @media screen and (min-width: 1400px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.warranty {
            padding-left: 52px; } }
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.warranty:before {
          background-image: url(/wp-content/themes/intellibed/images/20-year-warranty-icon-gray.png); }
      .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.trial {
        padding-left: 55px; }
        @media screen and (min-width: 900px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.trial {
            padding-left: 42px; } }
        @media screen and (min-width: 1200px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.trial {
            padding-left: 55px; } }
        @media screen and (min-width: 1400px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.trial {
            padding-left: 62px; } }
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.trial:before {
          background-image: url(/wp-content/themes/intellibed/images/90-night-trial-icon-gray.png); }
      .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.financing {
        padding-left: 54px; }
        @media screen and (min-width: 900px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.financing {
            padding-left: 40px; } }
        @media screen and (min-width: 1200px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.financing {
            padding-left: 54px; } }
        @media screen and (min-width: 1400px) {
          .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.financing {
            padding-left: 60px; } }
        .footer-wrapper .container .desktop-medals-logo > .footer-medals-logo > li.financing:before {
          background-image: url(/wp-content/themes/intellibed/images/financing-options-icon-gray.png); }

.footer-medals-logo {
  padding: 20px 0 0 0;
  display: flex;
  flex-flow: row;
  clear: both;
  width: 60%;
  float: left; }
  @media screen and (min-width: 1024px) {
    .footer-medals-logo {
      width: 62%; } }
.copyright {
  color: #4c4c4c;
  margin-top: 25px;
  float: right;
  font-size: 13px;
  font-family: 'Brother-1816-Light';
  width: 40%;
  text-align: right;
  border-top: 1px solid #818181;
  padding-top: 30px;
  padding-top: 35px;
  width: 100%;
  margin: 0;
  padding-top: 20px;
  text-align: center;
  border: 0; }
  @media screen and (min-width: 900px) {
    .copyright {
      padding-top: 24px; } }
  @media screen and (min-width: 1200px) {
    .copyright {
      padding-top: 35px; } }
/*** Footer End ***/
/**********************************/
/*          Media Queris      	  */
/**********************************/
@media (max-width: 1700px) {
  .container {
    padding: 0 15px; }
  .ra-wrapper:after {
    top: -120px;
    right: -120px;
    width: 240px;
    height: 240px; } }

@media (max-width: 1600px) {
  .soft-symbol {
    width: 90px;
    bottom: 20px;
    right: 20px; } }

@media (max-width: 1550px) {
  /*.gm-left-block{
		width:35%;
	}
	.gm-right-block{
		width:60%;
	}*/
  .matrix-grid-inner:before {
    right: -68px;
    width: 57px;
    height: 10px;
    top: -68px;
    background-size: cover; }
  .ta-slider .slick-prev {
    left: -35px; }
  .ta-slider .slick-next {
    right: -35px; }
  .ft-content-block {
    padding: 50px; }
  .find-location {
    padding-top: 15vh; }
  .cart-right h2 {
    font-size: 22px; }
  .ml-title h1 {
    font-size: 40px;
    line-height: 45px; }
  .cart-left,
  .cart-right {
    width: 100%; }
  .cart-left {
    min-height: inherit;
    padding: 0 0 30px 0; }
  .cart-left:after {
    display: none; } }

@media (max-width: 1360px) {
  .container {
    max-width: 1030px;
    padding: 0 15px; }
  .main-navigation ol > li {
    width: 33.3333%;
    border-bottom: 1px solid #999;
    padding-top: 10vh;
    padding-bottom: 30px; }
  .rejunvenates-slider {
    max-width: 1000px; }
  .footer-col {
    padding-right: 10px; }
  .subscribe-form input[type="email"] {
    width: 100%; }
  .small-title-block h3:before {
    top: 17px;
    left: -100px;
    width: 90px; }
  .small-title-block h3:after {
    top: 17px;
    right: -100px;
    width: 90px; }
  .review-content {
    /*height:85%;*/ }
  .gm-left-block {
    /*width:35%;*/
    width: 29%; }
  .gm-right-block {
    /*width:60%;*/
    padding-left: 2%;
    width: 64%; }
  .matrix-grid {
    max-width: 223px; }
  .matrix-grid-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px; }
  .soft-symbol {
    width: 60px;
    bottom: 20px;
    right: 20px; }
  .matrix-grid:before {
    width: 111px; }
  .matrix-grid-inner:before {
    right: -71px;
    width: 52px;
    height: 9px;
    top: -67px;
    background-size: cover; }
  .matrix-grid p {
    padding: 20px 0 0 0; }
  .ta-slider-text h4 {
    font-size: 24px; }
  .review-wrapper .right-col {
    width: 650px;
    padding: 0 0 0 40px; }
  .review-wrapper .left-col {
    width: 280px; }
  .review-list li .review-bar {
    width: 55%; }
  .sort-filter {
    padding: 30px 0; }
  .sort-by strong, .filter-by strong {
    margin-right: 6px;
    font-size: 12px; }
  .sort-by ul li, .filter-by ul li {
    line-height: 15px; }
  .sort-by ul li a, .filter-by ul li a {
    font-size: 11px; }
  .video-listing .gel-video-block {
    width: 31.3333%;
    margin: 0 3% 3% 0; }
  .gel-video-block:before {
    left: 10px;
    right: 10px;
    bottom: -100%;
    top: 81%; }
  .map-area {
    width: 65%; }
  .map-location {
    width: 35%; }
  .quick-view-inner {
    width: 950px; }
  .cart-right h2 {
    font-size: 20px; }
  .cart-p-title h3 {
    font-size: 15px; }
  .innovation-grid-inner {
    width: 35.5%; }
  .ig-content p {
    line-height: 12px; }
  .innovation-right-text {
    width: 64%;
    padding: 5px 0 0 50px; }
  .innovation-second-img {
    width: 35.5%;
    top: 6px; }
  .ig-content .close {
    width: 10px; }
  .ih-timeline-content {
    max-width: 35.5%; }
  .ih-image {
    width: 100%;
    height: 100%; }
  .ih-image-block {
    border: #fff solid 5px; }
  .ih-timeline-info {
    padding: 0 5px; }
  .ih-timeline .slick-list {
    padding: 0 40px !important; }
  .topic-details {
    width: 68%; }
  .topic-title-block h2 {
    width: 70%; }
  .thumb-img-block {
    width: 20%; } }

@media (max-width: 1350px) {
  .pr-collection-wrapper {
    padding: 0 40px; }
  .lc-product-slider .slick-prev, .lc-product-slider .slick-next {
    top: calc(100% - 85px); } }

@media (max-width: 1199px) {
  .callout,
  .every-body,
  .rejunvenates-section,
  .main-banner .title-block,
  .health-main,
  .innovation-animation,
  .innovation-timeline,
  .treding-articles,
  .blog-content-wrapper,
  .rejunvenates-section .title-block,
  section.main,
  .ft-slider .ft-content,
  .map-wrapper,
  .ml-title {
    padding-left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .testimonials-sidebar {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  h1 {
    font-size: 50px;
    line-height: 55px; }
  h1 span {
    font-size: 20px;
    line-height: 24px; }
  h1 span:before,
  .gm-left-block .title-block h1 span:before,
  .every-body .title-block h1 span:before,
  .lc-product .title-block h1 span:before {
    width: 60px;
    top: 13px;
    left: -70px; }
  h1 span:after,
  .gm-left-block .title-block h1 span:after,
  .every-body .title-block h1 span:after,
  .lc-product .title-block h1 span:after {
    width: 60px;
    top: 13px;
    right: -70px; }
  h1 span:last-child {
    font-size: 18px;
    margin-top: 0; }
  .container {
    /*max-width:830px;*/
    max-width: 900px;
    padding: 0 15px; }
  .rejunvenates-slider {
    max-width: 780px; }
  .testimonials-sidebar {
    padding: 100px 30px 30px 30px; }
  .small-title-block h3:before {
    top: 17px;
    left: -60px;
    width: 50px; }
  .small-title-block h3:after {
    top: 17px;
    right: -60px;
    width: 50px; }
  .review-content {
    /*height:87%;*/
    margin: 20px 0 40px 0; }
  .subscribe-form input[type="email"] {
    width: 100%; }
  .blog-wrapper .left-col {
    padding: 0 30px 0 0; }
  aside.right-col {
    width: 26%; }
  aside.right-col ul li {
    margin-bottom: 10px; }
  aside.right-col ul li a {
    font-size: 15px;
    display: inline-block;
    line-height: 20px; }
  .blog-text {
    width: 85%; }
  .ta-slider .slick-prev {
    left: 0px;
    z-index: 1;
    background: #fff;
    border-radius: 0 40px 40px 0;
    width: 30px;
    height: 50px;
    text-align: center;
    padding: 0 8px 0 0; }
  .ta-slider .slick-prev:before,
  .ta-slider .slick-next:before {
    font-size: 28px; }
  .ta-slider .slick-prev:hover,
  .ta-slider .slick-next:hover {
    background: #fff; }
  .ta-slider .slick-next {
    right: 0;
    z-index: 1;
    background: #fff;
    border-radius: 40px 0 0 40px;
    width: 30px;
    height: 50px;
    text-align: center;
    padding: 0 0 0 8px; }
  .review-wrapper .right-col {
    /*width:500px;*/
    width: 63%; }
  .read-block {
    width: 50%;
    padding: 0 20px 0 76px; }
  .read-block h1 {
    font-size: 26px; }
  .ra-wrapper:after {
    top: -90px;
    right: -90px;
    width: 180px;
    height: 180px; }
  .video-listing .gel-video-block {
    width: 48.3333%;
    margin: 0 3% 3% 0 !important; }
  .video-listing .gel-video-block:nth-child(2n+2) {
    margin-right: 0 !important; }
  .video-listing .gel-video-block .gel-video-inner h2 {
    font-size: 20px; }
  .map-area {
    width: 60%; }
  .map-location {
    width: 40%; }
  .lc-product-wrapper article.product h1 {
    font-size: 15px; }
  .collection-btn {
    font-size: 13px;
    line-height: 22px; }
  .every-body .pr-collection .collection-btn {
    padding: 10px 20px; }
  .lc-product-wrapper article.product {
    width: 30%;
    margin: 0 10px; }
  .quick-view-inner {
    width: 800px;
    padding: 20px; }
  .product-title-price {
    padding: 20px 0; }
  article.product {
    width: 47%; }
  .quick-view-inner {
    -webkit-flex-flow: row;
    flex-flow: row; }
  .product-thumb .slick-slide a {
    width: 95%; }
  .cart-right h2 {
    font-size: 16px; }
  .cart-p-title {
    padding-left: 10px; }
  .promo-code input[type="text"] {
    width: 50%; }
  .cart-subtotal ul li, .order-total ul li {
    font-size: 14px; }
  .price-text {
    font-size: 14px; }
  .rejunvenates-slider {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .innovation-grid-inner {
    width: 35.5%;
    left: -5px; }
  .innovation-right-text {
    width: 64%; }
  .innovation-right-text {
    left: 30%;
    padding: 5px 0 0 40px; }
  .innovation-second-img {
    width: 36%;
    margin-right: -2px; }
  .in-second-img {
    width: 104px;
    height: 104px; }
  .ig-cell {
    width: 102px;
    height: 102px;
    font-size: 20px; }
  .ig-content .close {
    width: 10px; }
  .ih-timeline-content {
    max-width: 313px; }
  .ih-image {
    width: 100%;
    height: 100%; }
  .ih-image-block {
    width: 104px;
    height: 104px;
    border: #fff solid 5px; }
  .ih-timeline-info {
    padding: 0 5px; }
  .ih-timeline .slick-list {
    padding: 0 40px !important; }
  .topic-details {
    width: 62%; }
  .topic-title-block h2 {
    width: 65%;
    font-size: 16px; }
  .menu-icon {
    right: 20px;
    font-size: 10px; }
  .thumb-img-block {
    width: 20%; }
  .ih-timeline button.slick-prev {
    left: 25%; }
  .ih-timeline button.slick-next {
    right: 25%; }
  .lc-product-slider .slick-prev, .lc-product-slider .slick-next {
    top: calc(100% - 75px); } }

@media (max-width: 1044px) {
  .founder-left-slider {
    margin-bottom: 30px; }
  .slider1 {
    margin-top: 25px; } }

@media (max-width: 1023px) {
  .matrix-grid-inner .m-cell.active {
    background: none;
    color: #4c4c4c;
    border: 1px solid #999; }
  .gm-left-block .title-block h1 {
    font-size: 36px; }
  h1,
  .reduced-size,
  .ml-title h1 {
    font-size: 36px;
    line-height: 40px; }
  h1 span {
    font-size: 16px;
    line-height: 20px; }
  h1 span:before,
  .gm-left-block .title-block h1 span:before,
  .every-body .title-block h1 span:before {
    width: 100px;
    top: 11px;
    left: -110px; }
  h1 span:after,
  .gm-left-block .title-block h1 span:after,
  .every-body .title-block h1 span:after {
    width: 100px;
    top: 11px;
    right: -110px; }
  h1 span:last-child {
    font-size: 13px;
    margin-top: 0; }
  .lc-product .title-block h1 span:before {
    width: 50px;
    top: 11px;
    left: -60px; }
  .lc-product .title-block h1 span:after {
    width: 50px;
    top: 11px;
    right: -60px; }
  .container {
    max-width: 100%;
    /*padding:0 20px;*/
    padding: 0 40px; }
  .menu-icon {
    width: 20px;
    font-size: 8px;
    right: 13px; }
  .main-navigation ol > li {
    width: 33.3333%;
    border-bottom: 1px solid #999; }
  .main-navigation ol > li {
    padding: 50px 20px 20px 20px; }
  .main-navigation ol > li .menu-title:before {
    padding: 0;
    font-size: 14px; }
  .main-navigation ol > li .menu-title {
    font-size: 13px; }
  .main-navigation ol > li .menu-title:after {
    margin-top: 10px;
    margin-bottom: 10px; }
  .main-navigation #mainNav button.close {
    font-size: 40px;
    left: 15px;
    top: -7px;
    padding: 0; }
  .get-matrix {
    padding: 20px 0 50px 0;
    height: auto; }
  .get-matrix .container-fluid {
    padding: 0; }
  .gm-left-block,
  .gm-right-block {
    width: 100%; }
  .matrix-grid {
    max-width: 223px; }
  .matrix-grid p {
    font-size: 12px; }
  .matrix-title-block {
    right: -250px; }
  .soft-symbol {
    width: 100px;
    bottom: 20px;
    right: 20px; }
  .footer-wrapper {
    padding: 50px 0; }
  .footer-wrapper > .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap; }
  .footer-col {
    width: 50%;
    margin-bottom: 30px;
    padding-right: 10px; }
  .rejunvenates-slider {
    position: static;
    max-width: 100%;
    padding: 0 20px;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }
  .testimonials-sidebar {
    position: static;
    width: 100%;
    padding: 30px;
    height: auto;
    order: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .testimonials-sidebar .ts-content-top {
    display: none; }
  .home-testimonials .h-testimonials .ht-slide {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap; }
  .home-testimonials {
    margin-left: 0;
    padding-bottom: 0;
    height: auto; }
  .h-testimonials-thumb {
    left: 0;
    width: 100%;
    position: static; }
  .testimonials-bg {
    height: 80vh; }
  .testimonials-video {
    z-index: 1; }
  .testimonials-video video {
    object-fit: cover; }
  .h-testimonials .ht-video .testimonials-bg {
    height: auto; }
  .thumb-text-inner h3 {
    margin-bottom: 3px; }
  .thumb-text {
    padding: 5px;
    line-height: 1; }
  .thumb-text-inner h3 {
    font-size: 13px; }
  .thumb-text-inner span {
    font-size: 12px; }
  .testimonials-bg .vidoe-play-btn {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    padding: 0 13px;
    line-height: 26px; }
  .ml-title {
    padding: 0 0 40px 0; }
  .ml-customer-review {
    padding: 30px 20px 20px 20px; }
  .small-title-block h3 {
    font-size: 18px;
    margin-bottom: 10px; }
  .small-title-block h3 span {
    font-size: 11px; }
  .small-title-block h3:before {
    top: 15px;
    left: -50px;
    width: 40px; }
  .small-title-block h3:after {
    top: 15px;
    right: -50px;
    width: 40px; }
  .review-content {
    /*height:90%;*/
    margin: 20px 0 0 0; }
  .review-wrapper .left-col {
    margin: 0 auto;
    float: none; }
  .review-wrapper .right-col {
    width: 100%; }
  .review-wrapper .right-col {
    border-left: 0;
    border-top: #d7d7d7 solid 1px;
    padding: 50px 0 0 0;
    margin-top: 50px; }
  .story-top-block {
    height: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
  .top-story-slider {
    width: 100%;
    margin-right: 0%; }
  .read-block {
    width: 100%;
    padding: 40px 20px 0 30px; }
  .blog-text-block date {
    padding: 0 30px 0 0; }
  .gv-popup > .container {
    max-width: 90%; }
  .location-block .find-location-btn {
    width: 225px; }
  .find-location {
    padding: 13vh 40px 30px 30px; }
  .single-project-wrapper {
    width: 100%;
    padding: 50px 0 0 0; }
  .price-left .cta-btn {
    font-size: 11px;
    padding: 5px 12px 6px 12px; }
  .quick-view-inner {
    width: 700px; }
  .cart-p-title h3 {
    font-size: 14px; }
  .cart-right h2 {
    font-size: 15px; }
  .remove-link {
    font-size: 13px; }
  .qty-filed .qty {
    font-size: 14px; }
  .home-testimonials {
    padding-left: 0; }
  .lc-product-slider .slick-prev {
    z-index: 1; }
  .innovation-grid-inner {
    float: none;
    margin: 0 auto;
    width: 306px;
    left: 0; }
  .innovation-right-text {
    left: 0;
    width: 100%;
    padding: 40px 80px;
    margin: 0 auto;
    float: none; }
  .ih-timeline .slick-list {
    padding: 0 40px !important; }
  .ih-timeline .slick-list:before,
  .ih-timeline .slick-list:after {
    width: 100px; }
  .innovation-second-img {
    position: static;
    width: 312px;
    margin: 0 auto;
    float: none; }
  .topic-img div, .select-topic {
    opacity: 1; }
  .topic-img div > a {
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 1;
    left: -3px;
    top: -3px; }
  .skeleton-block {
    float: none;
    margin: 0 auto; }
  .skeleton-block.position-left {
    margin: 0;
    float: left; }
  .topic-details {
    width: 100%;
    padding: 30px 20px 0 20px;
    float: right; }
  .topic-title-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap; }
  .topic-title-block h2 {
    order: 2;
    width: 100%; }
  .top-next-prev {
    width: 100%;
    order: 1;
    margin: 0 0 20px 0;
    text-align: center; }
  .in-second-img {
    background: none; }
  .topic-details-content .body-content {
    height: 50vh; }
  .sl1-content h2 {
    width: 65%;
    order: 2;
    text-align: left;
    padding-top: 20px; }
  .founder-right h2 {
    width: 65%; }
  .sl1-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap; }
  .founder-left-slider,
  .founder-right {
    margin-bottom: 25px; }
  .founder-left-slider .slick-dots,
  .founder-right .slick-dots {
    position: static; }
  .founder-left-slider .slick-dots li,
  .founder-right .slick-dots li {
    margin-right: 8px;
    margin-left: 0; }
  .read-block {
    padding: 110px 40px 20px 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .rejunvenates-section {
    padding: 0; }
  /*.innovation-animation,
	.innovation-timeline,
	.treding-articles,
	.blog-content-wrapper,
	.callout,
	.every-body,
	.home-testimonials,
	.main-banner .title-block,
	.health-main,
	section.main{
		padding-left:0;
	}*/
  .callout,
  .every-body,
  .rejunvenates-section,
  .main-banner .title-block,
  .health-main,
  .innovation-animation,
  .innovation-timeline,
  .treding-articles,
  .blog-content-wrapper,
  .rejunvenates-section .title-block,
  section.main,
  .ft-slider .ft-content,
  .map-wrapper,
  .ml-title {
    padding-left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .ft-content .slick-slide .container {
    width: calc(100% - 0);
    margin-left: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .cart-img {
    width: 60px; }
  .gm-right-block .video-box {
    display: none !important; }
  .gm-right-block:after {
    width: 110%;
    height: 200px;
    left: -30px;
    bottom: -80px;
    z-index: 0; }
  .lc-product-slider {
    margin: 0 -40px; }
  .lc-product-slider .slick-prev {
    left: 20px; }
  .lc-product-slider .slick-next {
    right: 20px; }
  .topic-details {
    display: none !important; }
  .gv-popup .topic-block-main {
    display: block !important; }
  .gv-popup .topic-details,
  .gv-popup .topic-details-content {
    display: block !important; }
  .health-popup {
    height: auto;
    display: inline-block;
    padding: 30px;
    background: #fff;
    position: relative; }
  body.health .topic-details-content .body-content {
    height: auto !important;
    padding: 0; }
  body.health .topic-details-content .body-content:after {
    display: none; }
  .topic-details-content .body-content .mCustomScrollBox {
    padding-bottom: 80px; }
  .topic-img > div.active:before,
  .topic-dot a.active:before {
    border: #808080 solid 1px;
    animation: normal; }
  .topic-img > div.active, .topic-dot a.active {
    background: #808080; }
  .bed-layer-desktop {
    /* display:none; */ }
  .bed-layer-mobile {
    display: block; }
  .promo-code input[type="text"] {
    font-size: 12px; }
  .promo-code input[type="submit"] {
    font-size: 10px; }
  .thumb-img-block {
    width: 25%; }
  .read-block .body-content {
    height: 100%;
    padding: 0; }
  .read-block .body-content .mCustomScrollBox {
    padding-bottom: 20px; }
  .read-block .body-content:after {
    display: none; }
  .ih-timeline button.slick-prev {
    left: 20%; }
  .ih-timeline button.slick-next {
    right: 20%; }
  .policy-images.slat-platform-images {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 590px; }
  .policy-images.slat-platform-images img {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 50px; } }

@media screen and (max-width: 899px) {
  .container {
    padding: 0 40px; }
  ​
header {
    z-index: 4; }
  header[data-promo=true] .header-wrapper:before {
    height: 150px;
    top: 0px; }
  ​
.fixed-header header[data-promo=true] {
    background: none; }
  header[data-promo=true] {
    display: flex;
    padding-bottom: 20px; }
  .collection-overview .pr-collection {
    padding-bottom: 60px; }
  ul.footer-medals-logo {
    width: 100%; } }

@media (max-width: 767px) {
  .spb-80,
  .spb-100 {
    padding-bottom: 50px; }
  ​
.container {
    /*padding:0 20px;*/
    padding: 0 40px; }
  ​
header {
    z-index: 4; }
  header[data-promo=true] .header-wrapper:before {
    top: 70px; }
  header[data-promo=true] .menu-icon {
    order: 2;
    flex: 0 0 50%;
    position: relative; }
  ​
header[data-promo=true].fixed-header {
    position: fixed;
    display: block; }
  ​
header[data-promo=true] .snipe {
    order: 1;
    flex: 0 0 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    background: #c45004; }
  header[data-promo=true] .header-logo {
    flex: 0 0 50%;
    order: 3;
    display: flex;
    justify-content: flex-end;
    position: unset;
    padding: 20px 20px 0 0; }
  header[data-promo=true] .header-wrapper {
    display: flex;
    flex-wrap: wrap; }
  .main-navigation ol > li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #999; }
  .gm-left-block .title-block h1 {
    font-size: 36px; }
  h1,
  .reduced-size,
  .ml-title h1 {
    font-size: 36px;
    line-height: 40px; }
  h1 span {
    font-size: 16px;
    line-height: 20px; }
  h1 span:before,
  .gm-left-block .title-block h1 span:before,
  .every-body .title-block h1 span:before {
    width: 100px;
    top: 11px;
    left: -110px; }
  h1 span:after,
  .gm-left-block .title-block h1 span:after,
  .every-body .title-block h1 span:after {
    width: 100px;
    top: 11px;
    right: -110px; }
  h1 span:last-child {
    font-size: 13px;
    margin-top: 0; }
  .spt-80,
  .spt-100 {
    padding-top: 50px; }
  .spb-80,
  .spb-100 {
    padding-bottom: 50px; }
  .container {
    /*padding:0 20px;*/
    padding: 0 40px; }
  header {
    z-index: 4; }
  header[data-promo=true] .header-wrapper:before {
    height: 150px; }
  header[data-promo=true] .menu-icon {
    order: 2;
    flex: 0 0 50%;
    position: relative; }
  header[data-promo=true].fixed-header {
    position: fixed;
    display: block; }
  header[data-promo=true] .snipe {
    order: 1;
    flex: 0 0 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    background: #c45004; }
  header[data-promo=true] .header-logo {
    flex: 0 0 50%;
    order: 3;
    display: flex;
    justify-content: flex-end;
    position: unset;
    padding: 20px 20px 0 0; }
  header[data-promo=true] {
    display: flex;
    /* position: relative; */
    padding-bottom: 20px; }
  header[data-promo=true] .header-wrapper {
    display: flex;
    flex-wrap: wrap; }
  .main-navigation ol > li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #999; }
  .main-navigation ol > li {
    padding: 25px; }
  .main-navigation #mainNav button.close {
    font-size: 40px;
    right: 13px;
    top: -10px;
    padding: 0;
    left: inherit; }
  .main-navigation ol > li ul li {
    margin-bottom: 3px; }
  .nav-icon > li {
    margin-top: 7px; }
  .rejunvenates-section {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px; }
  .rejunvenates-slider {
    padding: 0 40px; }
  .home-testimonials {
    height: auto;
    padding-top: 50px; }
  .every-body {
    height: auto;
    padding-bottom: 60px;
    padding-top: 160px; }
  .gm-right-block:after {
    height: 250px;
    left: -40px;
    bottom: -180px; }
  .gm-right-block .video-box {
    display: none !important; }
  .gm-right-block .video-box iframe {
    min-height: 400px;
    height: auto; }
  .rejunvenates-slider:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }
  .rejunvenates-slider .slick-list,
  .rejunvenates-slider .slick-dots {
    z-index: 2;
    position: relative; }
  .rs-slide .rs-title,
  .rs-slide .rs-text {
    width: 100%; }
  .rs-slide .rs-title {
    padding: 50px 0 10px 0; }
  .rs-slide .rs-title h3 {
    margin-bottom: 0; }
  .most-love {
    height: auto; }
  .customer-reviews {
    padding: 25px 0; }
    .customer-reviews .container {
      padding: 0 20px; }
  .reviews-slick {
    margin-bottom: 20px;
    padding: 0 50px; }
    .reviews-slick .slick-prev, .reviews-slick .slick-next {
      height: 70px;
      transform: translate(0, -50%);
      width: 15px; }
      .reviews-slick .slick-prev:before, .reviews-slick .slick-next:before {
        font-size: 37px; }
    .reviews-slick .slick-dots li button:before {
      font-size: 30px; }
    .reviews-slick .hearts {
      font-size: 12px; }
    .reviews-slick .reviews-title {
      font-size: 16px;
      line-height: 1.25;
      margin-bottom: 10px; }
    .reviews-slick .reviews-quote {
      font-size: 14px;
      padding: 0; }
    .reviews-slick .subtitle p {
      font-size: 15px;
      margin-bottom: 10px; }
  .gel-matrix-video-cta .title-block {
    padding: 90px 10px 70px; }
  .callout-text {
    width: 100%;
    padding-bottom: 30px; }
  .callout-text h2 {
    font-size: 15px;
    margin-bottom: 5px; }
  .callout-text p {
    font-size: 14px;
    line-height: 1.2; }
  .callout-image {
    width: 100%; }
  .callout-image > img {
    width: 70px;
    margin: 0 auto; }
  .footer-col h3 {
    font-size: 14px;
    margin-bottom: 5px; }
  .subscribe-form input[type="email"] {
    font-size: 11px;
    width: 100%; }
  .h-testimonials-thumb {
    left: 0;
    position: static;
    width: 100%; }
  .thumb-text-inner h3 {
    font-size: 11px; }
  .thumb-text-inner span {
    font-size: 10px; }
  .testimonials-bg {
    height: 430px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }
  .most-love-image {
    width: 100%;
    height: 410px; }
  .review-content .body-content {
    height: 100%;
    padding: 0; }
  .ml-title {
    padding: 0 0 40px 0; }
  .ml-star {
    margin: 0 0 -10px 0; }
  .ml-customer-review {
    width: 100%;
    padding: 20px;
    height: auto; }
  .ml-customer-review .small-title-block {
    display: none; }
  .review-content {
    margin: 0 0 0 0;
    height: auto; }
  .blog-wrapper .left-col {
    width: 100%;
    padding: 0 0 30px 0;
    margin-bottom: 30px;
    border-bottom: #d7d7d7 solid 1px;
    border-right: 0; }
  aside.right-col {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  aside.right-col ul {
    margin-bottom: 40px; }
  aside.right-col ul:last-child {
    margin-bottom: 0; }
  .blog-categories,
  .blog-news {
    width: 48%; }
  .blog-text h1 {
    font-size: 26px; }
  .ft-content-block {
    padding: 50px 0; }
  .ft-content-block blockquote {
    font-size: 16px; }
  .ra-wrapper ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; }
  .gel-video-inner {
    padding: 20px; }
  .gel-video-inner h2 {
    margin-bottom: 10px; }
  .gel-video-inner p {
    line-height: 16px;
    margin-bottom: 10px; }
  .gv-popup > .container {
    max-width: 100%; }
  .gv-text {
    padding: 20px; }
  .gv-text .gv-previous {
    position: relative;
    left: -10px; }
  .gv-text .gv-next {
    position: relative;
    right: -10px; }
  .map-wrapper {
    height: auto; }
  .map-area,
  .map-location {
    width: 100%; }
  .map-area iframe {
    height: 50vh;
    float: left; }
  .find-location {
    height: auto;
    padding: 50px 40px; }
  .lc-product-wrapper article.product {
    width: 45%;
    margin: 0 10px 50px 10px; }
  .sp-details .details-right ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; }
  .lc-product {
    margin-top: 40px;
    padding: 0; }
  .where-buy {
    top: 0;
    z-index: 1; }
  .like-review {
    top: 2px; }
  .lc-product .title-block {
    padding: 40px 0 0 0; }
  .sp-details .price-left {
    width: 25%; }
  .sp-details .details-right {
    width: 70%; }
  .sp-details .price-left h3 {
    font-size: 25px; }
  .sp-details {
    padding: 40px 0 50px 0; }
  article.product {
    width: 90%;
    margin: 0 auto 40px auto;
    float: none !important; }
  article.product:last-child {
    margin-bottom: 0; }
  .listing-title-menu nav ul li a {
    font-size: 12px; }
  .listing-title-menu nav ul li {
    margin-left: 0;
    margin-right: 15px; }
  .listing-title-menu nav ul li a {
    font-size: 12px; }
  .listing-title-menu {
    margin-top: -7px; }
  .quick-view-inner {
    width: 90%;
    height: 80%;
    overflow: auto;
    margin: 50px 0; }
  .quick-view-inner .product-slider {
    max-width: 100%; }
  .quick-view-inner .product-details {
    max-width: 100%;
    padding: 30px 0; }
  .quick-view-inner .product-details a.add-to-cart {
    padding: 6px 15px;
    margin-top: 6px;
    display: inline-block; }
  .quick-view-inner {
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
  .quick-view-btn {
    font-size: 10px; }
  .accessories-details .quick-view-inner {
    padding: 0;
    margin-bottom: 0; }
  body.health section.main {
    height: auto; }
  .skeleton-block.position-left {
    margin: 0 auto;
    float: none; }
  .topic-details {
    width: 100%;
    padding: 30px 20px 0 20px; }
  .topic-details-content .body-content {
    height: 65vh; }
  .founders .body-content {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 50px; }
  .founder-right h2 {
    padding-left: 0; }
  .founders .body-content {
    height: 100vh; }
  .founders .body-content.mobile-layout .mCustomScrollBox > .mCSB_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
  .read-block {
    padding: 80px 40px 20px 40px; }
  .collection-btn {
    font-size: 10px; }
  .collection-overview .collection-btn {
    font-size: 12px; }
  html.quick-popup-loked,
  html.quick-popup-loked body {
    overflow: hidden; }
  .quick-view-popup {
    overflow: auto;
    padding: 10px;
    z-index: 9;
    display: block; }
  .quick-view-inner {
    height: auto;
    margin: 0 auto 10px auto; }
  .chart-wrapper thead th,
  .chart-content tr td {
    font-size: 12px; }
  .chart-content .cc {
    /*height:200px;*/ }
  .health .mfp-content .gv-popup .container {
    padding: 0 10px; }
  .health-popup {
    padding: 20px; }
  .bed-layer-animation {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column; }
  .bed-layer-left {
    min-width: 130px;
    order: 2;
    width: 100%; }
  .bed-layer-right {
    min-width: 630px;
    right: -180px; }
  .founders .body-content,
  .location-list {
    height: auto; }
  .founders .body-content.desktop-layout .mCustomScrollBox,
  .founders .body-content.mobile-layout .mCustomScrollBox {
    padding-bottom: 0; }
  .founders .body-content:after {
    display: none; }
  .location-list {
    padding: 35px; }
  .sd-inner ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1; }
  .sd-inner ul:before {
    display: none; }
  .ih-timeline button.slick-prev {
    left: 8%; }
  .ih-timeline button.slick-next {
    right: 8%; }
  .lc-product-slider .slick-prev, .lc-product-slider .slick-next {
    top: calc(100% - 120px); }
  .collection-overview .pr-collection {
    padding-bottom: 80px; }
  .product-collection-desktop {
    margin-top: 120px;
    margin-bottom: 40px; } }

@media (max-width: 600px) {
  .video-listing .gel-video-block {
    width: 100%;
    margin: 0 0 3% 0 !important; }
  .video-listing .gel-video-block:nth-child(2n+2) {
    margin-right: 0 !important; }
  .sd-left,
  .sd-right {
    width: 47%; }
  .sd-left:after {
    right: -15px; }
  .thumb-img-block {
    width: 33.3333%; } }

@media (max-width: 568px) {
  h1,
  .reduced-size,
  .ml-title h1 {
    font-size: 24px;
    line-height: 26px; }
  h1 span {
    font-size: 12px;
    line-height: 20px; }
  h1 span:before,
  .gm-left-block .title-block h1 span:before,
  .every-body .title-block h1 span:before {
    width: 40px;
    top: 8px;
    left: -50px; }
  h1 span:after,
  .gm-left-block .title-block h1 span:after,
  .every-body .title-block h1 span:after {
    width: 40px;
    top: 8px;
    right: -50px; }
  h1 span:last-child {
    font-size: 10px;
    margin-top: 0; }
  .gm-left-block .title-block h1 span {
    font-size: 16px; }
  .lc-product .title-block h1 span:before {
    top: 8px;
    width: 50px;
    left: -60px; }
  .lc-product .title-block h1 span:after {
    top: 8px;
    width: 50px;
    right: -60px; }
  .main-banner .title-block {
    padding: 0 0 150px 0; }
  .soft-symbol {
    width: 60px;
    bottom: 10px;
    right: 10px; }
  .matrix-grid p {
    padding: 10px 0 0 0; }
  .most-love-image {
    width: 100%;
    height: 310px; }
  .footer-col:nth-child(4) {
    order: 1; }
  .footer-col {
    width: 100%;
    margin-bottom: 25px;
    order: 2; }
  ul.footer-medals-logo {
    justify-content: space-around; }
    ul.footer-medals-logo li {
      width: auto;
      padding: 0 0 20px 0; }
      ul.footer-medals-logo li img {
        height: 65px;
        width: auto; }
  .mobile-medals-logo {
    display: block;
    text-align: center;
    width: 100%;
    order: 3; }
  .medals-logo {
    padding: 0;
    -webkit-justify-content: center;
    justify-content: center; }
  .medals-logo li {
    padding: 0 5px;
    width: 95px; }
  .copyright {
    font-size: 12px;
    order: 4;
    border-top: 0;
    width: 100%;
    margin: 0;
    padding-top: 10px; }
  .blog-text {
    width: 76%; }
  .blog-text h1 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.2; }
  .blog-text-block date {
    padding: 0 26px 0 0;
    font-size: 26px; }
  .blog-text-block date:after {
    height: 40px; }
  .blog-wrapper .left-col .article-wrapper article {
    padding: 0 0 30px 0;
    margin-bottom: 30px; }
  .treding-articles h3 {
    font-size: 22px; }
  .releated-articles ul li a {
    display: inline-block;
    line-height: 20px;
    font-size: 14px; }
  aside.right-col h3 {
    margin-bottom: 15px; }
  aside.right-col ul li {
    margin-bottom: 5px; }
  .review-wrapper .left-col {
    width: 280px; }
  .review-list li .review-bar {
    width: 55%; }
  .sort-filter {
    padding: 30px 0; }
  .sort-by strong, .filter-by strong {
    margin-right: 6px;
    font-size: 12px; }
  .sort-by ul li, .filter-by ul li {
    line-height: 15px; }
  .sort-by ul li a, .filter-by ul li a {
    font-size: 11px; }
  .vidoe-play-btn {
    width: 35px;
    height: 35px;
    font-size: 15px; }
  .ra-wrapper ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1; }
  .read-block .body-content {
    padding-right: 20px; }
  .read-block .body-content .mCustomScrollBox {
    padding-bottom: 75px; }
  .treding-articles h3 {
    line-height: 25px; }
  .tab-title ul li a {
    padding: 8px;
    margin: 0; }
  .tab-title ul li a span {
    font-size: 9px; }
  .lc-product-wrapper article.product {
    width: 100%;
    margin: 0 0 50px 0; }
  .compare-block {
    margin-top: 20px; }
  .lc-product-wrapper {
    padding: 50px 0 0 0; }
  .chart-wrapper {
    padding: 40px 0 0 0; }
  .chart-wrapper thead {
    display: none; }
  .chart-data tr:nth-child(1) td:nth-child(1) {
    margin-top: 0; }
  .chart-data tr td:nth-child(1):before {
    display: none; }
  .chart-data tr td:nth-child(1) {
    background: #ececec;
    color: #000 !important;
    margin-top: 20px;
    text-align: left !important; }
  .chart-content .cc .chart-data tr:hover {
    background: #fff; }
  .chart-wrapper .chart-data tr td:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 400;
    color: #757575; }
  .chart-data tr td:first-child,
  .chart-data tr td {
    display: block;
    width: 100%;
    text-align: right;
    padding: 10px;
    line-height: 1.1; }
  .chart-content .mCustomScrollBox {
    padding-right: 15px; }
  .chart-content > tr > td {
    display: block;
    width: 100%; }
  .lc-product {
    margin: 40px 0 0 0;
    padding: 0; }
  .where-buy {
    top: 0;
    width: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1; }
  .like-review {
    top: 0;
    line-height: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none; }
  .lc-product .title-block {
    padding: 0; }
  body.product-collection .lc-product .title-block {
    padding: 20px 0 0 0; }
  .pr-like-heart {
    line-height: 1;
    margin-left: 5px;
    float: right;
    clear: right;
    margin-bottom: 5px; }
  .like-review .review-link {
    font-size: 12px;
    margin-left: 5px;
    clear: right;
    float: right; }
  .like-review .pr-like-heart a {
    font-size: 10px; }
  .where-buy .cta-btn {
    padding: 5px 10px 6px 10px;
    font-size: 10px; }
  .sp-details .price-left,
  .sp-details .details-right {
    width: 100%; }
  .price-left .cta-btn {
    font-size: 10px;
    padding: 5px 10px 6px 10px; }
  .sp-details .details-right {
    margin: 30px 0 0 0; }
  .sp-details .details-right ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1; }
  .sp-details {
    padding-bottom: 50px; }
  .sd-left,
  .sd-right {
    width: 100%; }
  .sd-left:after {
    display: none; }
  .size-dimensions-wrapper {
    padding: 50px 0; }
  .dropdown-style {
    margin-bottom: 6px; }
  .product-thumb .slick-slide a {
    width: 96%; }
  .lc-product-slider article.product {
    margin: 0 10px 50px 10px; }
  .lc-product-wrapper article.product h1 {
    font-size: 14px; }
  .ih-timeline-content,
  .innovation-grid-inner {
    max-width: 240px; }
  .ih-image-block,
  .ig-cell {
    width: 80px;
    height: 80px;
    border: #fff solid 5px; }
  .ig-cell {
    font-size: 18px; }
  .ih-title {
    margin: 0 auto 10px auto; }
  .ih-title .slick-list {
    padding: 0 30px; }
  .ig-content p {
    font-size: 9px;
    line-height: 10px;
    margin-bottom: 3px; }
  .innovation-top-text p {
    font-size: 16px; }
  .ih-title h2 {
    line-height: 1.2; }
  .innovation-right-text {
    width: 100%;
    padding: 40px 10px; }
  .ih-timeline button.slick-prev {
    left: -10px; }
  .ih-timeline button.slick-next {
    right: -10px; }
  .topic-details {
    width: 100%;
    padding: 30px 0 0 0; }
  .innovation-second-img {
    width: 280px; }
  .in-second-img {
    width: 93px;
    height: 93px; }
  .sl1-content h2,
  .founder-right h2 {
    width: 80%; }
  .gm-right-block .video-box iframe {
    min-height: 200px;
    height: auto; }
  .testimonials-bg {
    height: 330px; }
  .pr-collection {
    width: 100%; }
  .pr-collection span {
    display: none; }
  .every-body .pr-collection .collection-btn {
    margin: 8px 0; }
  .rangslider {
    width: 200px; }
  .product-image-block label {
    font-size: 10px;
    letter-spacing: 1px; }
  .blog-categories, .blog-news {
    width: 100%; }
  .blog-news {
    margin-top: 30px; }
  .skeleton-block {
    width: 240px; }
  .t-1,
  .t-2,
  .t-4,
  .t-6,
  .t-7 {
    left: 117px; }
  .t-3 {
    right: 52px;
    top: 125px; }
  .t-4 {
    top: 174px; }
  .t-5 {
    top: 215px;
    right: 45px; }
  .t-6 {
    top: 223px; }
  .t-7 {
    top: 260px; }
  .t-8 {
    top: 280px;
    right: 65px; }
  .t-9 {
    top: 395px;
    right: 75px; }
  .t-10 {
    top: 500px;
    right: 73px; }
  .cart-table thead tr th:first-child {
    width: 49%; }
  .cart-p-title h3,
  .price-text {
    font-size: 13px; }
  .qty-filed {
    width: 82px; }
  .pr-collection img {
    padding-bottom: 25px; }
  .collection-overview .pr-collection {
    padding-bottom: 60px;
    padding-top: 20px; }
  .collection-overview .collection-btn {
    bottom: 40px; }
  .collection-overview-section .product-collection-desktop .medals-logo li {
    width: 70px; }
  .footer-wrapper .container > .footer-medals-logo {
    display: none; } }

@media (max-width: 414px) {
  .cart-p-title {
    padding-left: 0; }
  .qty-filed {
    width: 75px; }
  .qty-filed .qty {
    width: 25px;
    height: 25px;
    font-size: 12px; }
  .remove-link {
    font-size: 12px; }
  .sd-inner ul li {
    font-size: 12px; }
  .ih-timeline button.slick-prev,
  .ih-timeline button.slick-next {
    top: -50px; } }

@media screen and (min-width: 768px) {
  .gel-matrix-video-cta {
    background-size: cover; } }

/*Addiontal Styles*/
.rs-slide-big.slick-slide:before {
  content: '';
  position: absolute;
  display: block;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: .5; }

.menu-icon {
  color: #fff;
  text-transform: uppercase; }

.menu-icon:hover {
  color: #fff; }

h2.bv-action-bar-header::after {
  display: none; }

a.homelink {
  position: absolute;
  z-index: 1;
  right: 50px;
  top: 10px;
  display: block; }

@media screen and (min-width: 768px) {
  a.homelink {
    right: 15px;
    top: 15px; } }

@media screen and (min-width: 1024px) {
  a.homelink {
    right: 25px;
    top: 25px; } }

a.homelink img {
  width: 30px;
  height: 27px;
  opacity: .7; }

@media screen and (min-width: 1024px) {
  a.homelink img {
    width: 40px;
    height: 36px; } }

.nobreak {
  display: inline-block;
  font-size: inherit; }

.inline-video-icon {
  display: inline-block;
  margin: 0 0 -5px 3px; }

.ajax-confirm,
.ajax-error {
  display: none; }

input[type=email].error,
input[type=password].error,
input[type=tel].error,
input[type=text].error,
textarea.error {
  border: 1px solid #ee212e; }

label.error {
  color: #ee212e; }

footer label.error {
  font-size: 13px; }

.persistent-cta {
  margin: 3.5%; }
  @media screen and (min-width: 768px) {
    .persistent-cta {
      margin: 60px 0; } }
  .persistent-cta h2 {
    color: #fff;
    font-family: 'Brother-1816-Medium';
    font-size: 1.5em;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      .persistent-cta h2 {
        font-size: 1.3em;
        max-width: 250px; } }
    @media screen and (min-width: 1200px) {
      .persistent-cta h2 {
        font-size: 1.55em;
        max-width: 160px; } }
    @media screen and (min-width: 1400px) {
      .persistent-cta h2 {
        max-width: 220px; } }
  .persistent-cta p {
    color: #fff;
    font-size: 1em;
    line-height: 1.5;
    width: calc(100% - 57px); }
  .persistent-cta .container {
    width: 100%;
    max-width: 1600px; }
    @media screen and (max-width: 767px) {
      .persistent-cta .container {
        padding: 0; } }
  .persistent-cta .cta-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap; }
    @media screen and (min-width: 1024px) {
      .persistent-cta .cta-wrapper {
        flex-wrap: nowrap; } }
  .persistent-cta .color-box {
    position: relative;
    background-color: #ed202e;
    color: #fff;
    padding: 20px 60px;
    width: 100%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .persistent-cta .color-box {
        padding: 15px; }
        .persistent-cta .color-box h2 {
          font-size: 1em; }
        .persistent-cta .color-box p {
          font-size: 0.875em;
          margin-bottom: 0; }
        .persistent-cta .color-box .arrow {
          font-size: 2em;
          width: 37px;
          height: 37px; }
        .persistent-cta .color-box:nth-child(-n+3) {
          margin-bottom: 3.5%; } }
    @media screen and (min-width: 768px) {
      .persistent-cta .color-box {
        margin-bottom: 1.5%;
        width: 49.25%; } }
    @media screen and (min-width: 1024px) {
      .persistent-cta .color-box {
        margin-bottom: 0;
        width: calc(100% / 4); }
        .persistent-cta .color-box:nth-last-child(-n + 3):first-child, .persistent-cta .color-box:nth-last-child(-n + 3):first-child ~ .color-box {
          width: calc(100% / 3); } }
    @media screen and (min-width: 768px) {
      .persistent-cta .color-box::before {
        box-shadow: inset 10px -10px #fff, inset -10px 10px #fff;
        content: '';
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        -webkit-transition: opacity 500ms linear .01s;
        -moz-transition: opacity 500ms linear .01s;
        -o-transition: opacity 500ms linear .01s;
        transition: opacity 500ms linear .01s; } }
    .persistent-cta .color-box:hover::before {
      opacity: .5; }
    .persistent-cta .color-box:hover .cta-btn {
      background-color: rgba(255, 255, 255, 0.6); }
    @media screen and (min-width: 768px) {
      .persistent-cta .color-box:nth-child(2n) {
        margin: 0 0 1.5% 1.5%; } }
    @media screen and (min-width: 1024px) {
      .persistent-cta .color-box:nth-child(2n) {
        margin-bottom: 0; } }
    @media screen and (min-width: 1024px) {
      .persistent-cta .color-box:nth-child(3n) {
        margin-left: 1.5%; } }
    .persistent-cta .color-box.teal {
      background: url(/wp-content/themes/intellibed/images/hp-cta-button-bg-teal.jpg) no-repeat; }
    .persistent-cta .color-box.cream {
      background: url(/wp-content/themes/intellibed/images/hp-cta-button-bg-cream.jpg) no-repeat; }
    .persistent-cta .color-box.dark-blue {
      background: url(/wp-content/themes/intellibed/images/hp-cta-button-bg-dark-blue.jpg) no-repeat; }
    .persistent-cta .color-box.blue {
      background: url(/wp-content/themes/intellibed/images/hp-cta-button-bg-blue.jpg) no-repeat; }
    .persistent-cta .color-box .cta-btn {
      background-color: rgba(255, 255, 255, 0.4);
      border-color: #000;
      color: #000;
      font-size: 12px;
      padding: 9px 5px;
      text-align: center;
      transition: background-color 500ms linear .01s; }
      @media screen and (min-width: 768px) {
        .persistent-cta .color-box .cta-btn {
          padding: 13px 5px;
          font-size: 15px; } }
@media screen and (min-width: 768px) {
  .collection-overview-section {
    position: relative;
    margin-top: -220px;
    z-index: 2;
    display: inline-block;
    width: 100%; }
    .collection-overview-section::before {
      content: '';
      position: relative;
      display: inline-block;
      top: 10px;
      left: 0;
      width: 100%;
      height: 90px;
      background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.987) 8.1%, rgba(0, 0, 0, 0.951) 15.5%, rgba(0, 0, 0, 0.896) 22.5%, rgba(0, 0, 0, 0.825) 29%, rgba(0, 0, 0, 0.741) 35.3%, rgba(0, 0, 0, 0.648) 41.2%, rgba(0, 0, 0, 0.55) 47.1%, rgba(0, 0, 0, 0.45) 52.9%, rgba(0, 0, 0, 0.352) 58.8%, rgba(0, 0, 0, 0.259) 64.7%, rgba(0, 0, 0, 0.175) 71%, rgba(0, 0, 0, 0.104) 77.5%, rgba(0, 0, 0, 0.049) 84.5%, rgba(0, 0, 0, 0.013) 91.9%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); } }

.header-wrapper.main {
  display: flex;
  align-items: center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.594) 8.1%, rgba(0, 0, 0, 0.576) 15.5%, rgba(0, 0, 0, 0.548) 22.5%, rgba(0, 0, 0, 0.512) 29%, rgba(0, 0, 0, 0.47) 35.3%, rgba(0, 0, 0, 0.424) 41.2%, rgba(0, 0, 0, 0.375) 47.1%, rgba(0, 0, 0, 0.325) 52.9%, rgba(0, 0, 0, 0.276) 58.8%, rgba(0, 0, 0, 0.23) 64.7%, rgba(0, 0, 0, 0.188) 71%, rgba(0, 0, 0, 0.152) 77.5%, rgba(0, 0, 0, 0.124) 84.5%, rgba(0, 0, 0, 0.106) 91.9%, rgba(0, 0, 0, 0.1) 100%);
  flex-direction: row;
  float: none;
  justify-content: space-between;
  padding: 20px;
  position: relative;
  width: 100%; }
  .header-wrapper.main::before {
    display: none; }
  .header-wrapper.main .navbar {
    align-items: center;
    display: flex;
    left: unset;
    position: relative;
    right: unset;
    top: unset; }
    .header-wrapper.main .navbar .icon-cart img,
    .header-wrapper.main .navbar .icon-search img {
      max-height: 18px; }
    .header-wrapper.main .navbar ul {
      max-width: 200px; }
  .header-wrapper.main .header-logo,
  .header-wrapper.main .menu-icon {
    left: unset;
    position: relative;
    right: unset;
    top: unset; }
  .header-wrapper.main .header-logo img {
    width: 140px; }
  .header-wrapper.main .menu-icon {
    line-height: 1;
    margin: -1px 0 -2px 20px; }
    .header-wrapper.main .menu-icon img {
      margin-bottom: 2px;
      max-height: 26px; }
  .header-wrapper.main .phone-number {
    font-size: 12px; }

.sgb-features {
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
  padding-top: 100px; }
  @media screen and (min-width: 1023px) and (max-width: 1367px) and (min-height: 767px) and (max-height: 769px) {
    .sgb-features {
      max-width: 900px; } }
  .sgb-features ul {
    margin-top: 150px;
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    padding: 10px 10px 10px 20px; }
    @media screen and (max-width: 400px) and (min-height: 812px) {
      .sgb-features ul {
        margin-top: 180px; } }
    @media screen and (max-width: 767px) and (min-height: 812px) {
      .sgb-features ul {
        margin-top: 210px; } }
    @media screen and (max-width: 415px) and (min-height: 812px) {
      .sgb-features ul {
        margin-top: 210px; } }
    @media screen and (max-width: 415px) and (max-height: 737px) {
      .sgb-features ul {
        margin-top: 180px; } }
    @media screen and (max-width: 415px) and (min-height: 895px) {
      .sgb-features ul {
        margin-top: 230px; } }
    @media screen and (max-width: 767px) and (max-height: 600px) {
      .sgb-features ul {
        margin-top: 150px; } }
    @media screen and (max-width: 360px) and (max-height: 640px) {
      .sgb-features ul {
        margin-top: 130px; } }
    @media screen and (max-width: 375px) and (max-height: 670px) {
      .sgb-features ul {
        margin-top: 130px; } }
    @media screen and (min-width: 598px) and (max-width: 602px) and (min-height: 960px) and (max-height: 970px) {
      .sgb-features ul {
        margin-top: 330px; } }
    @media screen and (min-width: 768px) {
      .sgb-features ul {
        margin-top: 0;
        position: static;
        padding: 0;
        background: transparent; } }
  .sgb-features li {
    align-items: center;
    margin-bottom: 0px;
    padding: 0;
    position: relative;
    font-size: 90%; }
    @media screen and (max-width: 767px) and (min-height: 812px) {
      .sgb-features li {
        margin-bottom: 3px; } }
    @media screen and (max-width: 767px) and (max-height: 600px) {
      .sgb-features li {
        font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .sgb-features li {
        cursor: pointer;
        padding: 8px 0;
        position: absolute;
        transform: translateX(-50%); } }
    .sgb-features li::before {
      background-color: #c45003;
      bottom: -17px;
      color: #c45003;
      content: '';
      display: inline-block;
      font-weight: bold;
      height: 3px;
      line-height: 14px;
      padding: 2px;
      position: static;
      text-align: center;
      transform: translateX(-50%);
      width: 3px;
      margin-bottom: 2px; }
      @media screen and (min-width: 768px) {
        .sgb-features li::before {
          color: #fff;
          content: '+';
          display: block;
          border-radius: 50%;
          height: 25px;
          left: 50%;
          line-height: 1.5;
          padding: 0;
          position: absolute;
          width: 25px; } }
    .sgb-features li:hover span {
      visibility: visible; }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(1) {
        top: 5%;
        left: 40%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(1) {
        top: -10%; } }
    @media screen and (min-width: 1024px) and (min-height: 1025px) {
      .sgb-features li:nth-child(1) {
        top: 5%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(2) {
        left: 20%;
        top: 14%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(2) {
        top: 3%; } }
    @media screen and (min-width: 1024px) and (min-height: 1025px) {
      .sgb-features li:nth-child(2) {
        top: 14%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(3) {
        left: 10%;
        top: 28%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(3) {
        top: 31%; } }
    @media screen and (min-width: 1024px) and (min-height: 1025px) {
      .sgb-features li:nth-child(3) {
        top: 27%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(4) {
        left: 35%;
        top: 28%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(4) {
        top: 22%; } }
    @media screen and (min-width: 1024px) and (min-height: 1025px) {
      .sgb-features li:nth-child(4) {
        top: 28%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(5) {
        left: 55%;
        top: 22%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(5) {
        top: 12%; } }
    @media screen and (min-width: 1024px) and (min-height: 1025px) {
      .sgb-features li:nth-child(5) {
        top: 22%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(6) {
        left: 72%;
        top: 25%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(6) {
        top: 18%; } }
    @media screen and (min-width: 1024px) and (min-height: 1025px) {
      .sgb-features li:nth-child(6) {
        top: 25%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(7) {
        left: 16%;
        top: 48%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(7) {
        top: 48%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(8) {
        left: 40%;
        top: 44%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(8) {
        top: 44%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(9) {
        left: 65%;
        top: 40%; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(9) {
        top: 40%; } }
    @media screen and (min-width: 768px) {
      .sgb-features li:nth-child(10) {
        left: 85%;
        top: 44%;
        width: 160px; } }
    @media screen and (min-width: 1024px) {
      .sgb-features li:nth-child(10) {
        top: 42%; } }
    .sgb-features li span {
      color: #4E4E4E;
      padding: 0px 3px;
      width: auto; }
      @media screen and (min-width: 768px) {
        .sgb-features li span {
          background-color: #fff;
          border: 1px solid #c45003;
          font-size: 14px;
          height: 100%;
          padding: 15px;
          visibility: hidden; } }
