.card {margin-left: 4px; margin-right: 4px;}	
.ac-menu:before {
		display: none;
	}

	.ac_content_header {
		border-bottom: none;
	}

	.ac-headTitle {
		margin-top: 0px;
		margin-left: 1em;
	}

	.ac-letterTitleContainer {
		background:url("/_resources14/images/newsletter/ac_headertop.jpg");
		background-repeat: no-repeat;
		height: 90px;
		margin-bottom: 10px;
	}

	.ac-letterTitleHeaderContainer {
		display: block;
		margin-top: 1.50em;
	}

	.ac-letterTitleHeader {
		font: 40px/42px 'Norwester', Arial, sans-serif;
		margin-left: 2.50em;
		margin-top: 1.0em !important;
		color: #ffffff;
	}

	.ac-letterVolumeDetails {
		color:#041E42; 
		font: 16px/22px 'Norwester', Arial, sans-serif;
		margin-top: 0px;
	}

	.ac-letterNewsContainer {
		float: left;
		
	}

	.ac-letterVolumeContainer {
		float: right;
		
		margin-right: 2.2em;
	}

	.ac-newsLetterFooter {
		margin-top: 25px; 
		margin-bottom: 25px;
	}

	.ac-newFooterAddress {
		margin-top: 10px;
	}

	.ac-newsFooterMenuContainer {
		margin-top: 25px;
		margin-left: -12.5em;
	}

	.ac-letFooterBackground {
		border-bottom: 4px solid #FFC72C; 
		background:url('/_resources14/images/newsletter/footerbottom.jpg'); 
		background-repeat:no-repeat;
	}

  .ac-articleTitle::before 
  {font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 2rem;
	  opacity: 0.5;                /* Opacity (Transparency) */
    
  content: "\f1ea"}

	.ac-articleTitle { 
		border-radius: 5px;
		margin: 0px 0px 30px 40px;
		border-bottom: 1px solid;
		color: #005EB8;
		padding: 10px 10px 10px 5px;
	}


	.ac-article-featureImg {
		margin: 0px 10px 0px 29px;
		padding: 0px 20px 20px 0px;
	}

	.ac-article-content {
		display:block;
		margin: 0px 0px 0px 35px;
	}

   .ac-introHeaderText {}
	@media (max-width: 1199px) {
		.ac-newsFooterMenuContainer { margin-left: -7em; }
		.ac-article-featureImg { margin: 0px 10px 0px 20px; }
		.ac-articleTitle { margin: 0px 0px 30px 22px; }

	}

	@media (max-width: 994px) {
		.ac-letterVolumeDetails{ margin-top: 2.3em;}
		.ac-newFooterAddress { margin-top: 0px; margin-left: 10px;}
		.ac-letterVolumeContainer { margin-top: 0.0em; margin-right: 0.5em;}
		.ac-newsFooterMenuContainer {margin-top:0px;  margin-left: -7em;}
		nav.ac-topMenu {position: absolute; text-align: right;}
	}
	@media (max-width: 767px) {
		.ac-letterTitleHeaderContainer {position:absolute; margin-top:2.5em;}
		.ac-letterTitleHeader {margin-top: 0 !important;}
		.ac-letterVolumeDetails {margin-top: 5.75em;}
		.ac-letterNewsContainer { margin-top: 5.85em; margin-left: 6.6em; }
		.ac-letterVolumeContainer { margin-top: -6em; margin-right: 5.7em; }
		.ac-letFooterBackground {height: 110px; margin-top: 10px;}
		.select-menu{ margin-top: 24px; }
		.ac-newsLetterFooter { margin-top: 0px;}
		.ac-newFooterAddress { margin-top: 0px; margin-left: 0em; padding-left: 3em; padding-right: 1em; }
		.ac-newsFooterMenuContainer {display: none;}
		nav.ac-topMenu {position: relative;}

		@media (max-width: 480px) {
			.ac-letterTitleHeaderContainer {margin-top:1.5em;}
			.ac-letterNewsContainer { margin-left: 3.6em; }
			.ac-letterVolumeContainer { margin-right: 3.0em; }
			.ac-article-featureImg { margin: 0px 10px 0px 9px; }
			.ac-articleTitle { margin: 0px 0px 30px 0px; }
			.ac-article-content { margin: 0px 0px 0px 10px; }
			.ac-letterTitleHeader {font: 20px/52px 'Norfwester', Arial, sans-serif;margin-left:4.5em;}
		}