@media (min-width: 200px){
	.addtop{
		top:13% !important;
	}
	.ads-img{
		height: auto !important;
		width: 100% !important;	
	}
	.inside_text{
	    font-size: 20px;
	}	
	.exzoom_img_box {
        height: 200px !important;
        margin-top: 5%;
    }
}
@media (min-width: 300px){
	.addtop{
		top:18% !important;
	}
	.ads-img{
		height: auto !important;
		width: 100% !important;	
	}
	.inside_text{
	    font-size: 20px;
	}	
	.exzoom_img_box {
        height: 270px !important;
        margin-top: 5%;
    }	
}
@media (min-width: 450px){
	.addtop{
		top:29% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
	.inside_text{
	    font-size: 25px;
	}	
	.exzoom_img_box {
        height: 220px !important;
        margin-top: 5%;
    }	
}
@media (min-width: 576px){
	.addtop{
		top:35% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
	.inside_text{
	    font-size: 30px;
	}	
	.exzoom_img_box {
        height: 220px !important;
        margin-top: 5%;
    }	
}
@media (min-width: 650px){
	.addtop{
		top:41% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
	.inside_text{
	    font-size: 30px;
	}	
	.exzoom_img_box {
        height: 280px !important;
        margin-top: 5%;
    }	
}
@media (min-width: 768px){
	.addtop{
		top:49% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
	.inside_text{
	    font-size: 30px;
	}	
	.exzoom_img_box {
        height: 320px !important;
        margin-top: 5%;
    }	
}
@media (min-width: 992px){
	.addtop{
		top:61% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
	.inside_text{
	    font-size: 30px;
	}	
	.exzoom_img_box {
        height: 400px !important;
        margin-top: 5%;
    }	
	
}
@media (min-width: 1200px){
	.addtop{
		top:61% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
	.inside_text{
	    font-size: 30px;
	}	
	.exzoom_img_box {
        height: 500px !important;
        margin-top: 5%;
    }
}




@media (max-width: 575.98px) {

  #contatti{padding-bottom: 800px;}
  #contatti .maps iframe{
    width: 100%;
    height: 450px;
  }
 }


@media (min-width: 576px) {

   #contatti{padding-bottom: 800px;}

   #contatti .maps iframe{
     width: 100%;
     height: 450px;
   }
 }

@media (min-width: 768px) {

  #contatti{padding-bottom: 350px;}

  #contatti .maps iframe{
    width: 100%;
    height: 850px;
  }
}

@media (min-width: 992px) {
  #contatti{padding-bottom: 200px;}

   #contatti .maps iframe{
     width: 100%;
     height: 700px;
   }
}