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

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

.content-box {max-width:340px;}

/* ----------------------------------------
				Slider
---------------------------------------- */
#slider-wrapper {height:143px;}
	
/*----------------------------------------
				Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:3px 0;
	top:0;
	left:0;
	background:none;
}

.sf-menu {display:none;}


/*----------------------------------------
				 Header
---------------------------------------- */
#header {height:170px;}
#header .grid_12 {margin-bottom:0px;}
#widget-header .social-networks {right:0px;}

#widget_meta {
	width:100px; 
	float:right;
}	
#widget_meta ul li {
	font-size:10px;
	line-height:15px;
	margin:0;
	width:90px;	
}
			
	#widget_meta ul li a {
		font-size:10px;
		line-height:15px;
	}

.logo {
	top:70px;
	left:0px;
}	
/* Top search */
#top-search {top:40px; right:60px;}
#top-search .input-search {
	width:240px;
	margin-right:0;
}
#top-search #submit {
	width:20px;
	height:20px;
	padding:0;
	background:url(../images/search-icon.gif) 0 0 no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position:absolute;
	right:0;
	top:8px;
}

/*----------------------------------------
			Posts Type widget Services
---------------------------------------- */
.post_list.services li {
	width:100%;
	float:none;
	margin:0 0px 35px 0;
}
.post_list.services li img {
	width:100%;
	height:auto;
}
.post_list.services li .post_content {padding:0;}

/*----------------------------------------
				Banner widget 
---------------------------------------- */
.banners-holder li a {text-align:center;}

/*----------------------------------------
			 Recent Posts
---------------------------------------- */
.recent-posts.latest li {margin:0 0 10px 0;}
.recent-posts.latest li .featured-thumbnail {
	float:none;
	margin:0 0px 20px 0;
}
.recent-posts.latest li .featured-thumbnail img{
	width:100%;
	height:auto;
}


/* 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-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;}
.commentlist {padding:0 0px 20px 0;}	

/* Services */
.recent-posts.services li {
	float:none;
	width:100%;
	margin:0 0 30px 0;
}
/*---------------------------------------
				 404
---------------------------------------- */
.error404-num {font-size:170px;}

/*----------------------------------------
				Testimonials
---------------------------------------- */
article.testimonial, .testi-single {
	padding:15px 10px 20px 125px;
	background-position:110px 12px;
}
article.testimonial .featured-thumbnail, .testi-single .featured-thumbnail {
	width:100px;
	height:100px;
	left:10px;
	top:20px;
}


/* 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;
		}

			
/*----------------------------------------
				Portfolio
---------------------------------------- */
/* Default layout 3 columns */
#gallery .portfolio li {
	width:300px;
	margin:0 0px 30px 0;
	float:none;
}
	#gallery .portfolio li a.image-wrap {
		width:300px;
		height:198px;
	}
		#gallery .portfolio li a.image-wrap img {
			width:100%;
			height:auto;
		}
/* 1 column portfolio*/
#gallery.one_column .portfolio li {
	width:300px;
	margin:0 0px 30px 0;
	float:none;
}
#gallery.one_column .portfolio li a.image-wrap {
	width:300px;
	height:147px;
	float:none;
	margin-left:0px;
	margin-bottom:20px;
}



/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:300px;
	margin:0 0 30px 0;
	float:none;
}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:300px;
		height:147px;
	}
	
/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:300px;
	margin:0 0 30px 0;
	float:none;
}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:300px;
		height:218px;
	}

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


.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;
	}

	
	
/* 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%;
}
/*----------------------------------------
				Post
---------------------------------------- */
.post-holder .featured-thumbnail, .single-post.services .featured-thumbnail {
	width:100%;
	height:auto;
	float:none;
	margin-right:0px;
}
.featured-thumbnail img, .featured-thumbnail.large img {
	width:100%;
	height:auto;
}		
/*---------------------------------------- 
				Sidebar
---------------------------------------- */
#searchform .searching {width:200px;}
	
/*----------------------------------------
				Footer
---------------------------------------- */
nav.footer {
	float:none;
	text-align:center;
	margin:0 0 15px 0;
}
	nav.footer ul {text-align:center;}
	
#footer-text {
	width:auto;
	float:none;
	text-align:center;
	padding:0;
}
}