.columnx {
    float: left;
    width: 48%;
    padding: 5px;
}

#sp-header {
  background: none;
  box-shadow: 0 0px 0px rgba(0,0,0,0.0);
  height: 150px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}

#sp-footer {
    color: #333333;
    text-align: center;
    padding: 15px 0;
	background: none;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 8px;
	height: 150px;
    line-height: 250px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000;
    margin: 0;
}

#sp-header .logo {
  display: inline-block;
  height: 150px;
  display: table;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  margin: 0;
}

.sosmedtop {
  padding: 110px 0 0 0;
}

.aboutustext {
  border: 2px solid #cc9438;
  border-radius: 5px;
}

.sppb-btn-primary {
    color: #fff;
    background-color: #c99134;
	border: 0px solid #ffffff;
	border-color: none;
}

.sppb-btn-primary:hover {
    color: #fff;
    background-color: #dba853;
	border: 0px solid #ffffff;
	border-color: none;
}
