/*******************************************************************************
* SECTIONS
*******************************************************************************/
div.content-container {}

div.content-container.list {}

.content-container section {
  background-color: #fff;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4);
  margin: 0 auto;
  position: relative;
}

.content-container section .content {
  overflow: hidden;
  padding: 1.9rem 0 0.7rem;
  position: relative;
  width: 100%;
}

.content-container section .content > * {
  padding-left: 1.6rem;
}

/*******************************************************************************
* HEADINGS
*******************************************************************************/
.content-container section h1 {
  color: #fff;
  cursor: default;
  display: block;
  height: auto;
  line-height: 8.1rem;
  overflow: hidden;
  text-transform: uppercase;
  z-index: 1;
}

.content-container.sat section.info h1 {
  margin-bottom: 1.3rem;
}

.content-container.sat section.info h1 span {
  background-position: 1.5rem 2rem;
  line-height: 8rem;
  padding: 0.1rem 3.3rem 0rem 8.8rem;
}

.content-container.sat section.info h1 em {
  float: right;
  font-size: 7.3rem;
  line-height: 7.7rem;
  padding: 0.2rem 3rem 0 0;
}

.content-container section h1 span {
  background-attachment: scroll;
  background-color: #9a8462;
  background-image: url("../img/icon-globe.png");
  background-position: 1.5rem 1.2rem;
  background-repeat: no-repeat;
  background-size: 6rem 6rem;
  color: #fff;
  cursor: default;
  display: block;
  float: left;
  font-size: 6.2rem;
  line-height: inherit;
  margin-right: 1rem;
  margin-bottom: 1.8rem;
  padding: 0.2rem 8rem 0rem 8.9rem;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

.content-container.info section h1 span {
  background-color: #f26522;
  background-image: url("../img/icon-sat.png");
  background-position: 2rem 2.2rem;
  background-size: 5.3rem 4.1rem;
  margin-right: 1rem;
  padding: 0.2rem 2.5rem 0rem 8.9rem;
}

.content-container.sat section h1 span {
  background-color: #000;
  background-image: url("../img/icon-sat.png");
  background-position: 2rem 2.2rem;
  background-size: 5.3rem 4.1rem;
  color: #fff;
  margin-right: 1rem;
  padding: 0.2rem 2.7rem 0rem 8.9rem;
}

.content-container section h1 em {
  background-color: #32c246;
  color: #fff;
  cursor: default;
  display: block;
  float: left;
  font-size: 6.2rem;
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1.8rem;
  padding: 0.2rem 2.3rem 0rem 2.3rem;
  text-align: center;
}

.content-container.sat section h1 em {
  background-color: transparent;
  color: #000;
}

.content-container section div.sub {
  clear: both;
  color: #707070;
  font-family: 'NRC';
  font-size: 3rem;
  letter-spacing: -0.08rem;
  line-height: 1em;
  padding-left: 3.1rem;
  position: relative;
}

/*******************************************************************************
* ARTICLES
*******************************************************************************/
.content-container section .article {
  position: relative;
}

.content-container.list section .article {
  border-top: 0.2rem solid black;
  margin-top: 1.8rem;
  padding-top: 3.1rem;
}

.content-container.info section .article {
  margin-top: 1.8rem;
  padding-left: 0;
  padding-top: 0rem;
}

.content-container.sat section .article {
  border-top: 0.2rem solid black;
}

.content-container section .article .button {
  clear: both;
  float: left;
  font-size: 6.4rem;
  height: 9.6rem;
  line-height: 10rem;
  margin: 0 0 1.4rem;
  padding: 0 2.6rem 0 3rem;
  position: relative;
  width: auto;
}

.content-container section .article .button.usa, .content-container.usa h1 em {background-color: #39b54a}
.content-container section .article .button.lat, .content-container.lat h1 em {background-color: #92278f}
.content-container section .article .button.eur, .content-container.eur h1 em {background-color: #00c8ff}
.content-container section .article .button.rus, .content-container.rus h1 em {background-color: #1b1464}

/*******************************************************************************
* SATELLITE LIST
*******************************************************************************/
.content-container section .article aside {
  font-size: 0;
  height: 6.1rem;
  line-height: 7.3rem;
  padding-left: 2.9rem;
}

.content-container section .article a:hover aside {
  background-color: #f26522;
}

.content-container section .article a:hover aside div {
  color: #fff;
}

.content-container section .article aside.title {
  border-bottom: 0.2rem solid #000;
  border-top: 0.2rem solid #000;
  height: 7.4rem;
  line-height: 7rem;
  margin-bottom: 0.9rem;
}

.content-container section .article aside.title div {
  font-size: 5rem;
}

.content-container section .article aside.title div + div {
  font-family: 'NBC';
  text-transform: uppercase;
}

.content-container section .article aside div {
  display: inline-block;
  font-size: 5.2rem;
  text-transform: uppercase;
  width: 42%;
}

.content-container section .article aside div + div {
  display: inline-block;
  font-family: 'NRC';
  width: 58%;
  text-transform: none;
}

/*******************************************************************************
* SAT VIEW
*******************************************************************************/
.content-container.sat .article {
  margin-bottom: 1.2rem;
  padding: 0;
}

.content-container.sat .article aside {
  border-bottom: 0.2rem solid #000;
  height: 13.7rem;
  padding: 0;
}

.content-container.sat .article aside.head { color: #ae5d37; }

.content-container.sat .article aside.sub { color: #0076a3; }

.content-container.sat .article aside.feed { color: #dab85e; }

.content-container.sat .article aside div {
  line-height: 1em;
  padding-left: 2.9rem;
  width: 50%;
}

.content-container.sat .article aside div + div {
  font-family: 'NBC';
  font-size: 12.5rem;
  line-height: 15.2rem;
  padding: 0 3rem 0 0;
  width: 50%;
  text-align: right;
}

/*******************************************************************************
* SAT VIEW NAV
*******************************************************************************/
nav {
  background-color: #f26522;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4);
  height: 8.2rem;
  margin-bottom: 1.2rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}

nav a {
  color: #fff;
  display: block;
  font-family: 'NRC';
  font-size: 3.3rem;
  line-height: 8.4rem;
  position: absolute;
  top: 0;
}

nav a.prev {
  left: 1.4rem;
  width: 50%;
}

nav a.back {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url("../img/icon-globe.png");
  background-position: center 1.2rem;
  background-repeat: no-repeat;
  background-size: 5.6rem 5.6rem;
  margin: 0 auto;
  padding-right: 1rem;
  position: relative;
  text-align: center;
  text-indent: -9999px;
  width: 14rem;
  z-index: 1;
}

nav a.next {
  right: 2rem;
  text-align: right;
  width: 50%;
}

a.desktop {
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}






















