/* ---------------------------------------------- */
/* ---- ARCHIVES-NEWSLETTER --------------------- */
/* ---------------------------------------------- */


.header-newsletter{margin-top:60px;height:100px;}

.header-newsletter h1{
	font-size:44px;
	display:inline-block;
	font-family : "Oswald";color:#434E64;text-transform:uppercase; */
}

.newsletter .news-content{
	display:flex;
	width:80%;
	margin-left:0px!important;
	margin-right:0px!important;
}

.newsletter .newletter-link{margin:30px 0px;width:100%;}
.newsletter .newletter-link a{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#EF5E04;
}
.newsletter .newletter-link span{font-size:13px;color:rgba(67,78,100,0.6);}

iframe.wp-embedded-content {display:block;margin:0 auto;}


/* ---------------------------------------------- */
/* --------------- MEDIAQUERIES ----------------- */
/* ---------------------------------------------- */

@media screen and (min-width:1170px) and (max-width:1400px){   /*-----------------------------------------------------------------*/

}

@media screen and (min-width:1024px) and (max-width:1200px){   /*-----------------------------------------------------------------*/

}

@media screen and (min-width:1024px) and (max-width:1169px){   /*-----------------------------------------------------------------*/
   
}

@media screen and (min-width:961px) and (max-width:1440px){   /*-----------------------------------------------------------------*/
    
}

@media screen and (min-width:769px) and (max-width:960px){   /*-----------------------------------------------------------------*/
    
}

@media screen and (min-width:769px) and (max-width:1023px){   /*-----------------------------------------------------------------*/
   		
	/* ------------------------------------------------- */
	/* ------ PAGE NEWSLETTER ARCHIVES ----------------- */
	/* ------------------------------------------------- */

	.header-newsletter{margin-top:100px;}
}  




@media screen and (min-width:601px) and (max-width:768px){   /*-----------------------------------------------------------------*/
	.header-newsletter{margin-top:100px;}	
}   




@media screen and (min-width:481px) and (max-width:600px){   /*-----------------------------------------------------------------*/

    .header-newsletter{margin-top:100px;}
	.header-newsletter h1{font-size:36px;}	
	iframe.wp-embedded-content{width:100%;}
}   



@media screen and (max-width:480px){   /*-----------------------------------------------------------------*/

    .header-newsletter{margin-top:100px;}
	.header-newsletter h1{font-size:34px;}
		
	iframe.wp-embedded-content{width:100%;}
} 