.InnerSkin .ModEasyDNNnewsC .container{
	max-width: 1560px;
}
.FWVideo {
	max-width: 800px;
	position: relative;
}
.FWVideo iframe {
	margin-bottom:25px;
    width: 100%;
    height: 415px;

}
.FWVideo .embed-responsive {
	margin-bottom:25px;
	cursor:pointer;
}
.FWVideo .fab{
	position: absolute;
	top: 35%;
	font-size: 54px;
	color:#df0d17;
	left:0;
	right:0;
	text-align: center;
}
.FWVideo .fab:hover {
	color:#fff;
}
.FWVideo img {
}
@media (min-width: 600px) {
.FWVideo .fab{
	top: 45%;
}
}
.Custom-logos .fas{
	font-size: 55px;
    background: red;
    padding: 20px;
    border-radius: 50%;
}
/*person-box.*/
.Person-box{
	background: #f1f1f1;
    text-align: center;
   	margin: 0 auto 40px;
   	max-width: 270px;
}
.Person-box p.name{
	padding-top: 15px; 
	font-size: 20px;
	color: #00b8ec;
	font-weight: 700;
	line-height: auto;
	margin-bottom: 10px;
}
.Person-box p.title{
	font-size: 16px;
	color: #0d4a88;
	padding: 0 15px 20px;
	margin-bottom: 0;
	min-height:145px;
}
.Person-box p.title.shortt{
	min-height: unset;
}
.Person-box div.member-picture{
	border-top: 8px solid #00b8ec;
}
.Person-box div.member-picture img {
    border-bottom-left-radius: 1500px 200px;
    border-bottom-right-radius: 1500px 200px;
}
.Person-box p.paraend{
	padding-bottom: 25px;
	color: #0d4a88;
	font-size: 16px;
}
.Person-box p.paraend .LB_BlueBtn, .Person-box p.paraend .B_LightBlueBtn{
	padding: 10px 20px 10px 20px;
	font-size: 18px;
}
.Person-box p.paraend .B_LightBlueBtn{
	margin-bottom: 13px;
}

/*Map area*/

.mapdiv{
    width:100% !important;
	background-color:#fff;
	min-width:140px !important;
	min-height:150px !important;
}
.pmap{
	margin-bottom:0;
	line-height:20px;
}
.mapspan1{
	color:#004b89;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.mapspan2{
	font-size:12px;
	line-height:5px;
}
.mapspan3{
	font-weight:bold;
	font-size:12px;
	margin-bottom:0;
	line-height:5px !important;	
}
.mapdiv a.B_LightBlueBtn{
	font-size: 16px;
	padding: 6px 10px 6px 15px;;
}

.eds_news_Advantage .customNews .card{
	box-shadow: none;
	background-color: #f6f6f6;
	border-radius: 0;
	border-bottom: 3px solid #00b8ec;
}
.eds_news_Advantage .customNews .card .card-body, .eds_news_Advantage .customNews .card .card-footer{
	padding: 15px 25px 8px 25px;
}
.eds_news_Advantage .customNews .card .card-header.card-header-image{
	margin-top:0;
	border-radius: 0;
	margin-left: 0;
	margin-right: 0;
}
.eds_news_Advantage .customNews .card .card-header.card-header-image img{
	border-radius: 0;
}
.eds_news_Advantage .customNews .card .card-title{
	font-family: 'Lato', sans-serif;
	min-height: 66px;
}
.eds_news_Advantage .customNews .h4{
	font-family: 'Lato', sans-serif;
	color: #0d4a88;
	font-size: 22px;
}
.eds_news_Advantage .customNews .description p{
	font-family: 'Lato', sans-serif;
	color: #3c3c3c;
	font-size: 20px;
}
.eds_news_Advantage .customNews h1 a:not(.export, .rss):hover, .eds_news_Advantage .customNews h2 a:not(.export, .rss):hover, .eds_news_Advantage .customNews h3 a:not(.export, .rss):hover, .eds_news_Advantage .customNews h4 a:not(.export, .rss):hover, .eds_news_Advantage .customNews h5 a:not(.export, .rss):hover, .eds_news_Advantage .customNews h6 a:not(.export, .rss):hover{
	color: #0d4a88 !important;
}
.eds_news_Advantage .customNews .description, .eds_news_Advantage .customNews .card-description, .eds_news_Advantage .customNews .footer-big p{
	color: #3c3c3c;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 24px;
}
.customNews .LG_GreenBtn{
	padding-top: 7px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.InnerSkin .topimage{
	position: relative;
}

/*Blog Detail view*/
.InnerSkin .eds_news_BlogOne * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.eds_news_BlogOne .article.standalone.custom .content p, .eds_news_BlogOne .article.standalone.custom .content ul li, .eds_news_BlogOne.eds_subCollection_news .galleryContent p {
	font-size: 20px;
	line-height: 24px;
	color: #3c3c3c;
	font-family: 'Lato', sans-serif;
}
.eds_news_BlogOne .article.standalone.custom .content p {
	margin: 0 0 25px;
}
.eds_news_BlogOne .article.standalone.custom .content ul li {
	margin: 0 0 15px;
}
.eds_news_BlogOne .article.standalone.custom h2 {
	color: #0d4a88;
	line-height: 1.3em;
	margin: 0 0 10px;
	font-weight: 700;
	font-size:27px;
	font-family: 'Lato', sans-serif;
}
.eds_news_BlogOne .article.standalone.custom a {
    color: #00b8ec;
}
.InnerSkin .topimage .container .galleryContent {
	border-bottom: 1px solid #ccc;
}
.news.eds_subCollection_news.eds_news_BlogOne .topimage img {
	margin-bottom:35px;
}	
.InnerSkin .topimage .container .galleryContent .details ul li{
	display: inline-block;
   margin-right:10px;
}
.InnerSkin .topimage .container .galleryContent .details ul li a{
	color: #8fc73e;
	font-size: 24px;
}
.InnerSkin .topimage .container .galleryContent .details h4 {
	font-size:18px;
}
.InnerSkin .topimage .container .galleryContent .details ul {
	margin-left:0;
	max-width:280px;
}
.eds_news_BlogOne .SocialIcons ul li a {
	font-size:24px;
}
.SocialpopupBG .btn.btn-secondary {
	float:right;
	border-radius:0;
}
.SocialpopupBG p.dark_title {
	color:#0d4a88;
}
@media only screen and (min-width:1200px) {
.InnerSkin .topimage .container{
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	margin:0 auto;
}
.InnerSkin .topimage .container .galleryContent{
	background: #fff url("https://www.secfed.bank/Portals/_default/skins/securityfed/Images/blogtitlewaves.png") no-repeat bottom right;
	width: 618px;
	margin-top: 50px;
	margin-bottom: 50px;
	padding:15px 15px;
}
.InnerSkin .topimage .container .galleryContent h1 {
	font-size:25px;
}
.InnerSkin .topimage .container .galleryContent p {
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.InnerSkin .topimage .container .galleryContent .modal-content {
	font-weight:normal;
}
.InnerSkin .topimage .container .galleryContent .details ul {
    margin: 0;
}
}
@media only screen and (min-width:1440px) {
.InnerSkin .topimage .container .galleryContent h1 {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}
.InnerSkin .topimage .container .galleryContent{
	padding:45px 20px;
}
.InnerSkin .topimage .container .galleryContent p {
	margin-bottom: 20px;
}
}
.site-plan ul li{
	list-style: none;
	font-size: 18px;
	line-height: 1;
}
.site-plan ul li a{
	color:#0d4a88;
	
}
.site-plan ul li a span{
	font-size: 18px;
	font-weight: bold;
}
.site-plan ul li ul li a span{
	font-size: 16px;
	font-weight: bold;
}
.valid-404{
	padding:50px 0 40px 0; /*Updated from 50px 220px 40px 220px to allow for better responsiveness - Mark - 2021-12-27*/
	width: 80%;
	margin-left: 10%;
}
@media print{

	td,
    th,
    table.responsive caption,
    table.responsive th,
    table.responsive td{
        border:1px solid #000 !important;
	}
	.Alertbar,.Hero,.TopHeader, header, .ModDNNGoDNNGalleryProC, footer, .scroll-to-top, .DNNEmptyPane, #dnn_TopPaneFull, .CalculatorsTab, #scrollTopBtn, .AccordionStyle .overlay, .CoverSection img, .PromoBoxBlue, .edn_aditionalBox {
		display:none !important;
	}

	a[href]:after {
		content: none !important;
	}
	.heightsection {
	    padding-top: 0 !important;
	}
	.OverViewBBlue{
		border-bottom: 3px solid #00b8ec;
	}
	.G_LightGreenBtn,.B_LightBlueBtn,.LB_BlueBtn {
		color: #171c8f !important;
		border: 3px solid #171c8f;
	}
	.GreyTestimonial {
		padding: 0px 35px !important;
	}
	.HomeSkin .row.Spacing.Last, .HomeSkin.Personal .row.Spacing.Last,.InnerSkin .row.Spacing.Last,.InnerSkin.Personal .row.Spacing.Last{
		margin-bottom: 0px;
	}
	.GreyTestimonial h2, .GreyTestimonial p, .AccordionStyle h2 {
		color: #7C878E !important;
	}
	.AccordionStyle h2 {
		position:relative !important;
	}
	
}