/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


 /* make the footer full width of the body */
 .vc-mega-footer-main-container .vc_row {

     /*position: relative;
     left: 0;
     box-sizing: border-box;
     width: 100% !important;
     padding-left: 0 !important;
     padding-right: 0 !important;
     margin: 0 !important;
     max-width: 100%;*/
  }
