* {
  box-sizing: border-box;
}

@font-face {
	font-family: jockey;
	src: url("http://vridnix.com/portfolio/fonts/jockey.otf");
}


.content {	
	width: 80%;	
	margin: auto;
	margin-bottom: 40px;
}

.text-content {
	font-size:16px;
	font-family: Helvetica Bold,sans-serif;
	color: #045184;
	font-weight:bold;
	text-align: justify;
	text-justify: inter-word;
}

.title {
	font-family: 'jockey',sans-serif;
	font-size:48px;
	color: #045184;
	font-weight:bold;
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
	width:50%;
}

hr {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	height:5px;
	background-color:#000;
}

figure {
	margin:auto;
}

.task {
	text-align:left;
}

.button {
	background-color: white;
	border: 1px;
	border-style:solid;
	border-color: #0A5277;
	border-radius: 15px;
	color: #0A5277;
	padding: 15px 32px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	box-shadow: 2px 2px 0px #aaa; 
	cursor: pointer;
	
}

.tabs {
	margin:auto;
	margin-bottom: 40px;
	width:80%;
}

.tabTME {	
	width:100%;
}

.tabsMenu {
	margin:auto;
	margin-bottom: 40px;
	margin-top: 40px;
	width:80%;
}

.button:hover{
	background-color: #0A5277;
	color: white;
}

#intro-home{
	margin-top:40px;
}

.videoBlock {
	width:53%;
	margin:auto;
}

.video {
	min-width:200px;
	width:100%;
	height:315px;
	margin:auto;
	margin-bottom:40px;
}

#videoTME {
	width: 80%;
}



.videoGOW {
	margin-bottom:0px;
}

#tabvridnix1 td {
	padding: 15px;
}

#tabvridnix2 {
	width:75%; 
}

#tabvridnix2 td{
	width:70%;
}

.task {
	text-align:left;
}

#tabwwm2 td{
	width:25%;
}

.imgAsterix{
	width:700px;
	height:394px;	
}

#tabsen {
	margin-bottom:70px;
}

#tabsen td {
	width:70%
}


#fig1 {
	
}

#fig2 {
	margin-left:-25%;
	margin-top:-25%;
}

#pdfsen {
	width:50%;
	margin:auto;
	margin-top:10%;
	margin-left:15%;
}

.legend {
	margin-left:-20%
}


#taboriginal {
	margin-bottom:0px;
}

.lyrics {
	text-align:center;
}


#tabremix {
	width:80%;
}

#tabremix td {
	padding: 0px 10px;
}

#tabremix figcaption {
	height:20px;
}

.audioremix {
	padding-top:15px !important;
}

.fxtitle {
	text-align:center;
	text-decoration:underline;
	margin-bottom:20px;
}

.tabfx {
	margin-bottom: 0px;
	width:50%;
}

.tabfx figure {
	padding:0px;
	margin:0px;
}

.tabfx td {
	width:50%;
}

.tabfx audio {
	width:90%;
}

.tabfx figcaption {
	height:50px;
}

.extract {
	font-style:italic;
	font-weight:normal;
}

figcaption {
	font-style:italic;
	margin-top:5px;
	color: #0A5277;
	height:40px;
	text-align:center;
}

figcaption p{	
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}


#tabtest td {
	width:10%;
}

#tabtest figcaption{
	width:100%;
}



@media screen and (max-width: 1500px) {
	
	.gifvridniX{
		width:300px;
		height: 168px;
	}
	
	.content {
		width:80%;
	}
	
	.imgSen{
		width:375px;
		height:252px;
	}
	
	#fig2 {
		margin-left:0px;
		margin-top:-12%;
	}
	
	.tabfx audio {
		width:200px;
	}
	
	.imgAsterix{
		width: 600px;
		height: 338px;
	}
	

@media screen and (max-width: 1250px) {
		
	.video {
		height:200px;
	}
	
	#cv1 {
		width:200px;
		height:141px;
	}
  
	#cv2 {
		width:141px;
		height:200px;
	}
	
	.gifvridniX{
		width:200px;
		height: 112px;
	}
	
	
	#wwmTitle {
		width:300px;
		height: 212px;
	}
	
	#cs_radar {
		width:270px;
		height: 270px;
	}
	
	.mapwwm {
		width:250px;
		height: 187px;
	}
	
	
	#tabvridnix2 td{
		width:70%;
		margin:auto;
	}	
	
	#tabwwm2 {
		width:80%;
	}
	
	
	#tabwwm2 td{
		width:100%;
		margin:auto;
	}
	
	
	#taskwwm {
		text-align:center;
	}
	
	.cover {
		width:250px;
		height:250px;
	}
	
	#tabtest td {
		height:190px;
	}
	
	.imgAsterix{
		width: 500px;
		height: 281px;
	}
}



@media screen and (max-width:1050px) {
	#tabwwm2 tr > *{
		 display: block;
	}
	
	#tabsen tr > * {
		display:block;
	}
	
	#tabsen td {
		margin:auto;
		margin-bottom:10px;
		width:100%;		
	}
	
	#fig2 {
		margin-left:0px;
		margin-top:0px;
	}
	
	#pdfsen {
		margin-left:auto;
		margin-bottom:-50px;
	}
	
	.legend {
		margin-left:auto;
	}
	
	#tabost2 tr > *{
		 display: block;
	}
}

@media screen and (max-width:767px) {
    table tr > *{
        display: block;
    }
	
	.tabs {
		width:0%;
	}
		
	#map1 {
		margin-bottom:30px;
		width:75%;
	}
	
	#map2{
		width:75%;
	}
	
	.tabfx td {
		width:100%;
	}
	
	#tabwwm1{
		width:100%;
	}
	
	#tabtest figcaption{
		width:100px;
	}
	
	.imgAsterix{
		width: 400px;
		height: 225px;
	}
	
}
	
	/*
    table tr {
        display: table-cell;
    }*/
}


@media screen and (max-width: 680px) {
	
	.video {
		height:200px;
	}
	
	.content {	
		width: 300px;	
	}
	
	#cv1 {
		width:100px;
		height:70px;
	}
  
	#cv2 {
		width:70px;
		height:100px;
	}
	
	#tabvridnix2 td{
		width:100%;
		margin:auto;
	}	
	
	.task a {
		font-size:13px;
	}
	
	.gifvridniX{
		width:175px;
		height: 98px;
	}
	
	
	#wwmTitle {
		width:200px;
		height: 141px;
	}
	
	#cs_radar {
		width:175px;
		height: 175px;
	}
	
	
	.imgSen{
		width:250px;
		height:168px;
	}
	
	.imgAsterix{
		width: 300px;
		height: 169px;
	}
	
  
}

@media screen and (max-width: 480px) {
	
	.title{
		font-size:30px;
		width:100%;
	}
	
	#tabvridnix2{
		width:100%;
	}		
		
	.content {	
		width: 200px;	
	}
	
	.videoBlock{
		width:100%;
	}
	
	.mapwwm {
		width:150px;
		height: 112px;
	}
	
	#pdfsen {
		width:100%;
	}
	
	.imgSen{
		width:150px;
		height:101px;
		margin:auto;
		text-align:center;
	}
	
	#tabsen td {
		margin-bottom:50px;
	}
	
	.cover {
		width:175px;
		height:175px;
	}
	
	
	audio {
		width:200px;
	}
	
	#tabremix td {
		padding:0px;
	}
	
	.imgAsterix{
		width: 200px;
		height: 112px;
	}
  
}