/* ============================================================
  RABIN JOSEPH GOSAL NOTE:
  This CSS design is not used. This is the default CSS from the
  parallax template. Removig it causes some errors  
  
=========================================================== */
/* ============================================================
  BOX SIZING & CLEARFIX
============================================================ */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.container {
  margin-left: 315px;
}