/* hebrew */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/varelaround/v13/w8gdH283Tvk__Lua32TysjIfpcuPP9g.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* vietnamese */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/varelaround/v13/w8gdH283Tvk__Lua32TysjIfqMuPP9g.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/varelaround/v13/w8gdH283Tvk__Lua32TysjIfqcuPP9g.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/varelaround/v13/w8gdH283Tvk__Lua32TysjIfp8uP.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima-nova-bold';
  src: url('../fonts/proxima-nova-bold.eot');
  src: url('../fonts/proxima-nova-bold.woff2') format('woff2'), url('../fonts/proxima-nova-boldd41d.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'), url('../fonts/ProximaNova-Regulard41d.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('../fonts/ProximaNova-Semibold.eot');
  src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg'), url('../fonts/ProximaNova-Semiboldd41d.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }

}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.html) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

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

body {
  line-height: 1;
  margin: 0;
  padding: 0;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  background: #eff6f9;
}

.italic {
  font-style: italic;
}

ul {
  list-style: none
}

a:active, a:focus, button:active, button:focus {
  outline: none
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

section {
  overflow: hidden;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 34px;
}

h3 {
  font-size: 27px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 19px;
}

h6 {
  font-size: 20px;
}

h1, h2, h3, h4, h5, h6 {
  color: #17435c;
  font-weight: bold;
  text-rendering: optimizelegibility;
  letter-spacing: 0em;
  line-height: 1.1em;
  font-weight: 800;
  margin-bottom: 18px;
  font-family: 'proxima-nova-bold';
}

h2.big {
  font-size: 60px;
}

a, a:visited {
  color: #4ac27e;
  text-decoration: none;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  font-family: 'Arial', sans-serif;
}

p {
  line-height: 1.5em;
  color: #17435c;
  margin: 0 0 .5em;
  font-family: 'ProximaNova-Regular';
  font-size: 16px;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  color: #244d64;
  outline: 0;
  text-decoration: none;
}

a.button:hover {
  background: #fa5920;
  color: #fff;
  outline: 0;
  text-decoration: none;
}

a.button {
  width: 100%;
  padding: 20px 25px;
  border-radius: 3px;
  border: none;
  background: #ff6b37;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  max-width: 300px;
  font-family: 'proxima-nova-bold';
}

a.button img {
  max-width: 18px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

strong {
  font-weight: bold;
}

.content {
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearer {
  clear: both;
}

img {
  max-width: 150%;
  margin: 0 auto;
}

.blue {
  color: #055e1e;
}

.red {
  color: #61c7ce;
  font-weight: bold;
}

.green {
  color: #4ac27e;
}

#stickyTop {
  display: none
}

header {
  padding: 0px 0 15px;
}

header .one {
  width: 20%;
  float: left;
  padding-right: 20px;
}

header .two {
  width: 60%;
  float: left;
  padding: 15px 20px 0 20px;
  text-align: center;
}

header .two h4 {
  font-size: 18px;
}

header .three {
  width: 20%;
  float: left;
  padding: 10px 0 0 20px;
}

.showcase {
  background: url('../images/showcase-bg.jpg') 0 50% no-repeat #6ab7e6;
  background-size: cover;
  padding: 75px 0;
  position: relative;
  overflow: visible;
}

.showcase .content {
  position: relative;
  z-index: 3;
}

.showcase .foam {
  width: 100%;
  position: absolute;
  bottom: -200px;
  background: url('../images/bubbles-img.png') bottom center no-repeat;
  background-size: 1920px;
  height: 696px;
  z-index: 2;
}

.showcase h1, .showcase h3, .showcase h4, #showcas p, .showcase li {
  color: #fff;
  font-family: 'ProximaNova-Semibold';
}

.showcase li {
  background: url('../images/checkmark-icon.png') 0 5px no-repeat;
  background-size: 21px;
  padding: 5px 0 5px 26px;
  min-height: 27px;
  margin-bottom: 10px;
  font-family: 'ProximaNova-Regular';
}

.showcase h4 {
  font-size: 18px;
  font-family: 'ProximaNova-Semibold';
}

.showcase h1 {
  font-size: 52px;
  text-transform: capitalize;
  font-family: 'ProximaNova-Bold';
}

#stickyTop {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: #fff;
  box-shadow: 1px 3px 4px #9d9a9a;
  z-index: 9999
}

#stickyTop div {
  text-align: center
}

#stickyTop div > div, #stickyTop div > img {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

#stickyTop .floatingtopcontent h3 {
  margin-bottom: 0px;
  color: #383838;
  text-align: left
}

#stickyTop .floatingtopcontent p {
  margin-bottom: 0px;
  color: #666666;
  text-align: left
}

#stickyTop .btnflaotingtop {
  margin-left: 30px;
}

.sticky-top {
  background-color: #af1a1a;
  padding: 10px;
  text-align: center;
  color: #fff;
}

.sticky-top p {
  margin-bottom: 0px;
  color: #fff;
}

.showcase .left {
  width: 58%;
}

.showcase .right {
  width: 38%;
  margin-top: 0;
}

.showcase ul {
  margin: 25px 0;
}

.title {
  margin: 50px auto;
  width: 100%;
  padding: 20px;
  border-radius: 7px;
  background: #fff;
}

.title h4 {
  margin-bottom: 0;
}

section#perks {
  margin: 35px auto;
}

section#perks .threecol .col {
  text-align: center;
}

.threecol .col {
  width: 33.33%;
  float: left;
  padding: 0 20px;
}

.threecol img {
  margin-bottom: 30px;
}

section#how {
  background: #fff;
  padding: 75px 0;
  text-align: center;
}

section#how p {
  max-width: 800px;
  margin: 0 auto 0px;
  font-size: 20px;
}

section#how .threecol {
  margin: 50px auto;
  text-align: center;
  background: url('../images/dotted-line-bg.jpg') 50% 20% no-repeat;
  background-size: 705px;
}

#how .col img {
  max-width: 100%;
  height: auto;
}

.videodiv {
  position: relative;
  max-width: 308px;
  margin: auto;
}

.videocontainer2 {
  position: absolute;
  top: 29px;
  left: 41px;
  border-radius: 20px;
  width: 223px;
  height: 211px;
  overflow: hidden;
}

.videocontainer1 {
  position: absolute;
  top: 25px;
  left: 47px;
  border-radius: 20px;
  width: 223px;
  height: 211px;
  overflow: hidden;
}

.videocontainer3 {
  position: absolute;
  top: 30px;
  left: 36px;
  border-radius: 20px;
  width: 223px;
  height: 211px;
  overflow: hidden;
}

section#customers {
  background: #6ab7e6 url('../images/customer-bg.png') top center no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 90px;
  text-align: center;
}

#customers h2, #customers p, #customers h5 {
  color: #fff;
  font-family: 'ProximaNova-Regular';
}

#customers img.rating {
  margin: 25px 0 10px 0;
}

section.cta {
  padding: 45px 0 80px 0;
  background: #6ab7e6;
  text-align: center;
}

section.cta h4 {
  color: #fff;
  font-family: 'proxima-nova-bold';
}

section#ratings {
  overflow: visible;
  padding-bottom: 100px;
}

section#ratings .title {
  margin-top: -35px;
  overflow: visible;
  color: #244d64;
  font-family: 'proxima-nova-bold';
  font-size: 20px;
}

section#ratings .left {
  width: 25%;
  float: left;
}

section#ratings .right {
  width: 75%;
  float: right;
}

section#ratings .average {
  text-align: center;
}

section#ratings .ratings {
  background: url('../images/rating-img.png') center right no-repeat;
  background-size: 796px;
  height: 136px;
}

section#ratings .box {
  margin-top: 50px;
  width: 100%;
  background: #fff;
  padding: 15px 35px;
  border-radius: 8px;
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .1);
}

section#ratings .review {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

section#ratings .review.four {
  border: none;
}

section#ratings .name p {
  font-family: 'proxima-nova-bold';
  font-size: 18px;
}

.review .stars {
  max-width: 90px;
  width: 90%;
}

.review .stars img {
  max-width: 100%;
}

.title-bar {
  position: relative;
  overflow: visible;
  z-index: 3;
}

.title-bar .title {
  margin: 0;
  margin-top: -35px;
  float: left;
  color: #244d64;
  font-family: 'proxima-nova-bold';
  font-size: 20px;
      box-shadow: 0px 2px 15px 1.98px rgb(0 0 0 / 6%);
}

.owl-carousel .owl-item img {
  max-width: 100% !important;
}

footer .foam {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: url('../images/bubbles-footer.png') bottom center no-repeat;
  background-size: 1920px;
  height: 546px;
  z-index: 2;
}

footer {
  position: relative;
  background: #fff;
  padding: 75px 0;
  text-align: center;
}

footer .content {
  position: relative;
  z-index: 3;
}

footer p, footer a {
  color: #6ab7e6;
  font-size: 12px;
}

footer ul li {
  display: inline-block;
  margin: 0 10px;
  text-transform: uppercase;
}

footer ul {
  margin: 25px 0;
}

.sticky-button {
  visibility: hidden;
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 5;
  text-align: center;
  background: rgba(255, 255, 255, .95);
  width: 100%;
  padding: 10px 25px;
}

.sticky-button h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.sticky-button.show {
  visibility: visible;
  display: block;
}

.stars img, img.stars {
  max-width: 102px;
}

#customers .item {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

#customers img.stars {
  margin: 0 auto 10px auto;
}
p.blue.how-heading {
    font-family: 'proxima-nova-bold';
    font-size: 24px;
}

section#how .threecol p {
    font-size: 16px;
}

#customers h2,  #customers h5 {
    font-family: 'proxima-nova-bold';
}

.sub-headline h4 {
    font-family: 'ProximaNova-Semibold';
}

@media screen and (max-width:1360px) {
  img {
    max-width: 100%;
  }

  .showcase .left {
    width: 48%;
  }

  .showcase .right {
    width: 48%;
  }

}

@media screen and (min-width:1201px) {
  h1.mobile-on {
    display: none;
  }

  h1.mobile-off {
    display: block;
  }

}

@media screen and (max-width:1200px) {
  h1.mobile-off {
    display: none;
  }

  h1.mobile-on {
    display: block;
  }

  .showcase h1 {
    text-align: center;
    margin-bottom: 30px;
  }

  .showcase .right {
    margin-top: 20px;
  }

  section#ratings .average {
    padding-right: 50px;
  }

  section#ratings .average h4 {
    font-size: 18px;
    margin-top: 8px;
  }

  section#ratings .ratings {
    background: url('../images/ratings2.png') no-repeat top center;
    background-size: contain;
    min-height: 136px;
  }

}

@media (max-width:1024px) {
  .videocontainer1 {
    top: 21px;
    left: 16%;
    width: 70%;
    height: auto;
  }

  .videocontainer2 {
    top: 27px;
    left: 14%;
    width: 70%;
    height: auto;
  }

  .videocontainer3 {
    top: 27px;
    left: 11%;
    width: 70%;
    height: auto;
  }

}

@media screen and (max-width:960px) {
  section#how .threecol {
    background-size: 70%;
  }

}

@media screen and (min-width:769px) {
  img.mobile-on {
    display: none;
  }

  img.mobile-off {
    display: block;
  }

  .topbar {
    display: none;
  }

}

@media screen and (max-width:768px) {
  #stickyTop {
    display: none !important;
  }

  .showcase h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 23px;
  }

  h4 {
    font-size: 21px;
  }

  h5 {
    font-size: 18px;
  }

  img.mobile-off {
    display: none;
  }

  img.mobile-on {
    display: block;
  }

  .topbar {
    display: block;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 8px 20px;
  }

  .topbar h4 {
    font-size: 16px;
    margin: 0;
  }

  header .one {
    width: 50%;
  }

  header .two {
    display: none;
  }

  header .three {
    width: 50%;
    text-align: right;
  }

  .showcase {
    padding: 50px 0;
  }

  .showcase .left, .showcase .right {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
  }

  .showcase h1 {
    font-size: 40px;
  }

  .showcase ul {
    text-align: left;
  }

  .showcase .product {
    text-align: center;
    width: 90%;
    max-width: 350px;
    margin: 30px auto 0 auto;
  }

  .showcase ul {
    width: 90%;
    margin: 25px auto 25px auto;
    max-width: 800px;
  }

  .mobile-off, section.cta {
    display: none;
  }

  .sticky-button {
    visibility: visible;
    display: block;
  }

  .threecol .col, section#perks .threecol .col {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 45px;
  }

  section#perks .threecol .col {
    text-align: left;
  }

  section#how .threecol {
    background: none;
  }

  .threecol .col .icon {
    width: 25%;
    float: left;
    text-align: center;
  }

  .three.col .col .text {
    width: 70%;
    float: right;
  }

  section#ratings .box {
    margin-top: 20px;
  }

  section#customers {
  }

  .foam {
    display: none;
  }

  .threecol .three, section#perks .threecol .three {
    margin-bottom: 0;
  }

  section#perks {
    margin-bottom: 10px;
  }

  section#how {
    padding: 45px 0;
  }

  footer {
    margin-bottom: 100px;
  }

}

@media screen and (max-width:660px) {
  section#ratings .ratings {
    display: none;
    width: 100%;
    float: none;
  }

  section#ratings .average {
    width: 100%;
    float: none;
  }

  section#ratings .headline {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 10px;
  }

  section#ratings .average .stars, section#ratings .sub-headline {
    width: 50%;
    float: right;
    text-align: left;
    padding-left: 10px;
  }

}

@media screen and (max-width:560px) {
  .showcase h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 15px;
  }

  .threecol .col, section#perks .threecol .col {
    width: 100%;
    float: none;
    text-align: center;
    clear: both;
    margin-bottom: 45px;
  }

  .threecol .col .icon {
    width: 100%;
    float: none;
  }

  .three.col .col .text {
    width: 100%;
    float: none;
  }

  .threecol img {
    margin-bottom: 5px;
  }

  section#how .threecol {
    margin: 30px auto;
  }

  section#how .threecol .col {
    width: 90%;
    margin: 0 auto;
    max-width: 400px;
  }
  section#how .threecol .col+.col{margin-top: 30px;}
  section#ratings .name, section#ratings .right {
    width: 100%;
    float: none;
  }

  section#ratings .right {
    margin-top: 15px;
  }

  section#ratings .name, section#ratings .right {
    width: 100%;
    float: none;
  }

  section#ratings .right {
    margin-top: 15px;
  }

}

@media screen and (max-width:479px) {
  .sticky-top {
    font-size: 14px;
  }

  .sticky-top img {
    width: 25px !important;
  }

}

@media (max-width:430px) {
  .videocontainer1 {
    top: 23px;
    left: 16%;
    width: 70%;
    height: auto;
  }

  .videocontainer2 {
    top: 28px;
    left: 14%;
    width: 70%;
    height: auto;
  }

  .videocontainer3 {
    top: 28px;
    left: 11%;
    width: 70%;
    height: auto;
  }

}

@media (max-width:400px) {
  .videocontainer1 {
    top: 19px;
    left: 16%;
    width: 71%;
    height: auto;
  }

  .videocontainer2 {
    top: 24px;
    left: 14%;
    width: 70%;
    height: auto;
  }

  .videocontainer3 {
    top: 26px;
    left: 11%;
    width: 70%;
    height: auto;
  }

}

@media (max-width:340px) {
  .videocontainer1 {
    top: 17px;
    left: 16%;
    width: 70%;
    height: auto;
  }

  .videocontainer2 {
    top: 16px;
    left: 13%;
    width: 72%;
    height: auto;
  }

  .videocontainer3 {
    top: 18px;
    left: 12%;
    width: 70%;
    height: auto;
  }

}