.nbcunews { background: #fff url(../../images/work/nbcunews/bg1@1x.jpg) no-repeat center top; background-image: -webkit-image-set (url("../../images/work/nbcunews/bg1@1x.jpg") 1x, url("../../images/work/nbcunews/bg1@2x.jpg") 2x );}
.nbcunews H4 { color: #4a4a4a;}
.nbcunews H2 { color: #4a4a4a;}
.nbcunews BLOCKQUOTE P { color: #4a4a4a;}
.nbcunews .Block1 .LeftCol { float: left; margin: 0 3% 3% 0; width: 71%;}
.nbcunews .Block1 .LeftCol #pic1 { margin-bottom:5%; border:1px solid #ccc;}
.nbcunews .solucion-pic {margin-bottom: 4%; padding-top: 40px;}
/**/
.nbcunews .columnas {margin: 2% 0 0 0; display: flex; flex-wrap: wrap; column-gap: 1%;}
.nbcunews .columnas li {width: 24.25%; margin-bottom: 8px; position: relative;}
.nbcunews .columnas .videoexterno {padding-top: 177.2%;}
/**/
#owl-two {margin-bottom: 7%;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-nav [class*='owl-']:hover { background: #786a6a !important;}

/*----------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 700px) {
    .CasosGral .dispositivos-mbl {margin-bottom: 0;}
    .CasosGral BLOCKQUOTE {padding-top: 0;}
	.nbcunews { background: #FFFFFF url(../../images/work/nbcunews/bg1-tablet@1x.jpg) no-repeat center 0; background-image: -webkit-image-set ( url(../../images/work/nbcunews/bg1-tablet@1x.jpg) 1x, url(../../images/work/nbcunews/bg1-tablet@1x.jpg) 2x ); }
    /**/
    .nbcunews .columnas li {width: 32.6%;}
}
@media screen and (max-width: 667px) {
	.nbcunews .Block1 .LeftCol  { width: 100%; float:none; clear: both; margin: 0 auto;}
	.nbcunews .Block1 .RightCol { padding-top: 20px;}
}
@media screen and (max-width: 450px) {
	.nbcunews { background: #FFFFFF url(../../images/work/nbcunews/bg1-mobile@1x.jpg) no-repeat center 0; background-image: -webkit-image-set ( url(../../images/work/nbcunews/bg1-mobile@1x.jpg) 1x, url(../../images/work/nbcunews/bg1-mobile@1x.jpg) 2x ); }
    /**/
    .nbcunews .columnas li {margin-bottom: 4px; width: 49.5%;}
}