/*
 Theme Name:   Responsive Magazine
 Theme URI:    http://themes4wp.com/theme/responsive-magazine/
 Description:  Responsive Magazine is free WordPress theme excellent for a magazine, news, newspaper, review, blog or other editorial websites. Responsive Magazine is child theme of First Mag - free responsive magazine WordPress Theme. Theme support WP Review plugin, an easy and powerful way to review content with stars, percentages or points rating and includes homepage carousel. WooCommerce support is included. Responsive Magazine uses simple, clean flat design, is fully responsive and looks good on every device. Check the demo at http://demo.themes4wp.com/responsive-magazine/
 Author:       Themes4WP
 Author URI:   http://themes4wp.com/
 Template:     first-mag
 Version:      1.0.2
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-menu, featured-images, theme-options, translation-ready
 Text Domain:  responsive-magazine
*/


#nav_menu-3{
	margin-bottom:40px
}
#menu-nav-lateral {list-style-type: none; }
#menu-nav-lateral li { float: left; }
 
#menu-nav-lateral li ul { display: none; float: left; margin:0; padding:0 }

#menu-nav-lateral li ul li { display: block; margin:0; padding:0; float: none;}

.ms-slide-bgcont{
	width:100%;
}

@media (max-device-width: 900px){
	#site-header, #menu-nav-principal{
		background: #032154;
	}
	div.header-ad{
		display:none
	}
}
@media (max-width: 400px){
	body{
		  background-position: 0px -10px, center;
	}
	div#nav_menu-3{
		position:relative;
		z-index:9999;
		margin-bottom:20px
	}
	
	#text-6{
		position:relative;
		z-index:99;
		float:left;
		width:100%
	}
	
	div#master-slider-main-widget-3{
		position:relative;
		z-index:99
	}
	.navbar-inverse .navbar-brand{
		color:#FFF
	}
	.navbar-inverse .navbar-toggle{
		border-color: #fff;
		background: transparent
	}
	
	#text-4{
		display:none
	}
/* 	.navbar-collapse {
		background: #0066b3
	} */
/* 	div.header-ad,  */
	div.header-ad{
		position: absolute;
		top:0px;
		right:15px;
	}
	div.header-ad img, div.header-ad span{
		display:none
	}
	.searchandfilter, div.ms-slide, .fullwidth-ad-section, #master-slider-main-widget-3{
		display:none
	}
	div.rsrc-header-img {
		margin: 90px 0 33px;
	}
}
.searchandfilter li  {
	margin-right:0px;
	padding-right:0px;
	padding-top:3px
}
.searchandfilter li input[type=text]{
	padding:3px 10px;
	border:none;
}
.searchandfilter li input[type=submit]{
	background: #CCC;
	padding:3px 10px;
	border:none;
}
.wpb_row .master-slider-parent{
	display: block
}
.single-thumbnail{
	display:none
}

/* Homepage Carousel */
#carousel-home .flex-caption .entry-summary {
    line-height: 20px;
}
#carousel-home .flex-caption .home-header .page-header a, #carousel-home .home-header .page-header {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
}
#carousel-home {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 0;
    background-color: #fff;
}
.flex-meta i {
    margin-right: 5px;
}
.flex-meta {
    font-size: 12px;
    opacity: 0.8;
}
#carousel-home .flex-caption .entry-summary, .flex-meta, .flex-meta a {
    color: #fff;
}

.searchandfilter li {
	display: inline;
}

.searchandfilter li input[type="text"] {
  padding: 3px 10px;
  border: none;
  width: 65%;
}

.searchandfilter li input[type="submit"] {
  width: 35%;
  float: left;
  font-size: 12px;
  padding-top: 6px;
}
