#inner {
width: 1140px;
}

.content-sidebar #content-sidebar-wrap {
width: 1140px;
}

.content-sidebar #content {
width: 760px;
border-right: 5px solid #eaeaea;
}

.content-sidebar #inner {
background: white;
}

h3 {
line-height: 28px;
}

#nav {
width: 1140px; 
}

#nav {
background: none;
}

div#nav {
background: #000080;
}

@media only screen and (max-width: 1140px) {
.content-sidebar #content {
 position: absolute;
  width: 100%;
	float: left;
  background-color: white !important;
}
}

@media only screen and (max-width: 1140px) {
.sidebar.widget-area {
  display: none;
}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 90%;
  margin-left: 5%;
}

#footer {
  display:none;
}

#footer-widgets .wrap {
border: none;
background: url(https://aliveairpurifier.com/images/footer.png) no-repeat top;
}

#footer-widgets {
border: none;
 width: 1140px;
 background: transparent;
}

#footer-widgets .textwidget {
    padding-left: 50px !important;
    width: 400px;
}