/****************
stili dedicati a pagina pharmaceuticals e consumer healthcare, con griglia aree terapeutiche
****************/

/*
#dnn_Content10row2pane .DnnModule-ContentLayout{
    padding-left: 4%;
}

@media (max-width: 768px){
    #dnn_Content10row2pane .DnnModule-ContentLayout{
        padding-left: 0%;
    }
}
*/
#dnn_Content10row2pane .DnnModule-ContentLayout{
    margin-left: -1.5%;
    margin-right: -1.5%;
}
.container-fluid.SharedRowPane{
    margin-top: 50px;
}
/*
.container-fluid.greyBG .row:last-child{
    padding-left: 70px;
    padding-right: 40px;
}
*/
body .box_with_background_img{
    margin: 3%;
    margin-top: 7%;
    margin-bottom: 7%;
}
body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h1, 
body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h2, 
body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h3, 
body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h4, 
body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h5, 
body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h6 {
    font-family: Oswald, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 30px;
    min-height: 85px;
}
body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div * {
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
@media (max-width: 920px){
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h1, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h2, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h3, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h4, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h5, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h6 {
        min-height: 160px;
    }
}
@media (max-width: 575px){
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h1, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h2, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h3, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h4, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h5, 
    body .box_with_background_img .DNNModuleContent.ModDNNHTMLC > div h6 {
        min-height: 85px;
    }
}