/* ------------------------- themes ----------------------- */
/* ------ theme1 */
.theme1 .cam-elements-container {
  background: linear-gradient(to bottom, rgba(36, 36, 36, 0) 21%, rgba(36, 36, 36, 0.69) 100%); }

.theme1 .online-icon {
  background-color: #31a913;
  height: 15px;
  width: 65px;
  line-height: 15px;
  color: white;
  font-size: 14px;
  border-radius: 20px;
  position: absolute;
  top: 5px; }

.theme1 .header-img-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.theme1 .square .banner-header {
  padding: 5px 17px;
  margin: 0 0 4px 4px; }

.theme1 .square .header-img-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.theme1 .square .cam-elements-container .new-icon {
  top: 24px; }

.theme1 .banner-footer .footer-button {
  border-radius: 5px;
  font-size: 20px; }

.theme1 .horizontal .banner-footer .footer-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 17px; }

@media (min-width: 200px) {
  .theme1 .vertical .banner-header img {
    width: 125px; }
  .theme1 .vertical .inner-content {
    -ms-flex-align: center;
        align-items: center; }
    .theme1 .vertical .inner-content .banner-img {
      margin: 5px 0;
      background-size: 100% 100%; }
  .theme1 .vertical .header-img-container {
    padding-top: 5px; }
  .theme1 .vertical .cam-elements-container {
    padding: 0 25px; }
  .theme1 .vertical .model-name {
    font-size: 1em; }
  .theme1 .vertical .banner-footer .footer-button {
    margin: 7px 28px; }
  .theme1 .vertical .banner-footer .footer-button2 {
    margin: 7px 28px; }
  .theme1 .vertical .cam-elements-container .new-icon {
    font-size: 0.8em;
    width: 45px;
    height: 20px;
    line-height: 21px; }
  .theme1 .vertical .cam-elements-container .additional-icons .icon {
    width: 31px;
    height: 24px; }
    .theme1 .vertical .cam-elements-container .additional-icons .icon img {
      width: 15px; }
  .theme1 .vertical .cam-elements-container .view-numbers {
    font-size: 0.9em;
    width: 60px;
    height: 25px; }
    .theme1 .vertical .cam-elements-container .view-numbers .view-icon {
      width: 18px;
      height: 10px; } }

@media (max-width: 200px) {
  .theme1 .vertical .banner-header img {
    width: 90px; }
  .theme1 .vertical .inner-content .banner-img {
    width: 100% !important;
    margin: 3px 0; }
  .theme1 .vertical .cam-elements-container {
    padding: 0 5px; }
    .theme1 .vertical .cam-elements-container .new-icon {
      width: 37px;
      height: 18px;
      line-height: 19px; }
    .theme1 .vertical .cam-elements-container .additional-icons .icon {
      width: 26px !important;
      height: 22px; }
      .theme1 .vertical .cam-elements-container .additional-icons .icon img {
        width: 13px; }
    .theme1 .vertical .cam-elements-container .view-numbers {
      font-size: 1.15em;
      width: 60px;
      height: 21px; }
  .theme1 .vertical .online-icon {
    height: 18px;
    line-height: 18px; }
  .theme1 .vertical .new-icon {
    top: 28px; }
  .theme1 .vertical .banner-footer .footer-button {
    margin: 7px 9px; }
  .theme1 .vertical .banner-footer .footer-button2 {
    margin: 7px 9px; } }

@media (max-height: 95px) {
  .theme1 .online-icon {
    height: 13px;
    width: 40px;
    line-height: 13px;
    font-size: 8px;
    top: 0;
    left: 0; }
  .theme1 .cam-elements-container .new-icon {
    top: 15px; } }

/* ------ theme2 */
.theme2 .online-icon {
  background-color: #31a913;
  height: 15px;
  width: 65px;
  line-height: 15px;
  color: white;
  font-size: 14px;
  border-radius: 20px;
  position: absolute;
  top: 5px; }

.theme2 .header-img-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.theme2 .square .banner-header {
  padding: 5px 17px;
  margin: 0 0 4px 4px; }

.theme2 .square .header-img-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.theme2 .square .cam-elements-container .new-icon {
  top: 24px !important; }

.theme2 .banner-footer .footer-button {
  border-radius: 5px;
  font-size: 20px; }

.theme2 .horizontal .banner-footer .footer-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 17px; }

.theme2 .model-name {
  background-color: #fc521e;
  font-size: 1.214em !important;
  margin-left: -10px;
  padding: 2px 0;
  width: 125px;
  overflow: hidden;
  padding-left: 27px; }

@media (min-width: 200px) {
  .theme2 .vertical .banner-header img {
    width: 125px; }
  .theme2 .vertical .inner-content {
    -ms-flex-align: center;
        align-items: center; }
    .theme2 .vertical .inner-content .banner-img {
      margin: 5px 0;
      background-size: 100% 100% !important; }
  .theme2 .vertical .banner-footer .footer-button {
    margin: 7px 28px; }
  .theme2 .vertical .banner-footer .footer-button2 {
    margin: 7px 28px; }
  .theme2 .vertical .header-img-container {
    padding-top: 5px; }
  .theme2 .vertical .cam-elements-container .new-icon {
    font-size: 0.8em;
    width: 45px;
    height: 20px;
    line-height: 21px; }
  .theme2 .vertical .cam-elements-container .additional-icons .icon {
    width: 31px;
    height: 24px; }
    .theme2 .vertical .cam-elements-container .additional-icons .icon img {
      width: 15px; }
  .theme2 .vertical .cam-elements-container .view-numbers {
    font-size: 0.9em;
    width: 60px;
    height: 25px; }
    .theme2 .vertical .cam-elements-container .view-numbers .view-icon {
      width: 18px;
      height: 10px; } }

@media (max-width: 200px) {
  .theme2 .vertical .banner-header img {
    width: 90px; }
  .theme2 .vertical .inner-content .banner-img {
    width: 100% !important;
    margin: 3px 0; }
  .theme2 .vertical .cam-elements-container {
    padding: 0 5px; }
    .theme2 .vertical .cam-elements-container .new-icon {
      width: 37px;
      height: 18px;
      line-height: 19px; }
    .theme2 .vertical .cam-elements-container .additional-icons .icon {
      width: 26px !important;
      height: 22px; }
      .theme2 .vertical .cam-elements-container .additional-icons .icon img {
        width: 13px; }
    .theme2 .vertical .cam-elements-container .view-numbers {
      font-size: 1.15em;
      width: 60px;
      height: 21px; }
  .theme2 .vertical .online-icon {
    height: 18px;
    line-height: 18px; }
  .theme2 .vertical .new-icon {
    top: 28px; }
  .theme2 .vertical .banner-footer .footer-button {
    margin: 7px 9px; }
  .theme2 .vertical .banner-footer .footer-button2 {
    margin: 7px 9px; }
  .theme2 .model-name {
    width: 95px; } }

@media (max-height: 95px) {
  .theme2 .online-icon {
    height: 13px;
    width: 40px;
    line-height: 13px;
    font-size: 8px;
    top: 0;
    left: 0; }
  .theme2 .cam-elements-container .new-icon {
    top: 15px !important; }
  .theme2 .cam-elements-container .model-name {
    padding-left: 15px; } }

/* ------ theme3 */
.theme3 .cam-elements-container {
  padding: 0 3px 0 10px !important; }

.theme3 .vjs-v6 {
  overflow: hidden !important; }

.theme3 .banner-img {
  overflow: visible !important; }

.theme3 .header-img-container {
  background-color: white;
  padding: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.theme3 .model-name {
  background-color: #fc521e;
  font-size: 0.95em !important;
  margin-left: -10px;
  padding: 2px 0;
  width: 85px;
  text-align: center !important;
  overflow: hidden; }

.theme3 .model-orientation {
  position: absolute;
  bottom: -17px;
  left: -2px;
  margin-bottom: 0 !important;
  font-size: 0.7em !important;
  color: #8a8a8c !important;
  text-transform: capitalize !important; }

.theme3 .view-numbers {
  width: auto !important;
  height: auto !important;
  background-color: transparent !important;
  margin-bottom: 0 !important;
  position: absolute !important;
  bottom: -17px !important;
  right: 0 !important;
  color: #8a8a8c !important;
  font-size: 0.7em !important;
  padding: 0 !important; }
  .theme3 .view-numbers img {
    width: 15px !important;
    height: 9px !important;
    filter: brightness(65%);
    margin-right: 1px !important; }

.theme3 .broadcast-time {
  color: #8a8a8c;
  font-size: 0.7em;
  position: absolute;
  bottom: -17px;
  right: 40px; }

.theme3 .banner-footer .footer-button2 {
  box-shadow: none !important;
  border-radius: 4px; }

.theme3 .banner-footer .arrow-for-button {
  width: 20px;
  height: 20px;
  background-color: red;
  position: absolute;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
  top: 4px; }

.theme3 .square .banner-header {
  padding: 5px 17px;
  margin: 0 0 3px 3px; }
  .theme3 .square .banner-header img {
    width: 83px !important; }

.theme3 .square .header-img-container {
  padding: 3px !important; }

.theme3 .square .banner-footer .arrow-for-button {
  left: inherit;
  right: 63px;
  top: 12px; }

.theme3 .square .banner-img {
  border-bottom: 55px solid white !important; }

.theme3 .square .cam-elements-container {
  padding: 0 10px 0 10px !important; }
  .theme3 .square .cam-elements-container .new-icon {
    top: 32px; }
  .theme3 .square .cam-elements-container .model-name {
    position: absolute !important;
    bottom: -5px !important;
    font-size: 1.6em !important;
    width: 140px;
    text-align: left !important;
    padding-left: 11px; }
  .theme3 .square .cam-elements-container .model-orientation {
    bottom: -21px;
    left: 5px;
    font-size: 1.3em !important; }
  .theme3 .square .cam-elements-container .view-numbers {
    width: 100% !important;
    font-size: 1.3em !important;
    bottom: -21px !important;
    left: 40px !important; }
    .theme3 .square .cam-elements-container .view-numbers .view-icon {
      margin-right: 5px !important; }
  .theme3 .square .cam-elements-container .additional-icons .icon {
    width: 35px !important;
    height: 23px !important; }
    .theme3 .square .cam-elements-container .additional-icons .icon .img {
      width: 15px !important; }

.theme3 .square .broadcast-time {
  font-size: 1.3em !important;
  bottom: -21px !important;
  right: 140px !important; }

@media (min-width: 200px) {
  .theme3 .vertical .banner-header {
    height: 65px; }
    .theme3 .vertical .banner-header img {
      width: 115px; }
  .theme3 .vertical .inner-content {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -ms-flex-align: center !important;
        align-items: center !important;
    padding: 15px 0 !important; }
    .theme3 .vertical .inner-content .banner-img {
      width: 125px !important;
      margin: 3px;
      background-size: 100% 100% !important;
      border: 5px solid white;
      border-bottom-width: 20px;
      box-sizing: border-box; }
  .theme3 .vertical .vjs-v6 {
    width: auto !important;
    height: 110px !important; }
  .theme3 .vertical video {
    width: 100% !important;
    height: 110px !important; }
  .theme3 .vertical .cam-elements-container .new-icon {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 35px;
    height: 18px;
    line-height: 19px;
    font-size: 0.65em; }
  .theme3 .vertical .cam-elements-container .model-name {
    margin-bottom: 0; }
  .theme3 .vertical .cam-elements-container .additional-icons .icon {
    width: 20px !important;
    height: 15px !important; }
    .theme3 .vertical .cam-elements-container .additional-icons .icon img {
      width: 11px !important; }
  .theme3 .vertical .banner-footer {
    background-color: #f0f0f0 !important; }
    .theme3 .vertical .banner-footer .footer-button2 {
      font-size: 20px; }
  .theme3 .vjs-v6 {
    overflow: hidden !important; } }

@media (max-width: 200px) {
  .theme3 .vertical .banner-header img {
    width: 95px; }
  .theme3 .vertical .inner-content {
    -ms-flex-align: center;
        align-items: center; }
    .theme3 .vertical .inner-content .banner-img {
      margin: 3px 10px;
      background-size: 100% 100% !important;
      border: 5px solid white;
      border-bottom-width: 20px;
      box-sizing: border-box; }
  .theme3 .vertical .vjs-v6 {
    width: 100% !important;
    height: 107px !important;
    overflow: hidden !important; }
  .theme3 .vertical video {
    width: 100% !important;
    height: 107px !important; }
  .theme3 .cam-elements-container .new-icon {
    width: 35px;
    height: 18px;
    line-height: 19px;
    font-size: 0.85em; }
  .theme3 .cam-elements-container .model-name {
    margin-left: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1em !important; }
  .theme3 .cam-elements-container .model-orientation {
    font-size: 1em !important; }
  .theme3 .cam-elements-container .view-numbers {
    left: inherit !important;
    right: 0 !important;
    width: 35px !important;
    font-size: 0.9em !important; }
    .theme3 .cam-elements-container .view-numbers img {
      width: 12px !important;
      height: 7px !important;
      margin-right: 3px !important; }
  .theme3 .cam-elements-container .broadcast-time {
    font-size: 1em !important; }
  .theme3 .cam-elements-container .additional-icons .icon {
    width: 20px !important;
    height: 20px !important; }
    .theme3 .cam-elements-container .additional-icons .icon img {
      width: 10px !important; }
  .theme3 .banner-footer .arrow-for-button {
    top: 12px; }
  .theme3 .banner-footer .footer-button2 {
    line-height: 22px !important; } }

@media (max-height: 95px) {
  .theme3 .horizontal .inner-content .banner-img {
    height: 75px !important; }
  .theme3 .vjs-v6 {
    height: 75px !important; }
  .theme3 video {
    height: 75px !important; }
  .theme3 .model-name {
    position: absolute !important;
    bottom: 0 !important;
    font-size: 1.6em !important;
    width: 70px;
    left: 0 !important;
    margin-left: 0;
    margin-bottom: 0 !important; }
  .theme3 .model-orientation {
    bottom: -13px !important;
    left: 3px !important;
    font-size: 1.3em !important; }
  .theme3 .view-numbers {
    font-size: 1.4em !important;
    bottom: -13px !important;
    right: -43px !important;
    left: 17px !important; }
  .theme3 .broadcast-time {
    font-size: 1.3em !important;
    bottom: -13px !important;
    right: 32px !important; }
  .theme3 .banner-header {
    right: 50px !important; }
  .theme3 .absolute-middle {
    padding-top: 0px !important;
    right: 9px !important; }
  .theme3 .banner-footer {
    width: 245px !important; }
    .theme3 .banner-footer .footer-button2 {
      font-size: 15px !important;
      padding: 0 16px !important; }
    .theme3 .banner-footer .arrow-for-button {
      display: none !important; } }

/* ---------------------- main styles --------------------- */
body {
  margin: 0;
  height: 100vh; }

#main {
  height: 100%; }

video {
  object-fit: cover; }

a {
  text-decoration: none; }

.none {
  display: none; }

.justify-center {
  -ms-flex-pack: center !important;
      justify-content: center !important; }

.align-center {
  -ms-flex-align: center !important;
      align-items: center !important; }

.square-padding-bottom {
  padding-bottom: 38px !important; }

.square-padding-right {
  padding-right: 150px !important; }

.absolute-center {
  left: 50%;
  transform: translateX(-50%); }

.absolute-middle {
  top: 50% !important;
  transform: translateY(-50%); }

/* ------------------------- hide unuseful elements */
.vjs-button, .vjs-big-play-button, .vjs-control-bar, .vjs-modal-dialog-description, .vjs-modal-dialog-content, .vjs-control-text {
  display: none; }

/* ------------------- square banner ------------------- */
.square .banner-header {
  width: auto !important;
  height: auto !important;
  bottom: 0;
  margin: 0 0 3px 3px;
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
  padding: 6px 17px; }
  .square .banner-header img {
    width: 95px !important; }

.square .inner-content {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .square .inner-content .banner-img {
    background-size: 100% 100%; }

.square .banner-footer {
  right: 0;
  bottom: 0;
  width: 100%;
  padding-right: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  box-sizing: border-box; }
  .square .banner-footer .footer-button {
    padding: 3px 12px;
    font-size: 12px;
    line-height: normal;
    margin: 7px 0;
    width: 130px; }
  .square .banner-footer .footer-button2 {
    padding: 3px 5px;
    font-size: 12px;
    margin: 7px 0;
    line-height: normal;
    width: 145px; }

/* --------------------------------------------------------- */
/* ------------------- vertical banner ------------------- */
.vertical {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .vertical .banner-header {
    top: 0;
    left: 0; }
  .vertical .inner-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .vertical .inner-content .banner-img {
      /*object-fit: contain;*/
      margin: 0 auto 5px auto;
      display: block;
      background-size: 100% auto; }
  .vertical .banner-footer {
    bottom: 0;
    left: 0; }

@media (max-width: 101px) {
  .vertical .banner-header img {
    width: 90px !important; } }

@media (max-width: 200px) {
  .vertical .inner-content .banner-img {
    background-size: 100% 100%; } }

/* --------------------------------------------------------- */
/* ------------------- horizontal banner ------------------- */
.horizontal {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

@media (max-height: 95px) {
  .horizontal .banner-header {
    width: 144px !important;
    top: 3px;
    right: 3px;
    height: 37px !important;
    /*padding-top: 6px;*/ }
  .horizontal .banner-header img {
    width: 90px !important; } }

@media (max-height: 80px) {
  .horizontal .banner-header {
    width: 125px !important;
    top: 3px;
    right: 3px;
    height: 37px !important;
    padding-top: 6px; }
    .horizontal .banner-header img {
      width: 80px !important; } }

@media (min-height: 95px) {
  .horizontal .banner-header {
    width: 150px !important;
    right: 0 !important; }
    .horizontal .banner-header img {
      width: 95px !important; } }

.horizontal .inner-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .horizontal .inner-content .banner-img {
    margin-right: 5px;
    height: 100% !important;
    background-size: auto 100%; }

.horizontal .banner-footer {
  width: 200px;
  right: 5px;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  box-sizing: border-box; }
  .horizontal .banner-footer .footer-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .horizontal .banner-footer .footer-button2 {
    line-height: 20px; }

@media (max-height: 95px) {
  .horizontal .banner-footer {
    width: 150px;
    margin: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 8px;
    padding-top: 5px; } }

@media (max-height: 80px) {
  .horizontal .banner-footer {
    width: 125px;
    margin: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 8px;
    padding-top: 5px; } }

@media (max-height: 95px) {
  .horizontal .banner-footer .footer-button {
    font-size: 13px;
    margin: 0 2px;
    padding: 2px;
    width: 120px;
    height: 35px;
    line-height: 15px; }
  .horizontal .banner-footer .footer-button2 {
    margin: 0 7px;
    font-size: 12px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    -ms-flex-align: center;
        align-items: center;
    line-height: normal;
    height: 39px;
    -ms-flex-pack: center;
        justify-content: center; } }

@media (max-height: 80px) {
  .horizontal .banner-footer .footer-button {
    width: 105px;
    height: 25px; }
  .horizontal .banner-footer .footer-button2 {
    margin: 0 7px;
    font-size: 12px;
    padding: 0 2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    line-height: normal;
    height: 33px; } }

@media (min-height: 95px) {
  .horizontal .banner-header {
    right: 8px !important;
    top: 5px;
    height: 38px !important; }
  .horizontal .banner-footer {
    width: 166px;
    right: 0;
    bottom: 0; }
    .horizontal .banner-footer .footer-button {
      font-size: 16px;
      margin: 7px 5px;
      padding: 0 10px;
      height: 40px; }
    .horizontal .banner-footer .footer-button2 {
      margin: 7px 5px;
      font-size: 16px;
      padding: 0 10px;
      height: 40px; } }

/* --------------------------------------------------------- */
/* ------------------- main settings ------------------- */
.banner-content {
  text-align: center;
  background-color: #cacaca;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  box-sizing: border-box; }
  .banner-content .banner-header {
    width: 100%;
    height: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    z-index: 99;
    box-sizing: border-box; }
    .banner-content .banner-header img {
      width: 165px; }

@media (max-width: 165px) {
  .banner-content .banner-header {
    height: 40px; }
    .banner-content .banner-header img {
      width: 90px; } }

.banner-content .inner-content {
  height: 100%; }
  .banner-content .inner-content .banner-img {
    background-repeat: no-repeat;
    background-position: center center;
    /*background-size: 100% auto;*/
    position: relative;
    overflow: hidden; }

.banner-footer {
  position: absolute;
  width: 100%;
  z-index: 10; }
  .banner-footer .footer-button {
    font-family: 'Open Sans', sans-serif;
    background-color: #f15527;
    border-radius: 25px;
    color: #ffffff;
    margin: 7px 20px;
    padding: 8px 0;
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.42);
    overflow: hidden; }
  .banner-footer .footer-button2 {
    font-family: 'Open Sans', sans-serif;
    background-color: #f15527;
    color: #ffffff;
    margin: 7px 20px;
    padding: 8px 0;
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.42);
    overflow: hidden; }

@media (max-width: 200px) {
  .banner-footer .footer-button {
    font-size: 14px; }
  .banner-footer .footer-button2 {
    font-size: 14px; } }

@media (max-width: 160px) {
  .banner-footer {
    margin: 0; }
    .banner-footer .footer-button {
      font-size: 16px;
      margin: 10px 8px;
      line-height: 20px; }
    .banner-footer .footer-button2 {
      font-size: 16px;
      margin: 10px 8px;
      line-height: 20px; } }

/* --------------------------------------------------------- */
/* ------------------- cam elements ------------------- */
.show {
  display: block !important; }

.hide {
  display: none !important; }

.no-padding {
  padding-bottom: 0 !important; }

.flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.cam-elements-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: absolute;
  bottom: 0;
  padding: 0 10px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-size: 14px; }

.cam-elements-container .inner-left-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%; }

.cam-elements-container .inner-right-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
  -ms-flex-align: end;
      align-items: flex-end; }

.cam-elements-container .new-icon {
  width: 51px;
  height: 25px;
  background-color: #e7953c;
  border-radius: 4px;
  font-family: OpenSans, sans-serif;
  margin-bottom: 5px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  font-size: 1em; }

.cam-elements-container .model-name {
  color: white;
  font-family: OpenSans, sans-serif;
  margin-bottom: 5px;
  text-align: left;
  font-size: 1.714em; }

.cam-elements-container .model-orientation {
  font-weight: bold;
  margin-bottom: 5px;
  font-family: OpenSans, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 1em;
  text-align: left; }

.cam-elements-container .additional-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 5px; }
  .cam-elements-container .additional-icons .icon {
    width: 44px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .cam-elements-container .additional-icons .icon:last-child {
    margin-bottom: 0; }

.cam-elements-container .view-numbers {
  width: 85px;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-weight: bold;
  font-size: 1.286em;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 5px;
  font-family: OpenSans, sans-serif;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  padding: 0 8px;
  -ms-flex-pack: center;
      justify-content: center; }
  .cam-elements-container .view-numbers .view-icon {
    margin-right: 5px;
    width: 26px;
    height: 15px; }

@media (max-width: 200px) {
  .cam-elements-container {
    font-size: 11px;
    padding: 0 5px; }
    .cam-elements-container .inner-left-block {
      padding-bottom: 32px; }
    .cam-elements-container .additional-icons .icon {
      width: 30px !important;
      height: 23px;
      margin-bottom: 3px; }
      .cam-elements-container .additional-icons .icon img {
        width: 14px; }
    .cam-elements-container .view-numbers {
      position: absolute;
      left: 5px;
      bottom: 0;
      width: 65px;
      height: 25px; }
      .cam-elements-container .view-numbers .view-icon {
        margin-right: 5px;
        width: 19px;
        height: 12px; } }

@media (max-width: 165px) {
  .cam-elements-container {
    font-size: 9px; }
    .cam-elements-container .inner-left-block {
      padding-bottom: 26px; }
    .cam-elements-container .new-icon {
      width: 40px;
      height: 20px;
      line-height: 22px;
      position: absolute;
      top: 5px;
      left: 5px; }
    .cam-elements-container .view-numbers {
      width: 55px;
      height: 22px; } }

@media (max-width: 131px) {
  .cam-elements-container {
    font-size: 7px; }
    .cam-elements-container .inner-left-block {
      padding-bottom: 21px; }
    .cam-elements-container .new-icon {
      width: 34px;
      height: 14px;
      line-height: 14px;
      position: absolute;
      top: 5px;
      left: 5px; }
    .cam-elements-container .view-numbers {
      width: 48px;
      height: 18px; }
      .cam-elements-container .view-numbers .view-icon {
        margin-right: 5px;
        width: 15px;
        height: 9px; }
    .cam-elements-container .additional-icons .icon {
      width: 24px !important;
      height: 21px;
      margin-bottom: 3px; }
      .cam-elements-container .additional-icons .icon img {
        width: 12px; } }

@media (max-width: 101px) {
  .cam-elements-container {
    font-size: 5.5px; }
    .cam-elements-container .inner-left-block {
      padding-bottom: 18px; }
    .cam-elements-container .new-icon {
      width: 34px;
      height: 14px;
      line-height: 14px;
      position: absolute;
      top: 5px;
      left: 5px; }
    .cam-elements-container .view-numbers {
      width: 40px;
      height: 15px; }
      .cam-elements-container .view-numbers .view-icon {
        margin-right: 5px;
        width: 15px;
        height: 9px; }
    .cam-elements-container .additional-icons .icon {
      width: 20px !important;
      height: 18px;
      margin-bottom: 3px; }
      .cam-elements-container .additional-icons .icon img {
        width: 10px; } }

@media (max-height: 95px) {
  .cam-elements-container {
    font-size: 6px;
    padding: 0 2px; }
    .cam-elements-container .inner-left-block {
      padding-bottom: 18px; }
    .cam-elements-container .new-icon {
      width: 25px;
      height: 12px;
      background-color: #e7953c;
      line-height: 14px;
      position: absolute;
      top: 2px;
      left: 2px; }
    .cam-elements-container .model-name {
      width: 62px;
      overflow: hidden; }
    .cam-elements-container .additional-icons .icon {
      width: 16px !important;
      height: 11px;
      border-radius: 5px;
      margin-bottom: 3px; }
      .cam-elements-container .additional-icons .icon img {
        width: 8px; }
    .cam-elements-container .view-numbers {
      position: absolute;
      left: 2px;
      bottom: 0;
      width: 46px;
      height: 14px;
      border-radius: 7px; }
      .cam-elements-container .view-numbers .view-icon {
        margin-right: 5px;
        width: 13px;
        height: 7px; } }

@media (min-height: 95px) and (max-height: 150px) {
  .cam-elements-container {
    font-size: 7px;
    padding: 0 2px; }
    .cam-elements-container .inner-left-block {
      padding-bottom: 23px; }
    .cam-elements-container .new-icon {
      width: 40px;
      height: 20px;
      background-color: #e7953c;
      line-height: 20px;
      position: absolute;
      top: 3px;
      left: 2px; }
    .cam-elements-container .model-name {
      width: 74px;
      overflow: hidden; }
    .cam-elements-container .additional-icons .icon {
      width: 19px !important;
      height: 16px;
      border-radius: 9px;
      margin-bottom: 3px; }
      .cam-elements-container .additional-icons .icon img {
        width: 10px; }
    .cam-elements-container .view-numbers {
      position: absolute;
      left: 2px;
      bottom: 0;
      width: 48px;
      height: 18px;
      border-radius: 7px; }
      .cam-elements-container .view-numbers .view-icon {
        margin-right: 5px;
        width: 13px;
        height: 7px; } }

@media (min-height: 149px) and (max-height: 250px) {
  .cam-elements-container {
    font-size: 10px;
    padding: 0 5px; }
    .cam-elements-container .inner-left-block {
      padding-bottom: 30px; }
    .cam-elements-container .new-icon {
      width: 45px;
      height: 25px;
      background-color: #e7953c;
      line-height: 26px;
      position: absolute;
      top: 5px;
      left: 5px; }
    .cam-elements-container .additional-icons .icon {
      width: 35px !important;
      height: 23px;
      border-radius: 12px;
      margin-bottom: 3px; }
      .cam-elements-container .additional-icons .icon img {
        width: 16px; }
    .cam-elements-container .view-numbers {
      position: absolute;
      left: 5px;
      bottom: 0;
      width: 80px;
      height: 25px;
      border-radius: 12px; }
      .cam-elements-container .view-numbers .view-icon {
        margin-right: 5px;
        width: 17px;
        height: 11px; } }

/* --------------------------------------------------------- */
