
.testmaneesh {}

@font-face {
  font-family: bold;
  src: url(../fonts/AvenirNextLTPro-Bold.otf);
}

@font-face {
  font-family: regular;
  src: url(../fonts/AvenirNextLTPro-Regular.otf);
}

@font-face {
  font-family: italic;
  src: url(../fonts/AvenirNextLTPro-It.otf);
}

body {
  font-family: regular;
}

h1 {}

h2 {}

h3 {}

.no-padding {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.cursor-pointer {
  cursor: pointer;
}

.shadow:hover {
  box-shadow: rgba(0, 0, 0, 0.43) 6px 15px 36px
}

section {}

.container {
  position: relative;
}

.banner-area {
  background-image: url(../images/header-bg.png);
  background-repeat: no-repeat;

  background-color: #141117;
  background-size: 1366px;
  position: relative;
  background-position-x: center;
}

.banner-area .header-text-container {
  position: relative;
  height: 100%;
}

.banner-area #lottie {
  position: relative;
  top: 50px;
}

.banner-area .what-is-pavlok {
  color: white;
}

.banner-area .what-is-pavlok h2 {
  font-size: 30px;
}

.banner-area .what-is-pavlok p {
  max-width: 400px;
}




.landing-page-header {
  width: 100%;
  background-color: #141117;
  height: 70px;
}

.shop-landing-page {
  margin-bottom: 40px;
}

.shop-landing-page .landing-page-header {
  background-color: white;
}

.shop-landing-page .navbar-collapse ul li a {
  color: black;
}

nav {
  z-index: 1;
  font-size: 13px;
}

nav a:hover {
  color: white;
  opacity: 0.7;
}

.shop-landing-page .navbar-collapse {
  background-color: white;
}

.navbar-collapse {
  justify-content: flex-end;
}

.navbar-nav {
  align-items: center;
}

.navbar-nav .btn-sm {
  padding: 12px 20px !important;
}

.dropdown-toggle::after {
  content: url("../images/carrot.svg");
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 0.255em;
  vertical-align: 0.1em;
  border: none;
}

.shop-landing-page .dropdown-toggle::after {
  content: url("../images/carrot-black.svg");
}


.navbar-collapse ul li {
  margin-right: 30px;
}

.navbar-collapse ul li>a,
ul li>a {
  color: white;
}

.video-section p {
  text-align: center;
  font-size: 47px;
  font-weight: 600;
  max-width: 912px;
  margin: auto;
  font-family: bold;
  line-height: 63px;
}

.gradient-text {
  background: -webkit-linear-gradient(-45deg, #F19D34, #D73F53, #05A6DA, #8E226C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 47px;
  font-weight: 600;
  max-width: 912px;
  margin: auto;
  font-family: bold;
  line-height: 63px;
}

.video-img {
  display: flex;
  justify-content: center;
  padding: 100px;
}

.video-img img {
  height: 511px;
  width: 908px;
}

.pavlok-3,
.pavlok-2,
.shock-clock {
  margin-top: 100px;
}

.pavlok-3-content h1,
.pavlok-2-content h1,
.shock-clock-content h1 {
  font-size: 60px;
  font-family: bold;
  text-align: center;
}

.pavlok-3-content p {
  font-size: 33px;
  text-align: center;
  max-width: 628px;
  margin: auto;
  line-height: 42px;
  margin-top: 10px;
}

.pavlok-3-content {
  margin-bottom: 40px;
}

.pavlok-3 .content-parent-box {
  height: 100%;
  background-color: #e53746;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.content-parent-box .content,
.pav-3-shop .content {
  padding-top: 11px;
  color: white;
  font-size: 20px;
}

.product-btn-cntr .learn-more-btn,
.accessories-btn-cntr .learn-more-btn,
.content-parent-box .learn-more-btn {
  border-color: white;
  border-radius: 100px;
  color: white;
  padding: 16px 35px;
  font-size: 14px;
  font-weight: 600;
}


.pavlok-3 .learn-more-btn:hover,
.pav-3-shop .learn-more-btn:hover {
  background-color: white;
  color: #e53746;
}

.pavlok-2 .learn-more-btn:hover,
.pav-2-shop .learn-more-btn:hover {
  background-color: white;
  color: #3771F9;
}

.shock-clock .learn-more-btn:hover,
.shockclock-shop .learn-more-btn:hover {
  background-color: white;
  color: #581F6F;
}

.content-parent-box .learn-more {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}

.child-box {
  padding: 0px 40px;
  width: 100%;
}

.parent-box-watch img {
  opacity: 0.5;
}

.pavlok-2 .content-parent-box {
  background-color: #3771f9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}


.pavlok-3 hr,
.pav-3-shop hr {
  border-color: #f25a67;
  margin-left: 0px;
}

.pavlok-2 hr,
.pav-2-shop hr {
  border-color: #6190fd;
  margin-left: 0px;
}

.shock-clock .content-parent-box {
  height: 100%;
  background-color: #581f6f;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shock-clock .parent-box-watch {
  height: 598px;
  width: 638px;
  background-color: #201829;
  background-image: url(../images/shock-clock.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 552px 516px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shock-clock hr,
.shockclock-shop hr {
  border-color: #7d3998;
  margin-left: 0px;
}

.client-logos {
  margin: 100px 0px;
}

.client-logos .mbl-view {
  display: none;
}

.pavlok-founder h3 {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
}

.pavlok-founder img {
  box-shadow: 23px 24px 36px #00000039;
}

.pavlok-founder h4 {
  margin-top: 26px;
  font-size: 21px;
}

.pavlok-founder .main-head {
  margin-bottom: 59px;
}

.testimonials {
  margin-top: 100px;
}

.testimonials ol {
  flex-direction: column;
  width: 320px;
  height: 409px;
  align-items: center;
  justify-content: center;
  margin-left: 139px;
  margin-right: 0px;
  bottom: 40px;
}

.testimonials ol li {
  width: 340px;
  height: 84px;
  text-indent: unset;
  border-radius: 16px;
  background-color: transparent;
  padding: 20px;
  cursor: pointer;
}

.testimonials h3 {
  font-size: 18px;
  color: white;
  margin-bottom: 0px;
}

.testimonials small {
  font-size: 13px;
  color: white;
}

.carousel-indicators .active {
  box-shadow: 0px 12px 26px #00000022;
}

.carousel-indicators .active.chris,
.carousel-indicators .active.abigail {
  background-color: #fd4151;
}

.carousel-indicators .active.james,
.carousel-indicators .active.maxim {
  background-color: #5084fd;
}

.carousel-indicators .active.aian {
  background-color: #6d2889;
}

.customer {
  width: 100%;
  height: 668px;
  background-size: cover;
}

.customer.chris {
  background-image: url("../images/chris-bg.png");
}

.customer.james {
  background-image: url("../images/james-bg.png");
}

.customer.aian {
  background-image: url("../images/aian-bg.png");
}

.customer.abigail {
  background-image: url("../images/abigail-bg.png");
}

.customer.maxim {
  background-image: url("../images/maxim-bg.png");
}

.carousel-inner h2 {
  position: absolute;
  z-index: 1;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  top: 74px;
  color: white;
  font-size: 35px;
  font-weight: 600;
  max-width: 768px;
}

.quote {
  position: absolute;
  max-width: 391px;
  bottom: 80px;
  left: 500px;
}

.quote p {
  text-align: left;
  color: white;
  font-size: 25px;
  padding: 15px;
  font-size: 21px;
  font-family: italic;
}

.pavlok-support {
  margin-top: 125px;
}

.pavlok-support h2 {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
}

.pavlok-support .bg-imgs {
  padding-top: 45px;
}

.pavlok-support .p-challenge {
  background-image: url("../images/p-challenge-bg.png");
  background-size: cover;
  height: 638px;
  background-repeat: no-repeat;
  padding: 36px 42px 0px 42px;
}

.pavlok-support .p-support {
  background-image: url("../images/p-support-bg.png");
  background-size: cover;
  height: 638px;
  background-repeat: no-repeat;
  padding: 36px 42px 0px 42px;
}

.p-support .learn-more-btn,
.p-challenge .learn-more-btn {
  border-color: white;
  border-radius: 100px;
  color: white;
  padding: 16px 35px;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}

.p-support .learn-more-btn:hover {
  background-color: white;
  color: #4771f9;
}

.p-challenge .learn-more-btn:hover {
  background-color: white;
  color: #5336a1;
}

.footer-box h2 {
  text-align: left;
  color: white;
  font-size: 38px;
  font-family: bold;
  line-height: 52px;
}

.footer-box p {
  font-size: 23px;
  color: white;
  margin-top: 20px;
  line-height: 30px;
}

footer {
  background-color: #48105f;
  padding: 100px 0px;
  margin-top: 30px;
  color: white;
  background-image: url("../images/bg-footer.png");
  background-repeat: no-repeat;
  background-position: 0px 130px;
  background-size: cover;
}

footer h2 {
  text-align: center;
  font-size: 40px;
}

footer h1 {
  text-align: center;
  font-size: 55px;
  max-width: 680px;
  margin: auto;
  font-family: bold;
}

footer ul li {
  font-size: 13px;
  line-height: 26px;
}

footer ul li a:hover {
  color: white;
  opacity: .7;
  text-decoration: none;
}

footer h3 {
  font-size: 16px;
}

footer input[type=email] {
  width: 559px;
  height: 69px;
  background: rgb(255 255 255 / 71%) 0% 0% no-repeat padding-box;
  border: 2px solid #ffffff;
  border-radius: 100px;
  opacity: 1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  margin-top: 130px;
  outline: unset;
  padding: 0px 60px 0px 38px;
  font-size: 18px;
  color: black;
}

footer .input-email {
  position: relative;
}

.input-email input[type=image] {
  position: absolute;
  bottom: 21px;
  right: 22px;
}

footer ul {
  list-style: none;
}

footer .footer-list {
  margin-top: 230px;
}

footer .footer-list .pav-footer-icon {
  margin-top: 7px;
}

footer .app-store-icons img {
  margin-bottom: 12px;
}

footer .app-store-icons img:hover {
  opacity: .7;
}

footer .social-media-icons {
  margin-top: 12px;
}

footer .social-media-icons img {
  padding: 0px 6px;
}

footer .social-media-icons img:hover {
  opacity: .7;
}

.list-main-head {
  font-size: 16px;
}

.pavlok-devices {
  margin-top: 100px;
}

.pavlok-devices .main-head {
  margin-bottom: 75px;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
}

.pavlok-devices p {
  max-width: 285px;
  margin: auto;
}

.pavlok-devices table {
  font-size: 18px;
}

.pavlok-devices table h4 {
  font-size: 21px;
  font-weight: 200;
}

.pavlok-devices table td {
  text-align: center;
}

.pavlok-devices table thead th {
  text-align: center;
  border: none;
}

.pavlok-devices .nav-pills .nav-link.active,
.pavlok-devices .nav-pills .show>.nav-link {
  background-color: transparent !important;
}

.pavlok-devices .nav-pills .nav-link.active {
  z-index: 1;
  position: relative;
}

.pavlok-devices .nav-pills .nav-link.active::after {
  content: url("../images/tick.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pavlok-devices .device-images ul li {
  margin: 0;
  margin-left: -7px;
}

.pavlok-devices .device-images ul li a {
  padding: 0;
}

.container-fluid {
  max-width: 1366px;
  padding-right: 30px;
  padding-left: 30px;
}

.dropdown-menu {
  font-size: 13px !important;
}

.device-display-image {
  width: 100%;
  cursor: pointer;
}

/* Works on Chrome/Edge/Safari */
.table-container::-webkit-scrollbar,
.client-logos::-webkit-scrollbar {
  width: 12px;
}

.table-container::-webkit-scrollbar-track,
.client-logos::-webkit-scrollbar-track {
  background: transparent;
}

.table-container::-webkit-scrollbar-thumb,
.client-logos::-webkit-scrollbar-thumb {
  background-color: transparent;
}


.table-container::-webkit-scrollbar,
.client-logos::-webkit-scrollbar {
  height: 0;
}

.pavlok-3 .video-box,
.pavlok-2 .video-box,
.shock-clock .video-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pavlok-3 .video-box {
  background: #141117;
  height: 100%;
}

.pavlok-2 .video-box {
  background: #252525;
  height: 100%;
}

.shock-clock .video-box {
  background: #201829;
  height: 100%;
}

.table-container {
  margin-top: 0;

}

.navbar-toggler {
  outline: 0 !important;
  position: relative;
  right: -10px;
}

.video {
  width: 100%;
}

.video-mobile {
  display: none;
}

.shockclock-sec {
  margin-top: 30px;
}

.shockclock-sec .pav-2-shop {
  display: flex;
  flex-direction: column;
}

.pav-3-shop,
.accessories {
  margin-top: 50px;
}

.pav-2-shop .product-btn-cntr {
  margin-top: auto;
}

.product-btn-cntr {
  margin-top: 30px;
}

.pav-3-shop ul {
  padding: 0px;
  margin-top: 40px;
}

.pav-3-shop ul li {
  list-style: none;
  border-bottom: 1px solid #f25a67;
  max-width: 390px;
  margin-bottom: 10px;
  padding: 6px 0px;
}

.pav-3-shop ul li:last-child {
  border-color: #e53746;
}

.pav-3-shop ul li span,
.pav-2-shop ul li span,
.shockclock-shop ul li span {
  margin-left: 10px;
}

.pav-3-shop .sub-head {
  max-width: 346px;
  margin-bottom: 40px;
}

.pav-3-bg {
  background-color: #e53746;
  padding: 40px;
  color: white;
}

.pav-2-shop .sub-head,
.shockclock-shop .sub-head {
  margin-bottom: 30px;
}

.pav-2-bg {
  background-color: #3771f9;
  color: white;
  height: 100%;
  padding: 40px;
}

.pav-2-shop ul,
.shockclock-shop ul {
  padding: 0px;
}

.pav-2-shop ul li {
  list-style: none;
  border-bottom: 1px solid #6190fd;
  max-width: 390px;
  margin-bottom: 10px;
  padding: 6px 0px;
}

.pav-2-shop ul li:last-child {
  border-color: #3771f9;
}

.shockclock-bg {
  background-color: #581f6f;
  color: white;
  height: 100%;
  padding: 40px;
}

.shockclock-shop ul li {
  list-style: none;
  border-bottom: 1px solid #7d3998;
  max-width: 390px;
  margin-bottom: 10px;
  padding: 6px 0px;
}

.shockclock-shop ul li:last-child {
  border-color: #581f6f;
}

.accessories {
  position: relative;
}

.accessories .arrow:hover {
  right: 40px;
  transition: .3s;
}

.accessories .arrow {
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}

.accessories h1 {
  font-size: 60px;
  font-family: bold;
}

.accessories-container {
  margin-top: 20px;
  padding-bottom: 50px;
}

/* .accessories-container {
  width: 100%;
  overflow-x: scroll;
  margin-top: 20px;
  padding-bottom: 50px;
} */

.accessories-container::-webkit-scrollbar {
  width: 0;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

.accessories-container .device-container h2 {
  font-size: 22px;
  font-family: bold;
}

.accessories-container .device-container span {
  font-size: 16px;
  font-family: regular;
}

.accessories-container .device-container {
  /* min-width: 440px; */
  /* height: 519px; */
  padding: 30px;
}

.accessories-container .pav-3 {
  background-color: #FBD735;
  height: 100%;
  /* margin-right: 25px; */

}

.accessories-container .accessories-btn-cntr {
  display: flex;
  justify-content: center;
  align-items: center;
}

.accessories-container img {
  width: 100%;
}

.accessories-container .pav-3 .learn-more-btn {
  color: black !important;
  border-color: black !important;
}

.accessories-container .hydra .learn-more-btn:hover {
  background-color: white;
  color: #E53746 !important;
}

.accessories-container .analog .learn-more-btn:hover {
  background-color: white;
  color: #3771F9 !important;
}

.accessories-container .pav-3 .learn-more-btn:hover {
  background-color: black;
  color: #FBD735 !important;
}

.accessories-container .bands .learn-more-btn:hover {
  background-color: white;
  color: #581F6F !important;
}

.accessories-container .hydra {
  background-color: #E53746;
  color: white;
  height: 100%;
  /* margin-right: 25px; */
}

.accessories-container .analog {
  background-color: #3771F9;
  color: white;
  margin-right: 25px;
}

.accessories-container .bands {
  background-color: #581F6F;
  color: white;
  height: 100%;
  /* margin-right: 25px; */
}

.accessories-container .img-cntr {
  text-align: center;
  margin: 20px auto;
  width: 320px;
  height: 320px;
}

.accessories-container .img-cntr img {
  width: 100%;
  height: 100%;
}

.pav-3-shop h1,
.pav-2-shop h1,
.shockclock-shop h1 {
  font-size: 38px;
  font-family: bold;
}

.pav-3-shop .sub-head,
.pav-2-shop .sub-head,
.shockclock-shop .sub-head {
  font-size: 22px;
  font-family: regular;
}






.btn-yellow {
  background: #FBD735;
  padding: 16px 35px;
  font-size: 14px;
  border-radius: 100px;
  line-height: 15px;
}

.btn-yellow:hover {
  background: #E8B324;
}

.pavlok-devices table .buy-btn td {
  border: none;
}

.horizontal-scroll-container::after {
  content: '';
  padding: 5px;

}

.shockclock-sec .video-box {
  margin-bottom: 30px;
}

@media all and (min-width: 992px) {
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
}


@media (max-width: 1199px) {
  .video-img {
    padding: 100px 0px;
  }

  .child-box {
    padding: 40px 40px;
  }

  .pavlok-support .p-challenge,
  .pavlok-support .p-support {
    background-position-x: right;
  }

  .customer {
    background-position-x: right;
  }


  .table-container {
    margin-top: 0;
  }

  .table-container,
  .client-logos {
    max-width: 100%;
    overflow: auto;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
  }


  .banner-area {
    background-size: 100%;
  }

  footer ul {
    padding-left: 0;
    margin-bottom: 100px;
  }

  @media (max-width: 991px) {

    .banner-area .girl-img img {
      width: 100%;
    }


    .navbar-collapse {
      background: #141117;
      padding: 15px;
    }


    .testimonials ol {
      margin-left: 30px;
    }

    .quote {
      left: 370px;
    }

    .footer-box::before {
      content: '';
      position: absolute;
      top: 0;
      left: 15px;
      width: 91%;
      height: 100%;
      background: black;
      opacity: 0.5;
      z-index: 0;
    }

    @media (max-width: 767px) {

      .accessories .arrow {
        right: 0px;
      }

      .accessories .arrow:hover {
        right: -10px;
      }


      .shop-landing-page {
        margin-bottom: 0px;
      }

      .pav-3-shop .sub-head,
      .pav-2-shop .sub-head,
      .shockclock-shop .sub-head {
        font-size: 18px;
      }

      .content-parent-box .content,
      .pav-3-shop .content {
        font-size: 18px;
      }

      .shockclock-bg {
        margin-top: 30px;
      }

      .accessories h1 {
        font-size: 20px;
        font-family: regular;
      }

      .accessories {
        margin-top: 80px;
      }

      .pavlok-support {
        margin-top: 0px;
      }

      .pav-3-bg,
      .pav-2-bg,
      .shockclock-bg {
        padding: 20px;
      }

      .pav-3-shop h1,
      .pav-2-shop h1,
      .shockclock-shop h1 {
        font-size: 30px;
      }

      .accessories-container .device-container {
        /* min-width: 300px;
        height: 419px; */
        height: auto;
        margin-bottom: 30px;
      }

      .banner-section {
        background-color: #161219;
      }


      .client-logos .des-view {
        display: none;
      }

      .client-logos .mbl-view {
        display: block;
      }


      .customer.james {
        background-image: url(../images/james-bg-mirror.png);
        background-position-x: -160px;
      }


      .video-mobile {
        display: block;
      }

      .video-desktop {
        display: none;
      }

      footer input[type=email] {
        width: 100%;
      }

      footer ul {
        margin-top: 50px;
        margin-bottom: 50px;
      }


      #lottie {
        top: 0 !important;
        margin-top: 50px;
      }

      .banner-area .what-is-pavlok h2 {
        text-align: center;
        font-size: 22px;
      }

      .banner-area .what-is-pavlok p {
        text-align: center;
        margin-bottom: 50px;
      }


      .video-img iframe {
        height: 300px;
      }

      .video-img {
        padding: 50px 0px;
      }

      .video-section p,
      .gradient-text {
        font-size: 28px;
        line-height: 34px;
        padding: 15px;
      }

      .pavlok-3-content h1,
      .pavlok-2-content h1,
      .shock-clock-content h1 {
        font-size: 30px;
      }

      .pavlok-3-content p {
        font-size: 18px;
        line-height: 21px;
      }

      .content-parent-box .content {
        font-size: 16px;
      }

      .child-box {
        padding: 15px 15px 40px 15px;
      }

      .pavlok-founder h4 {
        margin-top: 16px;
        margin-bottom: 70px;
        font-size: 16px;

      }

      .pavlok-founder h3 {
        font-size: 20px;
      }

      .pavlok-devices .main-head {
        font-size: 20px;
      }

      .pavlok-devices table h4 {
        font-size: 16px;
      }

      .pavlok-devices table {
        font-size: 14px;
      }

      .pavlok-support h2 {
        font-size: 20px;
        line-height: 32px;
      }

      .footer-box {
        padding: 20px !important;
        height: 400px !important;

      }

      .footer-box p {
        font-size: 16px;
        line-height: 22px;
      }

      footer h2 {
        font-size: 20px;
      }

      footer h1 {
        font-size: 30px;
      }

      footer input {
        margin-top: 50px;
      }

      footer .footer-list {
        margin-top: 70px;
      }

      .app-store-icons {
        text-align: center;
      }

      .carousel-inner h2 {
        font-size: 20px;
        width: 100%;
      }

      .quote {
        left: 0px;
        padding: 0px 15px;
      }

      .customer {
        height: 600px;
      }

      .hide-on-sm {
        display: none;
      }

      .carousel-indicators .active.chris,
      .carousel-indicators .active.abigail,
      .carousel-indicators .active.james,
      .carousel-indicators .active.maxim,
      .carousel-indicators .active.aian {

        background-color: #fff;

      }


      .carousel-indicators .active {
        box-shadow: unset;
      }

      .testimonials ol li {
        width: 30px;
        height: 3px;
        border-radius: unset;
        padding: unset;
        background-color: rgba(255, 255, 255, 37%);
      }

      .testimonials ol {
        flex-direction: unset;
        width: unset;
        height: unset;
      }



    }

    @media (max-width: 320px) {}
  }
}