/*

Academy Derya Consultancy - Mobile Stylesheet
http://www.acderco.co.uk/
Handwritten by Oliver Coningham

*/

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

																				/* ------------ Defaults ------------ */
	
#container {
	padding: 0;
	}
	
																				/* ------------ Navigation ------------ */

#nav {
	background: url('../img/nav-bg-mobile-menu.gif') no-repeat 0 0;
	}
	
#nav a {
	width: 95px;
	font-size:12px;
	}
	

																				/* ------------ Slideshow ------------ */


#slideshow img {
    height: auto;
    width: 100%;
}
	
																				/* ------------ Copy ------------ */

#copy {
	max-width: 100%;
	}
	
#copy img {
	max-width: 100%;
	height:auto
	}
	
#copy iframe {
	height: auto;
	width: 100%;
	}
	
	

																					/* ------------ Features ------------ */
	
#features .feature {
	width: 31%;
	overflow:hidden
	}
	
																			/* ------------ Footer ------------ */

	
#furniture p {
	width:100%;
	text-align:center;
	font-size:12px;
}

	


}

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

@media screen and (max-width: 620px) {
	
																			/* ------------ Header ------------ */

#header {
	background: none;
	padding: 10px;
	}
	
#logo {
	background:url(../img/logo-bg-small.png) no-repeat top center;
    height: 102px;
    width: 100%;
}

#contact-details {
	margin: 10px;
	width:100%;
	text-align:center
	}
	
	
																				/* ------------ Navigation ------------ */

	
.standard-menu {
	display:none
}
	
	
.menu {
    background: url(../img/nav-bg-mobile.gif) no-repeat top center;
	height: 50px;
	margin: 0;
	max-width: 920px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	overflow: hidden;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	display:block;
	text-indent: -25000px;
	margin:0 10px;
}




.mobile-menu {
	background:#232d4f url(../img/nav-bg-mobile-menu.gif) no-repeat top center;
	max-width: 920px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	overflow: hidden;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	margin:0 10px;	
	}
	

.mobile-menu .menuactive a {
	color:#94d78b
}

.mobile-menu li {
	text-align:center;
	padding:5px 0
}
	
	
.mobile-menu li a {
	text-align:center;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}

																			/* ------------ Slideshow ------------ */

#slideshow .slideshow-caption {
    font-size: 15px;
    padding: 10px;
}		



																				/* ------------ Sidebar ------------ */

#sidebar {
	padding: 10px;
	max-width: 100%;
	margin-top:20px;
	width:100%
	}																
	
	

																					/* ------------ Features ------------ */

#features {
	display:none
	}
	
																				/* ------------ Footer ------------ */


#social {
	width:100%;
	margin-top:10px;
	}
	
																				/* ------------ Pages ------------ */

#pages {
	width: 100%;
	}
	
	
#course-dates .course a, #services .course a,
#course-dates .course-date, #course-dates .course-cost, #course-dates .course-places, #course-dates .course-category {
    font-size: 12px !important;
}

#course-dates .course a, #services .course a {
	height:auto
}

#course-dates .course .course-category {
    float: none;
	width:100%
}

#course-dates fieldset textarea,
#contact fieldset textarea {
    width: 250px;
}	

	
}

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


																			/* ------------ Footer ------------ */


#social {
	background: #fff url('../img/social-bg-small.gif') no-repeat 0 0;
	padding-left: 122px;
	}
	
#social a {
    margin-left: 2px;
}


#course-dates fieldset label,
#contact fieldset label {
    width: 100%;
}

#course-dates fieldset .terms-text,
#course-dates fieldset .terms-box,
#course-dates .captcha img,
#course-dates .captcha p,
#course-dates .captcha input,
#course-dates .cms_submit,
#contact .captcha img,
#contact .captcha p,
#contact .captcha input,
#contact .cms_submit {
    margin-left: 0;
}
	
	

}


@media screen and (max-width: 340px) {
	
	
																				/* ------------ Slideshow ------------ */

#slideshow {
	display:none
}



			
	


#course-dates-nav-book {
    float: left;
	margin-top:10px;
}




	
}












	