body{
background:#FFF;
}
#bg_effect{
	background: none;
}

.tagline{
	border: 1px solid #DDD;
	background: #EEE;
	padding: 30px;
	margin: 20px 0 30px;
	text-align: center;
}

.tagline.fullwidthtop{margin-top:0;}

.slider_container,
section.main-section{
	background: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border:none !important;
	position: relative;
}

footer,#nav_container{
	background: #2F3335;
}

.flex-active-slide .home_thumbcarousel1 {
  border-bottom: none;
}

.fullwidth.v_first .full-width{
    margin-left:0 !important;
    margin-right:0 !important;
}

.v_first h3.title {
margin-left: 0px;
margin-right: 10px;
}

.v_first .vibe_carousel {
margin-left: 0px !important;
margin-right: 10px;
}


.fullwidth.v_first .vibe_carousel{
    margin-right:20px;
}

nav{
      border-left: 1px solid #3B3E41;
  border-right: 1px solid #3B3E41;
}