h3 {
font-family: Catamaran;
font-size: 30px; 
font-weight: 600; 
line-height: 30px;
color: #2C2C2C; 
text-align: center;
}

@media only screen and (min-width: 1000px){ 
.wrapper {
width: 1000px;
margin: 0 auto; 
}
	
.index-banner { 
height: 450px; 
}

.index-banner h1 { 
display: block;
width: 560px;
margin: 0 auto; 
}

.index-links { 
overflow: hidden; 
}

.index-links div { 
margin: 20px 5px 0; 
height: 100px; 
background-color:  #FFFFFF; 
float: left; 
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}}
.index-boxlink-arsenal { 
width: 100px !important; 
}
.thumbnail-container{
  position: relative;
  width: 100%;
  padding-bottom: 5%; 
  height: 281;
}
.thumbnail-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.thumbnail-container-iso{
  position: relative;
  width: 100%;
  padding-bottom: 55%; 
  height: 0;
}