@media (max-width:768px){
  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    padding: 30px 20px!important;
  }
  .sppb-carousel-arrow .fa-chevron-left:before {left: -1em!important;}
  .sppb-carousel-arrow .fa-chevron-right:before {right: -1em!important;}
  
    /*hide margin marshmallow*/
  .cls-jam-filling img.sppb-img-responsive {
    margin-top: 0em!important;
  }
  
  /*logo*/
 /* img.sp-retina-logo {
    margin-top: 0.8em!important;
}
  .is-sticky img.sp-scroll-logo {
    display: block!important;
    padding: 0.1em 0em;
   margin: 0.8em 0!important;
}
}*/

@media(max-width:425px){
  .sppb-carousel-pro-text h2 {
    color: #891629;
    font-size: 1em!important;
    line-height: 20px!important;
}
  .sppb-carousel-pro-text p {font-size:0.8em!important;line-height:15px;}
  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    padding: 10px 20px!important;
}
}

@media(max-width:375px){

  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    padding: 2px 20px!important;
}
}


@media(max-width:767px){
/*about*/
.cls-about-slide .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    display: grid;
    padding: 0px!important;
}

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {padding:0px}
.cls-about-slide h2 {
    font-size: 1em!important;
  margin-bottom: 0;
}

.cls-about-slide .sppb-carousel-pro-text p {
    color: #ba3a4f;
    margin-top: -1em!important;
    font-size: 0.7em!important;
    line-height: 14px!important;
       padding: 0px 20px 0px 5px!important;
}
  
        /*sunbites slide*/
    .sppb-carousel-arrow .fa-chevron-left:before {left: 0em!important;}
.sppb-carousel-arrow .fa-chevron-right:before {right: 0em!important;}
  
  

}

@media (min-width:768px) and (max-width:1355px){

.cls-about-slide .sppb-carousel-pro-text p {
    margin-top: 0.8em!important;
    padding: 0px 10px 0px 5px!important;
    line-height: 18px!important;
}
.cls-about-slide .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    display: grid;
    padding: 10px!important;
}
  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {padding:20px;}
}

/* ----------- iPhone 6 ----------- */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

/*sunbites slide*/
.sppb-carousel-arrow .fa-chevron-left:before {left: 0em!important;}
.sppb-carousel-arrow .fa-chevron-right:before {right: 0em!important;}

    

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
/*sunbites slide*/
.sppb-carousel-arrow .fa-chevron-left:before {left: 0em!important;}
.sppb-carousel-arrow .fa-chevron-right:before {right: 0em!important;}


}


@media(max-width:767px){#offcanvas-toggler {
    line-height: 0px;
}
.sp-top-search .top-search-wrapper .icon-top-wrapper {
    line-height: 28px;display:none !important;
}}
