@media screen
and (min-width: 1001px) {
	
.slider-wrapper {
	margin-top: 0;
	margin-left: 0;
	width: 578px;
}
.nivoSlider {
	position: relative;
	width: 572px;
	height: 350px;
	overflow: hidden;
}
.nivo-caption {
	right: 10px;
	bottom: 10px;
	max-height: 300px;
	width: 450px;
}
#featured_slider .nivo-caption .cap-first-color a {
	font-size: 2.2rem;
	}
.nivo-directionNav a {
	top: 15%;
}
.nivo-controlNav {
	margin-right: 0;
}
.home-toggle {
	margin: 44px 0 0 0;
}
.home-toggle .toggle-content{
	width: 580px;
}
#newsletter .toggle-info {
	width: 550px;
	margin-bottom: 5px
}
#newsletter .toggle-form {
	width: 590px;
	}
.home-toggle .toggle-content {
}
#newsletter .toggle-form input[type="email"] {
	width: 500px
}
.toggle-info {
	float: none;
}
}

@media screen
and (min-width: 741px)
and (max-width: 1000px) {
	
.slider-wrapper {
	margin-top: 0;
	margin-left: 0;
	width: 370px!important;
	border: none;
}
.nivoSlider {
	position: relative;
	width: 364px;
	height: 222px;
	overflow: hidden;
}
.nivo-caption {
	right: 0%;
	bottom: 0%;
	max-height: 300px;
	width: 364px;
}
.nivo-directionNav a {
	top: 15%;
}
.nivo-controlNav {
	margin-right: 0;
	margin-top: 26px!important;
	float: none;
	text-align:center;
}
.home-toggle {
	margin: 44px 0 0 0;
}
h4.toggle {
	position: static;
	float: none;
}
#newsletter .toggle-info {
	width: 340px;
}
.home-toggle .toggle-content{
	border-top: none;
	width: 370px;
}
.toggle-content {
	border-top: none;
	width: 40px;
}
.toggle-info {
	width: 340px;
	height: auto!important;
}
#newsletter .toggle-info p {
	line-height: 1.6;
	padding: 10px 10px 10px 0;
	}
#newsletter .toggle-form {
	width: 370px;
	}
#newsletter .toggle-form input[type="email"] {
	width: 288px;
	}
}

@media screen
and (max-width: 740px) {
#main {
	margin: 0px 20px 0 20px;
}
.nivoSlider {
	margin-left: -20px;
	height: 250px!important;
}
.home-toggle {
	border-bottom: none;
	margin: 5px 0 0 0;
}
}

@media screen
and (max-device-width: 640px) {

#main {
	margin: 0 0 0 0!important;
}
.slider-wrapper {
	margin-left: -40px;
	}
.nivoSlider {
	width: 640px!important;
	height: 390px!important;
	margin-left: 0;
}
.home-toggle {
	border-bottom: none;
	margin: 20px 0 88px -40px!important;
}
}