@charset "UTF-8";
/* CSS Document */


@media only screen and (min-width: 992px){
.logo {
    margin-top: 0;
}
}
@media only screen and (min-width: 550px) and (max-width: 991px){
.logo {
    margin-top: 12px;
}
}

@media only screen and (max-width: 549px){
.logo {
    margin-top: 34px;
}
}

@media only screen and (min-width: 992px){
.tornaHomePage {
    position: relative;
    top: 68px;
    left: -60px;
}
}
@media only screen and (min-width: 577px) and (max-width: 991px){
.tornaHomePage {
    position: relative;
    top: 86px;
    left: 13px;
}
}

@media only screen and (min-width: 550px) and (max-width: 576px){
.tornaHomePage {
    position: relative;
    top: 78px;
    left: 13px;
	max-width: 260px;
}
}

@media only screen and (max-width: 549px){
.tornaHomePage {
    position: relative;
    top: 78px;
    left: -70px;
	max-width: 260px;
}
}


@media only screen and (min-width: 1200px){
.pulThpt {
    left: -519px;
	position: relative; 
	top: 96px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.pulThpt {
    left: -423px;
	position: relative; 
	top: 95px;
	margin-bottom: 10px;
	max-height: 75px;
}
}
@media only screen and (min-width:768px) and (max-width: 991px){
.pulThpt {
    left: -324px;
	position: relative; 
	top: 96px;
	max-height: 54px;
	margin-bottom: 10px;

}
}
@media only screen and (min-width:576px) and (max-width: 767px){
.pulThpt {
    left: -60px;
	position: relative; 
	top: 95px;
	margin-bottom: 10px;
	max-height: 54px;
}
}
@media only screen and (max-width: 575px){
.pulThpt {
    left: -20px;
	position: relative; 
	top: 90px;
	margin-bottom: 10px;
	max-height: 54px;
}
}

@media only screen and (min-width: 1200px){
.flag {
    position: relative;
    top: 8px;
    right: 5px;
    margin-right: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.flag {
    position: relative;
    top: 10px;
    right: 5px;
    margin-right: 0;
}
}
@media only screen and (min-width:768px) and (max-width: 991px){
.flag {
    position: relative;
    top: 32px;
    right: 5px;
    margin-right: 0;
}
}
@media only screen and (min-width:576px) and (max-width: 767px){
.flag {
    position: relative;
    top: 31px;
    right: 5px;
    margin-right: 0;
}
}
@media only screen and (max-width: 575px){
.flag {
    position: relative;
    top: 26px;
    right: 5px;
    margin-right: 0;
}
}



@media only screen and (min-width: 1200px){
.pulsanti {
    margin-bottom: 2px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.pulsanti {
    margin-bottom: 4px;
}
}
@media only screen and (min-width:768px) and (max-width: 991px){
.pulsanti {
    margin-bottom: 2px;
}
}
@media only screen and (min-width:576px) and (max-width: 767px){
.pulsanti {
    margin-bottom: 2px;
}
}
@media only screen and (max-width: 575px){
.pulsanti {
    margin-bottom: 4px;
}
}


@media only screen and (min-width: 1200px){
.pulsantiAlt {
    padding-top: 190px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.pulsantiAlt {
    padding-top: 149px;
}
}
@media only screen and (min-width:768px) and (max-width: 991px){
.pulsantiAlt {
    padding-top: 122px;
}
}
@media only screen and (min-width:576px) and (max-width: 767px){
.pulsantiAlt {
    padding-top: 120px;
}
}
@media only screen and (max-width: 575px){
.pulsantiAlt {
    padding-top: 63px;
}
}


@media only screen and (min-width: 1200px){
.vediCosa {
    margin-left: 7px;
    margin-bottom: 10px;
	padding-right: 56px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.vediCosa {
    margin-left: 7px;
    margin-bottom: 8px;
    padding-right: 48px;
}
}
@media only screen and (min-width:768px) and (max-width: 991px){
.vediCosa {
    margin-left: 6px;
    margin-bottom: 5px;
    padding-right: 37px;
}
}
@media only screen and (min-width:576px) and (max-width: 767px){
.vediCosa {
    margin-left: 6px;
    margin-bottom: 5px;
    padding-right: 37px;
}
}
@media only screen and (max-width: 575px){
.vediCosa {
    margin-left: 4px;
    margin-bottom: 7px;
    padding-right: 25px;
}
}