/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
	
/* Navigations
---------------------------------------- */

/* Primary navigation */

nav.primary {
	top: 10px;
	left: 0;
	right: 0;
}

.sf-menu {
	display:none;
	}

/* Logo */

#header #searchform {
	display: none;
}

.logo {
	background: none;
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
	position: absolute;
	top: 70px;
	left: 0;
}

.logo img{
	width:100px;
	height:auto;
	}
.logo h1,
.logo h2 {
	margin: -15px 0 0 0;
	line-height: 1.2em !important;
	font-size:60px;
	}
	.logo .tagline {
		display:none;
		}
	



	
/* Primary navigation */	
.select-menu {
	display: block !important;
}	


/* Slider
---------------------------------------- */

#slider-wrapper {
	height: auto;
	padding: 36px 0 0 0;
}

	#slider-wrapper .grid_24 {
		margin: 0;
	}

.flexslider-holder {
	height: 146px;
}



































.slides_container {
	width: 300px !important;
}

.slides_control .cycle_item {
	width: 300px !important;
}

.primary_content_wrap {
	padding: 46px 0 29px 0 !important;
}

.post-content {
	width: 100%;
	overflow: hidden;
	clear: both;
}

ul.extra {
	margin: 0;
	padding: 0;
}

	ul.extra li {
		float: none;
		width: 300px;
		margin: 0;
		padding: 0 0 40px 0;
	}

ul.info li em {
	padding: 0 40% 0 0;
}

ul.services li {
	float: none;
	width: 260px;
	margin: 0 0 20px 0 !important;
	text-align: center;
}

	ul.services li .excerpt {
		height: auto !important;
	}

.es-carousel-wrapper {
	min-height: 38px;
}

.es-carousel ul li img {
	width: 90%;
	height: auto;
}

#slider-code .viewport {
	width: 300px;
}

	#slider-code .overview li {
		width: 300px;
	}

nav.footer {
	float: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 30px 0 10px 0 !important;
	text-align: center;
}

	nav.footer ul li {
		display: inline-block;
		float: none;
		margin: 0 0 0 4px;
		padding: 0 0 0 8px;
		vertical-align: top;
		font-size: 11px;
	}

.error404-num {
	font-size: 180px;
}

.pagenavi a.next, .pagenavi a.prev {
	display: none;
}

.content {
	clear: both;
}

#footer-text {
	float: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
}













































































/* Flickr widget */
.flickrImages a {
	width:49px;
	height:49px;
	}

/* Request a quote */
.box-text {
	width:100%;
	float:none;
	}
.box-button {
	width:100%;
	float:none;
	text-align:center;
	padding-left:0;
	padding-right:0;
	}
	.box-button .button {
		float:none;
		}

/* Post */
.featured-thumbnail {
	
	}
	.featured-thumbnail img {
		width: 100%;
		height: auto;
		}
		
		.post-holder .featured-thumbnail {
			margin-right: 0;
		}
		
.post-meta .fright {
	float:none;
	clear:left;
	}
.featured-thumbnail.large {
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	}


/* Comments */
.comment-meta {
	position:static;
	padding-bottom:1em;
	}
.comment-author {
	padding-bottom:0;
	}

#commentform input[type="text"],
#commentform textarea {
	width:100%;
	}

/* Comment Form */
.commentlist ul.children {
	margin-left:0;
	}	


/* Team */
.recent-posts.team li {
	float:none;
	width:auto;
	margin:0 0 30px 0 !important;
	}
	.recent-posts.team li .featured-thumbnail {
		width:120px;
		height:auto;
		overflow:hidden;
		float:left;
		margin:0 20px 0 0;
		}

/* Testimonials list*/
article.testimonial {
	padding:18px 30px 30px 85px;
	background-position:70px 12px;
	}
	.testi-pic {
		left:10px;
		top:10px;
		width:50px;
		height:50px;
		}
		.testi-pic img {
			padding:2px;
			width:100%;
			height:auto;
			}

/* Images */
.frame.alignleft,
.frame.alignright,
.frame.alignnone {
	margin-right:0;
	width:284px;
	}
.frame.alignleft img,
.frame.alignright img,
.frame.alignnone img	{
	width:100%;
	height:auto;
	}
	

/* Related Posts */
.related-posts li {
	width:auto;
	float:none;
	margin:0 0 .5em 0;
	}
.related-posts li:first-child {
	margin-left:0;
	}
.related-posts li .featured-thumbnail {
	display:none;
	}


/* SlidesJS */
.slides_container {
	width:300px;
}
.slides_container .item {
	width:300px;
	height:250px;
}
.slides_container .item .thumbnail img {
	width:100%;
	height:auto;
	}


/* Address */
.address dt {
	width:auto;
	margin:0 0 20px 0;
	padding:0 0 0 55px;
	font-size:12px;
	float:none;
	}
.address dd {
	float:none;
	width:auto;
	padding:0 0 0 43px;
	margin:0 0 20px 0;
	}
	.address dd span {
		width:100px;
		}


/* Comments */
.commentlist ul.children {
	margin-left:0;
	}
			

/* Portfolio
---------------------------------------- */

/* 1 column portfolio*/
#gallery.one_column .portfolio li a.image-wrap {
	width:290px;
	height:145px;
	float:none;
	}
	#gallery.one_column .folio-desc {
		width:100%;
		padding-top:15px;
		margin:0;
		}
			
/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:100%;
	margin:0 0 30px 0;
	float:none;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:290px;
		height:174px;
		}
		#gallery.four_columns .portfolio li a img {
			width:100%;
			height:auto;
			}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:100%;
	margin-right:0;
	}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:290px;
		height:158px;
		}
		
.image-holder {
	width:100%;
	float: none;
	}

.gallery_post .g_item {
	width:300px;
}

.slides_container_slideshow {
	height:194px;
	width:300px;
}

.grid_gallery_inner {
	width:300px;
}
.grid_gallery .gallery_item {
	width:300px;
	margin-right: 0;
}
.grid_gallery .gallery_item .featured-thumbnail {
	float: none;
	overflow: hidden;
}
	
.single-oldernewer .older,
.single-oldernewer .newer {
	width:46%;
}
.single-oldernewer span {
	display: none;
}

.portfolio-meta-list {
	margin-top:18px;
}
.hfeed.Slideshow .portfolio-meta-list,
.hfeed.Grid.Gallery .portfolio-meta-list {
	margin-top:0;
}


/* Carousel */
.es-carousel ul li h4 {
	display:none;
	}
.es-carousel ul li .excerpt {
	display:none;
	}
.es-carousel ul li .link {
	display:none;
	}	

.post_list .featured-thumbnail {
	float:left;
	margin:0 20px 0 0;
	}

.latestpost .featured-thumbnail {
	float:left;
	margin:0 20px 0 0;
	}


/* Post Formats
---------------------------------------- */

/* Image Post Format */
.image-post-format img {
	width:100%;
	overflow:hidden;
	}

/* Gallery Post Format */
.slides_container_gallery {
	width:300px;
	height:150px;
	}
	.slides_container_gallery .g_item {
		width:300px;
		}	

/* Audio Format Type */
.audiojs .scrubber {
	width:130px;
	}
/* Audio Single */
.image-holder.Audio {
	width: 100%;
}
.single-audio-holder .audiojs {
	width:100%;
}
.single-audio-holder .audiojs .scrubber {
	width:130px;
}	

	
	
/* Google Map */
.google-map {
	position: relative;
	padding-bottom: 46.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.google-map iframe,  
.google-map object,  
.google-map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
		
	
/* Footer
---------------------------------------- */

#footer-text {
	width:auto;
	float:none;
	text-align:center;
	}
}