/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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;
}

/* HTML5 display-role reset for older browsers */

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

body {
  line-height: 1;
  color: #606970;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* End Of the Reset */

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

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

/* General */
/**
Fixing bootstrap columns for safari
 */
.row:before, .row:after{
 display: inline-block !important;
}

a:hover {
  color: #fff;
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background-color: #0084ff;
}

::selection {
  color: #fff;
  background-color: #0084ff;
}

p {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.btn-prime, .btn-prime:link, .btn-prime:visited {
  text-decoration: none;
  padding: 10px 15px;
  font-weight: 600;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 14px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}

.btn-prime:hover {
  color: #fff;
  background-color: #0084ff;
}

.btn-prime-dark {
  background-color: #0084ff;
  border: 2px solid #0084ff;
  color: #fff;
}

.btn-prime-dark .focus, .btn-prime-dark:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn-prime-border {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}

.btn-prime-border:hover {
  background-color: transparent;
}

* :focus, .navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-prime .focus, .btn-prime:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.section-title {
  margin-bottom: 0;
  color: #272c32;
  line-height: 1;
  font-weight: 300;
}

.sub-heading {
  font-size: 16px;
  margin-bottom: 10px;
}

.section-header {
  margin-bottom: 15px;
}

.no-padding {
  padding: 0;
}

.mb-0 {
  margin-bottom: 0;
}

section {
  padding: 70px 0;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 300;
}

/* .section-header h3 {
  color: #0482FF;
} */

/* Navigation */

.bg-dark {
  background-color: #fff !important;
}

.navbar-dark .navbar-nav .nav-link {
  color: #000;
}

.navbar-dark .navbar-nav .nav-link:hover {
  opacity: .9;
}

.navbar-dark .navbar-nav .nav-link .active {
  color: #3d4246;
}

.navbar-dark .navbar-nav .nav-link:focus {
  color: #fff;
  outline: 0;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link .active, .navbar-dark .navbar-nav .nav-link .show, .navbar-dark .navbar-nav .show>.nav-link {
  color: #000;
}

.navbar-dark .navbar-nav .nav-link.active {
  color: #000;
  ;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
}

.navbar-brand img {
  height: 45px;
  padding-top: 5px;
}

.navbar-dark .navbar-brand {
  color: #fff !important;
}

.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: #0084ff;
  background-color: #0084ff;
}

nav .navbar .navbar-expand-sm .bg-dark .navbar-dark .fixed-top {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
}

nav .nav-item {
  line-height: 56px;
}

.navbar {
  padding: 0;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding: 0 10px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #606970;
}

.buy-now {
  background-color: #0084ff;
  color: #fff !important;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #000;
}

.navbar-dark .navbar-toggler {
  position: relative;
  padding: 8px 12px;
}

.navbar-toggler:focus, .navbar-toggler:active {
  outline: 0;
}

.navbar-toggler span {
  display: block;
  background-color: #fff;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  position: relative;
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1), .navbar-toggler span:nth-child(3) {
  -webkit-transition: transform .35s ease-in-out;
  -o-transition: transform .35s ease-in-out;
  -webkit-transition: -webkit-transform .35s ease-in-out;
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 12px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

@media screen and (max-width:767px) {
  .hero-list {
    padding-left: 18px;
    text-align: left;
  }
  #hero .section-title {
    text-align: left;
    margin-bottom: 20px;
  }
}

#main-nav .container h1 {
  position: relative;
}

#main-nav h1:before {
  background: #0084ff;
  left: 0px;
  right: -10px;
}

#main-nav .container h1::after {
  background: #b40000;
  left: -10px;
  right: -20px;
  z-index: -1;
}

/* End of Navigation */

/* Hero */

#hero {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url("../img/showcase.png");
  background-image: -webkit-linear-gradient(left top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("../img/showcase.png");
  background-image: -o-linear-gradient(left top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("../img/showcase.png");
  background-image: linear-gradient(to right bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("../img/showcase.png");
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 55px;
  padding: 100px 0;
}

#hero .section-title {
  font-size: 35px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
  line-height: 44px;
}

#hero .sub-heading {
  color: #fff;
}

#hero p {
  color: #fff;
}

#hero .cta-container .btn-prime-border {
  border-radius: 0;
  border: 2px solid #fff;
  padding: 10px 15px;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  text-align: center;
}

#hero img {
  padding-top: 10px;
}

/* #hero .video {
  margin-top: 46px;
} */
.promo-code {
  margin-top: 15px;
}

.promo-code h6 {
  color: #fff;
  font-size: 14px;
}


#hero .promo-code h6 {
    color: #999;
}


/* Version 2 */

.hero-list {
  color: #fff;
}

.hero-list li {
  margin-bottom: 10px;
}

p.last {
  margin-bottom: 20px;
}

/* End of Hero */

/*Affiliates */

#affiliates {
  padding: 0 0 50px;
}

#affiliates img {
  width: 187px;
  margin: 0 auto;
}

#affiliates .logos {
  -ms-flex: 0 0 20%!important;
  flex: 0 0 20%!important;
  max-width: 100%!important;
}

#affiliates button:focus{
  outline: 0;
}

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

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    padding: 10px 20px!important;
    background-color: #c2c2c2;
}

.owl-dots {
  display: none;
}

.owl-prev, .owl-next {
  color: #fff!important;
  margin-right: 10px;
}

/* Video */

#video, #video2 {
  background-color: #f5f5f5;
}

#video .btn-prime {
  color: #000;
}

#video .btn-prime-dark {
  color: #fff;
}

#video .section-header h3, #video2 .section-header h3 {
  color: #000;
}

#video .cta-container {
  margin-top: 40px;
  text-align: center;
}

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

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

#video .promo-code h6 {
  color: #272c32;
}

/* Version 2 */

.ytp-hide-controls .ytp-watermark {
  display: none !important;
}

main, .header-overlay, .fullscreen-video-wrap {
  margin-top: 56px;
}

.v-header {
  height: 70vh;
  display: flex;
  align-items: center;
  color: #fff;
}

.fullscreen-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vh;
  overflow: hidden;
}

.fullscreen-video-wrap video {
  min-height: 100%;
  min-width: 100%;
}

.header-overlay {
  height: 70vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: #000;
  opacity: 0.7;
}

.header-content {
  z-index: 2;
}

.header-content h1 {
  font-size: 44px;
  margin-bottom: 0;
  line-height: 48px;
  margin-bottom: 15px;
  font-weight: 700;
}

.header-content p {
  font-size: 18px;
  display: block;
  padding-bottom: 1rem;
}

.v-header video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Included */

#included img {
  height: 600px;
  margin: 0 auto;
}

#included .section-header {
  margin-bottom: 50px;
}

#included .card-head {
  text-align: center;
  padding: 20px;
  background-color: #f2f3f3;
}

#included .card-head h4 {
  margin: 0;
  font-size: 20px;
}

#included .card-price {
  padding: 25px 15px;
  border-left: 1px solid #f2f3f3;
  border-right: 1px solid #f2f3f3;
  text-align: center;
}

#included .card-price h5 {
  color: #0084ff;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}

#included .card-price span {
  display: block;
  font-size: 18px;
  font-weight: 400;
}

#included .card-body {
  padding: 0;
}

#included .card-body ul {
  margin: 0;
  padding: 0;
  border-left: 1px solid #f2f3f3;
  border-right: 1px solid #f2f3f3;
  list-style: none;
}

#included .card-body ul li {
  list-style: none;
  border: 1px solid #f2f3f3;
  padding: 17px;
}

#included .card-footer {
  border: 1px solid #f2f3f3;
  padding: 0;
}

#included .card-footer a {
  display: block;
}

#included .card-body img {
  margin: 0 5px 0 0;
  height: 18px;
}

/* #included .section-header h3 {
  margin-bottom: 0;
} */

/* #included .section-header p {
  text-align: center;
}

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

.single-pricing {
  text-align: center;
  transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -webkit-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
}

.single-pricing:hover {
  box-shadow: 1px 2px 10px 1px #ccc;
}

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

.pricing-head {
  background-color: #0482FF;
  padding: 30px 0;
  position: relative;
  height: 200px;
}

.pricing-head h4 {
  text-transform: uppercase;
  font-size: 40px;
  color: #fff;
}

.included-price {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fff;
  width: 150px;
  height: 150px;
  margin: 26px auto;
  padding: 30px 0;
  box-shadow: 0 0 0 10px rgba(244, 245, 249, 0.3);
}

.pricing-body {
  background-color: #f5f5f5;
  padding: 80px 0 60px;
}

.single-pricing ul {
  list-style: none;
  padding: 0;
}

.single-pricing ul li {
  padding: 0 0 15px;
} */

/* .pricing-head {
  background-color: #0482FF;
  padding: 30px 0;
  position: relative;
  height: 200px;
}

.pricing-head h4 {
  text-transform: uppercase;
  font-size: 40px;
  color: #fff;
} */

/* .single-pricing2 {
  text-align: center;
}

.single-pricing2 .pricing-head2 {
  background-color: #0482FF;
  padding: 20px 0;
  position: relative;
}

.single-pricing2 .pricing-head2 h4 {
  text-transform: uppercase;
  font-size: 40px;
  color: #fff;
}

.single-pricing2 .pricing-body2 {
  background-color: #f5f5f5;
  padding: 40px 0;
}

.single-pricing2 .pricing-body2 a {
  margin-top: 15px;
}

.single-pricing2 .pricing-body2 li:not(:last-child) {
  margin-bottom: 10px;
}

.single-pricing2 .pricing-head2 p {
  color: #fff;
} */

/*
.included-price {
  background-color: #fff;
  width: 150px;
  height: 150px;
  margin: 26px auto;
  padding: 30px 0;
  box-shadow: 0 0 0 10px rgba(244, 245, 249, 0.3);
}

.price {
  font-size: 2.5rem;
  color: #0482FF;
  text-transform: uppercase;
  font-weight: 700;
}

.per-month {
  font-size: 1rem;
  font-weight: 700;
}

.pricing-body {
  background-color: #f5f5f5;
  padding: 90px 15px 60px;
}


.pricing-body ul li {
  text-transform: capitalize;
} */

#included h3 {
  margin-bottom: 15px;
}

#included .sub-heading {
  font-weight: 400;
}

#included .flex-container {
  justify-content: center;
}

/*  */

/* Testimonials */

#testimonials {
  background-color: #f5f5f5;
  text-align: center;
}

#testimonials small {
  display: block;
}

#testimonials p {
  font-style: italic;
  font-size: 25px;
  margin-bottom: 30px;
}

#testimonials p::before {
  content: url("../img/quote.png");
}

#testimonials button {
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.carousel-control-next-icon {
  background-image: url("../img/arrow-right.png");
}

.carousel-control-prev-icon {
  background-image: url("../img/arrow-left.png");
}

.circle-img {
  border-radius: 50%;
  height: 150px;
  width: 150px;
}

.inner {
  padding: 0 60px;
}

.carousel-control-next, .carousel-control-prev {
  width: auto;
  opacity: 1;
}

/* Bookshelvs */

#bookshelves {
  text-align: center;
  color: #a8b0bb;
  background-color: #f5f5f5;
}

#bookshelves img {
  height: 200px;
  margin-bottom: 10px;
}

#bookshelves .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

#bookshelves small {
  font-size: 14px;
}

#bookshelves .cta-container {
  margin-top: 15px;
}

#bookshelves .sign-up {
  margin-top: 40px;
}

#bookshelves .sign-up .btn-prime {
  color: #000 !important;
}

/* Divider */

#divider {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6))), url("../img/Video-Still-6.png");
  background-image: -webkit-linear-gradient(left top, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url("../img/Video-Still-6.png");
  background-image: -o-linear-gradient(left top, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url("../img/Video-Still-6.png");
  background-image: linear-gradient(to right bottom, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url("../img/Video-Still-6.png");
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

#divider .section-header, #cta .section-header {
  margin: 0;
}

#divider .section-header h3 {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
}

#divider .sub-heading {
  font-size: 18px;
}

#divider p {
  color: #fff;
}

#divider .cta-container, #cta .cta-container {
  margin-top: 20px;
}

/* About */

#about {
  text-align: center;
}

#about .section-header {
  margin-bottom: 20px;
}

/* CTA */

#cta {
  text-align: center;
  background-color: #0482FF;
  color: #fff;
}

#cta .services {
  margin: 40px 0;
}

#cta .section-header h3 {
  margin-bottom: 20px;
  color: #fff;
}

#cta .btn-prime-dark {
  background-color: #fff;
  color: #0482FF;
}

#cta .service i {
  font-size: 55px;
  margin-bottom: 10px;
}

#cta h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

/* Footer */

footer {
  padding: 40px 15px;
  background-color: #2c2c2c;
}

/* Media Queries */

@media screen and (max-width: 1199px) {
  #hero img {
    padding-top: 46px;
  }
  #hero .video {
    margin-top: 30px;
  }
  #hero .section-title {
    line-height: 40px;
    font-size: 28px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 90%;
  }
  #hero {
    text-align: center;
  }
  #hero .section-title {
    line-height: 44px;
    font-size: 44px;
    ;
  }
  #hero img {
    margin-top: 30px;
    width: 300px;
    padding: 0;
  }
  #hero .last {
    margin-bottom: 20px;
  }
  #included .section-header {
    margin-bottom: 0;
  }
  #testimonials p {
    font-size: 20px;
  }
  #included .sub-heading {
    margin-bottom: 30px;
  }
  #included .image-container {
    display: none;
  }
  /* .hero-list {
    display: none;
  } */
  #hero .mobile-hide {
    display: none;
  }
  #hero .desktop-hide {
    margin-top: 30px;
  }
  #hero .video {
    margin-top: 20px;
  }
}

@media screen and (min-width: 992px) {
  #hero .desktop-hide {
    display: none;
  }
}

@media screen and (max-width: 838px) {}

@media screen and (min-width: 768px) {
  #affiliates img {
    padding: 0;
  }
  .hero-list {
    padding-left: 18px;
    text-align: left;
  }
  #hero .section-title {
    text-align: left;
  }
  .navbar-brand img {
    height: 32px;
  }
}

@media screen and (max-width: 768px) {
  #affiliates ul li {
    padding: 10px;
  }
}

@media screen and (max-width: 767px) {
  .inner {
    padding: 0 10px;
  }
  #included img {
    height: 350px;
  }
  #included .section-header {
    margin-bottom: 15px;
  }
  #bookshelves img {
    height: 140px;
  }
}

@media screen and (max-width: 650px) {
  .carousel-control-next-icon, .carousel-control-prev-icon {
    display: none;
  }
}

@media screen and (min-width: 601px) {
  .single-pricing2 {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  p {
    font-size: 16px;
  }
  #hero {
    padding: 60px 0;
  }
  #hero .section-title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  #hero img {
    display: none;
  }
  #included .section-header h3, #video .section-header h3, #divider .section-header h3, #about .section-header h3, #cta .section-header h3, .pricing-head h4, .price {
    font-size: 30px;
  }
  #video .section-header {
    margin-bottom: 30px;
  }
  .cta-container .btn-prime-dark, .cta-container .btn-prime-border, #hero .cta-container .btn-prime-border {
    display: block;
  }
  #hero .cta-container .btn-prime-border {
    margin-top: 10px;
  }
  #video .cta-container .btn-prime-dark {
    margin-top: 10px;
  }
  .single-pricing2 .pricing-head2 h4 {
    font-size: 30px;
  }
  /* .single-pricing {
    display: none;
  } */
  #divider {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #included .section-header h3, #video .section-header h3, #divider .section-header h3, #about .section-header h3, #cta .section-header h3, .pricing-head h4, .price {
    font-size: 30px;
  }
  #video .section-header h3, #video2 .section-header h3 {
    color: #000;
    font-size: 30px;
  }
  #hero .section-title {
    line-height: 37px;
  }
  #affiliates ul li {
    padding: 10px;
  }
  .hero-list {
    padding-left: 18px;
    text-align: left;
  }
  #hero .section-title {
    text-align: left;
    margin-bottom: 10px;
  }
  #bookshelves .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #bookshelves .bookshelf-card {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 450px) {
  .header-overlay {
    opacity: 0.8;
  }
  p {
    font-size: 15px;
  }
  .navbar-brand img {
    height: 34px;
  }
  nav#main-nav {
    padding: 15px 0;
  }
  .pricing-body ul {
    margin-bottom: 20px;
  }
  .pricing-body2 ul li {
    font-size: 15px;
    padding: 0 15px;
  }
  .pricing-body2 {
    background-color: #f5f5f5;
    padding: 80px 0 40px 0;
  }
  .header-content h1 {
    font-size: 19px;
    line-height: 24px;
  }
  .header-content p {
    font-size: 15px;
  }
  .section-header {
    margin-bottom: 25px;
  }
  #hero .section-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  #hero .section-title {
    line-height: 30px;
  }
  .sub-heading, .pricing-body ul li, #divider .sub-heading {
    font-size: 15px;
  }
  .hero-list {
    padding-left: 18px;
    text-align: left;
  }
  #hero .section-title {
    font-size: 23px;
    line-height: 30px;
    text-align: left;
  }
  #included {
    text-align: center;
  }

  /* #affiliates img, .owl-item {
    width: 337px!important;
    margin: 0px auto!important;
  } */
}

@media screen and (max-width: 330px) {
  .header-content p {
    font-size: 14px;
  }
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {}
