  @media (max-width: 719px) {
    footer .footer-nav {
      display: none; }
      footer .callback {
      display: none; }
      footer .socials {
      display: none; }
      footer .footer-bottom .politics p {
          font-size:12px;
      }
      footer .footer-bottom .container {
    padding-top: 10px;
      }
      
  }
  
.fancybox-slide--iframe .fancybox-content {
	width  : 400px;
	/*height : 600px;*/
	max-width  : 95%;
	max-height : 80%;
	margin: 0;
}