/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
#main {
  background: #0f0e17;
}
.home #main {
	background: none repeat scroll 0 0 #0F0E17;
	height: 100%;
}
.container {
	width:420px !important;
	}
#slider-wrapper .grid_12,
#before-block_page .grid_12,
#header .grid_12,
#after_menu_area .grid_12{
	margin-bottom: 0
}	

/* Header
---------------------------------------- */
#top-header {
	height:87px;
}

#header_wrapper {
  	background-position: 17px top;
}

.listen_live {
  	margin: 0 121px;
}
	.listen_live a {
		height: 67px;
		background-size: 68% auto;
	}

/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	clear:both;
	width:100%;
	margin:0;
	text-align:center;
	padding: 0;
}

/* Logo */
.logo {
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
	}
.logo h1,
.logo h2 {
	font-size:30px;
	text-align:center;
	}
.logo {
	padding-bottom:0;
	}
.logo img{
	height:auto;
	}
	.logo .tagline {
		display:block;
		}
		
/* Navigation select styling */
select.mnav {
	width:85%;
	clear:both;
	margin:15px 0;
}

/* Top search */
#top-search {

	}
#top-search .input-search {
	width:150px;
	}
#top-search #submit {
	
	}

/* Header widget */
#widget-header {
	font-size: 10px;
	margin-top: 0;
	padding: 10px 0 0;
	text-align: center;
}
	
/* Slider
---------------------------------------- */

.flexslider-holder {
	height: 240px;
	margin-top: -15px
	}
	.flex-caption {
	  display: none
	}
	.flex-control-nav {
	  display: none;
	}
.flexslider .slides img{
    height: 100%!important;
}	

/*============================ CONTENT ============================*/
.header-title h1 {
	margin: 30px 0 30px 14px;
}
	.blog .header-title h1 {
	  	margin: 30px 0;
	}

.extra-wrap {
  	clear: both;
}

.nomargin{
	margin-left: 0!important;
}
	.nomargin > h2{
		margin-left: 14px!important;
	}

.normal {
    margin: 10px 0 0 0 ;
    font: 25px/25px "Open Sans";
}

.error404-num {
	font: bold 170px/170px "Open Sans";
	padding-right: 50px;
	display: block;
	clear: both;
	margin: 0 0 25px;
}


/* Before Content Area */
#before_content_area .before_holder {
  background: none;
}

#before_content_area a.more {
  margin: 20px auto 0 166px;
}

/* Before Block title */
#before-block_page h1 {
  font-size: 18px;
  line-height: 98px;
  margin: 0
}
.post-thumb {
	width:150px;
	height:110px;
	float:left;
	margin-right:20px;
	}

.divider_right,
.divider_center {
  background: none;
}	

/* Home Content area */
#home_content_area .indent_right {
  border: none;
  padding-left: 0px;
}	

/* Post */
.featured-thumbnail {
	float:left;
	margin:0 20px 10px 0;
	}
	.featured-thumbnail img {
		width:auto;
		height:auto;
		}
.featured-thumbnail .fright {
	float:none;
	clear:left;
	}
.featured-thumbnail.large {
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	}
.post-holder footer {
	
	}
	.post-holder footer .button {
		margin-right: 20px;
		}
	.post-holder footer .link {
		margin-right:6px;
		}

.latestpost li .featured-thumbnail {
	width:140px;
	height:138px;
	margin:0 20px 0 0;
	float:left;
	}
	.latestpost li .featured-thumbnail img {
		width:auto;
		height:auto;
		}

/* Images */
.frame.alignleft,
.frame.alignright,
.frame.alignnone {
	margin-right:0;
	width:100%;
	height:auto;
	}

.tabs .tab {
	padding:20px 10px;
	background:#020202 url(../images/tab-bg-small.png) 50% -200px no-repeat;
}
.tabs .tab .entry {
	width:180px;
	height:auto;
	margin-bottom:20px;
	margin: 0 10px 20px 10px;
	}
	.tabs .tab .entry img {
		
		}

/* Comments */
.commentlist ul.children {
	margin-left:0;
	}

#commentform input[type="text"],
#commentform textarea {
	width: 100%;
	}
.children #commentform input[type="text"],
.children #commentform textarea {
	width:100%;
	}

.comment-meta {
  	margin: 0 0 50px 90px;
}	

	
/* Portfolio
---------------------------------------- */
/* #gallery .portfolio {
	margin: 40px 0 0 0;
} */
/* Default layout 3 columns */
#gallery .portfolio li {
	width:auto;
	float:none;
	margin-right:0;
	}
	#gallery .portfolio li a.image-wrap {
	  height: 253px;
	  width: 380px;
	}
	.zoom-icon {
		width:420px;
		height:285px;
		}
		#gallery .portfolio li img {
			width:100%;
			height:auto;
			}

/* 1 column portfolio*/
#gallery.one_column .portfolio li a.image-wrap {
  float: none;
  height: 216px;
  width: 379px;
}
#gallery.one_column .zoom-icon {
	width:410px;
	height:230px;
	}
	#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 {
	  height: 216px;
	  width: 379px;
	}
	#gallery.two_columns .zoom-icon {
		width:390px;
		height:230px;
		}			
			
/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:182px;
	margin-right:17px;
	}
#gallery.four_columns .portfolio li.even {
	margin-right:0;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
	  height: 169px;
	  width: 176px;
	}
	#gallery.four_columns .zoom-icon {
		width:192px;
		height:185px;
		}
		#gallery.four_columns h4 {
		  font-size: 15px;
		  margin-bottom: 10px;
		}

		
		
/* Contact form */
.wpcf7-form input[type="text"], .wpcf7-form textarea {
	max-width: 95%;
	width: 95%;
}
.wpcf7-form p.field input {
	width:360px;
	}
.wpcf7-not-valid-tip {
	width: 95% !important;
	top: 1%!important;
}
	.wpcf7 input[type="submit"] {
	  margin: 20px 0 0;
	}

		
/* Google map */
#map {
	width:370px;
	height:280px;
	}
	
	
/* ------------------------- Sidebar ------------------- */
#searchform .submit {
  	margin: 1px 0 0 5px;
}
#searchform .searching {
	width:260px;
}
#before_footer_wrap #searchform .submit {
  	margin: 1px 0 0 5px;
}

.alignleft {
  	margin: 0 20px 10px 0;
}
/* .alignnone {
	width: 100%;
} */

/*------------------------- Footer --------------------- */
.site-name {
  	display: block;
  	margin: 0 91px;
}
#footer-text {
  	margin: 0 75px;
}
.footer_sign {
  padding: 8px 0 0 105px;
}
#copyright {
  	padding-top: 35px;
}
#copyright .right_side {
  margin: 15px 0 0;
  width: 100%;
}

figure {
  	padding: 0;
}
	.es-carousel figure{
		padding: 0;
	}
		.es-carousel ul li .thumbnail {
		  	border: 2px solid #FFFFFF;
		}
			.es-carousel ul li .thumbnail:hover {
			    border: 2px solid #8F7AA4;
			}
			.es-carousel ul li h4 {
				display: block;
				font: bold 16px/16px "Open Sans"; 
  			}
	.es-nav span {
    	left: 310px;
    	top: -30px;
 	}	
 	.es-nav span.es-nav-prev {
	    left: 60px;
	}	

























}