  * {
    font-family: "Rubik", serif;
  }

  a:hover {
    text-decoration: none !important;
  }

  svg {
    vertical-align: middle;
  }

  .container {
    max-width: 1600px !important;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Rubik", serif;
    color: #003159;
    text-transform: capitalize;
    font-weight: 500;
  }

  body {
    background-color: #ffffff;
    color: #333333;
  }

  /*********************** Top-Bar Start ***********************/
  .main-topbar {
    background: #ffffff;
    position: relative;
  }

  .main-topbar span.closebtn {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    line-height: 1;
  }

  .main-topbar__inner {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    padding: 9px 0px;
  }

  .main-topbar__inner span {
    background: #a4eb6b;
    color: #003159;
    font-size: 14px;
    line-height: 18px;
    margin-right: 12px;
    padding: 5px 13px;
    white-space: nowrap;
    border-radius: 20px;
  }

  .main-topbar__inner p {
    color: #003159;
    font-size: 14px;
  }

  /*********************** Top-Bar End ***********************/
  /*********************** Header Start ***********************/
  .container-fluid {
    width: 100%;
    max-width: 1740px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar-light .navbar-brand img {
    max-width: 160px;
  }

  .navbar-collapse {
    justify-content: end;
  }

  #header {
    z-index: 9999;
    left: 0;
    right: 0;
    background-color: #eef3f6;
  }

  #header .theme-btn:hover{
    background-color: #003159;
    color: #ffffff;
  }
  #header .theme-btn{
    background-color: #a4eb6b;
    color: #003159;
  }

  #header.sticky {
    box-shadow: 0 0 10px #00000014;
    position: sticky;
    top: -1px;
    transition: all .5s ease;
  }

  #header.sticky .main-slideshow-text {
    margin-top: 0px;
  }

  #header .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
  }

  #header .navbar {
    padding: 21px 0px;
  }

  #header .navbar-nav .nav-item a {
    padding: 8px 20px;
    font-weight: 500;
    font-size: 16px;
    color: #003159;
    font-family: "Rubik", serif;
    text-transform: capitalize;
  }

  #header .navbar-nav .nav-item a:hover {
    color: #a4eb6b;
    transition: all 0.5s;
  }

  #header .navbar-nav .nav-item a.active {
    color: #003159;
    font-weight: 500;
  }

  .navbar-light .navbar-toggler {
    border: none;
    padding: 0px;
  }

  .theme-btn {
    background-color: #ffffff;
    color: #003159;
    border: 0px;
    padding: 13px 19px;
    font-size: 16px;
    display: inline-block;
    transition: all 0.5s ease;
    cursor: pointer;
    text-transform: capitalize;
    vertical-align: middle;
    line-height: 1;
    font-weight: 500;
    text-align: center;
  }

  .theme-btn:hover {
    background-color: #002a41;
    color: #003159;
  }

  /*********************** Header End ***********************/
  /*********************** Slideshow start ***********************/

  .slideshow img {
    border-radius: 10px;
  }

  #hero-slideshow {
    position: relative;
    height: 990px;
    background-image: url(../img/slideshow/main-slider.webp);
  }

  #hero-slideshow .theme-btn {
    margin-left: 0px;
  }

  .main-slideshow-text .main-heading,
  .main-slideshow-text .main-content {
    color: #ffffff;
  }
  .main-heading span,
  .main-heading p{
    font-family: "Rubik", serif;
  }

  .slider-main-images-wrapper img {
    width: 100%;
  }

  .main-slideshow-text {
    margin-top: 100px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0px 15px;
  }

  .main-slideshow-text .shopify-tag>span {
    padding: 5px 16px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #ffff;
    background-color: rgb(149 191 71);
  }

  .main-slideshow-text .shopify-tag img {
    width: 100%;
    max-width: 176px;
    display: inline-block;
    vertical-align: middle;
  }

  .main-slideshow-text .main-heading {
    font-size: 56px;
    line-height: 66px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 50px;
  }

  .main-slideshow-text .main-content {
    margin-bottom: 30px;
    font-size: 16px;
  }

  .main-slideshow-img-first {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
    max-width: 50%;
    width: 100%;
  }

  .main-slideshow-img-second {
    position: absolute;
    bottom: 100px;
    right: 0;
    max-width: 47%;
    width: 100%;
    z-index: 4;
  }

  .main-slideshow-img-three {
    position: absolute;
    bottom: 190px;
    right: 0;
    max-width: 44%;
    width: 100%;
    z-index: 3;
  }

  .main-slideshow-img-four {
    position: absolute;
    bottom: 280px;
    right: 0;
    max-width: 40%;
    width: 100%;
    z-index: 2;
  }

  .slideshow1-img {
    position: absolute;
    max-width: 21%;
    width: 100%;
    top: 15%;
    left: 2%;
    animation: mover 1s infinite alternate;
  }

  .slideshow3-img {
    position: absolute;
    max-width: 60%;
    width: 100%;
    left: 0%;
    right: 0;
    margin: auto;
    bottom: -5%;
    animation: mover1 3s infinite alternate;
  }

  .slideshow4-img {
    position: absolute;
    max-width: 20%;
    width: 100%;
    bottom: 5%;
    right: 2%;
    animation: mover1 4s infinite alternate;
  }

  .slideshow5-img {
    position: absolute;
    max-width: 20%;
    width: 100%;
    top: 25%;
    right: 2%;
    animation: mover 5s infinite alternate;
  }

  .slideshow6-img {
    position: absolute;
    max-width: 12.7%;
    width: 100%;
    bottom: 5%;
    left: 10%;
    animation: mover1 6s infinite alternate;
  }

  @keyframes mover {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-20px);
    }
  }

  @keyframes mover1 {
    0% {
      transform: translateY(30px);
    }

    100% {
      transform: translateY(0px);
    }
  }

  /*********************** Slideshow end ***********************/
  /*********************** Shipping Block Start ***********************/
  .one-click-demo,
  .no-need-code-skill,
  .responsive-all-devices,

  .well-documented {
    overflow: hidden;
    padding: 25px 20px;
    background-color: #eef3f6;
  }

  .one-click-demo-icon,
  .no-need-code-skill-icon,
  .responsive-all-devices-icon,
  .well-documented-icon {
    margin-bottom: 20px;
    position: relative;
    padding-top: 10px;
    display: inline-block;
    vertical-align: middle;
  }

  .one-click-demo-icon::before,
  .no-need-code-skill-icon::before,
  .responsive-all-devices-icon::before,
  .well-documented-icon::before {
    position: absolute;
    content: "";
    background-color: #e7f9fc;
    width: 30px;
    height: 30px;
    top: 0;
    right: -10px;
  }

  .shipping-marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
  }

  .shipping__marquee__content {
    width: 300%;
    display: flex;
    line-height: 30px;
    -webkit-animation: marquee 30s linear infinite forwards;
    animation: marquee 30s linear infinite forwards;
  }

  .shipping__marquee__content:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
  }

  .shipping-list-inline {
    display: flex;
    justify-content: space-around;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .shipping__marquee__content ul li {
    max-width: 25%;
    width: 100%;
    padding: 0px 15px;
  }

  .main-shipping-block {
    background-color: #fffd;
    padding: 50px 0px 0;
  }

  .main-shipping-block .shipping-marquee svg {
    position: relative;
    max-width: 63px;
    max-height: 53px;
  }

  .main-shipping-block .shipping-marquee svg:before {
    position: absolute;
    background-color: red;
    content: "";
    width: 100px;
    height: 100px;
    right: 0;
    top: 0;
    border-radius: 50%;
  }

  @-webkit-keyframes marquee {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-66.6%);
    }
  }

  @keyframes marquee {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-66.6%);
    }
  }

  /*********************** Shipping Block End ***********************/
  /********************** Goal Achievement Start **********************/
  .goal-achievement-section.top-bottom-padding {
    padding-top: 0px;
    display: none;
  }

  .goal-achievement-section .main-section-heading {
    padding-bottom: 40px;
  }


  /********************** Goal achievement End **********************/
  /*********************** Premium Start ***********************/
  .exclusive-features-wrapper {
    background-color: #ffffff;
    display: none;
  }

  .exclusive-features-wrapper .main-heading,
  .e-commerce-exclusive {
    text-align: left;
  }

  .e-commerce-exclusive {
    font-size: 24px;
    margin-bottom: 0px;
  }

  .exclusive-features-title .main-heading {
    font-size: 56px;
    line-height: 66px;
  }

  .exclusive-inner-top-one img,
  .exclusive-inner-top-two img {
    height: 426px;
  }

  .exclusive-inner-right-images img {
    height: 882px;
  }

  .exclusive-inner-bottom-images {
    padding-top: 30px;
  }

  .exclusive-features-title {
    padding-bottom: 40px;
  }

  /*********************** Premium End ***********************/
  .lightbox {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }

  .lightbox-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 10;
  }

  @media screen and (max-width: 768px) {
    .lightbox-container {
      margin-top: 10%;
    }
  }

  @media screen and (max-width: 414px) {
    .lightbox-container {
      margin-top: 13%;
    }
  }

  .lightbox-content {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
  }

  .lightbox-close {
    text-transform: capitalize;
    background: transparent;
    position: absolute;
    font-weight: 500;
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
    background-color: red;
    cursor: pointer;
  }

  .video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
  }

  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  }

  .install-video-main {
    position: relative;
    text-align: center;
  }

  /* IGNORE FORM THIS POINT ON */
  #playme {
    background: #333333;
    border: none;
    color: #003159;
    padding: 10px 25px;
    display: inline-block;
    font-size: 20px;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 20px 15px #ffffff61;
    cursor: pointer;
  }

  #playme:hover {
    background: #002a41;
    color: #003159;
  }

  /*********************** Demo Start ***********************/
  /*.main-theme-demo .main-section-heading .main-title {
  color: transparent;
  font-size: 200px;
  font-weight: 800;
  -webkit-text-stroke-width: 2px;
  stroke-width: 2px;
  -webkit-text-stroke-color: #333333;
  stroke-dasharray: 5;
  -webkit-animation: bounce 0.6s ease infinite alternate;
  animation: bounce 0.6s ease infinite alternate;
}
@keyframes bounce {
  0% {
    transform:translateY(20px);
  }
  100% {
    transform:translateY(-20px);
  }
}
@-webkit-keyframes bounce {
  0% {
    transform:translateY(20px);
  }
  100% {
    transform:translateY(-20px);
  }
}*/
  .main-theme-demo .page-menu-item {
    margin-top: 40px;
    position: relative;
  }

  #mobile-optimized a.theme-btn {
    margin-left: 0;
    margin-top: 40px;
  }

  .main-theme-demo .page-menu-item:last-child::before {
    content: none;
  }

  .main-theme-demo .page-inner-wrapper {
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    padding: 20px;
    transition: 0.3s linear;
  }

  .main-theme-demo .page-inner-wrapper:hover {
    transform: translateY(-2%);
    box-shadow: 2px 20px 30px rgba(0, 0, 0, .14);
  }

  .subtitle-heading-wrapper {
    font-size: 270px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
    background: -webkit-linear-gradient(#40846a, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: -75px;
    z-index: -1;
  }

  .main-theme-demo .page-demo-img {
    overflow: hidden;
    transition: all 0.5s;
  }

  .page-demo-img-inner {
    position: relative;
    overflow: hidden;
  }


  .main-theme-demo .demo-overlay {
    background: rgb(0 0 0 / 60%);
    color: #003159;
    opacity: 0;
    transition: .35s ease;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }

  .main-theme-demo .page-inner-wrapper:hover .demo-overlay {
    opacity: 1;
  }

  .main-theme-demo .demo-overlay p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #003159;
  }

  .main-theme-demo .demo-overlay p span {
    color: #333333;
    font-weight: 500;
    font-size: 20px;
    background-color: #ffffff;
    padding: 7px 14px;
    border-radius: 50px;
  }

  .main-theme-demo .demo-name a {
    font-size: 20px;
    font-weight: 500;
    color: #003159;
    transition: all 0.5s ease;
    font-family: "Rubik", serif;
  }

  .main-theme-demo .demo-name a:hover {
    color: #002a41;
  }

  .product-page-hover .main-content {
    color: #fff;
  }

  .main-theme-demo .demo-name p {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .main-theme-demo .page-inner-wrapper .page-title {
    padding: 20px 0px 0;
  }

  .main-theme-demo .page-inner-wrapper .page-title .demo-name {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }

  .main-theme-demo .page-inner-wrapper .page-title .demo-lable {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .demo-lable>span {
    padding: 7px 15px;
    font-size: 11px;
    border-radius: 50px;
    text-transform: capitalize;
    font-weight: 500;
  }

  .demo-lable .lable-free {
    background: #daf3e4;
    color: #329f5c;
    margin-left: 3px;
  }

  .demo-lable .lable-new {
    background: #ffe3e1;
    color: #ec5b54;
  }

  /*********************** Demo End ***********************/

  /*********************** Mobile optimized Start ***********************/
  .mobile-optimized-right-side {
    margin-top: 40px;
    text-align: center;
  }

  .mobile-optimized-right-side img {
    max-width: 1490px;
    width: 100%;
  }

  /*********************** Mobile optimized End ***********************/

  /*********************** Marqury Shopify section Start ***********************/
  .marquee {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    display: block;
    transform-origin: 50% 100%;
    transition: transform 0.25s;
    text-transform: capitalize;
    font-weight: 900;
  }

  .marquee .inner {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    color: #003159;
    font-size: 8rem;
    white-space: nowrap;
  }

  .marquee .inner>* {
    padding: 0 1rem;
    margin-bottom: 0;
    line-height: 1;
  }

  .marqury-shopify-theme {
    overflow: hidden;
  }

  /*********************** Marqury Shopify section End***********************/

  /*********************** header and footer styles Start ***********************/
  .header-footer-styles {
    background: #e7f9fc;
    padding: 100px 0px;
    text-align: center;
  }

  .shapeup-header-footer {
    margin-top: 100px;
  }

  .header-footer-styles img {
    margin-top: 40px;
    border-radius: 10px;
  }

  /*********************** header and footer styles End ***********************/

  /*********************** Features Start ***********************/
  .main-features-content .main-features-wrapper .col-lg-4.col-md-4.col-sm-6.col-6,
  .main-features-content .main-features-wrapper .col-lg-6.col-md-6.col-sm-6.col-6 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .main-features-content .main-features-wrapper .row {
    margin-left: -30px;
    margin-right: -30px;
    row-gap: 60px;
  }

  .features-box img {
    width: 100%;
    border-radius: 10px;
  }

  .features-box {
    display: flex;
    align-items: center;
    padding: 0px 15px;
  }

  .features-box .features-image {
    overflow: hidden;
    height: 40px;
    width: 40px;
    background: #ffffff;
    color: #2a2a2a;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
  }

  .features-box:hover .features-image {
    background: #002a41;
    color: #003159;
  }

  .features-name span {
    font-size: 20px;
    display: block;
    color: #003159;
    font-family: "Rubik", serif;
  }

  /*********************** Features End ***********************/
  /*********************** product hover fetures Start ***********************/

  .product-page-hover {
    width: 100%;
    overflow: hidden;
  }

  .product-page-styles {
    background-color: #fff;
  }

  .product-shape {
    margin-top: -44px;
  }

  .product-inner-hover {
    margin-top: 40px;

  }

  .product-positions {
    background-color: #ffffff;
  }

  .product-page-hover h3 {
    color: #fff;
  }

  .product-page-hover .prokduct-hover-wrapper {
    padding: 0px 15px;
  }

  .product-page-hover .prokduct-hover-wrapper img {
    border-radius: 10px;
  }

  .slick-slider .element {
    border-radius: 5px;
    display: inline-block;
    margin: 0px 5px;

  }

  .product-page-styles .slick-slider .element {
    display: inline-block;
    margin: 0px 25px;
  }


  /*********************** product hover fetures End ***********************/

  /************************Product page styles start ***********************/
  .product-page-styles {
    position: relative;
    display: flex;
    align-items: center;
  }

  .product-page-styles-slider img {
    width: 100%;
    border-radius: 10px;
  }

  .product-page-styles .main-section-heading {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 15%;
    width: 100%;
  }

  .product-page-styles .main-section-heading h3 {
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    font-size: 50px;
    line-height: 60px;
    margin: 0px;
  }

  .product-page-styles .container-fluid {
    padding-left: 0px;
    padding-right: 0;
    overflow: hidden;
    max-width: 85%;
    width: 100%;
    margin: 0 0 0 auto;
  }

  /************************Product page styles End ***********************/

  /*********************** Common Css Start ***********************/
  .install-video-wrapper.top-bottom-padding {
    position: relative;
    overflow: hidden;
  }

  .install-video-wrapper .marqury-shopify-theme .marqury-shopify-heading {
    position: absolute;
    top: 45%;
    left: 0;
    width: 110%;
    margin-left: -5vw;
    padding: 30px;
    margin-right: -5vw;
    background: linear-gradient(to bottom, #5fa984 0%, #d1f1a9 100%, rgba(251, 135, 61, 0.15) 100%);
    transform: rotate(345deg);
    right: 0;
  }

  .install-video-wrapper .section-main-heading {
    margin-bottom: 40px;
  }

  .video-player {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    padding: 30px;
    z-index: 1;
    position: relative;
    box-shadow: 2px 20px 30px rgba(0, 0, 0, .05);
  }

  .video-remote {
    width: 100%;
    display: flex;
    column-gap: 10px;
    margin-top: 20px;
    overflow-y: hidden;
    overflow-x: scroll;
    padding-bottom: 20px;
  }

  .remote-button.current {
    background: #002a41 !important;
    color: #FFF !important;
    cursor: default !important;
    border: 1px solid #002a41;
  }

  .remote-button svg {
    fill: #002a41;
  }

  .remote-button.current svg {
    fill: #fff;
  }

  .remote-button.current svg .triangle {
    fill: #333333 !important;
  }

  .remote-button svg .triangle {
    fill: #fff !important;
  }

  .remote-button {
    display: block;
    color: #FFF;
    cursor: pointer;
    padding: 10px;
    font-size: 16px;
    background: #fff;
    border: 2px solid #eee;
    display: flex;
    align-items: center;
    column-gap: 10px;
    border-radius: 5px;
    max-width: 235px;
    width: 100%;
    flex-shrink: 0;
  }

  .remote-button:hover {
    background: #002a41;
    color: #FFF !important;
    border: 1px solid #002a41;
  }

  .video-holder {
    width: 100%;
  }

  .video-single {
    opacity: 0;
    display: none;
    transition: opacity 1s;
  }

  .video-single.current {
    display: inherit;
    opacity: 1;
  }

  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
  }

  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }

  .clearme:after {
    content: "";
    display: table;
    clear: both;
  }

  .video-remote-text {
    margin-top: 20px;
  }

  .video-pagination {
    font-weight: 500;
    display: flex;
    column-gap: 5px;
  }

  .video-remote-text p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 0;
    margin-top: 5px;
  }

  ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }

  ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  ::-webkit-scrollbar-track {
    background: #eee;
  }

  ::-webkit-scrollbar-thumb {
    background: #333333;
  }

  .top-bottom-padding {
    padding: 100px 0px;
  }

  .top-bottom-margin {
    margin: 100px 0px;
  }

  .install-video-wrapper {
    background: linear-gradient(360deg, rgb(255 255 255) 0%, rgb(255 255 255 / 68%) 50%, rgb(224 255 159 / 71%) 100%);
  }

  .install-video-wrapper .section-main-heading span {
    color: #002a41;
  }

  .tm-page-col-left ul {
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }

  .tm-page-col-left ul li a {
    background-color: #fff;
    color: #003159;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 24px;
    border-radius: 50px;
    border: 1px solid #eef3f6;
    display: inline-block;
    vertical-align: middle;
  }

  .main-theme-demo .main-section-heading p.main-content.aos-init.aos-animate {
    margin-bottom: 28px;
  }

  .tm-page-col-left ul li a.active {
    display: inline-block;
    vertical-align: middle;
    background-color: #002a41;
    border: none;
    color: #003159;
  }

  .tm-page-col-left ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }

  .tm-page-col-left ul li:last-child {
    margin-right: 0px;
  }

  .updated-every-month {
    text-align: center;
  }

  .updated-every-month p {
    margin-bottom: 0;
    padding-top: 30px;
    font-size: 18px;
    color: #003159;
  }

  .tm-page-cols-container .tm-page-col-left {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }

  div#demos {
    background-color: #eef3f6;
    z-index: 999;
    position: relative;
  }

  .main-section-heading {
    width: 100%;
    max-width: 55%;
    margin: 0 auto;
  }

  .main-heading {
    color: #003159;
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 20px;
    text-transform: capitalize;
  }

  .section-main-heading {
    font-size: 40px;
    margin-bottom: 18px;
    line-height: 50px;
  }

  .main-section-heading h3.main-heading p {
    color: #003159;
    font-size: 40px;
    line-height: 40px;
    margin-top: 30px;
  }

  #demos.main-theme-demo p.main-content {
    margin-bottom: 20px;
  }

  .monthly-fee-section .main-section-heading.text-center {
    max-width: 100%;
  }

  .main-content {
    color: #666666;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0;
    line-height: 22px;
  }
  .footer .main-content{
    color: #666666;
  }
  .main-shipping-block,
  .main-password,
  .main-theme-demo,
  .mobile-optimized-content,
  .main-features-content,
  .main-language-section,
  .main-page-features,
  .mobile-view-features,
  .all-ecommerce-features,
  .main-faq-section,
  .why-choose-section,
  .footer {
    overflow: hidden;
  }
  .mobile-optimized-content{
    background-color: #eef3f6;
  }
  /*********************** Common Css End ***********************/
  .counter-text {
    width: 100%;
    max-width: 48%;
  }

  .counter-text {
    color: #003159;
    font-size: 40px;
    line-height: 1.4;
    font-weight: 500;
    position: relative;
    z-index: 2;
  }

  .counter-text .counter-text-wrapper {
    width: 100%;
    max-width: 20%;
    padding: 0px 15px;
    position: relative;
    font-size: 40px;
  }

  .counter-text span {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
  }

  .counter-text span.sub {
    font-size: 30px;
    display: inline-block;
    line-height: 1;
    position: absolute;
    top: 5px;
    left: 64%;
  }

  /*********************** Language Start ***********************/
  .main-multiple-language .multiple-language-support {
    width: 100%;
    max-width: 11.11%;
    padding: 0px 15px;
  }

  .main-language-section {
    background-color: #ffffff;
  }

  .main-language-section .section-main-subheading {
    color: #a4eb6b;
    margin-bottom: 5px;
    display: inline-block;
  }

  .main-language-section .section-main-heading {
    color: #003159;
  }

  .main-language-section .main-content {
    color: #003159;
  }

  .languages-item-wrapper {
    width: 136px;
    height: 136px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    text-align: center;
    border: 2px solid #eef3f6;
    padding: 10px;
    border-radius: 50%;
  }

  .languages-box {
    border-radius: 50%;
    background-color: #eef3f6;
    width: 100%;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .languages-image {
    margin: 0 auto;
  }

  .languages-image img {
    max-width: 64px;
    max-height: 42px;
  }

  .languages-name {
    font-size: 16px;
    color: #003159;
    margin-top: 16px;
    margin-bottom: 0px;
    font-weight: 500;
    text-align: center;
  }

  .languages-count {
    color: #003159;
    margin-bottom: 0px;
    font-size: 46px;
  }

  /*********************** Language End ***********************/
  /*********************** Page Layout Start ***********************/
  .main-page-features {
    padding-bottom: 100px;
  }

  .main-page-features .page-view-wrapper {
    overflow: hidden;
  }

  .main-page-features .page-view-wrapper img {}

  .main-page-features .page-view-wrapper .main-page-view {
    padding: 0px 15px;
    margin-top: 40px;
  }

  .main-page-features .page-view-wrapper .main-page-view .page-view-image {
    border: 1px solid #333333;
    overflow: hidden;
    border-radius: 10px;
  }

  .main-page-features .page-view-wrapper .main-page-view .page-view-image img {
    border-radius: 10px;
    overflow: hidden;
  }

  .page-view-name {
    text-align: center;
    font-size: 20px;
    padding-top: 30px;
  }

  .page-view-name span {
    font-family: "Rubik", serif;
    color: #003159;
  }

  /*********************** Page Layout End ***********************/
  /*********************** Mobile View Start ***********************/
  .mobile-view-features {
    background-color: #ffffff;
  }

  .mobile-view-features-wrapper .col-lg-3.col-md-3.col-sm-6.col-12 {
    padding: 0 50px;
  }

  .mobile-view-features .mobile-view-demo {
    margin-top: 40px;
    overflow: hidden;
    padding: 15px;
    border: 2px solid #002a41;
    border-radius: 20px;
  }

  .mobile-view-features .mobile-view-demo img {
    border-radius: 10px;
  }

  .mobile-view-features .mobile-view-demo-name {
    text-align: center;
    padding-top: 20px;
  }

  .mobile-view-features .mobile-view-demo-name h5 {
    margin-bottom: 0px;
    font-size: 20px;
    color: #003159;
  }

  /*********************** Mobile View End ***********************/
  /*********************** All Features Start ***********************/
  .all-ecommerce-features h3.main-heading,
  .all-ecommerce-features h3.main-heading span {
    color: #003159;
  }

  .all-ecommerce-features p {
    color: #666666;
  }

  .all-ecommerce-features {
    background-color: #333333;
  }

  .first-features-slider-marquee {
    margin-top: 40px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
  }

  .first__features__marquee__content {
    width: 333.3%;
    display: flex;
    line-height: 30px;
    -webkit-animation: marquee-left 30s linear infinite forwards;
    animation: marquee-left 30s linear infinite forwards;
  }

  .first-features-marquee-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 166.65%;
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .first__features__marquee__content ul li {
    max-width: 33.33%;
    width: 100%;
    padding: 0px 15px;
  }

  .first__features__marquee__content ul li img {
    border: 1px solid #333333;
    overflow: hidden;
    border-radius: 10px;
  }

  @-webkit-keyframes marquee-left {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-66.6%);
    }
  }

  @keyframes marquee-left {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-66.6%);
    }
  }

  .second-features-slider-marquee {
    margin-top: 40px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
  }

  .second__features__marquee__content {
    width: 333.3%;
    display: flex;
    line-height: 30px;
    -webkit-animation: marquee-right 30s linear infinite forwards;
    animation: marquee-right 30s linear infinite forwards;
  }

  .second-features-marquee-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 166.65%;
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .second__features__marquee__content ul li {
    max-width: 33.33%;
    width: 100%;
    padding: 0px 15px;
  }

  .second__features__marquee__content ul li img {
    border: 1px solid #333333;
    overflow: hidden;
    border-radius: 10px;
  }

  @-webkit-keyframes marquee-right {
    0% {
      transform: translateX(-66.6%);
    }

    100% {
      transform: translateX(0);
    }
  }

  @keyframes marquee-right {
    0% {
      transform: translateX(-66.6%);
    }

    100% {
      transform: translateX(0);
    }
  }

  /*********************** All Features Start ***********************/
  .monthly-fee-section .main-section-heading .main-heading span {
    color: #003159;
  }


  .monthly-fee-section .container-fluid {
    max-width: 1400px;
    width: 100%;
  }

  .monthly-fee-price-table {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 11px rgb(0 0 0 / 1%);
    padding: 20px;
  }

  .monthly-fee-price-table .table {
    position: relative;
    transition: 0.3s height;
    margin-bottom: 0px;
  }

  .monthly-fee-price-table table {
    width: 100%;
  }

  .monthly-fee-price-table td {
    padding: 20px 5px;
    border-right: 1px solid #ffffff;
    text-align: center;
    width: 100%;
    max-width: 25%;
    font-size: 16px;
    font-weight: 500;
    color: #003159;
    vertical-align: middle;
    border-top: none;
    background-color: #eef3f6;
  }

  .monthly-fee-price-table td:last-child {
    color:#ffffff;
    border-right: none;
  }

  .monthly-fee-price-table td img {
    width: 100%;
    height: 100%;
    max-width: 22px;
    max-height: 22px;
    margin-right: 5px;
  }

  .monthly-fee-price-table thead th {
    font-size: 20px;
    padding: 20px 5px;
    border-right: 1px solid #ffffff;
    vertical-align: middle;
    border-bottom: none;
    border-top: none;
    color: #003159;
  }

  .monthly-fee-price-table .table thead {
    background-color: #eef3f6;
    color: #003159;
    border-radius: 10px;
  }

  .monthly-fee-price-table .table tbody tr:nth-child(even) {
    background-color: #eef3f6;
  }

  table tfoot th:first-child {
    border-radius: 10px 0px 0px 10px;
  }

  table tfoot th:last-child {
    border-radius: 0 10px 10px 0;
  }

  .monthly-fee-price-table thead th:last-child {
    border-right: none;
  }

  .total-price-table {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }

  .total-price-table .view-more-price {
    background: linear-gradient(181.44deg, rgba(245, 245, 245, 0) -10.16%, #ffffff 81.4%);
    border-radius: 0px 0px 5px 5px;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    z-index: 11;
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .monthly-fee-price-table table tr.active .view-more-price {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
  }

  .total-price-table .view-more-price .theme-btn {
    margin-left: 0px;
    background-color: #fff;
    color: #333;
    box-shadow: 0 0 7px 3px #00000026;
  }

  .total-price-table .view-more-price .theme-btn img {
    padding-right: 5px;
  }

  .total-price-table .view-more-price button:focus {
    outline: none;
  }

  table tfoot th {
    padding: 20px 5px;
    border-right: 1px solid #ffffff24;
    background-color: #eef3f6;
    width: 100%;
    max-width: 25%;
  }

  table tfoot th:last-child {
    border-right: none;
    background-color: #a4eb6b;
  }

  table tfoot th:last-child span {
    color: #003159;
  }

  table tfoot th p {
    margin-bottom: 0px;
    color: #003159;
    font-size: 22px;
    font-weight: 500;
  }

  table tfoot th span {
    font-size: 14px;
    color: #7f7f8a;
    font-weight: 500;
  }

  table tr {
    display: none;
  }

  table tr.active {
    display: table-row;
  }

  /*********************** Faq Start ***********************/
  #faq {
    background-color: #eef3f6;
  }

  .main-faq-section .faq-section #accordion {
    padding: 0px 15px;
  }

  .main-faq-section .faq-section #accordion .card {
    background-color: transparent;
  }

  .main-faq-section .faq-section .faq-img {
    width: 100%;
    max-width: 25%;
    padding: 0px 15px;
    text-align: center;
  }

  .main-faq-section .faq-section .faq-img img {
    width: 100%;
    height: 100%;
    max-width: 320px;
    max-height: 837px;
  }

  .card-header a {
    padding: 20px 60px 20px 25px;
    background-color: #ffffff;
    color: #003159;
    font-size: 20px;
    transition: all 0.5s ease;
    border-radius: 5px;
  }

  .faq-section .card-header>h5 a {
    display: block;
    position: relative;
    font-family: "Rubik", serif;
  }

  .faq-section .card-header>h5 a:before {
    display: block;
    position: absolute;
    content: "";
    top: 31px;
    right: 25px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }

  .faq-section .card-header>h5 a:after {
    display: block;
    position: absolute;
    content: "";
    top: 27px;
    right: 29px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }

  .faq-section .card-header>h5 a[aria-expanded="true"]:after {
    width: 0;
  }

  .faq-section .card-header {
    padding: 0;
    background-color: transparent;
    border-bottom: none;
  }

  .faq-section .card-header h5 {
    margin-bottom: 0px;
  }

  .faq-section .card {
    margin-bottom: 20px;
    border: none;
  }

  .faq-section .card:last-child {
    margin-bottom: 0px;
  }

  .faq-section #accordion .card-body {
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
  }

  .card-body {
    padding: 20px 25px;
  }

  /*********************** Faq End ***********************/
  /*********************** Why Choose Start ***********************/
  div#why-choose {
    background-color: #eef3f6;
  }

  .why-choose-section .main-why-choose-box {
    background-color: #ffffff;
    padding: 34px;
    margin-top: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.5s;
    margin-bottom: 15px;
  }

  .why-choose-section .main-why-choose-box .why-choose-icon {
    background-color: #eef3f6;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    transition: all 0.5s;
    border-radius: 50%;
  }

  .why-choose-section .main-why-choose-box:hover .why-choose-icon {
    -webkit-animation: bounceIn 0.5s ease;
    -o-animation: bounceIn 0.5s ease;
    animation: bounceIn 0.5s ease;
  }

  @keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3);
    }

    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
      -webkit-transform: scale3d(.9, .9, .9);
      transform: scale3d(.9, .9, .9);
    }

    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
      -webkit-transform: scale3d(.97, .97, .97);
      transform: scale3d(.97, .97, .97);
    }

    to {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  .why-choose-section .main-why-choose-box h5 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #003159;
    font-weight: 700;
  }

  .why-choose-section .main-why-choose-box p {
    color: #666666;
    font-size: 14px;
    margin-bottom: 0px;
  }

  /*********************** Why Choose End ***********************/

  /*********************** All Section Features Start ***********************/
  div#all-ecommerce-features .subtitle-heading-wrapper {
    font-size: 270px;
    background: -webkit-linear-gradient(#003159, #a4eb6b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 1;
    font-weight: 900;
  }

  div#all-ecommerce-features .main-heading {
    color: #003159;
  }

  .main-heading {
    position: relative;
    z-index: 999;
    font-weight: 500;
  }

  div#all-ecommerce-features .main-content {
    color: #666666;
    max-width: 660px;
  }

  div#all-ecommerce-features {
    background-color: #eef3f6;
    padding-bottom: 100px;
  }

  .second__features__marquee__content.all-section-feature-main {
    width: 360%;
    display: flex;
    line-height: 30px;
    -webkit-animation: marquee-right 60s linear infinite forwards;
    animation: marquee-right 60s linear infinite forwards;
  }

  .first__features__marquee__content.all-section-feature-main {
    width: 360%;
    display: flex;
    line-height: 30px;
    -webkit-animation: marquee-left 60s linear infinite forwards;
    animation: marquee-left 60s linear infinite forwards;
  }

  .first-features-marquee-wrapper.all-section-feature-one,
  .second-features-marquee-wrapper.all-section-feature-one {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 120%;
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .second__features__marquee__content.all-section-feature-main ul li,
  .first__features__marquee__content.all-section-feature-main ul li {
    max-width: 12%;
    width: 100%;
    padding: 0px 15px;
    text-align: center;
  }

  .second__features__marquee__content.all-section-feature-main ul li span,
  .first__features__marquee__content.all-section-feature-main ul li span {
    color: #003159;
    background-color: #a4eb6b;
    padding: 6px 26px;
    display: block;
    border-radius: 5px;
  }

  /*********************** All Section Features End ***********************/

  /*********************** Footer Start ***********************/
  .shape-footer {
    margin-top: 100px;
  }

  .footer {
    background-color: #ffffff;
    overflow: hidden;
  }

  .footer .main-section-heading {
    max-width: 60%;
  }

  .footer .main-heading {
    color: #003159;
  }

  .footer-description {
    overflow: hidden;
  }

  .footer-description ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    column-gap: 30px;
  }

  .footer-description ul li {
    font-size: 20px;
    list-style-type: none;
    padding: 15px 30px;
    margin-top: 45px;
    margin-bottom: 60px;
    position: relative;
    color: #003159;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #a4eb6b;
  }

  .footer-description ul li:nth-last-child(1) {
    margin-right: 0px;
  }

  .footer-description ul li img {
    max-width: 18px;
    max-height: 18px;
    margin-right: 5px;
  }

  .main-footer-btn .theme-btn {
    background-color: #a4eb6b;
    color: #003159;
    font-weight: 500;
    font-size: 20px;
    padding: 18px 42px;
  }

  .main-footer-btn .theme-btn:hover {
    background-color: #003159;
    color: #ffffff;
  }

  /*********************** Footer End ***********************/

  /*********************** Qr code Start ***********************/
  .qr-button {
    float: right;
    position: fixed;
    z-index: 10;
    top: auto;
    bottom: 80px;
    right: 0;
    left: auto;
    opacity: 1;
    visibility: visible;
    transition: all .5s ease-in-out;
    cursor: pointer;
    z-index: 999;
  }

  .qr-button-inner {
    transition: all .5s ease-in-out;
    opacity: 0;
    visibility: hidden;
    right: -200px;
    position: fixed;
    z-index: 99;
    top: auto;
    bottom: 80px;
  }

  .qr-wrapper img {
    height: auto;
    max-width: 100%;
  }

  .qr-wrapper.active .qr-button {
    right: 200px;
  }

  .qr-wrapper.active .qr-button-inner {
    z-index: 99;
    position: fixed;
    top: auto;
    bottom: 80px;
    right: 0;
    left: auto;
    transition: all .5s ease-in-out;
    opacity: 1;
    visibility: visible;
  }

  #back-to-top-button {
    border-radius: 5px;
    display: inline-block;
    background-color: #333333;
    width: 40px;
    color: #fff;
    height: 40px;
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: 30px;
    transition: background-color .3s,
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    line-height: 37px;
    box-shadow: 0px 0px 16px 1px #3333332b;
  }

  #back-to-top-button:hover {
    cursor: pointer;
    background-color: #333333;
  }

  #back-to-top-button:active {
    background-color: #555;
  }

  #back-to-top-button.show {
    opacity: 1;
    visibility: visible;
  }

  /*********************** Qr code End ***********************/

  /*********************** Responsive Start ***********************/
  @media (max-width: 1600px) {

    .footer-description ul li {
      font-size: 18px;
      padding: 12px 24px;
      margin-top: 35px;
      margin-bottom: 45px;
    }

    .main-footer-btn .theme-btn {
      padding: 16px 36px;
      font-size: 18px;
    }

    .install-video-wrapper .marqury-shopify-theme .marqury-shopify-heading {
      padding: 25px;
    }

    .marquee {
      height: 135px;
    }

    .marquee .inner {
      font-size: 7rem;
    }

    .main-features-content .main-features-wrapper .row {
      margin-left: -25px;
      margin-right: -25px;
    }

    .main-features-content .main-features-wrapper .col-lg-4.col-md-4.col-sm-6.col-6,
    .main-features-content .main-features-wrapper .col-lg-6.col-md-6.col-sm-6.col-6 {
      padding-left: 25px;
      padding-right: 25px;
    }

    .product-page-styles .slick-slider .element {
      margin: 0px 20px;
    }

    .product-page-styles .main-section-heading {
      max-width: 12%;
    }

    .product-page-styles .container-fluid {
      max-width: 88%;
    }

    .product-page-styles .main-section-heading h3 {
      font-size: 44px;
      line-height: 54px;
    }

    .tm-page-col-left ul li a {
      padding: 8px 22px;
    }

    .exclusive-inner-top-one img,
    .exclusive-inner-top-two img {
      height: 326px;
    }

    .exclusive-inner-right-images img {
      height: 682px;
    }

    .counter-text span.sub {
      font-size: 26px;
    }

    .counter-text {
      max-width: 55%;
    }

    #hero-slideshow  {
      height: 850px;
    }

    .languages-item-wrapper {
      width: 110px;
      height: 110px;
    }

    .languages-image img {
      max-width: 54px;
      max-height: 32px;
    }

    .languages-count {
      font-size: 36px;
    }

  }

  @media (max-width: 1429px) {
    table tfoot th {
      padding: 16px 5px;
    }

    .monthly-fee-price-table td img {
      max-width: 18px;
      max-height: 18px;
    }

    .monthly-fee-price-table thead th {
      padding: 16px 5px;
      font-size: 18px;
    }

    .monthly-fee-price-table td {
      padding: 16px 5px;
    }

    .total-price-table .view-more-price .theme-btn img {
      width: 23px;
      height: 18px;
    }

    .faq-section .card-header>h5 a:before {
      top: 26px;
      right: 22px;
    }

    .faq-section .card-header>h5 a:after {
      right: 26px;
      top: 22px;
    }

    div#all-ecommerce-features {
      padding-bottom: 90px;
    }

    .first-features-slider-marquee,
    .second-features-slider-marquee {
      margin-top: 35px;
    }

    .features-box {
      padding: 0px;
    }

    .mobile-optimized-right-side {
      margin-top: 35px;
    }

    .product-inner-hover {
      margin-top: 35px;
    }

    .mobile-view-features .mobile-view-demo {
      margin-top: 35px;
    }

    .monthly-fee-price-table {
      margin-top: 17px;
    }

    .install-video-wrapper .section-main-heading {
      margin-bottom: 35px;
    }

    .updated-every-month p {
      font-size: 16px;
      padding-top: 25px;
    }

    .exclusive-features-title {
      padding-bottom: 35px;
    }

    .main-footer-btn .theme-btn {
      padding: 14px 30px;
      font-size: 16px;
    }

    .second__features__marquee__content.all-section-feature-main ul li span,
    .first__features__marquee__content.all-section-feature-main ul li span {
      font-size: 14px;
      padding: 4px 20px;
    }

    .second__features__marquee__content.all-section-feature-main ul li,
    .first__features__marquee__content.all-section-feature-main ul li {
      padding: 0px 10px;
    }

    .install-video-wrapper .marqury-shopify-theme .marqury-shopify-heading {
      padding: 20px;
    }

    div#all-ecommerce-features .subtitle-heading-wrapper {
      font-size: 230px;
    }

    .marquee {
      height: 115px;
    }

    .marquee .inner {
      font-size: 6rem;
    }

    .main-features-content .main-features-wrapper .row {
      margin-left: -20px;
      margin-right: -20px;
      row-gap: 30px;
    }

    .main-features-content .main-features-wrapper .col-lg-4.col-md-4.col-sm-6.col-6,
    .main-features-content .main-features-wrapper .col-lg-6.col-md-6.col-sm-6.col-6 {
      padding-left: 20px;
      padding-right: 20px;
    }

    .product-page-styles .slick-slider .element {
      margin: 0px 15px;
    }

    .product-page-styles .main-section-heading {
      max-width: 10%;
    }

    .product-page-styles .container-fluid {
      max-width: 90%;
    }

    .product-page-styles .main-section-heading h3 {
      font-size: 38px;
      line-height: 48px;
    }

    .mobile-view-features .mobile-view-demo-name {
      padding-top: 15px;
    }

    .mobile-view-features .mobile-view-demo-name h5 {
      font-size: 18px;
    }

    .mobile-view-features-wrapper .col-lg-3.col-md-3.col-sm-6.col-12 {
      padding: 0px 40px;
    }

    .demo-lable>span {
      padding: 5px 10px;
      font-size: 10px;
    }

    .main-theme-demo .page-inner-wrapper {
      padding: 15px;
    }

    .main-theme-demo .demo-name a {
      font-size: 18px;
    }

    .main-theme-demo .demo-name p {
      font-size: 14px;
    }

    .tm-page-col-left ul li a {
      font-size: 14px;
      padding: 8px 20px;
    }

    .exclusive-inner-top-one img,
    .exclusive-inner-top-two img {
      height: 276px;
    }

    .exclusive-inner-right-images img {
      height: 582px;
    }

    .subtitle-heading-wrapper {
      font-size: 230px;
      margin-bottom: -65px;
    }

    .video-player {
      padding: 25px;
    }

    .main-section-heading h3.main-heading p {
      font-size: 36px;
      line-height: 46px;
      margin-top: 24px;
    }

    .why-choose-section .main-why-choose-box {
      padding: 30px;
    }

    .section-main-heading {
      font-size: 36px;
      line-height: 46px;
      margin-bottom: 14px;
    }

    .counter-text span.sub {
      font-size: 24px;
    }

    .counter-text .counter-text-wrapper {
      font-size: 36px;
    }

    #header .navbar-nav .nav-item a {
      font-size: 14px;
      padding: 6px 16px;
    }

    .main-slideshow-text {
      margin-top: 80px;
    }

    #hero-slideshow {
      height: 750px;
    }

    .main-slideshow-text .main-heading {
      margin-top: 10px;
      margin-bottom: 40px;
    }

    .main-slideshow-text .main-heading,
    .exclusive-features-title .main-heading {
      font-size: 48px;
      line-height: 58px;
    }

    .main-topbar span.closebtn img {
      width: 10px;
      height: 10px;
    }

    .main-heading {
      font-size: 56px;
      line-height: 66px;
      margin-bottom: 18px;
    }

    .container-fluid {
      padding: 0px 15px;
    }

    .why-choose-section .main-why-choose-box .why-choose-icon {
      margin-bottom: 25px;
    }

    .top-bottom-padding {
      padding: 90px 0px;
    }

    .e-commerce-exclusive {
      font-size: 22px;
    }

    .footer-description ul {
      column-gap: 25px;
    }

    .footer-description ul li {
      font-size: 16px;
      padding: 10px 20px;
      margin-top: 25px;
      margin-bottom: 30px;
    }

    .page-view-name {
      padding-top: 20px;
    }

    .main-faq-section .faqs-card {
      margin-top: 45px;
    }

    .card-header a {
      padding: 16px 50px 16px 16px;
      font-size: 18px;
    }

    .faq-section .card-header>h5 a[aria-expanded="true"]:after {
      right: 25px;
      max-width: 22px;
      max-height: 10px;
    }

    .faq-section #accordion .card-body {
      font-size: 14px;
      padding: 15px 16px;
    }

    .why-choose-section .main-why-choose-box h5 {
      font-size: 20px;
      margin-bottom: 15px;
    }

    .main-theme-demo .page-menu-item {
      margin-top: 35px;
    }

    .languages-item-wrapper {
      margin-top: 35px;
    }

    .main-page-features .page-view-wrapper .main-page-view {
      margin-top: 70px;
    }
  }

  @media (max-width: 1299px) {

    .second__features__marquee__content.all-section-feature-main ul li span,
    .first__features__marquee__content.all-section-feature-main ul li span {
      padding: 4px 16px;
    }

    .main-section-heading {
      max-width: 70%;
    }

    .faq-section .card-header>h5 a:before {
      top: 22px;
      right: 16px;
    }

    .faq-section .card-header>h5 a:after {
      right: 20px;
      top: 18px;
    }

    .card-header a {
      padding: 12px 40px 12px 12px;
      font-size: 16px;
    }

    .faq-section #accordion .card-body {
      padding: 10px 12px;
    }

    div#all-ecommerce-features {
      padding-bottom: 80px;
    }

    .first-features-slider-marquee,
    .second-features-slider-marquee {
      margin-top: 30px;
    }

    .mobile-optimized-right-side {
      margin-top: 30px;
    }

    .product-inner-hover {
      margin-top: 30px;
    }

    .mobile-view-features .mobile-view-demo {
      margin-top: 30px;
    }

    .monthly-fee-price-table {
      margin-top: 14px;
    }

    .install-video-wrapper .section-main-heading {
      margin-bottom: 30px;
    }

    .updated-every-month p {
      padding-top: 20px;
    }

    .exclusive-features-title {
      padding-bottom: 30px;
    }

    .main-footer-btn .theme-btn {
      padding: 12px 24px;
      font-size: 14px;
    }

    .footer-description ul {
      column-gap: 20px;
    }

    .install-video-wrapper .marqury-shopify-theme .marqury-shopify-heading {
      padding: 15px;
    }

    div#all-ecommerce-features .subtitle-heading-wrapper {
      font-size: 190px;
    }

    .marquee {
      height: 95px;
    }

    .marquee .inner {
      font-size: 5rem;
    }

    .main-features-content .main-features-wrapper .row {
      margin-left: -15px;
      margin-right: -15px;
    }

    .main-features-content .main-features-wrapper .col-lg-4.col-md-4.col-sm-6.col-6,
    .main-features-content .main-features-wrapper .col-lg-6.col-md-6.col-sm-6.col-6 {
      padding-left: 15px;
      padding-right: 15px;
    }

    .product-page-styles .main-section-heading h3 {
      font-size: 32px;
      line-height: 42px;
    }

    .mobile-view-features .mobile-view-demo-name h5 {
      font-size: 16px;
    }

    .mobile-view-features-wrapper .col-lg-3.col-md-3.col-sm-6.col-12 {
      padding: 0px 30px;
    }

    .tm-page-col-left ul li {
      margin-bottom: 10px;
    }

    .exclusive-inner-top-one img,
    .exclusive-inner-top-two img {
      height: 226px;
    }

    .exclusive-inner-right-images img {
      height: 482px;
    }

    .subtitle-heading-wrapper {
      font-size: 190px;
      margin-bottom: -55px;
    }

    .video-player {
      padding: 20px;
    }

    .main-section-heading h3.main-heading p {
      font-size: 32px;
      line-height: 32px;
      margin-top: 18px;
    }

    .why-choose-section .main-why-choose-box {
      padding: 26px;
    }

    .section-main-heading {
      font-size: 32px;
      line-height: 42px;
      margin-bottom: 10px;
    }

    .counter-text span.sub {
      font-size: 20px;
    }

    .counter-text .counter-text-wrapper {
      font-size: 32px;
    }

    .counter-text {
      max-width: 72%;
    }

    #hero-slideshow {
      height: 650px;
    }

    .main-slideshow-text .main-heading {
      margin-bottom: 30px;
    }

    .e-commerce-exclusive {
      font-size: 20px;
    }

    .main-slideshow-text .main-heading,
    .exclusive-features-title .main-heading {
      font-size: 40px;
      line-height: 50px;
    }

    .main-heading {
      font-size: 48px;
      line-height: 58px;
      margin-bottom: 16px;
    }

    .why-choose-section .main-why-choose-box .why-choose-icon {
      margin-bottom: 20px;
    }

    .top-bottom-padding {
      padding: 80px 0px;
    }

    .main-shipping-block {
      margin-bottom: 90px;
    }

    .product-page-hover,
    .main-page-features {
      padding-bottom: 90px;
    }

    .shipping-marquee {
      padding: 20px 0px;
    }

    .one-click-demo-icon img,
    .no-need-code-skill-icon img,
    .responsive-all-devices-icon img,
    .well-documented-icon img {
      max-width: 35px;
      max-height: 35px;
    }

    .one-click-demo-content h5,
    .no-need-code-skill-content h5,
    .responsive-all-devices-content h5,
    .well-documented-content h5 {
      font-size: 18px;
    }

    .password-content {
      padding: 0px 50px;
    }

    .password-content .section-title h2 {
      margin-bottom: 15px;
      line-height: 35px;
    }

    .password-content .copy-input {
      font-size: 16px;
    }

    .password-content .copied {
      font-size: 16px;
    }

    .password-content .section-title img {
      max-width: 75px;
      max-height: 75px;
      margin-bottom: 25px;
    }

    .password-content .theme-btn {
      margin-top: 40px;
    }

    .main-theme-demo .main-section-heading .main-title {
      font-size: 175px;
    }

    .main-theme-demo .page-title .view-demo a::before {
      right: 24px;
      top: 27px;
    }

    .main-theme-demo .page-title .view-demo a::after {
      width: 120px;
      height: 120px;
      border-top: solid 60px currentcolor;
      border-right: solid 60px currentcolor;
      border-left: solid 60px transparent;
      border-bottom: solid 60px transparent;
    }

    .main-theme-demo .page-menu-item {
      margin-top: 30px;
    }

    .main-theme-demo .page-title .demo-name a {
      font-size: 16px;
    }

    .languages-item-wrapper {
      width: 100px;
      height: 100px;
      margin-top: 30px;
    }

    .languages-image img {
      max-width: 44px;
      max-height: 22px;
    }

    .languages-count {
      font-size: 26px;
    }

    .main-page-features .page-view-wrapper .main-page-view {
      margin-top: 60px;
    }

    .page-view-name {
      font-size: 18px;
      padding-top: 15px;
    }

    .mobile-view-features .mobile-view-demo-name {
      padding-top: 10px;
    }

    .main-faq-section .faqs-card {
      margin-top: 35px;
    }

    .why-choose-section .main-why-choose-box h5 {
      font-size: 18px;
    }

    .why-choose-section .main-why-choose-box p {
      font-size: 14px;
    }

    .footer-description ul li img {
      max-width: 16px;
      max-height: 16px;
    }

    .footer-description ul li {
      font-size: 14px;
    }

    .footer {
      padding: 90px 0px;
    }

    .theme-btn {
      padding: 10px 15px;
      font-size: 14px;
    }

    #header .navbar-nav .nav-item a {
      padding: 4px 12px;
    }

    .monthly-fee-price-table thead th {
      font-size: 16px;
      padding: 14px 5px;
    }

    .monthly-fee-price-table td {
      padding: 14px 5px;
      font-size: 14px;
    }

    table tfoot th p {
      font-size: 20px;
    }

    .main-theme-demo .page-menu-item .page-title {
      padding-top: 25px;
    }

    .main-theme-demo .demo-overlay p {
      font-size: 18px;
    }

    .main-theme-demo .demo-overlay p span {
      font-size: 18px;
      padding: 5px 12px;
    }

    table tfoot th {
      padding: 14px 5px;
    }
  }

  @media (max-width: 1099px) {

    .main-theme-demo .page-inner-wrapper .page-title .demo-lable {
      flex-wrap: wrap;
      row-gap: 5px;
    }

    .features-name span {
      font-size: 18px;
    }

    .main-shipping-block {
      margin-bottom: 80px;
    }

    .product-page-hover,
    .main-page-features {
      padding-bottom: 80px;
    }

    .shipping__marquee__content {
      width: 420%;
    }

    .shipping-list-inline {
      width: 140%;
    }

    .shipping__marquee__content ul li {
      width: 35%;
    }

    .password-content {
      padding: 0px 35px;
    }

    .password-content .section-title h2 {
      font-size: 20px;
      margin-bottom: 10px;
      line-height: 30px;
    }

    .password-content .copy-input {
      padding: 12px 70px 12px 25px;
    }

    .password-content .copy-btn {
      margin-left: -45px;
    }

    .password-content .copied {
      font-size: 14px;
      padding: 10px 20px;
      margin-left: 30px;
    }

    .password-content .theme-btn {
      margin-top: 30px;
    }

    .main-theme-demo .main-section-heading .main-title {
      font-size: 150px;
    }

    .main-page-features .page-view-wrapper .main-page-view {
      margin-top: 50px;
    }

    .page-view-name {
      font-size: 16px;
    }

    .main-faq-section .faqs-card {
      margin-top: 25px;
    }

    .features-name span {
      font-size: 18px;
    }

    .password-content .section-title img {
      max-width: 60px;
      max-height: 60px;
      margin-bottom: 15px;
    }

    table tfoot th p {
      font-size: 18px;
    }

    .main-theme-demo .page-menu-item .page-title {
      padding-top: 20px;
    }

    .main-theme-demo .demo-overlay p {
      font-size: 16px;
    }

    .main-theme-demo .demo-overlay p span {
      font-size: 16px;
      padding: 3px 10px;
    }
  }

  @media (max-width: 991px) {
    #header .navbar-nav .nav-item:first-child a {
      padding-top: 15px;
    }

    .first__features__marquee__content,
    .second__features__marquee__content {
      width: 600%;
    }

    .first-features-marquee-wrapper,
    .second-features-marquee-wrapper {
      width: 200%;
    }

    .first__features__marquee__content ul li,
    .second__features__marquee__content ul li {
      max-width: 40%;
    }

    .first__features__marquee__content ul li,
    .second__features__marquee__content ul li {
      padding: 0px 13px;
    }

    .navbar-light .navbar-brand img {
      max-width: 126px;
    }

    .qr-button,
    .qr-button-inner,
    .qr-wrapper.active .qr-button-inner {
      bottom: 70px;
    }

    #back-to-top-button {
      width: 35px;
      height: 35px;
      line-height: 32px;
      bottom: 15px;
      right: 15px;
    }

    .card-body {
      padding: 0px;
    }

    .faq-section .card:last-child {
      margin-bottom: 15px;
    }

    .faq-section .card {
      margin-bottom: 15px;
    }

    div#all-ecommerce-features {
      padding-bottom: 70px;
    }

    .first-features-slider-marquee,
    .second-features-slider-marquee {
      margin-top: 25px;
    }

    .mobile-optimized-right-side {
      margin-top: 25px;
    }

    .product-inner-hover {
      margin-top: 25px;
    }

    .mobile-view-features .mobile-view-demo {
      margin-top: 25px;
    }

    .monthly-fee-price-table {
      margin-top: 11px;
    }

    .main-theme-demo .page-menu-item {
      margin-top: 25px;
    }

    .install-video-wrapper .section-main-heading {
      margin-bottom: 25px;
    }

    .languages-item-wrapper {
      margin-top: 25px;
    }

    .updated-every-month p {
      font-size: 14px;
      padding-top: 15px;
    }

    .main-footer-btn .theme-btn {
      margin-top: 10px;
    }

    .footer .main-section-heading {
      max-width: 75%;
    }

    div#all-ecommerce-features .subtitle-heading-wrapper {
      font-size: 150px;
    }

    .marquee {
      height: 75px;
    }

    .marquee .inner {
      font-size: 4rem;
    }

    .tm-page-col-left ul li {
      margin-bottom: 8px;
      margin-right: 8px;
    }

    .tm-page-col-left ul li a {
      padding: 6px 16px;
    }

    .product-page-styles .main-section-heading h3 {
      font-size: 26px;
      line-height: 36px;
    }

    .mobile-view-features-wrapper .col-lg-3.col-md-3.col-sm-6.col-12 {
      padding: 0px 15px;
    }

    .main-theme-demo .page-inner-wrapper .page-title .demo-lable {
      flex-wrap: inherit;
    }

    .exclusive-inner-top-one img,
    .exclusive-inner-top-two img {
      height: auto;
    }

    .exclusive-inner-right-images img {
      height: auto;
    }

    .subtitle-heading-wrapper {
      font-size: 150px;
      margin-bottom: -45px;
    }

    .remote-button {
      padding: 8px;
      font-size: 14px;
      max-width: 215px;
    }

    .remote-button svg {
      width: 20px;
      height: 20px;
    }

    .video-player {
      padding: 15px;
    }

    .main-section-heading h3.main-heading p {
      font-size: 28px;
      line-height: 28px;
      margin-top: 12px;
    }

    .main-language-section .section-main-subheading {
      font-size: 14px;
    }

    .main-content {
      font-size: 14px;
      line-height: 20px;
    }

    .why-choose-section .main-why-choose-box {
      padding: 22px;
    }

    .section-main-heading {
      font-size: 28px;
      line-height: 38px;
      margin-bottom: 6px;
    }

    .counter-text span.sub {
      font-size: 18px;
    }

    .main-slideshow-text .shopify-tag img {
      max-width: 156px;
    }

    .counter-text .counter-text-wrapper {
      font-size: 28px;
    }

    .counter-text {
      max-width: 80%;
    }

    .main-slideshow-text {
      margin-top: 60px;
    }

    #hero-slideshow {
      height: 550px;
    }

    .main-slideshow-text .main-heading {
      margin-bottom: 20px;
    }

    .exclusive-features-title {
      row-gap: 10px;
      padding-bottom: 25px;
    }

    .exclusive-inner-right-images {
      padding-top: 30px;
    }

    .e-commerce-exclusive {
      font-size: 18px;
    }

    .main-slideshow-text .main-heading,
    .exclusive-features-title .main-heading {
      font-size: 34px;
      line-height: 44px;
    }

    .main-heading {
      font-size: 38px;
      line-height: 48px;
      margin-bottom: 14px;
    }

    .main-password {
      margin-top: 20px;
    }

    .slider-inner .main-heading {
      margin: 10px 0px;
    }

    .slideshow-logo-img,
    .slideshow-logo-img span {
      font-size: 36px;
      line-height: 44px;
    }

    .main-shipping-block {
      margin-bottom: 70px;
    }

    .product-page-hover,
    .main-page-features {
      padding-bottom: 70px;
    }

    .header-btn {
      display: inline-block;
      padding: 8px 16px;
      font-size: 16px;
      margin-top: 10px;
    }

    .navbar-light .navbar-toggler:focus,
    .navbar-light .navbar-toggler:focus-visible {
      outline: none;
    }

    #header .navbar-nav .nav-item a {
      padding: 8px 0px;
    }

    .top-bottom-padding {
      padding: 70px 0px;
    }

    .password-content {
      padding: 0px 25px;
    }

    .password-content .section-title h2 {
      font-size: 18px;
    }

    .main-theme-demo .main-section-heading .main-title {
      font-size: 125px;
    }

    .languages-count {
      font-size: 32px;
    }

    .main-section-heading {
      max-width: 65%;
    }

    .main-theme-demo .page-title .view-demo a::before {
      right: 16px;
      top: 18px;
    }

    .main-theme-demo .page-title .view-demo a::after {
      width: 100px;
      height: 100px;
      border-top: solid 50px currentcolor;
      border-right: solid 50px currentcolor;
      border-left: solid 50px transparent;
      border-bottom: solid 50px transparent;
    }

    .main-multiple-language .multiple-language-support {
      max-width: 20%;
    }

    .footer-description ul {
      column-gap: 15px;
    }

    .footer-description ul li {
      padding: 10px 15px;
      margin: 15px 0px;
    }

    .password-content .password-copy-btn {
      display: flex;
      align-items: center;
    }

    .password-content .theme-btn {
      margin-top: 0px;
      width: 100%;
    }

    .password-content .clipboard {
      width: 100%;
      margin-right: 20px;
    }

    .main-faq-section .faq-section #accordion {
      padding: 0px;
    }

    .main-faq-section .faq-section .faq-img {
      display: none;
    }

    .languages-name {
      margin-top: 14px;
    }

    #header .navbar-nav .nav-item a::after {
      display: none;
    }

    #header .navbar-nav .nav-item.active a::after {
      display: none;
    }

    #header .theme-btn {
      margin-top: 10px;
    }

    .theme-btn {
      font-size: 14px;
    }

    #header .navbar {
      padding: 15px 0px;
    }
  }

  @media (max-width: 840px) {
    div#all-ecommerce-features {
      padding-bottom: 60px;
    }

    .slideshow-logo-img,
    .slideshow-logo-img span {
      font-size: 32px;
      line-height: 36px;
    }

    .main-shipping-block {
      margin-bottom: 60px;
    }

    .product-page-hover,
    .main-page-features {
      padding-bottom: 60px;
    }

    .top-bottom-padding {
      padding: 60px 0px;
    }

    .password-content {
      padding: 0px 15px;
    }

    .main-theme-demo .main-section-heading .main-title {
      font-size: 100px;
    }

    .main-theme-demo .page-title .demo-name a {
      font-size: 16px;
    }

    .languages-count {
      font-size: 30px;
    }

    .main-page-features .page-view-wrapper .main-page-view {
      margin-top: 40px;
    }

    .page-view-name {
      font-size: 16px;
    }

    .main-faq-section .faqs-card {
      margin-top: 20px;
    }

    .faq-section #accordion .card-body {
      font-size: 14px;
    }

    .why-choose-section .main-why-choose-box h5 {
      font-size: 16px;
      margin-bottom: 10px;
    }

    .footer-description ul {
      margin: 10px 0px 0px;
    }

    .footer-description ul svg {
      left: 3px;
      top: 5px;
    }

    .features-name span {
      font-size: 16px;
    }

    table tfoot th p {
      font-size: 16px;
    }

    .main-theme-demo .page-title .demo-name a {
      font-size: 16px;
    }

    .main-theme-demo .demo-overlay p {
      font-size: 14px;
    }

    .main-theme-demo .page-menu-item .page-title {
      padding-top: 15px;
    }
  }

  @media (max-width: 767px) {
    .goal-achievement-section-second-img {
      padding-top: 15px;
    }

    .main-slideshow-text {
      margin-top: 20px;
    }

    .first__features__marquee__content ul li,
    .second__features__marquee__content ul li {
      padding: 0px 10px;
    }

    div#all-ecommerce-features {
      padding-bottom: 50px;
    }

    .first-features-slider-marquee,
    .second-features-slider-marquee {
      margin-top: 20px;
    }

    .mobile-optimized-right-side {
      margin-top: 20px;
    }

    .product-inner-hover {
      margin-top: 20px;
    }

    .mobile-view-features .mobile-view-demo {
      margin-top: 20px;
    }

    .monthly-fee-price-table {
      margin-top: 8px;
    }

    .main-theme-demo .page-menu-item {
      margin-top: 20px;
    }

    .install-video-wrapper .section-main-heading {
      margin-bottom: 20px;
    }

    .languages-item-wrapper {
      margin-top: 20px;
    }

    .exclusive-features-title {
      padding-bottom: 20px;
    }

    div#all-ecommerce-features .subtitle-heading-wrapper {
      font-size: 110px;
    }

    .marquee {
      height: 60px;
    }

    .marquee .inner {
      font-size: 3rem;
    }

    .product-page-styles .main-section-heading h3 {
      font-size: 20px;
      line-height: 30px;
    }

    .main-theme-demo .page-inner-wrapper .page-title .demo-lable {
      flex-wrap: wrap;
    }

    .subtitle-heading-wrapper {
      font-size: 110px;
      margin-bottom: -35px;
    }

    .remote-button {
      max-width: 169px;
    }

    .main-section-heading h3.main-heading p {
      font-size: 24px;
      line-height: 24px;
      margin-top: 6px;
    }

    .why-choose-section .main-why-choose-box {
      padding: 18px;
    }

    .section-main-heading {
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 2px;
    }

    .counter-text span.sub {
      font-size: 16px;
    }

    .main-slideshow-text .shopify-tag img {
      max-width: 136px;
    }

    .counter-text {
      max-width: 75%;
    }

    .counter-text .row.justify-content-center {
      row-gap: 10px;
    }

    .counter-text .counter-text-wrapper {
      max-width: 30%;
    }

    .counter-text .counter-text-wrapper {
      font-size: 24px;
    }

    #hero-slideshow {
      height: 420px;
    }


    .main-multiple-language .multiple-language-support {
      max-width: 25%;
    }

    .e-commerce-exclusive {
      font-size: 16px;
    }

    .slideshow1-img,
    .slideshow4-img,
    .slideshow5-img,
    .slideshow6-img {
      display: none;
    }

    .main-slideshow-text .main-heading,
    .exclusive-features-title .main-heading {
      font-size: 28px;
      line-height: 38px;
    }

    .main-topbar__inner {
      flex-direction: column;
      row-gap: 5px;
    }

    .main-topbar__inner span {
      margin-right: 0px;
    }

    .video-remote,
    .video-holder {
      float: none;
      width: 100%;
    }

    .main-heading {
      font-size: 30px;
      line-height: 40px;
      margin-bottom: 12px;
    }

    .main-slideshow-img-first,
    .main-slideshow-img-second,
    .main-slideshow-img-three,
    .main-slideshow-img-four {
      display: none;
    }

    .main-shipping-block {
      margin-bottom: 50px;
    }

    .product-page-hover,
    .main-page-features {
      padding-bottom: 50px;
    }

    .shipping-marquee {
      padding: 15px 0px;
    }

    .top-bottom-padding {
      padding: 50px 0px;
    }

    .password-content {
      text-align: center;
      padding: 35px;
    }

    .main-section-heading {
      max-width: 75%;
    }

    .password-content .section-title h2 {
      font-size: 20px;
    }

    .languages-count {
      font-size: 28px;
    }

    .shipping__marquee__content {
      width: 600%;
    }

    .shipping-list-inline {
      width: 200%;
    }

    .shipping__marquee__content ul li {
      width: 50%;
    }

    .first__features__marquee__content,
    .second__features__marquee__content {
      width: 900%;
    }

    .first-features-marquee-wrapper,
    .second-features-marquee-wrapper,
    .third-features-marquee-wrapper {
      width: 300%;
    }

    .first__features__marquee__content ul li,
    .second__features__marquee__content ul li {
      width: 60%;
    }

    .footer-description ul li {
      padding: 10px 15px;
      margin: 10px 0px;
    }

    .main-password .row {
      row-gap: 20px;
    }

    .main-theme-demo .view-demo a {
      padding: 10px 11px;
    }
  }

  @media (max-width: 640px) {
    .slideshow3-img {
      max-width: 100%;
      ;
    }

    #hero-slideshow {
      height: 510px;
    }

    div#all-ecommerce-features {
      padding-bottom: 40px;
    }

    .main-shipping-block {
      margin-bottom: 40px;
    }

    .product-page-hover,
    .main-page-features {
      padding-bottom: 40px;
    }

    .main-theme-demo .main-section-heading .main-title {
      font-size: 75px;
    }

    .languages-count {
      font-size: 26px;
    }

    .main-page-features .page-view-wrapper .main-page-view {
      margin-top: 30px;
    }

    .main-faq-section .faqs-card {
      margin-top: 10px;
    }

    .top-bottom-padding {
      padding: 40px 0px;
    }

  }

  @media (max-width: 575px) {
    #hero-slideshow {
      height: 470px;
    }

    .first__features__marquee__content ul li,
    .second__features__marquee__content ul li {
      padding: 0px 8px;
    }

    table tfoot th {
      max-width: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border-radius: 0px !important;
      border-bottom: 1px solid #ffffff24;
    }

    table tfoot th:last-child {
      border-bottom: none;
    }

    .main-features-content .main-features-wrapper .row {
      row-gap: 15px;
    }

    .why-choose-section-wrapper .col-lg-4.col-md-6.col-sm-6.col-12:first-child .main-why-choose-box {
      margin-top: 0;
    }

    .why-choose-section .main-why-choose-box {
      margin-bottom: 0px;
    }

    div#all-ecommerce-features {
      padding-bottom: 30px;
    }

    .first-features-slider-marquee,
    .second-features-slider-marquee {
      margin-top: 15px;
    }

    .main-features-wrapper .col-lg-4.col-md-4.col-sm-6.col-12:last-child .features-box {
      margin-bottom: 0px;
    }

    .mobile-optimized-right-side {
      margin-top: 15px;
    }

    .product-inner-hover {
      margin-top: 15px;
    }

    .mobile-view-features-wrapper .col-lg-3.col-md-3.col-sm-6.col-12 {
      width: 100%;
      max-width: 75%;
      margin: 0 auto;
    }

    .mobile-view-features .mobile-view-demo {
      margin-top: 15px;
    }

    .monthly-fee-price-table {
      margin-top: 5px;
    }

    #demos.main-theme-demo p.main-content {
      margin-bottom: 15px;
    }

    .install-video-wrapper .section-main-heading {
      margin-bottom: 15px;
    }

    .exclusive-inner-right-images {
      padding-top: 15px;
    }

    .exclusive-features-title {
      padding-bottom: 15px;
    }

    .footer .main-section-heading {
      max-width: 100%;
    }

    div#all-ecommerce-features .subtitle-heading-wrapper {
      font-size: 70px;
    }

    .marquee {
      height: 40px;
    }

    .marquee .inner {
      font-size: 2rem;
    }

    .product-page-styles {
      flex-direction: column;
    }

    .product-page-styles .main-section-heading {
      position: inherit;
      max-width: 100%;
    }

    .product-page-styles .main-section-heading h3 {
      transform: inherit;
      writing-mode: inherit;
      margin-bottom: 15px;
    }

    .product-page-styles .container-fluid {
      max-width: 100%;
    }

    .remote-button {
      max-width: 125px;
    }

    .exclusive-inner-top-images .exclusive-inner-top-one {
      padding-bottom: 15px;
    }

    .exclusive-inner-bottom-images .exclusive-inner-top-one {
      padding-top: 15px;
    }

    .exclusive-inner-bottom-images {
      padding-top: 15px;
    }

    .subtitle-heading-wrapper {
      font-size: 70px;
      margin-bottom: -25px;
    }

    .main-section-heading h3.main-heading p {
      font-size: 20px;
      line-height: 20px;
    }

    .why-choose-section .main-why-choose-box {
      padding: 14px;
    }

    .main-topbar span.closebtn {
      top: 25%;
      transform: translateY(-25%);
    }

    .counter-text span {
      font-size: 12px;
    }

    .counter-text {
      max-width: 100%;
    }

    .section-main-heading {
      font-size: 20px;
      line-height: 30px;
    }

    .counter-text span.sub {
      font-size: 14px;
    }

    .counter-text .counter-text-wrapper {
      font-size: 20px;
    }

    .main-multiple-language .multiple-language-support {
      max-width: 33.33%;
    }

    .e-commerce-exclusive {
      font-size: 14px;
    }

    .main-slideshow-text .main-heading,
    .exclusive-features-title .main-heading {
      font-size: 24px;
      line-height: 34px;
    }

    .main-heading {
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 10px;
    }

    .main-shipping-block {
      margin-bottom: 30px;
    }

    .product-page-hover,
    .main-page-features {
      padding-bottom: 30px;
    }

    .shipping-marquee {
      padding: 10px 0px;
    }

    .shipping__marquee__content {
      width: 1200%;
    }

    .shipping-list-inline {
      width: 400%;
    }

    .shipping__marquee__content ul li {
      width: 100%;
    }

    .one-click-demo-icon,
    .no-need-code-skill-icon,
    .responsive-all-devices-icon,
    .well-documented-icon {
      margin-bottom: 10px;
    }

    .one-click-demo-content h5,
    .no-need-code-skill-content h5,
    .responsive-all-devices-content h5,
    .well-documented-content h5 {
      font-size: 16px;
    }

    .top-bottom-padding {
      padding: 30px 0px;
    }

    .main-theme-demo .main-section-heading .main-title {
      font-size: 50px;
    }

    .password-content .section-title h2 {
      font-size: 18px;
    }

    .password-content .copied {
      margin-left: 20px;
    }

    .main-section-heading {
      max-width: 100%;
    }

    .languages-item-wrapper {
      width: 75px;
      height: 75px;
      padding: 5px;
      margin-top: 15px;
    }

    .main-theme-demo .page-demo-img .page-title {
      margin-top: 15px;
    }

    .languages-count {
      font-size: 24px;
    }

    .first__features__marquee__content,
    .second__features__marquee__content {
      width: 1500%;
    }

    .first-features-marquee-wrapper,
    .second-features-marquee-wrapper,
    .third-features-marquee-wrapper {
      width: 500%;
    }

    .first__features__marquee__content ul li,
    .second__features__marquee__content ul li {
      width: 100%;
    }

    .password-content .password-copy-btn {
      display: block;
    }

    .password-content .theme-btn {
      width: auto;
      margin-top: 15px;
    }

    .footer-description ul li {
      margin: 10px 0px;
      padding: 10px;
    }

    .main-theme-demo .page-menu-item {
      margin-top: 15px;
      padding: 0px;
    }

    .main-features-content .main-features-wrapper {
      margin-top: 0px;
    }

    .main-page-features .page-view-wrapper .main-page-view {
      margin-top: 15px;
    }

    .password-content {
      padding: 20px;
    }

    .main-password .row {
      row-gap: 15px;
    }

    .languages-name {
      font-size: 14px;
      margin-top: 12px;
    }

    .monthly-fee-price-table .table {
      display: block;
      overflow-y: hidden;
      table-layout: fixed;
    }

    .monthly-fee-price-table td {
      width: 100%;
      max-width: 50%;
    }

    .monthly-fee-price-table td img {
      margin-right: 0px;
    }

    .main-theme-demo .page-menu-item::before {
      content: none;
    }

    #header .navbar {
      padding: 10px 0px;
    }
  }

  @media (max-width: 479px) {
    #hero-slideshow {
      height: 410px;
    }

    .mobile-view-features-wrapper .col-lg-3.col-md-3.col-sm-6.col-12 {
      width: 100%;
      max-width: 100%;
    }

    .monthly-fee-price-table {
      margin-top: 7px;
    }

    .exclusive-features-title .main-heading {
      font-size: 20px;
      line-height: 30px;
    }

    .main-heading {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 8px;
    }

    table tfoot th {
      padding: 12px 5px;
    }

    .main-password {
      margin-top: 10px;
    }
  }

  @media (max-width: 360px) {
    #hero-slideshow  {
      height: 350px;
    }
  }

  /*********************** Responsive End ***********************/