@media only screen and (max-width: 768px) {

	/* ----------------------
	|        Header.php     |
	-------------------------*/
	
	#header {
		background: none transparent;
	}
	#header .logo a {
		padding-left: 15px;
	}
	



	/*\/\ MENU RESPONSIVE \/\*/

	#menu-top-large {
		display: none;
	}
	
	#menu-top-small .menu-icon {
		left: 27px;
		right: auto;
		padding: 0;
	}
	#menu-top-small .menu-icon a {
		text-indent: 26px;
		width: 100px;
	}
	#menu-top-small .menu-icon a span {
		left: 20px;
		right: auto;
		font-size: 1.16em;
		font-weight: normal;
		color: #fff;
	}
	#menu-top-small.expanded .menu-icon a span {
		-webkit-box-shadow: 0 10px 0 1px #4F7900, 0 16px 0 1px #4F7900, 0 22px 0 1px #4F7900;
		box-shadow: 0 10px 0 1px #4F7900, 0 16px 0 1px #4F7900, 0 22px 0 1px #4F7900;
		color: #4F7900;
	}
	#menu-top-small.expanded .top-bar-section .has-dropdown > a:after {
		margin-top: 0;
	}
	#menu-top-small, .top-bar.expanded .title-area {
		width:100%;
		display: block;
		background: #86BF0D !important;
	}

	#menu-top-small li {
		font-family: 'OpenSansSemibold';
		font-weight: normal;
	}
	#menu-top-small .top-bar-section ul {
		background-color: #86BF0D;
	}
	#menu-top-small .top-bar-section > ul li {
		font-size: 1.2em;
		border-top: 1px solid #ABE356;
	}

	#menu-top-small .top-bar-section .sub-menu a {
		font-size: 0.85em;
		line-height: 2.4em;
	}
	#menu-top-small .top-bar-section .dropdown li.title {
		background-color: #5C8D00;
	}
	#menu-top-small .top-bar-section .dropdown li.title h5 a {
		font-weight: normal;	
		font-size: 0.8em;
		text-transform: uppercase;
		background-color: #5C8D00;
		padding-left: 20px;
		color: #86BF0D;
	}
	#menu-top-small .top-bar-section > ul > li a {
		background-color: #86BF0D;
		font-weight: normal;
		padding-left: 46px;
	}
	#menu-top-small .top-bar-section > ul li a:hover {
		background-color: #6CA200;
	}

	.top-bar-section ul li > a, 
	.top-bar-section .dropdown li a {
		padding: 5px 0 5px 15px;
	}

	/* ----------------------
	|        Front-Page.php   |
	-------------------------*/

	#primary{
		
	}
	#primary {
		font-size: 1.15em;
		margin-bottom: 45px;
	}
	
	
	.home .banner .slider {
		margin-top: 0;
	}

	.home .banner .slider .orbit-caption h3 {
		font-size: 1.2em;
	}

	.home .banner .slider .orbit-caption p {
		font-size: 0.6em;
	}
	.home .banner .slider .orbit-caption {
		bottom:25%;
		width:70%;
	}

	#news .header .nav ul li a {
		font-size: 1em;
	}

	/*\/\ ESTE MES HABLAMOS DE.. \/\*/

	#talkBox {
		max-width: 100%;
	}

	#talkBox h1 {
		padding-right: 1%;
	}

	#talkBox hgroup {
		font-size: 1.3em !important;
		line-height:  1em !important;
	}

	/*\/\ SECCION DE NOTICIAS \/\*/ 

	/* -- ARTICULOS -- */
	.home .news .header {
		margin-bottom: 0;
	}
	.home .news .slider {
		height: 400px;
		overflow: auto;
		border-bottom: 1px solid #d6d6d6;
		margin-bottom: 1em;
	}
	.home .news .slider > ul {
		width: 96%;
		margin-top: 20px;
	}
	.home .news .slider > ul > li {
		width: auto;
		max-width: 100%;
		float: none;
		padding-bottom: 1.2em;
	}
	.home .news .slider ul li h2 {
		font-size: 0.95em;
		margin-top: 0;
		padding-top: 0.4em;
	}
	.home .news .slider ul li p {
		font-size: 0.65em;
	}
	/* ----------------------
	|  	 Sidebar-front-page.php   |
	-------------------------*/
	
	#header #search-3 {
		display:none;
		float:left;
	}

	#header #search-3 #searchsubmit {
	width: 30%;
	font-size: 0.688em;
	height: 45px;
	}

	#header #search-3 #s {
	width: 70%;
	height: 45px;
	float: left;
	}

	/* ----------------------
	|  	 Sidebar-left1.php   |
	-------------------------*/

	#menu-left nav {
		display: none;
	}

	/* ----------------------
	|  	 Sidebar-right1.php   |
	-------------------------*/

	#menu-right .widget_search {
		display:none;
	}

	#menu-right {
		padding-left: 7px;
	}

	/* ----------------------
	|  	 Page.php  			 |
	-------------------------*/
	/*
	#content .oneColumn img {
		margin:0;
		max-width: none;
		float:none;
	}
	*/
	#content #imagenSingle {
		float:none;
		max-width: none;
	}
	#content #crumbs {
		font-size: 1.250em; 
	}

	#content #crumbs a{
	}
	#content .entry-content {
		border-bottom: none;
	}
	/*\/\ PAGINACION \/\*/

	.page-numbers { 
		font-size: 1.250em; 
	}

	a.page-numbers  { 
		font-size: 1.250em; 
	}

	/* ----------------------
	|  	 agenda.php   		|
	-------------------------*/

	#content .post-item-agenda-date .date, .singleAgenda .date {
		float: left;
	}



}
