section.module:last-child{
margin-bottom:0;
}
#section_overlay{
}
section.module p{
margin-bottom:0;
font-size:16px;
font-weight:300;
color:#fff;
}
section.module p:last-child{
margin-bottom:0;
}
section.module.parallax{
padding:240px 0;
background-position:0 0;
}
section.module.parallax-1{
background-image:url("/stream/images/parallax/para_01.jpg");
}
@media all and (min-width:600px){
section.module p{
font-size:20px;
color:#fff;
}
section.module.parallax{
padding:0 0;
}
}
@media all and (min-width:960px){
}
.container{
padding:0;
}
.module.parallax.parallax-1 .block_content.text{
margin:0;
background:url("/stream/images/parallax/para_bg.png") no-repeat center center;
padding:0 20px;
height:460px;
}