#pic-topic.privacy-terms::after{content:""; width:100%; height:100%; background:url("../images/pic-cookies.jpg") no-repeat top right; background-size:100%; position:absolute; z-index:-3; opacity:.6; top:0; left:0;}
/* #about{width:100%; margin:45px 0; padding:30px; border-radius:10px; overflow:hidden; display:block; position:relative;} */
#top-head{padding:10px 25px 0 25px;}
#top-head .lang{right:25px;}
#privacy-terms{width:100%; margin:45px 0; padding:30px 0 0 0; border-radius:10px; overflow:hidden; display:block; position:relative;}
#privacy-terms .main{padding:0;}
#privacy-terms span{width:100%; text-align:left; display:block;}
#privacy-terms h3{width:100%; color:#6668AA; margin:35px 0 20px 0; display:block;}
#privacy-terms h4{width:100%; color:#6668AA; font-weight:400; margin:35px 0 20px 0; display:block;}
#privacy-terms span p{font-size:1.2em;}
#privacy-terms span p.sub1{padding:0 0 0 20px;}
#privacy-terms span p.sub2{padding:0 0 0 40px;}
#privacy-terms span p a{color:#6668AA;}

@media (min-width: 1921px) {
  #pic-topic.privacy-terms::after{content:""; background:url("../images/pic-cookies.jpg") no-repeat top center; background-size:1920px;}
}
@media (max-width: 780px) {
    #privacy-terms span p{font-size:1.1em;}
}
@media (max-width: 768px) {
    
}
@media (max-width: 480px) {  
    #top-head{padding:10px 15px 0 15px;}
    #top-head .lang{right:15px;}  
    #privacy-terms span p{font-size:.9em;}
    #privacy-terms{margin:0;}    
}