@charset "UTF-8";
/* CSS Document */

body{
	min-width:460px;
	background:#fff
}
hr.clear{
	border:0;
	clear:both;
	float:none;
	background:transparent;
	height:0;
}
#menu_toggle{
	display:none;
}
#container {
    width: inherit;
	background-image:none;
	padding:0;
	margin:0;
	
}
#header_2014{
	background-color:#fae62f;
	height:auto;
	padding:15px 0;
}
#logo_header {
    margin:0;
	margin-left:3%;
    position: inherit;
	float:left;
	border:#666 0px dotted;
}
#logo_header img{
	width:100%;
}
#contenedor_header .grid-header{
	padding:0;
	margin:0;
}
#contenedor_header .grid-header.first{
	float:left;
	width:30%;
border:#f03 0px dotted;
}
#contenedor_header .grid-header.seccond{
	float:right;
	width:70%;
	height:100%;
	bottom:0;
border:#f03 0px dotted;	
}
#contenedor_header {
height:auto;
margin:0 auto;
}
#redes_sociales {
    color: #000;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
	margin-top:4%;
	margin-right:5%;
    text-align: center;
    z-index: 3;
	border:#666 0px dotted;
}
#menu_2014 {
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    float: right;
	margin-top:3%;
}
#menu_2014 a {
font-family: "Century Gothic",Arial,Helvetica,sans-serif !important;
font-weight:300;
font-size:1.2em;
 white-space: nowrap;
}
#menu_2014 a:hover {
font-family: "Century Gothic",Arial,Helvetica,sans-serif !important;
font-weight:300;
font-size:1.2em;
color:#e5172d;
text-shadow:0px 0px 2px rgba(0,0,0,.4);
}
#menu_2014_mobile, #menu_2014_tablet {
	display:none;
}


#main{
	float:none;
	clear:both;
	margin:0 auto;
	padding:20px 2% 200px 2%;
	background-image:url(../images/bott-left.png), url(../images/bott-right.png);
	background-position:left bottom, right bottom;
	background-repeat:no-repeat, no-repeat;
	width:86%;
	background-color: #fff;
}

h1.section_title {
	font-size:2.3em;
	margin-top:4%;
}
#contenedor_header, .footer_cols_wrap{
	width:90%;
	border:#666 0px dotted;
}


#article_content #main_image {
	max-width:100%!important;
	/*width:800px;*/
}
#menu_toggle{
	margin:0 0 1% 3%;
}
.col_1{background-image: none;width:22% }
.col_2{background-image: none; width:23%}
.col_3{background-image: none; width:50%;padding:0 2.5%;}
.footer_cols{
	border:#fff 0px solid;
	padding:0;
	text-align:center;
}
#join_convesation{
	padding:0;
	margin:0;
}
#join_convesation a.social_but{
	display:inline-block;
	float:none;
	width:33px;
	}
#join_convesation a.yt {
    background-position: -66px -32px;
}
#join_convesation a.yt:hover {
    background-position: -66px 0px;
}
.col_1 .boton, .col_2 .boton {
	margin:0;
}
.footer_cols_wrap{ 
padding-bottom:30px;
background: rgba(25,25,25,.8)!important;
}


@media screen and (max-width: 1310px) {
#redes_sociales {
	margin-top:7%;
	margin-right:8%;
}
#contenedor_header .grid-header.first{
	width:40%;
}
#contenedor_header .grid-header.seccond{
	width:60%;
}
#menu_2014_tablet {
	text-align:center;
	display:block;
	
	margin:0% auto;
	padding:1% 0;
	background-color:#fae62f;
}
#header_2014{
	padding:10px 0;
}
#menu_2014_tablet a {
font-family: "Century Gothic",Arial,Helvetica,sans-serif !important;
padding:6px;
font-weight:500;
font-size:1.3em;
color:#333;
 white-space: nowrap;
}
#menu_2014_tablet a:hover {
font-family: "Century Gothic",Arial,Helvetica,sans-serif !important;
font-weight:300;
font-size:1.3em;
color:#e5172d;
text-shadow:0px 0px 2px rgba(0,0,0,.4);
}
#menu_2014, #menu_2014_mobile  {
	display:none;
}
.redes_sociales{
}
}

@media screen and (max-width: 1080px) {
	#container {
		padding:0;
	}
	#contenedor_header, .footer_cols_wrap, #main{
	width:inherit;
}
}
@media screen and (min-width: 850px) {
	#menu_2014_mobile a:link{
		border:0;
	}
}
@media screen and (max-width: 850px) {
	

.col_1{background-image: none;width:45% }
.col_2{background-image: none; width:55%}
.col_3{width:90%;padding:0 5%; }
#menu_2014, #menu_2014_tablet  {
	display:none;
}
#menu_toggle, #menu_2014_mobile{
	display:block;
}

#contenedor_header .grid-header.first{
	width:300px;
}
#contenedor_header .grid-header.seccond{
	width:auto;
}
#menu_2014_mobile {
	text-align:left;
	margin:0 auto 2% auto;
	border-top:1px solid #e7e7e7;
}
#menu_2014_mobile a:link, #menu_2014_mobile a:visited{
	width:92%;
	margin:0;
	display:list-item;
	list-style:none;
	font-size:1.3em;
	line-height:150%;
	padding:1% 4%;
	background-color:#F4f4f4;
	color:#333!important;
	border-bottom:1px solid #e7e7e7;

}
#menu_2014_mobile a:hover{
	background-color:#e5172d;
	color:#fff!important;
}	
}