﻿@charset "utf-8"; /* CSS Document */ #videoStreaming { height:auto; width:100%;}  .VST-head { background-color:#555; clear:both; float:left; margin-bottom:5px; width:100%; } .VST-head-icon { background-color:#C61720; vertical-align:top; float:left; padding:0; width:99% !important; } .VST-head-icon img { margin-left:1% !important; height:auto; width:8% !important;  }  .VST-head-text { background-color:#555; border-left:#FFF 5px solid;  float:right; font-family: 'Raleway', sans-serif; font-size:1em; padding:1em; overflow:hidden; width:85%; } .VST-head-text h2 { color:#FFF !important; font-weight:bold; margin:0 !important; padding:0 !important;} .VST-head-text p { color:#EEE !important; margin:0 !important; padding:0.5em 0 0em 0 !important; clear:both;}  .VST-video { background-color:#000; clear:both; position: relative; overflow: hidden;} .cajaResponsive { width: 100%; position: relative; } .streaming, .iframeResponsive { position: relative; overflow: hidden; } .f5by2 { padding-bottom: 40%; } .f2by1 { padding-bottom: 50%;} .f200by105 { padding-bottom: 52.5%; } .f160by89 { padding-bottom: 55.625%; } .f900by504 { padding-bottom: 56%; } .f16by9 { padding-bottom: 56.25%; } .f5by3 { padding-bottom: 60%; } .f50by31 { padding-bottom: 62%; } .f40by25 { padding-bottom: 62.5%; } .f395by248 { padding-bottom: 62.784%; } .f16by11 {padding-bottom: 66.66666666666667%;} .f600by420 {padding-bottom:70%;} .f4by3 { padding-bottom: 75%; } .f600by480 {padding-bottom:80%;} .f600by540 {padding-bottom:90%;} .f1by1 { padding-bottom: 100%; }  .fCorazonGobierno { padding-bottom: 90%; }  .streaming iframe, .iframeResponsive iframe { position: absolute !important; display: block !important; top: 0; left: 0; width: 100% !important; height: 100% !important; }   @media screen and (min-width:240px) and (max-width:360px){ .VST-head-text { font-size:0.6em; width:80%;} .VST-head-icon img { margin-left:2% !important; margin-top:2.5% !important; }  .fCorazonGobierno { padding-bottom: 95%; } }  @media screen and (min-width:361px) and (max-width:600px){ .VST-head-text { font-size:0.7em; width:82%;} .VST-head-icon img { margin-left:2% !important; margin-top:1.5% !important; }  .fCorazonGobierno { padding-bottom: 90%; } }  @media screen and (min-width:601px) and (max-width:800px){ .VST-head-text { font-size:0.8em; width:83%;} .VST-head-icon img { margin-left:2% !important; margin-top:1% !important; }  .fCorazonGobierno { padding-bottom: 100%; } }  @media screen and (min-width:801px) and (max-width:1027px){  .fCorazonGobierno { padding-bottom: 90%; } }  @media screen and (min-width:1028px) and (max-width:1199px) { }  @media screen and (min-width:1200px){ }