@media (min-width: 200px){
	.addtop{
		top:13% !important;
	}
	.ads-img{
		height: auto !important;
		width: 100% !important;	
	}	
	.calendar-home__title{
	    font-size: 3.2rem;
	    margin-bottom: 1rem;
	}
    a.calendar-home__link.calendar-home__link--white, a.calendar-home__link {
        font-size: 2rem;
    }
    .headline_courses{
        font-size: 3.2rem !important;
        margin-bottom: 1rem !important;
    }
    .single_page_top_heading{
        font-size: 18px;
        line-height: 20px;
    }
    .mt-contact-banner {
        min-height: 100px;
    }
    .single_page_breadcrums {
        display: none;
    }
    
    .custom_page p a{
        position: relative;
        left: 0%;
        font-size:10px;
    }
	.popupContainer {
		position: absolute;
		width: 200px;
		height: auto;
		left: 0px !important;
		margin-left: 4px !important;
		top: 60px;
		background: #FFF;
	}	
	.main_nav_img{
		width: 154px !important;
	}
	.header-area .main-nav .logo{
		margin-left: 10px;
	}
	.nav.main_nav_bar.main_nav_top li a.active {
		color: #191a20 !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: unset;
        display: none;
        z-index: 10000;
        left: 2%;
	}	
	#front_page_video{
		height:220px;
	}
}
@media (min-width: 300px){
	.addtop{
		top:18% !important;
	}
	.ads-img{
		height: auto !important;
		width: 100% !important;	
	}
	.calendar-home__title{
	    font-size: 3.2rem;
	    margin-bottom: 1rem;
	}
    a.calendar-home__link.calendar-home__link--white, a.calendar-home__link {
        font-size: 2rem;
    }
    .headline_courses{
        font-size: 3.2rem !important;
        margin-bottom: 1rem !important;
    }
    .single_page_top_heading{
        font-size: 18px !important;
        line-height: 20px !important;
    }
    .mt-contact-banner {
        min-height: 100px;
    }
    .single_page_breadcrums {
        display: none;
    }
    
    
    .custom_page p a{
        position: relative;
        left: 14%;
        font-size:10px;
    }
	.popupContainer {
		position: absolute;
		width: 300px;
		height: auto;
		left: 4% !important;
		top: 60px;
		background: #FFF;
	}		
	.main_nav_img{
		width: 154px !important;
	}
	
	.header-area .main-nav .logo{
		margin-left: 10px;
	}
	
	.nav.main_nav_bar.main_nav_top li a.active {
		color: #191a20 !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: unset;
        display: none;
        z-index: 10000;
        left: 5%;
	}
	#front_page_video{
		height:220px;
	}
}
@media (min-width: 450px){
	.addtop{
		top:29% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}	
	.calendar-home__title{
	    font-size: 3.2rem;
	    margin-bottom: 1rem;
	}
    a.calendar-home__link.calendar-home__link--white, a.calendar-home__link {
        font-size: 2.1rem;
    }
    .headline_courses{
        font-size: 3.2rem !important;
        margin-bottom: 1rem !important;
    }
    .single_page_top_heading{
        font-size: 18px !important;
        line-height: 20px !important;
    }
    .mt-contact-banner {
        min-height: 100px;
    }
    .single_page_breadcrums {
        display: none;
    }
    
    .custom_page p a{
        position: relative;
        left: 24%;
        font-size:12px;
    }
	.popupContainer {
		position: absolute;
		width: 450px;
		height: auto;
		left: 2% !important;
		top: 60px;
		background: #FFF;
	}		
	.main_nav_img{
		width: 156px !important;
	}
	
	.header-area .main-nav .logo{
		margin-left: 10px;
	}
	
	.nav.main_nav_bar.main_nav_top li a.active {
		color: #191a20 !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: unset;
        display: none;
        z-index: 10000;
        left: 4%;
	}
	#front_page_video{
		height:300px;
	}
}
@media (min-width: 576px){
	.addtop{
		top:35% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
	.calendar-home__title{
	    font-size: 4.2rem;
	    margin-bottom: 7rem;
	}
    a.calendar-home__link.calendar-home__link--white, a.calendar-home__link {
        font-size: 2.2rem;
    }
    .headline_courses{
        font-size: 4.2rem !important;
        margin-bottom: 6rem !important;
    }
    .single_page_top_heading{
        font-size: 42px !important;
        line-height: 46px !important;
    }
    .mt-contact-banner {
        min-height: 340px;
    }
    .single_page_breadcrums {
        display: block;
    }
    
    .custom_page p a{
        position: relative;
        left: 26%;
        font-size:18px;
    }
	.popupContainer {
		position: absolute;
		width: 576px;
		height: auto;
		left: 2% !important;
		top: 60px;
		background: #FFF;
	}		
	.main_nav_img{
		width: 156px !important;
	}
	
	.nav.main_nav_bar.main_nav_top li a.active {
		color: #fff !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: 13%;
        display: none;
        z-index: 10000;
        left: unset;
	}
	#front_page_video{
		height:300px;
	}
	
}
@media (min-width: 650px){
	.addtop{
		top:41% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
    
    .custom_page p a{
        position: relative;
        left: 28%;
    }
	.popupContainer {
		position: absolute;
		width: 650px;
		height: auto;
		left: 2% !important;
		top: 60px;
		background: #FFF;
	}	
		
	.main_nav_img{
		width: 156px !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: 12%;
        display: none;
        z-index: 10000;
        left: unset;
	}
	#front_page_video{
		height:300px;
	}
}
@media (min-width: 768px){
	.addtop{
		top:49% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}
    
    .custom_page p a{
        position: relative;
        left: 30%;
    }
	.popupContainer {
		position: absolute;
		width: 650px;
		height: auto;
		left: 2% !important;
		top: 60px;
		background: #FFF;
	}	
		
	.main_nav_img{
		width: 156px !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: 10%;
        display: none;
        z-index: 10000;
        left: unset;
	}
	#front_page_video{
		height:420px;
	}
	
}
@media (min-width: 992px){
	.addtop{
		top:61% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}	
    .bodyclass {
        margin-top: 92px;
    }
    .main-navigation-desktop .primary-menu li {
        margin-right: 0px;
    }
    
    .custom_page p a{
        position: relative;
        left: 40%;
    }
	.popupContainer {
		position: absolute;
		width: 650px;
		height: auto;
		left: 2% !important;
		top: 60px;
		background: #FFF;
	}	
		
	.main_nav_img{
		width: 156px !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: 7%;
        display: none;
        z-index: 10000;
        left: unset;
	}
	#front_page_video{
		height:450px;
	}
	
	
}
@media (min-width: 1200px){
	.addtop{
		top:61% !important;
	}
	.ads-img{	
		height: auto !important;
		width: 100% !important;
	}	
    .bodyclass {
        margin-top: 92px;
    }	
    .main-navigation-desktop .primary-menu li {
        margin-right: 0px;
    } 
	.popupContainer {
		position: absolute;
		width: 650px;
		height: auto;
		left: 50% !important;
		top: 60px;
		background: #FFF;
		margin-left: -325px !important;
	}	
		
	.main_nav_img{
		width: 156px !important;
	}
	
	#toTop{
	    padding: 5px 3px;
        color: #fff;
        position: fixed;
        bottom: 10px;
        right: 7%;
        display: none;
        z-index: 10000;
        left: unset;
	}
	
	
}




@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;
   }
}