/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */

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

/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	clear:both;
	width:100%;
	margin:21px 0px 0px 5px;
	text-align:center;
	padding:20px 0;
}

/* Logo */
.logo {
	width: 100%;
	padding-bottom:0;
	}
.logo img{
	width:150px;
	height:auto;
	}
	.logo .tagline {
		display: block;
		top: -8px;
		left: auto;
		right: 0 !important;
	}

/* Top search */
#top-search {

	}
#top-search .input-search {
	width:150px;
	}
#top-search #submit {
	
	}

/* Header widget */
#widget-header {
	padding:5px 0 15px 0;
	}
	
	
/* Slider
---------------------------------------- */
#slider-wrapper {
	background: none;
	height: auto;
	overflow: hidden;
}

.flexslider-holder {
	background: url(images/loading.gif) no-repeat 50% 50%;
	width: auto;
	margin: 0 !important;
	position: static;
}
.flexslider .slides .flex_banner_itemslide img {
    height: auto;
    left: 0;
    margin: 0 !important;
    max-width: 100%;
    position: static;
}


.flex-direction-nav li a {
	top: 40%;
}





#slider-code {
	width: 403px;
	overflow: visible;
	height: 300px;
}

	#slider-code .viewport {
		width: 403px;
		height: 300px;
	}
	
	#slider-code ul.overview li {
		background: none;
		float: left;
		width: 200px;
		height: 330px;
		margin: 0 3px 0 0;
		padding: 0;
		vertical-align: top;
	}
	
		#slider-code ul.overview li img {
			float: left;
			width: 180px;
			height: auto;
			border: 10px solid #373739;
		}

.three_fifth {
    text-align: center;
}
.rslides .itemslide {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}



./*primary_content_wrap img {
	max-width: 400px !important;
}
*/




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


.post-holder .featured-thumbnail {
	width: 100%;
	overflow: hidden;
	}
	
	.post-holder .featured-thumbnail img {
		width: 100%;
		height: auto;
	}

/* Post */
.post-meta .fright {
	float:right;
	clear:none;
	}

/* Testimonials list*/
article.testimonial {
	padding:30px 30px 30px 145px;
	background-position:120px 20px;
	}
	.testi-pic {
		left:20px;
		top:20px;
		width:70px;
		height:70px;
		}

/* Images */
.frame.alignleft,
.frame.alignright,
.frame.alignnone {
	margin-right:0;
	width:404px;
	}
	
/* SlidesJS */
.slides_container {
	width:420px;
}
.slides_container .item {
	width:420px;
	height:250px;
}
.slides_container .item .thumbnail img {
	width:100%;
	height:auto;
	}

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

#commentform input[type="text"],
#commentform textarea {
	width:400px;
	max-width:400px;
	min-width:400px;
	}
.children #commentform input[type="text"],
.children #commentform textarea {
	width:400px;
	max-width:400px;
	min-width:400px;
	}


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

/* Image Post Format */


/* Gallery Post Format */
.slides_container_gallery {
	width:420px;
	height:200px;
	}
	.slides_container_gallery .g_item {
		width:420px;
		}

/* Audio Format Type */
.audiojs .scrubber {
	width:248px;
	}
	
		
	
/* Portfolio
---------------------------------------- */

/* Default layout 3 columns */
#gallery .portfolio li {
	width:auto;
	float:none;
	margin-right:8px;
	}
	#gallery .portfolio li a.image-wrap {
		width:200px;
		height:200px;
		}
		#gallery .portfolio li img {
			width:100%;
			height:auto;
			}
#gallery .portfolio li a.image-wrap img {
    height: auto;
    width: 100%;
}

/* 1 column portfolio*/

#gallery.one_column .portfolio li {
	width: 400px;
}

#gallery.one_column .portfolio li a.image-wrap {
	width:400px;
	height:205px;
	float:none;
	}
	#gallery.one_column .folio-desc {
		width:100%;
		padding-top:15px;
		margin:0;
		}
			
			
/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:100%;
	margin-right:0;
	}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:400px;
		height:184px;
		}		
			
/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:184px;
	margin: 0 7px 10px 0;
	}
#gallery.four_columns .portfolio li.even {
	margin-right:0;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:184px;
		height:114px;
		}

		
		
/* Contact form */
.wpcf7-form p.field input {
	width:400px;
	}
.wpcf7-form textarea {
	float:left;
	width:400px;
	max-width:400px;
	min-width:400px;
	}


.text h1 {
	font-size: 85px;
}

	
/* Sidebar
---------------------------------------- */
#searchform .searching {
	width:260px;
	}

#widget-footer {
	width: 68%;
	margin: 0 auto;
	overflow: hidden;
	float: right;
	padding: 0 0 0 13px;
}

	#widget-footer strong {
		display: block;
	}
	
	#widget-footer ul {
		float: none;
	}
.rslides img {

	max-height:250px !important;
}
#footer-text {
	width:100%;
	float:left;
	overflow: hidden;
	text-align:center;
	}
.one_half, .one_third, .three_fifth {
	width:100% !important;
	margin:0 !important;
	}
	.primary_content_wrap ul {
		margin: 0;
		padding: 0 0 18px 0;
	}
.contact h4 {
    float: left;
    width: 20%;
	margin-bottom:10px;
}
.grid_24{
margin-bottom:0px;
}

}
