/* Utilities */
/* Utilities */
.clearfix:before,
.section-header .btn-wrapper:before,
.section-footer:before,
.section-navigation li:before,
.clearfix:after, .section-header .btn-wrapper:after, .section-footer:after, .section-navigation li:after {
  content: " ";
  display: table;
}

.clearfix:after, .section-header .btn-wrapper:after, .section-footer:after, .section-navigation li:after {
  clear: both;
}

.clearfix, .section-header .btn-wrapper, .section-footer, .section-navigation li {
  *zoom: 1;
}

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* Layout */
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

.wrapper {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

.section-body {
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  margin: 0;
}

.img-wrapper,
.content-wrapper {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.section-navigation {
  background: #f1edec;
}

.section-header {
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  padding: 120px 0 15px;
  background: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/bg-headerbook.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.section-header .wrapper {
  max-width: 618px;
}

.section-header .left {
  float: left;
}

.section-header .right {
  float: right;
}

.section-header .btn-wrapper {
  text-align: center;
}

.section-body-one {
  background-color: #f6f5f3;
  background-image: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/img-openbook1.png);
  background-size: 75%;
  background-position: left -120px top 50px;
  background-repeat: no-repeat;
  padding: 180px 0 20px;
  position: relative;
  z-index: 0;
}

.section-body-one .wrapper {
  max-width: 960px;
  height: 100%;
  overflow: hidden;
}

.section-body-one .img-wrapper {
  width: 80px;
  margin: 10px auto 0;
}

.section-body-one .content-wrapper {
  width: 30%;
  float: right;
  position: relative;
  z-index: 100;
}

.section-body-two {
  background-color: #00b2c0;
  background-image: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/img-openbook2.png);
  background-size: 95%;
  background-position: right -140px top -50px;
  background-repeat: no-repeat;
  padding: 290px 0;
}

.section-body-two .wrapper {
  max-width: 1200px;
}

.section-body-two .img-wrapper {
  width: 70%;
  float: left;
}

.section-body-two .content-wrapper {
  width: 30%;
  float: left;
}

.section-body-three {
  background-color: #00ab9b;
  background-image: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/img-openbook3.png);
  background-size: 95%;
  background-position: left -200px top -20px;
  background-repeat: no-repeat;
  padding: 270px 0;
}

.section-body-three .wrapper {
  max-width: 1200px;
}

.section-body-three .img-wrapper {
  width: 70%;
  float: right;
}

.section-body-three .content-wrapper {
  width: 30%;
  float: right;
}

.section-body-four {
  background-color: #00506B;
  background-image: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/img-openbook4.png);
  background-size: 95%;
  background-position: right -180px top -30px;
  background-repeat: no-repeat;
  padding: 250px 0 20px;
}

.section-body-four .wrapper {
  max-width: 1200px;
}

.section-body-four .img-wrapper {
  width: 70%;
  float: left;
}

.section-body-four .content-wrapper {
  width: 30%;
  float: left;
}

.section-body-four .btn-wrapper {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  width: 100%;
  clear: both;
  margin: 270px 0 0;
}

.section-about {
  background: #f6f5f3;
  padding: 50px 0;
}

.section-instagram {
  background: #f6f5f3;
  padding: 0 0 60px;
}

.section-about .wrapper {
  max-width: 624px;
}

.section-about .img-wrapper {
  width: 35%;
  float: left;
}

.section-about .content-wrapper {
  width: 65%;
  float: left;
}

.section-details {
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  padding: 80px 0 100px;
  background: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/bg-footerbook.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.section-details .content-wrapper {
  display: block;
  width: 45%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: rgb(9, 27, 54);
  background: rgba(9, 27, 54, 0.8);
  margin: 0;
  padding: 10px;
}

.section-footer {
  display: block;
  width: 100%;
  margin: 0;
  padding: 20px 0;
  background: #434244;
}

.section-footer .img-wrapper {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.section-footer .content-left {
  width: 50%;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  text-align: left;
}

.section-footer .content-right {
  width: 50%;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  text-align: right;
}

/* Modals */
.modal-open {
  overflow: hidden !important;
  display: block !important;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  outline: 0;
  -webkit-transform: translateY(-200);
  -ms-transform: translateY(-200);
  transform: translateY(-200); }

.modal-dialog {
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 80px auto 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both; }

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #dcdbdd;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #e6e6e6;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 1; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

#buyModal .header {
  display: inline-block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(https://cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/bg-headerbook.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top;
  position: relative;
  margin: 0; }

#videoModal .modal-dialog {
  max-width: 700px; }

#videoModal .modal-body {
  padding: 0; }

#videoModal .btn-wrapper {
  display: block;
  text-align: center;
  margin: 30px auto;
  max-width: 500px; }

#videoModal .modal-content {
  border: none;
  background: none; }

#buyModal .btn-wrapper {
  display: block;
  width: 100%;
  max-width: 260px;
  margin: 0 auto 50px; }

#buyModal h3 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 2em;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  color: white;
  margin: 50px auto; }

#videoModal a.btn-close {
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 30px;
  color: white;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  font-size: 1.5em;
  background: #908e91;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 10000; }
  #videoModal a.btn-close:hover {
    background: #ee5f51; }

#videoModal a.btn-buy {
  display: inline-block;
  background: #00b2c0;
  width: 100%;
  padding: 20px 0px;
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 1.75em;
  color: white;
  text-decoration: none;
  -webkit-font-smoohting: antialiased;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #videoModal a.btn-buy:hover {
    background: #008c97; }

#buyModal a.btn-dismiss {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: white;
  background: #908e91;
  border: 2px solid white;
  z-index: 1010; }
  #buyModal a.btn-dismiss:hover {
    background: #dd2716; }

#buyModal .btn-buy {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: rgba(0, 178, 192, 0.7);
  margin: 0 auto 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #buyModal .btn-buy:hover {
    background: #00b2c0; }

body.modal-active {
  position: absolute;
  overflow: hidden;
  width: 100%; }

/* Typography */
p, li {
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.section-navigation li {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
}

.section-header h1 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 2.1em;
  font-weight: 300;
  color: white;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto 30px;
}

.section-body-one h3 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-weight: 300;
  font-size: 1.85em;
  text-align: center;
  color: #00506B;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
}

.section-body-one h4 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.4em;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  color: #434244;
  max-width: 250px;
  margin: 15px auto 0;
}

.section-body-one p {
  font-size: 1em;
  text-align: center;
  max-width: 285px;
  margin: 10px auto;
  line-height: 1.5em;
}

.section-body-two p {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.4em;
  font-weight: 400;
  color: white;
  text-align: center;
}

.section-body-two p span {
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-size: 16px;
}

.section-body-three p {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.4em;
  font-weight: 400;
  color: white;
  text-align: center;
}

.section-body-three p span {
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-size: 16px;
}

.section-body-four p {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 1.4em;
  font-weight: 400;
  color: white;
  text-align: center;
}

.section-body-four p span {
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-size: 16px;
}

.section-about h2 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  color: #00506B;
}

.section-about p {
  font-size: .95em;
  line-height: 1.5em;
  margin: 40px 0 10px 5px;
}

.section-instagram h2 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  color: #00506B;
}

.section-details h3 {
  color: white;
  font-family: "Playfair Display", "Times New Roman", serif;
  font-weight: 300;
  font-size: 1.4em;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}

.section-details li {
  color: white;
  line-height: 1.75em;
}

.section-footer h5 {
  color: white;
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-weight: 400;
  font-size: .9em;
  -webkit-font-smoothing: antialiased;
}

/* Navigation */
.section-navigation ul {
  padding: 0;
}

.section-navigation ul li {
  list-style-type: none;
  display: inline-block;
  width: 13.889%;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  font-size: 1.35em;
}

a.links-nav {
  color: #00506B;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

a.links-nav:hover {
  color: #00b2c0;
}

/* Buttons & Links */
a:focus {
  outline: none;
}

a.btn-primary {
  display: inline-block;
  text-decoration: none;
}

a.btn-navtoggle {
  display: none;
}

.section-navigation li a {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-weight: 400;
  text-decoration: none;
  color: #00506B;
  padding: 5px 10px;
  display: inline-block;
}

.section li a,
.section-navigation a.btn-buy {
  display: inline-block;
  background: #ee5f51;
  color: white;
  margin: 0 auto;
  padding: 5px 15px;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section li a:hover,
.section-navigation a.btn-buy:hover {
  background: #dd2716;
}

.section li a:focus,
.section-navigation a.btn-buy:focus {
  outline: none;
}

.section-header a.btn-primary {
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: white;
  background: rgb(0, 178, 192);
  background: rgba(0, 178, 192, 0.8);
  text-align: center;
  padding: 20px 0;
  width: 45%;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section-header a.btn-primary:hover {
  background: #00b2c0;
}

.section-header a.link-learnmore {
  display: inline-block;
  text-align: center;
  color: white;
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-top: 100px;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section-header a.link-learnmore:hover {
  -webkit-transform: translate(0, 5px);
      -ms-transform: translate(0, 5px);
       -o-transform: translate(0, 5px);
          transform: translate(0, 5px);
}

.section-about a.link-url,
.section-instagram a.link-instagram {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section-about a.link-url:hover,
.section-instagram a.link-instagram:hover {
    color: #00b2c0;
}


.section-body-four a.btn-buy {
  display: inline-block;
  text-align: center;
  padding: 15px 80px;
  margin: 20px 0;
  background: #00b2c0;
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-size: 1.9em;
  color: white;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section-body-four a.btn-buy:hover {
  background: #13a2ad;
}

.section-details a.btn-buy {
  display: block;
  text-align: center;
  max-width: 45%;
  padding: 20px 0;
  margin: 20px 0 20px;
  background: rgb(0, 178, 192);
  background: rgba(0, 178, 192, 0.8);
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-size: 1.9em;
  color: white;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section-details a.btn-buy:hover {
  background: #00b2c0;
}

.section-details a.btn-download {
  display: block;
  text-align: center;
  max-width: 45%;
  padding: 20px 0;
  background: rgb(0, 171, 155);
  background: rgba(0, 171, 155, 0.8);
  font-family: "Open Sans", "Lucida Grande", sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  color: white;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section-details a.btn-download:hover {
  background: #00ab9b;
}

.section-footer a {
  color: white;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.section-footer a:hover {
  color: #cccccc;
}

/* Images */
.img-responsive {
  box-sixing: border-box;
  display: block;
  width: 100%;
}

.section-footer .img-wrapper {
  max-width: 50px;
  margin: 10px 0;
}

/* Plugins */
.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
}

.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

.cd-top {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 70px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgb(128, 128, 128);
  background: rgba(128, 128, 128, 0.9); 
  background-image: url("//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/cd-top-arrow.png"); 
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
       -o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
          transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 30;
  cursor: pointer;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
       -o-transition: opacity 0.3s 0s, visibility 0s 0s;
          transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .7;
}

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

/* Preloader Styles */
.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/img-preloader.gif) center no-repeat #00b2c0;
  background-size: 32px 32px;
}

/* Media Queries */
@media screen and (max-width: 480px) {
  .mobile-hidden {
    display: none !important;
  }
  .wrapper {
    padding: 0 20px;
  }
  .section-navigation ul {
    display: none;
  }
  a.btn-navtoggle {
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 40px;
    width: 40px;
    font-size: 2em;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.8);
    border: 2px solid rgba(255, 255, 255, 0.8);
    background: rgba(0, 80, 107, 0.7);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 200;
  }
  .section-navigation ul {
    padding: 0;
  }
  .section-navigation ul li {
    list-style-type: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    font-size: 1.35em;
    line-height: 1.5em;
  }
  body.modal-open {
    position: fixed;
  }
  .modal-dialog,
  .modal .btn-wrapper {
    width: 95%;
  }
  #videoModal a.btn-close {
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
  }
  #buyModal h3 {
    font-size: 1.75em;
  }
  #buyModal .modal-dialog {
    margin: 20px auto;
  }
  .section-header h1 {
    font-size: 1.5em;
  }
  .section-header a.link-learnmore {
    margin-top: 20px;
  }
  .section-header a.btn-primary {
    display: block;
    width: 90%;
    margin: 0 auto 15px;
  }
  .section-header .left {
    float: none;
  }
  .section-header .right {
    float: none;
  }
  .section-body-one {
    background-position: top 20px center;
    background-size: 85%;
    padding: 200px 0 10px;
  }
  .section-body-one .content-wrapper {
    margin: 0;
  }
  .section-body-one .img-wrapper {
    width: 70px;
    margin: 10px auto 0;
    padding: 0 0 4px;
    overflow: hidden;
  }
  .section-body-one .img-wrapper > img {
    margin: -50px 0 0;
    -webkit-transform: rotate(-17deg);
        -ms-transform: rotate(-17deg);
         -o-transform: rotate(-17deg);
            transform: rotate(-17deg);
  }
  .section-body-one p {
    max-width: 450px;
  }
  .section-body-one h4 {
    max-width: 400px;
  }
  .section-body-two,
  .section-body-three,
  .section-body-four {
    background-size: 100%;
  }
  .section-body-two,
  .section-body-three {
    background-position: bottom center;
  }
  .section-body-four {
    background-position: top 80px center;
  }
  .section-body-two,
  .section-body-three {
    padding: 0px 0 220px;
  }
  .section-body-four {
    padding: 0px 0 30px;
  }
  .section-about {
    padding: 0 0 20px;
  }
  .section-about .img-wrapper {
    display: block;
    width: 100%;
    float: none;
    margin: 0px auto;
    position: relative;
    z-index: 0;
  }
  .section-body-one .content-wrapper,
  .section-body-two .content-wrapper,
  .section-body-three .content-wrapper,
  .section-body-four .content-wrapper,
  .section-about .content-wrapper,
  .section-details .content-wrapper {
    display: block;
    width: 100%;
    float: none;
  }
  .section-details {
    padding: 20px 0;
  }
  .section-details .content-wrapper {
    padding: 5px;
  }
  .section-details a.btn-buy,
  .section-details a.btn-download {
    max-width: 100%;
  }
  .section-details a.btn-download {
    font-size: 1.25em;
  }
  .section-header {
    padding: 60px 0 0;
  }
  .section-body-one h3 {
    margin: 0;
    z-index: 200;
    position: relative;
  }
  .section-body-four .btn-wrapper {
    margin: 220px auto 0;
  }
  .section-about .img-wrapper {
    width: 65%;
    margin: 0 auto;
  }
  .section-about p {
    margin: 0;
    text-align: center;
  }
  .section-details {
    background: url(//cdn2.hubspot.net/hubfs/406163/Melissa_Michaels/InspiredRoom/bg-footerbookmob.jpg);
    background-size: cover;
    background-position: center;
  }
  .section-footer .content-left,
  .section-footer .content-right {
    float: none;
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
  }
  .section-footer .content-left .img-wrapper {
    float: none;
    margin: 0 auto;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  body.modal-open {
    position: fixed;
  }
  .wrapper {
    padding: 0 20px;
  }
  .section-navigation ul {
    display: none;
  }
  a.btn-navtoggle {
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 40px;
    width: 40px;
    font-size: 2em;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.8);
    border: 2px solid rgba(255, 255, 255, 0.8);
    background: rgba(0, 80, 107, 0.7);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 200;
  }
  .section-navigation ul {
    padding: 0;
  }
  .section-navigation ul li {
    list-style-type: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    font-size: 1.35em;
    line-height: 1.5em;
  }
  .section-body-one {
    background-position: top center;
    background-size: 75%;
    padding: 360px 0 30px;
  }
  .section-body-one p {
    max-width: 450px;
  }
  .section-body-one h4 {
    max-width: 400px;
  }
  .section-body-one .img-wrapper {
    width: 80px;
    margin: 10px auto 0;
    padding: 0 0 10px;
    overflow: hidden;
  }
  .section-body-one .img-wrapper > img {
    -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
         -o-transform: rotate(-15deg);
            transform: rotate(-15deg);
    margin: -50px 0 0;
  }
  .section-body-two,
  .section-body-three,
  .section-body-four {
    background-size: 100%;
  }
  .section-body-two,
  .section-body-three {
    background-position: bottom center;
  }
  .section-body-four {
    background-position: top 80px center;
  }
  .section-body-two,
  .section-body-three {
    padding: 0px 0 500px;
  }
  .section-body-four {
    padding: 0px 0 30px;
  }
  .section-about .img-wrapper {
    display: block;
    width: 50%;
    float: none;
    margin: 0px auto;
    position: relative;
    z-index: 0;
  }
  .section-body-one .content-wrapper,
  .section-body-two .content-wrapper,
  .section-body-three .content-wrapper,
  .section-body-four .content-wrapper,
  .section-about .content-wrapper,
  .section-details .content-wrapper {
    display: block;
    width: 100%;
    float: none;
  }
  .section-body-two p,
  .section-body-three p,
  .section-body-four p {
    font-size: 2em;
  }
  .section-body-four .btn-wrapper {
    margin: 460px auto 0;
  }
  .section-details .content-wrapper {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
  .section-details a.btn-buy,
  .section-details a.btn-download {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .clearfix:before,
  .section-header .btn-wrapper:before,
  .section-footer:before,
  .section-navigation li:before,
  .clearfix:after,
  .section-header .btn-wrapper:after,
  .section-footer:after,
  .section-navigation li:after,
  .modal-footer:before,
  .modal-footer:after {
    content: " ";
    display: table;
  }
  .clearfix:after,
  .section-header .btn-wrapper:after,
  .section-footer:after,
  .section-navigation li:after,
  .modal-footer:after {
    clear: both;
  }
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 60px;
  }
}

@media only screen and (min-width: 1024px) {
  height: 100px;
  width: 100px;
  right: 30px;
  bottom: 70px;
  font-size: 20px;
  font-size: 1.25rem;
}

@media screen and (min-width: 769px) and (max-width: 960px) {
  .wrapper {
    padding: 0 20px;
  }
  .section-navigation ul {
    display: none;
  }
  a.btn-navtoggle {
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 40px;
    width: 40px;
    font-size: 2em;
    line-height: 40px;
    color: rgba(255, 255, 255, 0.8);
    border: 2px solid rgba(255, 255, 255, 0.8);
    background: rgba(0, 80, 107, 0.7);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 200;
  }
  .section-navigation ul {
    padding: 0;
  }
  .section-navigation ul li {
    list-style-type: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    font-size: 1.35em;
    line-height: 1.5em;
  }
  .section-body-one {
    background-position: left -100px center;
    background-size: 75%;
    padding: 100px 0 10px;
  }
  .section-body-two {
    background-position: right -160px top -20px;
    background-position: right -160px top -20px;
    padding: 200px 0;
  }
  .section-body-three {
    background-position: left -150px top;
    padding: 200px 0;
  }
  .section-body-four {
    background-position: right -200px top;
    padding: 200px 0 20px;
  }
}

@media only screen and (min-width: 1300px) {
  .section-body-one {
    background-size: 800px 571px;
    background-position: left top 50px;
  }
  .section-body-two {
    background-size: inherit;
    background-position: right -120px top -50px;
    padding: 270px 0;
  }
  .section-body-three {
    background-size: inherit;
    background-position: left -200px top -40px;
    padding: 270px 0;
  }
  .section-body-four {
    background-size: inherit;
    background-position: right -180px top -30px;
    padding: 250px 0 20px;
  }
  .section-body-four .btn-wrapper {
    margin: 330px 0 0;
  }
}
