.homevideo {
  float: left;
  padding: 38px 0;
  text-align: center;
  width: 100%;
}

.tab-extended .tab-extended-inner {
  padding: 13px 0 !important;
}

button#responsive-menu-button {
  height: auto!important;
  position: absolute;
  right: 2%!important;
  top: 94px!important;
  width: 55px;
}
#responsive-menu-container {
  top: 126px !important;
}
#responsive-menu-wrapper > div {
  display: none!important;
}
#responsive-menu-container {
  width: 24% !important;
}
.resources_heading a {
  font-size: 24px !important;
  padding: 26px 0 14px !important;
  text-align: center;
}
.resources_heading a:hover {
  background: transparent!important;
  cursor: text !important;
}
.rightpart {
  float: left;
  padding: 16px;
  width: 50%;
}
.commentsection {
  float: left;
  margin: -24px 0 0;
  padding: 16px;
  width: 100%;
}
.equinox .button > input {
  background: #3e63a7 none repeat scroll 0 0;
  color: #fff;
}
.equinox .button {
  margin: 0 auto 59px;
  display: table;
}
.equinox input {
  background: #fff none repeat scroll 0 0;
}
.equinox textarea {
  background: #fff none repeat scroll 0 0;
  min-height: 129px;
}
@media only screen and (max-width: 1024px) {
#responsive-menu-button {
  display: none !important;
}
}