@charset "UTF-8";

/* ------------------------------------------------

Page	: Proland CSS
Version : 1.0
Author  : Surjith S M
URI     : http://themeforest.net/user/surjithctly

Copyright © All rights Reserved
Surjith S M / @surjithctly

-------------------------------------------------- */
/*=====================================================================


@Default Styles

Table of Content:
01/ Prefix
02/ Header
03/ The Product
04/ How it Works
05/ The Benefits
06/ Left Right Content
07/ Our Collection
08/ The Watch
09/ Splt Columns
10/ Reviews
11/ FAQs
12/ Tech Specs
13/ Our Team
14/ Timeline
15/ Mobile App
16/ Newsletter
17/ Contact
18/ Footer
19/ Page Header
20/ Blog
21/ Sidebar
22/ Comments
23/ Products
24/ Exit Popup

=====================================================================*/
/*========= @import Global & Variables ==========*/
/*Color Variables*/
/*============= Global =============*/

body {
  position: relative;
}

section {
  background: #fff;
}

section.row,
header.row,
footer.row {
  margin: 0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

a,
.btn,
button {
  text-decoration: none;
  outline: none;
  transition: all 300ms linear 0s;
}

a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
  text-decoration: none;
  outline: none;
}

h2,
.h2 {
  font-size: 35px;
}

p {
  font: 300 14px/26px;
  color: #82898f;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

li {
  font: 300 14px/26px;
  color: #82898f;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*============= BOXED Patterns =============*/
.boxed {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #ccc;
}

[class^="pattern"] {
  background-repeat: repeat;
  background-position: top center;
}

/*============= Buttons =============*/
.btn {
  border-radius: 30px;
  font: 300 12px/26px;
  padding: 2px 33px 0;
  color: #b4bcc3;
  border-color: #e1e4e7;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.btn:hover,
.btn:focus {
  background: #374048;
  border-color: #374048;
  color: #fff;
}

.btn-primary {
  border: none;
  background: #0084ff;
  color: #fff;
  padding: 0 28px;
}

.btn-primary.btn-lg {
  /* padding: 0 85px; */
  border-radius: 60px;
  font: 500 27px/72px;
  /* margin-bottom: 77px; */
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 991px) {
  .btn-primary.btn-lg {
    padding: 0 70px;
    font-size: 18px;
    line-height: 60px;
    margin-bottom: 15px;
  }

  i.fa-regular.fa-circle-play {
    font-size: 30px !important;
    top: -1px;
    /* left: -10px; */
  }
}

@media (max-width: 767px) {
  .btn-primary.btn-lg {
    padding: 0 65px;
  }

  .back-top {
    position: relative;
    left: -70px;
    bottom: 100px;
  }
}

.btn-kickstarter {
  border: none;
  background: #14e06e;
  color: #fff;
  padding: 0 28px;
}

.btn-kickstarter.btn-lg {
  padding: 0 45px;
  border-radius: 60px;
  font: 500 22px/65px;
  margin-bottom: 77px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 991px) {
  .btn-kickstarter.btn-lg {
    padding: 0 70px;
    font-size: 18px;
    line-height: 60px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  a.navbar-brand img {
    min-height: 25px !important;
  }

  .responsive-menu-btn {
    padding: 5px 15px !important;
    font-size: 13px !important;
  }

  .btn-kickstarter.btn-lg {
    padding: 2px 40px 16px;
    line-height: 40px;
  }

  .btn-kickstarter.btn-lg img {
    display: block;
  }

  .faqs {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}

.btn-kickstarter:hover,
.btn-kickstarter:focus {
  background-color: #10b157;
}

.btn-indegogo {
  border: none;
  background: #eb1478;
  color: #fff;
  padding: 0 28px;
}

.btn-indegogo.btn-lg {
  padding: 0 45px;
  border-radius: 60px;
  font: 500 22px/65px;
  margin-bottom: 77px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 991px) {
  div#responsive-navbar {
    display: block;
  }
  .desk-menu {
    display: none;
  }
  .btn-indegogo.btn-lg {
    padding: 0 70px;
    font-size: 18px;
    line-height: 60px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .btn-indegogo.btn-lg {
    padding: 2px 40px 16px;
    line-height: 40px;
  }

  .btn-indegogo.btn-lg img {
    display: block;
  }
}

.btn-indegogo:hover,
.btn-indegogo:focus {
  background-color: #bc1060;
}

.btn-warning {
  text-transform: uppercase;
  font: 500 16px/40px;
  padding: 0 35px;
  border-radius: 30px;
  color: #fff;
  border: none;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.btn-warning:hover,
.btn-warning:focus {
  background: #374048;
  color: #fff;
}

.btn-warning.btn-lg {
  padding: 0 85px;
  border-radius: 60px;
  font: 500 27px/72px;
  margin-bottom: 77px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 991px) {
  .btn-warning.btn-lg {
    padding: 0 70px;
    font-size: 18px;
    line-height: 60px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .btn-warning.btn-lg {
    padding: 0 65px;
  }
}

@media (max-width: 991px) {
  .btn-warning {
    margin-bottom: 35px;
  }
}

.btn-link {
  font: 300 15px/14px;
  border-bottom: 1px solid;
  text-decoration: none;
  color: #007eff;
  border-color: #a3c5ff;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.btn-block {
  font: 600 19px/63px;
  text-transform: uppercase;
  border: none;
  transition: all 300ms linear 0s;
  border-radius: 0;
  background: #0084ff;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.btn-block.btn-rounded {
  border-radius: 4px;
  font: 600 26px/80px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .btn-block.btn-rounded {
    font: 600 18px/60px;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
  }
}

/*============= Form Control - Form input Styles =============*/
.form-control {
  border-radius: 0;
  box-shadow: none;
  border-radius: 8px;
  padding: 5px 10px;
  height: 36px;
  border-color: rgb(229 229 229 /1);
  background: #31313163;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.form-control::-moz-placeholder {
  opacity: 1;
  font: 300 17px/24px;
  color: #c0cad0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.form-control:-ms-input-placeholder {
  font: 300 17px/24px;
  color: #c0cad0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.form-control::-webkit-input-placeholder {
  font: 300 17px/24px;
  color: #c0cad0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.form-control:focus {
  background: transparent;
  box-shadow: none;
}

.form-control.alt {
  background: #fff;
  border-color: #cccccc;
}

textarea.form-control {
  resize: none;
}

.form-group {
  margin-bottom: 22px;
}

.has-error .form-control,
.has-error .form-control:focus {
  box-shadow: none;
  border-color: #f96152;
  background: #fff;
}

/*============= Utilities =============*/
.mb-lg {
  margin-bottom: 50px !important;
}

/*=============Custom Animation=============*/
@-webkit-keyframes doublePulse {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes doublePulse {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/*============= Magnific Popup =============*/
.mfp-fade.mfp-bg {
  opacity: 0;
  background: #fff;
  transition: all 0.3s;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.3s;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*===============================================
  NAV TABS
  ===============================================*/
.nav-pills > li > a {
  background-color: #eee;
  padding: 10px 20px 7px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.nav-pills > li > a:hover {
  background-color: #e7e7e7;
}

.nav-pills > li + li {
  margin-left: 0;
}

.nav-pills > li:not(:first-child):not(:last-child) a {
  border-radius: 0;
}

.nav-pills > li:first-child > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.nav-pills > li:last-child > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.nav-center {
  text-align: center;
}

.nav-center ul.nav {
  display: inline-block;
}

.nav-center ul.nav li {
  display: inline;
}

.nav-center ul.nav li a {
  float: left;
}

.nav-pills > li > a {
  color: #c2c2c2;
}

header {
  padding: 15px 0;
}

.hdr-menu {
  display: flex;
  gap: 15px;
  justify-content: end;
}
i.fa-regular.fa-circle-play {
  font-size: 50px;
  position: relative;
  top: 19px;
  left: -8px;
}
/* 
   Back to Top
   ----------- */
.back_to_top {
  display: none;
  color: #fff;
  text-align: center;
  padding: 10px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  opacity: 0.3;
  transition: opacity 0.3s ease;
}

.back_to_top:hover {
  opacity: 0.5;
}

/* 
   Gallery
   ----------- */
.gallery__image {
  border-radius: 3px;
  margin-bottom: 30px;
}

/*========= @import Components ==========*/
/*=========Prefix==========*/
.m0 {
  margin: 0;
}

.p0 {
  padding: 0;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.m-v-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.m-v-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.display-block {
  display: block;
}

.no-bg-img {
  background-image: none !important;
}

.grey-bg {
  background-color: #f0f0f2 !important;
}

@media (min-width: 1600px) {
  .big-container {
    width: 1500px;
  }
}

@media (max-width: 992px) {
  .m-b-100-sm {
    margin-bottom: 100px !important;
  }
}

.h2 {
  margin: 20px 0 20px;
  font: 600 65px/1;
  letter-spacing: -3px;
  color: #374048;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.btn-md {
  padding: 0 33px;
  font: 500 21px/58px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.btn-sm {
  padding: 0 30px;
  font: 500 18px/50px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*-----------------------*/
.section-header {
  margin-bottom: 50px;
  text-align: center;
}

.section-header:after {
  content: "";
  width: 82px;
  height: 6px;
  display: block;
  margin: 0 auto;
}

.section-header h2 {
  text-transform: uppercase;
  font: 600 48px/29px;
  padding-top: 5px;
  margin: 0 0 25px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .section-header h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .cust-hdr {
    display: flex;
    align-items: center;
  }
}

.section-header p {
  max-width: 710px;
  margin: 0 auto 20px;
  font: 300 20px/32px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .section-header p {
    max-width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
}

.section-header.v3 {
  text-align: left;
  margin: 0 0 44px;
}

.section-header.v3:after {
  margin-left: 0;
}

@media (max-width: 767px) {
  .section-header.v3 p {
    margin-left: 0;
  }
}

.mfp-iframe-scaler .mfp-close {
  color: #000;
}

/*=========Header==========*/
.navbar {
  min-height: 55px;
  background: none;
  padding: 20px 0 24px;
  margin: 0;
  border: none;
  box-shadow: none;
  transition: all 300ms linear 0s;
}

.navbar .navbar-header {
  margin: 0;
  transition: all 300ms linear 0s;
}

.navbar .navbar-header .btn-warning {
  margin-top: 6.5px;
}

@media (max-width: 510px) {
  .top-banner p {
    padding: 0 15px;
  }
}

@media (max-width: 510px) {
  .top-banner p {
    padding: 0 15px;
  }
}

@media (max-width: 499px) {
  .navbar .navbar-header .btn-warning {
    float: none !important;
    margin-top: 65px;
  }
}

.navbar .navbar-header .navbar-toggle {
  width: 42px;
  height: 42px;
  margin: 0;
  border-radius: 0;
}

.navbar .navbar-header .navbar-toggle span {
  margin-left: auto;
  margin-right: auto;
}

/* .navbar .navbar-header .navbar-brand {
  margin-left: 0;
  padding: 0;
  height: 55px;
  width: 203px;
  transition: all 300ms linear 0s;
} */

@media (max-width: 991px) {
  /* .navbar .navbar-header .navbar-brand {
    width: 150px;
    height: 40px;
  } */
  .cust-hdr .col-md-6.col-sm-6 {
    width: 50%;
  }
  .hdr-menu {
    text-align: right;
  }
}

.navbar .navbar-header .navbar-brand img {
  max-width: 100%;
  transition: all 300ms linear 0s;
}

.navbar.is-scrolling {
  padding: 20px 0;
}

/* .navbar.is-scrolling .navbar-header .navbar-brand {
  width: 150px;
  height: 40px;
} */

.navbar.is-scrolling #main-navbar,
#responsive-navbar {
  padding-top: 0;
}

#main-navbar,
#responsive-navbar {
  /* padding-top: 8px; */
  transition: all 300ms linear 0s;
}

#main-navbar .nav,
#responsive-navbar {
  /* padding-right: 8px; */
  margin-right: 0;
}

#main-navbar .nav li a {
  /* padding: 7px 30px; */

  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif !important;
  color: #374048;
  text-transform: capitalize;
  font-weight: 600;
}

/* .top-banner {
  padding-top: 190px;
} */

@media (max-width: 767px) {
  /* .top-banner {
    padding-top: 130px;
  } */
}

.top-banner h2 {
  margin: 50px 0 20px;
  font: 600 79px/1;
  letter-spacing: -1px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 1199px) {
  .top-banner h2 {
    font-size: 68px;
  }
}

@media (max-width: 991px) {
  .top-banner h2 {
    font-size: 54px;
  }
}

@media (max-width: 991px) {
  .top-banner h2 {
    font-size: 35px;
  }
}

.top-banner p {
  max-width: 780px;
  margin: 0 auto 30px;
  font: 300 27px/41px;
  letter-spacing: -0.2px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
  text-align: center;
}

@media (max-width: 1199px) {
  .top-banner p {
    font-size: 24px;
    line-height: 36px;
  }
}

@media (max-width: 991px) {
  .top-banner p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .top-banner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}

.top-banner .btn-primary img {
  margin: 0 15px;
}

@media (max-width: 991px) {
  .top-banner .btn-primary img {
    margin: 0 5px;
  }
}

.top-banner .apple-watch {
  margin: 0 auto 61px;
}

@media (max-width: 991px) {
  .top-banner .apple-watch {
    margin-bottom: 30px;
  }
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-top: none;
}

@media (max-width: 991px) {
  .navbar-default .navbar-collapse {
    background: #fff;
    /* margin: 20px 0px; */
    border-radius: 5px;
  }

  .alt-bg .navbar-default .navbar-collapse {
    background: rgba(0, 0, 0, 0.84);
  }

  .alt-bg .navbar-default.is-scrolling .navbar-collapse {
    background: #fff;
  }

  .alt-bg .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #a7a7a7;
  }

  .alt-bg .dropdown-menu .divider {
    background-color: #313131;
  }

  .alt-bg .is-scrolling .dropdown-menu .divider {
    background-color: #e5e5e5;
  }
}

.banner {
  /* background: url(../images/header-background.jpg) no-repeat scroll center bottom;
  background-size: cover; */
  background: url(../images/image1.jpg) no-repeat scroll;
  background-size: cover;
  background-position: center;
  position: relative;
  /* top: 70px; */
  /* margin-top: 65px; */
  min-height: 1000px;
  /* height: 1226px; */
}

header.alt-bg {
  background: url(../images/header_bg_alt.jpg) no-repeat center center;
  background-size: cover;
}

header.video-bg {
  background: #010102;
}

.split-header p {
  font-size: 24px;
  max-width: 660px;
  margin-left: 0;
  line-height: 37px;
}

div#responsive-navbar {
  display: none;
}
.desk-menu {
  display: block;
}
@media (max-width: 992px) {
  .split-header p {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .split-header p {
    font-size: 20px;
    line-height: 28px;
  }
}

.top-banner .text-reverse h2 {
  color: #fff;
}

.top-banner .text-reverse p {
  color: rgba(255, 255, 255, 0.7);
}

.alt-bg .top-banner {
  background: rgba(0, 0, 0, 0.67);
  min-height: 800px;
}

.alt-bg .dark-logo {
  display: none;
}

.alt-bg .is-scrolling .dark-logo {
  display: block;
}

.alt-bg .is-scrolling .white-logo {
  display: none;
}

.top-banner .split-header {
  margin-top: 70px;
}

.top-banner .split-header h2 {
  color: #fff;
}

.top-banner .split-header p {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 992px) {
  .top-banner .split-header {
    margin-top: 0;
    margin-bottom: 100px;
    text-align: center;
  }
}

.dropdown-menu {
  border: 1px solid #f1f1f1;
  box-shadow: 0 2px 42px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  padding: 15px 0;
}

#main-navbar .dropdown-menu li a {
  padding: 0 25px;
}

/* ------- Play Video ------- */
.play-video-block {
  margin: 80px 0 0;
  position: relative;
}

.play-video-block .video-thumb {
  border-radius: 5px;
}

.play-video-block .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}

.play-video-block a {
  display: block;
  position: relative;
  z-index: 3;
}

.play-video-block a:hover .play-btn {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.play-video-block a:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

/* Magnific Popup */
.mfp-iframe-scaler iframe {
  box-shadow: none;
}

/************************
 * Nav Menu on Hover
 ***********************/
/*only for screens greater than 992px  */
@media (min-width: 992px) {
  .navbar .navbar-nav > li.dropdown > ul {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.1s ease;
  }

  .navbar .navbar-nav > li.dropdown:hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

/* end nav on hover  */
/************************
 * Youtube Video Player
 ***********************/
.mb_YTPlayer:focus {
  outline: 0;
}

.mbYTP_wrapper {
  display: block;
  -webkit-transform: translateZ(0) translate3d(0, 0, 0);
  transform: translateZ(0) translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
  -webkit-animation: fade 0.1s infinite alternate;
  /* Chrome, Safari, Opera */
  animation: fade 0.1s infinite alternate;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fade {
  0% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

/* Standard syntax */
@keyframes fade {
  0% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
}

.mbYTP_wrapper iframe {
  max-width: 4000px !important;
}

.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}

.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

/*RASTER OVERLAY*/
.YTPOverlay.raster {
  background: url("../images/raster.png");
}

.YTPOverlay.raster.retina {
  background: url("../images/raster@2x.png");
}

.YTPOverlay.raster-dot {
  background: url("../images/raster_dot.png");
}

.YTPOverlay.raster-dot.retina {
  background: url("../images/raster_dot@2x.png");
}

/*VOLUME SLIDER*/
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px;
}

.mb_YTPBar.compact .simpleSlider {
  width: 40px;
}

.mb_YTPBar .simpleSlider.muted {
  opacity: 0.3;
}

.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box;
}

.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0;
}

.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%;
}

/*=========The Product==========*/
/* .the-product {
  padding: 110px 0 160px;
} */

@media (max-width: 767px) {
  .the-product {
    text-align: center;
    overflow: hidden;
  }

  /* .banner {
  margin-top: 54px;
  } */
}

/* @media (max-width: 767px) {
  .the-product img {
    max-width: 200px;
  }
} */

.apple-watch-note-feature {
  padding-top: 35px;
  position: relative;
}

@media (max-width: 767px) {
  .apple-watch-note-feature {
    width: auto;
    display: inline-block;
    margin: 0 auto;
  }
}

.feature-note {
  display: inline-block;
  height: 115px;
  position: absolute;
  transition: all 300ms linear 0s;
  /*Content Show on Click*/
}

@media (max-width: 767px) {
  .feature-note {
    height: auto;
  }
}

.feature-note .indicator {
  margin-top: 67px;
  width: 192px;
  transition: all 300ms linear 0s;
}

@media (max-width: 767px) {
  .feature-note .indicator {
    width: 49px;
    margin-top: 90px;
  }
}

.feature-note .indicator .plus-icon {
  height: 49px;
  width: 49px;
  border-radius: 100%;
  padding: 8px;
  position: relative;
  transition: all 300ms linear 0s;
  transition-duration: 150ms;
}

.feature-note .indicator .plus-icon:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 12px;
  left: 20px;
  border: 2px solid;
  border-radius: 100%;
  -webkit-animation: doublePulse 1.5s ease infinite;
  animation: doublePulse 1.5s ease infinite;
  z-index: 0;
}

.feature-note .indicator .plus-icon:after {
  content: "";
  height: 2px;
  display: block;
  margin-top: -17px;
  transition: all 300ms linear 0s;
  transition-duration: 150ms;
}

@media (max-width: 767px) {
  .feature-note .indicator .plus-icon:after {
    display: none;
  }
}

.feature-note .indicator .plus-icon .plus {
  border-radius: 100px;
  width: 32%;
  display: block;
  line-height: 16px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: all 300ms linear 0s;
  top: 6px;
}

span.plus {
  height: 10px;
}

.feature-note .feature-name {
  text-transform: uppercase;
  height: 91px;
  line-height: 20px;
  position: relative;
  letter-spacing: 0.2px;
}

/* .feature-note .feature-name:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  top: 25px;
  left: calc(50% - 4px);
  transition: all 300ms linear 0s;
} */
.feature-note.left.bottom .indicator .plus-icon:before {
  top: 12px;
  left: 25px;
}

.feature-note.left.bottom .indicator .plus-icon .plus {
  top: 9px;
}

.feature-note .feature-name:after {
  content: "";
  display: block;
  width: 2px;
  height: 58px;
  position: absolute;
  top: 33px;
  left: calc(50% - 1px);
  transition: all 300ms linear 0s;
}

.feature-note.right .indicator {
  float: left;
}

.feature-note.right .indicator .plus-icon {
  float: left;
}

.feature-note.right .indicator .plus-icon:after {
  float: left;
  margin-left: 30px;
}

.feature-note.right .indicator .plus-icon .plus {
  float: left;
}

.feature-note.right.top {
  top: 67px;
  right: 269px;
}

.feature-note.left.top .indicator .plus-icon .plus {
  top: 10px;
  left: -6px;
}

@media (max-width: 1199px) {
  .feature-note.right.top {
    right: 130px;
  }
}

@media (max-width: 991px) {
  .feature-note.right.top {
    right: 15px;
  }
}

@media (max-width: 767px) {
  .feature-note.right.top {
    right: -110px;
    top: -40px;
  }
}

.feature-note.right.top .feature-name {
  float: left;
  margin-left: -53px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}

@media (max-width: 767px) {
  .feature-note.right.top .feature-name {
    margin-left: -50%;
  }
}

.feature-note.right.bottom {
  top: 290px;
  right: 221px;
}

@media (max-width: 1199px) {
  .feature-note.right.bottom {
    right: 121px;
  }
}

@media (max-width: 991px) {
  .feature-note.right.bottom {
    right: 88px;
  }
}

@media (max-width: 767px) {
  .feature-note.right.bottom {
    right: -62px;
    top: 175px;
  }
}

.feature-note.right.bottom .indicator {
  margin-top: 0;
}

/* .feature-note.right.bottom .indicator .plus-icon:after {
  width: 0;
} */

.feature-note.right.bottom .feature-name {
  float: left;
  margin-left: 30px;
  padding-top: 16px;
  margin-top: 22px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  right: -40px;
}

@media (max-width: 991px) {
  .feature-note.right.bottom .feature-name {
    margin-left: -45px;
  }
}

/* @media (max-width: 767px) {
  .feature-note.right.bottom .feature-name {
    margin-left: -50%;
    margin-top: 47px;
    height: 140px;
    padding-top: 120px;
  }
} */

.feature-note.right.bottom .feature-name:before {
  top: 23px;
  left: -16px;
}

@media (max-width: 767px) {
  .feature-note.right.bottom .feature-name:before {
    top: 110px;
  }
}

.feature-note.right.bottom .feature-name:after {
  top: 2px;
  height: 26px;
  left: -230px;
}

@media (max-width: 767px) {
  .feature-note.right.bottom .feature-name:after {
    height: 110px;
  }
}

.feature-note.left .indicator {
  float: right;
}

.feature-note.left .indicator .plus-icon {
  float: right;
}

.feature-note.left .indicator .plus-icon:after {
  float: right;
  margin-right: 30px;
}

.feature-note.left .indicator .plus-icon .plus {
  float: right;
}

.feature-note.left.top {
  top: 115px;
  left: 205px;
}

@media (max-width: 1199px) {
  .feature-note.left.top {
    left: 105px;
  }
}

@media (max-width: 991px) {
  .feature-note.left.top {
    left: 0;
  }
}

@media (max-width: 767px) {
  .feature-note.left.top {
    left: -110px;
    top: 20px;
  }
}

.feature-note.left.top .feature-name {
  margin-right: -47px;
  float: right;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}

@media (max-width: 991px) {
  .feature-note.left.top .feature-name {
    margin-right: -47px;
  }
}

@media (max-width: 767px) {
  .feature-note.left.top .feature-name {
    margin-right: -50%;
  }
}

.feature-note.left.bottom {
  top: 395px;
  left: 122px;
  height: auto;
}

@media (max-width: 1199px) {
  .feature-note.left.bottom {
    left: 22px;
  }
}

@media (max-width: 991px) {
  .feature-note.left.bottom {
    left: 5px;
  }
}

@media (max-width: 767px) {
  .feature-note.left.bottom {
    left: -140px;
    top: 220px;
  }
}

.feature-note.left.bottom .indicator {
  margin-top: 0;
}

@media (max-width: 991px) {
  .feature-note.left.bottom .indicator {
    width: 100px;
  }
}

@media (max-width: 767px) {
  .feature-note.left.bottom .indicator {
    width: 49px;
  }
}

.feature-note.left.bottom .feature-name {
  margin-right: 10px;
  float: right;
  height: auto;
  padding-top: 13px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  right: 64px;
}

@media (max-width: 767px) {
  .feature-note.left.bottom .feature-name {
    margin-right: -50%;
    top: 49px;
    padding-top: 73px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
}

.feature-note.left.bottom .feature-name:before {
  position: relative;
  display: inline-block;
  top: 0;
  left: calc(100% + 12px);
}

@media (max-width: 767px) {
  .feature-note.left.bottom .feature-name:before {
    position: absolute;
    top: 62px;
    left: calc(50% - 4px);
  }
}

.feature-note.left.bottom .feature-name:after {
  display: none;
}

/* @media (max-width: 767px) {
  .feature-note.left.bottom .feature-name:after {
    display: block;
    top: 0;
    height: 62px;
  }
} */

.feature-note.show-cont .indicator .plus-icon:after {
  width: 155px;
}

.feature-note.show-cont .feature-name {
  transition: -webkit-transform 150ms ease 150ms;
  transition: transform 150ms ease 150ms;
  transition: transform 150ms ease 150ms, -webkit-transform 150ms ease 150ms;
}

.feature-note.show-cont.right.top .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.feature-note.show-cont.right.bottom .indicator .plus-icon:after {
  width: 237px;
}

@media (max-width: 991px) {
  .feature-note.show-cont.right.bottom .indicator .plus-icon:after {
    width: 150px;
  }
}

.feature-note.show-cont.right.bottom .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.feature-note.show-cont.left.top .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

@media (max-width: 991px) {
  .feature-note.show-cont.left.bottom .indicator .plus-icon:after {
    width: 48px;
  }
}

.feature-note.show-cont.left.bottom .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

/*=========How it Works==========*/
.how-it-works {
  padding: 104px 0 95px;
}

.how-it-works .work-processes {
  padding-top: 35px;
}

.work-process {
  text-align: center;
}

.work-process + .work-process:before {
  content: "";
  width: 30px;
  height: 63px;
  float: left;
  margin-left: -30px;
  display: block;
  background: url(../images/right-angle.png) no-repeat scroll center 32px;
}

@media (max-width: 767px) {
  .work-process + .work-process:before {
    float: none;
    margin: 0 auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-position: center center;
  }
}

.work-process .process-icon {
  line-height: 106px;
}

.work-process h3 {
  font: 600 26px/1;
  margin: 60px 0 8px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.work-process p {
  font: 300 16px/28px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*=========How it Works==========*/
.the-benefits {
  padding: 117px 0;
}

@media (max-width: 340px) {
  .the-benefits {
    overflow: hidden;
  }
}

.benefit {
  margin-top: 60px;
}

.benefit:nth-child(1),
.benefit:nth-child(2),
.benefit:nth-child(3) {
  margin-top: 35px;
}

@media (max-width: 991px) {
  .benefit:nth-child(3) {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .benefit:nth-child(3) {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .benefit {
    min-height: auto;
    margin-top: 35px;
  }
}

.benefit .media .media-left {
  padding: 0;
  text-align: center;
}

.benefit .media .media-left span {
  display: block;
  width: 70px;
  font-size: 36px;
}

.benefit .media .media-body h4 {
  margin: 0 0 6px;
  font: 600 20px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.benefit .media .media-body p {
  margin: 0;
  font: 300 14px/22px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*=========Left Right Content==========*/
.left-right-contents {
  padding: 111px 0 145px;
}

.left-right-contents img {
  /* max-width: 100%; */
  display: inline-block;
}

@media (max-width: 991px) {
  .left-right-contents img {
    margin-top: 50%;
  }
}

@media (max-width: 767px) {
  .left-right-contents img {
    margin: 40px 0;
  }
}

.left-right-contents .media {
  margin-top: 78px;
}

@media (max-width: 1199px) {
  .left-right-contents .media {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .left-right-contents .media {
    margin-top: 40px;
  }
}

.left-right-contents .media + .media {
  margin-top: 65px;
}

@media (max-width: 1199px) {
  .left-right-contents .media + .media {
    margin-top: 40px;
  }
}

.left-right-contents .media .media-left {
  padding: 0;
  text-align: center;
}

.left-right-contents .media .media-left span {
  display: block;
  width: 70px;
  font-size: 32px;
}

.left-right-contents .media .media-body h4 {
  margin: 0 0 6px;
  font: 600 20px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.left-right-contents .media .media-body p {
  margin: 0;
  font: 300 14px/22px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*=========Our Collection==========*/
.our-collection {
  padding: 140px 0 88px;
}

.collections {
  padding-top: 15px;
}

.collections .item {
  padding: 15px;
  text-align: center;
}

.collections .item .featured-img img {
  max-width: 100%;
}

.collections .item .title {
  font: 500 16px/1;
  margin: 0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.collections .item .category {
  margin: 5px 0 0;
  font: 300 13px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.collections .item .price {
  font: 600 19px/1;
  margin: 14px 0 20px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*=========The Watch==========*/
.the-watch {
  padding: 102px 0 94px;
}

.the-watch .the-watch-img {
  float: right;
}

@media (max-width: 991px) {
  .the-watch .the-watch-img {
    float: left;
    width: 100%;
  }
}

.the-watch img {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .the-watch img {
    max-width: 200px;
  }
}

.the-watch-features {
  padding-top: 63px;
}

@media (max-width: 991px) {
  .the-watch-features {
    float: left;
  }
}

@media (max-width: 767px) {
  .the-watch-features {
    padding-bottom: 50px;
  }

  /* .collections .item .featured-img {
    margin-bottom: 30px;
  } */
  .collections .item:nth-child(-n + 3) .featured-img {
    margin-bottom: 20px !important;
  }
}

.the-watch-features ul li {
  font: 300 20px/32px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .the-watch-features ul li {
    font-size: 16px;
  }
}

.the-watch-features ul li + li {
  margin-top: 22px;
}

.the-watch-features ul li:before {
  width: 32px;
  height: 32px;
  margin-right: 17px;
  content: "";
  background: url(../images/check.png) no-repeat scroll 0 0;
  float: left;
}

/*=========Split Columns==========*/
.split-columns {
  overflow-x: hidden;
}

.split-column {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .split-column {
    display: block;
  }
}

.split-column .image {
  padding: 0;
}

.split-column .image img {
  width: 100%;
}

.split-column .texts {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.split-column .texts h2 {
  margin: 42px 0 25px;
  font-weight: bold;
}

@media (max-width: 1199px) {
  .split-column .texts h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
  }
}

.split-column .texts p {
  margin: 0;
  font: 300 18px/32px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 991px) {
  .split-column .texts p {
    font-size: 14px;
    line-height: 26px;
  }
}

.split-column .texts .texts-inner {
  padding-left: 37px;
  width: 540px;
  max-width: 100%;
}

@media (max-width: 991px) {
  .split-column .texts .texts-inner {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .split-column .texts .texts-inner {
    padding: 30px 0;
  }
}

.split-column:nth-child(even) .texts .texts-inner {
  padding-left: 0;
  padding-right: 37px;
  float: right;
}

@media (max-width: 991px) {
  .split-column:nth-child(even) .texts .texts-inner {
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .split-column:nth-child(even) .texts .texts-inner {
    float: left;
  }
}

/*=========Reviews==========*/
.reviews {
  padding: 112px 0 50px;
}

.review {
  padding: 13px 15px 20px;
  text-align: center;
}

@media (max-width: 767px) {
  .review + .review {
    margin-top: 30px;
  }
}

.review .review-sign {
  margin-bottom: 20px;
}

.review p {
  margin-bottom: 30px;
  font-size: 17px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.review .reviewer {
  opacity: 0.5;
}

.featured-on {
  text-align: center;
  padding: 70px 0 90px;
}

.featured-on h3 {
  font: 500 22px/1;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.featured-on ul li {
  padding-top: 20px;
  line-height: 47px;
}

@media (max-width: 991px) {
  .featured-on ul li {
    float: left;
    display: block;
    width: calc(100% / 3);
    text-align: center;
  }

  /* .collections .item:nth-child(-n+2) .featured-img {
      margin-bottom: 30px;
    } */
}

@media (max-width: 767px) {
  .featured-on ul li {
    width: 100%;
    line-height: 1;
    padding: 15px 0;
  }
}

.featured-on ul li img {
  opacity: 0.33;
  max-width: 100%;
}

/*=========FAQ==========*/

#faqs .col {
  margin-bottom: 15px;
}

.faqs {
  padding: 98px 0 78px;
}

.faq {
  margin-top: 68px;
}

.faq:nth-child(1),
.faq:nth-child(2) {
  margin-top: 35px;
}

.faq h4 {
  font: 500 20px/1;
  margin: 0 0 8px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.faq p {
  font: 300 15px/25px;
  margin: 0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.faq-one-col {
  text-align: center;
}

.faq-one-col h4 {
  font-size: 25px;
  margin-bottom: 20px;
}

/*=========Tech Specs==========*/
.tech-specs {
  padding: 78px 0 85px;
}

.tech-specs-row:first-child {
  padding-top: 13px;
}

.tech-specs-row .tech-spec {
  padding: 35px 15px;
  border-top: 1px solid;
  min-height: 250px;
}

@media (max-width: 991px) {
  .tech-specs-row .tech-spec {
    min-height: auto;
  }
}

.tech-specs-row h4 {
  font: 20px/1;
  margin: 0 0 8px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.tech-specs-row ul {
  display: inline-block;
}

.tech-specs-row ul li {
  font: 300 15px/25px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*=========Team==========*/
.team {
  padding: 93px 0 80px;
}

.team .team_members {
  padding-top: 5px;
}

.member {
  padding: 15px;
  text-align: center;
}

.member .inner {
  max-width: 263px;
  margin: 0 auto;
}

.member .inner .image img {
  max-width: 100%;
}

.member .inner .texts {
  padding: 24px 0 20px;
}

.member .inner .texts h4 {
  margin: 0 0 10px;
  font: 500 20px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.member .inner .texts h5 {
  margin: 0;
  font: 300 14px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*=========Timeline==========*/
.timeline {
  padding: 85px 0;
}

.timeline .section-header {
  margin-bottom: 58px;
}

.timeline-row {
  position: relative;
}

.timeline-row:before {
  content: "";
  width: 8px;
  height: 100%;
  display: block;
  position: absolute;
  left: calc(50% - 4px);
  z-index: 0;
}

@media (max-width: 767px) {
  .timeline-row:before {
    left: 15px;
    border-radius: 5px;
  }
}

@media (max-width: 767px) {
  .timeline-post {
    padding: 0 15px;
  }
}

.timeline-post .bar-content {
  text-align: center;
}

@media (max-width: 767px) {
  .timeline-post .bar-content {
    text-align: left;
    padding-left: 30px;
  }
}

.timeline-post .bar-content .inner {
  padding: 0 30px;
  font: 500 15px/35px;
  min-width: 96px;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.timeline-post .half-side {
  text-align: right;
}

@media (max-width: 767px) {
  .timeline-post .half-side {
    text-align: left;
    width: 100%;
  }
}

.timeline-post .half-side.date {
  padding-right: 35px;
  font: 500 15px/55px;
  text-transform: uppercase;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.timeline-post .half-side.content {
  padding-left: 40px;
}

@media (max-width: 767px) {
  .timeline-post .half-side.content {
    padding-left: 15px;
  }
}

.timeline-post .half-side.content .inner {
  border-radius: 5px;
  display: inline-block;
  padding: 20px 25px;
}

@media (max-width: 767px) {
  .timeline-post .half-side.content .inner {
    padding: 10px 12px;
  }
}

.timeline-post .half-side.content .inner h4 {
  margin: 0;
  font: 500 18px/15px;
  white-space: nowrap;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .timeline-post .half-side.content .inner h4 {
    font-size: 16px;
    white-space: normal;
    line-height: 22px;
  }
}

.timeline-post .half-side.content .inner p {
  font: 300 14px/24px;
  margin: 10px 0 0;
  width: 240px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .timeline-post .half-side.content .inner p {
    width: auto;
  }
}

.timeline-post .half-side + .half-side {
  position: relative;
  text-align: left;
}

.timeline-post .half-side + .half-side:before {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  border: 6px solid;
  border-radius: 100%;
  position: absolute;
  top: 15px;
  left: -12px;
}

@media (max-width: 767px) {
  .timeline-post .half-side + .half-side:before {
    top: -40px;
    left: -24px;
  }
}

.timeline-post + .timeline-post {
  margin-top: 49px;
}

@media (max-width: 767px) {
  .timeline-post.has-content {
    padding-left: 30px;
  }
}

.timeline-post.has-content.odd .half-side {
  float: right;
  text-align: left;
}

@media (max-width: 767px) {
  .timeline-post.has-content.odd .half-side {
    float: left;
  }
}

.timeline-post.has-content.odd .half-side.date {
  padding-left: 35px;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .timeline-post.has-content.odd .half-side.date {
    padding-left: 15px;
  }
}

.timeline-post.has-content.odd .half-side.content {
  padding-left: 15px;
  padding-right: 45px;
}

@media (max-width: 767px) {
  .timeline-post.has-content.odd .half-side.content {
    padding-right: 15px;
  }
}

.timeline-post.has-content.odd .half-side.content .inner {
  padding: 20px;
}

@media (max-width: 767px) {
  .timeline-post.has-content.odd .half-side.content .inner {
    padding: 10px 12px;
    text-align: left;
  }
}

.timeline-post.has-content.odd .half-side:before {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  border: 6px solid;
  border-radius: 100%;
  position: absolute;
  top: 15px;
  left: -12px;
}

@media (max-width: 767px) {
  .timeline-post.has-content.odd .half-side:before {
    display: none;
  }
}

.timeline-post.has-content.odd .half-side + .half-side {
  text-align: right;
}

@media (max-width: 767px) {
  .timeline-post.has-content.odd .half-side + .half-side {
    text-align: left;
  }
}

.timeline-post.has-content.odd .half-side + .half-side:before {
  display: none;
}

@media (max-width: 767px) {
  .timeline-post.has-content.odd .half-side + .half-side:before {
    display: block;
    top: -40px;
    left: -24px;
  }
}

/*=========Mobile App==========*/
.mobile-app {
  overflow-y: hidden;
  padding-top: 135px;
  position: relative;
}

@media (max-width: 1199px) {
  .mobile-app {
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  .mobile-app {
    text-align: center;
  }
}

.mobile-app:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/mobile-ap-bg.jpg) no-repeat scroll center top;
  background-size: cover;
  opacity: 0.3;
}

.mobile-app .mobile-img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .mobile-app .mobile-img {
    max-width: 250px;
    display: block;
    margin: 30px auto 0;
  }
}

.mobile-app h2 {
  margin-top: 88px;
  margin-bottom: 20px;
  font: 600 50px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 991px) {
  .mobile-app h2 {
    margin: 10px 0;
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .mobile-app h2 {
    margin-top: 88px;
  }
}

@media (max-width: 767px) {
  .mobile-app h2 {
    line-height: 1.3;
  }
}

.mobile-app p {
  font: 300 18px/32px;
  margin-bottom: 25px;
  opacity: 0.77;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 991px) {
  .mobile-app p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
  }
}

.mobile-app .dload-link {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .mobile-app .dload-link img {
    max-width: 150px;
  }
}

/*=========Newsletter==========*/
.newsletter {
  padding: 96px 0 90px;
}

.newsletter .section-header {
  margin-bottom: 70px;
}

.newsletter-form {
  margin: 0 auto;
  max-width: 750px;
}

@media (max-width: 479px) {
  .newsletter-form .input-group {
    display: block;
    height: 160px;
  }
}

.newsletter-form .form-control {
  font-size: 19px;
  height: 79px;
  line-height: 80px;
  padding: 0 38px;
}

@media (max-width: 479px) {
  .newsletter-form .form-control {
    display: block;
    width: 65%;
  }
  /* .newsletter-form .input-group-addon button {
    width: 110px !important;
} */
  .newsletter-form .input-group-addon button {
    margin-top: 0!important;
  }
}

.newsletter-form .form-control::-moz-placeholder {
  line-height: 80px;
}

.newsletter-form .form-control:-ms-input-placeholder {
  line-height: 80px;
}

.newsletter-form .form-control::-webkit-input-placeholder {
  line-height: 80px;
}

.newsletter-form .input-group-addon {
  padding: 0;
}

@media (max-width: 479px) {
  .newsletter-form .input-group-addon {
    display: block;
    width: 34%;
    white-space: normal;
    float: left;
    margin-top: -1px;
  }
}

.newsletter-form .input-group-addon button {
  width: 130px;
  line-height: 78px;
  padding: 0;
  border: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

@media (max-width: 479px) {
  .newsletter-form .input-group-addon button {
    width: 100%;
    border-radius: 0;
  }
}

.newsletter-form p {
  font: 300 14px/16px;
  text-align: center;
  margin: 22px 0 0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.newsletter-form p img {
  margin-right: 8px;
}

/*=========Contact==========*/
#mapBox {
  height: 546px;
}

@media (max-width: 767px) {
  #mapBox {
    height: 900px;
  }
}

.contact {
  position: relative;
}

.flip-box-container {
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: all 300ms linear 0s;
  z-index: 9;
  width: 555px;
  min-height: 406px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotateY(0);
  transform: translateX(-50%) translateY(-50%) rotateY(0);
}

@media (max-width: 767px) {
  .flip-box-container {
    width: 100%;
    height: 476px;
    top: auto;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(0) rotateY(0);
    transform: translateX(-50%) translateY(0) rotateY(0);
  }
}

.flip-box-container .contact-box {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
}

.flip-box-container .contact-form {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.flip-box-container .flip-box {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  height: 100%;
  width: 100%;
  box-shadow: 0 0 73px rgba(0, 0, 0, 0.17);
}

@media (max-width: 767px) {
  .flip-box-container .flip-box {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.17);
  }
}

.flip-box-container.show-form .contact-box {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-box-container.show-form .contact-form {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.flip-box-part {
  padding: 38px 40px 34px;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.contact-box h2 {
  margin: 0;
  font: 600 27px/1;
  text-transform: uppercase;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.contact-box ul {
  margin: 25px 0 30px;
}

.contact-box ul li {
  padding-left: 30px;
  font: 300 16px/2;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.contact-box ul li + li {
  margin-top: 10px;
}

.contact-box ul li i {
  width: 30px;
  float: left;
  margin-left: -30px;
  line-height: 32px;
}

.contact-form textarea.form-control {
  height: 108px;
}

.contact-form .js-close-flip {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 10px;
  font-size: 23px;
  text-decoration: none;
  color: #c0cad0;
}

/*=========Footer==========*/
footer.row {
  text-align: center;
}

.menu-rights {
  padding: 35px 0;
}

.menu-rights p {
  font: 300 15px/1;
  margin: 0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (min-width: 480px) {
  .small-divide {
    display: none;
  }
}

.footer-menu {
  display: table;
  margin: 0 auto 19px;
}

.footer-menu li {
  font: 300 15px/1;
  float: left;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 479px) {
  .footer-menu li {
    display: table;
    float: none;
    margin: 0 auto;
  }
}

@media (max-width: 479px) {
  .footer-menu li + li {
    margin-top: 5px;
  }
}

.footer-menu li + li:before {
  content: "\2022";
  float: left;
  padding: 0 13px;
  line-height: 15px;
  display: block;
}

@media (max-width: 600px) {
  .footer-menu li + li:before {
    padding: 0 5px;
  }
}

@media (max-width: 479px) {
  .footer-menu li + li:before {
    display: none;
  }
}

.footer-menu li a {
  padding: 0;
  float: left;
}

/* .social-links {
  padding: 43px 0 36px;
  border-bottom: 1px solid;
} */

.social-links ul {
  display: table;
  /* margin: 0 auto; */
}

.social-links ul li {
  float: left;
}

.social-links ul li + li {
  margin-left: 15px;
}

@media (max-width: 499px) {
  .social-links ul li + li {
    margin-left: 10px;
  }
}

.social-links ul li a {
  width: 48px;
  height: 48px;
  font-size: 22px;
  line-height: 52px;
  border-radius: 100%;
  padding: 0;
}

@media (max-width: 360px) {
  .social-links ul li a {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
  }
}

.social-links ul li a i {
  margin-left: 2px;
}

/*=========Page Header==========*/
.page-header {
  text-align: center;
  padding: 150px 0 50px;
}

.page-header h2 {
  margin: 0 0 15px;
  font: 600 48px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.page-header h4 {
  margin: 0;
  font: 300 20px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*=========Blog Section==========*/
.blog-section {
  padding: 75px 0 113px;
}

.blog {
  margin: 0 0 65px;
}

.blog .featured-img {
  margin-bottom: 30px;
}

.blog .featured-img a {
  text-align: center;
  display: block;
}

.blog .featured-img img {
  max-width: 100%;
}

.blog h2 {
  margin: 0 0 13px;
  font: 600 30px/1;
  letter-spacing: -0.4px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .blog h2 {
    line-height: 1.2;
  }
}

.blog h5 {
  margin: 0 0 20px;
  font: 300 14px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 767px) {
  .blog h5 {
    line-height: 1.8;
  }
}

.blog h5 a {
  text-decoration: underline;
}

.blog p {
  font: 300 17px/28px;
  margin-bottom: 15px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.blog .btn-primary {
  font: 500 14px/40px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.blog .media .media-left {
  padding-right: 30px;
}

@media (max-width: 499px) {
  .blog .media .media-left {
    display: block;
    padding-bottom: 30px;
    padding-right: 0;
  }
}

.post-activity {
  border-right: 1px solid;
}

@media (max-width: 499px) {
  .post-activity {
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-right: 0;
    width: 100%;
    height: 73px;
  }
}

.post-activity .activity {
  text-align: center;
  width: 68px;
  height: 73px;
}

@media (max-width: 499px) {
  .post-activity .activity {
    float: left;
    width: calc(100% / 3);
  }
}

.post-activity .activity + .activity {
  border-top: 1px solid;
}

@media (max-width: 499px) {
  .post-activity .activity + .activity {
    border-left: 1px solid;
    border-top: 0;
  }
}

.post-activity .activity a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  font: 500 16px/1.5;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.post-activity .activity a i {
  display: block;
}

.post-activity .activity a:hover,
.post-activity .activity a:focus {
  text-decoration: none;
}

.single-blog {
  margin-bottom: 45px;
}

.social-share {
  display: table;
  margin: 0 auto 53px;
}

.social-share a {
  float: left;
}

@media (max-width: 499px) {
  .social-share a {
    float: none;
    display: block;
  }
}

.social-share a + a {
  margin-left: 30px;
}

@media (max-width: 499px) {
  .social-share a + a {
    margin-left: 0;
    margin-top: 20px;
  }
}

.author-about {
  padding: 28px 37px 24px;
}

@media (max-width: 499px) {
  .author-about {
    padding: 20px;
    text-align: center;
  }
}

.author-about .media-left {
  padding-right: 28px;
}

@media (max-width: 499px) {
  .author-about .media-left {
    padding-right: 0;
    padding-bottom: 28px;
    display: block;
  }
}

.author-about .media-left a {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
}

.author-about .media-left a img {
  border-radius: 100%;
  width: 100%;
}

@media (max-width: 499px) {
  .author-about .media-body {
    text-align: center;
  }
}

.author-about .media-body h3 {
  margin-top: 0;
}

.author-about .media-body h3 a {
  font: 600 21px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.author-about .media-body p {
  font: 300 15px/28px;
  margin-bottom: 15px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

@media (max-width: 499px) {
  .author-about .media-body ul {
    display: table;
    margin: 0 auto;
  }
}

.author-about .media-body ul li {
  float: left;
  text-align: center;
}

.author-about .media-body ul li + li {
  margin-left: 10px;
}

.author-about .media-body ul li a {
  width: 31px;
  height: 31px;
  border-radius: 100%;
  line-height: 31px;
  padding: 0;
  font-size: 15px;
}

.pagination {
  margin: 13px auto 0;
  display: table;
}

.pagination li {
  float: left;
}

.pagination li + li {
  margin-left: 15px;
}

.pagination li a {
  padding: 0;
  height: 51px;
  width: 51px;
  text-align: center;
  font: 600 22px/51px;
  border-radius: 100%;
  border: none;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.pagination li:first-child a,
.pagination li:last-child a {
  border-radius: 100%;
}

/*========= Sidebar ==========*/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 60px;
  }
}

.widget + .widget {
  margin-top: 50px;
}

.widget-title {
  margin: 0 0 20px;
  font: 600 17px/1;
  text-transform: uppercase;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.widget-search form .form-control {
  border-right: 0;
  box-shadow: none;
}

.widget-search form .form-control + .input-group-addon {
  border-radius: 0;
  padding: 0;
}

.widget-search form .form-control + .input-group-addon button {
  border: none;
  padding: 0 17px;
}

.recent-post .media-left {
  padding-right: 23px;
}

.recent-post .media-left a {
  display: block;
}

.recent-post .media-body h4 {
  margin: 0 0 10px;
}

.recent-post .media-body h4 a {
  font: 300 17px/27px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.recent-post .media-body h5 {
  margin: 0;
}

.recent-post .media-body h5 a {
  font: 300 14px/1;
  text-decoration: underline;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.recent-post + .recent-post {
  margin-top: 42px;
}

.categories li:before {
  content: "";
  width: 30px;
  height: 40px;
  background: url(../images/right-angle2.png) no-repeat scroll 5px center;
  float: left;
}

.categories li a {
  font: 300 17px/40px;
  padding: 0;
  display: inline-block;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.tag {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  text-transform: uppercase;
  font: 600 13px/38px;
  border: 1px solid;
  padding: 0 14px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

/*========= Comments ==========*/
.comment-count {
  margin: 60px 0 30px;
  font: 600 35px/1;
  text-align: center;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.comment {
  margin-left: 30px;
  padding: 23px 23px 23px 65px;
  border-radius: 3px;
  border: 1px solid;
  position: relative;
}

@media (max-width: 499px) {
  .comment {
    padding: 60px 20px 20px 20px;
    margin-left: 0;
    margin-top: 76px;
  }
}

.comment.reply {
  margin-left: 65px;
}

@media (max-width: 499px) {
  .comment.reply {
    margin-left: 30px;
  }
}

.comment + .comment {
  margin-top: 37px;
}

@media (max-width: 499px) {
  .comment + .comment {
    margin-top: 76px;
  }
}

.comment p {
  margin-bottom: 15px;
  font: 300 15px/28px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.commenter-link {
  position: absolute;
  top: 13px;
  left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width: 499px) {
  .commenter-link {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}

.commenter-name {
  margin: 0 0 15px;
  font: 600 21px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.commenter-name a {
  display: inline-block;
}

.commenter-name small {
  font-weight: 300;
}

@media (max-width: 499px) {
  .commenter-name small {
    float: none !important;
    display: block;
    margin-top: 5px;
  }
}

.add-comment h2 {
  margin: 50px 0 5px;
  font: 600 35px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.add-comment p {
  margin-bottom: 30px;
  font: 300 19px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.add-comment form textarea.form-control {
  height: 154px;
}

/*========= Product POPUP ==========*/
.product-box {
  max-width: 945px;
  margin: 0 auto;
  box-shadow: 0 0 62px rgba(0, 0, 0, 0.3);
  position: relative;
}

@media (max-width: 991px) {
  .product-box {
    max-width: 750px;
  }
}

.product-box .mfp-close {
  position: absolute;
  font: 300 30px/1;
  text-transform: uppercase;
  opacity: 0.4;
  transition: all 300ms linear 0s;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-box .mfp-close:hover {
  opacity: 1;
}

.product-img-gallery {
  float: left;
  width: 457px;
}

@media (max-width: 991px) {
  .product-img-gallery {
    width: 350px;
    height: 766px;
  }
}

@media (max-width: 767px) {
  .product-img-gallery {
    width: 100%;
    height: auto;
  }
}

#product-imgs {
  padding: 65px 0 68px;
  height: 100%;
}

@media (max-width: 767px) {
  #product-imgs {
    padding: 50px 0 60px;
    top: 0;
  }
}

#product-imgs .item {
  text-align: center;
}

#product-imgs .item img {
  display: inline-block;
  width: auto;
  max-width: 95%;
}

@media (max-width: 767px) {
  #product-imgs .item img {
    max-height: 250px;
  }
}

#product-imgs .carousel-indicators {
  bottom: 29px;
  display: table;
  margin-left: 0;
  width: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
}

#product-imgs .carousel-indicators li {
  float: left;
  width: 9px;
  height: 9px;
  margin: 0;
}

#product-imgs .carousel-indicators li + li {
  margin-left: 8px;
}

.product-desc {
  float: left;
  width: calc(100% - 457px);
  padding: 48px 37px 40px 35px;
  overflow-x: hidden;
  overflow-y: visible;
}

@media (max-width: 991px) {
  .product-desc {
    width: calc(100% - 350px);
    padding: 40px 35px;
  }
}

@media (max-width: 767px) {
  .product-desc {
    width: 100%;
  }
}

.product-desc .name {
  text-transform: uppercase;
  font: 400 20px/1;
  margin: 0 0 8px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .edition {
  text-transform: uppercase;
  font: 700 33px/1;
  margin: 0 0 10px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .model {
  text-transform: uppercase;
  font: 300 16px/1;
  margin: 0 0 20px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .price {
  font: 600 33px/34px;
  margin: 0 0 25px;
  text-transform: uppercase;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .price del {
  font-size: 26px;
  font-weight: 300;
  margin-right: 14px;
}

.product-desc .price .label {
  padding: 3px 15px 0;
  font: 600 11px/15px;
  position: relative;
  vertical-align: middle;
  top: -2px;
  display: inline-block;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .description {
  padding: 32px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.product-desc .description p {
  font: 300 16px/28px;
  margin-bottom: 0;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .choose-form .choose-options {
  padding: 34px 0 36px;
  border-bottom: 1px solid;
}

.product-desc .choose-form .option {
  float: left;
}

@media (max-width: 991px) {
  .product-desc .choose-form .option:first-child {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .product-desc .choose-form .option {
    margin-right: 20px;
  }

  .product-desc .choose-form .option:first-child {
    margin-bottom: 15px;
  }
}

.product-desc .choose-form .option + .option {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .product-desc .choose-form .option + .option {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .product-desc .choose-form .option + .option {
    margin-top: 0;
  }
}

.product-desc .choose-form .option .form-label {
  text-transform: uppercase;
  margin: 0 0 12px;
  font: 500 16px/1;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .choose-form .option .colors {
  padding-top: 9px;
}

.product-desc .choose-form .option input[name="color"],
.product-desc .choose-form .option input[name="os0"] {
  display: none;
}

.product-desc .choose-form .option input[name="color"] + label,
.product-desc .choose-form .option input[name="os0"] + label {
  width: 27px;
  height: 27px;
  border-radius: 100%;
  position: relative;
  margin-right: 6px;
  margin-bottom: 0;
}

.product-desc .choose-form .option input[name="color"] + label:before,
.product-desc .choose-form .option input[name="os0"] + label:before {
  content: "";
  width: 39px;
  height: 39px;
  display: block;
  position: absolute;
  top: -6px;
  left: -6px;
  border: 0 solid;
  border-radius: 100%;
}

.product-desc .choose-form .option input[name="color"] + label[for="color-1"],
.product-desc .choose-form .option input[name="os0"] + label[for="color-1"] {
  margin-left: 4px;
}

.product-desc .choose-form .option input[name="color"]:checked + label:before,
.product-desc .choose-form .option input[name="os0"]:checked + label:before {
  border-width: 3px;
}

.product-desc .choose-form .submit-area {
  padding-top: 27px;
}

@media (max-width: 475px) {
  .responsive-btn {
    padding: 7px 10px !important;
    font-size: 13px !important;
  }
}

@media (max-width: 430px) {
  .back-top {
    position: relative;
    left: -100px !important;
    bottom: 70px !important;
  }

  a.back-top:before {
    padding: 1px 10px !important;
    font-size: 20px !important;
    right: -10px !important;
    bottom: 10px !important;
  }

  button#js-subscribe-btn{
    font-size: 14px!important;
  }

  .newsletter-form .form-control {
    
    padding: 0px 15px!important;
  }
}

@media (max-width: 375px) {
  .back-top {
    left: -20px !important;
    bottom: 5px !important;
  }
}

@media (max-width: 479px) {
  .product-desc .choose-form .submit-area input {
    font-size: 20px;
    line-height: 60px;
  }
}

.product-desc .bootstrap-touchspin {
  width: 86px;
}

.product-desc .bootstrap-touchspin input {
  width: 48px;
  box-shadow: none;
  height: 42px;
  padding: 0;
  text-align: center;
  border-right: 0;
}

.product-desc .bootstrap-touchspin .input-group-btn-vertical button {
  border-radius: 0;
  width: 38px;
  text-align: center;
  padding: 0;
  margin-left: 0;
}

.product-desc .bootstrap-touchspin .input-group-btn-vertical button:hover,
.product-desc .bootstrap-touchspin .input-group-btn-vertical button:focus {
  background: none;
}

.product-desc .bootstrap-touchspin .input-group-btn-vertical button i {
  display: none;
}

.product-desc .bootstrap-touchspin .input-group-btn-vertical button:before {
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  display: block;
  font: 500 16px/20px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc
  .bootstrap-touchspin
  .input-group-btn-vertical
  button:first-child:before {
  content: "+";
}

.product-desc
  .bootstrap-touchspin
  .input-group-btn-vertical
  button:last-child:before {
  content: "-";
}

.product-desc
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 82px;
}

.product-desc .bootstrap-select .dropdown-toggle {
  border-radius: 0;
  height: 42px;
  padding: 4px 35px 0 0;
  position: relative;
}

.product-desc .bootstrap-select .dropdown-toggle .filter-option {
  text-align: center;
  font: 600 16px/1;
  text-transform: uppercase;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.product-desc .bootstrap-select .dropdown-toggle .bs-caret {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  height: 40px;
  top: 0;
  line-height: 40px;
  right: 0;
  width: 35px;
  border-left: 1px solid;
}

.product-desc .bootstrap-select .dropdown-toggle .bs-caret:before {
  content: "\f107";
}

.product-desc .bootstrap-select .dropdown-toggle .bs-caret .caret {
  display: none;
}

.product-desc .bootstrap-select .dropdown-toggle:hover,
.product-desc .bootstrap-select .dropdown-toggle:focus {
  background: none;
}

/* .product-box .personal-info {
    display: none;
}
 */
.choose-form {
  position: relative;
}

.submit-area-2 {
  padding-top: 17px;
}

/* 
   Transition
   ------------ */
.personal-info {
  transition: all 0.8s ease-in-out;
  opacity: 0;
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  position: absolute;
  top: 0;
}

@media (max-width: 992px) {
  .personal-info {
    width: 100%;
  }
}

.product-info {
  transition: all 0.8s ease-in-out;
  opacity: 1;
}

.slide-out-left {
  -webkit-transform: translateX(-110%);
  -ms-transform: translateX(-110%);
  transform: translateX(-110%);
  opacity: 0;
}

.slide-in-right {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
}

/*  Button */
.js-preorder-btn {
  position: relative;
}

.btn.is-success {
  background: #34bf4d;
}

.btn.is-failed {
  background: #e0401a;
}

.js-preorder-btn:not(.disabled):before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  border: 4px solid;
  border-left-color: transparent;
  border-radius: 50%;
  opacity: 0;
  transition-duration: 0.5s;
  transition-property: opacity;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.js-preorder-btn:not(.disabled):after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0px;
  transition-delay: 0.5s;
  transition-duration: 0.75s;
  transition-property: width;
}

.js-preorder-btn:not(.disabled) span {
  transition: opacity 1s ease-in-out;
}

.js-preorder-btn:not(.disabled).sending {
  pointer-events: none;
  cursor: not-allowed;
}

.js-preorder-btn:not(.disabled).sending span {
  opacity: 0;
}

.js-preorder-btn:not(.disabled).sending:before {
  transition-delay: 0.5s;
  transition-duration: 1s;
  opacity: 1;
}

.js-preorder-btn:not(.disabled).sending:after {
  transition-delay: 0s;
}

.checkmark {
  display: inline-block;
}

.checkmark:after {
  content: "";
  display: block;
  width: 15px;
  height: 25px;
  border: solid #fff;
  border-width: 0 5px 5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.crossmark {
  position: relative;
  display: inline-block;
}

.crossmark:before,
.crossmark:after {
  position: absolute;
  left: 0;
  top: -20px;
  content: " ";
  height: 25px;
  width: 4px;
  background-color: #fff;
}

.crossmark:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.crossmark:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*========= Exit Popup ==========*/
/* ================= Exit Intent Modal =================== */
#exit-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}

#exit-modal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

#exit-modal .exit-modal {
  width: 600px;
  height: 360px;
  background-color: #f0f1f2;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}

#exit-modal .modal-title {
  font-size: 18px;
  background-color: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
}

#exit-modal h3 {
  color: #2b9dd8;
  font-size: 1.4em;
  margin: 0.6em;
  text-transform: uppercase;
  font-weight: bold;
}

#exit-modal .modal-body {
  padding: 30px 40px;
}

#exit-modal p {
  color: #344a5f;
  line-height: 1.7em;
  font-size: 16px;
}

#exit-modal p strong {
  color: #ff8800;
}

#exit-modal .popup-cta {
  margin-top: 20px;
  margin-bottom: 20px;
}

#exit-modal form {
  text-align: center;
  margin-top: 35px;
}

#exit-modal form input[type="text"] {
  padding: 12px;
  font-size: 1.2em;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
}

#exit-modal form input[type="submit"] {
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px;
  font-size: 1.1em;
  border-radius: 4px;
  color: #fff;
  background-color: #4ab471;
  border: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}

#exit-modal form p {
  text-align: left;
  margin-left: 35px;
  opacity: 0.8;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 0.9em;
}

#exit-modal .modal-footer {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

#exit-modal .modal-footer p {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
  border-bottom: 1px solid #344a5f;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@media (max-width: 767px) {
  #exit-modal .exit-modal {
    width: 100%;
    height: 100%;
  }
}

/*========= Pricing ==========*/
.pricing {
  border: solid 1px;
  border-radius: 5px;
  padding: 20px 30px;
  text-align: center;
  margin-bottom: 30px;
}

.pricing__title {
  margin-bottom: 20px;
}

.pricing__price {
  margin: 30px 0 20px;
  font-size: 30px;
  font-weight: bold;
}

.pricing__content ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 20px;
}

.pricing--featured {
  border: 0;
}

/*# sourceMappingURL=style.css.map */

/* landing page css */
/* img.watch_img {
  position: relative;
  bottom: 25px;
} */

/* .top-banner .apple-watch {
  
  margin: 0px;
} */

@media (max-width: 1440px) {
  .feature-note.left.bottom.Port-button .feature-name {
    right: 97px !important;
  }

  a.btn.btn-primary.btn-lg.video {
    top: 0px !important;
    left: 47% !important;
  }

  /* header.row {
    height: 924px !important;
  } */

  /* .top-banner h2 {

    bottom: 65px !important;
  } */

  /* .top-banner p {

    bottom: 82px !important;

  } */

  a.btn.btn-primary.btn-lg.video {
    height: 75px !important;
    background: rgb(254 215 0 / 1);
    color: black;
    position: relative;
    bottom: 0px;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
    font-weight: 500;
    width: 75px !important;
  }

  .feature-note.show-cont.left.top .indicator .plus-icon:after {
    right: -5px !important;
  }

  .btn-primary.btn-lg {
    padding: 0 20px !important;
  }

  a.btn.btn-primary.btn-lg.video img {
    width: 29px !important;
  }

  /* .row.apple-watch-note-feature.text-center img {
    width: 40% !important;
  } */

  .feature-note.right.bottom {
    top: 260px !important;
    right: 238px !important;
  }

  .feature-note.left.bottom {
    top: 252px !important;
    left: 299px !important;
  }

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 281px !important;
    top: 282px !important;
  }

  .feature-note.left.bottom.play-button {
    position: absolute;
    top: 187px !important;
    left: 299px !important;
  }

  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: 173px !important;
    top: 230px !important;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 189px !important;
    right: 225px !important;
  }

  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 224px !important;
    right: 318px !important;
  }

  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 237px !important;
    right: 241px !important;
  }

  .feature-note.left.top {
    top: 29px !important;
    left: 162px !important;
  }

  .feature-note.show-cont .indicator .plus-icon:after {
    width: 154px;
  }

  i.fa-regular.fa-circle-play {
    font-size: 46px;
    top: 15px;
    left: -5px;
  }

  .videoBtn:before {
    content: "";
    width: 95px !important;
    height: 95px !important;
    position: absolute;
    top: -20px !important;
    left: 45.6% !important;
    border: 2px solid;
    border-radius: 100%;
    -webkit-animation: doublePulse 1.5s ease infinite;
    animation: doublePulse 1.5s ease infinite;
    z-index: 0;
    border-color: rgb(254 215 0 / 1);
  }

  .videoBtn {
    position: relative;
    /* bottom: 113px !important; */
  }

  a.back-top:before {
    content: "\2191";
    color: black;
    background: rgb(254 215 0 / 1);
    padding: 4px 15px;
    border-radius: 33px;
    position: absolute;
    right: -170px !important;
    font-weight: 900;
    font-size: 25px;
    bottom: 0px !important;
  }
}

@media (max-width: 1366px) {
  .top-banner h2 {
    color: #374048;
    /* position: relative;
    bottom: 80px !important; */
    font-size: 48px !important;
    text-align: center;
  }

  .feature-note.left.bottom .feature-name {
    margin-right: 0%;
    top: 0px !important;
    padding-top: 0px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }

  a.btn.btn-primary.btn-lg.video {
    background: rgb(254 215 0 / 1);
    color: black;
    position: relative;
    bottom: 95px !important;
  }

  /* header.row {
    height: 861px !important;
  } */

  .row.apple-watch-note-feature.text-center img {
    /* width: 347px;
    height: 499px; */
    width: 44% !important;
    /* width: 74% !important; */
  }

  .feature-note.left.top {
    left: 155px !important;
    top: 33px !important;
  }

  .feature-note.right.top {
    top: 43px !important;
    right: 270px !important;
  }

  .feature-note.left.bottom {
    /* top: 231px !important;
    left: 215px !important; */
    top: 274px !important;
    left: 299px !important;
  }

  .feature-note.right.bottom {
    /* top: 184px !important;
    right: 250px !important; */
    top: 277px !important;
    right: 229px !important;
  }

  a.btn.btn-primary.btn-lg.video {
    height: 90px;
    background: rgb(254 215 0 / 1);
    color: black;
    position: relative;
    bottom: 0px;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
    font-weight: 500;
    width: 90px;
  }

  a.btn.btn-primary.btn-lg.video img {
    width: 25px !important;
  }

  .top-banner p {
    max-width: 780px;
    margin: 0 auto 40px;
    font: 200 20px / 30px !important;
    letter-spacing: -0.2px;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
    color: #8a9095;
    /* position: relative;
    bottom: 104px !important; */
  }

  .col-sm-12.col-md-4.col-md-push-4.text-center.wow.fadeIn img {
    width: 265px !important;
  }

  .feature-note.show-cont .indicator .plus-icon:after {
    /* width: 163px; */
    width: 172px;
  }

  .feature-note.show-cont.right.bottom .indicator .plus-icon:after {
    width: 237px;
    position: absolute;
    top: 39px;
    left: 10px;
  }

  .feature-note.show-cont.right.top .indicator .plus-icon:after {
    position: absolute;
    top: 39px;
  }

  .feature-note.show-cont.left.top .indicator .plus-icon:after {
    position: absolute;
    top: 39px;
    right: -6px !important;
    width: 172px;
  }

  .feature-note.show-cont.left.bottom .indicator .plus-icon:after {
    position: absolute;
    right: -7px !important;
    top: 39px;
    width: 216px;
  }

  i.fa-regular.fa-circle-play {
    font-size: 38px !important;
    top: 12px;
    left: -9px;
  }

  a.btn.btn-primary.btn-lg.video {
    height: 60px !important;
    background: rgb(254 215 0 / 1);
    color: black;
    position: relative;
    /* bottom: 0px; */
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
    font-weight: 500;
    width: 60px !important;
  }

  .videoBtn {
    position: relative;
    /* bottom: 40px !important; */
  }

  .videoBtn:before {
    content: "";
    width: 80px !important;
    height: 80px !important;
    position: absolute;
    top: -20px !important;
    left: 45.5% !important;
    border: 2px solid;
    border-radius: 100%;
    -webkit-animation: doublePulse 1.5s ease infinite;
    animation: doublePulse 1.5s ease infinite;
    z-index: 0;
    border-color: rgb(254 215 0 / 1);
  }

  a.btn.btn-warning.pull-right.hidden-sm.hidden-xs {
    background: rgb(254 215 0 / 1);
    color: black;
    padding: 7px 20px !important;
    font-weight: 600 !important;
    font-size: 15px !important;
  }

  button#js-contact-btn {
    background: transparent;
    color: rgb(254 215 0 / 1);
    outline-color: rgb(254 215 0 / 1);
    font-weight: 500;
    font-size: 15px !important;
    line-height: 35px !important;
    border: 2px solid rgb(254 215 0 / 1);
    width: 24% !important;
  }

  .call-icon {
    border: 1px solid rgb(254 215 0 / 1);
    border-radius: 100%;
    height: 35px !important;
    margin-right: 20px;
    width: 35px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .call-icon i {
    color: rgb(254 215 0 / 1);
    font-size: 17px !important;
  }

  .call-content h4 {
    color: rgb(254 215 0 / 1);
    font-size: 16px !important;
    text-align: start;
  }

  .call-content p {
    color: #82898f;
    font-size: 16px !important;
  }

  .social-links ul li a {
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 38px;
    border-radius: 100%;
    padding: 0;
  }

  a.footer-logo img {
    width: 135px !important;
  }

  /* FEATURES NOTE CSS */
  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: 173px !important;
    top: 252px !important;
  }

  .feature-note.left.bottom.vol-button .feature-name {
    margin-right: 10px;
    float: right;
    height: auto;
    padding-top: 13px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    right: 56px !important;
  }

  .feature-note.left.bottom.vol-button .feature-name:before {
    position: relative;
    display: inline-block;
    left: calc(100% + 11px);
  }

  .feature-note.show-cont.left.bottom.vol-button .feature-name {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .feature-note.left.bottom.play-button .indicator .plus-icon .plus {
    border-radius: 100px;
    width: 32%;
    display: block;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: all 300ms linear 0s;
    top: 52px;
    left: 2px;
  }

  .feature-note.left.bottom.play-button {
    position: absolute;
    top: 208px !important;
    left: 295px !important;
  }

  .feature-note.left.bottom.play-button .indicator .plus-icon:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 55px;
    left: 28px;
    border: 2px solid;
    border-radius: 100%;
    -webkit-animation: doublePulse 1.5s ease infinite;
    animation: doublePulse 1.5s ease infinite;
    z-index: 0;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    display: block;
    width: 2px;
    height: 33px;
    position: absolute;
    top: 31px;
    left: calc(50% - -310px) !important;
    transition: all 300ms linear 0s;
    content: "";
  }

  .feature-note.left.bottom.play-button .feature-name {
    margin-right: 10px;
    float: right;
    height: auto;
    padding-top: 23px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    right: 76px !important;
  }

  .feature-note.show-cont.left.bottom.play-button .feature-name {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .feature-note.show-cont.left.bottom.play-button .indicator .plus-icon::after {
    position: absolute;
    top: 48px;
    width: 257px !important;
    height: 2px;
    right: -20px !important;
  }

  .feature-note.left.bottom.play-button .feature-name::before {
    position: relative;
    top: -2px;
    left: calc(100% + 9px);
  }

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 276px !important;
    top: 306px !important;
  }

  .feature-note.left.bottom.Port-button .indicator .plus-icon .plus {
    border-radius: 100px;
    width: 100%;
    display: block;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: all 300ms linear 0s;
    top: -14px;
    left: 0px;
  }

  .feature-note.left.bottom.Port-button .indicator .plus-icon::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: -11px;
    left: 26px;
    border: 2px solid;
    border-radius: 100%;
    -webkit-animation: doublePulse 1.5s ease infinite;
    animation: doublePulse 1.5s ease infinite;
    z-index: 0;
  }

  .feature-note.left.bottom.Port-button .feature-name:after {
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: calc(50% - -340px) !important;
    transition: all 300ms linear 0s;
  }

  .feature-note.left.bottom.Port-button .feature-name {
    margin-right: 10px;
    float: right;
    height: auto;
    padding-top: 13px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    position: relative;
    right: 92px !important;
  }

  .feature-note.show-cont.left.bottom.Port-button .feature-name {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .feature-note.left.bottom.Port-button .feature-name:before {
    position: relative;
    display: inline-block;
    left: calc(100% + 12px);
  }

  .feature-note.show-cont.left.bottom.Port-button .indicator .plus-icon:after {
    position: absolute;
    width: 268px;
    right: -16px !important;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 208px !important;
    right: 218px !important;
  }

  .feature-note.right.bottom.up-button .indicator .plus-icon .plus {
    border-radius: 100px;
    width: 100%;
    display: block;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: all 300ms linear 0s;
    top: 51px;
  }

  .feature-note.right.bottom.up-button .indicator .plus-icon:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 54px;
    left: 22px;
    border: 2px solid;
    border-radius: 100%;
    -webkit-animation: doublePulse 1.5s ease infinite;
    animation: doublePulse 1.5s ease infinite;
    z-index: 0;
  }

  .feature-note.right.bottom.up-button .feature-name {
    float: left;
    margin-left: 26px;
    padding-top: 46px;
    margin-top: 3px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    top: -40px;
    right: -76px;
    line-height: 27px;
  }

  .feature-note.show-cont.right.bottom.up-button .feature-name {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .feature-note.right.bottom.up-button .feature-name:after {
    content: "";
    display: block;
    width: 2px;
    height: 40px;
    position: absolute;
    top: 60px;
    left: calc(50% - 343px);
    transition: all 300ms linear 0s;
  }

  .feature-note.show-cont.right.bottom.up-button .indicator .plus-icon:after {
    width: 250px;
    position: absolute;
    top: 39px !important;
    left: 2px;
  }

  /* .feature-note.right.bottom.up-button .feature-name:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    top: 55px;
    left: calc(50% - 98px);
    transition: all 300ms linear 0s;
  } */
  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 242px !important;
    right: 310px !important;
  }

  .feature-note.right.bottom.mode-button .indicator .plus-icon .plus {
    border-radius: 100px;
    width: 32%;
    display: block;
    line-height: 16px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: all 300ms linear 0s;
    top: 16px;
  }

  .feature-note.right.bottom.mode-button .indicator .plus-icon:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 19px;
    left: 22px;
    border: 2px solid;
    border-radius: 100%;
    -webkit-animation: doublePulse 1.5s ease infinite;
    animation: doublePulse 1.5s ease infinite;
    z-index: 0;
  }

  .feature-note.show-cont.right.bottom.mode-button .indicator .plus-icon:after {
    width: 224px;
    position: absolute;
    top: 32px !important;
    left: 2px;
  }

  .feature-note.right.bottom.mode-button .feature-name:after {
    content: "";
    display: block;
    width: 2px;
    height: 12px;
    position: absolute;
    top: 45px;
    left: calc(50% - 262px);
    transition: all 300ms linear 0s;
  }

  .feature-note.right.bottom.mode-button .feature-name {
    float: left;
    margin-left: 30px;
    padding-top: 45px;
    margin-top: -24px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    line-height: 0px;
    top: -6px;
    right: -50px;
  }

  .feature-note.show-cont.right.bottom.mode-button .feature-name {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  /* .feature-note.right.bottom.mode-button .feature-name:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    top: 41px;
    left: calc(50% - 38px);
    transition: all 300ms linear 0s;
  } */
  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 255px !important;
    right: 233px !important;
  }

  .feature-note.show-cont.right.bottom.microphone-button
    .indicator
    .plus-icon:after {
    width: 204px;
    position: absolute;
    top: 38px !important;
    left: 4px;
  }

  .feature-note.right.bottom.microphone-button .feature-name:after {
    height: 0px;
  }

  .feature-note.right.bottom.microphone-button .feature-name {
    float: left;
    margin-left: 30px;
    padding-top: 0px;
    margin-top: 22px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    right: -29px;
    top: -10px;
  }

  .feature-note.show-cont.right.bottom.microphone-button .feature-name {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .feature-note.right.bottom.microphone-button .feature-name:before {
    top: 5px;
    left: -17px;
  }

  .feature-note.left.top .indicator .plus-icon .plus {
    position: relative;
    top: 9px;
    right: 8px;
  }

  .feature-note.left.top .indicator .plus-icon::before {
    position: absolute;
    top: 12px;
    left: 20px;
  }

  .feature-note.left.bottom .indicator .plus-icon .plus {
    position: relative;
    left: -6px;
    top: 9px;
  }

  .feature-note.show-cont.left.bottom.vol-button .indicator .plus-icon:after {
    width: 222px;
  }

  .feature-note.right.bottom .indicator .plus-icon .plus {
    right: -19px;
  }

  .feature-note.right.bottom .indicator .plus-icon:before {
    top: 9px;
    left: 22px;
  }

  .feature-note.right.bottom.microphone-button .indicator .plus-icon .plus {
    top: 9px;
  }

  .feature-note.right.bottom.microphone-button .indicator .plus-icon:before {
    top: 12px;
  }

  .feature-note.right.top .indicator .plus-icon .plus {
    right: -25px;
    top: 10px;
  }

  .feature-note.right.top .indicator .plus-icon:before {
    left: 29px;
    top: 13px;
  }

  .feature-note.left.bottom .indicator .plus-icon:before {
    top: 12px;
    left: 20px;
  }
}

.section-header h2 {
  color: #374048;
  line-height: 1;
}

.row.apple-watch-note-feature.text-center img {
  /* width: 347px;
  height: 499px; */
  width: 50%;
  position: relative;
  bottom: -71px;

  /* width: 95%; */
}

.apple-watch-note-feature {
  /* padding-top: 35px; */
  position: relative;
  padding: 0px 0px 70px 0px;
}

.feature-note.left.top .feature-name {
  margin-right: -64px;
}

.feature-note.right.bottom .indicator .plus-icon .plus {
  right: -19px;
}

.feature-note.right.top .feature-name {
  margin-left: -64px;
}

a.btn.btn-primary.btn-lg.video {
  top: -10px !important;
  left: 46.5% !important;
  height: 90px;
  background: rgb(254 215 0 / 1);
  color: black;
  position: relative;
  bottom: 0px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
  font-weight: 500;
  width: 90px;
}

a.btn.btn-primary.btn-lg.video img {
  width: 35px;
}

.col-sm-12.col-md-4.col-md-push-4.text-center.wow.fadeIn img {
  margin-top: 96px;
  margin-left: 0px;
  width: 300px;
}

.the-product {
  padding: 65px 0 0px;
}

.the-watch img {
  margin-top: 75px;
}

.color-picker {
  display: none;
}

a.btn.btn-warning.pull-right.hidden-sm.hidden-xs {
  background: rgb(254 215 0 / 1);
  color: black;
  padding: 10px 30px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 0px;
  text-transform: capitalize;
  transition: 0.5s all;
  border-radius: 8px;
}

a.btn.btn-warning.pull-right.hidden-sm.hidden-xs:hover {
  background: black;
  color: rgb(254 215 0 / 1);
}

.top-banner .btn-primary img {
  margin: 0 15px;
  filter: invert(1);
}

/* .top-banner h2 {
  font-size: 48px;
} */

.top-banner p {
  font-size: 25px;
}

/* .btn-primary.btn-lg {
  padding: 0 40px;
} */

.section-header h2 {
  font-size: 60px;
  font-weight: bolder;
}

.section-header p {
  font-size: 20px;
}

.feature-note .indicator .plus-icon .plus {
  background: rgb(254 215 0 / 1) !important;
  color: black !important;
}

.feature-note {
  /* color: rgb(254 215 0 / 1) !important; */
  color: #000 !important;
}

.feature-note .feature-name:after {
  background: rgb(254 215 0 / 1) !important;
}

/* .feature-note .feature-name:before {
  background: rgb(254 215 0 / 1) !important;
} */

.feature-note .indicator .plus-icon:after {
  background: rgb(254 215 0 / 1) !important;
}

.newsletter-form .input-group .input-group-addon button {
  background: rgb(254 215 0 / 1) !important;
}

button#js-subscribe-btn img {
  filter: invert(1);
}

button.flip-contact-box.btn.btn-block {
  background: rgb(254 215 0 / 1);
  color: black;
  outline-color: rgb(254 215 0 / 1);
  font-weight: 600;
  font-size: 23px;
  line-height: 52px;
}

.social-links ul li a {
  background: #31313163 !important;
  color: rgb(254 215 0 / 1) !important;
}

.social-links ul li a:hover {
  background: rgb(254 215 0 / 1) !important;
  color: black !important;
}

.footer-menu li a {
  color: black !important;
}

.footer-menu li + li:before {
  content: "\2022";
  float: left;
  padding: 0 13px;
  line-height: 15px;
  display: block;
  color: black;
}

.faqButton {
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;
  border-image: initial;
  text-align: left;
  color: black;
  padding: 20px;
  position: relative;
  transition: 0.3s ease-in-out;
  border-bottom: 2px solid #ffd701ab;
  font-size: 18px !important;
  border-radius: 15px;
  background: #fdee221c;
}

.faqContent p {
  padding: 16px 20px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Inter";
  color: #000;
}

.faqButton::after {
  content: "\002B";
  position: absolute;
  right: 20px;
  color: black;
}

.faqContent {
  display: none;
}

.faqButton.active::after {
  content: "\2212";
}

.accordion .active,
.accordion:hover {
  border: 2px solid #ffd701ab;
}
.faqButton.active,
.faqButton:hover {
  border: 2px solid #ffd701ab;
}
.feature-note .indicator .plus-icon:before {
  border-color: rgb(254 215 0 / 1) !important;
}

.feature-note.left.bottom .feature-name:before {
  top: -2px;
}

.section-header p a {
  color: black;
}

.left-right-contents {
  padding: 20px 0 90px;
}

.the-benefits {
  padding: 65px 0;
}

.our-collection {
  padding: 65px 0 65px;
}

.our-gallery {
  padding: 65px 0;
}

.reviews {
  padding: 65px 0 65px;
}

.faqs {
  padding: 65px 0 65px;
}

.newsletter {
  padding: 10px 0 90px;
}

/* .the-product {
  padding: 65px 0 0px;
} */

.featured-img img {
  width: 262.5px;
  height: 262.5px;
}

.top-banner h2 {
  color: white !important;
  /* position: relative;
  bottom: 75px; */
  text-transform: uppercase;
  /* width: 1336px; */
  font-weight: bolder;
  /* right: 90px; */
}

.top-banner p {
  position: relative;
  /* bottom: 72px; */

  color: white !important;
}

.navbar.is-scrolling {
  padding: 10px 0;
}

header.row .navbar {
  background: white !important;
  padding: 3px 0px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.media-left img {
  width: 30px;
  position: relative;
  bottom: 7px;
}

.feature-note.left.top {
  top: 35px;
  left: 120px;
}

.feature-note.left.bottom {
  top: 306px;
  left: 290px;
}

.feature-note.right.bottom {
  top: 308px;
  right: 226px;
}

/* .feature-note.right.top {
  top: 46px;
  right: 240px;
} */

header.row .navbar.is-scrolling {
  box-shadow: 0 2px 42px rgba(0, 0, 0, 0.1);
  padding: 10px 0px;
}

/* .navbar.is-scrolling .navbar-header .navbar-brand {

  padding-top: 2px;
} */

/* .navbar .navbar-header .navbar-brand {

  padding-top: 10px;
} */

img.battery-icon {
  bottom: 14px;
}

.top-banner h2 {
  /* font-size: 54px; */
  font-size: 60px;
}

.product-img-2 {
  display: none;
}

@media (max-width: 1200px) {
  .product-img-1 {
    display: none;
  }

  .product-img-2 {
    display: block;
  }

  .feature-note {
    display: none;
  }
  .row.apple-watch-note-feature.text-center img {
    width: 100% !important;
    bottom: 0;
  }
  .row.apple-watch-note-feature.text-center {
    display: flex;
    justify-content: center;
    padding: 0;
  }
}

@media (max-width: 1024px) {
  .banner {
    min-height: 630px;
    background-position: 50% 100%;
  }

  .the-product {
    padding: 45px 0 0px;
  }

  /* header.row {
    height: 654px !important;
  } */

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 184px !important;
    top: 265px !important;
  }

  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: 83px !important;
    top: 212px !important;
  }

  .feature-note.left.bottom.play-button {
    position: absolute;
    top: 171px !important;
    left: 203px !important;
  }

  .top-banner p {
    line-height: 22px;
    max-width: 500px !important;
    margin: 0 auto 35px;
    letter-spacing: -0.2px;
    /* bottom: 96px !important; */
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
    font-size: 16px;
  }

  .feature-para p {
    font-size: 15px !important;
  }

  .review p {
    font-size: 15px !important;
  }

  .top-banner h2 {
    font-size: 36px !important;
    /* bottom: 80px !important; */
  }

  .videoBtn {
    position: relative;
    /* bottom: 25px !important; */
  }

  i.fa-regular.fa-circle-play {
    font-size: 30px !important;
    top: 10px;
    left: -10px;
  }

  a.btn.btn-primary.btn-lg.video {
    width: 50px !important;
    height: 50px !important;

    bottom: 124px !important;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
  }

  .videoBtn:before {
    width: 65px !important;
    height: 65px !important;
    position: absolute;
    top: -17px !important;
    left: 45.7% !important;
  }

  .section-header h2 {
    font-size: 36px;
  }

  .section-header p {
    max-width: 616px !important;
    margin: 0 auto 20px;
    font-size: 16px;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
  }

  .feature-note.right.top {
    top: 24px !important;
    right: 172px !important;
  }

  .feature-note.left.top {
    left: 76px !important;
    top: 24px !important;
  }

  .newsletter .section-header p {
    color: white !important;
    font-size: 16px !important;
  }

  .newsletter .section-header h2 {
    color: white;
    font-size: 36px !important;
  }

  .faqButton {
    font-size: 16px !important;
  }

  /* .faqContent p {
    font-size: 16px !important;
  } */

  .order-details h4 {
    width: 78% !important;
  }

  .subtotal:after {
    width: 254px !important;
  }

  .order-details:after {
    width: 254px !important;
  }

  .feature-note.show-cont.left.top .indicator .plus-icon:after {
    right: -5px !important;
  }

  .feature-para h4 {
    font-size: 22px !important;
  }

  .feature-note.right.bottom {
    top: 237px !important;
    right: 142px !important;
  }

  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 207px !important;
    right: 220px !important;
  }

  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 219px !important;
    right: 144px !important;
  }

  .feature-note.left.bottom {
    top: 233px !important;
    left: 208px !important;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 171px !important;
    right: 126px !important;
  }

  .top-banner h2 {
    letter-spacing: 0px;
  }

  .home-text p span {
    font-size: 36px !important;
  }

  .home-text h2 {
    font-size: 36px !important;
  }

  .feature-main-image img {
    width: 550px !important;
  }

  .feature-heading {
    font-size: 36px !important;
  }

  button#js-contact-btn {
    width: 23% !important;
  }

  .our-collection {
    padding: 65px 0 65px;
  }

  .reviews {
    padding: 45px 0 45px;
  }

  .faqs {
    padding: 45px 0 45px;
  }

  .section-header {
    margin-bottom: 30px;
  }

  .collections {
    padding-top: 0px;
  }

  a.back-top:before {
    content: "\2191";
    color: black;
    background: rgb(254 215 0 / 1);
    padding: 4px 15px;
    border-radius: 33px;
    position: absolute;
    right: -170px !important;
    font-weight: 900;
    font-size: 25px;
    bottom: 0px !important;
  }

  .back-top {
    position: relative;
    left: -70px;
    bottom: 100px;
  }

  .our-collection {
    padding: 45px 0 45px;
  }

  .our-gallery {
    padding: 45px 0;
  }
}

@media (max-width: 991px) and (min-width: 768) {
}

img.wifi-connect {
  bottom: 12px;
}

button#js-contact-btn {
  background: rgb(254 215 0/1);
  color: black;
  outline-color: rgb(254 215 0 / 1);
  font-weight: 600;
  font-size: 24px;
  line-height: 50px;
  border: 2px solid rgb(254 215 0 / 1);
  width: 30%;
  float: right;
  /* border-radius: 26px; */
}

button#js-contact-btn:hover {
  background: transparent;
  color: rgb(254 215 0/1);
}

a#next-personal {
  background: rgb(254 215 0 / 1);
  color: black;
  outline-color: rgb(254 215 0 / 1);
  font-size: 26px;
  padding: 10px;
}

button.btn.btn-rounded.js-preorder-btn.btn-block {
  background: rgb(254 215 0 / 1);
  color: black;
  outline-color: rgb(254 215 0 / 1);
}

.product-desc .price {
  color: black !important;
}

.product-desc .price .label {
  font-size: 11px;
  padding: 10px;
  background: rgb(254 215 0 / 1) !important;
  color: black !important;
}

/* header.row {
  background: url(../images/nav-banner-image-6.jpg) no-repeat scroll;
  background-size: cover;
  height: 860px;
  background-position: center bottom;
} */
section#product {
  background: url(../images/product-music-background.jpg) no-repeat scroll;
  /* background: url(../images/final-product.jpg) no-repeat scroll; */
  background-position: center;
  background-size: cover;
}

.custom-feature {
  background: black;
}

.feature-heading {
  text-align: center;
  color: white;
  margin: 65px 0px 50px 0px;
  text-transform: uppercase;
  font: 500 48px / 29px;
  padding-top: 5px;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
  font-size: 60px;
  font-weight: bolder;
}

.feature-para {
  color: white;
}

.feature-para h4 {
  font-size: 25px;
}

.feature-para p {
  font-size: 17px;
}

.feature-image img {
  width: 32px;
  filter: invert(1);
}

.feature-content {
  display: flex;
  margin-bottom: 20px;
}

.feature-image {
  margin-right: 20px;
  padding-top: 12px;
}

.feature-main-image img {
  width: 780px;
}

.feature-main-image {
  text-align: center;
}

.custom-product-contents {
  margin-bottom: -40px;
}

.section-header p {
  color: black !important;
}

/* TEXT SLIDE CSS */

.home-text {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-text h2 {
  font-size: 60px;
  font-weight: bolder;
  margin: 0px 0px 20px;
  margin-right: 10px;
  margin-top: 12px;
}

.home-text p {
  margin: 0px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
}

.home-text p span {
  font-size: 60px;
  color: rgb(254 215 0/1);
  font-weight: bolder;
  line-height: 46px;
  display: none;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.home-text p span.text-in {
  display: block;
  animation: txtin 0.3s ease;
}

@keyframes txtin {
  0% {
    transform: translateY(100%);
  }

  100% {
    transform: translateY(0%);
  }
}

.home-text p span.text-out {
  animation: txtout 0.5s ease;
}

@keyframes txtout {
  0% {
    transform: translateY(0%);
  }

  100% {
    transform: translateY(-100%);
  }
}

/* GALLERY IMMAGE CSS */
.imageBox {
  display: none;
  position: fixed;
  top: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 1);
}

.closeBtn {
  display: block;
  position: absolute;
  top: 85px;
  right: 36px;
  font-size: 30px;
  transition: 0.3s all;
  color: white;
  cursor: pointer;
}

.close:hover .close:focus {
  cursor: pointer;
}

.imageDisplay {
  width: 100%;
  height: 100%;
  max-width: 700px;
  display: block;
  opacity: 1;
  margin: auto;
  animation: zoom 0.3s ease;
  margin-top: 61px;
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

/* span.plus:after {
  content: '\002B';

  position: absolute;
    right: 0px;
    color: black;
    background: rgb(254 215 0 / 1);
    width: 50%;
    border-radius: 100%;
} */

/* .feature-note.right.bottom.wow.fadeInUp.show-cont .plus:after,
.feature-note.left.bottom.wow.fadeInLeft.show-cont .plus:after,
.feature-note.left.top.wow.fadeInLeft.show-cont .plus:after,
.feature-note.right.top.wow.fadeInRight.show-cont .plus:after {
  content: "\2212";
} */

.feature-note.show-cont.right.bottom .indicator .plus-icon:after {
  width: 214px;
  position: absolute;
  top: 65px;
  left: 4px;
}

.feature-note.show-cont.right.top .indicator .plus-icon:after {
  position: absolute;
  top: 39px;
  left: 10px;
  width: 165px;
}

.feature-note.right.top .indicator .plus-icon:before {
  left: 27px;
  top: 13px;
}

.feature-note.show-cont.left.top .indicator .plus-icon:after {
  position: absolute;
  top: 39px;
  right: -5px;
  width: 173px;
}

.feature-note.show-cont.left.bottom .indicator .plus-icon:after {
  position: absolute;
  right: -12px;

  top: 38px;
  width: 221px;
}

footer.row.footer-background {
  background: #1c1c1c;
}

.footer-para {
  color: rgb(254 215 0 / 1);
  text-align: start;
  font-size: 18px;
  position: relative;
}

p.footer-para:before {
  content: "";
  position: absolute;
  background: rgb(254 215 0 / 1);
  width: 46px;
  height: 2px;
  bottom: -5px;
}

.footer-heading {
  color: #82898f;
  text-align: start;
  margin-bottom: 40px;
}

.contact-content {
  margin: 50px 0px;
  padding: 20px;
  border-right: 2px solid;
}

.address-content {
  margin: 50px 0px;
}

a.footer-logo img {
  width: 170px;
}

.logo-content {
  display: flex;
  flex-direction: column;
}

a.footer-logo {
  text-align: start;
  margin-bottom: 30px;
}

.logo-content p {
  text-align: start;
  font-size: 16px;
  color: #82898f;
}

.call-icon i {
  color: rgb(254 215 0/1);
  font-size: 24px;
}

.call {
  display: flex;
  align-items: center;
}

.call-icon {
  border: 1px solid rgb(254 215 0 / 1);
  border-radius: 100%;
  height: 50px;
  margin-right: 20px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.call-content h4 {
  color: rgb(254 215 0 / 1);
  font-size: 20px;
  text-align: start;
}

.call-content p {
  color: #82898f;
  font-size: 18px;
  text-align: start;
}

.footer-divider {
  border-bottom: 1px solid;
}

.footer-bottom-content {
  margin: 25px 0px 15px;
  display: flex;
  justify-content: space-evenly;
}

.row.m0.social-links {
  margin-top: -10px;
  display: flex;
  position: relative;
}

.videoBtn:before {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  top: -26px;
  left: 45.2%;
  border: 2px solid;
  border-radius: 100%;
  -webkit-animation: doublePulse 1.5s ease infinite;
  animation: doublePulse 1.5s ease infinite;
  z-index: 0;
  border-color: rgb(254 215 0 / 1);
}

.videoBtn {
  position: relative;
  /* bottom: 94px; */
}

input.form-control {
  color: black;
  background: none;
}

textarea.form-control {
  background: none;
}

textarea::placeholder {
  color: black !important;
}

a.phone-details,
a.mail-details {
  color: #82898f;
}

a.phone-details:hover {
  color: #7c7c7c;
}

a.mail-details:hover {
  color: #7c7c7c;
}

span.faqs-size {
  text-transform: lowercase;
}

@media (max-width: 768px) {
  /* header.row {
    height: 491px !important;
  } */

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 196px !important;
    top: 221px !important;
  }

  .feature-note.left.bottom.Port-button .feature-name {
    right: 75px !important;
  }

  .feature-note.show-cont.left.bottom.Port-button .indicator .plus-icon:after {
    position: absolute;
    width: 160px !important;
    right: -16px !important;
  }

  .feature-note.left.bottom.Port-button .feature-name:after {
    height: 21px !important;
    left: calc(50% - -214px) !important;
  }

  .feature-note.show-cont.left.bottom.play-button .indicator .plus-icon::after {
    position: absolute;
    top: 48px;
    width: 153px !important;
    height: 2px;
    right: -20px !important;
  }

  .feature-note.left.bottom {
    top: 194px !important;
    left: 215px !important;
  }

  .top-banner h2 {
    font-size: 30px !important;
    /* bottom: 123px !important; */
  }

  .top-banner p {
    line-height: 20px;
    max-width: 500px !important;
    margin: 0 auto 30px;
    letter-spacing: -0.2px;
    /* bottom: 140px !important; */
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
    font-size: 14px;
  }

  .videoBtn {
    position: relative;
    /* bottom: 66px !important; */
  }

  .videoBtn:before {
    width: 90px !important;
    height: 90px !important;
    position: absolute;
    top: -24px !important;
    left: 44.5% !important;
  }

  a.btn.btn-primary.btn-lg.video {
    width: 60px !important;
    height: 60px !important;
    bottom: 124px !important;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
      sans-serif;
  }

  i.fa-regular.fa-circle-play {
    font-size: 37px !important;

    /* margin-left: -13px !important; */
    position: relative;
    top: 7px;
    left: -8px;
  }

  .home-text h2 {
    font-size: 30px !important;
  }

  .home-text p span {
    font-size: 30px !important;
  }

  .section-header p {
    font-size: 14px;
  }

  .feature-note.right.top {
    top: 48px !important;
    right: 125px !important;
  }

  .feature-note.left.top {
    left: 0px !important;
    top: 44px !important;
  }

  .final-details h4 {
    font-size: 16px;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: none;
  }

  .navbar-default .navbar-toggle {
    border-color: transparent;
  }

  .thankyou-heading h2 {
    font-size: 26px;
  }

  .thankyou-para p {
    width: 63% !important;
  }

  .feature-note.right.bottom {
    top: 198px !important;
    right: 146px !important;
  }

  .feature-note.show-cont.right.bottom.microphone-button
    .indicator
    .plus-icon:after {
    width: 155px !important;
  }

  .feature-note.left.bottom.play-button .feature-name {
    right: 66px !important;
  }

  .feature-note.left.bottom.play-button {
    position: absolute;
    top: 133px !important;
    left: 209px !important;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    left: calc(50% - -198px) !important;
  }

  .feature-note.show-cont.left.bottom.vol-button .indicator .plus-icon:after {
    width: 130px !important;
  }

  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: 127px !important;
    top: 175px !important;
  }

  .feature-note.right.bottom .feature-name:after {
    left: -179px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name:after {
    left: calc(50% - 203px) !important;
  }

  .feature-note.right.bottom.up-button .feature-name:after {
    height: 28px !important;
    top: 60px !important;
    left: calc(50% - 261px) !important;
  }

  .feature-note.right.bottom .feature-name {
    right: -63px !important;
  }

  .feature-note.show-cont.right.bottom .indicator .plus-icon:after {
    width: 163px;
    position: absolute;
    top: 65px !important;
    left: 2px;
  }

  .feature-note.right.bottom.up-button .feature-name {
    top: -29px !important;
    right: -16px !important;
  }

  .feature-note.show-cont.right.bottom.up-button .indicator .plus-icon:after {
    width: 187px !important;
    position: absolute;
    top: 51px !important;
    left: 2px;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 133px !important;
    right: 63px !important;
  }

  .feature-note.show-cont.right.bottom.mode-button .indicator .plus-icon:after {
    width: 172px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name {
    right: 4px !important;
  }

  .feature-note.show-cont.left.bottom .indicator .plus-icon:after {
    position: absolute;
    right: 10px;
    top: 39px;
    width: 124px;
  }

  .feature-note.left.bottom .feature-name {
    right: 59px !important;
  }

  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 168px !important;
    right: 128px !important;
  }

  .feature-name {
    font-size: 10px !important;
  }

  .feature-note.right.bottom.microphone-button .feature-name {
    right: 19px !important;
  }

  .feature-note.show-cont.right.top .indicator .plus-icon:after {
    width: 145px !important;
  }

  .feature-note.show-cont.left.top .indicator .plus-icon:after {
    width: 155px !important;
    right: -7px !important;
  }

  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 178px !important;
    right: 73px !important;
  }

  .feature-heading {
    font-size: 30px !important;
  }

  .feature-para p {
    font-size: 15px;
  }

  .feature-main-image img {
    width: 100% !important;
  }

  .section-header h2 {
    font-size: 30px;
  }

  .contact-content {
    border: none;
  }

  a.btn.btn-warning.pull-right.visible-sm-inline-block.visible-xs-inline-block {
    background: rgb(254 215 0 / 1);
    color: black;
    font-weight: 600;
    padding: 10px 25px;
    margin-left: -14px;
    /* float: left !important; */
  }

  div#main-navbar {
    margin-bottom: 0px;
  }

  .our-collection {
    padding: 45px 0 45px;
  }

  a.back-top:before {
    content: "\2191";
    color: black;
    background: rgb(254 215 0 / 1);
    padding: 4px 15px;
    border-radius: 33px;
    position: absolute;
    right: -82px !important;
    font-weight: 900;
    font-size: 25px;
    bottom: 0px !important;
  }

  #main-navbar .nav {
    padding-right: 8px;
    margin-right: 0;
    width: 50%;
  }

  .newsletter .section-header {
    margin-bottom: 28px;
    width: 100%;
  }
}

img.myImage {
  transition: 0.3s all;
  cursor: pointer;
}

img.myImage:hover {
  transform: scale(1.05);
}

@media (max-width: 767px) {
  .banner {
    min-height: 620px;
  }

  .product-details {
    background: white;
    padding: 20px;
    border-radius: 8px;
    margin: 16px;
  }

  .discount {
    background: white;
    padding: 20px 20px 30px 20px;

    position: relative;
    border-radius: 8px;
    margin: 30px 16px 16px 16px;
  }

  .top-banner h2 {
    font-size: 30px !important;
    /* bottom: 52px !important; */
  }

  .videoBtn {
    position: relative;
    /* bottom: -1px !important; */
  }

  /* .top-banner p {

    bottom: 72px !important;
  } */

  .feature-note.show-cont.left.bottom.Port-button .indicator .plus-icon:after {
    content: "";
    height: 2px;
    display: block;
    margin-top: -17px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
    position: absolute;
    width: 268px;
    right: -16px;
  }

  .feature-note.left.bottom.Port-button .feature-name {
    right: 125px !important;
    top: 0px;
  }

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 241px !important;
    top: 218px !important;
  }

  .feature-note.show-cont.left.bottom .indicator .plus-icon:after {
    position: absolute;
    right: 10px;
    top: 39px;
    width: 124px;
    content: "";
    height: 2px;
    display: block;
    margin-top: -17px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
  }

  .feature-note.left.bottom .feature-name {
    margin-right: -50%;
    top: 0px !important;
    padding-top: 13px !important;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    right: 112px !important;
  }

  .feature-note.left.bottom {
    top: 193px !important;
    left: 261px !important;
  }

  .feature-note.left.bottom.play-button .feature-name {
    right: 115px !important;
    top: 10px !important;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    top: 22px !important;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    left: calc(50% - -194px) !important;
  }

  .feature-note.left.bottom.play-button {
    top: 130px !important;
    left: 250px !important;
  }

  .feature-note.left.bottom.vol-button .feature-name {
    right: 106px !important;
  }

  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: 169px !important;
    top: 175px !important;
  }

  .feature-note.show-cont.right.bottom .indicator .plus-icon:after {
    width: 164px;
    position: absolute;
    top: 65px !important;
    left: 4px;
    content: "";
    height: 2px;
    display: block;
    margin-top: -17px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
  }

  .feature-note.right.bottom .feature-name:after {
    left: -176px !important;
    height: 26px !important;
    top: 2px !important;
  }

  .feature-note.right.bottom .feature-name {
    right: -204px !important;
  }

  .feature-note.right.bottom {
    top: 198px !important;
    right: 284px !important;
  }

  .feature-note.right.bottom.up-button .feature-name {
    top: -29px !important;
    right: -159px !important;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 131px !important;
    right: 202px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name {
    right: -136px !important;
    top: -4px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name:after {
    left: calc(50% - 200px) !important;
    top: 45px !important;
    height: 12px !important;
  }

  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 165px !important;
    right: 268px !important;
  }

  .feature-note.right.bottom.microphone-button .feature-name:after {
    height: 0px !important;
  }

  .feature-note.right.bottom.microphone-button .feature-name {
    right: -120px !important;
  }

  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 178px !important;
    right: 211px !important;
  }

  .feature-note.show-cont.right.top .indicator .plus-icon:after {
    width: 145px !important;
    content: "";
    height: 2px;
    display: block;
    margin-top: -17px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
    position: absolute;
    top: 39px;
    left: 10px;
  }

  .feature-note.right.top .feature-name {
    margin-left: 70px;
    top: 45px !important;
    right: -5px;
  }

  .feature-note.right.top {
    top: 13px !important;
    right: 125px !important;
  }

  .feature-note.right.top .feature-name:after {
    height: 36px !important;
    position: absolute;
    top: 33px;
  }

  /* .box-form {
    background: white;
    padding: 20px;
    border-radius: 8px;
    margin: 0px 16px 30px 16px;
  } */
  .buynow-form {
    background: white;
    padding: 20px;
    border-radius: 8px;
    margin: 0px 16px 30px 16px;
  }

  .pay {
    margin-right: 15px !important;
    margin-top: 20px;
    float: right;
    width: 96% !important;
  }

  .order-details:after {
    width: 650px !important;
  }

  .subtotal:after {
    width: 650px !important;
  }

  .feature-note.show-cont.left.top .indicator .plus-icon:after {
    width: 155px !important;
    right: -7px !important;
    content: "";
    height: 2px;
    display: block;
    margin-top: -17px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
    position: absolute;
    top: 39px;
  }

  .feature-note.left.top .feature-name {
    margin-right: 76px;
    top: 44px;
  }

  .feature-note.left.top {
    left: 0px !important;
    top: 14px !important;
  }

  .feature-note.left.top .feature-name:after {
    content: "";
    display: block;
    width: 2px;
    height: 40px !important;
    position: absolute;
    top: 30px !important;
    left: calc(50% - 3px) !important;
    transition: all 300ms linear 0s;
  }

  .feature-note.right.top .indicator {
    margin-right: 140px;
  }
}

@media (max-width: 750px) {
  .order-details:after {
    width: 600px !important;
  }
  .subtotal:after {
    width: 600px !important;
  }
}

@media (max-width: 700px) {
  .order-details:after {
    width: 570px !important;
  }
  .subtotal:after {
    width: 570px !important;
  }
}

@media (max-width: 660px) {
  .order-details:after {
    width: 530px !important;
  }
  .subtotal:after {
    width: 530px !important;
  }
}

@media (max-width: 620px) {
  .order-details:after {
    width: 490px !important;
  }
  .subtotal:after {
    width: 490px !important;
  }
}

@media (max-width: 580px) {
  .order-details:after {
    width: 440px !important;
  }
  .subtotal:after {
    width: 440px !important;
  }
}

@media (max-width: 530px) {
  .order-details:after {
    width: 390px !important;
  }
  .subtotal:after {
    width: 390px !important;
  }
}

@media (max-width: 480px) {
  .order-details:after {
    width: 360px !important;
  }
  .subtotal:after {
    width: 360px !important;
  }
}

@media (max-width: 450px) {
  .order-details:after {
    width: 340px !important;
  }
  .subtotal:after {
    width: 340px !important;
  }
}

@media (max-width: 420px) {
  .order-details:after {
    width: 315px !important;
  }
  .subtotal:after {
    width: 315px !important;
  }
}

@media (max-width: 412px) {
  .order-details:after {
    width: 310px !important;
  }
  .subtotal:after {
    width: 310px !important;
  }
}

@media (max-width: 410px) {
  .order-details:after {
    width: 290px !important;
  }
  .subtotal:after {
    width: 290px !important;
  }
}

@media (max-width: 360px) {
  .order-details:after {
    width: 250px !important;
  }
  .subtotal:after {
    width: 250px !important;
  }
}

@media (max-width: 340px) {
  .order-details:after {
    width: 230px !important;
  }
  .subtotal:after {
    width: 230px !important;
  }
}

/* .active,
.accordion:hover {
  border: 2px solid #ffd701ab;
} */

@media (max-width: 425px) {
  .custom-product-contents {
    margin-bottom: -20px !important;
  }

  .feature-note.left.bottom .feature-name {
    right: 74px !important;
  }

  .home-text h2 {
    margin-right: 0px !important;
  }

  /* a.back-top:before {

    right: -20px !important;

    bottom: 135px !important;
  } */

  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: 2px !important;
    top: 178px !important;
  }

  .feature-note.left.bottom.play-button {
    top: 135px !important;
    left: 82px !important;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 136px !important;
    right: 28px !important;
  }

  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 170px !important;
    right: 94px !important;
  }

  .feature-note.right.bottom .feature-name:after {
    left: -71px !important;
    height: 28px !important;
    top: -1px !important;
  }

  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 183px !important;
    right: 37px !important;
  }

  .feature-note.right.bottom .feature-name {
    right: -52px !important;
  }

  /* .feature-main-image img {
    width: 400px !important;
  } */

  /* header.row {
    height: 272px !important;
  } */

  .feature-note.left.bottom.Port-button .feature-name {
    right: 85px !important;
    top: 0px;
  }

  .feature-note.show-cont.left.bottom.Port-button .indicator .plus-icon:after {
    position: absolute;
    width: 118px !important;
    right: -17px !important;
  }

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 76px !important;
    top: 224px !important;
  }

  .feature-note.left.bottom.Port-button .feature-name:after {
    top: 1px !important;
    height: 21px !important;
    left: calc(50% - -175px) !important;
  }

  /* .row.apple-watch-note-feature.text-center img {
    width: 86% !important;
  } */

  .feature-note.right.top .indicator .plus-icon {
    float: left;
    position: relative;
    left: 23px;
    top: -14px;
  }

  .feature-note.left.top .indicator .plus-icon {
    float: right;
    position: relative;
    right: 15px;
    top: -10px;
  }

  .feature-note.right.bottom .feature-name:before {
    top: 37px;
  }

  .feature-note.right.bottom .feature-name:after {
    height: 45px;
  }

  .feature-note.right.bottom .feature-name {
    margin-left: 0%;
    margin-top: 23px;
    height: 127px;
    /* padding-top: 54px; */
  }

  .feature-note.right.bottom {
    top: 203px !important;
    right: 60px !important;
  }

  .feature-note.right.top {
    top: 27px !important;
    right: 3px !important;
  }

  .feature-note.show-cont.left.bottom.vol-button .indicator .plus-icon:after {
    width: 30px !important;
  }

  .feature-note.left.bottom.vol-button .feature-name {
    right: 6px !important;
    width: 63%;
    line-height: 10px;
    margin-top: -7px;
  }

  .feature-note.left.top .feature-name:after {
    content: "";
    display: block;
    width: 2px;
    height: 30px !important;
    position: absolute;
    top: 27px !important;
    left: calc(50% - 3px) !important;
    transition: all 300ms linear 0s;
  }

  .feature-note.left.top .feature-name {
    margin-right: 6px;
    top: 44px;
  }

  .feature-note.show-cont.left.top .indicator .plus-icon:after {
    width: 72px !important;
    right: -9px !important;
    top: 37px;
  }

  .feature-note.left.top {
    left: -6px !important;
    top: 14px !important;
  }

  .feature-note.show-cont.right.top .indicator .plus-icon:after {
    width: 124px !important;
  }

  .feature-note.right.top .feature-name:after {
    height: 22px !important;
    position: absolute;
    top: 33px;
  }

  .feature-note.left.bottom .feature-name:after {
    display: block;
    top: -10px;
    height: 0px;
  }

  .feature-note.left.bottom .feature-name:before {
    top: -13px;
  }

  .feature-note.left.bottom {
    top: 198px !important;
    left: 88px !important;
  }

  .feature-name {
    font-size: 11px;
  }

  .feature-note.right.bottom.show-cont .indicator .plus-icon:after {
    float: right;
    margin-left: 30px;
    content: "";
    height: 2px;
    display: block;
    margin-top: -17px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
    width: 53px !important;
  }

  /* .top-banner p {

    display: none;
  } */

  .videoBtn:before {
    width: 78px !important;
    height: 78px !important;
    position: absolute;
    top: -19px !important;
    left: 44.8% !important;
  }

  .videoBtn {
    position: relative;
    /* bottom: -68px !important; */
  }

  .top-banner h2 {
    font-size: 30px !important;
    /* bottom: 48px !important; */
  }

  button#js-contact-btn {
    width: 36% !important;
  }

  .review + .review {
    margin-top: 0px;
  }

  .feature-note.left.bottom.show-cont .indicator .plus-icon:after {
    float: right;
    margin-right: 30px;
    content: "";
    height: 2px;
    display: block;
    margin-top: -17px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
    width: 90px !important;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    left: calc(50% - -166px) !important;
  }

  .feature-note.show-cont.left.bottom.play-button .indicator .plus-icon::after {
    top: 48px !important;
    width: 120px !important;
  }

  .feature-note.left.bottom.play-button .feature-name {
    right: 87px !important;
    top: 10px !important;
  }

  .feature-note.show-cont.right.bottom.microphone-button
    .indicator
    .plus-icon:after {
    width: 80px !important;
  }

  .feature-note.right.bottom.microphone-button .feature-name {
    right: -46px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name {
    right: -84px !important;
    top: -4px !important;
  }

  .feature-note.show-cont.right.bottom.mode-button .indicator .plus-icon:after {
    width: 122px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name:after {
    left: calc(50% - 149px) !important;
    top: 43px !important;
    height: 12px !important;
  }

  .feature-note.show-cont.right.bottom.up-button .indicator .plus-icon:after {
    width: 120px !important;
    position: absolute;
    top: 51px !important;
    left: 2px;
  }

  .feature-note.right.bottom.up-button .feature-name {
    top: -29px !important;
    right: -69px !important;
    width: 58%;
    line-height: 10px !important;
  }

  .feature-note.right.bottom.up-button .feature-name:after {
    height: 28px !important;
    top: 60px !important;
    left: calc(50% - 169px) !important;
  }

  .newsletter-form .input-group {
    display: block;
    height: 80px;
    padding: 25px;
  }

  .newsletter-form .form-control {
    width: 71%;
  }

  .newsletter .section-header {
    margin-bottom: 28px;
    width: 100%;
    margin-left: 0px;
    padding: 20px;
  }

  /* .order-details:after {
    width: 322px !important;
  } */

  .thankyou-para p {
    width: 100% !important;
  }

  /* .subtotal:after {
    width: 322px !important;
  } */

  .pay {
    width: 92% !important;
  }

  .newsletter-form .input-group-addon {
    display: block;
    width: 29%;
    white-space: normal;
    float: left;
    margin-top: -1px;
  }
  button#js-subscribe-btn img {
    filter: invert(1);
    width: 12px !important;
  }

  .newsletter-form .input-group-addon button {
    width: 110px !important;
    line-height: 39px !important;
    padding: 0;
    border: none;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 0px !important;
  }

  .newsletter-form .form-control {
    font-size: 15px;
    height: 40px !important;
    line-height: 52px !important;
    padding: 0 38px;
    background: #fff;
    border: none;
    border-bottom: 1px solid;
  }

  .newsletter .section-header {
    margin-bottom: 0px !important;
    width: 100%;
  }

  .thankyou-para p {
    width: 100% !important;
  }

  span.plus {
    height: 8px;
  }

  .feature-note .indicator .plus-icon .plus {
    width: 24%;
  }

  .feature-note.show-cont.left.bottom .indicator .plus-icon:after {
    top: 37px !important;
  }

  .feature-note.show-cont.left.bottom .indicator .plus-icon:after {
    right: -8px !important;
  }

  .feature-note .indicator .plus-icon:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 12px;
    left: 20px;
    border: 2px solid;
    border-radius: 100%;
    -webkit-animation: doublePulse 1.5s ease infinite;
    animation: doublePulse 1.5s ease infinite;
    z-index: 0;
  }

  .feature-note.left.bottom.Port-button .indicator .plus-icon .plus {
    width: 25% !important;
  }

  .feature-note.show-cont.right.bottom.microphone-button
    .indicator
    .plus-icon:after {
    top: 37px !important;
  }

  .feature-note.show-cont.right.bottom .indicator .plus-icon:after {
    left: 2px !important;
  }

  .feature-note.left.bottom.play-button .indicator .plus-icon:before {
    top: 57px !important;
    left: 31px !important;
  }

  .feature-note.left.top .indicator .plus-icon::before {
    position: absolute;
    top: 13px !important;
    left: 23px !important;
  }

  .feature-note.right.top .indicator .plus-icon:before {
    left: 28px !important;
    top: 15px !important;
  }

  .feature-note.left.bottom .indicator .plus-icon:before {
    top: 14px;
    left: 23px;
  }

  .feature-note.left.bottom.Port-button .indicator .plus-icon::before {
    width: 15px !important;
    height: 15px !important;

    top: -9px !important;
    left: 29px !important;
  }

  .feature-note.right.bottom.up-button .indicator .plus-icon:before {
    width: 15px !important;
    height: 15px !important;

    top: 56px !important;
    left: 24px !important;
  }

  .feature-note.left.bottom.play-button .indicator .plus-icon:before {
    width: 15px !important;
    height: 15px !important;
  }

  .feature-note.right.bottom.mode-button .indicator .plus-icon:before {
    width: 15px !important;
    height: 15px !important;

    top: 21px !important;
    left: 23px !important;
  }

  .feature-note.left.bottom.play-button .indicator .plus-icon .plus {
    width: 25% !important;
  }

  .feature-note.right.bottom.mode-button .indicator .plus-icon .plus {
    width: 25% !important;
  }

  .feature-note.right.bottom.up-button .indicator .plus-icon .plus {
    width: 25% !important;
  }

  .feature-note.show-cont.left.bottom.vol-button .indicator .plus-icon:after {
    width: 47px !important;
  }

  .section-header p {
    font-size: 13px;
    padding: 6px;
  }

  .feature-image img {
    width: 20px;
    filter: invert(1);
  }

  .thankyou-heading h2 {
    font-size: 24px;
  }
}

.feature-para h4 {
  font-size: 18px !important;
}

/* .faqButton {
  font-size: 14px !important;
} */

/* .faqContent p {
  font-size: 12px !important;
} */

/* .section-header p {
  font-size: 12px;
} */
/* .custom-product-contents {
  margin-bottom: 10px !important;
} */

.feature-note.left.bottom .feature-name {
  margin-right: 0%;
  top: 0px;
  padding-top: 11px;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  right: 65px;
}

.feature-note.right.top .feature-name {
  margin-left: -64px;
  top: 0px;
}

/* .feature-note .feature-name:after {
    content: '';
    display: block;
    width: 2px;
    height: 68px;
    position: absolute;
    top: 33px;
    left: calc(50% - 1px);
    transition: all 300ms linear 0s;
  } */

.custom-product-contents {
  margin-bottom: 50px;
}

.feature-note.right.top {
  top: 75px;
  right: 222px;
}

.feature-note.left.top {
  left: 45px;
  top: 72px;
}

.logo-content p {
  text-align: start;
  font-size: 15px;
  color: #82898f;
}

.call-content p {
  color: #82898f;
  font-size: 15px !important;
}

.review {
  padding: 10px 15px 0px;
  text-align: center;
}

.review p {
  font-size: 14px;
}

.contact-content {
  border: none;
}

/* a.back-top:before {
    content: "\2191";
    color: black;
    background: rgb(254 215 0 / 1);
    padding: 4px 15px;
    border-radius: 33px;
    position: absolute;
    right: -28px !important;
    font-weight: 900;
    font-size: 25px;
    bottom: 92px !important;
  } */

@media (max-width: 375px) {
  .feature-note.show-cont.left.bottom.vol-button .indicator .plus-icon:after {
    width: 47px !important;
  }

  .custom-product-contents {
    margin-bottom: -5px !important;
  }

  /* .feature-main-image img {
    width: 300px !important;
  } */

  .top-banner h2 {
    font-size: 22px !important;
    /* bottom: 48px !important; */
  }

  .feature-note.right.bottom.up-button .feature-name {
    top: -29px !important;
    right: -40px !important;
    width: 58%;
    line-height: 10px !important;
  }

  .feature-note.show-cont.right.bottom.up-button .indicator .plus-icon:after {
    width: 90px !important;
    position: absolute;
    top: 51px !important;
    left: 2px;
  }

  .feature-note.right.bottom.up-button .feature-name:after {
    height: 28px !important;
    top: 60px !important;
    left: calc(50% - 140px) !important;
  }

  .home-text h2 {
    font-size: 22px !important;
  }

  .home-text p span {
    font-size: 22px !important;
  }

  /* header.row {
    height: 239px !important;
  } */

  .the-product {
    padding: 35px 0 0px;
  }

  .feature-note.left.bottom.play-button .feature-name {
    right: 57px !important;
    top: 10px !important;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    left: calc(50% - -137px) !important;
  }

  .feature-note.show-cont.left.bottom.play-button .indicator .plus-icon::after {
    top: 48px !important;
    width: 85px !important;
  }

  .section-header p {
    font-size: 13px;
  }

  .feature-heading {
    font-size: 22px !important;
  }

  .section-header h2 {
    font-size: 22px;
  }

  button#js-contact-btn {
    width: 52% !important;
  }

  .videoBtn:before {
    width: 75px !important;
    height: 75px !important;
    position: absolute;
    /* top: -131px !important;
    left: 42.2% !important; */
  }

  .our-collection {
    padding: 45px 0 20px;
  }

  .review p {
    font-size: 13px;
  }

  button.faqButton {
    font-size: 13px !important;
  }

  .feature-note.left.bottom.Port-button .feature-name {
    right: 42px !important;
    top: 0px;
  }

  .feature-note.show-cont.left.bottom.Port-button .indicator .plus-icon:after {
    position: absolute;
    width: 78px !important;
    right: -16px !important;
  }

  .feature-note.left.bottom.Port-button .feature-name:after {
    height: 21px !important;
    left: calc(50% - -130px) !important;
  }

  .feature-note.right.bottom.microphone-button .feature-name {
    right: -27px !important;
  }

  .feature-note.show-cont.right.bottom.microphone-button
    .indicator
    .plus-icon:after {
    width: 58px !important;
  }

  .contact-content h2 {
    font-size: 22px;
  }

  .feature-note.right.bottom {
    top: 185px !important;
    right: 41px !important;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 121px !important;
    right: 5px !important;
  }

  .feature-note.right.top {
    top: 3px !important;
    right: 1px !important;
  }

  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 156px !important;
    right: 73px !important;
  }

  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 167px !important;
    right: 16px !important;
  }

  .feature-note.left.bottom .feature-name:before {
    top: -14px;
  }

  .feature-note.left.bottom .feature-name:after {
    display: block;
    top: -10px;
    height: 0px;
  }

  .feature-note.left.bottom .feature-name {
    margin-right: 0%;
    top: 33px;
    padding-top: 0px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }

  .feature-note.left.bottom {
    top: 176px !important;
    left: 67px !important;
  }

  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: -27px !important;
    top: 163px !important;
  }

  .feature-para p {
    font-size: 13px;
  }

  .reviews {
    padding: 65px 0 20px;
  }

  a.back-top:before {
    content: "\2191";
    color: black;
    background: rgb(254 215 0 / 1);
    padding: 4px 15px;
    border-radius: 33px;
    position: absolute;
    right: -7px !important;
    font-weight: 900;
    font-size: 25px;
    bottom: 64px !important;
  }

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 42px !important;
    top: 212px !important;
  }

  .feature-note.left.bottom.play-button {
    top: 120px !important;
    left: 53px !important;
  }

  /* .order-details:after {
    width: 272px !important;
  } */

  /* .subtotal:after {
    width: 272px !important;
  } */

  .pay {
    width: 91% !important;
  }

  .social-links ul li a {
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 28px;
    border-radius: 100%;
    padding: 0;
  }

  .newsletter-form p {
    color: #c0cad0;
    font-size: 12px;
  }

  .newsletter .section-header p {
    color: white !important;
    font-size: 14px !important;
  }

  .newsletter .section-header h2 {
    color: white;
    font-size: 23px !important;
  }

  .review p {
    font-size: 13px !important;
  }

  .feature-para p {
    font-size: 13px !important;
  }

  .final-details h4 {
    font-size: 13px;
  }

  .final-details p {
    font-size: 11px;
  }

  .thankyou-heading h2 {
    font-size: 21px;
  }

  .section-header {
    margin-bottom: 32px;
    text-align: center;
  }
  .newsletter-form .input-group-addon button {
    width: 93px !important;
    line-height: 39px !important;
    padding: 0;
    border: none;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 0px !important;
  }
}

@media (max-width: 320px) {
  .section-header {
    margin-bottom: 32px;
    text-align: center;
  }

  .videoBtn:before {
    width: 75px !important;
    height: 75px !important;
    position: absolute;
    top: -18px !important;
    left: 44.2% !important;
  }

  .newsletter-form .input-group-addon button {
    width: 80px !important;
    line-height: 39px !important;
    padding: 0;
    border: none;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 0px !important;
  }

  .the-product {
    padding: 0px 0 0px;
  }

  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 16px !important;
    top: 184px !important;
  }

  .feature-note.left.bottom {
    top: 158px !important;
    left: 42px !important;
  }

  .feature-note.right.top {
    top: -2px !important;
    right: -50px !important;
  }

  .feature-note.left.top {
    left: -43px !important;
    top: -4px !important;
  }

  .feature-note.left.bottom.vol-button {
    position: absolute;
    left: -52px !important;
    top: 146px !important;
  }

  .feature-note.left.bottom.play-button {
    top: 103px !important;
    left: 27px !important;
  }

  .feature-note.right.bottom {
    top: 164px !important;
    right: 18px !important;
  }

  .feature-note.right.bottom.up-button {
    position: absolute;
    top: 104px !important;
    right: -21px !important;
  }

  .feature-note.right.bottom.mode-button {
    position: absolute;
    top: 137px !important;
    right: 48px !important;
  }

  .feature-note.right.bottom.microphone-button {
    position: absolute;
    top: 147px !important;
    right: -4px !important;
  }

  .feature-note.left.bottom .feature-name {
    right: 38px !important;
  }

  a.back-top:before {
    content: "\2191";
    color: black;
    background: rgb(254 215 0 / 1);
    padding: 4px 15px;
    border-radius: 33px;
    position: absolute;
    right: 12px !important;
    font-weight: 900;
    font-size: 25px;
    bottom: 62px !important;
  }

  .order-details:after {
    width: 216px !important;
  }

  .subtotal:after {
    width: 216px !important;
  }

  .pay {
    width: 89% !important;
  }

  .feature-note.left.bottom.Port-button .feature-name {
    right: 27px !important;
    top: 0px;
  }

  .feature-note.show-cont.left.bottom.Port-button .indicator .plus-icon:after {
    position: absolute;
    width: 62px !important;
    right: -17px !important;
  }

  .feature-note.left.bottom.show-cont .indicator .plus-icon:after {
    width: 53px !important;
  }

  .feature-note.left.bottom.Port-button .feature-name:after {
    height: 21px !important;
    left: calc(50% - -117px) !important;
  }

  .feature-note.left.bottom.vol-button .feature-name {
    right: -16px !important;
    width: 63%;
    line-height: 10px;
    margin-top: -7px;
  }

  .feature-note.show-cont.left.bottom.vol-button .indicator .plus-icon:after {
    width: 29px !important;
  }

  .feature-note.left.bottom.play-button .feature-name {
    right: 33px !important;
    top: 16px !important;
  }

  .feature-note.show-cont.left.bottom.play-button .indicator .plus-icon::after {
    top: 54px !important;
    width: 68px !important;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    left: calc(50% - -113px) !important;
  }

  .feature-note.right.bottom .feature-name {
    right: -25px !important;
  }

  .feature-note.right.bottom.show-cont .indicator .plus-icon:after {
    width: 32px !important;
  }

  .feature-note.right.bottom .feature-name:after {
    left: -44px !important;
    height: 21px !important;
    top: 7px !important;
  }

  .feature-note.show-cont.right.bottom .indicator .plus-icon:after {
    top: 58px !important;
  }

  .feature-note.right.bottom .feature-name {
    right: -25px !important;
    top: -8px;
  }

  .feature-note.left.bottom.play-button .feature-name:after {
    top: 21px !important;
    height: 24px !important;
  }

  .feature-note.right.bottom.microphone-button .feature-name {
    right: -11px !important;
  }

  .feature-note.show-cont.right.bottom.microphone-button
    .indicator
    .plus-icon:after {
    width: 46px !important;
    top: 36px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name {
    right: -54px !important;
    top: -4px !important;
  }

  .feature-note.show-cont.right.bottom.mode-button .indicator .plus-icon:after {
    width: 90px !important;
  }

  .feature-note.right.bottom.mode-button .feature-name:after {
    left: calc(50% - 119px) !important;
    top: 43px !important;
    height: 12px !important;
  }

  .feature-note.right.bottom.up-button .feature-name {
    top: -29px !important;
    right: -14px !important;
    width: 58%;
    line-height: 10px !important;
  }

  .feature-note.show-cont.right.bottom.up-button .indicator .plus-icon:after {
    width: 65px !important;
    position: absolute;
    top: 51px !important;
    left: 2px;
  }

  .feature-note.right.bottom.up-button .feature-name:after {
    height: 28px !important;
    top: 60px !important;
    left: calc(50% - 114px) !important;
  }

  .feature-note.right.top .feature-name {
    margin-left: -65px;
    top: 0px;
    right: 47px !important;
  }

  .feature-note.show-cont.right.top .indicator .plus-icon:after {
    width: 71px !important;
  }

  .feature-note.left.top .feature-name {
    margin-right: 6px;
    top: 44px;
    right: -37px !important;
  }

  .feature-note.show-cont.left.top .indicator .plus-icon:after {
    width: 35px !important;
    right: -9px !important;
    top: 37px;
  }

  .social-links ul li a {
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 28px;
    border-radius: 100%;
    padding: 0;
  }

  .newsletter-form p {
    color: #c0cad0;
    font-size: 12px;
  }

  .newsletter .section-header p {
    color: white !important;
    font-size: 14px !important;
  }

  .newsletter .section-header h2 {
    color: white;
    font-size: 23px !important;
  }

  .review p {
    font-size: 13px !important;
  }

  .final-details h4 {
    font-size: 13px;
  }

  .final-details p {
    font-size: 11px;
  }

  .thankyou-heading h2 {
    font-size: 21px;
  }

  button#js-subscribe-btn {
    font-size: 14px !important;
  }
}

/* .nav li a{
  transition: .3s all;
}
.nav li a:hover{
  transform: scale(1.5);
} */
header.row .navbar.is-scrolling .nav li.active a {
  background-color: #fff !important;
  color: rgb(254 215 0 / 1) !important;
}

.newsletter .section-header h2 {
  color: white;
  font-size: 40px;
}

.newsletter .section-header p {
  color: white !important;
  font-size: 20px;
}

.newsletter-form {
  margin: 0 auto;
  max-width: 590px;
}

.newsletter-form .form-control {
  font-size: 15px;
  height: 53px;
  line-height: 52px;
  padding: 0 38px;
  background: #fff;
  border: none;
  border-bottom: 1px solid;
}

.newsletter-form .input-group .input-group-addon {
  background: none;
  border-color: transparent;
  padding-top: 0px;
}



button#js-subscribe-btn {
  color: black;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
}

button#js-subscribe-btn img {
  filter: invert(1);
  width: 16px;
}

.newsletter .section-header {
  margin-bottom: 28px;
}

.newsletter {
  padding: 30px 20px 30px;
  border-bottom: 1px solid;
}

input::placeholder {
  color: #202020a4 !important;
  font-weight: 100;
}

textarea::placeholder {
  color: #202020a4 !important;
  font-weight: 100;
}

select.form-control {
  color: #202020a4 !important;
  font-weight: 100;
}

input[type="month"].form-control {
  line-height: 34px;
  color: #202020a4 !important;
  font-weight: 100;
}

.navbar-default .nav li.active a {
  background: white;
}

.navbar-nav > li > a {
  background: white !important;
}

a.back-top:before {
  content: "\2191";
  color: black;
  background: rgb(254 215 0 / 1);
  padding: 4px 15px;
  border-radius: 33px;
  position: absolute;
  right: -230px;
  font-weight: 900;
  font-size: 25px;
  bottom: 0px;
}

li.active a {
  color: rgb(254 215 0 / 1) !important;
}

.mail-detail {
  color: rgb(254 215 0/1);
}

.mail-detail:hover {
  color: rgb(245 245 243);
}

.feature-note.left.bottom.vol-button {
  position: absolute;
  left: 164px;
  top: 280px;
}

.feature-note.left.bottom.vol-button .feature-name {
  margin-right: 10px;
  float: right;
  height: auto;
  padding-top: 13px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  right: 56px;
}

.feature-note.left.bottom.vol-button .feature-name:before {
  position: relative;
  display: inline-block;
  left: calc(100% + 11px);
}

.feature-note.show-cont.left.bottom.vol-button .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.feature-note.left.bottom.play-button .indicator .plus-icon .plus {
  border-radius: 100px;
  width: 32%;
  display: block;
  line-height: 16px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: all 300ms linear 0s;
  top: 52px;
  left: 2px;
}

.feature-note.left.bottom.play-button {
  position: absolute;
  top: 237px;
  left: 290px;
}

.feature-note.left.bottom.play-button .indicator .plus-icon:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 55px;
  left: 28px;
  border: 2px solid;
  border-radius: 100%;
  -webkit-animation: doublePulse 1.5s ease infinite;
  animation: doublePulse 1.5s ease infinite;
  z-index: 0;
}

.feature-note.left.bottom.play-button .feature-name:after {
  display: block;
  width: 2px;
  height: 33px;
  position: absolute;
  top: 31px;
  left: calc(50% - -314px);
  transition: all 300ms linear 0s;
  content: "";
}

.feature-note.left.bottom.play-button .feature-name {
  margin-right: 10px;
  float: right;
  height: auto;
  padding-top: 23px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  right: 80px;
}

.feature-note.show-cont.left.bottom.play-button .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.feature-note.show-cont.left.bottom.play-button .indicator .plus-icon::after {
  position: absolute;
  top: 48px;
  width: 255px;
  height: 2px;
  right: -20px;
}

.feature-note.right.bottom .indicator .plus-icon:before {
  top: 9px;
  left: 22px;
}

.feature-note.left.bottom.play-button .feature-name::before {
  position: relative;
  top: -2px;
  left: calc(100% + 9px);
}

.feature-note.left.bottom.Port-button {
  position: absolute;
  left: 274px;
  top: 336px;
}

.feature-note.left.bottom.Port-button .indicator .plus-icon .plus {
  border-radius: 100px;
  width: 32%;
  display: block;
  line-height: 16px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: all 300ms linear 0s;
  top: -14px;
  left: 0px;
}

.feature-note.left.bottom.Port-button .indicator .plus-icon::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: -11px;
  left: 26px;
  border: 2px solid;
  border-radius: 100%;
  -webkit-animation: doublePulse 1.5s ease infinite;
  animation: doublePulse 1.5s ease infinite;
  z-index: 0;
}

.feature-note.left.bottom.Port-button .feature-name:after {
  display: block;
  width: 2px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: calc(50% - -345px);
  transition: all 300ms linear 0s;
}

.feature-note.left.bottom.Port-button .feature-name {
  margin-right: 10px;
  float: right;
  height: auto;
  padding-top: 13px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  position: relative;
  right: 97px;
}

.feature-note.show-cont.left.bottom.Port-button .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.feature-note.left.bottom.Port-button .feature-name:before {
  position: relative;
  display: inline-block;
  left: calc(100% + 12px);
}

.feature-note.show-cont.left.bottom.Port-button .indicator .plus-icon:after {
  position: absolute;
  width: 268px;
  right: -16px;
}

.feature-note.right.bottom.up-button {
  position: absolute;
  top: 238px;
  right: 214px;
}

.feature-note.right.bottom.up-button .indicator .plus-icon .plus {
  border-radius: 100px;
  width: 32%;
  display: block;
  line-height: 16px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: all 300ms linear 0s;
  top: 51px;
}

.feature-note.right.bottom.up-button .indicator .plus-icon:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 54px;
  left: 22px;
  border: 2px solid;
  border-radius: 100%;
  -webkit-animation: doublePulse 1.5s ease infinite;
  animation: doublePulse 1.5s ease infinite;
  z-index: 0;
}

.feature-note.right.bottom.up-button .feature-name {
  float: left;
  margin-left: 26px;
  padding-top: 46px;
  margin-top: 3px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  top: -40px;
  right: -76px;
  line-height: 27px;
}

.feature-note.show-cont.right.bottom.up-button .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.feature-note.right.bottom.up-button .feature-name:after {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  position: absolute;
  top: 60px;
  left: calc(50% - 343px);
  transition: all 300ms linear 0s;
}

.feature-note.show-cont.right.bottom.up-button .indicator .plus-icon:after {
  width: 250px;
  position: absolute;
  top: 39px;
  left: 2px;
}

/* .feature-note.right.bottom.up-button .feature-name:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  top: 55px;
  left: calc(50% - 98px);
  transition: all 300ms linear 0s;
} */
.feature-note.right.bottom.mode-button {
  position: absolute;
  top: 272px;
  right: 306px;
}

.feature-note.right.bottom.mode-button .indicator .plus-icon .plus {
  border-radius: 100px;
  width: 32%;
  display: block;
  line-height: 16px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: all 300ms linear 0s;
  top: 16px;
}

.feature-note.right.bottom.mode-button .indicator .plus-icon:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 19px;
  left: 22px;
  border: 2px solid;
  border-radius: 100%;
  -webkit-animation: doublePulse 1.5s ease infinite;
  animation: doublePulse 1.5s ease infinite;
  z-index: 0;
}

.feature-note.show-cont.right.bottom.mode-button .indicator .plus-icon:after {
  width: 228px;
  position: absolute;
  top: 32px !important;
  left: 2px;
}

.feature-note.right.top .indicator .plus-icon .plus {
  top: 10px;
  left: 24px;
}

.feature-note.right.bottom.mode-button .feature-name:after {
  content: "";
  display: block;
  width: 2px;
  height: 12px;
  position: absolute;
  top: 45px;
  left: calc(50% - 262px);
  transition: all 300ms linear 0s;
}

.feature-note.right.bottom.mode-button .feature-name {
  float: left;
  margin-left: 30px;
  padding-top: 45px;
  margin-top: -24px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  line-height: 0px;
  top: -6px;
  right: -50px;
}

.feature-note.show-cont.right.bottom.mode-button .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

/* .feature-note.right.bottom.mode-button .feature-name:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  top: 41px;
  left: calc(50% - 38px);
  transition: all 300ms linear 0s;
} */
.feature-note.right.bottom.microphone-button {
  position: absolute;
  top: 286px;
  right: 228px;
}

.feature-note.right.bottom.microphone-button .indicator .plus-icon .plus {
  top: 8px;
}

.feature-note.right.bottom.microphone-button .indicator .plus-icon:before {
  top: 11px;
}

.feature-note.show-cont.right.bottom.microphone-button
  .indicator
  .plus-icon:after {
  width: 204px;
  position: absolute;
  top: 38px;
  left: 4px;
}

.feature-note.right.bottom.microphone-button .feature-name:after {
  height: 0px;
}

.feature-note.right.bottom.microphone-button .feature-name {
  float: left;
  margin-left: 30px;
  padding-top: 0px;
  margin-top: 22px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  right: -29px;
  top: -10px;
}

.feature-note.show-cont.right.bottom.microphone-button .feature-name {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.feature-note.right.bottom.microphone-button .feature-name:before {
  top: 5px;
  left: -17px;
}

/* buynow page css */
.buynow {
  padding: 120px 0 70px;
  position: relative;
  background: #b7b6b62e;
}

select.form-control {
  background: none;
  color: black;
}

nav.navbar.navbar-default.navbar-fixed-top {
  box-shadow: 0 2px 42px rgba(0, 0, 0, 0.1);
  position: fixed;
  padding: 10px 0;
  background: white;
  min-height: 0;
}

/* .box-form {
  background: white;
  padding: 20px;
  border-radius: 8px;
} */
.buynow-form {
  background: white;
  padding: 20px;
  border-radius: 8px;
}

.product-details {
  background: white;
  padding: 20px;
  border-radius: 8px;
}

.product-picture {
  width: 80px;
  height: 80px;
}

.order-details {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  position: relative;
}

.order-details:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 322px;
  background: #80808054;
  bottom: -25px;
}

input#qty {
  width: 18%;
  border: 1px solid rgb(229 229 229 /1);
  padding: 2px 9px;
}

.subtotal {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
  position: relative;
}

.subtotal:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 322px;
  background: #80808054;
  bottom: 4px;
}

.total {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
}

.discount {
  background: white;
  padding: 20px 20px 30px 20px;
  position: relative;
  border-radius: 8px;
}

.buynow h3 {
  margin-top: 5px;
  margin-bottom: 22px;
  font-size: 20px;
}

input#offer {
  width: 100%;
}

button.offer-btn {
  position: absolute;
  right: 20px;
  bottom: 30px;
  /* background: rgb(254 215 0 / 1); */
  background: none;
  /* color: black; */
  border: none;
  padding: 6px 34px;
  font-weight: 600;
  font-size: 15px;
  color: rgb(254 215 0/1);
}

.pay {
  margin-top: 20px;
  float: right;
  width: 100%;
}

/* button.pay-amount {
  background: rgb(254 215 0 / 1);
  color: black;
 
  padding: 10px 50px;
  font-weight: 600;
  transition: .5s all;
  font-size: 15px;
} */
a.btn.btn-block.pay-amount {
  background: rgb(254 215 0 / 1);
  color: black;
  padding: 10px 50px;
  font-weight: 600;
  transition: 0.5s all;
  font-size: 15px;
  border-radius: 8px;
}

a.btn.btn-block.pay-amount:hover {
  background: black;
  color: rgb(254 215 0 / 1);
  display: flex;
  justify-content: center;
}

button.offer-btn:hover {
  /* background: black; */
  /* color: rgb(254 215 0 / 1); */
  color: black;
}

/* button.pay-amount:hover {
  background: black;
  color: rgb(254 215 0 / 1);

} */
.order-details h4 {
  font-size: 13px;
  text-transform: capitalize;
  width: 40%;
}

.subtotal-heading {
  font-size: 16px;
}

.high h4 {
  font-weight: bolder;
}

.quantity {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  text-align: center;
}

.quantity::-webkit-inner-spin-button,
.quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity[type="number"] {
  -moz-appearance: textfield;
}

button.minus-btn {
  border-radius: 5px 0px 0px 5px;
  border: 1px solid rgb(229 229 229 /1);
  background: none;
  padding: 2px 9px;
  margin-right: -5px;
}

button.plus-btn {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid rgb(229 229 229 /1);
  background: none;
  padding: 2px 9px;
  margin-left: -5px;
}

label {
  color: rgb(38 38 38 / 1);
  font-weight: 100;
  line-height: 1.25rem;
}

.thankyou-heading {
  text-align: center;
}

.thankyou-para {
  text-align: center;
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
}

.thankyou-para p {
  width: 50%;
}

span.thankyou-email {
  color: rgb(254 215 0/1);
  font-weight: 600;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif;
}

.final-details h4 {
  font-weight: 600;
}

.final-details {
  background: white;
  padding: 40px;
  border-radius: 8px;
}

.price-details {
  display: flex;
  align-items: center;
}

.visa-image {
  margin-bottom: 4px;
}

p.card-gap {
  position: relative;
  bottom: 7px;
}

.rupee-2 {
  display: none;
}

a.btn.btn-block.pay-amount:hover .rupee-2 {
  display: block;
}

a.btn.btn-block.pay-amount:hover .rupee-1 {
  display: none;
}

@media (max-width: 1680px) {
  /* header.row {

    height: 1074px;
  } */
}
/* @media(max-width:356px) {
  .feature-note.left.bottom.Port-button {
    position: absolute;
    left: 35px !important;
    top: 199px !important;
}
.feature-note.left.bottom.vol-button {
  position: absolute;
  left: -35px !important;
  top: 158px !important;
}
.feature-note.show-cont.right.bottom.mode-button .indicator .plus-icon:after {
  width: 104px !important;
}
.feature-note.right.bottom.mode-button .feature-name {
  right: -68px !important;
  top: -4px !important;
}
.feature-note.right.bottom.mode-button .feature-name:after {
  left: calc(50% - 132px) !important;
  top: 43px !important;
  height: 12px !important;
}
.feature-note.right.bottom.mode-button {
  position: absolute;
  top: 155px !important;
  right: 66px !important;
}
.feature-note.left.bottom.play-button {
  top: 120px !important;
  left: 46px !important;
}    .feature-note.right.bottom.up-button {
  position: absolute;
  top: 121px !important;
  right: 1px !important;
}
} */

.responsive-btn {
  background: rgb(254 215 0 / 1);
  color: black;
  padding: 7px 20px;
  font-weight: 600;
  font-size: 15px;
  border-radius: 8px;
}

/* 21st May 24 */
div#responsive-navbar {
  padding: 0;
  margin: 0;
}
.navbar-brand {
  float: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.navbar-right {
  float: none !important;
  margin-right: 0;
  display: flex;
  justify-content: space-between;
}
.navbar-collapse.collapse {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.logo {
  width: 50%;
}
.menu {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: end;
}
.navbar-nav > li {
  float: none;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
}
a.navbar-brand img {
  min-height: 40px;
  object-fit: cover;
}
.hdr-menu .nav li a {
  color: #374048 !important;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif !important;
}
.menu ul li a {
  font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
    sans-serif !important;
  text-transform: capitalize;
  font-weight: 600;
}
.hdr-menu .nav li:hover a,
.hdr-menu .nav li.active a {
  color: #ffd701 !important;
}
.newsletter-form .input-group-addon button {
  width: 150px;
  line-height: 52px;
  padding: 0;
  border: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-top: -1px;
}
/* .bnr-content {
  position: absolute;
  top: 0;
  left: 16%;
}
.banner{
  position: relative;
} */

.responsive-menu-btn {
  background: rgb(254 215 0 / 1);
  color: black;
  padding: 10px 30px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 0px;
  text-transform: capitalize;
  transition: 0.5s all;
  border-radius: 8px;
}


.footer-form{
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #ffffff7a;
  color: #FFFFFF !important;
  line-height: 40px !important;
  outline: none;
}

.footer-form::placeholder{
  color: #FFFFFF !important;
  letter-spacing: 3px;
}

/* WHY SHOPPERS LOVE FAZTER Section */
.why-shoppers-section {
  background-color:rgb(253, 249, 234);
  padding: 80px 0;
}

.why-shoppers-section .section-header {
  text-align: center;
  margin-bottom: 60px;
}

.why-shoppers-title {
  font-size: 48px;
  font-weight: 700;
  color: #2c3e50;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

.why-shoppers-subtitle {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin-top: 10px;
  font-family: 'Poppins', sans-serif;
}

.why-shoppers-features {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.why-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 0 15px;
  margin-bottom: 30px;
}

.why-feature-icon {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #2c3e50;
}

.why-feature-icon i {
  font-size: 28px;
}

.why-feature-content {
  flex: 1;
}

.why-feature-title {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 8px;
  margin-top: 0;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

.why-feature-desc {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 1.6;
  margin: 0;
  font-family: 'Poppins', sans-serif;
}

/* Responsive Design */
@media (max-width: 991px) {
  .why-shoppers-title {
    font-size: 36px;
  }

  .why-feature-item {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .why-shoppers-section {
    padding: 50px 0;
  }

  .why-shoppers-title {
    font-size: 28px;
  }

  .why-shoppers-subtitle {
    font-size: 16px;
  }

  .why-feature-item {
    margin-bottom: 30px;
  }
}
/* ========== Gallery Slider Styles ========== */
/* ========== Gallery Slider Styles ========== */
.gallery-slider-container {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
}

.gallery-slider {
  display: flex;
  animation: slide 20s linear infinite;
  width: calc(200% + 40px);
}

.gallery-slide {
  flex: 0 0 calc(20% - 20px);
  margin: 0 10px;
  box-sizing: border-box;
}

.gallery-slide img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.gallery-slide img:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

@keyframes slide {
  0% {
      transform: translateX(0);
  }
  100% {
      transform: translateX(-50%);
  }
}

.gallery-slider-container:hover .gallery-slider {
  animation-play-state: paused;
}

/* ---------- Responsive ---------- */

@media (max-width: 768px) {
  .gallery-slide {
      flex: 0 0 calc(40% - 20px);
  }

  .gallery-slide img {
      height: 220px;
  }
}

@media (max-width: 480px) {
  /* Disable slider and make vertical layout */
  .gallery-slider {
      display: block !important;
      animation: none !important;
      width: 100% !important;
      transform: none !important;
  }

  .gallery-slide {
      width: 100% !important;
      margin: 0 0 16px 0 !important; /* gap between stacked images */
  }

  .gallery-slide img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  }

  .gallery-slider-container {
      overflow: visible !important;
      padding: 10px;
  }
}
