/* CSS reset */
html{ overflow-x:hidden;}

body{
    background-color: #ffffff;
    width:100%;
    font-size: 13px;
    color:#010101;
    font-family: arial, helvetica, sans-serif;
}

*{
    text-decoration:none;
    list-style: none;
}

a{
    color:#000;
}

p{
    color:#727272;
}

html {
    -webkit-font-smoothing: antialiased;
}

h2 a {
    text-rendering: optimizeLegibility;
    font-weight: normal;
}

/*clases genericas*/
.left{
    float: left;
}

.right{
    float: right;
}
/*end clases genericas*/

.noticias-de-moron { background-color : #FF0000 }
.noticias-de-ituzaingo { background-color : #0C6C3F}
.noticias-de-hurlingham {background-color : #136EA5}
.noticias-de-la-matanza {background-color :#C6C735 }
.noticias-de-moreno { background-color : #00ADEF }

.categoria_enorsai-tv{background-color: #b81800;}
.categoria_portada{background-color: #80b1ab;}
.categoria_politica{background-color: #0071bc;}
.categoria_el-show{background-color: #8B7ADB;}
.categoria_economia{background-color: #c6c5aa;}
.categoria_opinion{background-color: #C1A710;}
.categoria_mundo{background-color: #00a53c;}
.categoria_record{background-color: #F95F00;}
.categoria_sociedad{background-color: #00c3c3;}
.categoria_tech{background-color: #ed1e79;}
.categoria_cultura{background-color: #ffc000;}
.categoria_canal-365d{background-color: #8cc63f;}
.categoria_streaming{background-color: #cccc00;}
.categoria_sic-en-las-redes{background-color: #998675;}
.categoria_hangouts{background-color: #CDCD00;}
.categoria_multimedia {background-color: #8BC53E;}
.categoria_pop-tv-online {background-color: #BB1F01;}
.categoria_bizz-net {background-color:#49338D}
.categoria_info-data  {background-color:#C05A00}

.categoria_conurbano{background-color: #49338D;}

.color_enorsai-tv{color: #b81800;}
.color_portada{color: #80b1ab;}
.color_politica{color: #0071bc;}
.color_el-show{color: #8B7ADB;}
.color_economia{color: #c6c5aa;}
.color_opinion{color: #C1A710;}
.color_mundo{color: #00a53c;}
.color_record{color: #F95F00;}
.color_sociedad{color: #00c3c3;}
.color_tech{color: #ed1e79;}
.color_cultura{color: #ffc000;}
.color_canal-365d{color: #8cc63f;}
.color_streaming{color: #cccc00;}
.color_sic-en-las-redes{color: #998675;}
.color_hangouts{color: #CDCD00;}
.color_multimedia {color: #8BC53E;}
.color_pop-tv-online {color: #BB1F01;}
.color_bizz-net {color:#49338D}
.color_info-data  {color:#C05A00}

.volanta{
    color: #fff;
    font-size:14px;
    padding: 5px 10px;
    display: inline-block;
    position: absolute; 
    z-index: 8;
    bottom: -10px;
    left: 10px;
    font-family: 'titlinggothicfb_compmedium';
    letter-spacing: 1px;
    text-transform: uppercase;
}

.cartel-seccion{
    position: absolute;
    width: 127px;
    color: #fff;
    font-size: 22px;
    font-family: 'titlinggothicfb_compmedium';
    text-align: center;
    height: 54px;
    line-height: 44px;
    letter-spacing: 1px;
    text-transform: uppercase;
	background-repeat:no-repeat;
}

.cartel_conurbano {background-image: url(images/cat_bizz.png);}

.cartel_bizz-net {background-image: url(images/cat_bizz.png);}
.cartel_cultura {background-image: url(images/cat_cultura.png);}
.cartel_economia {background-image: url(images/cat_economia.png);}
.cartel_el-show {background-image: url(images/cat_elshow.png);}
.cartel_enorsai-tv {background-image: url(images/cat_enorsaitv.png);}
.cartel_hangouts {background-image: url(images/cat_hangouts.png);}
.cartel_hd {background-image: url(images/cat_hd.png);}
.cartel_info-data {background-image: url(images/cat_infodata.png);}
.cartel_multimedia {background-image: url(images/cat_multimedia.png);}
.cartel_mundo {background-image: url(images/cat_mundo.png);}
.cartel_opinion {background-image: url(images/cat_opinion.png);}
.cartel_politica {background-image: url(images/cat_politica.png);}
.cartel_record {background-image: url(images/cat_record.png);}
.cartel_sic-en-las-redes {background-image: url(images/cat_sic.png);}
.cartel_sociedad {background-image: url(images/cat_sociedad.png);}
.cartel_tech {background-image: url(images/cat_tech.png);}
.cartel_twitter {background-image: url(images/cartel_twitter.png); height: 53px; width: 250px; padding-left: 40px; background-repeat: no-repeat;}
.cartel_notas-relacionadas {background-image: url(images/cat_notas-relacionadas.png); height: 53px; width: 250px; padding-left: 40px; background-repeat: no-repeat;}
.cartel_contacto {background-image: url(images/cat_contacto.png); height: 53px; width: 250px; padding-left: 40px; background-repeat: no-repeat;}
.cartel_foto {background-image: url(images/cat_foto.png); height: 53px; width: 250px; padding-left: 40px; background-repeat: no-repeat;}
.cartel_rojo-large{background-image: url(images/cat_rojo-large.png);}
.nota01, .tira, .columnas-3, .pack-gris-full, .nota09{
    margin-bottom: 20px;
}

.nota01 figure, .nota02 figure, .nota05_a figure, .nota05_b figure, .nota07_b figure, .nota08 figure, .nota09 figure{
    position: relative;
}

.nota01 figure img{
    width: 464px;
}

.nota01 .info-black{
    background-color: #000;
    padding: 5% 3% 4% 3%;
    width: 100%;
    color:#fff;
}

.nota01 .info-black h2 a{
    font-size: 27px;
    line-height: 33px;
    color:#fff;
    margin-bottom: 6px;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
    letter-spacing: 1px;
}

.nota01 .info-black p{
    color:#fff !important;
    font-size: 14px;
    line-height: 17px;
}
/* end nota01 */

/*nota 02*/
.nota02 .row{
    float:left;
    width:100%;
} 

.nota02 .row article:last-child{
    /*margin-left: 5%;*/
}

.nota02 .row article:first-child{
    margin-left: 0;
}

.nota02 article{
    /*width:47%; 
    float: left;
    margin-bottom: 20px;*/
}

.nota02 article figure img{
    width: 100%;
    /*height: 138px;*/
}

.nota02 h2 a{
    color:#000;
    padding: 7% 2% 2% 2%;
    font-size: 20px; 
    overflow: hidden;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
    font-weight: normal;
}

/* end nota02 */

.tira{
    background-color: #eaeaea;
    padding-top: 2%;
}

.tira article{
    width: 16%;
    float: left;
    margin: 0 2%; 
}

.tira .volanta{
    position: inherit !important; 
}

.tira h2 a{
    color:#000;
    margin: 5px 0;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
    font-size: 20px;
}

.tira p{
    font-size: 12px;
    line-height: 14px; 
}

/*end tira*/

.columnas-3 article{
    width: 31.3%;
    margin-right: 3%;
    float: left;
}

.columnas-3 article figure{
    position: relative;
}

.columnas-3 article figure img{
    width: 294px;
    height: 184px;
}

.columnas-3 article:last-child{
    margin-right: 0;
}

.columnas-3 article .info-black{
    width: 90%;
    padding: 5%;
}

.columnas-3 article h2{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 8px;
    font-family: 'titlinggothicfb_compmedium';
}

.columnas-3 article p{
    font-size: 12px;
    line-height: 14px;
}

/*end columnas-3*/

.publicidad{
    margin-bottom: 20px;
    width: 100%;
}

/*pack-gris-full*/

.pack-gris-full{
    background-color: #e0e0e0;
}

.nota05{
    padding: 3% 3% 1% 3%;
}

.nota05_a{
    /*width: 48%;*/
    margin-right: 3%;
    float: left;
	margin-bottom: 10px;
}

.nota05_a .cartel-seccion{
    top: -15px;
    left: -15px;
}

.nota05_a figure img{
    width: 100%
}

.nota05_a .info-black{
    background-color: #000;
    padding: 5% 3% 4% 3%;
    width: 100%;
    color:#fff;
}

.nota05_a .info-black h2 a{
    font-size: 27px;
    line-height: 33px;
    letter-spacing: 1px;
    color:#fff;
    margin-bottom: 6px;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
}

.nota05_a .info-black p{
    font-size:14px;
    line-height:17px;
    color:#fff !important;
}

.nota05_b{
    /*width: 49%;
    float: left;*/
}

.nota05_b .row{
    float:left;http://dr.dev.dr.netlabs.com.ar:1050/politica/16177-ahora-desde-el-macrismo-admiten-que-hay-desaceleracion-en-los-precios.html
    width:130%;
} 

.nota05_b .row article:last-child{
   /* margin-left: 5%;*/
}

.nota05_b .row article:first-child{
    margin-left: 0;
}

.nota05_b article{
    /*width:47%; */
    float: left;
    margin-bottom: 20px;
}

.nota05_b article figure img{
    width: 100%;
    /*height: 131px;*/
}

.nota05_b h2 a{
    color:#000;
    padding: 7% 3% 2% 3%;
    font-size: 20px; 
    overflow: hidden;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
}

/*end pack-gris-full*/
.nota06{
    padding: 5% 5% 3% 5%;
    position: relative;
}

.nota06_a{
    height: 320px;
    /*overflow: hidden;*/
   /* width: 271px;*/
    float: left;
    margin-right: 0%;
    margin-bottom: 2%;
}

.nota06_a .cartel-seccion, .nota07_a .cartel-seccion, .nota08 .cartel-seccion, .nota10 .cartel-seccion{
    z-index: 9;
    top: 12px;
    left: 16px;
}

.nota06_a .boxgrid{ width: 100%; height:100%; float:left; overflow: hidden; position: relative;}
.nota06_a .boxgrid .main_img{ position: absolute; top: 0; left: 0; border: 0; width:271px; height: 320px;}
.nota06_a .boxgrid p{padding: 0 10px; color:#ffffff; font-size: 15px; line-height: 17px;}
.nota06_a .boxgrid h2 {color:#ffffff; font-size: 29px; font-family: 'titlinggothicfb_compmedium'; margin-top: 29%; letter-spacing: 1px;text-decoration:none}
.nota06_a .boxgrid h2 a {color:#ffffff;text-decoration:none}
.nota06_a .boxcaption{ float: left; position: absolute; background-color:rgba(0,0,0,0.8); height: 100%; padding: 17% 8% 15% 8%; width: 100%;}
.nota06_a .captionfull .boxcaption {top: 320px;   left: 0;}
a {text-decoration:none !important;}
.nota06_b{
    height: 320px;
    overflow: hidden;
   /* width: 270px;*/
    float: left;
    margin-bottom: 2%;
}

.nota06_a .volanta, .nota06_b .volanta{
    position: inherit !important; 
    bottom: inherit;
    left: inherit;
    margin-left: 10%;
	margin-top:10%;
	width:80%;
}

.nota06_b .boxgrid{ width: 100%; height:100%; float:left; overflow: hidden; position: relative;}
.nota06_b .boxgrid .main_img{ position: absolute; top: 0; left: 0; border: 0; width:270px; height: 320px;}
.nota06_b .boxgrid p{padding: 0 10px; color:#ffffff; font-size: 15px; line-height: 17px;}
.nota06_b .boxgrid h2{color:#ffffff; font-size: 29px; font-family: 'titlinggothicfb_compmedium'; margin-top: 29%; letter-spacing: 1px;}
.nota06_b .boxgrid h2 a {color:#ffffff;}
.nota06_b .boxcaption{ float: left; position: absolute; background-color:rgba(0,0,0,0.8); height: 100%; padding: 17% 8% 15% 8%; width: 100%;}
.nota06_b .captionfull .boxcaption {top: 320px;   left: 0;}

/*end nota06*/

/*start nota07*/
.nota07{
    padding: 5% 5% 3% 5%;
    position: relative;
}

.nota07_a{
   /* overflow: hidden;*/
    /*width: 100%;
    float: left;*/
    margin-bottom: 3%;
}

.nota07_a figure{
    position: relative;
}

.nota07_a figure img{
    width: 100%;
}

.nota07_a article{
    width: 100%;
}

.nota07_a .bg-black-opacity{
    background-image: url(images/bg_black.png);
    width: 100%;
    padding: 4%;
    position: relative;
    bottom: 0;
    left: 0;
   /* height: 75px;*/
}

.nota07_a .bg-black-opacity h2 a{
    color:#fff;
    font-size: 29px; 
    font-family: 'titlinggothicfb_compmedium';
    line-height: 33px;
    letter-spacing: 1px;
}

.nota07_a .volanta{
   /* bottom: 110px !important;
    left: 21px !important;*/
	
	top: -9px;
    height: 28px;
}

/*.nota07_a .boxgrid{ width: 100%; height:100%; float:left; overflow: hidden; position: relative;}
.nota07_a .boxgrid .main_img{ position: absolute; top: 0; left: 0; border: 0; width:559px; height: 330px;}
.nota07_a .boxgrid p{padding: 0 10px; color:#ffffff; font-size: 15px; line-height: 17px;}
.nota07_a .boxgrid h2{color:#ffffff; font-size: 29px; font-family: 'titlinggothicfb_compmedium';}
.nota07_a .boxgrid h2 a {color:#ffffff;}
.nota07_a .boxcaption{ float: left; position: absolute; background-color:rgba(0,0,0,0.8); height: 100%; padding: 4% 4% 15% 4%; width: 92%;}
.nota07_a .captionfull .boxcaption {top: 220px;   left: 0;}*/

.nota07_b{
    width: 100%;
}

.nota07_b article{
    /*width:48%; 
    float: left;*/
    margin-bottom: 20px;
}

.nota07_b article:last-child{
    /*margin-left: 4%;*/
}

.nota07_b article:first-child{
    margin-left: 0;
}

.nota07_b article figure img{
    width:100%;
   /* height: 150px;*/
}

.nota07_b h2 a{
    color:#000;
    padding: 7% 3% 2% 3%;
    font-size: 20px; 
    overflow: hidden;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
    line-height: 22px;
}

/*end nota07*/

/*nota08*/
.nota08{
    padding: 5% 10% 3% 5%;
    position: relative;
}

.nota08 .row{
    float:left;
    width:107%;
} 

.nota08 .row article:last-child{
    /*margin-left: 5%;*/
}

.nota08 .row article:first-child{
    margin-left: 0;
}

.nota08 article{
    /*width:47%; */
    float: left;
    margin-bottom: 20px;
}

.nota08 article figure img{
    width: 100%;
    /*height: 160px;*/
}

.nota08 h2 a{
    color:#000;
    padding: 7% 3% 2% 3%;
    font-size: 20px; 
    overflow: hidden;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
}
/*end nota08*/

/*start nota09*/
.nota09 article{
    width:31%; 
    float: left;
    margin-right: 3.5%;
    margin-bottom: 20px;
}

.nota09 article:last-child{
    margin-right: 0;
}

.nota09 article figure img{
    width: 192px;
    height: 135px;
}

.nota09 h2 a{
    color:#000;
    padding: 7% 3% 2% 3%;
    font-size: 20px; 
    overflow: hidden;
    display: inline-block;
    font-family: 'titlinggothicfb_compmedium';
}
/*end nota09*/

/*resumen*/
.resumen{
    float: left;
    width: 100%;
    margin-bottom: 20px;
	margin-left: 3px !important;
}

.resumen article{
    border-bottom: 1px solid #E0E0E0;
    padding: 4% 0;
}

.resumen article img{
    float: left;
    width: 100px;
    margin-right: 15px;
}

.resumen article .volanta{
    position: inherit;
    float: left;
}

.resumen article span{
    width: 61%;
    display: inline-block;
    margin-bottom: 2%;
}

.resumen article h2 a{
    font-family: 'titlinggothicfb_condregular';
    font-size: 15px;
    line-height: 17px;
}
/*end resumen*/

.nota10{
    padding: 5% 5% 3% 5%;
    position: relative;
}

.nota10 article{
    width: 100%;
    float: left;
}

.nota10 article figure{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.nota10 article figure img{
    width: 100%;
    margin-bottom: 20px;
}

.nota10 article figure h2{
    font-family: 'titlinggothicfb_compmedium';
    font-size: 20px;
    line-height: 22px;
}

.nota10 .vistas{
    width: 100%;
    float: left;
}

.nota10 .vistas span:last-child{
    margin-right: 0;
}

.nota10 .vistas span{
    width: 23%;
    margin-right: 2.6%;
    float: left;
    cursor: pointer;
    padding-bottom: 2%;
}

.nota10 .vistas .active{
    border-bottom: 3px solid #848A8B; 
}

.nota10 .vistas img{
    width: 100%;
    margin-bottom: 5px;
    /*height: 85px;*/
}

.nota10 .vistas h2{
    font-family: 'titlinggothicfb_condregular';
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 8px;
}

.twitter{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding: 14% 7% 7% 7%;
}

.twitter .cartel-seccion{
    z-index: 9;
    top: 15px;
    left: 6px;
    color:#939393;
    font-size: 16px;
    text-align: left;
    line-height: 31px;
}

.twitter article{
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 8% 4% 0 4%;
    font-size:12px;
}

.twitter article:last-child{
    padding: 8% 4% 6% 4%;
}

.twitter article img{
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 2% 2% 0;
}

.twitter article h3{
    margin-bottom: 5px;
}

.tira .mob-esp {margin-left:2%}
.over2notas {width:98%}
.col-sm-16 {border-right:1px solid #D8D8D8} 
.notaderw {width:109%}



#banner_izq01 {
    width: 959px;
    top: 4px;
	/*top:-33px;*/
    margin: 3px auto 0 auto;
    height: 1px;
    position: relative;
}

#banner_izq {
    position: absolute;
    top: 0px;
    width: 145px;
    /*right: 989px;*/
	right:103%;
}


#banner_der01 {
    width: 956px;
    top: -7px;
    margin: 3px auto 0 auto;
    height: 1px;
    position: relative;
}

#banner_der {
    /*position: absolute;*/
	position:fixed;
    width: 145px;
    /*right: -139px;*/
	right:-18px;
}


.stick {
            position: fixed !important;
            top: 0px !important;
  }
  
.spnw { width:100% !important; } 



@media (min-width: 767px) {
  .spnw2 {height:190px;}
  .footer-lg {display:inline}
  .banner-mobile {display:none} 
  .video-web {display:inline;}
  .video-mobile {display:none;}
  
}

@media (max-width: 767px) {

  .nav > li > a {font-size:30px;}
  .nav > li { padding: 22px 0px 20px 0px}
  .footer-lg {display:none}
  footer .redes-sociales {margin-right:20px;}
  footer .menu li {float:none !important;}
  footer .menu li a {font-size:25px}
  footer .menu-02 li a {font-size:20px;}
  .seccion-destacado .cartel-seccion  {left : -4px}
  
  .usual ul a {border-bottom:0px solid #666}
  .usual li {float:none;}
  .contacto .cartel-seccion {font-size:14px}
  .banner-mobile {display:inline} 
  .video-mobile {display:inline;}
  .video-web {display:none;}
}

.nota02 {margin-top:8px;}


.snet-list{list-style-type: none;}
.snet-list li {float: left;padding-right: 3px;padding-bottom: 6px;}
.botones-redes-sociales {width: 100%;height: 23px;}
.msn-01 {margin-top:16px;} 
.msn-02 {margin-top:0px;} 
.nota10 article figure{ margin-bottom: 0px; }
.hdredes { margin-bottom: 20px;height: 23px;width: 100%;clear: both;}


.snet-nota-list{list-style-type: none;}
.snet-nota-list li {float: left;padding-right: 3px;padding-bottom: 6px;}
.snet-nota-list img {height:35px;}
.separador-nota-home { clear: both;width: 100%;height: 1px;margin-bottom: 20px;background: #D8D8D8;margin-top: 20px; }
.nota02 h2 {margin-top:0px;}

iframe.ytb-embed { max-width: 100% !important;display: block;}

.mgr {margin-right:30px;}


.fb-page-bottom{
	width:340px;
	position: fixed;
    bottom: 0px;
    z-index: 9999999;
    left: 0px;
}

.fb-page-bottom-x { 
	position: relative;
    top: 30px;
    z-index: 9999999999999999;
    right: 10px; 
}
.fb-page-bottom-x  a {     
	/*font-weight: bold;*/
    font-size: 19px;
    float: right;
    color: white; 
} 