/* CSS Document */
html, body, * {
	background-color:#FFF;
}
.menu-wrapper {
  height: auto;
  margin: auto;
  position: relative;
  width: 100%;
}
.main-section {
  padding: 25px 40px;
}
.main-menu {display:none !important;}
.sc-logo {
  margin: auto;
  max-width: 200px;
}
.additional-section {display:none !important;}
header.left-column {
  height: auto !important;
}

.page-content-wrapper {
  margin-left: 0;
  width: 100%;
}

.content-wrapper {
	page-break-before:avoid;	
}
.content-wrapper > div {
	max-width:auto !important;
	width:auto !important;	
}

/* Hide These Buttons */
.section-button {diplay:none;}

.banner-content {display:none;}

.content-wrapper {
  background-color: #fff;
}

/****** SPECIFIC *******/

.commitment-cateogies-grid li {
  width: 33%;
}

section.news {max-width:none; width:auto;}
.content-wrapper.company-profiles-wrapper {background-color:transparent;}