#form-1-1309886524, #form-1-1309886524 *, .wpcf7-form, .wpcf7-form * {
	max-width: 97%;
}

@media all and (max-width: 768px) {
	
	#page {
		margin-top: 30px;
	}
	
	.contact-image {
		margin-top: 30px;
	}
	
	#about_image {
		width: 50%;
		margin-top: 0px;
		margin: 20px auto;
		margin-left: 25%;
	}
	
	.span5.home_item {
		text-align: center;
		height:auto!important;
		padding-bottom:20px;
	}
	
	.span5.home_item img {
		height: 30%;	
	}	
	
	.home_slider_text p {
		margin-top: 10px;
		width: 90%;
		margin: 0 auto;
	}
	
	.home_slider_text .btn-dark {
		margin-top: 10px;
	}
	
	footer .span6.align-right p {
		text-align: center;
	}
	
	footer .email {
		width: 90%;		
		margin: 0 auto;
		text-align: center;
		clear: all;
		float: none !important;
	}
	
	#mc_embed_signup form {
		text-align: center !important;
	}
	
	.chimp_submit, #mc_embed_signup input.button {
		width: 95px !important; 
	}	
	
	.twit a {
		display: none;
	}
	
	.twitter-feed {
		display: none;
	}
	
	#tweet {
		padding-left: 0px;
		background: none;
	}
	
	#tweet .cycle-slideshow { 
		display: none !important;
	}
	
	#twitter #social {
		float: none !important;
		margin: 0 auto !important;
		margin-top: -5px !important;
		text-align: center;
		width: 105px;
	}
}

/* iPad Landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

	.book {
		margin-left: 37px; 	
	}	 
	
	.book .bubble:hover > .hover {
		display: none !important;
	}
	
	.social4i {
		display: none;
	}
}	

/* iPad portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.book .bubble:hover > .hover {
		display: none !important;
	}
	
	.social4i {
		display: none;
	}
	
}	

@media all and (max-width: 640px) {
	.menu-header li a {
	font-size: 1.6em;
	padding: 4px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	}
}

@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {

	.menu-header li a {
	font-size: 1em;
	padding: 4px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	}

	.home_item img {
		max-width:90%;
	}

	
}

/* 4S landscape */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { 
	
	#form-1-1309886524 {
		padding-top: 20px;
	}
	
	#header-image {
		width: 50%;
		margin: 0 auto;
	}
	
	.book {
		min-width: 170px;				
	}
	
	.book .bubble, .book .bubble .img img {
		max-width: 100% !important;
		height: auto !important;
	}
	
	.span5.book_image img {
		width: 50%;
		margin-left: 25%;
	}
	
	.book .bubble:hover > .hover {
		display: none !important;
	}
	
	.social4i {
		display: none;
	}

	.menu-header li a {
	font-size: 1.1em;
	padding: 4px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	}
	.home_item img {
		max-width:90%;
		max-height:240px;
		margin-top:-40px;
	}

	.a.handle {display:none;}
}

@media all and (max-width: 480px) {
	
	.slide-out-div {
		display: none !important;
	}
	
	#form-1-1309886524 {
		padding-top: 20px;
	}
	
	#header-image {
		width: 75%;
		margin: 0 auto;
	}
	
	.span5.book_image img {
		width: 70%;
		margin-left: 15%;
	}
	
	.book {
		margin-left: 15px;				
	}
	
	.book .bubble:hover > .hover {
		display: none !important;
	}
	
	.popover-content a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.social4i {
		display: none;
	}
	
	.btn-dark { 
		margin: 30px auto;
	}
	
	#page-footer {
		width: 70%;
		margin: 0 auto; 
	}	

	.menu-header li a {
	font-size: 1.1em;
	padding: 4px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	}

	.home_item img {
		max-width:90%;
		max-height:240px;
		margin-top:-40px;
	}

	#mc_embed_signup {
		margin-left:-40px;
	}
}