

.portalSubtitle{
	/*text-shadow: 0 0 10px #2e344b;*/
	color:#ffffff;
}

.portalrow{
	padding:2%;
}


@media only screen and (min-width: 640px){
h2.portalSubtitle {
font-size: 32px;
line-height: 33px;
margin-top: 20px;

}
body, .bodycontainer{

background-position: center top!important;*/
  background: url('/assets/static/interactives/terror-in-paris-portal/img/bg.jpg?v=3')  no-repeat  50% 0% fixed !important; 
  -webkit-background-size: cover!important; 
  -moz-background-size: cover!important; 
  -o-background-size: cover!important; 
  background-size: cover!important; 


}
}


@media only screen and (min-width: 320px){
h2.portalSubtitle {
margin-top: 10px;

}
body, .bodycontainer{
font-family: "proxima-nova",sans-serif;
color: #000;
}
}

@media only screen and (min-width : 320px) and (max-width : 640px){
body, .bodycontainer{
/*background-position: center top!important;*/
 background: #000!important; 

}
}