@charset "UTF-8";
* {
  margin: 0 auto;
  outline: 0;
  padding: 0; }

html {
  margin: 0 auto;
  padding: 0; }

img {
  border: 0; }

* html .clearfix {
  height: 1%; }

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

.clearfix {
  display: inline-block; }

.clear {
  clear: both; }

body {
  font: 12px/14px Arial,Helvetica,sans-serif;
  background-color: #FFF; }

body.homepage {
  background: #f7f7f7 url(../images/homepage/bg-homepage-top.gif) 0 7px repeat-x; }

p {
  font: 1em/1.6em Arial,Helvetica,sans-serif;
  margin: 5px 0 10px;
  color: #666; }

input, label, select {
  font-size: 1em;
  line-height: 1.5em; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
  line-height: 1.75em;
  display: block;
  color: #82aa13;
  font-weight: 700; }

h2 {
  text-transform: uppercase;
  font-size: 17px; }

h3 {
  color: #81a912;
  font-size: 17px; }

h4 {
  text-transform: uppercase;
  font-size: 14px; }

ul {
  margin-left: 0;
  list-style-type: none;
  color: #5a5e2c;
  margin-bottom: 15px; }

li {
  line-height: 20px;
  list-style-type: none;
  background: url(../images/general/bullet-tick.png) 0 2px no-repeat;
  padding: 0 0 8px 20px;
  color: #666; }

#mainnav ul, #subnav ul {
  margin: 0; }

#mainnav li, #subnav li {
  background-image: none;
  padding-left: 0; }

table {
  border: solid 1px #ccc;
  border-collapse: collapse;
  margin: 10px 0; }

td {
  padding: 5px; }

a {
  color: #797979;
  font-weight: 700;
  text-decoration: none; }

a.red {
  color: #ae1113;
  font-weight: 400;
  text-decoration: none; }

a:link, a:visited {
  text-decoration: none;
  color: inherit; }

a:hover {
  color: #82aa13;
  font-weight: 700;
  text-decoration: underline; }

a img {
  border: 0;
  vertical-align: middle; }

.left {
  float: left;
  width: 300px;
  margin-right: 5px; }

.right {
  float: right;
  width: 300px;
  text-align: left; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.clearfloat {
  clear: both; }

.darkgreen {
  color: #2b2b2b; }

.lightergreen {
  color: #7f8055; }

.darkgrey {
  color: #333; }

h4.grey {
  text-align: left !important; }

em {
  color: #82a926; }

#wrapper {
  background: none repeat scroll 0 0 #FFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

#container {
  background: none repeat scroll 0 0 #fff;
  overflow: hidden; }

#header-wrapper {
  background: none repeat scroll 0 0;
  padding-bottom: 19px;
  padding-top: 5px;
  width: 100%;
  background-color: #2b2b2b; }

#header {
  width: 1000px;
  height: 107px;
  margin: 0 0 5px;
  margin-right: auto;
  margin-left: auto; }

#header-left {
  float: left;
  width: 186px;
  height: 107px; }

#header-right {
  float: right;
  width: 775px; }

#header h1 a {
  display: block;
  width: 183px;
  height: 93px;
  background: url(../images/homepage/natural-sleep-logo.png) no-repeat 0 0;
  text-indent: -30000px;
  overflow: hidden; }

#header-right #mainnav {
  clear: both;
  font-size: 100%;
  text-transform: uppercase; }

#header-right ul {
  height: 36px;
  margin-left: 0;
  margin-top: 20px;
  float: right; }

#header-right ul li {
  list-style: none;
  display: inline;
  background-image: none;
  margin: 0;
  padding: 0; }

#header-right ul li a {
  font-weight: 700;
  margin: 0; }

a.disabled {
  color: #ccc; }

#header-right ul li a:hover, #header-right ul li#main-nav-buy:hover > a {
  background-position: 0 -36px;
  text-decoration: none; }

#header-right #topnav ul {
  margin-top: 0; }

#header-right #topnav ul li a {
  display: block;
  float: left;
  font-size: 12px;
  font-weight: 400;
  height: 30px;
  padding: 15px 3px 0; }

#header-right #topnav ul li a:hover {
  color: #82aa13; }

#topnav .lastnav:after {
  content: "";
  margin: 0; }

.lastnav {
  padding-right: 0 !important; }

#header-right #topnav ul li.active a {
  color: #7fa61c; }

#header-right #mainnav > ul {
  background-position: right top;
  background-repeat: no-repeat;
  float: right;
  height: 36px;
  margin-top: 39px; }

#header-right #megamenu > ul {
  background-image: none; }

#header-right #mainnav > ul > li > a {
  font-family: 'Signika',Calibri;
  font-size: 14px;
  margin-left: -3px;
  padding: 14px 16px; }

#header-right #mainnav > ul > li > a:hover {
  color: #82aa13; }

#header-right #mainnav > ul > li.first > a {
  background: 0 0; }

#header-number {
  position: relative;
  top: 17px;
  display: inline-block;
  color: #9ABD49;
  font-size: 19px;
  left: 618px; }

#mainnav_list li.active > a {
  color: #81a925; }

#main-nav-buy {
  position: relative; }

#main-nav-buy > a {
  cursor: default; }

#main-nav-buy > ul {
  display: none; }

#main-nav-buy:hover > ul {
  display: block;
  position: absolute;
  z-index: 2;
  left: -2px;
  padding-top: 12px;
  margin-top: 0;
  height: auto;
  width: 226px; }

#main-nav-buy > ul > li {
  display: block;
  padding: 0 20px;
  background-color: #fff; }

#main-nav-buy > ul > li a {
  display: block;
  padding: 10px 10px 10px 0;
  background-image: url(../images/green-arrow-icon.png);
  background-repeat: no-repeat;
  background-position: 100% 50%; }

#main-nav-buy > ul > li a:hover {
  background-position: 100% 50%; }

#main-nav-buy > ul > li:first-child a {
  border-bottom: 1px solid #f0f0f0; }

ul.megamenu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  z-index: 10; }

ul.megamenu li, ul.megamenu li.mm-item {
  margin: 0;
  padding: 0;
  z-index: 10; }

ul.megamenu li.clear-fix {
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  z-index: 10; }

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  position: relative;
  display: inline;
  color: #FFF;
  padding: 0;
  margin: 0;
  text-decoration: none;
  z-index: 10;
  font-size: 14px; }

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  border-color: pink;
  -webkit-filter: chroma(color=pink);
  filter: chroma(color=pink);
  z-index: 10; }

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
  color: #444;
  background: #FFF;
  z-index: 10; }

ul.megamenu div.mm-item-content {
  background: #FFF;
  padding: 0;
  position: absolute;
  border: 1px solid #777;
  z-index: 9; }

.mm-content-base {
  background: #FFF;
  position: relative;
  z-index: 11;
  padding: 0;
  color: #000; }

.mm-js-shadow {
  background: #555;
  position: absolute;
  z-index: 10; }

#menu-item-1, #menu-item-2, #menu-item-3, #menu-item-4 {
  width: 150px;
  float: left;
  border: solid 1px pink; }

.mega-subitems li {
  width: 150px;
  display: block;
  clear: both;
  border: 0;
  line-height: 20px;
  list-style-type: none;
  background: url(../images/general/bullet-tick.png) 0 2px no-repeat;
  padding-left: 15px;
  text-transform: none; }

.oe_wrapper ul.hovered > li > a {
  background: #fff;
  text-shadow: 0 0 1px #FFF; }

#mainnav ul div {
  position: absolute;
  top: 23px;
  left: 1px;
  background: #fff;
  width: 498px;
  height: 180px;
  padding: 30px; }

ul.oe_menu div ul li a {
  text-decoration: none;
  color: #222;
  padding: 2px 2px 2px 4px;
  margin: 2px;
  display: block;
  font-size: 12px; }

ul.oe_menu div ul.oe_full {
  width: 100%; }

ul.oe_menu div ul li.mattresses-menu a:hover {
  background: #000;
  color: #fff; }

ul.oe_menu li.mattresses-menu ul {
  list-style: none;
  float: left;
  width: 150px;
  margin-right: 10px; }

li.oe_heading {
  color: #aaa;
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ddd; }

.box.homepage p.text {
  padding-top: 2px; }

.box.homepage:hover {
  text-decoration: none; }

.box.homepage:hover h2 {
  color: #82aa13 !important; }

.inner-pages #subnav-wrapper {
  width: 100%;
  height: 60px;
  background-color: #82aa13; }

.inner-pages #subnav {
  width: 1000px;
  height: 60px;
  margin: 0 auto;
  border-top: solid 1px #82aa13; }

.inner-pages #subnav ul {
  text-transform: uppercase;
  margin-left: 0;
  margin-top: 26px; }

.electric-beds.inner-pages #subnav ul {
  margin-top: 5px; }

.electric-beds.inner-pages #subnav li {
  min-width: 115px;
  text-align: center; }

.electric-beds.inner-pages #subnav li a {
  display: block;
  background: url(../images/general/divider-subnav.gif) no-repeat 100% 0; }

.inner-pages #subnav span {
  text-transform: none;
  font-weight: 400;
  font-size: 11px; }

.inner-pages #subnav li {
  list-style: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0; }

.inner-pages #subnav ul li a {
  font-family: Calibri;
  font-size: 14px;
  margin: 0;
  padding: 17px 13px;
  color: #fff; }

.inner-pages #subnav ul li a:hover {
  color: #2b2b2b;
  text-decoration: none; }

.inner-pages #subnav ul li.last a {
  background-image: none; }

.inner-pages #subnav ul li.active a {
  background-image: none;
  background-color: #fff;
  color: #333; }

#toppanel-wrapper {
  width: 100%; }

#toppanel {
  width: 1000px;
  margin-right: auto;
  margin-left: auto; }

.inner-pages #toppanel {
  height: 374px;
  padding-top: 40px; }

.inner-pages.mattress-help #toppanel {
  height: 304px;
  padding-top: 30px; }

.inner-pages.mattress-range #toppanel {
  height: 154px; }

.inner-pages.grainne #toppanel {
  height: 445px; }

#pagecontent-wrapper {
  background-color: #fff;
  margin-top: 20px; }

.homepage #pagecontent-wrapper {
  width: 100%;
  background-color: #fff; }

#pagecontent {
  margin: 0 auto 40px;
  width: 1000px; }

.inner-pages.mattress-pages #pagecontent, .inner-pages1 #pagecontent {
  height: 450px; }

.inner-pages.grainne #pagecontent {
  height: 540px; }

.inner-pages #top-panel-row1 {
  margin-bottom: 30px; }

.inner-pages.mattress-help #top-panel-row1 {
  font-size: 14px; }

.inner-pages.mattress-help #top-panel-row1 p {
  line-height: 21px; }

.inner-pages.mattress-range #top-panel-row1 {
  margin-bottom: 5px; }

.inner-pages #top-panel-row1 #social-media-icons {
  width: 140px;
  float: right;
  text-align: right; }

.inner-pages h2 {
  color: #2b2b2b;
  font-size: 22px;
  margin-bottom: 0;
  padding-bottom: 0; }

.inner-pages.grainne h2 span {
  font-size: 19px;
  color: #663; }

.inner-pages #top-panel-row2 .left {
  float: left;
  width: 660px;
  margin: 0;
  padding-top: 10px; }

.inner-pages.electric-beds #bottom-panel-1 h3 {
  padding-bottom: 5px !important; }

#mattress-help-guide a {
  display: block;
  width: 316px;
  height: 70px;
  background: url(../images/general/b-mattress-help-guide.png) 0 0 no-repeat;
  text-indent: -3000px; }

#mattress-help-guide a:hover {
  background-color: #3e3e3e;
  background-position: 0 -1px; }

#mattress-help-guide span {
  display: none; }

#why-natural-sleep {
  width: 316px;
  height: 215px;
  background: url(../images/general/why-natural-sleep-panel.png) 0 0 no-repeat;
  text-indent: -3000px;
  margin-top: 15px; }

.inner-pages h3 {
  line-height: 22px;
  padding-bottom: 15px;
  padding-top: 2px; }

.inner-pages h3.border {
  font-weight: 400;
  font-size: 19px;
  text-transform: uppercase;
  margin-top: 10px !important;
  padding-bottom: 25px !important; }

.widthBar {
  padding: 0 !important;
  text-align: center;
  width: 100%; }

.liteGreenBox.widthBar li {
  display: inline-block;
  margin: 20px 20px 5px 0; }

.inner-pages h4 {
  font-weight: 400;
  font-size: 19px;
  text-transform: capitalize;
  margin: 18px 0 10px; }

.inner-pages h4.subhead {
  line-height: 27px;
  text-transform: none;
  color: #525236;
  padding-bottom: 5px;
  margin-top: 8px;
  font-size: 16px; }

.inner-pages.retailers h4.subhead {
  font-size: 17px; }

.inner-pages #top-panel-row2 h4.subhead {
  margin-top: 5px;
  font-size: 20px; }

.inner-pages #bottom-panel-1 {
  float: left;
  margin-bottom: 20px;
  margin-top: -17px;
  width: 100%; }

.inner-pages.mattress-help #bottom-panel-1 {
  margin-top: -25px; }

.inner-pages #bottom-panel-1 .box {
  width: 315px; }

.inner-pages #bottom-panel-1 .last {
  padding: 10px 0 0;
  margin-top: 5px; }

.inner-pages .left, .inner-pages .right {
  width: 478px;
  float: left; }

.inner-pages .left {
  margin-right: 40px; }

.inner-pages.mattress-help .left {
  width: 535px;
  margin-right: 15px; }

.inner-pages.mattress-help .right {
  width: 448px; }

.inner-pages .video {
  border: solid 1px #ccc;
  margin-top: 20px;
  text-align: center; }

.inner-pages.mattress-range .left {
  width: 460px;
  margin-right: 20px; }

.inner-pages.mattress-range .right {
  width: 503px; }

.inner-pages.grainne #bottom-panel-1 .left, .inner-pages.grainne #bottom-panel-1 .middle, .inner-pages.grainne #bottom-panel-1 .right {
  width: 395px;
  float: left; }

.inner-pages.grainne #bottom-panel-1 .left, .inner-pages.grainne #bottom-panel-1 .middle {
  margin-right: 40px; }

.inner-pages.grainne #bottom-panel-1 .right {
  margin-right: 0; }

.inner-pages.grainne #bottom-panel-1 .floatRight.what-customers-say {
  background: url(../images/general/bg-quotemark-lrg.png) no-repeat scroll 20px 57px #e6e6e0;
  padding: 20px 15px 0;
  width: 530px; }

.inner-pages.grainne #bottom-panel-1 .right.what-customers-say p {
  margin-left: 40px;
  margin-top: -5px;
  margin-bottom: 15px; }

.inner-pages.grainne #bottom-panel-1 .right.what-customers-say .text {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  font-size: 14px; }

.inner-pages.electric-beds #bottom-panel-1 .call-us {
  display: block;
  float: right;
  margin-right: 250px;
  margin-top: 20px;
  width: 218px;
  height: 16px;
  padding: 12px;
  font-style: italic;
  font-size: 22px;
  font-family: Calibri;
  color: #747649; }

.inner-pages.electric-beds #bottom-panel-1 .green-button {
  float: left; }

.inner-pages.electric-beds #bottom-panel-1 .box {
  width: 240px;
  height: auto;
  margin: 0 13px 10px 0;
  overflow: hidden; }

.inner-pages.electric-beds #bottom-panel-1 .last {
  padding: 10px 0 0;
  margin-right: 0; }

.inner-pages.mattress-range .green-button.find-retailer {
  font-size: 12px;
  padding-bottom: 8px;
  margin-left: 65px; }

.inner-pages.mattress-range .green-button.find-retailer:hover {
  background: #9DBE50;
  text-decoration: none; }

.inner-pages.mattress-range .green-button.find-retailer > span {
  background-position: 95%;
  padding-right: 81px; }

.inner-pages.mattress-range a.custom-design {
  font-weight: 400;
  text-decoration: underline;
  margin-left: 20px; }

.inner-pages.mattress-range .what-customers-say-new {
  width: 468px !important;
  margin-top: 20px !important;
  margin-bottom: 40px;
  height: auto !important; }

.inner-pages #bottom-panel-2-wrapper {
  background-color: #f7f7f7;
  height: 500px;
  clear: both;
  width: 100%; }

.inner-pages #bottom-panel-2 {
  width: 1000px;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px; }

.inner-pages.electric-beds .box h4 {
  font-size: 15px; }

.inner-pages.electric-beds h3 {
  font-size: 20px;
  line-height: 30px;
  color: #2b2b2b;
  font-weight: 400;
  text-align: center; }

.inner-pages.electric-beds #pagecontent {
  margin-bottom: 10px; }

.inner-pages.electric-beds #bottom-panel-1 h3 {
  margin: 0; }

.inner-pages.electric-beds #bottom-panel-1 .left-panel {
  width: 680px;
  float: left; }

.inner-pages.electric-beds #electric-brochure, .inner-pages.electric-beds #purchase-direct {
  overflow: hidden;
  clear: both;
  border-top: dotted 1px #ccc;
  padding-top: 20px;
  margin-top: 20px; }

.inner-pages.electric-beds #purchase-direct-image {
  width: 294px;
  margin-right: 30px;
  float: left; }

.inner-pages.electric-beds #purchase-direct-text {
  width: 320px;
  margin-right: 35px;
  float: left; }

.inner-pages.electric-beds #purchase-direct-text h3 {
  padding-bottom: 0;
  font-size: 16px; }

.inner-pages.electric-beds #purchase-direct-text p {
  font-size: 11px;
  margin-bottom: 6px; }

.inner-pages.electric-beds #purchase-direct-promo {
  width: 283px;
  height: 215px;
  float: left;
  margin-top: -20px;
  background: url(../images/electric-adjustable-beds/massage-beds.png) left top no-repeat;
  color: #fff;
  padding: 0 17px; }

.inner-pages.electric-beds #purchase-direct-promo h3 {
  margin-top: 55px;
  color: #fff;
  font-size: 20px; }

.inner-pages.electric-beds #purchase-direct-promo p {
  color: #fff;
  margin-top: 20px; }

.inner-pages.electric-beds #electric-brochure-download {
  float: left;
  width: 380px;
  height: 167px;
  padding-top: 48px;
  padding-left: 220px;
  background: url(../images/electric-adjustable-beds/electric-adjustable-beds-brochures.png) no-repeat 0 0; }

.inner-pages.electric-beds #electric-brochure #why-natural-sleep {
  float: right; }

.inner-pages.electric-beds #electric-brochure #electric-brochure-download h3 {
  padding-left: 30px;
  line-height: 24px;
  background: url(../images/icons/pdf.png) no-repeat 0 0;
  padding-bottom: 3px; }

.inner-pages.electric-beds #electric-brochure #electric-brochure-download p {
  padding-bottom: 10px; }

.inner-pages.electric-beds .electric-beds-shorter-intro {
  height: auto !important;
  overflow: hidden;
  padding-bottom: 35px;
  background-repeat: no-repeat;
  background-position: 775px 28px; }

.inner-pages.electric-beds .electric-beds-shorter-intro #electric-beds-intro {
  background-image: url(../images/general/5-year-guarantee.png);
  background-repeat: no-repeat;
  background-position: 893px 0; }

.inner-pages.electric-beds .electric-beds-shorter-intro #electric-beds-intro > p {
  font-size: 21px;
  font-family: Calibri,Arial,Helvetica,sans-serif;
  color: #222;
  padding: 24px 0 7px; }

.both-dots {
  border-top: dotted 1px #CCC;
  border-bottom: dotted 1px #CCC;
  overflow: hidden; }

.inner-pages.electric-beds .electric-beds-shorter-intro .both-dots > ul {
  overflow: hidden;
  float: left;
  margin: 0; }

.inner-pages.electric-beds .electric-beds-shorter-intro .both-dots > ul > li {
  float: left;
  margin: 15px 13px;
  text-transform: uppercase;
  font-family: Calibri,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 700; }

.inner-pages.electric-beds .electric-beds-shorter-intro .both-dots > .green-button {
  float: right;
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 9px 14px;
  width: 186px;
  height: 14px; }

.inner-pages.electric-beds .electric-beds-shorter-intro .both-dots > .green-button:active, .inner-pages.electric-beds .electric-beds-shorter-intro .both-dots > .green-button:focus, .inner-pages.electric-beds .electric-beds-shorter-intro .both-dots > .green-button:hover, .inner-pages.electric-beds .green-order-now:focus, .inner-pages.electric-beds .green-order-now:hover {
  background: #9DBE50;
  text-decoration: none; }

.inner-pages.electric-beds .electric-beds-shorter-intro .both-dots > .green-button > span {
  display: block; }

.inner-pages.electric-beds .electric-beds-vertical-panels .box h4 {
  font-size: 15px;
  font-weight: 700;
  color: #663;
  margin-bottom: 23px;
  margin-top: 21px; }

.inner-pages.electric-beds .electric-beds-vertical-panels .box ul {
  height: 115px;
  margin: 21px 0 26px; }

.inner-pages.electric-beds .electric-beds-vertical-panels p.electric-bed-description {
  min-height: 38px; }

.inner-pages.electric-beds .electric-beds-vertical-panels p.electric-bed-description + ul > li {
  padding-bottom: 4px; }

.inner-pages.electric-beds .green-order-now {
  color: #fff;
  padding: 9px 13px;
  width: auto;
  height: auto;
  float: right !important;
  margin: 0; }

.inner-pages.electric-beds .find-out-more {
  float: left;
  padding-top: 8px;
  font-family: Calibri,Arial,Helvetica,sans-serif;
  font-size: 16px;
  text-decoration: underline;
  text-transform: uppercase; }

.inner-pages.electric-beds .electric-bed-prices {
  opacity: .6;
  padding-top: 12px;
  clear: both; }

.electric-beds #benefits {
  width: 276px;
  height: 260px;
  background: url(../images/electric-adjustable-beds/bg-sidepanel-panel-electric-beds.gif) 0 0 no-repeat;
  padding: 20px; }

.electric-beds #benefits li {
  margin: 10px 0 16px;
  font-size: 20px;
  font-family: Calibri;
  color: #333; }

.electric-beds a.button-std.large.green-button, .green-button {
  font-size: 14px;
  margin: 17px 0;
  font-weight: 700;
  width: 135px;
  height: 25px;
  padding: 8px 0 1px 7px;
  background: #9dbe50;
  background: linear-gradient(to bottom, #9dbe50 0, #84b315 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dbe50', endColorstr='#84b315', GradientType=0); }

.electric-beds a.button-std.large.green-button:hover {
  background: #9dbe50; }

.electric-beds a.button-std.large.green-button > span, .green-button > span {
  background: url(../images/general/contact-us.png) no-repeat 100%;
  padding-right: 45px;
  color: #fff; }

.electric-beds a.button-std.large.green-button.purchase-direct {
  font-size: 20px;
  width: 220px;
  padding: 15px 8px 10px 15px; }

.electric-beds a.button-std.large.green-button.purchase-direct > span {
  padding-right: 70px;
  text-transform: capitalize; }

.electric-beds #benefits-updated {
  background: #e6e7e0;
  padding: 20px;
  height: 95px; }

.electric-beds p.large-paragraph {
  font-size: 14px;
  margin-top: 0; }

.electric-beds #benefits-updated ul {
  width: 312px; }

.electric-beds #benefits-updated ul > li {
  float: left;
  width: 40%; }

.electric-beds #full-body-massage {
  background: url(../images/general/leaves-lite.png) no-repeat scroll 645px bottom #E6E6E0;
  margin: 0 0 50px;
  padding: 20px; }

.electric-beds #full-body-massage > img {
  float: right;
  margin-right: 10px;
  margin-top: -48px; }

.electric-beds #full-body-massage > h4 {
  color: #7c7d69;
  margin-top: 12px !important;
  margin-bottom: 15px !important;
  font-size: 19px !important; }

.electric-beds #full-body-massage > p {
  color: #7C7D69;
  margin-bottom: 0;
  width: 480px; }

.electric-beds #bottom-panel-2 h4 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 18px;
  margin-top: 21px; }

#full-body-massage .button-std {
  float: right;
  margin: -57px 115px 0 0;
  width: 110px !important; }

#breadcrumb a, #breadcrumb p {
  color: #666;
  font-weight: 400; }

#breadcrumb a {
  text-decoration: underline; }

#help-video a {
  display: block;
  width: 316px;
  height: 70px;
  background: url(../images/electric-adjustable-beds/b-help-video.gif) 0 0 no-repeat;
  text-indent: -3000px;
  margin-top: 17px; }

#help-video a:hover {
  background-position: left -72px; }

#help-video span {
  display: none; }

.mattress-fillings-table, .mattress-reqs-table {
  font: 1em/1.7em Arial,Helvetica,sans-serif;
  margin: 5px 0 50px;
  color: #666; }

.heading-row {
  height: 33px;
  background: url(../images/mattress-help/bg-table-heading.png) repeat-x 0 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Calibri;
  font-size: 14px; }

.row {
  background-color: #f7f7f7;
  clear: both;
  vertical-align: top; }

.row.alt {
  background-color: #e6e6e0; }

.col1, .col2, .col3 {
  border-right: solid 1px #fff;
  padding: 5px 10px; }

.col1 {
  width: 108px; }

.col2 {
  width: 527px; }

.col3 {
  width: 302px; }

.mattress-fillings-table .row {
  height: 242px; }

.mattress-fillings-table .col1 {
  width: 243px;
  height: 242px; }

.mattress-fillings-table .col2 {
  width: 460px;
  height: 222px;
  padding-top: 20px; }

.mattress-fillings-table .col3 {
  width: 210px;
  height: 182px;
  padding-top: 20px;
  border-right: 0; }

.heading-row .col1, .heading-row .col2, .heading-row .col3 {
  height: 23px;
  border: 0;
  padding-left: 11px;
  padding-top: 5px; }

.col3 a:link {
  font-weight: 400;
  text-decoration: underline; }

.col3 a:hover {
  font-weight: 400;
  text-decoration: none; }

.mattress-panel-row {
  border-bottom: solid 1px #ccc;
  margin-bottom: 30px;
  padding-top: 15px; }

.icons {
  display: block;
  width: 470px;
  margin-bottom: 10px; }

.electric-beds .icons {
  width: 310px; }

.icons img {
  margin-right: 18px; }

div.right h3.main {
  font-size: 24px; }

.mattress-subhead {
  background-color: #f7f7f7;
  width: 516px;
  height: 62px;
  margin-bottom: 20px; }

.subhead-left {
  width: 140px;
  float: left;
  padding: 0 0 0 10px;
  height: 62px;
  color: #333; }

.mattress-panel-row .left h3.features {
  padding: 20px 0;
  text-transform: none;
  font-size: 20px;
  color: #2b2b2b; }

.subhead-left p {
  line-height: 20px;
  padding-top: 5px;
  color: #333;
  font-size: 14px; }

.subhead-left strong {
  font-size: 24px;
  color: #333; }

.subhead-right {
  width: 330px;
  float: left;
  margin-left: 10px;
  padding: 5px; }

.subhead-right em {
  font-size: 12px;
  font-style: italic;
  color: #525236; }

img.warranty {
  float: right;
  margin: -10px -10px 0 0; }

.right .features {
  width: 230px;
  float: left;
  margin: 10px 0; }

.right .benefits {
  width: 250px;
  float: right;
  margin: 10px 0; }

p.buttons-right {
  margin: 0 0 0 163px;
  padding-right: 0; }

p.buttons-right a.button-std {
  margin: 0 0 0 10px; }

.mattress-panel-row .right.what-customers-say {
  width: 480px;
  padding: 20px 15px 10px;
  margin-top: -10px;
  height: 120px; }

p + div.what-customers-say {
  margin-top: 30px; }

p.buttons-right {
  height: 50px; }

.mattress-panel-row .right.what-customers-say h3 {
  padding-bottom: 10px; }

.mattress-panel-row .right.what-customers-say p.text {
  font-family: Arial, sans-serif;
  font-style: italic;
  margin-top: 0; }

.mattress-panel-row .right.what-customers-say em {
  color: #7f8055; }

.mattress-panel-row .left .create-bed {
  width: 220px;
  float: left;
  margin-right: 20px;
  margin-top: 10px; }

.mattress-panel-row .left .electric-beds {
  width: 220px;
  float: left;
  margin-top: 10px; }

.mattress-panel-row .left .create-bed h3, .mattress-panel-row .left .create-bed p, .mattress-panel-row .left .electric-beds h3, .mattress-panel-row .left .electric-beds p {
  padding-bottom: 5px; }

.inner-pages.about-us #toppanel-wrapper {
  width: 100%;
  background-color: #efefef; }

.inner-pages.about-us #toppanel {
  height: 415px;
  padding-top: 40px; }

.inner-pages.about-us #toppanel h2 span {
  font-size: 19px; }

.inner-pages.about-us h4.subhead {
  line-height: 25px;
  font-size: 20px;
  margin-bottom: 0; }

.inner-pages.about-us #toppanel p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px; }

.inner-pages.about-us #toppanel .left {
  margin-right: 20px;
  width: 498px; }

.inner-pages.about-us #pagecontent-wrapper {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  border-top: solid 1px #f7f7f7; }

.inner-pages.about-us #pagecontent {
  margin-top: 20px; }

.inner-pages.about-us #bottom-panel-1 {
  clear: both;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto; }

.inner-pages.about-us #bottom-panel-1 h3 {
  font-size: 19px;
  margin-bottom: 0;
  padding-bottom: 0; }

.inner-pages.about-us .left h2 {
  font-size: 19px;
  font-family: 'Signika';
  color: #2b2b2b;
  text-align: left;
  padding-bottom: 15px; }

.inner-pages.about-us #bottom-panel-1 p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 15px; }

.inner-pages.about-us p em {
  font-size: 14px;
  color: #82aa13; }

.inner-pages.about-us #bottom-panel-2-wrapper {
  width: 100%;
  height: 660px;
  clear: both;
  background-color: #fff;
  margin-bottom: 30px;
  margin-top: 0; }

#bottom-panel-2-wrapper-about {
  width: 100%;
  clear: both;
  background-color: #fff;
  margin-bottom: 30px;
  margin-top: 0;
  height: 330px; }

.new#bottom-panel-2-wrapper-about {
  height: auto; }

.inner-pages.about-us #bottom-panel-2 {
  width: 1000px;
  clear: both;
  margin-top: 0;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0; }

.inner-pages.about-us #bottom-panel-2 h2, .inner-pages.about-us #bottom-panel-3 h2 {
  margin-bottom: 15px; }

.inner-pages.about-us #bottom-panel-1 .right {
  width: 478px; }

.inner-pages.about-us #bottom-panel-3 {
  width: 1000px;
  clear: both;
  margin-top: 20px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto; }

.inner-pages.about-us #bottom-panel-2 p, .inner-pages.about-us #bottom-panel-3 p {
  font-size: 13px;
  margin-bottom: 18px; }

.inner-pages.sleep-advice #toppanel-wrapper {
  width: 100%;
  background-color: #efefef; }

.inner-pages.sleep-advice #toppanel {
  height: 292px;
  padding-top: 32px; }

.inner-pages.sleep-advice #toppanel .left {
  margin-right: 30px;
  width: 488px; }

.inner-pages.sleep-advice #toppanel h2 {
  margin-bottom: 7px; }

.inner-pages.sleep-advice h4.subhead {
  line-height: 27px;
  font-size: 20px;
  margin-bottom: 15px; }

.inner-pages.sleep-advice #toppanel p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px; }

.inner-pages.sleep-advice #toppanel .right {
  width: 478px;
  text-align: right; }

.inner-pages.sleep-advice #pagecontent {
  margin-top: 38px; }

.inner-pages.sleep-advice .bottom-panel-row {
  border-bottom: solid 1px #ccc;
  clear: both;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.inner-pages.sleep-advice .bottom-panel-row.lastone {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.inner-pages.sleep-advice .bottom-panel-row .left {
  width: 205px; }

.inner-pages.sleep-advice .bottom-panel-row .right {
  width: 680px; }

.inner-pages.sleep-advice .bottom-panel-row .right h3 {
  font-size: 18px;
  padding-bottom: 15px; }

.inner-pages.sleep-advice .bottom-panel-row .right p {
  margin-bottom: 20px; }

.inner-pages.sleep-advice .bottom-panel-row .right a.button-std {
  font-size: 15px;
  padding: 11px; }

.inner-pages.retailers #pagecontent {
  margin: 0 auto; }

.inner-pages.retailers #toppanel {
  margin-bottom: 0; }

.inner-pages.retailers #top-panel-row1 {
  margin-bottom: 40px; }

.inner-pages.retailers #looking-for-mattress > form {
  background-color: #F7F7F7;
  width: 250px;
  float: left;
  padding: 15px; }

.inner-pages.retailers #looking-for-mattress h4 {
  margin: 2px 0 18px; }

.inner-pages.retailers #jumpMenu {
  width: 202px; }

.inner-pages.retailers #top-panel-row2 h4 {
  margin-bottom: 0; }

.inner-pages.retailers #toppanel p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 25px; }

.inner-pages.retailers #top-panel-row2 .left {
  width: 660px;
  margin-bottom: 25px; }

.inner-pages.retailers #top-panel-row2 .left .left, .inner-pages.retailers #top-panel-row2 .left .middle {
  width: 285px;
  margin-right: 10px;
  margin-top: 13px;
  float: left; }

.inner-pages.retailers #top-panel-row2 .left .middle {
  width: 355px; }

.inner-pages.retailers #top-panel-row2 h3 {
  padding-bottom: 12px; }

.inner-pages.retailers #top-panel-row2 .left li {
  font-size: 13px;
  padding-left: 30px; }

.inner-pages.retailers #top-panel-row2 .left .middle {
  margin-right: 0; }

.inner-pages.retailers #top-panel-row2 .right {
  width: 330px;
  padding-top: 15px; }

.inner-pages.retailers #top-panel-row2 .right a, .inner-pages.retailers #top-panel-row2 .left a {
  width: 330px;
  padding-top: 15px; }

.download-brochures {
  width: 336px;
  background-color: #fff; }

.download-brochures h4 {
  height: 32px;
  background: url(../images/mattress-help/bg-table-heading.png) repeat-x 0 0;
  text-transform: capitalize;
  font-weight: 700;
  font-family: 'Signika' Calibri;
  font-size: 16px;
  color: #fff;
  padding: 10px 0 0 10px; }

.download-brochures ul {
  margin: 0; }

.download-brochures li {
  height: 30px;
  background-color: #fff;
  background-image: url(../images/general/icon-pdf.gif);
  background-position: 0 7px;
  margin: 0 10px;
  padding: 12px 0 2px 40px;
  font-size: 14px; }

.download-brochures li.lastone {
  border-bottom: 0;
  padding-bottom: 7px; }

.download-brochures li a {
  font-weight: 400; }

.inner-pages.create-your-bed #toppanel-wrapper {
  width: 100%;
  background-color: #efefef;
  height: 146px; }

.inner-pages.create-your-bed #toppanel {
  height: 80px;
  padding-top: 30px; }

.inner-pages.create-your-bed #top-panel-row1 .left {
  width: 620px; }

.inner-pages.create-your-bed #top-panel-row1 .right {
  width: 330px; }

.inner-pages.create-your-bed #top-panel-row1 h4.subhead {
  font-size: 18px;
  line-height: 22px; }

.inner-pages.create-your-bed #pagecontent-wrapper {
  width: 100%;
  height: 460px;
  margin-top: 0;
  padding-top: 0;
  border-top: solid 1px #f7f7f7;
  border-bottom: solid 1px #f7f7f7; }

.inner-pages.create-your-bed #pagecontent {
  margin-top: 40px;
  margin-bottom: 0; }

.inner-pages.create-your-bed #bottom-panel-1 .left {
  width: 620px; }

.inner-pages.create-your-bed #bottom-panel-1 .right {
  width: 340px;
  margin: 0; }

.inner-pages.create-your-bed #bottom-panel-1 .right h3 {
  font-size: 25px;
  padding-bottom: 16px;
  margin-bottom: 5px; }

.inner-pages.create-your-bed #bottom-panel-1 .right ul {
  margin: 0 0 20px;
  padding: 0; }

.inner-pages.create-your-bed #bottom-panel-1 .right li {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 0 8px 40px;
  color: #2b2b2b;
  background-position: 10px 12px; }

.inner-pages.create-your-bed #bottom-panel-1 .right li.lastone {
  border-bottom: 0; }

.inner-pages.create-your-bed #bottom-panel-1 .right .what-customers-say {
  background-color: #fff;
  padding: 17px 5px 17px 15px;
  margin-top: 15px;
  width: 315px; }

.inner-pages.create-your-bed #bottom-panel-1 .right .what-customers-say h3 {
  font-size: 18px;
  padding-bottom: 5px; }

.inner-pages.create-your-bed #bottom-panel-1 .right .what-customers-say .text {
  font: italic 14px Arial, Georgia,"Times New Roman",Times,serif; }

.inner-pages.create-your-bed #bottom-panel-2-wrapper {
  background-color: #fff;
  margin-top: 25px; }

.inner-pages.create-your-bed #bottom-panel-2 {
  padding-top: 0; }

.inner-pages.create-your-bed .bottom-panel-row {
  width: 1000px; }

.inner-pages.create-your-bed .bottom-panel-row .left, .inner-pages.create-your-bed .bottom-panel-row .right {
  margin-bottom: 25px; }

.inner-pages.create-your-bed .bottom-panel-row .left {
  margin-right: 70px;
  width: 390px; }

.inner-pages.create-your-bed .bottom-panel-row .right {
  width: 400px; }

.inner-pages.create-your-bed .bottom-panel-row h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0; }

.inner-pages.create-your-bed .bottom-panel-row h3.border {
  margin-bottom: 0;
  padding-bottom: 16px; }

.inner-pages.create-your-bed .bottom-panel-row h4 {
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
  font-size: 18px;
  margin-top: 13px;
  margin-bottom: 18px; }

.inner-pages.create-your-bed .bottom-panel-row.border {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: dotted 1px #ccc; }

.inner-pages.create-your-bed .bottom-panel-row .opt-fabric {
  width: 90px;
  float: left;
  margin-right: 27px; }

.inner-pages.create-your-bed .bottom-panel-row .opt-headboard {
  width: 200px;
  float: left;
  margin-right: 30px;
  margin-top: 20px; }

.inner-pages.create-your-bed .bottom-panel-row .opt-headboard.bottom {
  margin-bottom: 20px; }

.inner-pages.create-your-bed .bottom-panel-row .opt-legs {
  width: 320px;
  float: left;
  margin-right: 20px; }

.inner-pages.create-your-bed .bottom-panel-row .opt-storage {
  width: 490px;
  float: left;
  margin-right: 20px; }

.inner-pages.create-your-bed .bottom-panel-row .opt-fabric img, .inner-pages.create-your-bed .bottom-panel-row .opt-headboard img, .inner-pages.create-your-bed .bottom-panel-row .opt-legs img, .inner-pages.create-your-bed .bottom-panel-row .opt-storage img {
  margin-bottom: 7px; }

.inner-pages.create-your-bed .bottom-panel-row .link {
  width: 318px;
  float: left;
  margin-right: 22px;
  margin-bottom: 80px; }

.inner-pages.create-your-bed .bottom-panel-row .lastone {
  margin-right: 0; }

.inner-pages.contact #toppanel-wrapper, .inner-pages.electric #toppanel-wrapper, .inner-pages.retailers #toppanel-wrapper {
  height: 70px;
  background-color: #efefef;
  padding-top: 30px;
  margin-bottom: 25px; }

.inner-pages.contact #toppanel, .inner-pages.electric #toppanel, .inner-pages.retailers #toppanel {
  height: 65px;
  padding-top: 0; }

.inner-pages.electric-beds #toppanel-wrapper {
  background-color: #efefef; }

.inner-pages.contact #top-panel-row1 .right {
  margin-left: 20px; }

.inner-pages.contact #top-panel-row2 .left, .inner-pages.contact #top-panel-row2 .right {
  width: 480px; }

.inner-pages.contact #top-panel-row1 h3 {
  text-transform: none;
  font-size: 20px; }

.inner-pages.contact .left, .inner-pages.electric .left {
  margin-right: 20px; }

.inner-pages.contact #pagecontent {
  margin: 0 auto;
  padding: 0; }

.inner-pages.contact .contact-box {
  height: 190px;
  clear: both; }

.inner-pages.retailers #retailers-cork {
  height: 590px; }

.inner-pages.retailers #retailers-kerry {
  height: 350px; }

.inner-pages.retailers .retailers-list-row {
  clear: both;
  width: 1000px;
  height: 150px; }

.inner-pages.retailers .retailers-list-row .panel {
  width: 200px;
  float: left;
  margin-right: 40px;
  font-size: 14px;
  height: 150px;
  margin-bottom: 20px; }

.inner-pages.retailers .retailers-list-row p {
  height: 110px; }

.inner-pages.contact #bottom-panel-1, .inner-pages.retailers #bottom-panel-1 {
  margin-top: 27px; }

.inner-pages.contact #generalEnquiry, .inner-pages.electric #generalEnquiry {
  background: none repeat scroll 0 0 #efefef;
  float: right;
  margin-left: 20px;
  padding: 0 20px;
  width: 510px;
  margin-top: 10px;
  min-height: 434px; }

.inner-pages.electric #generalEnquiry {
  margin-top: 42px; }

.inner-pages.contact #free-delivery, .inner-pages.electric #free-delivery {
  float: right;
  margin-top: -36px; }

.inner-pages.contact #contact-map b, .inner-pages.electric #contact-map b {
  margin-right: 20px; }

.inner-pages.contact #contact-map a, .inner-pages.electric #contact-map a {
  font-weight: 400;
  text-decoration: underline;
  margin-right: 73px; }

.inner-pages.contact #contact-map p, .inner-pages.electric #contact-map p {
  margin-bottom: 24px; }

.inner-pages.contact h3, .inner-pages.contact h4, .inner-pages.electric h3, .inner-pages.electric h4 {
  color: #2b2b2b;
  font-weight: 700;
  text-transform: none; }

.inner-pages.contact h4.subhead, .inner-pages.electric h4.subhead {
  font-weight: 400; }

.inner-pages.contact #contact-map .details, .inner-pages.electric #contact-map .details {
  float: right;
  margin-right: 186px; }

.inner-pages.contact #contact-map, .inner-pages.electric #contact-map {
  width: 450px;
  border: 1px solid #ccc;
  margin-top: -3px;
  background: #f7f7f7;
  padding: 15px 20px; }

#visit-showroom p {
  font: 1.1em/1.8em Arial,Helvetica,sans-serif;
  margin: 5px 0 10px;
  color: #666; }

.inner-pages.contact iframe, .inner-pages.electric iframe {
  border: 1px solid #ccc;
  border-bottom: 0;
  margin-top: 10px; }

.inner-pages.contact #generalEnquiry p, .inner-pages.electric #generalEnquiry p {
  margin: 20px 0; }

#contactFrm .text-area, #contactFrm .text-field {
  border: 1px solid #CCC;
  color: #999;
  max-height: 120px;
  padding: 7px 5px;
  width: 385px !important; }

.selectmenu {
  padding: 4px 4px 4px 5px;
  color: #333;
  border: 1px solid #ccc;
  width: 150px; }

.inner-pages.contact #bottom-panel-1 #visit-showroom .left, .inner-pages.electric #bottom-panel-1 #visit-showroom .left {
  width: 410px; }

.inner-pages.retailers #bottom-panel-1 h4.subhead {
  border-bottom: dotted 1px #ccc;
  font-size: 20px;
  padding-bottom: 18px;
  margin-bottom: 25px; }

.inner-pages.contact #buy-direct #visit-showroom .left p {
  font-size: 14px; }

.inner-pages.contact #bottom-panel-1 #visit-showroom .right {
  width: 639px;
  margin-bottom: 30px;
  margin-left: 20px; }

.inner-pages.contact #contact-panel {
  border-top: dotted 1px #ccc;
  padding-top: 30px;
  margin-top: 25px;
  clear: both; }

.inner-pages.contact #contact-panel .left {
  width: 360px;
  margin-top: -17px;
  margin-right: 20px; }

.inner-pages.contact #contact-panel .right {
  width: 591px; }

.inner-pages.contact #contact-panel #contact_form {
  margin-top: 20px; }

#contactFrm label {
  display: block;
  clear: both;
  float: left;
  width: 90px;
  text-align: right;
  margin-right: 15px; }

#contactFrm label.error, #dealsFrm label.error {
  display: block;
  float: none;
  clear: none;
  width: 100%;
  text-align: left;
  margin-left: 105px;
  margin-right: 0;
  color: red;
  font-size: 11px; }

#dealsFrm label.error {
  margin-left: 0;
  margin-right: 0;
  color: red;
  font-size: 11px; }

.inner-pages.contact #contact-results {
  margin-top: 10px;
  color: #7f8055;
  font-size: 12px; }

.inner-pages.contact #deals-results {
  color: #a7a86f;
  font-size: 12px; }

#contactFrm .btn, #dealsFrm .btn {
  display: block;
  width: 110px;
  height: 30px;
  background: url(../images/general/bg-button-large2.png) no-repeat right;
  color: #fff;
  font-family: Calibri;
  font-size: 16px;
  padding: 3px 0 4px 10px;
  margin-left: 392px;
  border: 0 none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: left; }

#dealsFrm .btn {
  float: right;
  width: 30px;
  text-indent: -3000px;
  margin-left: 0;
  margin-right: 50px;
  background: url(../images/general/bg-button-go.png) no-repeat top right;
  height: 26px; }

#dealsFrm .btn:hover {
  background-position: -28px right; }

#contactFrm .btn:hover {
  background-position: -153px -30px; }

.big-pink-btn {
  padding: 42px 44px;
  border: 3px solid #ee2da0;
  background-color: #ee2da0;
  font: 30px/34px calibri;
  color: #fff !important;
  border-radius: 5px;
  width: 450px;
  display: block;
  text-align: center; }

.big-pink-btn:hover {
  background-color: #fff !important;
  color: #ee2da0 !important;
  font-weight: 400 !important;
  border-radius: 5px;
  text-decoration: none !important;
  transition: background-color ease 0.3s; }

.text-field {
  padding: 2px 5px;
  color: #999;
  border: 1px solid #ccc;
  width: 150px; }

.text-area {
  width: 220px;
  height: 205px;
  padding: 2px 5px;
  color: #999;
  font-family: Arial,Helvetica,sans-serif;
  border: 1px solid #ccc; }

.returnmessage {
  color: red; }

#homepage-top-panel {
  height: 515px;
  margin-top: 5px;
  width: 998px;
  overflow: hidden; }

#homepage-bottom-panel-1 {
  clear: both;
  float: left;
  margin-top: 20px;
  background-color: #fff; }

#homepage-bottom-panel-1 .box {
  float: left;
  margin-bottom: 25px;
  margin-right: 30px;
  margin-top: 20px;
  padding-top: 10px;
  width: 47%; }

#homepage-bottom-panel-1 .box h2 {
  font-family: 'Signika', calibri;
  color: #333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize; }

.box.homepage.last {
  margin-left: -2px !important;
  margin-right: 0 !important; }

.mattress-pages #bottom-panel-1 a.button-std {
  margin-top: 15px; }

a.button-std {
  display: block;
  height: 32px;
  background: url(../images/general/bg-button-large2.png) no-repeat top right;
  color: #fff;
  font-family: 'Signika',Calibri;
  font-size: 14px;
  padding: 14px 0 0 10px;
  margin-left: 0; }

a.button-std.inline {
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding-top: 5px;
  height: 25px; }

a.button-std:hover {
  text-decoration: none; }

a.button-std.vert {
  margin: 20px 30px 0 0;
  background-image: url(../images/general/bg-button-vert.png); }

a.button-std.vert:hover {
  text-decoration: none; }

a.button-std.large {
  height: 31px;
  background: url(../images/general/bg-button-large2.png) no-repeat top right;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 20px;
  text-transform: none;
  font-weight: 400;
  width: 320px; }

a.button-std.large:hover {
  text-decoration: none; }

#homepage-bottom-panel-2 {
  border-top: dashed 1px #ccc;
  padding-top: 20px; }

#homepage-bottom-panel-2 .box {
  height: 150px; }

#homepage-bottom-panel-2 .box h2 {
  height: 38px; }

#footer-contact, #homepage-bottom-panel1, #homepage-bottom-panel2 {
  clear: both; }

#footer .title {
  display: block;
  float: left;
  width: 90px;
  height: 20px;
  background: url(../images/old/footer-explore.png) no-repeat 0 0;
  text-indent: -3000px;
  overflow: hidden; }

#footer #footer-quicklinks .title {
  background: url(../images/old/footer-explore.png) no-repeat 0 0; }

#footer #footer-contact .title {
  background: url(../images/old/footer-contact.png) no-repeat 0 0;
  margin-right: 20px; }

#footer a {
  color: #fff;
  text-decoration: none; }

#footer #footer-quicklinks {
  width: 100%; }

#footer #footer-quicklinks a {
  display: block;
  float: left;
  padding-left: 30px;
  background: url(../images/old/footer-bullet.png) no-repeat 20px 7px; }

#footer #footer-contact {
  width: 100%;
  clear: both; }

#footer #digino {
  display: block;
  float: right;
  width: 200px;
  text-align: right; }

.innerpage #pagecontent {
  width: 585px;
  float: left;
  margin-left: 20px; }

#slideshow {
  position: relative;
  height: 89px; }

#slideshow IMG {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8; }

#slideshow IMG.active {
  z-index: 10; }

#slideshow IMG.last-active {
  z-index: 9; }

#footer {
  clear: both; }

#footer p {
  color: #fff; }

#footer-wrapper-1 {
  height: 160px;
  background-color: #efefef;
  clear: both;
  padding-top: 20px; }

#footer-panel-1 {
  width: 1010px;
  margin-top: 10px;
  height: 160px; }

#footer-panel-1 div {
  height: 120px;
  float: left;
  margin: 0;
  margin-right: 0;
  padding: 0; }

#footer-panel-1 .panel1 {
  width: 287px; }

#footer-panel-1 .panel2 {
  width: 282px; }

#footer-panel-1 .panel3 {
  width: 277px;
  margin: 0; }

#footer-panel-1 .panel1 {
  background-image: url(../images/general/natural-protection.png); }

#footer-panel-1 .panel2 {
  background-image: url(../images/general/chiropractor-approved.png); }

#footer-panel-1 .panel3 {
  background-image: url(../images/general/warranty.png); }

#footer-panel-1 .panel1, #footer-panel-1 .panel2, #footer-panel-1 .panel3 {
  padding: 10px 30px 0 19px;
  height: 115px; }

#footer-panel-1 .panel2 {
  padding-left: 25px; }

#footer-panel-1 .panel3 {
  padding-left: 30px; }

#footer-panel-1 h4 {
  color: #666;
  font-size: 20px;
  font-family: Calibri;
  font-weight: 400;
  text-transform: capitalize;
  margin: 18px 0 10px !important; }

#footer-panel-1 p {
  color: #666;
  font-weight: 700;
  margin-right: 100px; }

#footer-panel-1 .box .box--inner {
  width: 295px;
  height: 77px;
  position: relative;
  left: -13px;
  padding: 10px 10px; }
  #footer-panel-1 .box .box--inner h4 {
    margin: 2px 0 0 !important;
    line-height: 1.3; }
  #footer-panel-1 .box .box--inner p {
    padding-right: 20px;
    line-height: 1.3;
    height: 45px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.box {
  float: left;
  margin-right: 30px;
  margin-bottom: 25px;
  padding-top: 10px;
  margin-top: 5px; }

.last {
  width: 290px;
  padding: 14px 13px 0 16px;
  margin-top: 12px;
  margin-left: -10px;
  margin-right: 0; }

.last.homepanel3 {
  background-color: #e6e6e0; }

.box h2 {
  margin-bottom: 16px; }

.last h2 {
  margin-bottom: 10px; }

.liteGreenBox {
  background: none repeat scroll 0 0 #E6E6E0;
  float: left;
  padding: 25px;
  box-sizing: border-box;
  text-decoration: none !important; }

.liteGreenBox:hover h3 {
  color: #7FA61C !important; }

.liteGreenBox h3 {
  font-size: 24px;
  font-weight: 400;
  margin: 7px 0;
  text-transform: capitalize; }

.homepage .liteGreenBox {
  background: url(../images/homepage/advert-bed-image.jpg) no-repeat scroll right top #efefef;
  margin: 20px 0 50px;
  padding: 20px 450px 9px 25px;
  width: 100%; }

.homepage .liteGreenBox h3 {
  color: #2b2b2b;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 23px; }

.homepage .liteGreenBox p {
  font: 14px/25px Arial; }

#footer-wrapper-2 {
  height: 390px;
  background-color: #444;
  clear: both;
  color: #fff; }

#footer-panel-2 {
  width: 1000px;
  height: 290px; }

#footer-panel-2 div {
  width: 290px;
  height: 355px;
  float: left;
  padding: 35px 18px 0;
  margin: 0;
  border-right: solid 1px #2b2b2b; }

#footer-panel-2 div.last {
  border-right: 0; }

#footer-panel-2 div.panel1 {
  width: 310px;
  margin-left: 0;
  padding-left: 0; }

#footer-panel-2 p.button-footer {
  margin-top: 20px;
  font-size: 12px;
  padding-right: 15px; }

#footer-panel-2 a.button-std {
  margin-top: 0;
  background: url(../images/general/bg-button-mattresses.png) right top no-repeat;
  border: 0;
  padding-top: 6px; }

#footer-panel-2 a:hover.button-std, #footer-panel-2 p.button-footer:hover {
  backgound-position: -30px right; }

#footer-panel-2 div.panel2 {
  width: 325px;
  padding-right: 0; }

#footer-panel-2 div.panel2 p span {
  display: block;
  float: left;
  width: 90px;
  margin-right: 5px; }

#footer-panel-2 div.panel2 span {
  margin-right: 5px;
  height: 115px; }

#footer-panel-2 div.panel2 span.left {
  width: 90px; }

#footer-panel-2 div.panel2 span.middle {
  width: 135px; }

#footer-panel-2 div.panel2 span.right {
  width: 80px;
  margin-right: none;
  margin-bottom: 100px; }

#footer-panel-2 div.panel2 span strong {
  display: block;
  margin-bottom: -15px; }

#footer-panel-2 div.panel2 span a {
  font-weight: 400; }

#footer-panel-2 div.panel2 span a:hover {
  color: #7fa61c;
  text-decoration: underline; }

#footer-panel-2 div.panel2 p + h3 {
  clear: both;
  margin-bottom: 10px;
  padding: 0; }

#footer-panel-2 div.panel3 {
  padding-left: 30px;
  width: 260px; }

#footer-panel-2 h3 {
  font-family: 'Signika', sans-serif;
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
  padding: 0;
  text-align: left !important; }

#footer-panel-2 .facebook a, #footer-panel-2 .twitter a, #footer-panel-2 .googleplus a {
  padding-top: 5px;
  display: block;
  padding-left: 35px;
  height: 30px;
  font-weight: 400; }

#footer-panel-2 .facebook a {
  background: url(/images/icons/facebook-icon.png) no-repeat 0 0;
  background-size: 27px 26px; }

#footer-panel-2 .twitter a {
  background: url(/images/icons/twitter-icon.png) no-repeat;
  background-size: 27px 26px; }

#footer-panel-2 .googleplus a {
  background: url(/images/icons/google-plus-icon.png) no-repeat;
  background-size: 27px 26px; }

#footer-panel-2 .call-us {
  font-family: 'Signika' calibri;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 25px;
  margin-bottom: 0px; }

#footer {
  background: #444; }

#footer-wrapper-2 {
  height: 350px; }
  #footer-wrapper-2 #footer-panel-2 {
    height: 100%; }
    #footer-wrapper-2 #footer-panel-2 .box {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-content: space-between;
          -ms-flex-line-pack: justify;
              align-content: space-between;
      height: 100%;
      background: #444; }
      #footer-wrapper-2 #footer-panel-2 .box > h3 {
        margin: 0;
        height: 35px; }
      #footer-wrapper-2 #footer-panel-2 .box .panel-body {
        padding: 0;
        margin: 0;
        width: auto;
        height: auto;
        border: 0; }
      #footer-wrapper-2 #footer-panel-2 .box.panel1 .panel-body {
        margin-top: -3.7em; }
      #footer-wrapper-2 #footer-panel-2 .box.panel2 .panel-body {
        margin-top: -5.2em; }
        #footer-wrapper-2 #footer-panel-2 .box.panel2 .panel-body .right {
          margin-bottom: 0; }
    #footer-wrapper-2 #footer-panel-2 .panel-footer {
      width: auto;
      height: 100px;
      float: none;
      padding: 0;
      border: 0;
      margin: 1em 0;
      -webkit-flex: 0;
          -ms-flex: 0;
              flex: 0;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-align-self: flex-end;
          -ms-flex-item-align: end;
              align-self: flex-end;
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around; }
      #footer-wrapper-2 #footer-panel-2 .panel-footer h3 {
        margin: 0;
        padding: 0;
        font-family: 'Signika', sans-serif;
        color: #fff;
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 700;
        text-align: left !important;
        line-height: 1.75; }
      #footer-wrapper-2 #footer-panel-2 .panel-footer .button-footer {
        margin: 0;
        padding: 0; }

#footer .button-std {
  border: solid 1px #90907f; }

#footer-wrapper-3 {
  height: 183px;
  background-color: #2b2b2b;
  clear: both;
  color: #fff;
  padding-bottom: 20px; }

#footer-panel-3 {
  width: 800px;
  height: 163px;
  padding-top: 25px; }

#footer-wrapper-4 {
  height: 65px;
  background-color: #2b2b2b;
  clear: both;
  color: #fff;
  font-size: 11px;
  border-top: 1px solid #444444; }

#footer-panel-4 {
  width: 1000px;
  height: 27px;
  padding-top: 25px; }

#footer-panel-4 .right {
  text-align: right; }

#footer-wrapper-social {
  height: 150px;
  background-color: #82aa13; }

#footer-panel-social {
  width: 670px;
  height: 163px;
  padding-top: 45px; }

#footer-panel-social li {
  display: inline; }

#footer-panel-social p {
  width: 410px;
  font: 36px 'Signika';
  float: left; }

.tooltip {
  display: none;
  background: transparent url(../images/general/tooltip-bg.png);
  font-size: 12px;
  height: 50px;
  width: 220px;
  padding: 25px;
  color: #000; }

#icons img {
  border: 0;
  cursor: pointer;
  margin: 0 8px; }

#mainnav ul li a.disabled, #mainnav ul li a.disabled:hover, #topnav ul li a.disabled, #topnav ul li a.disabled:hover {
  color: #ccc; }

#opaque_overlay {
  background-image: url(../images/overlay.png);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1000; }

#mainnav #megamenu {
  background-color: #FFF;
  display: none;
  height: 322px;
  left: -370px;
  padding: 10px 0 20px 20px;
  position: absolute;
  top: 28px;
  width: 855px;
  z-index: 3; }

#mainnav #megamenu ul li a {
  background-color: #fff;
  color: 2b2b2b;
  font-size: 14px;
  padding: 0;
  margin: 0; }

#mainnav #megamenu ul li.active a {
  background-color: #82aa13; }

#mainnav #megamenu div {
  padding: 0;
  z-index: 2; }

#mainnav #megamenu .megamenu_column {
  position: static;
  float: left;
  margin: 10px 30px 10px 0;
  width: 178px; }

#mainnav #megamenu .heading {
  color: #2b2b2b;
  font-family: Calibri;
  font-size: 15px;
  font-weight: 700;
  margin: 0; }

#mainnav #megamenu .top_heading {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  width: 610px; }

#mainnav #megamenu .mm_list {
  float: left;
  height: auto;
  list-style-type: none;
  margin-top: 10px;
  text-transform: none; }

#mainnav #megamenu .mm_list li {
  background-image: url(../images/green-arrow-icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  clear: both;
  float: left;
  font-family: Calibri;
  font-size: 14px;
  padding-left: 20px;
  width: 120px; }

#header-right #megamenu ul li a {
  background-image: none; }

.mm_list a {
  font-weight: 400 !important; }

#mainnav #megamenu #mattress_range_menu {
  position: static;
  float: left;
  width: 633px; }

#mainnav #megamenu #mattress_type_menu {
  background-color: #2b2b2b;
  background-image: url(../images/general/leafy.png);
  background-position: 115px 225px;
  background-repeat: no-repeat;
  height: 312px;
  padding: 10px 20px 30px;
  position: absolute;
  right: -656px;
  top: 0;
  width: 182px; }

#mainnav #megamenu #mattress_type_menu p {
  border: medium none;
  color: #fff;
  font-family: Calibri;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0 0 10px;
  width: 162px; }

#mainnav #megamenu #mattress_type_menu a {
  background: 0 0;
  padding: 0;
  margin: 0;
  color: #fff; }

#mainnav #megamenu #need_help_menu {
  border-top: 1px solid #CCC;
  float: left;
  height: 70px;
  margin: 30px 0 0 20px;
  position: absolute;
  text-transform: none;
  top: 250px;
  width: 615px; }

#mainnav #megamenu #need_help_menu p {
  clear: both;
  float: left;
  width: 445px; }

#mainnav #megamenu #need_help_menu a {
  float: right;
  margin: 20px 0 0;
  position: absolute; }

#mattresses_link {
  position: relative;
  z-index: 1000; }

#mattresses_link a {
  position: relative;
  z-index: 1000; }

#print_link {
  cursor: pointer; }

#mattressfillings .row {
  width: 100%; }

#mattressfillings .row .col1 {
  font-family: Arial;
  font-size: 16px;
  padding-top: 15px; }

#mattressfillings .row .col1 img {
  padding-top: 15px; }

#about-videoWrapper {
  background-color: transparent;
  position: relative;
  height: 308px;
  overflow: hidden; }

#about-videoWrapper iframe {
  position: absolute;
  top: -45px;
  left: 0;
  width: 469px;
  height: 362px; }

#help_text {
  margin: 15px 0 !important; }

#mattress_range_menu .green_arrow {
  position: relative;
  top: -2px; }

#slider {
  position: relative; }

.view_our_range {
  position: absolute;
  top: 377px;
  left: 168px;
  z-index: 1001; }

.slide2 img {
  position: realtive;
  z-index: 2; }

.slideTextBox {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  display: block;
  margin: -315px 0 0;
  padding: 25px 30px;
  position: absolute;
  width: 350px;
  z-index: 900; }

.slideTextBox h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 40px; }

.slideTextBox h3 span {
  color: #2b2b2b; }

.slideTextBox > p {
  color: #666;
  font-size: 15px;
  line-height: 22px; }

.slideTextBox a.button-std.large {
  background: url(../images/general/bg-button-large2.png) no-repeat scroll right top transparent;
  font-size: 20px;
  font-weight: 700;
  height: 27px;
  margin: 25px 0 0 90px;
  padding-left: 15px;
  padding-top: 14px;
  position: absolute;
  text-transform: uppercase;
  width: 275px; }

.cycle-pager {
  left: 47%;
  position: absolute;
  top: 480px;
  z-index: 900; }

.cycle-pager span {
  background-image: url(../images/homepage/pagination-sprite.png);
  background-position: -19px top;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 17px;
  margin-right: 2px;
  text-indent: -9999px;
  width: 17px;
  cursor: pointer; }

.cycle-pager .cycle-pager-active {
  background-position: 0 top; }

.purchase-direct {
  width: 225px;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 400;
  float: left; }

#benefits .purchase-direct {
  width: 261px; }

.electric-bed-main-image {
  position: relative; }

.electric-bed-main-image .electric-bed-main-image-overlay {
  background-image: url(../images/electric-adjustable-beds/electric-beds-overlay.png);
  bottom: 0;
  padding: 15px;
  position: absolute;
  width: 579px; }

.dark_green {
  color: #585c2a;
  font: 17px Calibri bold italic;
  margin: 0;
  line-height: 19px; }

.icon_overlay {
  background-image: url(../images/icon-overlay.png);
  background-repeat: no-repeat;
  height: 98px;
  position: absolute;
  width: 265px; }

.icon_overlay p {
  padding: 5px 0 0 15px;
  text-align: left;
  width: 90%; }

#deals-results {
  color: #fff;
  font-size: 10px; }

.services {
  display: block;
  float: left;
  margin: 50px 0;
  width: 100%; }

.services a, .sevices p {
  display: inline-block;
  vertical-align: text-top;
  font-size: 16px; }

.services li a:hover {
  text-decoration: none;
  color: #797979; }

.services li {
  background-color: #FFF;
  background-image: url(../images/general/servicesIcons.png);
  background-repeat: no-repeat;
  border: 1px solid rgba(230, 230, 224, 0.74);
  display: inline-block;
  font-family: calibri;
  font-size: 16px;
  height: 67px;
  margin: 25px 25px 0 0;
  padding: 23px 0 0 85px;
  width: 314px;
  box-sizing: border-box; }

.services #sb1 {
  background-position: 25px 10px; }

.services #sb2 {
  background-position: 25px -72px; }

.services #sb3 {
  background-position: 25px -235px; }

.services #sb4 {
  background-position: 25px -397px;
  margin: 20px 0 0; }

.services #sb5 {
  background-position: 25px -154px; }

.services #sb6 {
  background-position: 25px -317px;
  margin: 20px 0 0; }

#sb5 > a {
  margin-top: -10px; }

.inner-pages .slideTextBox {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  display: block;
  height: 257px;
  margin: -402px 0 0 590px;
  padding: 120px 30px 25px;
  position: absolute;
  width: 350px;
  z-index: 900; }

.inner-pages .slideTextBox .button-std {
  float: left;
  padding: 8px 30px 0 15px; }

#mattress-help-guide {
  float: none;
  width: 315px !important; }

.mattress-pages.inner-pages .left, .mattress-pages.inner-pages .right {
  float: left;
  width: 340px; }

.electric-bed-main-image {
  float: right; }

.caption {
  color: #333;
  font-family: calibri;
  font-size: 19px;
  font-style: italic;
  font-weight: 700;
  line-height: 18px;
  margin: 0; }

.body-text {
  text-transform: none !important;
  margin: 30px 0 0;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  color: #2b2b2b !important; }

.electric-beds h1 {
  font-size: 38px; }

.electric-beds h2 {
  font-size: 21px; }

.electric-beds h4 {
  font-size: 17px; }

.electric-beds #container, .electric-beds #pagecontent-wrapper, .electric-beds #wrapper {
  background: none repeat scroll 0 0 #FFF; }

.floatRight {
  float: right; }

.floatLeft {
  float: left; }

.spacing {
  margin: 35px 0; }

.eBedIntro {
  padding: 20px 40px 20px 0;
  width: 350px; }

.floatRight.what-customers-say > p {
  font-style: italic;
  padding: 0 0 0 85px; }

.mainpg {
  line-height: 20px; }

.darkGreenBox ul {
  display: inline-block;
  font-size: 13px;
  margin: 0 25px 0 0;
  vertical-align: top;
  width: 225px; }

.darkGreenBox.benefits ul {
  font-size: 15px;
  margin: 0;
  width: 179px; }

.darkGreenBox {
  background: none repeat scroll 0 0 #CECEC0;
  display: inline-block;
  height: 180px;
  padding: 20px; }

.darkGreenBox li {
  margin: 10px 0 0; }

.darkGreenBox.features {
  float: right;
  width: 520px; }

.darkGreenBox.benefits {
  float: left;
  margin: 0 37px 0 0;
  max-width: 363px; }

.darkGreenBox.benefits h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 6px 0 15px; }

.electric-beds .services {
  margin: 0 0 50px; }

.electric-beds a.button-std.large {
  background: url(../images/general/bg-button-large2.gif) no-repeat scroll right top transparent;
  font-size: 20px;
  font-weight: 400;
  height: 31px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  text-transform: uppercase;
  width: 195px; }

.inner-pages.electric-beds .electric-beds-vertical-panels .box.last ul {
  margin: 21px 0 26px; }

.homepage #coin-slider {
  width: 1000px;
  height: 515px;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.homepage #coin-slider a {
  text-decoration: none;
  outline: 0;
  border: 0; }

.homepage #coin-slider img {
  border: 0; }

.homepage .coin-slider2 {
  height: 275px;
  overflow: hidden;
  position: relative;
  padding-left: 5px; }

.homepage .coin-slider2 a {
  text-decoration: none;
  outline: 0;
  border: 0; }

.homepage .coin-slider2 img {
  border: 0; }

.homepage .coin-slider2 .slider-button {
  display: block;
  position: absolute !important;
  top: 438px;
  margin: 0 !important;
  margin-left: 20px !important;
  background-color: red;
  width: 200px;
  height: 50px; }

.homepage .cs-buttons {
  font-size: 0;
  padding: 0;
  position: absolute !important;
  top: 480px;
  z-index: 2; }

.homepage .cs-buttons a {
  width: 17px;
  height: 17px;
  background-image: url(../images/homepage/pagination-sprite.png);
  background-repeat: no-repeat;
  background-position: -19px top;
  display: block;
  float: left;
  margin-right: 2px;
  text-indent: -9999px; }

.homepage .cs-buttons .cs-active, .homepage .cs-buttons a:hover {
  background-position: 0 0; }

.homepage .cs-title {
  display: none; }

.homepage .cs-title:hover {
  background-position: right -40px; }

.homepage .slide2 .cs-title {
  margin-left: 15px; }

.homepage .cs-prev {
  display: none; }

.homepage .cs-next {
  width: 65px;
  height: 52px;
  margin-top: 25px;
  background: url(../images/homepage/button-next.png) no-repeat 0 0;
  display: block;
  text-indent: -3000px; }

.create-your-bed #coin-slider {
  width: 620px;
  height: 415px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left; }

.create-your-bed #coin-slider a {
  text-decoration: none;
  outline: 0;
  border: 0; }

.create-your-bed #coin-slider img {
  border: 0; }

.create-your-bed .coin-slider2 {
  height: 275px;
  overflow: hidden;
  position: relative;
  padding-left: 5px; }

.create-your-bed .coin-slider2 a {
  text-decoration: none;
  outline: 0;
  border: 0; }

.create-your-bed .coin-slider2 img {
  border: 0; }

.create-your-bed .coin-slider2 .slider-button {
  display: block;
  position: absolute !important;
  top: 438px;
  margin: 0 !important;
  margin-left: 20px !important;
  background-color: red;
  width: 200px;
  height: 50px; }

.create-your-bed .cs-buttons {
  font-size: 0;
  padding: 0;
  position: absolute !important;
  top: 380px;
  left: 10px !important;
  margin: 0 !important;
  z-index: 2; }

.create-your-bed .cs-buttons a {
  width: 19px;
  height: 20px;
  background-image: url(../images/create-your-own/pagination-create-bed-slider.png);
  background-repeat: no-repeat;
  background-position: -20px top;
  display: block;
  float: left;
  margin-right: 2px;
  text-indent: -9999px; }

.create-your-bed .cs-buttons .cs-active, .create-your-bed .cs-buttons a:hover {
  background-position: 0 0; }

.create-your-bed .cs-title {
  display: block;
  width: 100%;
  height: 379px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 18px 0 0;
  position: absolute;
  top: 363px;
  padding-left: 85px;
  background-image: url(../images/create-your-own/bg-slider-innerpage.png);
  cursor: pointer;
  font-family: calibri; }

.create-your-bed .cs-title:hover {
  background-position: right -40px; }

.create-your-bed .slide2 .cs-title {
  margin-left: 15px; }

.create-your-bed .cs-prev {
  display: none; }

.create-your-bed .cs-next {
  width: 60px;
  height: 435px;
  background: url(../images/create-your-own/bg-slider-next.png) no-repeat 0 0;
  display: block;
  text-indent: -3000px;
  margin-top: -192px; }

.features h3, .benefits h3 {
  color: #2b2b2b; }

.left h2 {
  color: white;
  text-transform: capitalize;
  font-size: 37px;
  text-align: center;
  width: 960px; }

.home.blog.blog.inner-pages.create-your-bed h2, .single.single-post.single-format-standard.blog.inner-pages.create-your-bed h2 {
  margin-top: 20px; }

#main-hero {
  position: relative;
  left: 0;
  top: 0; }

#bed-hero {
  display: block;
  margin-top: 200px;
  position: relative; }

.popup-mattress, .popup-controls, .popup-frame {
  position: absolute; }

.popup-mattress {
  left: 500px;
  top: -170px; }

.popup-controls {
  bottom: -5px; }

.popup-frame {
  left: 700px;
  top: 250px; }

#toppanel-wrapper-retail {
  height: 45px;
  background-color: #efefef;
  padding-top: 30px; }

#bed-caption h3 {
  margin: 120px auto 45px; }

.adjustable-beds-banner {
  width: 960px;
  height: 50px;
  padding: 20px 0 54px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 80px auto; }

.adjustable-beds-banner img {
  float: left;
  padding-top: 10px;
  padding-left: 70px; }

.adjustable-beds-banner h2 {
  width: 750px;
  float: left;
  font: 26px Lato; }

#adjustable-beds-section {
  height: 1200px; }

.products {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px; }

.products article {
  display: block; }

.product--preview {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
  width: 890px;
  float: right; }

.products a:hover {
  text-decoration: none !important; }

.product--preview .product__image-container {
  float: left;
  width: 50%; }

.product--preview .product__image {
  position: relative;
  border: 1px solid #e5e5e5;
  width: 418px;
  height: 212px; }

.badge__title {
  display: table-cell;
  vertical-align: middle;
  font-family: "Georgia",serif;
  line-height: 1.3;
  color: #55551f; }

.product--preview .badge--small {
  width: 110px;
  height: 110px;
  top: 20px;
  right: 45px;
  position: absolute;
  display: table;
  padding: 10px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 0; }

figcaption {
  vertical-align: baseline;
  margin: 0; }

.badge__title {
  display: table-cell;
  vertical-align: middle;
  font-family: "Georgia", serif !important;
  line-height: 1.3;
  color: #55551f;
  font-size: 28px !important; }

.badge__title span {
  font-family: Lato,sans-serif;
  margin-bottom: -6px;
  font-size: 20px !important;
  display: block; }

.products li {
  list-style: none !important;
  background: none !important;
  font: 13px Lato !important; }

.product--preview .product__title {
  padding-left: 15px;
  font: 23px Lato;
  text-align: left;
  margin-top: -5px !important; }

.product--preview p {
  font: 16px/1.3 Lato;
  margin-bottom: 15px;
  padding-left: 20px; }

.product--preview .product__info, .product--preview .product__image-container {
  float: left;
  width: 437px;
  overflow: hidden; }

.additional li {
  float: left;
  padding-bottom: 0px;
  font-size: 16px !important;
  padding-left: 5px !important; }

.button--simple:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10%;
  margin-top: -3px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff; }

.product--preview .button--simple {
  font: Lato;
  float: right;
  padding: 10px 30px 10px 10px;
  text-decoration: none;
  font-weight: 700;
  clear: both;
  border: none;
  position: relative;
  color: #fff;
  background: #73a812;
  border-radius: 4px;
  transition: background ease 0.3s;
  font-size: 18px; }

.button--simple:hover {
  background: #537a0d;
  cursor: pointer; }

.product__additional img {
  margin-right: 10px;
  float: left;
  margin-left: 20px; }

.adjustable-footer {
  width: 960px;
  margin: 0 auto;
  padding-left: 50px;
  padding-bottom: 50px;
  height: 100px; }

.adjustable-footer li {
  background: none;
  display: inline; }

.adjustable-footer img, .adjustable-footer h4 {
  float: left;
  padding-left: 20px; }

.adjustable-footer img {
  margin-left: 0px; }

.adjustable-footer h4 {
  width: 200px;
  text-align: left !important;
  margin-top: 10px !important;
  line-height: 23px; }

#last {
  margin-top: 20px !important; }

.ani-wrapper {
  width: 210px;
  height: 210px; }

.ani-wrapper .pie {
  width: 50%;
  height: 100%;
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  position: absolute;
  background: #000000;
  border: 1px solid #FFFFFF; }

.ani-wrapper .spinner {
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  z-index: 200;
  border-right: none;
  -webkit-animation: rota 2s linear 1;
          animation: rota 2s linear 1; }

.ani-wrapper:hover .spinner,
.ani-wrapper:hover .filler,
.ani-wrapper:hover .mask {
  -webkit-animation-play-state: running;
          animation-play-state: running; }

.ani-wrapper .filler {
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  left: 50%;
  opacity: 1;
  z-index: 100;
  -webkit-animation: opa 2s steps(1, end) 1 reverse;
          animation: opa 2s steps(1, end) 1 reverse;
  border-left: none; }

.ani-wrapper .mask {
  width: 50%;
  height: 100%;
  position: absolute;
  background: initial;
  opacity: 1;
  z-index: 300;
  -webkit-animation: opa 2s steps(1, end) 1;
          animation: opa 2s steps(1, end) 1; }

@-webkit-keyframes rota {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rota {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes opa {
  0% {
    opacity: 1; }
  50%, 100% {
    opacity: 0; } }
@keyframes opa {
  0% {
    opacity: 1; }
  50%, 100% {
    opacity: 0; } }
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes hop {
  30% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0); } }
@keyframes hop {
  30% {
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0); } }
.hop {
  -webkit-animation-name: hop;
  animation-name: hop;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  30% {
    -webkit-transform: translate3d(20px, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20px, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15px, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15px, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10px, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10px, 0, 0) rotate3d(0, 0, 1, 2deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  30% {
    -webkit-transform: translate3d(20px, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20px, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15px, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15px, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10px, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10px, 0, 0) rotate3d(0, 0, 1, 2deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInDown1 {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0); }
  75% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  90% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown1 {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000px, 0);
    transform: translate3d(0, -1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0); }
  75% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  90% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown1 {
  -webkit-animation-name: bounceInDown1;
  animation-name: bounceInDown1; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceInUp1 {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  75% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp1 {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  75% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp1 {
  -webkit-animation-name: bounceInUp1;
  animation-name: bounceInUp1; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.one {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.two {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s; }

.three {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s; }

.four {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s; }

.five {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s; }

.six {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpMed {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpMed {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpMed {
  -webkit-animation-name: fadeInUpMed;
  animation-name: fadeInUpMed; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideInSE {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

@keyframes slideInSE {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }
.slideInSE {
  -webkit-animation-name: slideInSE;
  animation-name: slideInSE; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/* parralax stuff */
/* background setup */
.background {
  background-repeat: no-repeat;
  /* custom background-position */
  background-position: 50% 50%;
  /* ie8- graceful degradation */
  background-position: 50% 50%  !important; }

.not-fullscreen,
.not-fullscreen .content-a,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content-a {
  height: 100%;
  overflow: hidden; }

/* content centering styles */
.content-a {
  display: table; }

.content-b {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center; }

.not-fullscreen {
  height: 50%; }

#nav-home a {
  background-position: 0 -36px; }

#header-wrapper {
  background-color: #2b2b2b; }

#header-right {
  background-color: #2b2b2b; }

#mainnav_list li a, #topnav li a {
  color: #fff; }

#mainnav_list li a.text-dark {
  color: #2b2b2b; }

#topnav a:after {
  content: "|";
  margin: 0 0 0 5px; }

ul#social-header {
  padding-top: 3px;
  margin-right: 10px; }

#topnav img {
  padding-left: 3px; }

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

.create-your-bed #toppanel-wrapper #top-panel-row1 h2, .retailers #toppanel-wrapper #top-panel-row1 h2 {
  margin-top: -15px; }
.create-your-bed #toppanel-wrapper2 #top-panel-row1 h2, .retailers #toppanel-wrapper2 #top-panel-row1 h2 {
  margin-top: 0; }

#header-wrapper {
  padding-top: 0; }
  #header-wrapper #header h1 a {
    margin-top: 17px; }

.inner-pages.mattress-range.mattress-range-v2 a.custom-design {
  display: block;
  color: #82aa13;
  font-weight: bold;
  text-align: right;
  text-decoration: none;
  margin-top: 2em;
  margin-right: 1em; }
  .inner-pages.mattress-range.mattress-range-v2 a.custom-design:after {
    content: "►";
    margin-left: 0.5em; }
.inner-pages.mattress-range.mattress-range-v2 h4.subhead, .inner-pages.mattress-range.mattress-range-v2 p {
  color: #2b2b2b; }
.inner-pages.mattress-range.mattress-range-v2 #toppanel {
  height: auto;
  display: table; }
  .inner-pages.mattress-range.mattress-range-v2 #toppanel h4.subhead {
    font-size: 23px; }
  .inner-pages.mattress-range.mattress-range-v2 #toppanel p {
    font-size: 13px; }
.inner-pages.mattress-range.mattress-range-v2 #bottom-panel-1 {
  border-top: 1px solid #ccc; }
.inner-pages.mattress-range.mattress-range-v2 .left {
  width: 503px; }
.inner-pages.mattress-range.mattress-range-v2 .right {
  width: 460px;
  position: relative; }
.inner-pages.mattress-range.mattress-range-v2 .left, .inner-pages.mattress-range.mattress-range-v2 .right {
  margin-bottom: 3em; }
.inner-pages.mattress-range.mattress-range-v2 img.warranty {
  position: absolute;
  right: 10px;
  margin: 0; }
.inner-pages.mattress-range.mattress-range-v2 .icons {
  margin-top: 2em; }
  .inner-pages.mattress-range.mattress-range-v2 .icons figure {
    float: left;
    width: 18%;
    margin: 0 1%;
    text-align: center;
    font-weight: bold; }
    .inner-pages.mattress-range.mattress-range-v2 .icons figure img {
      margin-right: 0;
      width: 70px; }
    .inner-pages.mattress-range.mattress-range-v2 .icons figure figcaption {
      font-size: 11px; }
.inner-pages.mattress-range.mattress-range-v2 .pink-button {
  background: #ef2da0;
  padding: 1.5em 1em;
  font-size: 14px;
  color: #fff;
  float: right; }
  .inner-pages.mattress-range.mattress-range-v2 .pink-button span:after {
    content: "►";
    margin-left: 0.5em; }
.inner-pages.mattress-range.mattress-range-v2 .features, .inner-pages.mattress-range.mattress-range-v2 .benefits {
  width: 44%;
  margin: 0 3%;
  float: left; }
  .inner-pages.mattress-range.mattress-range-v2 .features .feature-head, .inner-pages.mattress-range.mattress-range-v2 .benefits .feature-head {
    cursor: pointer;
    border-top: 1px solid #82aa13;
    border-bottom: 1px solid #82aa13; }
    .inner-pages.mattress-range.mattress-range-v2 .features .feature-head h3, .inner-pages.mattress-range.mattress-range-v2 .benefits .feature-head h3 {
      padding: 15px 0; }
      .inner-pages.mattress-range.mattress-range-v2 .features .feature-head h3:after, .inner-pages.mattress-range.mattress-range-v2 .benefits .feature-head h3:after {
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        content: "";
        background: url("../images/icons/cross-green.png") no-repeat 0 0;
        background-size: 100%;
        float: right; }
  .inner-pages.mattress-range.mattress-range-v2 .features .feature-body, .inner-pages.mattress-range.mattress-range-v2 .benefits .feature-body {
    display: none;
    margin-top: 1em; }
.inner-pages.mattress-range.mattress-range-v2 .mattress-panel-row {
  padding-top: 4em; }
  .inner-pages.mattress-range.mattress-range-v2 .mattress-panel-row h3 {
    font-size: 22px; }
  .inner-pages.mattress-range.mattress-range-v2 .mattress-panel-row h4.subhead {
    font-size: 18px;
    font-weight: bold; }
  .inner-pages.mattress-range.mattress-range-v2 .mattress-panel-row p {
    font-size: 13px; }
  .inner-pages.mattress-range.mattress-range-v2 .mattress-panel-row .right:nth-of-type(2) {
    margin-top: 2.5em; }

.survey-results {
  text-align: center;
  color: #2b2b2b;
  background: #f2f2f2;
  box-sizing: border-box; }
  .survey-results p {
    font-size: 21px;
    color: #2b2b2b; }
  .survey-results section {
    padding: 76px 0;
    text-align: center; }
    .survey-results section:before, .survey-results section:after {
      content: "";
      display: table; }
    .survey-results section:after {
      clear: both; }
  .survey-results .wrapper {
    width: 960px;
    margin: auto; }
    .survey-results .wrapper img {
      max-width: 100%; }
    .survey-results .wrapper:after {
      clear: both;
      content: " ";
      display: table; }
  .survey-results p {
    font-family: "Lato", sans-serif;
    margin: 63px 0; }
  .survey-results h1 {
    font-family: Signika;
    color: #2b2b2b;
    font-size: 38px;
    text-align: center;
    line-height: 48px; }

section.survey--intro img {
  padding-right: 36px; }

section.survey--results-main, section.survey--results-end {
  background: #77ab00;
  color: white;
  padding-bottom: 160px; }
  section.survey--results-main h1, section.survey--results-end h1 {
    color: white;
    font-weight: 400;
    font-size: 48px; }
  section.survey--results-main p, section.survey--results-end p {
    color: white;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px; }

section.survey--results-end {
  padding-top: 200px; }
  section.survey--results-end h2 {
    color: white;
    font-size: 39px;
    font-weight: 400;
    text-transform: none;
    margin-top: 40px; }
  section.survey--results-end .download-box {
    border: 3px dashed white;
    display: inline-block;
    width: 577px;
    height: 91px;
    line-height: 91px;
    font-size: 17px;
    font-family: "Lato", sans-serif;
    font-weight: 700; }
    section.survey--results-end .download-box a {
      text-decoration: underline; }
      section.survey--results-end .download-box a:hover {
        color: #2b2b2b; }
    section.survey--results-end .download-box img {
      vertical-align: middle;
      padding-right: 20px; }

.survey-strip-wrapper {
  background-color: #fff;
  clear: both; }
  .survey-strip-wrapper:before, .survey-strip-wrapper:after {
    content: "";
    display: table; }
  .survey-strip-wrapper:after {
    clear: both; }
  .survey-strip-wrapper .survey-strip {
    width: 1000px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px 0; }
    .survey-strip-wrapper .survey-strip .survey-bed {
      margin-right: 17px;
      width: 134px; }
      .survey-strip-wrapper .survey-strip .survey-bed:last-of-type {
        margin-right: 0; }
    .survey-strip-wrapper .survey-strip .survey-info h2 {
      font-family: 'Signika';
      font-size: 25px;
      color: #2c2c2c;
      text-transform: none;
      margin-bottom: 10px; }
    .survey-strip-wrapper .survey-strip .survey-info span {
      color: #333;
      font-size: 16px; }
    .survey-strip-wrapper .survey-strip .view-survey {
      background: #81aa12;
      min-width: 140px;
      padding: 22px 43px 22px 22px;
      font-family: 'Signika';
      font-size: 19.5px;
      font-weight: 400;
      position: relative;
      margin: 0 6px 0 44px; }
      .survey-strip-wrapper .survey-strip .view-survey:after {
        content: '';
        position: absolute;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 10px solid #fff;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 20px; }

.survey-results-page div[id*=footer-panel] {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

section.survey--inner-blocks {
  width: 1000px;
  margin-top: -200px;
  margin-bottom: -200px; }
  section.survey--inner-blocks .inner-block {
    width: 100%;
    background: white;
    position: relative;
    border-color: #f2f2f2;
    margin: 91px auto; }
    section.survey--inner-blocks .inner-block:before {
      position: relative;
      content: "";
      width: 0;
      height: 0;
      border-color: #f2f2f2;
      top: 20px;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #f2f2f2; }
    section.survey--inner-blocks .inner-block:first-of-type {
      margin-top: 0; }
    section.survey--inner-blocks .inner-block:last-of-type {
      margin-bottom: 0; }
    section.survey--inner-blocks .inner-block p {
      font-size: 17px;
      font-weight: 400;
      line-height: 30px;
      padding: 0 30px; }
      section.survey--inner-blocks .inner-block p.squeeze {
        padding-right: 3em; }
    section.survey--inner-blocks .inner-block .inner-block__inner {
      padding: 71px 78px; }
  section.survey--inner-blocks #who-participated.inner-block:before {
    position: relative;
    content: "";
    width: 0;
    height: 0;
    border-color: #77ab00;
    top: 20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #77ab00; }
  section.survey--inner-blocks #how-long-have-we-been-awake.inner-block, section.survey--inner-blocks #whos-counting-sheep.inner-block, section.survey--inner-blocks #how-about-naps.inner-block {
    background: #2b2b2b;
    color: white; }
    section.survey--inner-blocks #how-long-have-we-been-awake.inner-block h1, section.survey--inner-blocks #whos-counting-sheep.inner-block h1, section.survey--inner-blocks #how-about-naps.inner-block h1 {
      color: white; }
    section.survey--inner-blocks #how-long-have-we-been-awake.inner-block p, section.survey--inner-blocks #whos-counting-sheep.inner-block p, section.survey--inner-blocks #how-about-naps.inner-block p {
      color: white; }
    section.survey--inner-blocks #how-long-have-we-been-awake.inner-block img, section.survey--inner-blocks #whos-counting-sheep.inner-block img, section.survey--inner-blocks #how-about-naps.inner-block img {
      padding-top: 50px; }
  section.survey--inner-blocks #whos-counting-sheep.inner-block {
    background: #77ab00; }
    section.survey--inner-blocks #whos-counting-sheep.inner-block img {
      padding-top: 0;
      padding-bottom: 20px; }
    section.survey--inner-blocks #whos-counting-sheep.inner-block p {
      font-weight: 700; }
  section.survey--inner-blocks #how-about-naps.inner-block img {
    padding-top: 0;
    padding-bottom: 20px; }
  section.survey--inner-blocks #what-keeps-us-up-at-night.inner-block p {
    text-align: left;
    margin-top: 0; }
  section.survey--inner-blocks #what-keeps-us-up-at-night.inner-block h3 {
    text-align: left;
    color: #2b2b2b;
    font-size: 22px;
    font-weight: 700;
    padding-left: 30px;
    margin-top: 30px;
    font-family: "Lato", sans-serif; }
  section.survey--inner-blocks #what-keeps-us-up-at-night.inner-block h1 {
    text-align: left;
    font-weight: 400;
    padding-left: 30px; }
  section.survey--inner-blocks #what-keeps-us-up-at-night.inner-block img.this {
    margin-top: -280px;
    margin-bottom: 30px; }
  section.survey--inner-blocks #how-much-do-we-sleep.inner-block h1 {
    font-weight: 400;
    display: inline-block;
    text-align: left; }
  section.survey--inner-blocks #how-much-do-we-sleep.inner-block p {
    width: 370px;
    text-align: left;
    padding: 0;
    margin-top: 50px; }
  section.survey--inner-blocks #how-much-do-we-sleep.inner-block img {
    margin-top: -380px;
    width: 100%; }
  section.survey--inner-blocks #how-much-do-we-sleep.inner-block .holder {
    float: right;
    margin-top: 80px; }
  section.survey--inner-blocks #who-knew.inner-block p {
    text-align: left; }
  section.survey--inner-blocks #who-knew.inner-block h1 {
    text-align: left;
    font-weight: 400;
    padding-left: 30px; }
  section.survey--inner-blocks .survey-cols:before, section.survey--inner-blocks .survey-cols:after {
    content: "";
    display: table; }
  section.survey--inner-blocks .survey-cols:after {
    clear: both; }
  section.survey--inner-blocks .survey-cols .col70 {
    width: 70%;
    float: left; }
  section.survey--inner-blocks .survey-cols .col30 {
    width: 30%;
    float: right; }
  section.survey--inner-blocks .survey-cols .col20 {
    width: 20%;
    float: left; }
  section.survey--inner-blocks .survey-cols .col80 {
    width: 80%;
    float: right; }
  section.survey--inner-blocks .survey-cols .col50 {
    width: 50%;
    float: left; }
    section.survey--inner-blocks .survey-cols .col50 h3 {
      color: #2b2b2b;
      font-size: 30px;
      font-weight: 400;
      margin-bottom: 20px; }

.inner-pages.electric-beds .survey-strip-wrapper {
  display: none; }
.inner-pages.electric-beds #toppanel-wrapper #toppanel {
  height: auto;
  padding: 3.75em 0 6.3em; }
  .inner-pages.electric-beds #toppanel-wrapper #toppanel h1 {
    color: #2b2b2b;
    font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 28px;
    margin: .9em 0 1.6em; }
  .inner-pages.electric-beds #toppanel-wrapper #toppanel h2 {
    color: #2b2b2b;
    font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 1em; }
  .inner-pages.electric-beds #toppanel-wrapper #toppanel h4 {
    padding: 0 8em; }
  .inner-pages.electric-beds #toppanel-wrapper #toppanel .btn--pink {
    width: 491px;
    height: 96px;
    border-radius: 7px;
    background-color: #ec359f;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 2.4em auto 0;
    color: #fefefe;
    font-family: 'Calibri';
    font-size: 26px;
    font-weight: 400;
    line-height: 29px; }
.inner-pages.electric-beds #pagecontent-wrapper {
  margin-top: 0; }
  .inner-pages.electric-beds #pagecontent-wrapper .adjustable-beds-banner {
    margin: 5.55em auto 6.5em;
    padding: 3.6em 0 3.33em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .inner-pages.electric-beds #pagecontent-wrapper .adjustable-beds-banner div, .inner-pages.electric-beds #pagecontent-wrapper .adjustable-beds-banner img, .inner-pages.electric-beds #pagecontent-wrapper .adjustable-beds-banner h2 {
      margin: 0;
      padding: 0; }
    .inner-pages.electric-beds #pagecontent-wrapper .adjustable-beds-banner h2 {
      width: auto;
      color: #605e33 !important;
      font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
      font-size: 28px;
      font-weight: 400;
      line-height: 28px;
      margin-left: 40px; }
    .inner-pages.electric-beds #pagecontent-wrapper .adjustable-beds-banner + form {
      margin-top: -4em; }
  .inner-pages.electric-beds #pagecontent-wrapper #adjustable-beds-section {
    height: auto; }
    .inner-pages.electric-beds #pagecontent-wrapper #adjustable-beds-section ul.products li:last-child .product--preview {
      border-bottom: 0;
      margin-bottom: 2.6em; }
    .inner-pages.electric-beds #pagecontent-wrapper #adjustable-beds-section .product--preview {
      padding-bottom: 44px; }
      .inner-pages.electric-beds #pagecontent-wrapper #adjustable-beds-section .product--preview .product__image {
        padding-bottom: 7px; }
        .inner-pages.electric-beds #pagecontent-wrapper #adjustable-beds-section .product--preview .product__image .badge--small .badge__title {
          color: #55551f;
          font-family: Arial; }
          .inner-pages.electric-beds #pagecontent-wrapper #adjustable-beds-section .product--preview .product__image .badge--small .badge__title span {
            font-size: 15px !important;
            font-weight: 400;
            line-height: 28px; }
  .inner-pages.electric-beds #pagecontent-wrapper .form--brochure {
    padding: 1.25em 0 7em;
    max-width: 740px; }
    .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-header {
      text-align: center;
      margin-bottom: 24px;
      margin-bottom: 1.5rem; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-header h2 {
        color: #2b2b2b;
        font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
        font-size: 35px;
        font-weight: 400;
        line-height: 28px;
        text-transform: none;
        margin-bottom: .66em; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-header h3 {
        color: #2b2b2b;
        font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
        font-size: 21px;
        font-weight: 400;
        line-height: 32px; }
    .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body label {
        display: none; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body label.error {
          color: #e50000; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body input {
        box-sizing: border-box;
        width: 100%;
        height: 60px;
        border: 1px solid rgba(96, 94, 51, 0.26);
        padding: 1em;
        font-family: 'Lato';
        font-size: 18px;
        font-weight: 400; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body input::-webkit-input-placeholder {
          color: #605e33; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body input:-moz-placeholder {
          color: #605e33; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body input::-moz-placeholder {
          color: #605e33; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body input:-ms-input-placeholder {
          color: #605e33; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body input.error {
          border-color: #e50000; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body .input--half, .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body .input--full {
        margin-bottom: 1.5em; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body .input--half {
        width: 48%; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body .input--half:nth-of-type(odd):not(.right), .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body .input--half.left {
          margin-right: 4%; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-body .input--full {
        width: 100%; }
    .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-footer button {
      width: 263px;
      height: 75px;
      border-radius: 6px;
      border: 2px solid #ec359f;
      background-color: #ec359f;
      color: #fefefe;
      font-family: 'Calibri';
      font-size: 23px;
      font-weight: 400;
      line-height: 26px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer;
      position: relative;
      z-index: 1;
      transition: .3s ease all; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-footer button:before {
        content: '';
        width: 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #fefefe;
        z-index: -1;
        transition: .3s ease all;
        border-radius: 4px; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-footer button:hover {
        color: #ec359f; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .form-footer button:hover:before {
          width: 100%; }
    .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .confirmation {
      text-align: center; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .confirmation h2 {
        color: #2b2b2b;
        font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
        font-size: 35px;
        font-weight: 400;
        line-height: 28px;
        text-transform: uppercase;
        margin-bottom: 1.6em; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .confirmation span {
        color: #2b2b2b;
        font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
        font-size: 21px;
        font-weight: 400;
        line-height: 32px;
        display: block;
        margin: .7em 0 2.1em; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .confirmation span:nth-of-type(2) {
          margin: .05em 0 .4em; }
        .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .confirmation span a {
          color: #ec359f; }
      .inner-pages.electric-beds #pagecontent-wrapper .form--brochure .confirmation svg {
        width: 50px;
        fill: #82a926;
        display: block; }
  .inner-pages.electric-beds #pagecontent-wrapper .adjustable-footer {
    margin: 0;
    padding: 4.5em 0 5.25em;
    height: auto;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid #efefef; }
    .inner-pages.electric-beds #pagecontent-wrapper .adjustable-footer li {
      padding: 0;
      margin: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-basis: 30%;
          -ms-flex-preferred-size: 30%;
              flex-basis: 30%;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .inner-pages.electric-beds #pagecontent-wrapper .adjustable-footer li div, .inner-pages.electric-beds #pagecontent-wrapper .adjustable-footer li img, .inner-pages.electric-beds #pagecontent-wrapper .adjustable-footer li h4 {
        margin: 0;
        margin-top: 0 !important;
        padding: 0;
        float: none;
        width: auto; }
      .inner-pages.electric-beds #pagecontent-wrapper .adjustable-footer li h4 {
        margin-left: 24px;
        color: #83a927;
        font-family: 'Signika',Calibri,Arial,Helvetica,sans-serif;
        font-size: 15px;
        font-weight: 600;
        line-height: 22px; }

body.inner-pages.hotels .intro--wrapper {
  background: #f8f8f8; }
  body.inner-pages.hotels .intro--wrapper .intro {
    position: relative;
    max-width: 1000px;
    min-height: 606px; }
    body.inner-pages.hotels .intro--wrapper .intro h2 {
      font-family: "Signika", Calibri, Arial, Helvetica, sans-serif;
      font-size: 48px;
      font-weight: 400;
      line-height: 58px;
      color: #2b2b2b;
      text-transform: none;
      padding-top: 2.25em;
      margin-bottom: .85em; }
      body.inner-pages.hotels .intro--wrapper .intro h2 em {
        color: #81aa11;
        font-style: normal; }
    body.inner-pages.hotels .intro--wrapper .intro .intro--content {
      width: 61.5%;
      margin: 0; }
      body.inner-pages.hotels .intro--wrapper .intro .intro--content p {
        font-family: "Lato", sans-serif;
        font-size: 21px;
        font-weight: 400;
        line-height: 36px;
        color: #2b2b2b;
        padding-right: 3em; }
        body.inner-pages.hotels .intro--wrapper .intro .intro--content p a {
          color: #80ac00;
          text-decoration: underline;
          font-weight: 400; }
    body.inner-pages.hotels .intro--wrapper .intro .intro--map {
      width: 493px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -108px; }
      body.inner-pages.hotels .intro--wrapper .intro .intro--map iframe {
        height: 100%; }
body.inner-pages.hotels h3 {
  color: #2b2b2b;
  font-family: "Signika", Calibri, Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  margin-top: 1.275em; }
body.inner-pages.hotels .hotel-table {
  width: 100%;
  margin-top: .7em; }
  body.inner-pages.hotels .hotel-table th, body.inner-pages.hotels .hotel-table td {
    text-align: left;
    padding: 0 22px; }
  body.inner-pages.hotels .hotel-table tr.head-tr {
    background: #77ab00;
    height: 67px; }
    body.inner-pages.hotels .hotel-table tr.head-tr th {
      color: #ffffff;
      font-family: "Lato", sans-serif;
      font-size: 21px;
      font-weight: 700;
      line-height: 31px; }
  body.inner-pages.hotels .hotel-table tr.county {
    height: 67px;
    background-color: rgba(119, 171, 0, 0.7);
    margin-top: 45px; }
    body.inner-pages.hotels .hotel-table tr.county th {
      color: #ffffff;
      font-family: "Lato", sans-serif;
      font-size: 21px;
      font-weight: 700;
      line-height: 31px; }
      body.inner-pages.hotels .hotel-table tr.county th a.find-retail {
        display: block;
        width: 199px;
        height: 43px;
        border-radius: 2px;
        background-color: #77ab00;
        color: #ffffff;
        font-family: "Lato", sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 43px;
        position: relative;
        padding-left: 13px;
        margin-left: 0; }
        body.inner-pages.hotels .hotel-table tr.county th a.find-retail:hover {
          text-decoration: none; }
          body.inner-pages.hotels .hotel-table tr.county th a.find-retail:hover:after {
            right: 25px; }
        body.inner-pages.hotels .hotel-table tr.county th a.find-retail:after {
          content: '';
          position: absolute;
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent;
          border-left: 8px solid #fff;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          right: 20px;
          transition: .3s ease all; }
  body.inner-pages.hotels .hotel-table tr.hotel td {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #2b2b2b;
    font-weight: 400;
    padding: 12px 22px; }
    body.inner-pages.hotels .hotel-table tr.hotel td:first-child {
      color: #77ab00;
      font-weight: 700; }
    body.inner-pages.hotels .hotel-table tr.hotel td a {
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
      color: inherit;
      font-weight: inherit; }
  body.inner-pages.hotels .hotel-table tr.hotel:nth-of-type(even) {
    background: rgba(239, 239, 239, 0.4); }

/*# sourceMappingURL=maps/styles.min.css.map */