
/**************************MEDIA QUERIES Global*****************************/
.nav {
    cursor: pointer;
 }

/************* Retina**************/
@media (-webkit-min-device-pixel-ratio: 2) {
  .replace-2x {
    opacity: 0;
  }
  .replace-2x.loaded {
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
      }
}

@media (min-width:0) {
  .top-bar-section ul {
    margin: 20px 0 0;
  }
}

@media (min-width:48em) {
  .top-bar-section ul {
    margin: 0;
  }
}

@media (min-width:0) {
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 8px;
    line-height: 40px;
  }
}

@media (min-width:48em) {
  .top-bar-section li:not(.has-form) a:not(.button) {
   /* padding: 0 15px;
    line-height: 80px;*/
    line-height: 25px;
    padding: 0 15px;
    position: relative;
    top: 2em;
  }
}
@media (min-width:0) {
  .text-large {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 25px;
  }
}

@media (min-width:62em) {
  .text-large {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 40px;
  }
}


@media (min-width:0) {
  .section-title h2 {
    font-size: 28px;
  }
}

@media (min-width:62em) {
  .section-title h2 {
    font-size: 34px;
  }
}

@media (min-width:62em) {
  #work .section-title > h2{
    color: #fff;
  }
}


@media (min-width:0) {
  .section-title .sub-heading-text {
    font-size: 20px;
    line-height: 1.4;
  }
}

@media (min-width:62em) {
  .section-title .sub-heading-text {
    color:#000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6;
  }
}

@media (min-width:62em) {
  .section-title .sub-heading-text2 {
    color:#fff;
    font-size: 24px;
    line-height: 1.6;
  }
}


@media (min-width:0) {
  #mobile-toggle {
    display: block;
  }
}

@media (min-width:62em) {
  #mobile-toggle {
    display: none;
  }
}

@media (min-width:0) {
 .title-area div#logo {
 top: 7px;
  }
}

@media (min-width:48em) {
  .title-area div#logo {
   top: 78px;
  }
}


@media (min-width:0) {
  .our-team>li {
    width: auto;
  }
}

@media (min-width:32.5em) {
  .our-team>li {
    width: 380px;
  }
}


@media (min-width:0) {
  .our-team figcaption {
    padding: 5px 10px;
  }
}

@media (min-width:32.5em) {
  .our-team figcaption {
    padding: 10px 15px;
  }
}

@media (min-width:0) {
  .our-team figcaption .about-team {
    display: none;
  }
}

@media (min-width:32.5em) {
  .our-team figcaption .about-team {
    display: block;
  }
}


@media (min-width:0) {
  #facts .columns {
    margin-bottom: 40px;
  }
}

@media (min-width:62em) {
  #facts .columns {
    margin-bottom: 0;
  }
}


@media (min-width:0) {
  .portfolio-item {
    width: 100%;
  }
}

@media (min-width:48em) {
  .portfolio-item {
    width: 50%;
  }
}

@media (min-width:62em) {
  .portfolio-item {
    width: 33.33333%;
  }
}

@media (min-width:0) {
  .page-title {
    font-size: 26px;
    letter-spacing: .1em;
  }
}

@media (min-width:48em) {
  .page-title {
    font-size: 34px;
    letter-spacing: .2em;
  }
}

.widget {
  margin-top: 50px;
}

@media (min-width:0) {
  .widget {
    padding-left: 0;
  }
}

@media (min-width:75em) {
  .widget {
    padding-left: 15px;
  }
}



/***********MENU MEDIA QUERIES*********************/
@media (min-width: 1215px) and (max-width: 1280px){
.parallax-section {
    background-attachment: fixed !important;
    background-position: center 6em;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
}
.nav ul {
font-size: 0.71em;
}	
nav li {
padding-left: 0;
padding-right: 0;	
}

ul#ticker{
height: 63px;

}
.rightRedes{
 width: 18em;

}
}


@media (min-width: 1153px) and (max-width: 1214px){
.parallax-section {
    background-attachment: fixed !important;
    background-position: center 6em;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
}
.nav ul {
font-size: 0.71em;
}	
nav li {
padding-left: 0;
padding-right: 0;	
}

ul#ticker{
height: 63px;

}
.rightRedes{
 width: 20em;

}
}


@media (min-width: 1125px) and (max-width: 1152px){
.parallax-section {
    background-attachment: fixed !important;
    background-position: center 6em;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
}

.nav ul {
font-size: 0.7em;

}	
nav li {
padding-left: 0;
padding-right: 0;	
}

ul#ticker{
height: 63px;

}
.rightRedes{
  width: 20em;

}
}

@media (min-width: 1068px) and (max-width: 1125px){
.nav ul {
font-size: 0.59em;

}	
nav li {
padding-left: 0;
padding-right: 0;	
}

ul#ticker{
height: 63px;

}
.rightRedes{
  width: 20em;

}
}



@media (min-width: 1025px) and (max-width: 1067px){
.parallax-section {
    background-attachment: fixed !important;
    background-position: center 6em;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
}
.nav ul {
font-size: 0.5em;

}	
nav li {
padding-left: 0;
padding-right: 0;	
}


ul#ticker{
height: 63px;

}

.rightRedes{
  width: 20em;

}
.divider{display:none !important;}
}

@media (min-width: 768px) and (max-width: 1024px){
.slogan{
   right: 0.5em;
   width: 824px	!important;	
}
.logohome {
 width: 81% !important;	
  margin-right: 6em !important;
	
}	
.parallax-section {
    background-attachment: fixed !important;
    background-position: center 6em;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
}
#logo h1 {
	 background:url("/2016/images/logo_premio01.png") no-repeat scroll  center #ffffff;
	color: #fff;
	float: left;   
	position: relative;
	padding:0;
	height:63px;
	left: auto;
	width: 142px;
	margin-top: 0.13em;
}

#home-slider-responsive{display:block; }

.slider-bgR {
    margin-top: 5em;
    margin-left: 7em;
    width: 536px;
    height: 355px;
}

#home-slider{display:none;}

*, *:before, *:after {
	box-sizing: inherit;
}
 #navigation {
 	height: inherit;
}
.nav {
   float: inherit;
    margin-left: 0;
    min-height: 40px;
    position: relative;
    top: 0em;
    width: 100%;
    z-index: 500;
} 


.nav ul {
	  width: 99.2%;
	padding: 22px 0 2px 0;
	position: relative;
	top: 0;
	left: 0;
	border: solid 1px #aaa;
	background: #fff url("/2015/images/icon-menu.png") no-repeat 23px 5px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
.nav li {
	display: none; /* hide all <li> items */
	margin: 0;
}

.nav .current {
	display: block; /* show only current <li> item */
}
.nav a {
	color:#999;
	display: block;
	padding: 5px 5px 5px 18px;
	text-align: left;
}
.nav .current a {
	background: none;
	color: #666;
}
/* on nav hover */
.nav ul:hover {
	background-image: none;
}
.nav ul:hover li {
	display: block;
	margin: 0 0 5px;
}
/* right nav */
.nav.right ul {
	left: auto;
	right: 0;
}
/* center nav */
.nav.center ul {
	left: 50%;
	margin-left: -90px;
}

.rightRedes {  
    right: 15px;
    top: 4px;
    width: 8em;

}

#menuRedes i {
font-size: 1.7em;
}

div.block {
height: 71px;
}

ul#ticker {
height: 58px;
margin-top: 0.4em;
   width: 65%;

}

ul#ticker li {
 padding-right: 0;
padding-top: 4px;
}

ul#ticker li p{
	font-size: 12px;
    line-height: 12px;
    text-align: justify;
    width: 96.5%;
}


.page-header {
	background-color: #ffffff;
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 96px;
	margin-top: 6.7em;
	padding-bottom: inherit;
	padding-left: inherit;
	padding-right: inherit;
	padding-top: inherit;
	position: fixed;
	 width: 100%;
	z-index: 500;
}

section#porque {
    margin-top: 0;
    }

section#porque div#contents {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
	margin-top: 2.6em;
    width: 100%;
}
section#categoriasPremios div#contents {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7.2em;
    width: 100%;
}

section#categoriasPremios {
    margin-top: 173px;
}


section#categoriasPremios .categoriasPremiosIMG {
 margin: 0px 0 40px;	
}

.porqueIMG iframe {
    width: 95%;
}


article {
    margin-top:0;
}

.divider{display:none !important;}
}


@media (min-width: 478px) and (max-width: 767px){
.slogan{
  font-size: 31px !important;
    right: 0.5em !important;
    top: 29px !important;
    width: 424px !important;
}
.logohome {
    margin-right: 0.5em !important;
    margin-top: 50px!important;
    width: 68% !important;
	
}	
.parallax-section {
    background-attachment: fixed !important;
    background-position: center 6em;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
}
#logo h1 {
	 background:url("../images/logo_premio01.png") no-repeat scroll  center #ffffff;
	color: #fff;
	float: left;   
	position: relative;
	padding:0;
	height:63px;
	left: auto;
	width: 142px;
}

#home-slider-responsive{display:block; }

.slider-bgR {
    height: 223px;
    margin-left: 4em;
    margin-top: 6em;
    width: 336px;
}

#home-slider{display:none;}

*, *:before, *:after {
	box-sizing: inherit;
}
 #navigation {
 	height: inherit;
}

.nav {
   float: inherit;
    margin-left: 0;
    min-height: 40px;
    position: relative;
    top: 0em;
    width: 100%;
    z-index:500;
} 


.nav ul {
	width: 99.2%;
	padding: 22px 0 0px 0;
	position: relative;
	top: 0;
	left: 0;
	border: solid 1px #aaa;
	background: #fff url(../images/icon-menu.png) no-repeat 23px 5px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);

}
.nav li {
	display: none; /* hide all <li> items */
	margin: 0;
}

.nav .current {
	display: block; /* show only current <li> item */
}
.nav a {
	color:#999;
	display: block;
	padding: 5px 5px 5px 18px;
	text-align: left;
}
.nav .current a {
	background: none;
	color: #666;
}
/* on nav hover */
.nav ul:hover {
	background-image: none;
}
.nav ul:hover li {
	display: block;
	margin: 0 0 5px;
}
/* right nav */
.nav.right ul {
	left: auto;
	right: 0;
}
/* center nav */
.nav.center ul {
	left: 50%;
	margin-left: -90px;
}

.rightRedes {
    display: flex;
    float: left;
    right: 0;
    top: 5px;
    width: inherit;
}

#menuRedes i {
   font-size: 2.1em;
}

div.block {
   height: 97px;
    display: inline;
}

ul#ticker {
    height: 58px;
    left: 11em;
    margin-top: 0.4em;
    position: absolute;
    width: 85%;
}

ul#ticker li {
 padding-right: 0;
padding-top: 4px;
}

ul#ticker li p{
	font-size: 12px;
    line-height: 12px;
    text-align: justify;
    width: 96.5%;
}


.page-header {
	background-color: #ffffff;
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
  height: 122px;
  margin-top: 133px;
	padding-bottom: inherit;
	padding-left: inherit;
	padding-right: inherit;
	padding-top: inherit;
	position: fixed;
	 width: 100%;
	z-index: 500;
}


section#porque div#contents {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3.7em;
    width: 100%;
}
section#categoriasPremios div#contents {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7.6em;
    width: 100%;
}

section#categoriasPremios {
   margin-top: 149px;
}

section#porque .porqueIMG {
 margin: 19px 0 42px;	
}


section#categoriasPremios .categoriasPremiosIMG {
 margin: 57px 0 40px;	
}

.porqueIMG iframe {
    width: 95%;
}




article {
    margin-top: 0;
}
.divider{display:none !important;}

}


@media (min-width: 320px) and (max-width: 477px){
.slogan{
 font-size: 20px !important;
    right: 0.5em !important;
    top: 29px !important;
    width: 304px !important;
}
.logohome {
  margin-right: 0.5em !important;
    margin-top: 50px !important;
    padding-bottom: 75px;
    width: 55% !important;

}		
.parallax-section {
    background-attachment: fixed !important;
    background-position: center 6em;
    background-repeat: no-repeat;
    background-size: auto auto;
    text-align: center;
}
#home-slider-responsive{display:block; }

.slider-bgR {
    height: 223px;
    margin-left: 0;
    margin-top: 6em;
    width: 336px;
}

#home-slider{display:none;}

#logo h1 {
	 background:url("/2016/images/logo_premio02Resp.png") no-repeat scroll  center #ffffff;
	color: #fff;
	float: left;   
	position: relative;
	padding:0;
	height:26px;
	left: auto;
	width: 50px;
}

*, *:before, *:after {
	box-sizing: inherit;
}
 #navigation {
 	height: inherit;
}

.nav {
   float: inherit;
    margin-left: 0;
    min-height: 40px;
    position: relative;
    top: 0em;
    width: 100%;
    z-index: 500;
} 


.nav ul {
	  width: 99.2%;
	padding: 22px 0 2px 0;
	position: relative;
	top: 0;
	left: 0;
	border: solid 1px #aaa;
	background: #fff url("/2015/images/icon-menu.png") no-repeat 23px 5px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
.nav li {
	display: none; /* hide all <li> items */
	margin: 0;
}

.nav .current {
	display: block; /* show only current <li> item */
}

.nav a {
	color:#999;
	display: block;
	padding: 5px 5px 5px 18px;
}

.nav .current a {
	background: none;
	color: #666;
}
/* on nav hover */
.nav ul:hover {
	background-image: none;
}
.nav ul:hover li {
	display: block;
	margin: 0 0 5px;
}
/* right nav */
.nav.right ul {
	left: auto;
	right: 0;
}
/* center nav */
.nav.center ul {
	left: 50%;
	margin-left: -90px;
}

.rightRedes {  
   display: flex;
    float: left;
    right: 0;
    top: 5px;
    width: inherit;
}

#menuRedes i {
 font-size: 1.9em;
}

div.block {
 height: 60px;
   display: inline;
}

ul#ticker {
    height: 58px;
    left: 4em;
    margin-top: 0.1em;
    position: absolute;
    width: 70%;

}

ul#ticker li {
 padding-right: 0;
padding-top: 0px;
}

ul#ticker li p {
 font-size: 9px;
 line-height: 10px;
 margin-top: inherit;
}

.contact-info .details{
font-size:11px;

}
.premiosMenu {
    height: 3em;
    line-height: 21px;
    background: #ffffff;
}


.page-header {
	background-color: #ffffff;
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 112px;
	margin-top: 100px;
	padding-bottom: inherit;
	padding-left: inherit;
	padding-right: inherit;
	padding-top: inherit;
	position: fixed;
	 width: 100%;
	z-index: 500;
}

section#porque div#contents {
    background-color: rgba(255, 255, 255, 0.7);
 	margin: 46px 0 0;
    padding-bottom: 0.5em !important;
    padding-top: 0;
    width: 100%;
}


section#categoriasPremios div#contents {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7.6em;
    width: 100%;
}



section#porque .porqueIMG {
 margin: 44px 0 42px;	
}


section#categoriasPremios .categoriasPremiosIMG {
 margin: -26px 0 40px;
}

.porqueIMG iframe {
    width: 95%;
}

section#categoriasPremios {
    margin-left: -0.5em;
    margin-top: 220px;
}

article {
    margin-top: 0;
}

.site-footer .legal {
    color: #adb6bb;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 78%;
}

.divider{display:none !important;}

p.nota {height: 10em;}

}




@media (min-width: 260px) and (max-width: 319px){

#logo h1 {
	 background:url("/2016/images/logo_premio02.png") no-repeat scroll  center #ffffff;
	color: #fff;
	float: left;   
	position: relative;
	padding:0;
	height:53px;
	left: auto;
	width: 110px;

}


.slider-bgR {
    height: 170px;
    margin-left: 0;
    margin-top: 6em;
    width: 332px;
}

#home-slider{display:none;}



*, *:before, *:after {
	box-sizing: inherit;
}
 #navigation {
 	height: inherit;
}

.nav {
   float: inherit;
    margin-left: 0;
    min-height: 40px;
    position: relative;
    top: 0em;
    width: 100%;
    z-index:500;
} 


.nav ul {
	  width: 99.2%;
	padding: 22px 0 2px 0;
	position: relative;
	top: 0;
	left: 0;
	border: solid 1px #aaa;
	background: #fff url("/2015/images/icon-menu.png") no-repeat 23px 5px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.nav li {
	display: none; /* hide all <li> items */
	margin: 0;
}

.nav .current {
	display: block; /* show only current <li> item */
}
.nav a {
	color:#999;
	display: block;
	padding: 5px 5px 5px 18px;
	text-align: left;
}
.nav .current a {
	background: none;
	color: #666;
}
/* on nav hover */
.nav ul:hover{
background-image: none;

}

.nav ul:hover li {
	display: block;
	margin: 0 0 5px;
}
/* right nav */
.nav.right ul {
	left: auto;
	right: 0;
}
/* center nav */
.nav.center ul {
	left: 50%;
	margin-left: -90px;
}


.rightRedes {  
   display: flex;
    float: left;
    right: 0;
    top: 5px;
    width: inherit;
}

#menuRedes i {
font-size: 1.5em;
}

div.block {
 height: 92px;
   display: inline;
}

div#info ul li {
    float: left;
    margin-right: 6px;
}

ul#ticker {
    height: 58px;
    left: 8.5em;
    margin-top: 0.4em;
    position: absolute;
    width: 70%;

}

ul#ticker li {
 padding-right: 0;
padding-top: 0px;
}

ul#ticker li p {
 font-size: 11px;
 line-height: 10px;
 margin-top: -2px;
}

.page-header {
	background-color: #ffffff;
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 125px;
	padding-bottom: inherit;
	padding-left: inherit;
	padding-right: inherit;
	padding-top: inherit;
	position: fixed;
	 width: 100%;
	z-index: 500;
}

section#porque {
    padding-top: 96px;
}

section#porque div#contents {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}

.premiosMenu {
    height: 3em !important;
    line-height: 21px !important;
}


section#categoriasPremios div#contents {
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7.6em;
    width: 100%;
}

/*section# {
    margin-top: 212px !important;
}*/
section#porque .porqueIMG {
 margin: 32px 0 40px;

}

section#categoriasPremios .categoriasPremiosIMG {
margin: 93px 0 40px;
	
}

.porqueIMG iframe {
    width: 95%;
}

article {
    margin-top: -0.1em;
}

.contact-info .details{
font-size: 12px;
	
}

.site-footer .legal {
    color: #adb6bb;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 100%;
}

.divider{display:none !important;}
p.nota {height: 10em;}

}

/*************************************************/

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* STYLES GO HERE */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* STYLES GO HERE */
}



/*    IPHONE 6    */

/* Landscape */
@media (min-width: 414px) and (max-width: 667px){
 .slider-bgR {
    height: 335px;
    margin-left: 4em;
    margin-top: 6em;
    width: 504px;}

  #logo h1 {
	 background:url("/2016/images/logo_premio02Resp.png") no-repeat scroll  center #ffffff;
	height:26px;
	width: 50px;
}  

ul#ticker {left: 4em; margin-top:0.3em;}

#menuRedes i { font-size: 1.9em;}

.rightRedes {  top: 13px;}

div.block { height: 69px;}

.page-header { height: 69px; margin-top: 107px;}

.page-header .title {font-size: 19px; margin: 0;}

header.page-header p {font-size: 13px;  line-height: 13px;}

section#porque div#contents {margin: 0;}

.porqueIMG .image { background-color: #ffffff; width: 100%;}

section#porque {padding-bottom: 1.9em; margin-top: 25px;}

section#porque img { margin-left: 196px; width: 36%; margin-top: 0;}

section#porque .porqueIMG {margin: 6px 0 1px;}

.porqueTextoBloc h2 { font-size: 1.5em;}

.premiosMenu {font-size: 0.8em; height: 1.7em;}

.porqueIMG iframe {
    width: 95%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.3em;
}

.JCmenu { font-size: 0.8em;}

section#jurado {margin-top: 169px;}

section#jurado article h2 {font-size: 1.8em;}

section#categoriasPremios { margin-top: 0;}

section#categoriasPremios div#contents {margin: 7.2em 0 0;}

section#categoriasPremios .categoriasPremiosIMG {  margin: 0 0 40px;}

.categoriasPremiosIMG .image { background-color: #ffffff; width: 100%;}

section#categoriasPremios img {   margin: 0 auto;}

section#categoriasPremios .porqueIMG {margin: 19px 0 1px;}

section#categoriasPremios article h2 {margin-top: -1.2em;}

.divider{display:none !important;}

.premiosMenu {  font-size: 11px;}
p.nota {height: 10em;}
}

/* Portrait */
@media (min-width: 375px) and (max-width: 414px){
.slider-bgR {
    height: auto;
    margin-left: 0em;
    margin-top: 6em;
    width: 504px;
}
.page-header {height: 101px; margin-top: 90px;}

header p {font-size: 11px;}

.page-header .title {font-size: 20px; margin: 1em 0 0;}

section#porque div#contents {margin: 0;}

.porqueIMG .image { background-color: #ffffff; width: 100%;}

.porqueIMG iframe {
    width: 95%;
    padding-top: 1.9em;
    padding-bottom: 0.5em;
    padding-left: 0.3em;
}

section#porque {  padding-bottom: 4.9em;}

section#porque img { margin-left: 114px; width: 36%; }

section#porque .porqueIMG {margin: 0px 0 1px;}

.porqueTextoBloc h2 { font-size: 1.5em;}

.premiosMenu {font-size: 0.8em; height: 1.7em;}

.JCmenu { font-size: 0.8em;}

section#jurado {margin-top: 203px;}

section#jurado article h2 {font-size: 1.8em;}

section#categoriasPremios {margin-top: 130px;}

section#categoriasPremios .categoriasPremiosIMG {  margin: 0 0 40px;}

.categoriasPremiosIMG .image { background-color: #ffffff; width: 100%;}

section#categoriasPremios img { margin-left: 116px; width: 36%; }

section#categoriasPremios .porqueIMG {margin: 19px 0 1px;}
section#categoriasPremios article h2 {margin-top: -0.8em;}

.divider{display:none !important;}
p.nota {height: 10em;}

}

/*********GALAXY S5***************/
@media (min-width: 360px) and (max-width: 640px){
section#porque {background-color: #ffffff;
}  
ul#ticker li p{
margin-top: 3px !important;  
font-size: 11px !important;
}
.video-container {
 padding-top: 9.5em;
}
.emisionDirecto {
    margin-top: 195px !important;
    width: 320px  !important;
    height: 245px !important;
}
}

/*********Iphone 5***************/
@media (min-width: 320px) and (max-width: 568px){
section#porque {background-color: #ffffff;
}  
section#porque .porqueIMG {
margin:-10px 0 42px !important;
}
.page-header { height: 149px;
}
.emisionDirecto {
    margin-top: 14px !important;
     padding-bottom: 0.5em;

}
ul#ticker{margin-top: -0.9em !important ; }

#home {
    height: initial;
    margin-top: 6em;
}
#redes {
    padding: 2em 0 88px;
}

}

/*********Iphone 6***************/
@media (min-width: 375px) and (max-width: 667px){
section#porque {background-color: #ffffff;
}  
section#porque .porqueIMG {
margin:13px 0 42px !important;
}
section#categoriasPremios .categoriasPremiosIMG {
    margin: 14px 0 40px;
}
.page-header { 
  height: 100px;
}
ul#ticker li p {}
.emisionDirecto {
margin-top: 0 !important; 
}
#home {
  height: 257px;
}
#redes{padding: 2em 0 88px;
}
   
}

/*********Iphone 6plus***************/
@media (min-width: 414px) and (max-width: 736px){
section#porque {background-color: #ffffff;
}  
section#porque .porqueIMG {
margin: 34px 0 42px !important;
}
section#categoriasPremios .categoriasPremiosIMG {
    margin: 13px 0 40px;
}
.page-header {
 height: 100px;
}
ul#ticker li p {margin-top: 3px !important;
}

.emisionDirecto {
    margin-top: 0 !important;
}


}

/*********IPAD***************/
@media (min-width: 768px) and (max-width: 1024px){
section#porque .porqueIMG {
section#porque {background-color: #ffffff;
}
 margin: 30px 0 42px;
}
section#categoriasPremios .categoriasPremiosIMG {
    margin: -17px 0 40px;
}
.page-header {
  height: 100px;
}

.rightRedes {
  top: -79px;
}
.emisionDirecto {
    margin-top: 195px !important;
    width: 560px !important;
    height: 315px !important;
}

}
