@charset "utf-8";

@media screen and (max-width:1100px) {
  /* -----------------------------------
   Footer Styles Only (Mobile)
  ----------------------------------- */
  #myc #myc-footer {
    padding-bottom: 30px;
  }
  
  /* Footer text classes */
  #myc #myc-footer .ez-row-l {
    line-height: 1.5;
  }
  
  #myc #myc-footer .ez-center {
    text-align: center;
  }
  
  #myc #myc-footer .ez-small {
    font-size: 85%;
  }
  
  #myc #myc-footer .sp-only {
    display: inherit;
  }
  
  #myc #myc-footer .copyright {
    font-size: 85%;
    margin-top: 8px;
  }
}
