/* TSL Exit pop CSS 1 */

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.modal-wrapper1 {
     display: none; 
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.7490196078);
  font-family: "Nunito", sans-serif;
}
.ylw-text {
  color: #ffff01;
}
.modal-wrapper1.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 999;
  overflow: hidden;
}
.modal-wrapper1.active .modal-content-bg {
  opacity: 1;
}
.marbtm-0{
  margin-bottom: 0 !important;
}
.pop_content_box2{
  margin-top: 9% !important;
}
.txt_cntr{
text-align: center !important;
}
.modal-wrapper1 .modal-content-bg {
  z-index: 1;
  opacity: 0;
  transition: opacity;
  position: relative;
  overflow-x: hidden;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background-color: #f0f1f2;
  color: #4e4e4e;
  overflow-y: auto;
  max-width: 715px;
  width: 95%;
  height: auto;
  font-size: 18px;
}
.no_thanks {
    font-size: 18px !important;
    line-height: 22px !important;
    color: #fff;
    font-weight: 400 !important;
}
.sub-cntnt {
    padding: 0px 70px;
    margin-bottom: 12px;
}
.sub-cntnt p {
    font-size: 24px;
    line-height: 31px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
}
.modal-wrapper1 .modal-content-bg .close-btn:not(a) {
  outline: none;
  border: none;
  border-radius: 50%;
  color: #685e5e;
  background-color: transparent;
  padding: 15px;
  cursor: pointer;
  position: absolute;
  right: 1%;
  top: 2%;
  opacity: 0.6;
  transition: all 0.2s ease-in-out;
}
#email {
    padding: 12px 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    border: none;
    font-size: 21px;
    width: 100%;
    margin: 0 auto 10px;
    text-align: center;
}
.btns .ylw-btn {
  width: 100%;
  max-width: 350px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(90deg, #f90 0, #ffd500 100%);
  padding: 24px 0px;
  border-radius: 15px;
  border: 2px solid rgb(255, 176, 56);
  align-self: center;
}
.btns .grey-btn {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    border-radius: 10px;
    background: linear-gradient(90deg, #F15925 0%, #FFD500 100%);
    border: 1.5px solid #FFD500;
    margin-bottom: 10px;
}
.btns a {
    color: #fff;
    text-decoration: none;
    font-size: 28px;
    line-height: 38px;
    font-weight: 800;
    display: block;
}
.red_txt{
color: red !important;
}
.btns {
	padding: 0px 70px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.modal-wrapper1 .modal-content-bg .close-btn:not(a):active,
.modal-wrapper1 .modal-content-bg .close-btn:not(a):focus,
.modal-wrapper1 .modal-content-bg .close-btn:not(a):hover {
  opacity: 1;
  background: rgba(128, 128, 128, 0.5);
}
.modal-wrapper1 .modal-content-bg .close-btn:not(a)::before,
.modal-wrapper1 .modal-content-bg .close-btn:not(a)::after {
  content: " ";
  position: absolute;
  height: 20px;
  width: 2px;
  background-color: currentColor;
}
.modal-wrapper1 .modal-content-bg .close-btn:not(a)::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal-wrapper1 .modal-content-bg .close-btn:not(a)::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.thanku_head{
    font-size: 35px !important;
    line-height: 50px !important;
}
.exit-intent__wait {
    
}
.modal-wrapper1 .modal-content-bg .header-wrapper {
  background-color: red;
  padding: 0.8em;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.modal-wrapper1 .modal-content-bg .header-wrapper .heading {
  font-size: 1.9em;
}
.modal-wrapper1 .modal-content-bg .header-wrapper .sub-heading {
  font-size: 0.95em;
}
.modal-wrapper1 .modal-content-bg .header-wrapper .sub-heading br {
  display: none;
}
.modal-wrapper1 .modal-content-bg .inner-content {
  padding: 1em 0.7em 1em 0.7em;
}
.modal-wrapper1 .modal-content-bg .inner-content .img-bottles {
  margin: 0 auto 1em;
  max-width: 550px;
}
.modal-wrapper1 .modal-content-bg .inner-content .recommended-text {
  font-size: 0.8em;
  font-style: italic;
  color: #000000;
}
.left_align p{
text-align: left !important;
}
.modal-wrapper1 .modal-content-bg .inner-content .btn {
  color: #fff;
  font-style: italic;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
  padding: 0.6em 1em;
  margin-top: 0.7em;
  box-shadow: 0 3px 6px #000;
  border-radius: 4px;
  cursor: pointer;
  display: block;
}
.modal-wrapper1 .modal-content-bg .inner-content .btn.btn__atc {
  font-size: 1.16em;
  transition: 0.3s ease-in-out;
  background: red;
}
.modal-wrapper1 .modal-content-bg .inner-content .btn.btn__atc:active,
.modal-wrapper1 .modal-content-bg .inner-content .btn.btn__atc:focus,
.modal-wrapper1 .modal-content-bg .inner-content .btn.btn__atc:hover {
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
}
.modal-wrapper1 .modal-content-bg .inner-content .btn.btn__decline {
  background: #555;
  font-size: 0.9em;
}
#timer2 {
  font-family: "Oswald", sans-serif !important;
  width: 100%;
  max-width: 180px;
  margin-left: 10px;
}
.modal-wrapper1.exit-intent .modal-content-bg {
    background-color: #999;
    background-image: url("../assets/images/bg_dktp_new.webp");
    background-repeat: no-repeat;
    background-clip: padding-box;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2117647059);
    /* border-radius: 17px; */
    color: #4e4e4e;
    width: 100%;
    max-width: 890px;
    font-size: 20px;
    height: auto;
    padding: 2em 0px 1.0em;
    text-align: center;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    border-radius: 11px;
}
.modal-wrapper1.exit-intent .modal-content-bg .close-btn:not(a) {
    position: absolute;
    right: 1%;
    color: #484141;
    top: 1%;
    color: #FFF;
    background: #4e4e4e;
}
.modal-wrapper1.exit-intent .modal-content-bg .exit-intent__wait {
    font-size: 2.1em;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    background-color: #375c6d;
    padding: 14px 0px;
    background: #3399cc;
}
.ylw_txt {
    color: #ffd500;
    font-weight: 800;
}
.modal-wrapper1.exit-intent .modal-content-bg .exit-intent__timer {
  font-weight: 600;
  font-size: 1em;
  line-height: 1;
  margin-bottom: 0.4em;
}
.modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    color: #ffffff;
    /* margin-bottom: 0.7em; */
    padding: 10px 0px 5px;
}
.modal-wrapper1.exit-intent .modal-content-bg .offer-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 1em;
}
.modal-wrapper1.exit-intent .modal-content-bg .offer-box__img {
  max-width: 170px;
}
.ylw-txt {
	color: #FFD500;
	font-weight: 700;
}
.modal-wrapper1.exit-intent .modal-content-bg .offer-box__txt {
  font-size: 1em;
  text-align: center;
  font-weight: 500;
  line-height: 1.3;
}
.modal-wrapper1.exit-intent .modal-content-bg a.close-btn {
    /* border: none; */
    background-color: rgba(251, 56, 56, 0.7);
    /* border-radius: 6px; */
    /* padding: 14px 20px; */
    /* font-size: 1em; */
    color: #fff;
    box-shadow: 0 3px 6px #834e4e;
    display: block;
    text-decoration: none;
    line-height: 1.2;
    transition: 0.3s ease-in-out;
}
.modal-wrapper1.exit-intent .modal-content-bg a.close-btn:hover,
.modal-wrapper1.exit-intent .modal-content-bg a.close-btn:active,
.modal-wrapper1.exit-intent .modal-content-bg a.close-btn:focus {
  background-color: #8c0e0e;
}

@media(max-width:768px){
  .modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
    font-size: 28px;
    line-height: 32px;
}
.sub-cntnt p {
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 12px;
}
.sub-cntnt {
  padding: 0px 20px;
  margin-bottom: 21px;
}
.btns {
    padding: 0px 20px;
}
.btns a {
  font-size: 22px;
}
.btns {
    flex-direction: column;
    align-items: center;
    gap: 0px;
}
.modal-wrapper1.exit-intent .modal-content-bg .exit-intent__wait {
    font-size: 32px;
    padding: 15px 0px;
  }
}
@media(max-width:560px){
    .modal-wrapper1.exit-intent .modal-content-bg .exit-intent__wait {
    font-size: 24px;
    padding: 12px 0px;
}
  .modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
    font-size: 22px;
    line-height: 32px;
}
  .sub-cntnt p {
    font-size: 20px;
    line-height: 28px;
}
  #email {
    padding: 10px 15px;
    font-size: 19px;
}
.btns a {
    font-size: 20px;
    line-height: 30px;
}
}
@media(max-width:500px){
.modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
  font-size: 25px;
  line-height: 29px;
  padding: 16px 0px 0px;
}
.sub-cntnt p {
  font-size: 18px;
  margin-bottom: 12px;
}
  .modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
    margin-bottom: 20px;
}
.btns a {
	font-size: 15px;
}
.btns .ylw-btn {
  padding: 19px 0px;
}
.modal-wrapper1.exit-intent .modal-content-bg {
  background-image: url("/assets/images/bg_mbl_new.webp");
}
#email {
	padding: 11px 0px;;
	margin-bottom: 7px;
	font-size: 18px;
}
}
@media(max-width:428px){
 .modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}
  .thanku_head {
    font-size: 26px !important;
    line-height: 30px !important;
}
.sub-cntnt p {
    font-size: 19px;
    line-height: 28px;
}
.btns .ylw-btn {
  padding: 16px 0px;
}

.btns .ylw-btn {
  max-width: 285px;
}
  .nxt{
  display: block;
  }
.btns a {
    font-size: 18px;
    line-height: 22px;
}
.modal-wrapper1.exit-intent .modal-content-bg .exit-intent__wait {
    font-size: 22px;
    line-height: 30px;
    padding: 10px 0px;
    margin-bottom: 10px;
}
}
@media(max-width:390px){
  .modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
    font-size: 20px;
    line-height: 25px;
}
.btns .ylw-btn {
  padding: 14px 0px;
}
.btns .grey-btn {
  padding: 4px;
}
}

@media(max-width:320px){
.modal-wrapper1.exit-intent .modal-content-bg .exit-intent__heading {
  font-size: 18px;
}
.btns a {
  font-size: 15px;
}
.sub-cntnt p {
    font-size: 17px;
    line-height: 25px;
}
}

/* amaz-customer-review CSS 2 */
  
.customer-reviews__wrapper {
    font-family: "Mulish", sans-serif;
    font-size: 16px;
    padding-block: 1.5em;
  margin-top:4rem;
      background-color: #f5f5f5;
}

.bonuses-wrapper {
    margin-bottom: 0 !important;
}

.customer-says {
    margin-bottom: 1.5em;
}

.customer-says__title {
    color: #135E5A;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
}

.customer-says__img {
    margin: .5em auto;
    max-width: 165px;
}

.customer-says__img img {
    width: 100%;
}

.customer-says__count {
    color: #999999;
    text-align: center;
}

.customers-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 1em;
    margin-bottom: 1.5em;
}

.customers-list .customers-list__item {
    border: 1px solid #fff;
    box-shadow: -1px 6px 15px -3px rgba(0, 0, 0, .48);
    max-width: 28%;
    border-radius: 12px;
    padding: 4px 4px 16px 4px;
}
.thumb-mbl{
  display:none !important;
}
.customers-list .customers-list__item:last-child {
    display: none;
}

.customers-list img {
    width: 100%;
    border-radius: inherit;
}
.user-box__img {
    width: 100%;
}
.customer-review {
    background-color: #fff;
    border: 1px solid #E3DEDE;
    border-radius: 20px;
    padding: 1em;
    margin-bottom: 2em;

    display: none;
    opacity: 0;
    transform: translateY(6px);
}

.customer-review.active {
    display: block;
    opacity: 1;
    transform: none;
    transition: opacity .25s ease, transform .25s ease;
}

.customer-review img {
    width: 100%;
}

.customer-review .user-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.purchase-box__name{
  margin-bottom:0.5em !important;
}
.customer-review .user-box__img {
    max-width: 120px;
}

.customer-review .user-box__name {
    font-size: 1.5em;
    font-weight: bold;
}

.customer-review .user-box__desc {
    font-style: italic;
    font-weight: bold;
    max-width: 90%;
      font-family: "Nunito", sans-serif !important;
}

.customer-review .variety-box {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 5px 10px;
    margin-bottom: 10px;
}

.customer-review .variety-box__img {
    max-width: 100px;
}

.customer-review .variety-box__badge {
    max-width: 20px;
}

.customer-review .variety-box__txt {
    color: #229B17;
    font-size: 1em;
    font-weight: 700;
}

.customer-review .purchase-box {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 10px 15px;
    text-align: left;
    font-size: 1em;
    margin-block: 1em;
}

.customer-review .purchase-box__img {
    max-width: 80px;
    flex: 0 0 80px;
}

.customer-review .purchase-box__txt {
    color: #304494;
    font-weight: bold;
    line-height: 1.1;
}

.reviews-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1em;
    margin-bottom: 1.5em;
}

.reviews-controls button {
    font-family: inherit;
    font-size: 1em;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #5f6368;
    padding: 10px 20px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.reviews-controls button:not(:disabled):hover {
    background-color: #cac8c8;
}

.reviews-controls button:disabled {
    border: 1px solid #f8f8f8;
    background-color: #ededed;
    color: #b9b9b9;
    cursor: initial;
}

@media only screen and (min-width: 768px) {
    .customer-reviews__wrapper {
        font-size: 20px;
    }

    .customer-says__img {
        max-width: 265px;
    }

    .customers-list {
        justify-content: space-between;
    }

    .customers-list .customers-list__item {
        max-width: 100%;
        flex-basis: 0;
        flex-grow: 1;
        flex-shrink: 1;
    }

    .customers-list .customers-list__item:first-child,
    .customers-list .customers-list__item:last-child {
        max-width: 100px;
        display: block;
    }

    .customers-list .customers-list__item:nth-child(2),
    .customers-list .customers-list__item:nth-last-child(2) {
        max-width: 130px;
    }

    .customer-review {
        padding: 1.2em 2em;
    }

    .customer-review__img {
        float: none;
        margin-right: 0;
        max-width: 75px;
        flex: 0 0 75px;
    }

    .customer-review .user-box {
        flex-direction: row;
        text-align: left;
    }

    .customer-review .user-box__img {
        max-width: 140px;
    }

    .customer-review .user-box__name {
        font-size: 1.6em;
      margin-bottom: 10px;
    }

    .customer-review .user-box__desc {
        font-size: 1em;
        color: #4E4E4E;
    }

    .customer-review .variety-box__img {
        max-width: 160px;
    }

    .customer-review .variety-box__badge {
        max-width: 35px;
    }

    .customer-review .variety-box__txt {
        font-size: 1em;
    }

    .customer-review .purchase-box {
        font-size: 1.2em;
        margin-block: .5em;
    }

    .customer-review .purchase-box__img {
        max-width: 130px;
        flex: 0 0 130px;
    }
}

@media(max-width:560px){
  .thumb-mbl{
  display:block !important;
}
  .thumb-dsktp{
    display:none !important;
  }
}
  
/*  yt_api - video testimonials CSS3 */
  
   .video__player {
  width: 100%;
  height: auto;
  position: absolute;TTT
  top: 0;
  left: 0;
  opacity: 0; /* hidden initially */
  pointer-events: none;
}
   .video__player1 {
  /*width: 100%;*/
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; /* hidden initially */
  pointer-events: none;
     background-color:#000;
}
.video__thumb {
  cursor: pointer;
}
.video.playing {
  opacity: 1; /* show video */
  pointer-events: auto;
}
 .video.lazy.loading .video-toggle {
        display: none;
    }

.clr-prple {
    color: #984B98;
}
.mobile-only {
  display: none;
}

/* Desktop */
.desktop-only {
  display: block;
}

.prfr-txt {
    font-size: 23px;
    font-weight: 600;
    line-height: 30.14px;
    text-decoration: underline;
    color: #ffffff;
    display: block;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 25px;
}
.bns-sec h4{
  font-family: "Mulish", sans-serif;
font-weight: 800;
font-size: 52px;
text-align: center;
color: #FFFFFF;
}
.ready_btn {
    background: #fffd00;
    border: 6px solid #1c8da7;
    padding: 10px 20px;
    text-align: center;
    font-size: 28px;
    border-radius: 12px;
    margin: 8px auto;
    color: blue;
    font-weight: 400;
    position: fixed;
    bottom: 0;
    left: 36%;
}
.pulsingBlue {
    animation: pulsingBlue 1s infinite;
}
@keyframes pulsingBlue{
    0% {
    box-shadow: 0 0 0 0 rgba(132,144,255,.7);
}
70% {
    box-shadow: 0 0 0 10px rgba(132,144,255,0);
}
100% {
    box-shadow: 0 0 0 0 rgba(132,144,255,0);
}
}
.dis_block{
    display: block;
}
.side_btm {
    background-color: rgb(19, 87, 206);
    border: 1px solid #fff;
    border-radius: 20px;
    width: 100%;
    max-width: fit-content;
    padding: 20px;
    position: fixed;
    bottom: 30px;
    margin-bottom: 5px;
     animation: floatPause 8s ease-in-out infinite;
}
    @keyframes floatPause {
0%      { transform: translateX(30px);        opacity: 1; }
  45.45%  { transform: translateX(30px);        opacity: 1; }   
  50%     { transform: translateX(-100%);    opacity: 0; }   
  95.45%  { transform: translateX(-100%);    opacity: 0; }  
  100%    { transform: translateX(30px);        opacity: 1; }   
    }

.dsktp-nn{
  display: none;
}

  .video-toggle {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    z-index: 3;
    width: 70px;
    height: 70px;
    border: none;
    border-radius: 50%;
    background: #003558;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .25s ease, transform 0.3s ease;
    animation: pulse 2s infinite;
}

    .video-toggle:hover {
        transform: translate(-50%, -50%) scale(1.1);
    }

    /* Play icon (default) */
    .video-toggle::before {
        content: "";
        width: 46px;
        height: 46px;
        background-color: #fff;
        mask-size: contain;
        mask-repeat: no-repeat;
        mask-position: center;
        mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");
    }

    /* Pause icon when playing */
    .video-toggle.playing::before {
        mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 19h4V5H6zm8-14v14h4V5h-4z'/%3E%3C/svg%3E");
    }

.video__wrapper.video__fullscreen {
  display: block;
}
.video__wrapper.video__fullscreen:before, .video__wrapper.video__fullscreen:after {
  content: none;
}
.video__wrapper.video__fullscreen .header__content {
  max-width: 100% !important;
  margin: 0;
  height: 100vh;
  width: 100%;
}
.video__wrapper.video__fullscreen .header__content .video {
  padding-bottom: 0;
}
.video__wrapper.video__fullscreen .header__content .video.playing {
  outline: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  height: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video__wrapper.video__fullscreen .header__content .video.playing .video__overlay--thumb {
  display: none;
}
.video {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    background-color: #707070;
    margin: 0 auto 1.5em auto;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding-bottom: 50.25%;
    height: 0;
    width: 100%;
    max-width: 976px;
}
.vdo-hyt{
height:100% !important;
  background-color: #000 !important;
}
.video__inner-wrapper {
  margin: 0 auto;
}
.video.playing .video__overlay--thumb {
  display: none;
}
.video .video__overlay--thumb {
  display: block;
}
.video .video__overlay--thumb .video__thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #000000;
  visibility: visible;
  -o-object-fit: contain;
     object-fit: contain;
}
.video .video__overlay--thumb .video__play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  max-width: 100%;
  z-index: 3;
  -webkit-animation: pulsing 1.5s infinite;
          animation: pulsing 1.5s infinite;
  display: none;
}
.video .video__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 1px);
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.video .video__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 4;
}
@media screen and (orientation: portrait) {
 /* .video {
    padding-bottom: 149%;
  } */
  .video.landscape {
    display: none;
    pointer-events: none;
  }
  .video .video__overlay--thumb .video__thumb {
    -o-object-fit: fill;
       object-fit: fill;
  }
}
@media screen and (orientation: landscape) {
  .video.portrait {
    display: none;
    pointer-events: none;
  }
  
}
/*z@media screen and (orientation: portrait) and (min-width: 768px) and (max-width: 992px) {
 .video {
	padding-bottom: 56%;
}

}*/
@media(max-width: 1254px){
.video {
    padding-bottom: 53.25%;
} 
  .video_mob
  {
        height: 385px;

  }
    .desktop-only {
    display: block;
  }

  .mobile-only {
    display: none;
  }
}
@media(max-width: 1140px){
.video {
    padding-bottom: 56.25%;
}
    .desktop-only {
    display: block;
  }

  .mobile-only {
    display: none;
  }
    .video_mob
  {
        height: 1200px;

  }
}
@media(max-width:768px){
    .comments-box.item.active .container {
	padding: 0px;
} 
    .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }
    .video_mob
  {
        height: 100%;
        max-height: 1025px;
    }


  }
}



@media (max-width: 560px) {
  section.testimonials-section {
    padding: 0 0px !important;
  }
  .testimonials-section.mt-50 .container {
	padding: 0 !important;
}
    .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }
    .video_mob
  {
        height: 465px;

  }
}

@media (max-width: 430px) {
.video {
	border-radius: 6px;
}
  .video-toggle {
	width: 47px;
	height: 47px;
}
  .video-toggle::before {
	content: "";
	width: 29px;
	height: 29px;
	}
  .vartfiy-txt {
	margin-bottom: 0px !important;
}
  .comments-box__heading {
	font-size: 17px !important;
	line-height: 24px !important;
}
  .comments-box {
	padding: 20px 11px !important;
	border-radius: 10px !important;
}
    .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }
    .video_mob
  {
        height: 540px;

  }
}
@media (max-width: 375px) {
      .video_mob
  {
        height: 440px;

  }
@media (max-width: 320px) {
      .video_mob
  {
        height: 385px;

  }
}
