.sticky {
position: fixed;
top: 0;
width: 100%;
z-index: 3000;
}

video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}

#form-button {letter-spacing:1px;font-family: 'Montserrat';font-weight:700;padding:8px 20px;}

.underline {
  position: relative;
}

.underline:after {
  content: '';
  position: absolute;
  width: 100%;
  border-top: solid 4px #faecaf;
  left: 0;
  bottom: -7px;
  border-radius: 50%;
  height: 10px;
}


 a.btn.btn--solid.btn--medium.btn--auto {background-color: #fdeda8 !important;background: linear-gradient(to right, #fdeda8 0%, #e8c883 50%, #cca666 100%) !important;border:none;color:#000 !important;letter-spacing:1px;font-family: 'Montserrat';font-weight:700;}

.testi-col-4 {width:32%;float:left;margin:5px;}
.testi-col-6 {width:48%;float:left;margin:5px 10px;}
.morebtn {margin-left:60px;background:#ee4967;border-radius:5px;padding:20px 30px;font-weight:bold;text-transform:uppercase;color:#fff;}


 .card__body {
    padding: 20px 15px 15px 15px !important;
  }
  
    
  .audio-player-wrapper {
  top: 5% !important;
}


@media (min-width: 651px) {
  .audio-wrapper, .video--player {
    padding-bottom: 40px !important;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 1301px) {
}
     
@media only screen and (max-width: 1300px) and (min-width: 1280px) {
}

@media only screen and (max-width: 1279px) and (min-width: 1125px) {
}

@media only screen and (max-width: 1124px) and (min-width: 1024px) {
    h1 {font-size:1.8em !important;}
    h2 {font-size:1.4em !important;}
    h3 {font-size:1.4em !important;}
    h4 {font-size:1em !important;}
    h5 {font-size:1em !important;padding-left:100px;padding-right:100px;}
     a.btn.btn--solid.btn--medium.btn--auto {background-color: #fdeda8 !important;background: linear-gradient(to right, #fdeda8 0%, #e8c883 50%, #cca666 100%) !important;border:none;color:#000 !important;letter-spacing:0 !important;font-family: 'Montserrat';font-weight:700;}
    .arrow img {width: 160px !important;right:100px !important;}
    #block-1699928593800_11 img {width: 110px !important;}
    #block-1707243260616_3 p {margin-left:0 !important;}
    
    .pinkarrow img {right: 80px !important;}
    #block-1699928593800_18 img, #block-1699928593800_19 img {display:none;}
}

 @media only screen and (max-width: 440px) {
     .morebtn {margin-left:10px !important;font-size:.8em !important; padding-left:15px !important;padding-right:15px !important;}
    .mobile {display:none !important;}
     .more .testi-col-4, .testi-col-6 {width:95% !important;}

     .audio-player-wrapper {
  top: 15% !important;
}

 a.btn.btn--solid.btn--medium.btn--auto {background-color: #fdeda8 !important;background: linear-gradient(to right, #fdeda8 0%, #e8c883 50%, #cca666 100%) !important;border:none;color:#000 !important;letter-spacing:0 !important;font-family: 'Montserrat';font-weight:700;}
    
  .audio-wrapper, .video--player {
    padding-bottom: 40px !important;
  }
 }