/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#tren-btn {
    background: unset !important;
    font-size: 24px !important;
    line-height: 32px !important;
    text-decoration: underline !important;
    border-bottom: 1px solid #fff;
    border-radius: unset !important;
    padding: unset !important;
    transform: unset !important;
    box-shadow: unset !important;
}
div#blg-dt .divider-border {
    margin: 55px auto 35px auto !important;
    background-color: rgb(255 255 255 / 48%);
    height: 1px !important;
}
.grey-txt {
    padding: 0px 0 !important;
    background: #6054854f;
    padding: 20px !important;
    border: 1px solid #f9951d;
    border-radius: 10px;
}
.grey-txt p {
    color: #ddd;
}
.grey-txt h4 {
    color: #f9951d;
}
div#testimonial-main {
    display: none !important;
}

.grey-txt p {
    color: #d3d3d3;
    padding: 8px 0 !important;
    font-size: 19px;
    line-height: 27px !important;
}
.read-more-text {
  display: -webkit-box;
  -webkit-line-clamp: 4;  
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
}

.read-more-text.active {
  -webkit-line-clamp: unset;
}

.read-more-btn {
  display: inline-block;
  margin-top: 10px;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  text-decoration:underline;
}
/* background CSS start */

.container-wrap {
    background: transparent !important;
}

.ocm-effect-wrap {
    background: url("https://stagingwebdes.com/Voicepod/wp-content/uploads/2026/01/body-bg286545214-scaled.png");
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
div#bundles {
    padding-left: 150px;
}
/* bolog css */
div#ft-blog {
    padding: 100px 100px 0 !important;
}

.comment-wrap {
    display: none !important;
}

div#author-bio {
    display: none !important;
}

.blog_next_prev_buttons.vc_row-fluid.wpb_row.full-width-content.standard_section {
    display: none !important;
}

.comments-section {
    display: none !important;
}

div#respond {
    display: none !important;
}
div#page-header-wrap {
    display: none !important;
}
div#blog-cont .vc_column-inner {
    border: 1px solid #fff;
    padding: 30px;
    background: #ffffff3b;
    backdrop-filter: blur(20px);
    transition: all 0.5s !important;
    border-radius: 26px !important;
    min-height: 670px;
}
div#blog-cont .vc_column-inner:hover {
    transition: all 0.5s !important;
    border-color: #F9951D !important;
}
.nectar-social.fixed {
    display: none !important;
}
.row.heading-title.hentry {
    display: none !important;
}
.postid-150 header#top {
    background: #000;
}

.postid-160 .inner-home h1, .postid-150 .inner-home h1, .postid-168 .inner-home h1, .postid-170 .inner-home h1, .postid-173 .inner-home h1, .postid-177 .inner-home h1 {
    font-size: 90px !important;
    line-height: 98px !important;
   
}
.postid-160 .inner-home, .postid-150 .inner-home, .postid-168 .inner-home, .postid-170 .inner-home, .postid-173 .inner-home, .postid-177 .inner-home {
	padding-top: 200px !important;
}
/* end blog css */
/* backgrond CSS end */

/* header CSS start */

#top nav > ul > li > a {
    font-family: 'Clash Display Medium';
    opacity: 1 !important;
}

#top nav > ul > li > a span {
    color: #fff;
}

#top nav > ul > li.current-menu-item > a {
    font-family: 'Clash Display Bold';
}

#top nav > ul > li.current-menu-item > a span {
    color: #F9951D;
}

#top nav > ul > li#menu-item-65 > a {
    background: #F9951D;
    padding: 15px 50px !important;
    border-radius: 10px;
    border: 2px solid #F9951D;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
}

#top nav > ul > li#menu-item-65 > a span {
    color: #000;
}

#top nav > ul > li#menu-item-65 > a:before {
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    background: #fff;
    top: -25%;
    left: -12%;
    border-radius: 50%;
    transform: scale(0);
    transition: all 1s;
}

#top nav > ul > li#menu-item-65 > a:hover:before {
    transform: scale(13);
}

#top nav > ul > li#menu-item-65 > a:hover span {
    color: #F9951D;
}

/* header CSS end */

/* hero section CSS start */

h1 {
    color: #fff;
    font-family: 'Clash Display Medium';
}

#hero .light {
    font-family: 'Clash Display light';
    font-size: 58px;
    line-height: 66px;
}

#hero .semi {
    font-family: 'Clash Display Semibold';
}

#hero .ai-scroll-wrap {
    display: none;
}

#hero .ai-with-typography {
    background: linear-gradient(45deg, #ffffff52, #ffffff59);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid #fff;
    position: relative;
    left: -22%;
}

#hero .ai-wrap .ai-audio-control {
    background: #F9951D;
    border-radius: 50% !important;
}

#hero .ai-wrap .ai-audio-control svg path {
    fill: #000;
}

#hero .ai-wrap .ai-volume-bar.ai-volume-bar-active:before {
    background: #F9951D !important;
}

#hero .ai-track-title span {
    font-size: 21px;
    font-weight: 600;
}

#hero .owl-dots {
    position: absolute;
    bottom: 20%;
    right: 18%;
}

#hero button.owl-dot span {
    width: 40px !important;
    background: #f9951d4a !important;
}

#hero button.owl-dot.active span {
    background: #F9951D !important;
}

#hero .row-bg {
    position: relative;
    border-bottom: 2px solid #273A96;
}

#hero-inr .row-bg:before {
    display: none !important;
}

#hero .row-bg:before {
    content: '';
    position: absolute;
    background: url(https://stagingwebdes.com/Voicepod/wp-content/uploads/2025/12/Group-25.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#hero .owl-nav {
    display: flex;
    gap: 10px;
    position: absolute;
    bottom: 25%;
    left: 5%;
}

#hero .owl-nav button.owl-prev, #hero .owl-nav button.owl-next {
    background: linear-gradient(45deg, #ffffff52, #ffffff59);
    border-radius: 16px !important;
    border: 1px solid #ffffff85 !important;
    color: #fff !important;
    padding: 10px 10px 0px !important;
}

#hero .owl-nav button.owl-prev  img, #hero .owl-nav button.owl-next img {
    max-width: 32px;
    filter: brightness(1) invert(1);
}

#hero-inr .wpb_raw_code {
    position: absolute;
    top: 0;
    left: 0px;
}

#hero-inr .vc_column-inner {
    position: relative;
}

/* hero section CSS end */

/* about section CSS start */

h2 {
    font-family: 'Clash Display Semibold';
    color: #fff;
}

p {
    color: #fff;
}

strong {
    font-family: 'Clash Display Bold';
}

ul li {
    color: #fff;
}

#about ul li strong {
    color: #F9951D !important;
}

#about ul li::marker {
    color: #F9951D !important;
}

#about.choose ul li::marker {
    color: unset !important;
}

#about.choose ul li {
    padding-bottom: 15px;
}

#about.choose strong {
    color: #F9951D;
    font-size: 30px;
    line-height: 38px;
}

#about .mejs-mediaelement {
    background: linear-gradient(45deg, #ffffff73, #99999952);
    border-radius: 50px;
	border: 1px solid #fff;
}

#about .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #595959 !important;
    border-radius: 50px !important;
}

#about .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: #D9D9D9 !important;
    border-radius: 50px !important;
}

/* about section CSS end */

/* slide section CSS start */

.main {
  display: flex;
  justify-content: space-between;
}

#slide-services .read-btn {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
}

.slide {
  height: 65vh !important;
  position: relative;
  padding: 50px;
  background-size: cover;
  background-position: 50%;
  flex: 1.2;
  cursor: pointer;
  transition: 0.5s linear flex;
  -webkit-transition: 0.5s linear flex;
  -moz-transition: 0.5s linear flex;
  -ms-transition: 0.5s linear flex;
  -o-transition: 0.5s linear flex;
  margin-right: 30px;
  background: #273A96 !important;
  border-radius: 32px;
}
@keyframes heading {
  from {
    bottom: 150px;
    opacity: 0;
  }

  to {
    bottom: 20px;
    opacity: 1;
  }
}
.slide h2 {
    position: absolute;
    bottom: 30px;
    left: 20px;
    opacity: 0;
    color: #fff;
}
.slide h2 span {
    font-size: 21px !important;
    font-weight: 300;
    opacity: 0.8;
    margin-top: 10px;
    display: block;
    line-height: 29px;
    max-width: 650px;
    font-family: 'Clash Display Regular';
    display: none;
}
.main object {
    position: absolute !important;
    right: 20px !important;
    top: 20px !important;
}
.main .slide.active h2 {
    opacity: unset !important;
    position: absolute;
    bottom: 30px;
}

.slide.active {
  flex: 3;
}

.slide h2 {
  opacity: 1;
  font-size: 42px;
  line-height: 50px;
}
.slide.active h2 {
  opacity: 0;
}
.slide.active:before {
    background: unset !important;
}

.main i {
    background: #FF573F;
    color: #fff;
    height: 50px;
    width: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 26em;
    right: 50px;
}
.slide.thrd-orng i {
    background: #00215B;
}

.slide.active h2 span {
    display: block;
}

a.read-btn {
    color: #F9951D;
    display: none;
}

.slide.active a.read-btn {
    display: block;
    font-size: 21px;
    line-height: 29px;
}

.slide h2 {
    rotate: 90deg;
    left: 0px;
    bottom: 40%;
}

.slide.active h2 {
    rotate: 0deg !important;
    bottom: 10% !important;
    left: 10%;
}

.slide.active {
    background-image: url(https://stagingwebdes.com/Voicepod/wp-content/uploads/2025/12/products-img.png) !important;
}

#slider .product {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}

/* #slider .product:before {
    content: '';
    position: absolute;
    background: #F9951D;
    height: 2px;
    width: 250px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
} */

/* slide section CSS end */

/* bundle section CSS start */

#bundle.individual .head-blk {
    min-height: 100px;
}

#bundle.individual .text-blk {
    min-height: 120px;
}

#bundle.bundle p {
    min-height: 60px;
}

#bundle.bundle ul {
    min-height: 120px;
}

#bundle .mejs-mediaelement {
    background: linear-gradient(45deg, #ffffff73, #99999952);
    border-radius: 50px;
    border: 1px solid #fff;
}

#bundle .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #595959 !important;
    border-radius: 50px !important;
}

#bundle .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: #D9D9D9 !important;
    border-radius: 50px !important;
}

#bundle ul li {
    list-style: none;
}

#bundle ul {
    margin: unset;
}

#ajax-content-wrap .mejs-container.mejs-audio {
    background: transparent !important;
}

#bundle.individual  .carousel-item {
    min-height: 620px;
}

#bundle.bundle .carousel-item {
    min-height: 690px;
}

#entire-btn {
    background: #F9951D !important;
    padding: 13px 40px;
    border-radius: 10px !important;
    border: 2px solid #F9951D;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
    color: #000;
    font-size: 21px;
    line-height: 29px;
    font-family: 'Clash Display Semibold';
}

#entire-btn:before {
    content: '';
    position: absolute;
    height: 40px;
    width: 40px;
    background: #fff;
    top: -25%;
    left: -12%;
    border-radius: 50%;
    transform: scale(0);
    transition: all 1s;
}

#entire-btn:hover:before {
    transform: scale(13);
}

#entire-btn:hover {
    color: #F9951D;
    box-shadow: unset !important;
    transform: unset !important;
}

h3 {
    font-family: 'Clash Display Semibold';
    color: #fff;
}

#bundle .yellow {
    color: #F9951D;
}

#bundle .carousel-item {
    background: #000;
    padding: 50px 20px;
    margin: 0px 15px;
    border: 1px solid #fff;
    border-radius: 32px;
	transition: all 0.5s;
}

#bundle .carousel-item:hover {
	background: #273A96;
}

#bundle .audio-blk {
    display: none;
}

#bundle .carousel-item:hover .audio-blk {
    display: block !important;
}

#bundle .owl-item {
    margin-right: 0;
}

#bundle h3 {
    font-size: 30px;
    line-height: 38px;
}

#bundle p {
    font-size: 18px !important;
    line-height: 26px !important;
}

#bundle .carousel-item ul li {
    font-size: 18px;
    line-height: 26px;
}

#bundle #entire-btn {
    width: 100%;text-align: center;
}

#bundle #entire-btn:hover:before {
    transform: scale(23);
}

div#bundle-inr12, div#bundle-inr {
    padding-left: 150px;
    position: relative;
    z-index: 1;
}

#bundle .owl-nav {
    display: flex;
    gap: 10px;
    position: absolute;
    top: -10%;
    right: 10%;
    z-index: 9;
}

#bundle .owl-nav button.owl-prev, #bundle .owl-nav button.owl-next {
    background: linear-gradient(45deg, #ffffff52, #ffffff59);
    border-radius: 16px !important;
    border: 1px solid #ffffff85 !important;
    color: #fff !important;
    padding: 10px 10px 5px !important;
}

#bundle .owl-nav button.owl-prev  img, #bundle .owl-nav button.owl-next img {
    max-width: 32px;
    filter: brightness(1) invert(1);
}

#bundle .owl-nav {
    display: none !important;
}

#bundle-inr h2 {
    text-align: center;
}

#bundle-inr12 h2 {
    text-align: center;
}

div#bundle-inr12 {
    padding: unset !important;
}

div#bundle-inr {
    padding: unset !important;
}

#bundles h2 {
    text-align: center;
}

div#bundles {
    padding: unset !important;
}

/* bundle section CSS end */

/* present section CSS start */

#present strong {
    font-family: 'Montserrat';
}

#present h2 {
    font-size: 70px;
    line-height: 78px;
}

#present .mejs-mediaelement {
    background: linear-gradient(45deg, #ffffff73, #99999952);
    border-radius: 50px;
	border: 1px solid #fff;
}

#present .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #595959 !important;
    border-radius: 50px !important;
}

#present .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: #D9D9D9 !important;
    border-radius: 50px !important;
}

#entire-btn.transparent {
    background: transparent !important;
    color: #F9951D;
    margin-left: 25px;
}

#entire-btn.transparent:before {
    background: #F9951D;
}

#entire-btn.transparent:hover {
    color: #000;
}

/* present section CSS end */

/* testimonial section CSS start */

#testimonial-main .testimonial {
    display: flex;
    gap: 20px;
}

h4 {
    font-family: 'Clash Display Semibold';
    color: #fff;
}

span.small {
    font-size: 21px;
    line-height: 29px;
}

#testimonial-main  .carousel-item {
    background: repeating-linear-gradient(45deg, #ffffff2b, #ffffff36);
    border: 1px solid #fff;
    border-radius: 32px;
    margin: 0px 15px;
    padding: 30px 30px;
}

#testimonial-main .carousel-item p {
    font-size: 22px;
    line-height: 30px;
}

div#testimonial-inr {
    padding-bottom: 50px;
}

#testimonial-main .owl-nav {
    display: flex;
    gap: 10px;
    position: absolute;
    top: -20%;
    right: 10%;
    z-index: 9;
}

#testimonial-main .owl-nav button.owl-prev, #testimonial-main .owl-nav button.owl-next {
    background: linear-gradient(45deg, #ffffff52, #ffffff59);
    border-radius: 16px !important;
    border: 1px solid #ffffff85 !important;
    color: #fff !important;
    padding: 10px 10px 0px !important;
}

#testimonial-main .owl-nav button.owl-prev  img, #testimonial-main .owl-nav button.owl-next img {
    max-width: 32px;
    filter: brightness(1) invert(1);
}

/* testimonial section CSS end */

/* newsletter section CSS start */

#newsletter p {
    font-size: 32px;
    line-height: 40p;
}

#newsletter .vc_column-inner {
    background: linear-gradient(45deg, #ffffff52, #ffffff59);
    border: 1px solid #fff;
    border-radius: 42px;
    padding: 100px 310px;
}

#newsletter input#tnp-1 {
    background: #fff;
    border: unset !important;
    position: relative;
    font-size: 21px;
    line-height: 29px;
    color: #000;
    font-family: 'Clash Display Medium';
    border-radius: 10px;
    padding: 16px 25px;
    width: 780px; 
}

#newsletter input#tnp-1::placeholder {
    font-size: 21px;
    line-height: 29px;
    color: #000;
    font-family: 'Clash Display Medium';
}

#newsletter label {
    display: none !important;
}

#newsletter .tnp.tnp-subscription.tnp-widget {
    margin: unset !important;
    position: relative;
}

#newsletter .tnp-field.tnp-field-button {
    position: absolute;
    top: 0;
    right: -108%;
    width: 50%;
}

#newsletter input.tnp-submit {
    background: #F9951D !important;
    color: #000;
    font-size: 21px;
    line-height: 29px;
    border-radius: 10px !important;
    border: 2px solid #F9951D;
    opacity: 1 !important;
    font-family: 'Clash Display Medium';
}

#newsletter input.tnp-submit:hover {
    background: #fff !important;
    color: #F9951D !important;
    box-shadow: unset !important;
    transform: unset !important;
}

/* newsletter section CSS end */

/* footer CSS start */

#footer-inr p {
    max-width: 390px;
}

#footer p {
    font-size: 21px;
    line-height: 29px;
}

h5 {
    font-family: 'Clash Display Semibold';
    color: #fff;
}

#footer ul {
    margin: unset;
}

#footer ul li {
    list-style: none;
    padding-bottom: 10px;
}

#footer ul li a {
    color: #fff;
    font-size: 21px;
    line-height: 29px;
}

#inr-footer {
    border-top: 1px solid #fff;
    padding-top: 30px;
}

#inr-footer .right-col {
    text-align: right;
}

#inr-footer a {
    color: #fff;
    font-family: 'Clash Display Semibold' !important;
}

div#footer-outer {
    display: none !important;
}

/* footer CSS end */

/* contact us page css */
.pod-form input, .pod-form textarea {
    background: #fff;
    border: 1px solid #F9951D;
    border-radius: 10px;
    padding: 17px;
}
.pod-btn .voice-btn {
    background: #F9951D !important;
    color: #000 !important;
    width: 100%;
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: bold;
    font-family: 'Clash Display Semibold';
}
.pod-form textarea {
    height: 200px;
}
.inner-home h1 {
    text-align: center;
}

div#pg-pkg .vc_column-inner {
    background: #273A96;
    padding: 70px 30px 0px 30px !important;
    border-radius: 32px;
    border: 1px solid #fff;
    min-height: 780px;
    transition: all 0.5s !important;
}

div#pg-pkg .vc_column-inner:hover {
    border-color: #F9951D !important;
    transition: all .5s !important;
    transform: scale(0.9);
}
#form-sec .pod-form p {
    padding: 2px 0;
}
#form-sec .wpcf7-list-item-label {
    color: #fff !important;
}
#form-sec span.wpcf7-list-item.first.last {
    margin: 0 !important;
}
#form-sec select {
    background: #fff;
    border: 1px solid #F9951D;
    border-radius: 10px;
    padding: 17px;
}
/* end css */

/* voice-sec section CSS start */

#voice-img .ai-wrap.ai-type-full.ai-with-typography {
    background: #000 !important;
}

#voice-sec .ai-wrap.ai-type-full.ai-with-typography {
    background: transparent !important;
}

#voice-sec .ai-wrap .ai-scroll-wrap .ai-tracklist {
}

#voice-sec .ai-scroll-wrap {
    height: 550px !important;
}

#voice-sec .ai-wrap .ai-track {
    margin-bottom: 70px !important;
    background: transparent !important;
}

#voice-sec .ai-wrap .ai-track-control {
    background: unset !important;
}

#voice-sec .ai-track-thumb {
    width: 100px !important;
    height: 100px !important;
    max-height: unset !important;
}

#voice-sec .ai-wrap .ai-track-name {
    font-size: 29px;
    line-height: 37px;
    font-family: 'Clash Display Semibold';
}

#voice-sec button.ai-audio-control {
    background: #F9951D;
}

#voice-sec .ai-wrap .ai-audio-control svg {
    fill: #000;
}

#voice-sec .ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background: #F9951D;
}

#voice-sec .ai-wrap .ai-track-progress {
    background: #F9951D;
}

#voice-sec .product {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}

#voice-sec .product:before {
    content: '';
    position: absolute;
    background: #F9951D;
    height: 2px;
    width: 250px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}


/* voice-sec section CSS end */

/* product-inr CSS start */

#product-inr .vc_column-inner {
    position: relative;
    border: 2px solid #fff;
    border-radius: 32px;
    transition: all 0.5s;
    overflow: hidden;
}

#product-inr .type-blk {
    position: absolute;
    z-index: 1;
    top: 3%;
    left: 6%;
}

#product-inr .center-blk {
    position: absolute;
    bottom: 6%;
    left: 7%;
    max-width: 580px;
    z-index: 1;
}

#product-inr .center-blk p {
    transition: all 0.5s;
    display: none;
}

#product-inr .vc_column-inner:hover .center-blk p {
    display: block;
}

#product-inr a.contact {
    display: block !important;
}

#product-inr .vc_column-inner:before {
    content: '';
    position: absolute;
    background: linear-gradient(0deg, #000000d6, transparent);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s;
}

#product-inr.inr-product .vc_column-inner:before {
    background: linear-gradient(0deg, #273A96, transparent);
}

#product-inr.inr-product .vc_column-inner .center-blk p {
    display: block;
}

#product-inr img {
    width: 100%;
}

#cont-us .pod-form p {
    text-align: left;
}

#product-inr .vc_column-inner:hover:before {
    background: linear-gradient(0deg, #273A96, transparent);
}

#product-inr .hover-wrap {
    margin-bottom: unset !important;
}

#product-inr h3.yellow {
    color: #F9951D;
}

#product-inr h5 a {
    color: #F9951D;
    font-size: 23px;
    line-height: 31px;
}

/* product-inr section CSS end */

/* cart checkout CSS start */

.single-product div#header-outer, .woocommerce-cart div#header-outer, .woocommerce-checkout div#header-outer {
    background: #000 !important;
}

.single-product .ocm-effect-wrap, .woocommerce-cart .ocm-effect-wrap, .woocommerce-checkout .ocm-effect-wrap {
    background-size: 100% 200% !important;
}

tr.wc-block-cart-items__header th span {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    line-height: 43px;
    font-family: 'Clash Display Semibold';
}

a.wc-block-components-product-name {
    font-size: 35px !important;
    line-height: 43px !important;
    font-family: 'Clash Display Semibold';
}

span.price.wc-block-components-product-price {
    color: #fff;
    font-size: 21px;
    line-height: 29px;
}

button.wc-block-cart-item__remove-link {
    color: #000 !important;
    background: #F9951D !important;
    padding: 10px 30px !important;
    margin-top: 10px !important;
    font-family: 'Clash Display Semibold' !important;
    text-decoration: unset !important;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-size: 40px !important;
    line-height: 48px !important;
    font-family: 'Clash Display Semibold';
    color: #fff;
}

.wc-block-components-panel__button {
    font-size: 21px !important;
    line-height: 29px !important;
    color: #fff;
}

span.wc-block-components-totals-item__label {
    color: #fff;
    font-size: 21px !important;
    line-height: 29px !important;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    color: #fff;
    font-size: 30px;
    line-height: 38px;
    font-family: 'Clash Display Medium';
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    color: #000;
    font-family: 'Clash Display Semibold';
    font-size: 30px;
    line-height: 38px;
    border-radius: 50px !important;
    border: 2px solid #F9951D;
    transition: all 0.5s;
    opacity: 1 !important;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background: #fff !important;
    color: #F9951D;
}

.wc-block-components-quantity-selector {
    border: 1px solid #fff;
}

input.wc-block-components-quantity-selector__input {
    color: #fff !important;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    color: #fff !important;
    opacity: 1 !important;
}

.woocommerce-checkout input {
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    opacity: 1 !important;
}

.woocommerce-checkout input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.woocommerce-checkout label {
    color: #fff !important;
}

.wc-block-components-address-form__address_2-toggle {
    color: #fff;
}

.woocommerce-checkout select {
    color: #fff !important;
}

.wc-blocks-components-select__container {
    background: transparent !important;
    border: 1px solid #fff;
}

.woocommerce-checkout span.wc-block-components-checkbox__label {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}

.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}

.woocommerce-checkout button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #000;
    font-family: 'Clash Display Semibold';
    border-radius: 50px !important;
    padding: 10px 50px !important;
    transition: all 0.5s;
    border: 2px solid #F9951D;
}

.woocommerce-checkout button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background: #fff !important;
    color: #F9951D !important;
}

.woocommerce-checkout h3.wc-block-components-product-name {
    color: #fff;
    font-size: 21px;
    line-height: 29px;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
    color: #fff;
    font-size: 21px;
    line-height: 29px;
}

.woocommerce-checkout input {
    background: #fff !important;
    color: #000 !important;
}

.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    color: #000 !important;
}

.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select {
    background: #fff;
    color: #000 !important;
}

.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label {
    color: #000 !important;
}

.woocommerce-checkout span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    color: #F9951D;
    font-size: 42px;
    line-height: 50px;
}

/* cart checkout CSS start */

/* commercial section CSS start */

div#radio {
    text-align: right;
}

div#inr-form .right-col {
    text-align: right;
}

/* commercial section CSS end */

/* demo-audio section CSS start */

#demo-audio .mejs-mediaelement {
    background: linear-gradient(45deg, #ffffff73, #99999952);
    border-radius: 50px;
	border: 1px solid #fff;
}

/* demo-audio section CSS end */


@media only screen and (min-width: 1600px) and (max-width: 1750px){
	
#bundle h3 {
    font-size: 23px !important;
    line-height: 31px !important;
}

#bundle.bundle ul {
    min-height: 150px;
}

#bundle .text-blk {
    min-height: 90px !important;
}

#bundle.individual .text-blk {
    min-height: 140px !important;
}	
      div#blog-cont .vc_column-inner {
        border: 1px solid #fff;
        padding: 30px;
        background: #ffffff3b;
        backdrop-filter: blur(20px);
        transition: all 0.5s !important;
        border-radius: 26px !important;
        min-height: 680px !important;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
#product-inr img {
    max-height: 450px !important;
    object-fit: cover !important;
}	
	
#bundle .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    width: 95% !important;
}	
	
#bundle.bundle p {
    min-height: 80px !important;
}

#bundle.bundle ul {
    min-height: 150px !important;
}

#bundle.bundle .head-blk {
    min-height: 0px !important;
}	
	
#bundle.individual .head-blk {
    min-height: 60px !important;
}

#bundle.individual .text-blk {
    min-height: 130px !important;
}	
#entire-btn {
    background: #F9951D !important;
    padding: 13px 40px;
    border-radius: 10px !important;
    border: 2px solid #F9951D;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
    color: #000;
    font-size: 21px;
    line-height: 29px;
    font-family: 'Clash Display Semibold';
}	
#top nav ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 0px 12px !important;
}	
	
h1 {
    font-size: 120px !important;
    line-height: 128px !important;
}

#hero .row-bg:before {
    background-size: contain !important;
}

#hero .ai-control-wrap {
}

div#hero {
    padding: 200px 0px 0px !important;
}

h2 {
    font-size: 55px !important;
    line-height: 63px !important;
}

p {
    font-size: 24px !important;
    line-height: 32px !important;
}

ul li {
    font-size: 24px !important;
    line-height: 32px !important;
}

div#about {
    padding-bottom: 80px !important;
}

.slide {
    height: 75vh !important;
    padding: 30px !important;
}

.slide h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

.slide.active h2 span {
    font-size: 19px !important;
    line-height: 27px !important;
    max-width: 460px !important;
}

.slide.active {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

div#slider {
    padding: 80px 0px !important;
}

#bundle .carousel-item {
    padding: 40px 15px !important;
    margin: 0px 10px !important;
    min-height: 440px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#bundle .carousel-item p, #bundle .carousel-item ul li {
    font-size: 17px !important;
    line-height: 25px !important;
}
	
#bundle h3 {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#bundle {
    padding: 80px 0px !important;
}

#present h2 {
    font-size: 50px !important;
    line-height: 58px !important;
}

div#present {
    padding: 80px 0px !important;
}

#about.choose strong {
    font-size: 25px !important;
    line-height: 33p;
}

div#bundle-inr12, div#bundle-inr {
    padding-left: 100px !important;
}

div#testimonial {
    padding-bottom: 80px !important;
}

h4 {
    font-size: 22px !important;
    line-height: 30px !important;
}

#testimonial-main .carousel-item {
    padding: 20px 15px !important;
    margin: 0px 10px !important;
}

span.small {
    font-size: 18px !important;
    line-height: 26px !important;
}

#testimonial-main .carousel-item p {
    font-size: 20px !important;
    line-height: 28px !important;
}

#newsletter .vc_column-inner {
    padding: 80px 80px !important;
}

div#footer {
    padding: 80px 0px 25px !important;
}

#footer p {
    font-size: 18px !important;
    line-height: 27px !important;
}

#inr-footer {
    padding-top: 25px !;
}	
    div#blog-cont .vc_column-inner {
        border: 1px solid #fff;
        padding: 30px;
        background: #ffffff3b;
        backdrop-filter: blur(20px);
        transition: all 0.5s !important;
        border-radius: 26px !important;
        min-height: 613px !important;
    }	
}

@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
	
#bundle .mejs-controls {
    padding: 0px !important;
}

#bundle .mejs-container .mejs-controls .mejs-time {
    padding: 15px 0 0 !important;
}

#bundle .mejs-container span {
    font-size: 10px !important;
}

#bundle .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    width: 70% !important;
}	
	
#bundle.bundle p {
    min-height: 60px !important;
}

#bundle.bundle ul {
    min-height: 110px !important;
}

#bundle.bundle .head-blk {
    min-height: 60px !important;
}	

#bundle .text-blk {
    min-height: 90px !important;
}

#bundle #entire-btn {
    padding: 12px 30px !important;
}
	
	
#bundle.individual .head-blk {
    min-height: 76px !important;
}

#bundle.individual .text-blk {
    min-height: 110px !important;
}	
	
#top nav ul li a {
    font-size: 15px !important;
    line-height: 24px !important;
    padding: 0px 10px !important;
}

h1 {
    font-size: 100px !important;
    line-height: 108px !important;
}

#hero .row-bg:before {
    background-size: contain !important;
}

#hero .ai-control-wrap {
}

div#hero {
    padding: 190px 0px 0px !important;
}

h2 {
    font-size: 48px !important;
    line-height: 56px !important;
}

p {
    font-size: 20px !important;
    line-height: 28px !important;
}

ul li {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#about {
    padding-bottom: 60px !important;
}

.slide {
    height: 75vh !important;
    padding: 20px !important;
}

.slide h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

.slide.active h2 span {
    font-size: 17px !important;
    line-height: 25px !important;
    max-width: 450px !important;
}

.slide.active {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

div#slider {
    padding: 80px 0px !important;
}

#bundle .carousel-item {
    padding: 40px 20px !important;
    margin: 0px 10px !important;
    min-height: 590px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#bundle .carousel-item p, #bundle .carousel-item ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}
	
#bundle h3 {
    font-size: 18px !important;
    line-height: 26px !important;
}	

div#bundle {
    padding: 60px 0px !important;
}

#present h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

div#present {
    padding: 60px 0px !important;
}

#about.choose strong {
    font-size: 25px !important;
    line-height: 33px;
}

div#bundle-inr12, div#bundle-inr {
    padding-left: 100px !important;
}

div#testimonial {
    padding-bottom: 60px !important;
}

h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#testimonial-main .carousel-item {
    padding: 20px 15px !important;
    margin: 0px 10px !important;
}

span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial-main .carousel-item p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter .vc_column-inner {
    padding: 60px 60px !important;
}

div#footer {
    padding: 60px 0px 21px !important;
}

#footer p {
    font-size: 18px !important;
    line-height: 27px !important;
}

#inr-footer {
    padding-top: 20px !important;
}

#hero .light {
    font-size: 40px !important;
    line-height: 48px;
}

#hero svg {
    max-height: 130px !important;
}

#hero-inr .wpb_raw_code {
    left: -9% !important;
}

#hero .owl-dots {
    bottom: 10% !important;
}

#entire-btn {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 12px 40px !important;
}

.slide.active h2 {
    left: 6% !important;
}

#newsletter input#tnp-1 {
    width: 640px !important;
}

#newsletter .tnp-field.tnp-field-button {
    right: -70% !important;
    width: 40% !important;
}

#footer ul li a {
    font-size: 18px !important;
    line-height: 26px;
}
	
#bundle .text-blk {
    min-height: 90px !important;
}	
    div#blog-cont .vc_column-inner {
        border: 1px solid #fff;
        padding: 30px;
        background: #ffffff3b;
        backdrop-filter: blur(20px);
        transition: all 0.5s !important;
        border-radius: 26px !important;
        min-height: 558px !important;
    }	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){	
	
#bundle .mejs-controls {
    padding: 0px !important;
}

#bundle .mejs-container .mejs-controls .mejs-time {
    padding: 15px 0 0 !important;
}

#bundle .mejs-container span {
    font-size: 10px !important;
}

#bundle .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    width: 70% !important;
}	
	
#bundle.bundle p {
    min-height: 80px !important;
}

#bundle.bundle ul {
    min-height: 140px !important;
}

#bundle.bundle .head-blk {
    min-height: 80px !important;
}	
	
#bundle.individual .head-blk {
    min-height: 80px !important;
}

#bundle.individual .text-blk {
    min-height: 136px !important;
}
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 8px !important;
}

h1 {
    font-size: 80px !important;
    line-height: 88px !important;
}

#hero .row-bg:before {
    background-size: contain !important;
}

#hero .ai-control-wrap {
}

div#hero {
    padding: 180px 0px 0px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 46px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

ul li {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#about {
    padding-bottom: 40px !important;
}

.slide {
    height: 55vh !important;
    padding: 0px !important;
}

.slide h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

.slide.active h2 span {
    font-size: 17px !important;
    line-height: 25px !important;
    max-width: 450px !important;
}

.slide.active {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

div#slider {
    padding: 80px 0px !important;
}

#bundle .carousel-item {
    padding: 40px 20px !important;
    margin: 0px 10px !important;
    min-height: 590px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#bundle .carousel-item p, #bundle .carousel-item ul li {
    font-size: 19px !important;
    line-height: 27px !important;
}

div#bundle {
    padding: 60px 0px !important;
}

#present h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

div#present {
    padding: 60px 0px !important;
}

#about.choose strong {
    font-size: 25px !important;
    line-height: 33p;
}

div#bundle-inr12, div#bundle-inr {
    padding-left: 100px !important;
}

div#testimonial {
    padding-bottom: 60px !important;
}

h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#testimonial-main .carousel-item {
    padding: 20px 15px !important;
    margin: 0px 10px !important;
}

span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial-main .carousel-item p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter .vc_column-inner {
    padding: 60px 60px !important;
}

div#footer {
    padding: 60px 0px 21px !important;
}

#footer p {
    font-size: 16px !important;
    line-height: 25px !important;
}

#inr-footer {
    padding-top: 20px !important;
}

#hero .light {
    font-size: 40px !important;
    line-height: 48px;
}

#hero svg {
    max-height: 130px !important;
}

#hero-inr .wpb_raw_code {
    left: -9% !important;
}

#hero .owl-dots {
    bottom: 10% !important;
}

#entire-btn {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 12px 40px !important;
}

.slide.active h2 {
    left: 6% !important;
}

#newsletter input#tnp-1 {
    width: 490px !important;
}

#newsletter .tnp-field.tnp-field-button {
    right: -40% !important;
    width: 40% !important;
}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#top .container {
    padding: 0px 30px !important;
}

#top nav > ul > li#menu-item-65 > a {
    padding: 10px 40px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
#bundle .owl-nav {
    display: block !important;
}
	
div#inr-form .right-col {
    text-align: left !important;
}	
	
#bundle.bundle p {
    min-height: 80px !important;
}

#bundle.bundle ul {
    min-height: 140px !important;
}

#bundle.bundle .head-blk {
    min-height: 80px !important;
}	
	
#bundle.individual .head-blk {
    min-height: 77px !important;
}

#bundle.individual .text-blk {
    min-height: 109px !important;
}	
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 8px !important;
}

h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}

#hero .row-bg:before {
    background-size: contain !important;
}

#hero .ai-control-wrap {
}

div#hero {
    padding: 140px 0px 0px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 46px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

ul li {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#about {
    padding-bottom: 40px !important;
}

.slide {
    height: 55vh !important;
    padding: 0px !important;
}

.slide h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

.slide.active h2 span {
    font-size: 17px !important;
    line-height: 25px !important;
    max-width: 450px !important;
}

.slide.active {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

div#slider {
    padding: 80px 0px !important;
}

#bundle .carousel-item {
    padding: 40px 20px !important;
    margin: 0px 10px !important;
    min-height: 590px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#bundle .carousel-item p, #bundle .carousel-item ul li {
    font-size: 19px !important;
    line-height: 27px !important;
}

div#bundle {
    padding: 60px 0px !important;
}

#present h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

div#present {
    padding: 60px 0px !important;
}

#about.choose strong {
    font-size: 25px !important;
    line-height: 33p;
}

div#bundle-inr12, div#bundle-inr {
    padding-left: 100px !important;
}

div#testimonial {
    padding-bottom: 60px !important;
}

h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#testimonial-main .carousel-item {
    padding: 20px 15px !important;
    margin: 0px 10px !important;
}

span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial-main .carousel-item p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter .vc_column-inner {
    padding: 60px 60px !important;
}

div#footer {
    padding: 60px 0px 21px !important;
}

#footer p {
    font-size: 16px !important;
    line-height: 25px !important;
}

#inr-footer {
    padding-top: 20px !important;
}

#hero .light {
    font-size: 40px !important;
    line-height: 48px;
}

#hero svg {
    max-height: 130px !important;
}

#hero-inr .wpb_raw_code {
    left: 0% !important;
}

#hero .owl-dots {
    bottom: 10% !important;
}

#entire-btn {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 12px 40px !important;
}

.slide.active h2 {
    left: 6% !important;
}

#newsletter input#tnp-1 {
    width: 360px !important;
}

#newsletter .tnp-field.tnp-field-button {
    right: -14% !important;
    width: 40% !important;
}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#top .container {
    padding: unset !important;
}

#top nav > ul > li#menu-item-65 > a {
    padding: 10px 40px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 110px !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}
	
#about.hero-sec .row_col_wrap_12 {
    flex-direction: column !important;
}

div#about.hero-sec {
    padding-top: 150px !important;
}

#about.choose .row_col_wrap_12 {
    flex-direction: column !important;
}	
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
#bundle .owl-nav {
    display: block !important;
}	
	
div#inr-form .right-col {
    text-align: left !important;
}		
	
#bundle.bundle p {
    min-height: unset !important;
}

#bundle.bundle ul {
    min-height: unset !important;
}

#bundle.bundle .head-blk {
    min-height: unset !important;
}	
	
#bundle.individual .head-blk {
    min-height: unset !important;
}

#bundle.individual .text-blk {
    min-height: unset !important;
}	
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 8px !important;
}

h1 {
    font-size: 36px !important;
    line-height: 44px !important;
}

#hero .row-bg:before {
    background-size: contain !important;
}

#hero .ai-control-wrap {
}

div#hero {
    padding: 140px 0px 0px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 46px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

ul li {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#about {
    padding-bottom: 40px !important;
}

.slide {
    height: 55vh !important;
    padding: 0px !important;
}

.slide h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

.slide.active h2 span {
    font-size: 17px !important;
    line-height: 25px !important;
    max-width: 450px !important;
}

.slide.active {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

div#slider {
    padding: 80px 0px !important;
}

#bundle .carousel-item {
    padding: 40px 20px !important;
    margin: 0px 10px !important;
    min-height: 590px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#bundle .carousel-item p, #bundle .carousel-item ul li {
    font-size: 19px !important;
    line-height: 27px !important;
}

div#bundle {
    padding: 60px 0px !important;
}

#present h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

div#present {
    padding: 60px 0px !important;
}

#about.choose strong {
    font-size: 25px !important;
    line-height: 33p;
}

div#bundle-inr12, div#bundle-inr {
    padding-left: 100px !important;
}

div#testimonial {
    padding-bottom: 60px !important;
}

h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#testimonial-main .carousel-item {
    padding: 20px 15px !important;
    margin: 0px 10px !important;
}

span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial-main .carousel-item p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter .vc_column-inner {
    padding: 30px 30px !important;
}

div#footer {
    padding: 60px 0px 21px !important;
}

#footer p {
    font-size: 16px !important;
    line-height: 25px !important;
}

#inr-footer {
    padding-top: 20px !important;
}

#hero .light {
    font-size: 40px !important;
    line-height: 48px;
}

#hero svg {
    max-height: 130px !important;
}

#hero-inr .wpb_raw_code {
    left: -7% !important;
}

#hero .owl-dots {
    bottom: 10% !important;
}

#entire-btn {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 12px 40px !important;
}

.slide.active h2 {
    left: 6% !important;
}

#newsletter input#tnp-1 {
    width: 100%!important;
}

#newsletter .tnp-field.tnp-field-button {position: unset !important;}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#top .container {
    padding: unset !important;
}

#top nav > ul > li#menu-item-65 > a {
    padding: 10px 40px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 110px !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#hero .ai-with-typography {
    left: 0 !important;
}

#hero .owl-nav {
    position: unset !important;
}

.main {display: block !important;}

.slide {
    margin: unset !important;
    margin-bottom: 10px !important;
}

#bundle .owl-nav {
    top: unset !important;
    bottom: -7% !important;
    left: 38% !important;
}

#bundle .owl-dots {
    display: none !important;
}

#inr-footer .right-col {
    text-align: left !important;
}
	
#about.hero-sec .row_col_wrap_12 {
    flex-direction: column !important;
}

div#about.hero-sec {
    padding-top: 150px !important;
}

#about.choose .row_col_wrap_12 {
    flex-direction: column !important;
}

.wc-block-components-title.wc-block-components-title {
    font-size: 28px !important;
    line-height: 36px !important;
}
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
#bundle .owl-nav {
    display: block !important;
}	
	
div#inr-form .right-col {
    text-align: left !important;
}		
	
#bundle.bundle p {
    min-height: unset !important;
}

#bundle.bundle ul {
    min-height: unset !important;
}

#bundle.bundle .head-blk {
    min-height: unset !important;
}		
	
#bundle.individual .head-blk {
    min-height: unset !important;
}

#bundle.individual .text-blk {
    min-height: unset !important;
}	
	
#top nav ul li a {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 0px 8px !important;
}

h1 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#hero .row-bg:before {
    background-size: contain !important;
}

#hero .ai-control-wrap {
}

div#hero {
    padding: 140px 0px 0px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

ul li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#about {
    padding-bottom: 40px !important;
}

.slide {
    height: 35vh !important;
    padding: 0px !important;
}

.slide h2 {
    font-size: 25px !important;
    line-height: 33px !important;
    rotate: 0deg !important;
    max-width: 500px !important;
    left: 20px !important;
}

.slide.active h2 span {
    font-size: 14px !important;
    line-height: 22px !important;
    max-width: 300px !important;
}

.slide.active {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

div#slider {
    padding: 80px 0px !important;
}

#bundle .carousel-item {
    padding: 30px 12px !important;
    margin: 0px 10px !important;
    min-height: 510px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#bundle .carousel-item p, #bundle .carousel-item ul li {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#bundle {
    padding: 60px 0px !important;
}

#present h2 {
    font-size: 24px !important;
    line-height: 32px !important;
}

div#present {
    padding: 60px 0px !important;
}

#about.choose strong {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#bundle-inr12, div#bundle-inr {
    padding-left: 0;
    text-align: center;
}

div#testimonial {
    padding-bottom: 60px !important;
}

h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#testimonial-main .carousel-item {
    padding: 20px 15px !important;
    margin: 0px 10px !important;
}

span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}

#testimonial-main .carousel-item p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#newsletter .vc_column-inner {
    padding: 20px 20px !important;
}

div#footer {
    padding: 60px 0px 21px !important;
}

#footer p {
    font-size: 16px !important;
    line-height: 25px !important;
}

#inr-footer {
    padding-top: 20px !important;
}

#hero .light {
    font-size: 22px !important;
    line-height: 30px !important;
}

#hero svg {
    max-height: 70px !important;
}

#hero-inr .wpb_raw_code {
    left: -7% !important;
}

#hero .owl-dots {
    bottom: 10% !important;
    right: 25% !important;
}

#entire-btn {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 30px !important;
}

.slide.active h2 {
    left: 6% !important;
}

#newsletter input#tnp-1 {
    width: 100%!important;
}

#newsletter .tnp-field.tnp-field-button {position: unset !important;}

#footer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#top .container {
    padding: unset !important;
}

#top nav > ul > li#menu-item-65 > a {
    padding: 10px 40px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 110px !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#hero .ai-with-typography {
    left: 0 !important;
}

#hero .owl-nav {
    position: relative !important;
    bottom: 0 !important;
    left: 29% !important;
}

.main {display: block !important;}

.slide {
    margin: unset !important;
    margin-bottom: 10px !important;
}

#bundle .owl-nav {
    top: unset !important;
    bottom: -7% !important;
    left: 38% !important;
}

#bundle .owl-dots {
    display: none !important;
}

#inr-footer .right-col {
    text-align: left !important;
}

#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
    padding: unset !important;
    margin-bottom: 20px !important;
    font-size: 25px !important;
    line-height: 33px !important;
}

.slide.active a.read-btn {
    font-size: 15px !important;
    line-height: 23px !important;
}

#entire-btn.transparent {
    margin-left: 10px !important;
}

#newsletter input#tnp-1 {
    font-size: 15px !important;
    line-height: 23px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 15px !important;
    line-height: 23px !important;
}

#newsletter input.tnp-submit {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 10px 0px !important;
}

div#pg-pkg .vc_column-inner {
    padding: 30px 20px !important;
    min-height: unset !important;
}

#voice-sec .ai-wrap .ai-track-name {
    font-size: 15px !important;
    line-height: 23px !important;
}

#voice-sec .ai-track-thumb {
    height: 50px !important;
    width: 50px !important;
}

#testimonial-main .testimonial {
    display: unset !important;
}

.pod-form .row {
    padding-bottom: 0px;
}	
	
#about.hero-sec .row_col_wrap_12 {
    flex-direction: column !important;
}

div#about.hero-sec {
    padding-top: 150px !important;
    padding-bottom: 0px !important;
}

#about.choose .row_col_wrap_12 {
    flex-direction: column !important;
}

.wc-block-components-title.wc-block-components-title {
    font-size: 25px !important;
    line-height: 33px !important;
}

.woocommerce-checkout h3.wc-block-components-product-name {
    font-size: 18px !important;
    line-height: 26px !important;
}

.woocommerce-checkout span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    font-size: 30px !important;
    line-height: 38px !important;
}	
	
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
}






