/*!
 * CREative COMmunication STUDIO - CreaComStudio v1.0.0 (https://creacomstudio.it)
 * Copyright 2019 CREative COMmunication STUDIO - CreaComStudio
 */

#ape {width: 70%; float:left; padding-right:80px;}


@media (max-width:1024px) {
    #ape {width: 100%; float:left; padding-right:0px;}
}

@media (max-width:576px) {
    .navbar-brand {font-size:1rem;}
    .navbar-toggler {font-size:0.8rem; padding: 0.25rem 0.45rem;}
}


@media screen and (max-width:768px) {
#text1{
  font-size: 2.5rem !important;
}
#text2{
  font-size: 2.5rem !important;
}
#text3{
  font-size: 2.5rem !important;
}
#text4{
  font-size: 2.5rem !important;
}
    
}

@media screen and (max-height:768px) {
#text1{
  font-size: 2.2rem !important;
}
#text2{
  font-size: 2.2rem !important;
}
#text3{
  font-size: 2.2rem !important;
}
#text4{
  font-size: 2.2rem !important;
}
    
}



@media (max-width:576px) {
#text1{
  font-size: 1.6rem !important;
}
#text2{
  font-size: 1.6rem !important;
}
#text3{
  font-size: 1.6rem !important;
}
#text4{
  font-size: 1.6rem !important;
}
    
}

@media (max-height:576px) {
#text1{
  font-size: 1rem !important;
}
#text2{
  font-size: 1rem !important;
}
#text3{
  font-size: 1rem !important;
}
#text4{
  font-size: 1rem !important;
}
    
}


@media (max-width:576px) {
#cookie-law { 
    opacity:0.95  !important;
}
}