/*

The Yeovil Court Hotel and Restaurant - Responsive Stylesheet
http://www.yeovilhotel.com/
Handwritten by Oliver Coningham

*/


@media screen and (max-width: 1170px) {

	#navigation li a {
		padding: 18px 15px;
		}
		
	#features {
		margin: 30px auto 0 auto;
		padding: 0 10px;
		}

	#features .feature {
		padding: 0 10px 30px 10px;
		}
			
	#features .feature-inner {
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
		box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);	
		}
		
	#content,
	#home #content {
		padding: 10px 10px 20px 10px;
		}
		
	#content .copy {
		padding: 0 10px 30px 10px;
		}
		
	#footer-inner {
		padding: 30px 10px 0 10px;
		}
		
	#footer .footer {
		padding: 0 10px 30px 10px;
		}
		
	#slideshow .caption h1 {
		padding: 40px 20px;
		}
		
	#slideshow .caption h1 {
		font-size: 40px;
		line-height: 45px;
		}
		
	#slideshow .caption p {
		font-size: 25px;
		line-height: 30px;
		padding: 0 20px 40px 20px;
		}

	#breadcrumbs {
		margin: 30px 0 20px 0;
		}		
		
}


@media screen and (max-width: 870px) {

	#features .feature {
		width: 50%;
		}
		
	.rslides_tabs,
	#home .rslides_tabs {
		display: none;
		}

	#navigation-button {
		display: block;
		}

	#navigation-button a {
		border-bottom: 1px solid rgba(0, 0, 0, 0.15);
		color: #fff;
		display: block;
		font-size: 14px;
		padding: 18px 20px;
		text-decoration: none;
		}
			
	#navigation ul {
		display: none;
		}
		
	#navigation li {
		display: block;
		width: 100%;
		}
		
	#navigation li a {
		border-left: none;
		border-right: none;
		border-bottom: 1px solid rgba(0, 0, 0, 0.15);
		border-top: 1px solid rgba(255, 255, 255, 0.15);
		}
		
	.children #content .copy {
		width: 65%;
		}
		
	#subnav {
		padding: 0 10px 30px 10px;
		width: 35%;
		}
		
	#gallery #content .copy .thumbnails .dir {
		width: 50%;
		}
		
	#content .copy .thumbnails .img {
		width: 33.33333333333333%;
		}
		
	#contact-us #map #google-map-large {
		padding-bottom: 40%;
		}
		
	#contact-us #content .copy {
		float: none;
		width: 100%;
		}

	#contact-us #sidebar {
		float: none;
		padding: 0 10px 30px 10px;
		width: 100%;
		}
	
}


@media screen and (max-width: 670px) {

	#content {
		padding: 0 10px;
		}

	#content .copy {
		float: none;
		width: 100%;
		}
		
	#footer .footer {
		width: 50%;
		}
		
	#furniture {
		text-align: center;
		}
		
	#copyright {
		display: block;
		float: none;
		padding-bottom: 10px;
		}
		
	#credit {
		float: none;
		}
		
	.children #content .copy {
		width: 100%;
		}
		
	#subnav {
		float: none;
		width: 100%;
		}
		
	#special-offers #content .copy {
		width: 100%;
		}
		
	#special-offers #facebook-widget {
		float: none;
		padding: 0 10px;
		text-align: center;
		width: 100%;
		}
		
	#contact-us fieldset input,
	#contact-us fieldset textarea {
		width: 100%;
		}
		
	#contact-us #content .copy form fieldset div label {
		float: none;
		padding: 0 0 10px 0;
		width: 100%;
		}
		
	#contact-us .captcha, 
	#contact-us .submit {
		padding-left: 0;
		}
	
}


@media screen and (max-width: 570px) {

	#header-inner {
		padding: 20px;
		text-align: center;
		}
		
	#logo a {
		float: none;
		margin: 0 auto;
		}
		
	#rating {
		float: none;
		margin: 20px auto 0 auto;
		}
		
	#slideshow .caption h1 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 30px;
		padding: 30px 20px;
		}
		
	#slideshow .caption p {
		font-size: 20px;
		line-height: 25px;
		padding: 0 20px 40px;
		}
		
	#slideshow .caption p.button {
		display: none;
		}
		
	#google_translate_element {
		display: none;
		}
		
	#content .copy .download-name {
		width: 65%;
		}
	
	#content .copy .download-type {
		width: 35%;
		}
	
	#content .copy .download span {
		width: 35%;
		}
	
}


@media screen and (max-width: 470px) {

	#slideshow .caption {
		text-indent: -25000px;
		}
		
	#home #slideshow .caption {
		text-indent: 0;
		}

	#slideshow .caption p {
		display: none;
		}
	
	#slideshow .caption h1 {
		background: none;
		}

	#features .feature {
		width: 100%;
		}
		
	#footer .footer {
		width: 100%;
		}
		
	#content .copy .download-name {
		width: 100%;
		}
	
	#content .copy .download-type {
		display: none;
		}
	
	#content .copy .download span {
		display: none;
		}

	#gallery #content .copy .thumbnails .dir {
		width: 100%;
		}
		
	#content .copy .thumbnails .img {
		width: 50%;
		}
			
}