/* IFRAME RESIZE
-------------------------------------- */
#wrapper-cams {
  margin: 20px auto 0px auto;
  display: block;
  max-width: 850px;
  text-align: center;
}
#cb_iframe {
  background: 0 0;
  border: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-width: 800px;
  min-height: 520px;
}
#sm_iframe {
  background: 0 0;
  border: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-width: 800px;
  min-height: 490px;
}
#cb_imlive {
  background: 0 0;
  border: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-width: 800px;
  min-height: 420px;
}
#xlove {
  background: 0 0;
  border: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-width: 650px;
  min-height: 300px;
}
#wrapper-cams-xc {
  margin: 20px auto 0px auto;
  display: block;
  max-width: 650px;
  text-align: center;
}
.caminner {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  transform-origin: 0 0;
  left: 0;
  top: 0;
  float: left;
  height: 100%;
}

/* IFRAME RESIZE - CB
-------------------------------------- */
.camblock_cb {
  padding: 0!important;
  position: relative!important;
  height: 491px;
  overflow: hidden
  margin-left: 5px;
  margin-right: 5px
}
.camblock_bc {
  padding: 0!important;
  position: relative!important;
  height: 491px;
  overflow: hidden
  margin-left: 5px;
  margin-right: 5px
}
.camblock_il {
  padding: 0!important;
  position: relative!important;
  height: 526px;
  overflow: hidden
  margin-left: 5px;
  margin-right: 5px
}
.camblock_ili {
  padding: 0!important;
  position: relative!important;
  height: 421px;
  overflow: hidden
  margin-left: 5px;
  margin-right: 5px
}
.camblock_sm {
  padding: 0!important;
  position: relative!important;
  height: 465px;
  overflow: hidden
  margin-left: 5px;
  margin-right: 5px
}
.camblock_xc {
  padding: 0!important;
  position: relative!important;
  height: 300px;
  overflow: hidden
  margin-left: 5px;
  margin-right: 5px
}
.camblock_cs {
  padding: 0!important;
  position: relative!important;
  height: 660px;
  overflow: hidden
  margin-left: 5px;
  margin-right: 5px
}