﻿	@-ms-viewport 
	{ 
		width:device-width; 
		zoom:1.0;
	}

	/*320-320-320-320-320-320-320-320-320-320-320-320-320-*/

	@media (min-width: 0px)
	{
		.slides li img
		{
			display:none !important;
		}

		.flex-container a:active, .flexslider a:active 
		{
			outline: none;
		}

		.slides, .flex-direction-nav 
		{
			margin: 0; 
			padding: 0; 
			list-style: none;
		}

		.flexslider 
		{
			width: 100%; 
			margin: 0; 
			padding: 0;
		}
		
		.flexslider .slides > li 
		{
			display: none;
		}

		.flex-pauseplay span 
		{
			text-transform: capitalize;
		}

		.slides:after 
		{
			content: "."; 
			display: block; 
			clear: both; 
			visibility: hidden; 
			line-height: 0; 
			height: 0;
		} 

		html[xmlns] .slides 
		{
			display: block;
		} 

		* html .slides 
		{
			height: 1%;
		}

		.no-js .slides > li:first-child 
		{
			display: block;
		}

		.home-slider 
		{
			margin-top: -38px;
		}

		.flexslider .slides 
		{
			zoom: 1;
		}
		
		.flexslider .slides > li 
		{
			position: relative;
		}
		
		.flex-container 
		{
			zoom: 1; 
			position: relative;
		}

		.flex-caption 
		{
			background:none; 
			-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
			zoom: 1;
		}
		
		.flex-direction-nav li a 
		{
			width: 34px; 
			height: 37px; 
			margin: 25px; 
			display: block; 
			position: absolute; 
			top: 0px;
			cursor: pointer; 
			text-indent: -9999px;
			display:none;
		}

		.flex-direction-nav li .next 
		{
			background-position: 0px -40px; 
			left: 40%;
			display:none;
		}

		.flex-direction-nav li .prev 
		{
			left: 85px;
			display:none;
		}

		.flex-direction-nav li .next:hover 
		{
			background-position: -34px -40px;
		}

		.flex-direction-nav li .prev:hover 
		{
			background-position: -34px 0px;
		}

		.flex-direction-nav li .disabled 
		{
			opacity: .3; 
			filter:alpha(opacity=30); 
			cursor: default;
		}

		.flex-control-nav li
		{
			float:left;
			width: 13px;
			height: 13px;
			margin:2px;
		}

		.flex-control-nav li a 
		{
			display:block;
			width: 13px;
			height: 13px;
			background: #eaeaea; 
			cursor: pointer;
			overflow: hidden; 
			text-indent: 9999px;
			border: 1px solid #ccc;
			-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2); 
			-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2); 
			box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
		}

		.flex-control-nav li a:hover 
		{ 
			border: 1px solid #bebebe; 
		}

		.flex-control-nav li a.active 
		{
			background: #fe8300;
		}
	}
	
	/********************************************/
		@media screen and (max-width: 320px) and (orientation: portrait) 
		{  			
 			.flex-caption
			{
				width: 50%; 
				padding: 2%; 
				position: absolute; 
				left: 10px; 
				bottom: 15px; 
				background: rgba(37,75,126,.8); 
				color: #fff; 
				text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
				font-size: 14px; 
				line-height: 18px;
				height:300px;
			}

			.NombreNoticia
			{
  				font-family: helvetica !important;
    			left: 4% !important;
    			position: absolute !important;	
   				color:white !important;
				font-size: 35px !important;
				padding-top: 15% !important;
				width:100% !important;	
				z-index:4500 !important;
			}
	
			.NombreNoticia a
			{
  				font-family: helvetica !important;
   				color:white !important;
   				text-decoration:none !important;
			}
	
			.resumenNoticia
			{	
				width: 100%;
				padding: 2%;
				position: absolute;
				top:0px;
 			}
	
			.fechaNoticia
			{
				color:white;
				font-size:11px;
				font-family:Helvetica, sans-serif;
				width:auto;
				padding-left: 8px;
				clear:left;
				padding-top:40%;
			}
	
			.tituloNoticia
			{
				color:white;
				font-size:l4px;
				width:auto;
				clear:left;
				font-weight:bold;
				padding-left: 8px;		
			}

			.descripcionNoticia
			{
				padding:10px;
				color:white;
				font-size:11px;
				width:auto;
				height:130px;
				clear:left;		
			}
	
			.descripcionNoticia p a
			{
				color:#e96c00 !important;
				text-decoration:none !important;
			}
	
			.btn-primary
			{
				border: 1px solid #ffffff;
    			bottom: 10%;
    			clear: left;
    			color: #d9ff00;
    			display: inline-block;
    			font-family: Helvetica;
    			font-size: 13px;
   				margin-left: 4%;
    			position: absolute;
    			text-align: center;
    			text-decoration: none;
    			width: 75px;
	    		height: 21px;
	    		top:100%;
	    		padding-left:3%;
	    		padding-right:3%;
	    		padding-bottom:1%;
	    		padding-top:1%;
			}

			.btn-primary:hover 
			{
  				background: #3cb0fd;
  				background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  				text-decoration: none;
  				color:white;
			}
	
			.flex-control-nav 
			{
				margin: 0; 
				padding: 0; 
				list-style: none;
				margin-top: 128% !important;
				margin-left:50%;
				z-index:8000;
			}	
	
			.slides li img
			{
				display:none !important;
			}
		}
	/************************************************************************/

	@media screen and (max-width: 375px) and (orientation: portrait)
	{
		.flex-control-nav 
		{
			margin: 0; 
			padding: 0; 
			list-style: none;
			margin-top: 90% !important;
			margin-left:50%;
		}	
	}
	/*********************************************************************/
	@media screen and (max-width: 414px) and (orientation: portrait)
	{
		.fechaNoticia 
		{
    		color: white;
    		font-size: 11px;
    		font-family: Helvetica, sans-serif;
    		width: auto;
    		padding-left: 8px;
    		clear: left;
    		padding-top: 20%;
		}
		
		.NombreNoticia
			{
  				font-family: helvetica !important;
    			left: 4% !important;
    			position: absolute !important;	
   				color:white !important;
				font-size: 35px !important;
				padding-top: 15% !important;
				width:100% !important;	
				z-index:4500 !important;
			}
	
			.NombreNoticia a
			{
  				font-family: helvetica !important;
   				color:white !important;
   				text-decoration:none !important;
			}
	
			.resumenNoticia
			{	
				width: 100%;
				padding: 2%;
				position: absolute;
				top:0px;
 			}


			.tituloNoticia
			{
				color:white;
				font-size:l4px;
				width:auto;
				clear:left;
				font-weight:bold;
				padding-left: 8px;		
			}

			.descripcionNoticia
			{
				padding:10px;
				color:white;
				font-size:11px;
				width:auto;
				height:130px;
				clear:left;		
			}
	
			.descripcionNoticia p a
			{
				color:#e96c00 !important;
				text-decoration:none !important;
			}
	
			.btn-primary
			{
				border: 1px solid #ffffff;
    			bottom: 10%;
    			clear: left;
    			color: #d9ff00;
    			display: inline-block;
    			font-family: Helvetica;
    			font-size: 13px;
   				margin-left: 4%;
    			position: absolute;
    			text-align: center;
    			text-decoration: none;
    			width: 75px;
	    		height: 21px;
	    		top:100%;
	    		padding-left:3%;
	    		padding-right:3%;
	    		padding-bottom:1%;
	    		padding-top:1%;
			}

			.btn-primary:hover 
			{
  				background: #3cb0fd;
  				background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  				background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  				text-decoration: none;
  				color:white;
			}


		.flex-control-nav 
		{
    		margin: 0;
    		padding: 0;
    		list-style: none;
    		margin-top: 86% !important;
    		margin-left: 50%;
		}
	}
	/*********************************************************************/
	
	@media (min-width: 480px)
	{
		.flexslider .slides img 
		{
			display: none;
		}
	
		.flex-control-nav 
		{
    		height: 5%;
    		left: 70%;/*40%;*/
    		padding-top: 30%;/*20%;*/
    		position: absolute;
 			text-align:right;
		}
	
		.flex-control-nav li 
		{
			margin: 0 0 0 5px; 
			display: inline-block; 
			zoom: 1; 
			display: inline;
			padding-top:15px;	
		}

		.flex-control-nav li:first-child 
		{
			margin: 0;
		}
	
		.flex-control-nav li a 
		{
			display:block;
			width: 13px;
			height: 13px;
			background: #eaeaea; 
			cursor: pointer;
			overflow: hidden; 
			text-indent: 9999px;
			border: 1px solid #ccc;
			-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2); 
			-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2); 
			box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
		}
		
		.NombreNoticia
		{
 			font-family: helvetica;
    		font-size: 45px;
    		left: 4%;
    		position: absolute;
    		top: 40px;
			color:white;
			z-index:4;
		}

		.NombreNoticia a
		{
			color:#FFFFFF;
			text-decoration:none;
		}
	
		.descripcionNoticia p
		{
			padding-right: 20px;
		}
	
		.descripcionNoticia p a
		{
			color:#e96c00;
			text-decoration:none;
		}

		.resumenNoticia
		{	
			width: 100%; /*40%; */
			padding: 2%; 
			position: absolute; 
			top:5%;
		}
	
		.fechaNoticia
		{
			color:white;
			font-size:14px;
			line-height:10px;
			font-family:Helvetica, sans-serif;
			width:auto;
			padding: 20px;
			margin-top: 50px;
			clear:left;
			z-index:1;
		}
	
	.tituloNoticia
	{
		color:white;
		font-size:large;
		line-height:20px;
		width:auto;
		padding: 20px;
		clear:left;
	}
	
		.descripcionNoticia
		{
			color:white;
			font-size:14px;
			line-height:25px;
			width:auto;
			height:130px;
			clear:left;
			padding: 0px 18px 25px 20px;
		}
	
		.btn-primary
		{
			border: 1px solid #ffffff;
    		bottom: 10%;
    		clear: left;
    		color: #d9ff00;
    		display: inline-block;
    		font-family: Helvetica;
    		font-size: 15px;
    		height: 21px;
    		margin-left: 23px;
    		padding: 7px;
    		position: absolute;
    		text-align: center;
    		text-decoration: none;
  	    	width: 75px;
		}
	}

	@media (min-width: 520px)
	{
		.flexslider .slides img 
		{
			display: none;
		}
	
		.flex-control-nav 
		{
    		height: 5%;
    		left: 70%;/*40%;*/
    		padding-top: 47%;/*20%;*/
    		position: absolute;
 			text-align:right;
		}
	}


	@media (min-width: 720px)
	{
		#contentNoticias
		{
			background:#003463;
			height:100%;
		}

		/*#contentNoticias .slideshow .slides li img
		{
			display:none !important;
		}*/		
		
		/*.btn-primary
		{
			font-size: 14px;
   			margin-left: 400px;
		}*/
	
		.btn-primary 
		{
    		border: 1px solid #ffffff;
    		bottom: 10%;
    		clear: left;
    		color: #d9ff00;
    		display: inline-block;
    		font-family: Helvetica;
    		font-size: 16px;
    		margin-left: 4%;
    		position: absolute;
    		text-align: center;
    		text-decoration: none;
    		width: 75px;
    		height: 21px;
    		top: 80%;
    		padding-left: 3%;
    		padding-right: 3%;
    		padding-bottom: 1%;
    		padding-top: 1%;
		}
	
		/*.flex-control-nav 
		{
			top:44.5% !important;
			z-index:4500;
			position:absolute;
			left:60%;
		}*/
	
		.flex-control-nav 
		{
    		padding-top: 36%;
    		z-index: 4500;
    		position: absolute;
    		left: 75%;
		}
	
		.NombreNoticia
		{
  			font-family: helvetica;
    		font-size: 30px;/*45*/
    		left: 6%;
    		position: absolute;
    		top:55px;/*93*/
			color:white;
			text-align: left;
			background:#003463;
			z-index:4000;
		}
	
		.NombreNoticia a 
		{
			color:white;
			text-decoration:none !important;
		}
	
		.resumenNoticia
		{	
			width: 100%; /*65*/
			/*padding: 2%;*/
			position: absolute; 
			/*left: 9%; 
			top:20%; 
			background: rgba(37,75,126,.8);*/
			background:#003463;
			/*height:100%; 35*/
			min-height:360px;
			top:0px !important;
		}	
	
		.fechaNoticia
		{
			color:white;
			font-size:14px;
			line-height:10px;
			font-family:Helvetica, sans-serif;
			width:auto;
			padding-left:40px;
			/*padding-top:10%;*/
			clear:left;
		}
	
		.tituloNoticia
		{
			color:white;
			font-size:x-large;
			line-height:25px;
			width:auto;
			padding: 40px;
			clear:left;
		}
	
		.descripcionNoticia
		{
			color:white;
			font-size:14px;
			line-height:25px;
			width:auto;
			height:130px;
			clear:left;
			padding: 0px 60px 25px 40px;
		}

		.descripcionNoticia p a
		{
			color:#e96c00!important;
		}
	}

	@media (min-width: 745px)
	{
		.flex-control-nav 
		{
    		padding-top: 43%;
    		z-index: 4500;
    		position: absolute;
    		left: 75%;
		}
	}

	@media (min-width: 900px)
	{
		.flex-control-nav 
		{
    		padding-top: 36%;
    		z-index: 4500;
    		position: absolute;
    		left: 75%;
		}
	}


	@media (min-width: 940px)
	{
		frame
		{
			width:100%;
			height:200px;
		}
	
		.slides
		{
			width:100%;
			height:200px;
		}

		#main
		{
			height:200px;
		}
	
		.flexslider 
		{
			width: 100%; 
			margin: 0; 
			padding: 0;
		}
	
		.flexslider .slides img 
		{
			width: 100%; 
			display: none;
		}
	
		.flex-control-nav 
		{
			/* Control Nav width: 100%; 
			position: absolute; 
			bottom: 25%;
			text-align:center;
			*/	
    		height: 5%;
    		left: 40%;
    		margin-top: 20%;
    		position: absolute;
 			text-align:right;
			/*background-color:black;*/
		}
	
		.flex-control-nav li 
		{
			margin: 0 0 0 5px; 
			display: inline-block; 
			zoom: 1; 
			display: inline;
			padding-top:15px;	
		}

		.flex-control-nav li:first-child 
		{
			margin: 0;
		}
	
		.flex-control-nav li a 
		{
			display:block;
			width: 13px;
			height: 13px;
			background: #eaeaea; 
			cursor: pointer;
			overflow: hidden; 
			text-indent: 9999px;
			border: 1px solid #ccc;
			-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2); 
			-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2); 
			box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
		}
		
		.NombreNoticia
		{
 			font-family: helvetica;
    		font-size: 45px;
    		left: 9%;
    		position: absolute;
    		top: 93px;
			color:white;
		}

		.resumenNoticia
		{	
			width: 100%; /*40%; */
			padding: 2%; 
			position: absolute; 
			/*left: 9%; */
			/*top:20%; */
			top:5%;
			/*background: rgba(37,75,126,.8);*/
			/*height:44%; */
		}
		
		.fechaNoticia
		{
			color:white;
			font-size:14px;
			line-height:10px;
			font-family:Helvetica, sans-serif;
			width:auto;
			padding: 20px;
			clear:left;
		}
	
		.tituloNoticia
		{
			color:white;
			font-size:large;
			line-height:10px;
			width:auto;
			padding: 20px;
			clear:left;
		}
	
		.descripcionNoticia
		{
			color:white;
			font-size:14px;
			line-height:25px;
			width:auto;
			height:130px;
			clear:left;
			padding: 0px 18px 25px 20px;
		}
	
		.btn-primary
		{
			border: 1px solid #ffffff;
    		bottom: 10%;
    		clear: left;
    		color: #d9ff00;
    		display: inline-block;
    		font-family: Helvetica;
    		font-size: 15px;
    		height: 21px;
    		margin-left: 23px;
    		padding: 7px;
    		position: absolute;
    		text-align: center;
    		text-decoration: none;
  	    	width: 75px;
		}
	}

	@media (min-width:1279px)
	{
		.NombreNoticia a
		{
			color:#FFFFFF;
		}
	
		.fechaNoticia
		{
			color:white;
			font-size:14px;
			line-height:10px;
			font-family:Helvetica, sans-serif;
			width:auto;
			padding-left:40px;
			padding-top:120px;
			clear:left;
		}
	}

	@media (min-width:1599px)
	{
		.NombreNoticia a
		{
			color:#FFFFFF;
		}
	
		.fechaNoticia
		{
			color:white;
			font-size:14px;
			line-height:10px;
			font-family:Helvetica, sans-serif;
			width:auto;
			/*padding: 20px;*/
			padding-left:40px;
			padding-top:120px;
			clear:left;
		}

		/*#indicadoresBox
		{
			padding-top:80px !important;
		}
	
		.bx-wrapper
		{
			max-width:90% !important;
		}
	
		.slide
		{
			width: 393px !important;
		}

		#SliderConteiner
		{
			margin-bottom: 40px !important;
		}
	
		.resumenNoticia
		{
	 		top: 5% !important;
		}

		.NombreNoticia
		{
			display: none !important;
		}
	
		#btnVerMas 
		{
    		border: 1px solid #ffffff;
    		bottom: 10%;
    		clear: left;
    		color: #e96c00;
    		padding-left: 3%;
    		padding-right: 3%;
    		padding-bottom: 1%;
    		padding-top: 1%;
		}
	
		#btnVerMas:hover
		{
    		border: 1px solid #ffffff;
    		bottom: 10%;
    		clear: left;
    		color: #ffffff;
    		background:#e96c00;
    		padding-left: 3%;
    		padding-right: 3%;
    		padding-bottom: 1%;
    		padding-top: 1%;
		}*/

	}
	

	/* ----------- iPhone 4 and 4S ----------- */

	/* Portrait and Landscape */
	@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) 
	{
	
	}

	/* Portrait */
	@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) 
	{
 		.flex-caption
		{
			width: 50%; 
			padding: 2%; 
			position: absolute; 
			left: 10px; 
			bottom: 15px; 
			background: rgba(37,75,126,.8); 
			color: #fff; 
			text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
			font-size: 14px; 
			line-height: 18px;
			height:300px;
		}

		.NombreNoticia
		{
  			font-family: helvetica !important;
    		left: 4% !important;
    		position: absolute !important;	
   			color:white !important;
			font-size: 35px !important;
			padding-top: 15% !important;
			width:100% !important;	
			z-index:4500 !important;
		}
	
		.NombreNoticia a
		{
  			font-family: helvetica !important;
   			color:white !important;
   			text-decoration:none !important;
		}
	
		.resumenNoticia
		{	
			width: 100%;
			padding: 2%;
			position: absolute;
			top:0px;
 		}
	
		.fechaNoticia
		{
			color:white;
			font-size:11px;
			font-family:Helvetica, sans-serif;
			width:auto;
			padding-left: 8px;
			clear:left;
			padding-top:40%;
		}
	
		.tituloNoticia
		{
			color:white;
			font-size:l4px;
			width:auto;
			clear:left;
			font-weight:bold;
			padding-left: 8px;		
		}

		.descripcionNoticia
		{
			padding:10px;
			color:white;
			font-size:11px;
			width:auto;
			height:130px;
			clear:left;		
		}
	
		.descripcionNoticia p a
		{
			color:#e96c00 !important;
			text-decoration:none !important;
		}
	
		.btn-primary
		{
			border: 1px solid #ffffff;
    		bottom: 10%;
    		clear: left;
    		color: #d9ff00;
    		display: inline-block;
    		font-family: Helvetica;
    		font-size: 13px;
   			margin-left: 4%;
    		position: absolute;
    		text-align: center;
    		text-decoration: none;
    		width: 75px;
	    	height: 21px;
	    	top:100%;
	    	padding-left:3%;
	    	padding-right:3%;
	    	padding-bottom:1%;
	    	padding-top:1%;
		}

		.btn-primary:hover 
		{
  			background: #3cb0fd;
  			background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  			text-decoration: none;
  			color:white;
		}
	
		.flex-control-nav 
		{
			margin: 0; 
			padding: 0; 
			list-style: none;
			margin-top: 128% !important;
			margin-left:50%;
		}	
	
		.slides li img
		{
			display:none !important;
		}
	}

	/* Landscape */
	@media only screen and (min-device-width: 320px) and (max-device-width: 480px)and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) 
	{
		flex-caption
		{
			width: 50%; 
			padding: 2%; 
			position: absolute; 
			left: 10px; 
			bottom: 15px; 
			background: rgba(37,75,126,.8); 
			color: #fff; 
			text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
			font-size: 14px; 
			line-height: 18px;
			height:300px;
		}

		.NombreNoticia
		{
  			font-family: helvetica;
    		left: 4%;
    		position: absolute;
   			color:white;
			font-size: 35px;
			padding-top: 10%;
			width:100%;	
			z-index:4500;
		}
	
		.NombreNoticia a
		{
  			font-family: helvetica;
   			color:white;
   			text-decoration:none;
		}
	
		.resumenNoticia
		{	
			width: 100%;
			padding: 2%;
			position: absolute;
			top:0px;
 		}

		.fechaNoticia 
		{
    		color: white;
    		font-size: 11px;
    		font-family: Helvetica, sans-serif;
    		width: auto;
    		padding-left: 8px;
    		clear: left;
    		padding-top: 80px;
		}
	
		.tituloNoticia
		{
			color:white;
			font-size:l4px;
			width:auto;
			clear:left;
			font-weight:bold;
			padding-left: 8px;
		}

		.descripcionNoticia 
		{
    		padding: 10px;
    		color: white;
    		font-size: 11px;
    		width: auto;
    		height: 130px;
    		clear: left;
    		padding-top: 20px;
		}
	
		.descripcionNoticia p a
		{
			color:#e96c00 !important;
			text-decoration:none !important;
		}
	
		.btn-primary 
		{
    		border: 1px solid #ffffff;
    		bottom: 10%;
    		clear: left;
    		color: #d9ff00;
    		display: inline-block;
    		font-family: Helvetica;
    		font-size: 13px;
    		margin-left: 4%;
    		position: absolute;
    		text-align: center;
    		text-decoration: none;
    		width: 75px;
    		height: 21px;
    		/*top: 30%;*/
    		padding-left: 3%;
    		padding-right: 3%;
    		padding-bottom: 1%;
    		padding-top: 1%;
		}	
	
		.btn-primary:hover 
		{
  			background: #3cb0fd;
  			background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  			background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  			text-decoration: none;
  			color:white;
		}
	
		.flex-control-nav 
		{
			margin: 0; 
			padding: 0; 
			list-style: none;
			margin-top: 58%;
			margin-left:50%;
		}	
	
		.slides li img
		{
			display:none !important;
		}
	}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) 
{

}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px)and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) 
{

	/*.descripcionNoticia 
	{
    		padding: 10px; 
    		color: white;
    		font-size: 11px;
    		width: auto;
    		height: 130px;
    		clear: left;
	}*/
	

}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) 
{
	flex-caption
	{
		width: 50%; 
		padding: 2%; 
		position: absolute; 
		left: 10px; 
		bottom: 15px; 
		background: rgba(37,75,126,.8); 
		color: #fff; 
		text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
		font-size: 14px; 
		line-height: 18px;
		height:300px;
	}

	.NombreNoticia
	{
  		font-family: helvetica;
    	left: 4%;
    	position: absolute;
   		color:white;
		font-size: 35px;
		padding-top: 10%;
		width:100%;	
		z-index:4500;
	}
	
	.NombreNoticia a
	{
  		font-family: helvetica;
   		color:white;
   		text-decoration:none;
	}

	
	.resumenNoticia
	{	
		width: 100%;
		padding: 2%;
		position: absolute;
		top:0px;
 	}

	.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 80px;
	}
	
	.tituloNoticia
	{
		color:white;
		font-size:l4px;
		width:auto;
		clear:left;
		font-weight:bold;
		padding-left: 8px;
	}

	.descripcionNoticia 
	{
    	padding: 10px;
    	color: white;
    	font-size: 11px;
    	width: auto;
    	height: 130px;
    	clear: left;
    	padding-top: 20px;
	}
	
	.descripcionNoticia p a
	{
		color:#e96c00 !important;
		text-decoration:none !important;
	}
	
	.btn-primary 
	{
    	border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
    	margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
    	height: 21px;
    	/*top: 30%;*/
    	padding-left: 3%;
    	padding-right: 3%;
    	padding-bottom: 1%;
    	padding-top: 1%;
	}	
	
	.btn-primary:hover 
	{
  		background: #3cb0fd;
  		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  		text-decoration: none;
  		color:white;
	}
	
	.flex-control-nav 
	{
		margin: 0; 
		padding: 0; 
		list-style: none;
		margin-top: 50%;
		margin-left:50%;
	}	
	
	.slides li img
	{
		display:none !important;
	}

	/*.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 80px;
	}
	
	.descripcionNoticia 
	{
    	padding: 10px;
    	color: white;
    	font-size: 11px;
    	width: auto;
    	height: 100px;
    	clear: left;
    	padding-top: 20px;
	}
	
	.btn-primary 
	{
    	border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
    	margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
    	height: 21px;
    	top: 25%;
    	padding-left: 3%;
    	padding-right: 3%;
    	padding-bottom: 1%;
    	padding-top: 1%;
	}	
	
	.flex-control-nav 
	{
    	top: 80%;
    	z-index: 4500;
    	position: absolute;
    	left: 50%;
	}*/
	

}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) 
{ 
	
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) 
{ 
	.flex-control-nav 
	{
		margin: 0; 
		padding: 0; 
		list-style: none;
		margin-top: 90% !important;
		margin-left:50%;
	}	

}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) 
{ 
	flex-caption
	{
		width: 50%; 
		padding: 2%; 
		position: absolute; 
		left: 10px; 
		bottom: 15px; 
		background: rgba(37,75,126,.8); 
		color: #fff; 
		text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
		font-size: 14px; 
		line-height: 18px;
		height:300px;
	}

	.NombreNoticia
	{
  		font-family: helvetica;
    	left: 4%;
    	position: absolute;
   		color:white;
		font-size: 35px;
		padding-top: 10%;
		width:100%;	
		z-index:4500;
	}
	
	.NombreNoticia a
	{
  		font-family: helvetica;
   		color:white;
   		text-decoration:none;
	}

	
	.resumenNoticia
	{	
		width: 100%;
		padding: 2%;
		position: absolute;
		top:0px;
 	}

	.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 80px;
	}
	
	.tituloNoticia
	{
		color:white;
		font-size:l4px;
		width:auto;
		clear:left;
		font-weight:bold;
		padding-left: 8px;
	}

	.descripcionNoticia 
	{
    	padding: 10px;
    	color: white;
    	font-size: 11px;
    	width: auto;
    	height: 130px;
    	clear: left;
    	padding-top: 20px;
	}
	
	.descripcionNoticia p a
	{
		color:#e96c00 !important;
		text-decoration:none !important;
	}
	
	.btn-primary 
	{
    	border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
    	margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
    	height: 21px;
    	/*top: 30%;*/
    	padding-left: 3%;
    	padding-right: 3%;
    	padding-bottom: 1%;
    	padding-top: 1%;
	}	
	
	.btn-primary:hover 
	{
  		background: #3cb0fd;
  		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  		text-decoration: none;
  		color:white;
	}
	
	.flex-control-nav 
	{
		margin: 0; 
		padding: 0; 
		list-style: none;
		margin-top:65%;
		/*margin-left:50%;*/
	}	
	
	.slides li img
	{
		display:none !important;
	}

	/*.fechaNoticia 
	{
    		color: white;
    		font-size: 11px;
    		font-family: Helvetica, sans-serif;
    		width: auto;
    		padding-left: 8px;
    		clear: left;
    		padding-top: 80px;
	}
	
	.descripcionNoticia 
	{
    	padding: 10px;
    	color: white;
    	font-size: 11px;
    	width: auto;
    	height: 100px;
    	clear: left;
    	padding-top: 20px;
	}
	
	.btn-primary 
	{
    	border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
    	margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
    	height: 21px;
    	top: 25%;
    	padding-left: 5%;
    	padding-right: 5%;
    	padding-bottom: 2%;
    	padding-top: 2%;
	}	
	
	.flex-control-nav 
	{
    	top: 28%;
    	z-index: 4500;
    	position: absolute;
    	left: 50%;
	}*/

}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) 
{ 

}

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) 
{ 
	.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 20%;
	}
	.flex-control-nav 
	{
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	margin-top: 86% !important;
    	margin-left: 50%;
	}
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) 
{ 
		.fechaNoticia 
	{
    		color: white;
    		font-size: 11px;
    		font-family: Helvetica, sans-serif;
    		width: auto;
    		padding-left: 8px;
    		clear: left;
    		padding-top: 80px;
	}
	
	.descripcionNoticia 
	{
    	padding: 10px;
    	color: white;
    	font-size: 11px;
    	width: auto;
    	height: 100px;
    	clear: left;
    	padding-top: 20px;
	}
	
	.btn-primary 
	{
    	border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
    	margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
    	height: 21px;
    	top: 25%;
    	padding-left: 5%;
    	padding-right: 5%;
    	padding-bottom: 2%;
    	padding-top: 2%;
	}	
	
	.flex-control-nav 
	{
    	top: 28%;
    	z-index: 4500;
    	position: absolute;
    	left: 50%;
	}

}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) 
{ 

}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) 
{ 

}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) 
{ 
	flex-caption
	{
		width: 50%; 
		padding: 2%; 
		position: absolute; 
		left: 10px; 
		bottom: 15px; 
		background: rgba(37,75,126,.8); 
		color: #fff; 
		text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
		font-size: 14px; 
		line-height: 18px;
		height:300px;
	}

	.NombreNoticia
	{
  		font-family: helvetica;
    	left: 4%;
    	position: absolute;
   		color:white;
		font-size: 35px;
		/*padding-top: 10%;*/
		width:100%;	
		z-index:4500;
	}
	
	.NombreNoticia a
	{
  		font-family: helvetica;
   		color:white;
   		text-decoration:none;
	}

	
	.resumenNoticia
	{	
		width: 100%;
		padding: 2%;
		position: absolute;
		top:0px;
 	}

	.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 80px;
	}
	
	.tituloNoticia
	{
		color:white;
		font-size:l4px;
		width:auto;
		clear:left;
		font-weight:bold;
		padding-left: 8px;
	}

	.descripcionNoticia 
	{
    	padding: 10px;
    	color: white;
    	font-size: 11px;
    	width: auto;
    	height: 130px;
    	clear: left;
    	padding-top: 20px;
	}
	
	.descripcionNoticia p a
	{
		color:#e96c00 !important;
		text-decoration:none !important;
	}
	
	.btn-primary 
	{
    	border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
    	margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
    	height: 21px;
    	top: 75%;
    	padding-left: 3%;
    	padding-right: 3%;
    	padding-bottom: 1%;
    	padding-top: 1%;
	}	
	
	.btn-primary:hover 
	{
  		background: #3cb0fd;
  		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  		text-decoration: none;
  		color:white;
	}
	
	.flex-control-nav 
	{
		margin: 0; 
		padding: 0; 
		list-style: none;
		margin-top: 44% !important;
		/*margin-left:50%;*/
	}	
	
	.slides li img
	{
		display:none !important;
	}	
	/*.fechaNoticia 
	{
    		color: white;
    		font-size: 11px;
    		font-family: Helvetica, sans-serif;
    		width: auto;
    		padding-left: 8px;
    		clear: left;
    		padding-top: 80px;
	}
	
	.descripcionNoticia 
	{
    	color: white;
    	font-size: 14px;
    	width: auto;
    	height: 100px;
    	clear: left;
    	padding-top: 20px;
	}
	
	.btn-primary 
	{
    	border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
    	margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
    	height: 21px;
    	top: 35%;
    	padding-left: 5%;
    	padding-right: 5%;
    	padding-bottom: 2%;
    	padding-top: 2%;
	}	
	
	.flex-control-nav 
	{
    	top: 40%;
    	z-index: 4500;
    	position: absolute;
    	left: 50%;
	}*/
}

/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) 
{

}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) 
{
	.contact-form
	{
		height:350px;
		background-color:#003463;
	}

	.flex-caption
	{
		width: 50%; 
		padding: 2%; 
		position: absolute; 
		left: 10px; 
		bottom: 15px; 
		background: rgba(37,75,126,.8); 
		color: #fff; 
		text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
		font-size: 14px; 
		line-height: 18px;
		height:300px;
	}

	.NombreNoticia
	{
  		font-family: helvetica;
    	left: 4%;
    	position: absolute;
   		color:white;
		font-size: 35px;
		padding-top: 8%;
		width:100%;	
		z-index:4500;
	}
	
	.NombreNoticia a
	{
  		font-family: helvetica;
   		color:white;
   		text-decoration:none;
	}

	
	.resumenNoticia
	{	
		width: 100%;
		padding: 2%;
		position: absolute;
		top:0px;
 	}
	
	.fechaNoticia
	{
		color:white;
		font-size:11px;
		font-family:Helvetica, sans-serif;
		width:auto;
		padding-left: 8px;
		clear:left;
		padding-top:40%;
	}
	
	.tituloNoticia
	{
		color:white;
		font-size:l4px;
		width:auto;
		clear:left;
		font-weight:bold;
		padding-left: 8px;		
	}

	.descripcionNoticia
	{
		padding:10px;
		color:white;
		font-size:11px;
		width:auto;
		height:130px;
		clear:left;		
	}
	
	.descripcionNoticia p
	{
		padding-right:20px;
	}

	.descripcionNoticia p a
	{
		color:#e96c00 !important;
		text-decoration:none !important;
	}
	
	.btn-primary
	{
		border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
   		margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
	    height: 21px;
	    top:100%;
	    padding-left:3%;
	    padding-right:3%;
	    padding-bottom:1%;
	    padding-top:1%;
	}

	.btn-primary:hover 
	{
  		background: #3cb0fd;
  		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  		text-decoration: none;
  		color:white;
	}
	
	.flex-control-nav 
	{
		margin: 0; 
		padding: 0; 
		list-style: none;
		margin-top: 128% !important;
		margin-left:50%;
	}	
	
	.slides li img
	{
		display:none !important;
	}
	
	iframe 
	{
    	display: block;
    	border: none;
    	height: 320px !important;
	}
	
	/*
	.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 80px !important;
	}*/	
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) 
{

}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) 
{

}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) 
{
	.flex-caption
	{
		width: 50%; 
		padding: 2%; 
		position: absolute; 
		left: 10px; 
		bottom: 15px; 
		background: rgba(37,75,126,.8); 
		color: #fff; 
		text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
		font-size: 14px; 
		line-height: 18px;
		height:300px;
	}

	.NombreNoticia
	{
  		font-family: helvetica;
    	left: 4%;
    	position: absolute;
   		color:white;
		font-size: 35px;
		padding-top: 8%;
		width:100%;	
		z-index:4500;
	}
	
	.NombreNoticia a
	{
  		font-family: helvetica;
   		color:white;
   		text-decoration:none;
	}

	
	.resumenNoticia
	{	
		width: 100%;
		padding: 2%;
		position: absolute;
		top:0px;
 	}
	
	.fechaNoticia
	{
		color:white;
		font-size:11px;
		font-family:Helvetica, sans-serif;
		width:auto;
		padding-left: 8px;
		clear:left;
		padding-top:15%;
	}
	
	.tituloNoticia
	{
		color:white;
		font-size:l4px;
		width:auto;
		clear:left;
		font-weight:bold;
		padding-left: 8px;		
	}

	.descripcionNoticia
	{
		padding:10px;
		color:white;
		font-size:11px;
		width:auto;
		height:130px;
		clear:left;		
	}
	
	.descripcionNoticia p
	{
		padding-right:20px;
	}

	.descripcionNoticia p a
	{
		color:#e96c00 !important;
		text-decoration:none !important;
	}
	
	.btn-primary
	{
		border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
   		margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
	    height: 21px;
	    top:100%;
	    padding-left:3%;
	    padding-right:3%;
	    padding-bottom:1%;
	    padding-top:1%;
	}

	.btn-primary:hover 
	{
  		background: #3cb0fd;
  		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  		text-decoration: none;
  		color:white;
	}
	
	.flex-control-nav 
	{
		margin: 0; 
		padding: 0; 
		list-style: none;
		margin-top: 47% !important;
		margin-left:50%;
	}	
	
	.slides li img
	{
		display:none !important;
	}
	
	iframe 
	{
    	display: block;
    	border: none;
    	height: 320px !important;
	}
	/*
	.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 80px !important;
	}*/
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) 
{
	.flex-caption
	{
		width: 50%; 
		padding: 2%; 
		position: absolute; 
		left: 10px; 
		bottom: 15px; 
		background: rgba(37,75,126,.8); 
		color: #fff; 
		text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
		font-size: 14px; 
		line-height: 18px;
		height:300px;
	}

	.NombreNoticia
	{
  		font-family: helvetica;
    	left: 4%;
    	position: absolute;
   		color:white;
		font-size: 35px;
		/*padding-top: 8%;*/
		width:100%;	
		z-index:4500;
	}
	
	.NombreNoticia a
	{
  		font-family: helvetica;
   		color:white;
   		text-decoration:none;
	}

	
	.resumenNoticia
	{	
		width: 100%;
		padding: 2%;
		position: absolute;
		top:0px;
 	}
	
	.fechaNoticia
	{
		color:white;
		font-size:11px;
		font-family:Helvetica, sans-serif;
		width:auto;
		padding-left: 8px;
		clear:left;
		padding-top:4%;
	}
	
	.tituloNoticia
	{
		color:white;
		font-size:l4px;
		width:auto;
		clear:left;
		font-weight:bold;
		padding-left: 8px;		
	}

	.descripcionNoticia
	{
		padding:10px;
		color:white;
		font-size:11px;
		width:auto;
		height:130px;
		clear:left;		
	}
	
	.descripcionNoticia p
	{
		padding-right:20px;
	}
	
	.descripcionNoticia p a
	{
		color:#e96c00 !important;
		text-decoration:none !important;
	}
	
	.btn-primary
	{
		border: 1px solid #ffffff;
    	bottom: 10%;
    	clear: left;
    	color: #d9ff00;
    	display: inline-block;
    	font-family: Helvetica;
    	font-size: 13px;
   		margin-left: 4%;
    	position: absolute;
    	text-align: center;
    	text-decoration: none;
    	width: 75px;
	    height: 21px;
	    /*top:100%;*/
	    padding-left:3%;
	    padding-right:3%;
	    padding-bottom:1%;
	    padding-top:1%;
	}

	.btn-primary:hover 
	{
  		background: #3cb0fd;
  		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  		text-decoration: none;
  		color:white;
	}
	
	.flex-control-nav 
	{
		margin: 0; 
		padding: 0; 
		list-style: none;
		margin-top: 45% !important;
		/*margin-left:50%;*/
	}	
	
	.slides li img
	{
		display:none !important;
	}
	/*.fechaNoticia 
	{
    	color: white;
    	font-size: 11px;
    	font-family: Helvetica, sans-serif;
    	width: auto;
    	padding-left: 8px;
    	clear: left;
    	padding-top: 80px !important;
	}	*/
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) 
{

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) 
{
	
	iframe 
	{
    	display: block;
    	border: none;
    	height: 180px !important;
    	width: 100% !important;
    	/*background: #003463;*/
    	overflow: auto;
	}
	
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) 
{

}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) 
{

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) 
{
	
	iframe 
	{
    	display: block;
    	border: none;
    	height: 320px !important;
    	width: 100% !important;
    	/*background: #003463;*/
    	overflow: auto;
	}

	
}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) 
{

}


/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) 
{

}

/* Portrait */
@media screen and (device-width: 360px) and (device-height: 640px) and (orientation: portrait) 
{
	.descripcionNoticia p
	{
		padding-right:10px;
	}
	
	.flex-control-nav 
	{
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	margin-top: 110% !important;
    	margin-left: 50%;
	}
}

/* Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) 
{

}


/*-- //responsive --*/
