html,
body {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  width: 100%;
}

p {
  font-size: 1.3em;
  line-height: 1.52;
  margin: 0 0 20px;
  font-family: Palatino, "Times New Roman", Times, serif;
}

.inngang {
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}

.inngang:before {
  content: '';
  height: 20px;
  display: block;
}

a:link,
a:visited {
  color: #dd0000;
}

.btn {
  background: transparent;
  border: 1px solid #d00;
  border-radius: 0;
  margin: 0 auto 1rem;
  color: #d00;
}

.btn:hover {
  color: #300;
  border: 1px solid #300;
  transition: all .3s ease-in-out;
}

.vgtv {
  margin: auto;
}


/* NAv */

.vg-logo {
  width: 122px;
  height: auto;
}

.navbar .fb-share-button {
  margin-right: 20px;
	display: inline-block;
}

.navbar .fb-share-button a {
  color: white;
  font-size: .8em;
}

.navbar>.container-fluid .navbar-center {
  margin: auto;
  text-align: center;
  position: absolute;
  left: 50%;
  width: 200px;
  margin-left: -100px;
}

.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}

.headroom--pinned {
  transform: translateY(0%);
}

.headroom--unpinned {
  transform: translateY(-100%);
}

.navbar-inverse {
  background-color: rgba(0, 0, 0, .9);
  border-color: rgba(0, 0, 0, .9);
}

.nav-transparent {
  background: transparent;
  border-color: transparent;
}

.flag {
  width: auto;
  height: 12px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}


/* intro */

#top-container {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  display: table;
  position: relative;
  overflow: hidden;
	background-image: url(../img/top_bg_desktop.jpg);
    background-position: top center;
	background-color: #000;
	background-size: cover;
	background-repeat: no-repeat;
}

#top-inner {
  display: table-cell;
  margin: 0;
  padding: 20px;
  vertical-align: middle;
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+70,000000+100&0+70,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}

.h1-container {
  max-width: 920px;
  margin: auto;
}

#top-inner h1 {
  margin: auto;
  font-family: 'Anton', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 6.0rem;
  padding: 0px 18px;
  line-height: 1.6;
  background: #000;
  color: #fff;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

#top-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

.btn-circle {
  color: #000 !important;
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  background: rgba(0, 0, 0, 0.5);
  line-height: 1.4;
  border: 0;
  width: 60px;
  height: 60px;
  padding: 0;
  border-radius: 35px;
  line-height: 30px;
  margin-left: -30px;
  position: absolute;
  bottom: 5%;
  left: 50%;
}

.btn-circle:hover {
  background: rgba(0, 0, 0, 0.7);
}

.btn-circle div {
  display: block;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  padding: 15px 18px 18px 18px;
}

.btn-circle div img {
  width: 100%;
  height: auto;
}

.warhead {
  max-width: 400px;
  margin: 0 auto 10vh;
  border: 8px solid #000;
}

.lead {
  text-align: left;
  max-width: 654px;
  margin: 0 auto 20px;
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}

.lead span {}

.lead-content br {
  margin-bottom: 20px;
}

.doku {
  max-width: 654px;
  margin: 10vh auto 0;
}

.doku>div {
  margin-bottom: 8px;
}

.doku p {
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 1.5rem;
  background: #000;
  display: inline;
  padding: 4px 8px;
}


/* Other */

blockquote {
  font-weight: 300;
  line-height: 1.7;
  border: 0;
  padding: 4px 8px;
  font-size: 2rem;
  color: #fff;
  letter-spacing: 1px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background-color: #000;
}

.byline {
  font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  text-align: center;
  margin: auto;
  padding-top: 20px;
}

.byline a:link,
.byline a:visited {
  font-weight: bold;
}

#ingress .byline a:link, #ingress .byline a:visited {
	color: #fff;
	text-decoration: underline;
}

.leading  {
	margin: 50px 10px 100px
}

.image-container figcaption {
  font-size: 1.2rem;
  font-weight: 300;
  margin-top: 8px;
  text-align: center;
  color: #999;
}

.white {
  background: #fff;
  position: relative;
}

.black {
  background: #000;
  color: #fff;
}

.grey {
  background: #eee;
  overflow: auto;
}

.grey h5 {
  font-size: 2.3rem;
}

.bg-video {
  text-align: center;
}

.bg-video video {
  width: 100%;
  height: auto;
}

.bg-img {
  position: absolute;
  text-align: center;
  min-width: 100%;
  min-height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  opacity: .8;
}

/* Map date and place breakpoint */

.title-map {
  text-align: center;
  margin: 60px 0 40px;
}

.title-map .date {
  font-family: Palatino, "Times New Roman", Times, serif;
  text-transform: uppercase;
  letter-spacing: 7px;
  font-size: 12px;
  margin-top: 10px;
}

h5 {
  font-family: 'Anton', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 3.6rem;
}

.title-map {
  position: relative;
  width: 100%;
  height: auto;
}

.world-map {
  position: relative;
  width: 100%;
  margin: auto;
  max-width: 400px;
  height: auto;
}

.world-map img {
  position: relative;
  width: 100%;
  margin: auto;
  height: auto;
}

.world-map svg {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

.anim-circle {
  -webkit-animation: scale 2s infinite;
  animation: scale 2s infinite;
}

@keyframes scale{
  0%{
	  transform: translate(10px, 10px)
             scale(1)
             translate(-10px, -10px);
    opacity: 0;
  }
  10%{ 
    opacity: 0.2;
  }
  50%{   
    opacity: 0.8; 
  }
  100%{
    transform: translate(20px, 20px)
             scale(2)
             translate(-20px, -20px);
    opacity: 0;
  }
}

.border-map {
  margin-top: 40px;
}

.border-map+.title-map {
  margin-top: 0;
}


/* Fact boxes */

.facts {
  font-size: 1em;
  padding: 10px 14px;
  background: #eee;
  background-position: center center;
  color: #000;
  margin-bottom: 20px;
}

.facts-inner {
  max-width: 450px;
  margin: auto;
}

.facts h4 {
  font-family: 'Anton', sans-serif;
  font-size: 2.3rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.facts h5 {
  font-size: 2rem;
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  letter-spacing: normal;
  text-transform: none;
  font-weight: bold;
}

.facts p {
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.facts hr {
  border-color: #444;
}

.anim-gif {
  width: 100%;
  max-width: 450px;
  margin: auto;
  float: none;
  /* display: none; */
}

.read-more-container {
  height: 90px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.read-more-container:after {
  z-index: 100;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 0.9) 100%);
}

.read-more-link {
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
  color: #000;
}

.read-more-link .btn {
  background: transparent;
  border-radius: 0;
  margin-bottom: 1rem;
}

.read-more-link .btn:hover {
  color: #777;
  border: 1px solid #777;
  transition: all .3s ease-in-out;
}


/* A link-box */

a.link-box {
  background: #fff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 15px;
  display: block;
  max-width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
}

a.link-box:hover {
  color: #dd0000;
  border-color: #dd0000;
}

a.link-box:hover h5 {}

a.link-box .thumb {
  float: left;
  width: 80px;
  height: 80px;
  background: #000;
  margin-right: 15px;
  background-size: cover;
  background-position: center center;
  border-radius: 3px;
  k
}

a.link-box.support-us .thumb {
  width: 50px;
  height: 50px;
}

a.link-box.support-us .thumb {
  background-color: #dd0000;
  background-image: url('../img/vg-square.png');
}

a.link-box h5 {
  font-family: Palatino, Times New Roman, Times, serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0;
  transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  letter-spacing: normal;
  text-transform: none;
}

a.link-box .link-vg {
  width: 40px;
  display: inline-block;
}

a.link-box.link-box-lg {
  padding: 0;
  margin-bottom: 15px;
  max-width: 100%;
}

a.link-box.link-box-lg .link-box-content {
  padding: 15px;
}

a.link-box.link-box-lg .big-thumb {
  width: 100%;
  background-size: cover;
}

a.link-box.link-box-lg .big-thumb>div {
  padding-top: 50%;
}


/* Tips box */

.tips {
  padding: 10px 15px;
  border: 1px solid #d00;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
  display: inline;
}


/* spesialer */

h2.spesialer-title {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
  color: #ccc;
}

a.spesial-grid-item {
  float: left;
  width: 33.33%;
  display: block;
  position: relative;
  color: #fff;
  padding: 5px;
}

a.spesial-grid-item>div {
  background: #000;
  width: 100%;
  overflow: hidden;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

a.spesial-grid-item .spesial-grid-image {
  background-size: cover;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background-color: #000;
}

a.spesial-grid-item:hover .spesial-grid-image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.spesial-grid-image {
  position: relative;
}

.spesial-grid-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}

.spesial-grid-item .ratio {
  padding-top: 65.25%;
}

.spesial-grid-item .spesial-grid-title {
  font-family: 'Anton', sans-serif;
  width: 100%;
  padding: 10px;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}

.spesial-grid-item .spesial-grid-lead {
  padding: 0 20px 20px 20px;
  color: #ddd;
}

.spesial-grid-prizes {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-size: 11px;
  text-align: center;
}

.spesial-grid-prizes>div {
  float: left;
  margin-left: 5px;
}

img.spesial-grid-prizes-winner {
  width: 30px;
}

img.spesial-grid-prizes-diploma {
  width: 30px;
}

@media (max-width: 800px) {
  .spesialer {
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .spesialer .container {
    width: 2200px;
  }
  a.spesial-grid-item {
    float: left;
    width: 11.11%;
    display: block;
    position: relative;
    color: #fff;
    padding: 5px;
  }
}


/* Footer */

.foot {
  font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
}

.foot a:link,
.foot a:visited {
  text-decoration: none;
}

.foot ul {
  display: none;
}

.foot p.tips {
  display: none;
}

.foot h3 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0 0 0;
  padding: 20px;
}

.foot p {
  font-size: 1em;
	font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
}

#footer {
  border-top: 1px solid #444;
  overflow: auto;
  font-size: 0.7em;
  margin-top: 16px;
  padding-top: 16px;
  text-align: center;
}

#footer ul li {
  display: inline-block;
}

#footer p {
  margin: 2px;
  padding: 0;
  display: inline-block;
}


/*documentary*/

div#documentary {
  text-align: center;
  background-color: #eee;
}


/* vgtv-overlay */

.embed-poster-button svg path {
  fill: #fff;
}

.embed-poster-button:before {
  background: rgba(221, 0, 0, 0.8);
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding-bottom: 100%;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}

.embed-poster-button svg {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.embed-poster-button {
  width: 15%;
  max-width: 100px;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7.5%;
  display: none;
  cursor: pointer;
}


/* Media queries */

@media (max-width:990px) {
  #top-inner h1 {
    font-size: 6rem;
    padding: 0px 16px;
  }
}

@media (max-width: 768px) {
  .navbar-right {
    float: right!important;
  }
  .navbar-header {
    float: left;
  }
  #top-inner h1 {
    font-size: 4.0rem;
    padding: 0px 16px;
  }
  .title-map {
    text-align: center;
    margin: 40px 0 20px;
  }
  .leading  {
	margin: 20px 10px 30px;
  }
	.lead {
		text-align: center;
		font-size: 2rem;
	}
	.article-video {
	  margin-top: 0px!important;
		margin-bottom: 0px!important;
	}
}

@media (max-width:600px) {
  #top-inner h1 {
    font-size: 3.8rem;
    padding: 0px 14px;
  }
  .title-map {
    text-align: center;
    margin: 30px 0 20px;
  }
}

@media (max-width:400px) {
  #top-inner h1 {
    font-size: 3.2rem;
    padding: 0px 10px;
  }
}

@media (min-width: 800px) {
  #top-inner>div {
    margin: 0 20px 0 20px;
    max-width: 40%;
  }
}

@media (max-width: 1100px) {
  body.desktop #top-inner h1 {
    font-size: 5.0rem;
  }
}

@media (max-width: 900px) {
  body.desktop #top-inner>div {
    margin: auto;
    max-width: 80%;
    text-align: center;
  }
  body.desktop #top-inner>div h1 {
    font-size: 5.0rem;
  }
}


/* landscape */

@media (orientation: landscape) {
  body.tablet #top-inner h1 {
    font-size: 4.8rem;
  }
  body.mobile #top-inner h1 {
    font-size: 3.0rem;
  }
  body.mobile #top-inner>div {
    max-width: 80%;
  }
}


/* portrait */

@media (orientation: portrait) {
  #top-container {
	background-image: url(../img/top_bg_mobile.jpg);
	  background-size: 100% auto;
  }
	#top-inner {
		vertical-align: bottom;
	}
  .btn-circle {
	  bottom: -30px;
	}
  body #top-inner .h1-container {
    text-align: center;
    margin: 20px;
  }
  body #top-inner .h1-container {
    text-align: center;
    margin: 20px;
  }
}


/* medium tablet portrait */

@media (orientation: portrait) and (min-height: 1000px) {
  body.tablet #top-inner>div {
    margin: auto;
    max-width: 90%;
    text-align: center;
    position: relative;
    top: -250px;
  }
}


/* big tablet portrait */

@media (orientation: portrait) and (min-height: 1300px) {
  body.tablet #top-inner>div {
    margin: auto;
    max-width: 90%;
    text-align: center;
    position: relative;
    top: -350px;
  }
}
