








.page {
     margin: 0 auto;
     min-height:100%;

      max-width:100%;




}
/* Reusable column setup */
.col {
    border:0px solid rgba(0,0,0,0);
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -moz-background-clip:padding-box !important;
    -webkit-background-clip:padding-box !important;
    background-clip:padding-box !important;
}





@media (min-width: 270px) and  (max-width: 489px) {
   h2 { font-size:15px; }
   .txt-normal {font-size:15px;}

   div#orderButton { font-size:13px;   height:30px; padding: 7px;}
   .formilosc {   font-size:14px;}

.toptext {  left:24%; top:1px; font-size:10px;   }

}

@media (min-width: 480px) and  (max-width: 600px){

     div#orderButton { font-size:19px;   height:40px; padding: 8px;}

.toptext {  left:24%; top:1px; font-size:12px;   }

}

@media (min-width: 601px) and  (max-width: 769px){

.toptext {  left:24%; top:1px; font-size:18px;   }




}

@media (min-width: 769px) and  (max-width: 992px){






}

@media (min-width: 992px) and  (max-width: 1200px){

}

@media (min-width: 1200px) {

}


@media (min-width: 1300px) {


}

@media (min-width: 1400px) {

}








