/*******************************************************************************
* SECTIONS
*******************************************************************************/
.content-container section {
	background-color: #fff;
	box-shadow: 1pt 1pt 2pt rgba(0, 0, 0, 0.4);
	margin: 0 auto 1.3vw;
	padding: 0.7vw;
	position: relative;
}

.content-container.sat-view.sat section.data {
	float: left;
	width: 64.7vw;
	height: 41.333333vw;
}

.content-container section .content {
	height: inherit;
	overflow: hidden;
	position: relative;
	width: 100%;
}

/*******************************************************************************
* SECTION - Map
*******************************************************************************/
.content-container section.map {
	height: 63.6vw;
}

.content-container.sat-view.sat section.map, .skyr-slider-animator section.map {
	float: left;
	height: 41.3vw;
	width: 30.5vw;
	margin-right: 1.3vw;
	height: 41.333333vw;
}



.content-container section.map .content {
	background-color: #ececec;
	height: 62.2vw;

}

.content-container div.mofo {
	height: 100%;
	left: 0;
	perspective: 312px;
	-webkit-perspective: 312px;
	position: absolute;
	top: 0;
	transform: rotateY(-8deg) rotateX(8deg) rotate(8deg);
	-webkit-transform: rotateY(-8deg) rotateX(8deg) rotate(8deg);
	width: 100%;
}

.content-container.sat-view section.map .content, .skyr-slider-animator section.map .content {
	height: 40vw;
}
.skyr-slider-animator section.map .content {
	float: left;
}


.content-container section .content #map {
	background: url("../img/map-global-view.png") no-repeat scroll center center / 100% 100% transparent;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 1;
}

.content-container section .content #map.global {
	/*background-image: url("../img/map-global-view.png");*/
	background-image: url("../img/global-map.png");
	background-size: 92% 92%;
	animation: gm 1.5s 0.5s 1 ease-out forwards;
	-webkit-animation: gm 1.5s 0.5s 1 ease-out forwards;
	opacity: 0;
	
	
}

.content-container section .content #map.global .r1 {
	position: absolute;
	top: -1.9555vw;
	left: -6.5vw;
	width: 38.5vw;
	height: 41vw;
	z-index: 1000;
	cursor: pointer;
	background: url("../img/map-r1.png") no-repeat scroll center center;
	background-size: 66% 66%;
	-webkit-animation: regions 0.5s 2s 1 ease-out forwards;
	animation: regions 0.5s 2s 1 ease-out forwards;
	opacity: 0;	
}
.content-container section .content #map.global .r2 {
	position: absolute;
	top: 24.6000vw;
	left: 2.85vw;
	width: 38.5vw;
	height: 41vw;
	z-index: 1000;
	cursor: pointer;
	background: url("../img/map-r2.png") no-repeat scroll center center;
	background-size: 65.8% 78.8%;
	-webkit-animation: regions 0.5s 2.5s 1 ease-out forwards;
	animation: regions 0.5s 2.5s 1 ease-out forwards;
	opacity: 0;
}

.content-container section .content #map.global .r3 {
	position: absolute;
	top: -0.85vw;
	left: 21.600vw;
	width: 56.50000vw;
	height: 42.7277vw;
	z-index: 1000;
	cursor: pointer;
	background: url("../img/map-r3.png") no-repeat scroll center center;
	background-size: 29% 39.5%;
	-webkit-animation: regions 0.5s 3s 1 ease-out forwards;
	animation: regions 0.5s 3s 1 ease-out forwards;
	opacity: 0;
}

.content-container section .content #map.global .r4 {
	position: absolute;
	top: 1.1vw;
	left: 51.36vw;
	width: 41.0vw;
	height: 25.3vw;
	z-index: 1000;
	cursor: pointer;
	background: url("../img/map-r4.png") no-repeat scroll top left;
	background-size: 100% 100%;
	-webkit-animation: regions 0.5s 3.5s 1 ease-out forwards;
	animation: regions 0.5s 3.5s 1 ease-out forwards;
	opacity: 0;
}




.content-container.content-container.reg-view.ng-scope section.map.center .content #map.regional.usa {
	background-image: url("../img/map-r1-detailed.png");
	background-size: 100%;
	-webkit-animation: regional-detailed 2.5s 0s ease-out forwards;
	animation: regional-detailed 2.5s 0s ease-out forwards;
	opacity: 0;
	-webkit-transform: rotateY(0deg) rotateX(0deg) rotate(0deg);
	transform: rotateY(0deg) rotateX(0deg) rotate(0deg);
	margin-top: -11vw;
	height: 83vw;
	background-position: -17vw -15vw;
	
	
	-webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.content-container.content-container.reg-view.ng-scope section.map.center .content #map.regional.usa .mask {
	width: 100%;
	height: 100%;
	background-image: url("../img/map-r1-detailed-mask.png");
	margin-left: -8vw;
	background-position: 1vw -18vw;
	background-repeat: no-repeat;
	background-size: 80vw;
	-webkit-animation: pulsate-details 5s 2.7s ease-out forwards;
	-webkit-animation-iteration-count: 1;
	animation: pulsate-details 5s 2.7s ease-out forwards;
	animation-iteration-count: 1;
	opacity: 0;
}

.content-container.sat-view.sat section .content #map.regional.usa, .skyr-slider-animator section.map .content #map.regional.usa {
	background-image: url("../img/map-r1-detailed.png");
	background-size: 217%;
	background-position: -15vw -2vw;
}

.content-container section .content .overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.content-container section .content .overlay .regional-usa-satellite {
	background-image: url("../img/regional-usa-satellite-bg.png");
	height: 100%;
	width: 27.14vw;
	-webkit-animation: pulsate 5s ease-out forwards;
	-webkit-animation-iteration-count: 1;
	animation: pulsate 5s ease-out forwards;
	animation-iteration-count: 1;
	opacity: 0.4;
	background-size: 100%;
}


.content-container section .content .overlay .regional-usa-satellite span {
	color: #fff;
	font-family: 'NRC';
	font-size: 1.4vw;
	margin-bottom: 0.7vw;
	padding-bottom: 0.3vw;
	text-transform: uppercase;
	/* border: 1px solid; */
	display: block;
	text-align: center;
	width: 84%;
	position: absolute;
	bottom: 3.4vw;
	left: 1.3vw;
}







/* List style */
.content-container section .list {
	float: left;
	font-size: 1.3vw;
}

.content-container section .list.regions {
	bottom: 1.1vw;
	left: 1.15vw;
	position: absolute;
	width: 14vw;
}

section.map .list.regions {
	animation: regions 1.5s 3.8s 1 ease-out forwards;
	-webkit-animation: regions 1.5s 3.8s 1 ease-out forwards;
	opacity: 0;
}

.content-container section .legend.list.regions {
	bottom: 0;
	clear: both;
	left: 0;
	position: relative;
}

.content-container section .list h5 {
	border-bottom: 0.1em solid #000;
	color: #000;
	cursor: default;
	font-family: 'NBC';
	font-size: inherit;
	margin-bottom: 0.7vw;
	padding-bottom: 0.3vw;
	text-transform: uppercase;
}

.content-container section .list li {
	cursor: default;
	font-family: 'NRC', arial;
	line-height: 1.3vw;
	margin-top: 0.1vw;
}

.content-container section .legend.list.regions li {
	padding-right: 2vw;
}

.content-container section .list li div {
	background-color: black;
	border-radius: 1.19vw;
	content: " ";
	display: block;
	float: left;
	height: 1.05vw;
	margin-right: 0.6vw;
	width: 1.05vw;
}

.content-container section .list li em {
	float: left;
	padding-right: 0.2em;
}

.content-container section .list li span {}

.content-container section .list p:first-child {
	margin-top: 0;
}

.content-container section .zoom {
	/* Zoom-in img */
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAQlBMVEXAwMDQ0NDk5OT4+PjKysrBwcHb29v////ExMT09PT+/v78/PzGxsbu7u7f39/IyMjr6+vNzc3p6en29vbw8PDT09PbJutZAAABGUlEQVQ4y+3U2U4DMQwFUGeznX1r//9XoVUZiXFaghA8cd9mdBRFyXWAtvNP/4TGjJZd6pjDaxo0O1XGGEW5pMML6q1DQzOPiyGDrs+n9MJqxlLhlqrj7Mk/oZ6voTF8JOWoeC5psD3qO7r9fY8b0fYl1W42OOjdZu/0gkbGyJ8ppIg1SDqcKXCioCdkSVFREtRSR0lt8SAoGFSS8mhw7gNA1lVSGGNBm+b9Ve039vqjE2j75xqSvK0asa474JsTHRgrGro9N8tUte7r5Gs89RXympJP3R9TUKK3AOzXlIxyOB+zNa+gGh9WDveo0FFrjR3qIPKHlZRCRpXYqnJ5/3hYQUWEBdq2QNsWaNsC7Vj1oF9bFX/vKX4DWmstjEDKMTMAAAAASUVORK5CYII=) no-repeat scroll left center / contain transparent;
	bottom: 0;
	cursor: pointer;
	height: 1.8vw;
	position: absolute;
	right: -0.1vw;
	width: 1.8vw;
}

.content-container section .zoom.out {
	/* Zoom out img */
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAP1BMVEXBwcHR0dHCwsLc3Nz39/f7+/vJycn////FxcX09PTl5eXq6urt7e3MzMz+/v7Hx8fg4ODPz8/v7+/w8PDX19eArYa3AAABFklEQVQ4y+3UzXJDIQgFYBRU/EO5yfs/a9tFmt5AMtm0q571N46DB6G8nX/6J1QGTo5L8ZDXVBrHsHvvO8TV5AWtM2IqNPqFCmFUekovrJR2hq/klkhXfUIrX2Uw3LIOCUwulanS4EdiT1Nd2iINOCUeNTaHCmNiOGclzGJpj2nDYxrBsPQayjJ0FkVL565gQ6iWch8AcJ4jwNGypdC7Q0fj90+d7981WIr+BCZaOiK5cz0slWVfKwtmvwN1RNOB7lHRmR6blYPfV+Jw7mtSGD4tdc36vQU71QnA1aeFNCLddusKYfDdmuXuGRRbazgh91Lq3br/gC6eYV/KZ27WUpu7tdS3PvWtT33rUd8Gh/o2pN/7ij8Ax64r2GadcWAAAAAASUVORK5CYII=);
}

.content-container section .datavint {
	background-color: #fff;
	color: #707070;
	cursor: default;
	font-family: 'NRC',arial;
	font-size: 1.2vw;
	line-height: 2.4vw;
	padding-left: 0.4vw;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
	
}

.content-container section.info .datavint {
	line-height: 1em;
}

/*******************************************************************************
* SECTION INFO - General
*******************************************************************************/
.content-container section.info {
	padding-bottom: 0;
}

.content-container section.info article {
	clear: both;
	overflow: hidden;
	width: 100%;
}

.content-container section.info aside {
	cursor: pointer;
	float: left;
	height: 14.4vw;
	overflow: hidden;
	vertical-align: top;
}

.content-container section.info aside h2 {
	border-bottom: 2px solid black;
	color: black;
	cursor: pointer;
	font-size: 2.03vw;
	padding-left: 1.40vw;
	text-transform: uppercase;
}

.content-container section.info aside div {
	padding-left: 0.9vw;
	padding-top: 0.5vw;
	position: relative;
}

/* Border -visok height da zapolni cel prostor ce je div preozek */
.content-container section.info aside div:before {
	background-color: #d9d9d9;
	content: "";
	display: block;
	height: 10vw;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}

.content-container section.info aside:last-child div:before {
	display: none;
}

/* First div */
.content-container section.info aside > div {
	height: 7.9vw;
	padding-top: 0.5vw;
}

.content-container.sat-view section.info aside > div {
	/*height: auto;*/
	height: 4.8vw;
}

/* Second div */
.content-container section.info aside > div + div {
	height: auto;
	padding-bottom: 0.5vw;
	padding-top: 0.9vw;
}

.content-container section.info aside div p {
	font-size: 4.0000vw;
	max-height: 1.2em;

	
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}

.content-container section.info aside div em {
	font-size: 1.72vw;
	padding-left: 0.2em;
	text-transform: uppercase;
}

.content-container section.info aside div span {
	color: #636363;
	display: table;
	font-size: 1.46vw;
	line-height: 1em;
	font-family:  'NRC', arial;
}

.content-container.sat-view section.info aside div span {
	text-transform: uppercase;
}

.content-container section.info aside div span p {
	display: table-cell;
	font-family: 'NBC';
	font-size: 2.34vw !important;
	line-height: 0.8em;
	padding-left: 0.1em;
	vertical-align: inherit;
}
.content-container section.info aside:clicked {
	color: #fff;
}


.skyr-slider-animator {
	width: 130vw;
	/*transition: margin-left 0.4s ease 0s;*/
}




/*******************************************************************************
* SECTION INFO Satellites
*******************************************************************************/
.content-container.sat {}

.content-container.sat section.info aside#sat div p {
	/*font-size: 10.23vw;
	line-height: 0.8em;*/
}

.content-container section.info aside#sat {
	width: 12vw !important;
}



.content-container.sat-view.sat section.info aside#sat div p {
    font-size: 4.1vw;
    line-height: 0.8em;
}

.content-container.sat-view.sat section.info aside#sat div + div p {
    font-size: 2.64vw;
    line-height: 0.8em;
    font-family: 'NRC', arial;
}

.content-container.sat-view.sat section.info aside#sat div p em {
	font-size: 1.76vw;
}

.content-container.sat-view section.info aside#sat div span {
    text-transform: none;
}

.content-container section.info aside#sat,.content-container section.info aside#head,.content-container section.info aside#feed,.content-container section.info aside#prov,.content-container section.info aside#geo  {
	width: 14.385vw;
}

.content-container section.info aside#sat > div {
	color: #f26522;
}

.content-container.sat-view section.info aside#sat > div {
	color: #f26522;
	padding-top: 1vw;
}

.content-container.sat-view section.info aside#sat > div + div {
	/*padding-left: 1.5vw;*/
  padding-left: 0 !important;
  margin-bottom: -0.92vw;
}

/*******************************************************************************
* SECTION INFO Headends
*******************************************************************************/
.content-container.head {}

.content-container.sat section.info aside#head div p {
	/*font-size: 3.90vw;*/
}

.content-container section.info aside#head {
	width: 15vw;
}

.content-container section.info aside#head > div p {
	color: #a03f11;
}

.content-container.head section.info aside#head > div p {
	/*font-size: 5.75vw;*/
	margin-bottom: -0.92vw;
}

/*******************************************************************************
* SECTION INFO Feeds
*******************************************************************************/
.content-container.feed {}

.content-container.sat section.info aside#feed div p {
	/*font-size: 3.90vw;*/
}

.content-container section.info aside#feed {
	width: 15.5vw;
}

.content-container section.info aside#feed > div p {
	color: #c59000;
}

.content-container.feed section.info aside#feed > div p {
	/*font-size: 5.75vw;*/
	margin-bottom: -0.92vw;
}

/*******************************************************************************
* SECTION INFO Subscribers
*******************************************************************************/
.content-container.subs {}

.content-container.sat section.info aside#subs div p {
	/*font-size: 3.90vw;*/
}

.content-container section.info aside#subs {
	width: 22.75vw;
}

.content-container section.info aside#subs > div p {
	color: #0076a3;
}

.content-container.subs section.info aside#subs > div p {
	/*font-size: 5.75vw;*/
	margin-bottom: -0.92vw;
}

/*******************************************************************************
* SECTION INFO Providers
*******************************************************************************/
.content-container.prov {}

.content-container.sat section.info aside#prov div p {
	/*font-size: 3.90vw;*/
}

.content-container section.info aside#prov {
	width: 15.6vw;
}

.content-container section.info aside#prov > div p {
	color: #ae9073;
}

.content-container.prov section.info aside#prov > div p {
	/*font-size: 5.75vw;*/
	margin-bottom: -0.92vw;
}

/*******************************************************************************
* SECTION INFO Market info
*******************************************************************************/
.content-container.geo {}

.content-container.sat section.info aside#geo div p {
	/*font-size: 3.90vw;*/
}

.content-container section.info aside#geo {
	width: 14.185vw;
}

.content-container section.info aside#geo > div p {
	color: #524538;
}

.content-container section.info aside#geo  div em {
	font-size: 1.72vw;
	padding-left: 0em;
	text-transform: uppercase;
}

.content-container.geo section.info aside#geo > div p {
	/*font-size: 5.75vw;*/
	margin-bottom: -0.92vw;
	min-width: 6vw;
}

/*******************************************************************************
* SECTION DATA - General
*******************************************************************************/
.content-container section.data {
	padding-bottom: 0;
}

.skyr-slider-animator section.data {
	width: 97vw;
	float: left;
	height: 41.333333vw;
}

.content-container section.data .content {}

.content-container.reg-view.sat.detail section.data article {
	padding-top: 2.89vw;
}

.content-container.sat-view.sat section.data article {
	padding-top: 4.71111vw;
}

.content-container.sat-view section.data article {
	padding-top: 4.7vw;
}

.content-container.reg-view section.data article {
	padding-top: 1.14vw;
}

.content-container.reg-view.sat section.data article {
	padding-top: 4.71111vw;
}

.content-container.reg-view.detail section.data article {
	padding-top: 0;
}

/* Title */
.content-container section.data article aside.title {
	border-bottom: 2px solid black;
}

.content-container section.data article aside.title div {
	color: black;
	display: inline-block;
	font-size: 1.65vw;
	line-height: 1em;
	padding-bottom: 0.4vw;
	padding-left: 0.78vw;
	padding-right: 0 !important;
	text-transform: uppercase;
}

.content-container section.data article aside.title div:first-child {}

.content-container section.data article aside.title div em {
	color: #898989;
	display: block;
}

/* The rest */
.content-container section.data article .wrapper {
	float: left;
	font-size: 12px;
	overflow: hidden;
	padding: 0.8vw 0;
	/*width: 65vw;*/
	width: 100%;
}

.content-container.reg-view section.data article .wrapper {
	border-right: 1px solid #d9d9d9;
	width: 70.2vw;
	height: 33.7444vw;
}

.content-container.reg-view.detail section.data article .wrapper {
	border-right: 1px solid #d9d9d9;
	width: 65vw;
}

.content-container section.data article aside {
	font-size: 0;
}

.content-container section.data article .wrapper aside {
	color: #636363;
	display: block;
	float: left;
	height: 1.62vw;
	line-height: 1.62vw;
	width: 100%;
}

.content-container section.data article .wrapper aside:hover {
	color: #fff;
	cursor: pointer;
}

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

.content-container section.data article .wrapper aside:hover div span i {
	background-color: #fff !important;
}

.content-container section.data article .wrapper aside:first-child {
	/*height: 2.5vw;*/
}

.content-container section.data article .wrapper aside div {
	border-left: 1px solid #d9d9d9;
	color: inherit;
	display: table-cell;
	float: left;
	font-size: 1.5vw;
	line-height: 1.7vw;
	font-family: 'NRC', arial;
	height: 100%;
	padding-left: 0.7vw;
	position: relative;
	vertical-align: middle;
	
}

.content-container section.data article .wrapper aside div:before {
	background-color: #d9d9d9;
	content: "";
	display: block;
	height: 5vw;
	left: -1px;
	position: absolute;
	top: -1vw;
	width: 1px;
}

.content-container section.data article aside div p {
	float: left;
	line-height: 1.7vw;
	width: 3vw;
	text-align: right;
	margin: 0 0.04vw 0 -0.04vw;
}

.content-container section.data article aside div span {
	display: block;
	float: left;
	height: 1vw;
	margin-left: 0.3vw;
	margin-top: 0.3vw;
	position: relative;
	width: 10.8vw;
}

.content-container.reg-view section.data article aside div span {
	width: 8.8vw;
}

.content-container.reg-view section.data article aside div:last-child span {
	width: 22vw;
}

.content-container.reg-view.detail section.data article aside div span {
	width: 10.8vw;
}

.content-container.sat-view.sat section.data article aside div span {
	width: 10.2vw;
}

.content-container section.data article aside div span i {
	background-color: #f26522;
	display: block;
	float: left;
	height: inherit;
	/*transition: width 1s ease 0s;*/
	width: 100%;
	-webkit-transition:width 0.2s ease;
 	-moz-transition:width 0.2s ease;
 	transition:width 0.2s ease;
 	
 	-webkit-transition-delay: 0.4s; /* Safari */
    transition-delay: 0.4s;
}

.content-container section.data article .wrapper aside div em {}

.content-container section.data article .wrapper aside:first-child div {}

.content-container section.data article aside div:first-child {
	color: black;
	border: none;
}

/*******************************************************************************
* SECTION DATA - Column 1
*******************************************************************************/
.content-container section.data article aside div:nth-child(1) {
	font-family: 'NBC';
	padding-left: 1.2vw;
	width: 8.5vw;
}


.content-container.sat-view section.data article aside div:nth-child(1) {
	/*width: 8.4vw;*/
	width: 13.3%;
}

.content-container.reg-view.detail section.data article aside div:nth-child(1) {
	width: 8.5vw;
}

.content-container.reg-view section.data article aside div:nth-child(1) {
	width: 7.4vw;
}

.content-container section.data article .wrapper aside:hover div:nth-child(1) {
	color: #fff;
}

/*******************************************************************************
* SECTION DATA - Column 2
*******************************************************************************/
.content-container section.data article aside div:nth-child(2) {
	text-transform: uppercase;
	width: 10.6vw;
}

.content-container.sat-view section.data article aside div:nth-child(2) {
	/*width: 10.7vw;*/
	width: 16.9%;
}

.content-container.reg-view.detail section.data article aside div:nth-child(2) {
	width: 10.6vw;
}

.content-container.reg-view section.data article aside div:nth-child(2) {
	width: 10vw;
}

/*******************************************************************************
* SECTION DATA - Column 3
*******************************************************************************/
.content-container section.data article aside div:nth-child(3) {
	/*width: 13.9vw;*/
	width: 22%;
}

.content-container.reg-view.detail section.data article aside div:nth-child(3) {
	width: 13.9vw;
}

.content-container.reg-view section.data article aside div:nth-child(3) {
	width: 12.2vw;
}

/*******************************************************************************
* SECTION DATA - Column 4
*******************************************************************************/
.content-container section.data article aside div:nth-child(4) {
	padding-right: 0.3vw;
	width: 15.4vw;
}

.content-container.reg-view section.data article aside div:nth-child(4) {
	width: 13.5vw;
}

.content-container.reg-view.detail section.data article aside div:nth-child(4) {
	width: 15.4vw;
}

.content-container section.data article .wrapper aside div:nth-child(4) {
	/*width: 15.4vw;*/
	width: 24.4%;
}

.content-container.reg-view section.data article .wrapper aside div:nth-child(4) {
	width: 13.4vw;
}

.content-container.reg-view.detail section.data article .wrapper aside div:nth-child(4) {
	width: 15.4vw;
}

/*******************************************************************************
* SECTION DATA - Column 5
*******************************************************************************/
.content-container section.data article aside div:nth-child(5) {
	padding-right: 0.5vw;
	width: 16.6vw;
}

.content-container.reg-view section.data article aside div:nth-child(5) {
	width: 27vw;
}

.content-container.reg-view.detail section.data article aside div:nth-child(5) {
	width: 16.6vw;
}

.content-container.sat-view section.data article aside div:nth-child(5) {
    /*width: 14.8vw;*/
    width: 23.4%;
}

.content-container.reg-view section.data article .wrapper aside div:nth-child(5) {
	/*padding-right: 0.5vw;*/
	padding-right: 0;
	width: 27vw;
}

.content-container.reg-view.detail section.data article .wrapper aside div:nth-child(5) {
	width: 15vw;
}

/*******************************************************************************
* SECTION DATA - Column 6
*******************************************************************************/
.content-container section.data article aside div:nth-child(6) {
	width: 24.8vw;
}

.content-container.sat-view section.data article aside div:nth-child(6) {
	display: none;
}

.content-container.reg-view.detail section.data article aside div:nth-child(6) {
	width: 29.9vw;
}

/*******************************************************************************
* SECTION DATA - Rest
*******************************************************************************/

/* Column */
.content-container.reg-view section.data article .column {
	float: left;
	padding: 1vw 0 1vw 1.9vw;
	position: relative;
	width: 24.8vw;
}

.content-container.reg-view.detail section.data article .column {
	padding: 1vw 0 1vw 1.5vw;
	width: 30vw;
}

.content-container section.data article .column .circle {
border: 2px solid #f26522;
border-radius: 100%;
box-shadow: 0 2pt 8pt rgba(0, 0, 0, 0.31);
color: #f26522;
height: 11.85vw;
overflow: hidden;
width: 11.85vw;
margin-bottom: 2vw;

}

.content-container section.data article .column .circle:first-child {
	margin-top: 0 !important;
}

.content-container section.data article .column .circle:nth-child(odd) {
	float: left;
	margin-top: -6.25vw;
}

.content-container section.data article .column .circle:nth-child(even) {
	float: right;
	margin-top: -6.4vw;
}

.content-container section.data article .column .circle em {
color: inherit;
display: block;
font-size: 4.08vw;
line-height: 0.6em;
margin: 2.34vw 0 0.78vw;
text-align: center;
width: 100%;
}

.content-container section.data article .column .circle p {
	border-radius: 0 0 10em 10em;
	color: #636363;
	display: block;
	font-family: 'NRC',arial;
	font-size: 1.1vw;
	line-height: 1.2em;
	margin: 0 auto;
	text-align: center;
	width: 75%;
}

.content-container section.data article .column .circle p strong {
	color: #000;
}

/* animations */
/*
div.ng-binding {

  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;

}
*/


.content-container section.info aside div .bigfont {
	
	padding-right: 1vw;
	
}

/* animations */
/*
.content-container section.info aside > div p {
	-webkit-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  transition:all 0.2s ease;

}
.content-container section.info aside > div p:active {
	font-size: 5.8vw;
	padding-right: 1vw;
}
*/

.skyr-slider-animator {
	width: 1000vw;
}


.slider-left {
	margin-left: 0vw;
}

.slider-right {
	margin-left: -31.8vw;
}

.piecontainer {
	overflow: hidden;
}

.content-container.sat-view .piecontainer {
	display: none;
}

.slider0 {
	width: 300vw !important;
}

.slider1 {
	width: 95vw !important;
}

.slider2 {
	width: 63.2vw !important;
}

.slider3 {
	width: 63.9vw !important;
}

.bigfontenabled {
	font-size: 4.8vw !important;
}