/****************
Colors
	:root {
	  --main: #8b2842;
	  --second: #671849;
	  --font: #5a5b5d;
	  --pale: #ecbbc9;
	}

 background: linear-gradient(to bottom, #8b2842, #671849); 

*************************/

/** UNIVERSAL *************************************/
	body {text-align: center; -webkit-text-size-adjust: 100%; padding: 0; margin: 0;font-family: century-gothic, sans-serif;  font-size: 18px;  color: #5a5b5d; }
	.contentwrapper{width: 100%; position: relative; overflow: hidden;}

	
	p{margin: 0 0 16px 0;}
	article, aside {line-height: 28px;}
	a, a:visited, button.modal_link{  transition: all .25s; font-weight: 700;color: #8b2842;}
	a:hover, a:focus,button.modal_link:focus, button.modal_link:hover {color: #671849; text-decoration: underline;}
	input, select, textarea{font-family: century-gothic, sans-serif;  font-size: 18px; }
	button {padding:0; border: 0; background: transparent; cursor: pointer;  transition: all .25s;font-family: century-gothic, sans-serif;  font-size: 18px; }
	button:hover, button:focus {border: 0; outline: 0}
	.CHbox a, .CHA, .cardbennies{font-family: century-gothic, sans-serif;  font-size: 18px; } /* match to regular font size */
	strong{}
	.liner {width: 100%;  max-width: 1200px; margin: 0 auto;  position: relative; }
	.container-fluid{max-width: 1200px; width: 100%; margin: 0 auto;}

	section { width: 100%; padding: 0; margin: 0; background-color: white;}
	section, header, footer{position: relative; z-index: 99;}
	article{max-width: 1124px; width: 100%; /*overflow: hidden;*/ margin: 0 auto; text-align: left; }


	h1 {font-style: italic;  font-weight: 700; font-size: 44px; line-height: 50px; margin: 0 0 12px 0; color: #ffffff; text-align: center}

	h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, article.FRC h1
	{font-style: italic;  font-weight: 700; font-size: 40px; line-height: 48px; margin: 0 0 24px 0; color: #8b2842;}
	article h2.KJEToggleTitle{padding: 0}


	h3, .code_block h1, .content_rates_category1, .faq_header, .faq_question, .comments_section_header, .pod_episode_header, #KJETitle, .forum_thread_category, .Category_Header_Text, .content_faq_header, .content_calendar_header, .cms_form_header, .content_article_header, #empapp h2, .CHQ, .cardname
	{font-style: italic;  font-weight: 700; font-size: 36px; line-height: 42px; margin: 0 0 20px 0; color: #8b2842;}

	h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
	{font-weight: 700; font-size: 24px; line-height: 36px; margin: 0 0 16px 0; color: #8b2842;}

	h5, .forum_thread_date, .forum_mischeader_title	{color: BLACK; font-size: 16px; font-weight: bold; }
	h6 {color: BLACK; font-size: 14px; font-style: italic; font-weight: bold;}

	/*L*/
	@media only screen and (max-width: 1199px) {
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		h1{font-size: 40px; line-height: 46px;}
		h2{font-size: 36px; line-height: 42px; margin: 0 0 16px 0;}
		h3{font-size: 30px; line-height: 36px; margin: 0 0 16px 0;}
		h4{font-size: 24px; line-height: 30px; margin: 0 0 12px 0;}
		aside h3{font-size:20px; line-height: 26px;}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		h1{font-size: 36px; line-height: 42px;}
		h2{font-size: 30px; line-height: 36px;}
		h3{font-size: 24px; line-height: 30px;}
		h4{font-size: 20px; line-height: 26px;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		body{font-size:16px;}
		article, aside {line-height: 26px;}
		h1{font-size:30px; line-height: 36px;}
		h2{font-size: 24px; line-height: 30px;}
		h3{font-size: 20px; line-height: 26px;}
		h4{line-height: 24px;}
	}

/** HEADER ***********************************************/
	header {width: 100%; box-shadow: 6.9px 7.2px 10px 0 rgba(7, 8, 10, 0.22); background: rgba(255,255,255,.8); position: absolute; top: 0; right: 0; padding: 0 50px;z-index: 100; transition: all .25s;}
	header .liner {height: 130px; max-width: 1400px; transition: all .25s;}
	header.stuck {position: fixed; }
	header.stuck .liner {height: 85px}
	a[name]{position: relative; top: -130px; z-index: 1}
	header.stuck .toplinks, header.stuck #sitesearch {display: none;}

	a.homelink{position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; height: 100%; width: 222px}
	header.stuck a.homelink{width: 178px}
	a.homelink img {width: 100%; max-width: 222px}

	.toplinks {text-align: right; font-size: 14px; color: #5a5b5d; position: absolute; top: 22px; right: 70px; }
	.toplinks a, .toplinks a:visited, .toplinks .notalink  {color: #5a5b5d;  font-weight: normal;}
	.toplinks a:hover, .toplinks a:focus {color: #8b2842;}
	.toplinks a:after, .toplinks .notalink:after{content: "|";display: inline-block; padding: 0 10px;}

	#sitesearch {font-size: 14px; color: #5a5b5d;position: absolute; top: 22px; right: 0; }
	#sitesearch:hover, #sitesearch:focus, #sitesearch.down {color: #8b2842;}
	#sitesearch:after{content: '\f002'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; margin-left: 10px;}
	#sitesearch.down:after{content: '\f00d';}

	.sitesearch {display: none;  border-radius: 10px; width: calc(100% - 34px - 222px - 159px); max-width: 984px; height: 34px; border: solid 1px #5a5b5d; background-color: #fff; position: absolute; top: 18px; right: 80px; z-index: 99}

	.searchbox {position: absolute; top: 0; left: 0; width: calc(100% - 34px); border: 0; background: transparent; padding-left: 10px}
	.searchbox::placeholder {font-size: 14px;}
	.searchbox:-ms-input-placeholder {font-size: 14px;}
	.searchbox::-ms-input-placeholder {}

	.sitesearch button[type=submit]{color: #8b2842; position: absolute; top: 0; right: 0; height: 34px; width: 34px; border-radius: 10px;}
	.sitesearch button[type=submit]:hover, .sitesearch button[type=submit]:focus {color: #671849;}

	button.searchex {color: #8b2842;  }
	button.searchex:hover, button.searchex:focus {color: #671849;}

	.loanbttn{position: absolute; bottom: 26px; right: 190px; }
	.loanbttn a, .loanbttn a:visited{display: inline-block; text-decoration: none; line-height: 1; text-align: center;  border-radius: 10px; color: white; background-color: #8b2842; font-size: 14px;   width: 130px;  height: 34px; display: flex;  justify-content: center;  align-items: center; align-content: center; font-weight: normal;}
	.loanbttn a:hover, .loanbttn a:focus{text-decoration: none; color: white; background-color: #671849;}

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

	/*L*/
	@media only screen and (max-width: 1199px) {
		.loanbttn{ right: 244px; }
		header .toplinks {display: none;}
		nav.mobile .toplinks {text-align: left;  color: white; position: static; border-bottom: solid 1px white; margin-bottom: 10px;}
		nav.mobile .toplinks .notalink {margin-bottom: 10px; display: block;}
		.toplinks a, .toplinks a:visited, .toplinks .notalink  {color: white; }
		.toplinks a:hover, .toplinks a:focus {color: white;}
		.toplinks a:after, .toplinks .notalink:after{content: "";display: none;}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		header{background: none white; position: relative; padding: 0 45px}
		header .liner, header.stuck .liner {height: 80px;}

		header .toplinks {display: none; }


		a.homelink{width:169px;}
		header.stuck a.homelink{width:169px;}

		a[name]{ top: -80px; }
		#sitesearch {font-size: 0; top: auto; bottom: 8px; right: 44px; width: 44px; height: 44px; color: #8b2842}
		#sitesearch:after{font-size: 24px; margin: 0}
		.sitesearch {width: calc(100% - 189px - 98px);  top: auto; bottom: 13px; right: 98px; }
		.loanbttn{bottom: 13px;  right: 280px; }
		header.stuck #sitesearch {display: block;}

	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		header{ padding: 0 0}
		header .liner, header.stuck .liner {height: 94px;}
		a.homelink{width:135px; height: 60px; left: 33px;}
		header.stuck a.homelink{width:135px;}

		.loanbttn{bottom: 0;  right: auto; left: 0; width: 50%; }
		.loanbttn a{border-radius: 0; width: 100%; border-right: solid 1px white; }
		#sitesearch { bottom: auto; top: 0; right: 77px; height: 60px;}
		.sitesearch {width: calc(100% - 66px - 135px - 131px);  bottom: 46px; right: 131px; }

	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
	}

/** MENU *********************************************/
	button.menutoggler, nav.mobile{display: none;}

	nav.pc  { z-index: 100;  height: 40px; min-width: 400px; max-width: 693px; position: absolute; bottom: 14px; right: 370px; }
	.navliner {width: 100%;   z-index: 100; height: 40px;  display: flex; justify-content: space-between; align-items: flex-start; align-content: center; }


	button.CMitem, a.CMitem, a.CMitem:visited{text-decoration: none; line-height: 1.15;  display: flex; align-items: center;text-align: left;  color: #671849; border-bottom: solid 2px transparent; font-weight: normal;}
	button.CMitem:hover, button.CMitem:focus, a.CMitem:hover, a.CMitem:focus  {text-decoration: none; border-bottom: solid 2px #8b2842;color: #671849; padding-bottom: 7px; }

	.ddcontent{ display: none; position: absolute; top: 40px; left: 0px; width: 252px; padding: 24px 20px; background: linear-gradient(to bottom, #8b2842, #671849); color: white;  text-align: left; overflow-x: auto; }
	header .ddcontent .liner {height: auto;}
	.ddcontent a, .ddcontent a:visited, button.CMlink {display: block; color: white; font-weight: normal; margin-bottom: 20px; font-size: 16px; }
	.ddcontent a:hover, .ddcontent a:focus, button.CMlink:hover, button.CMlink:visited {color: white;}

	.CMsub{display:none;padding-left: 20px;}
	button.CMlink{position: relative; width: 100%; text-align: left}
	button.CMlink:after {content: '\f078'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; position: absolute; top: 0px; right: 0px; transition: all .25s; }
	button.CMlink.opened:after { transform: rotate(180deg);}

	/*XL*/
	@media only screen and (max-width: 1440px) {
		nav.pc  {right: 350px; }
	}


	/*XL*/
	@media only screen and (max-width: 1300px) {
	nav.pc  {width: calc(100% - 222px - 175px - 130px - 130px);  }
	}


	/*L*/
	@media only screen and (max-width: 1199px) {

/** MOBI MENU ***************************************/

		nav.pc {display: none;}

		button.menutoggler{display: block; height: 44px; color: #8b2842; width: 44px; position: absolute; bottom: 26px; right: 0; font-size: 36px }
		button.menutoggler:hover, button.menutoggler:focus { -webkit-transition:  all .25s; transition:  all .25s; color: #671849}
		button.menutoggler:before{content: "\f0c9"; font-family: 'Font Awesome 5 Pro';}

		nav.mobile button.menutoggler2{text-decoration: none; height: 44px; width: 44px; font-size: 20px; color: #FFFFFF; position: absolute; top: 0; right: 0; text-align: center; }
		nav.mobile button.menutoggler2:after {content: '';}

		nav.mobile{display: block; background: linear-gradient(to bottom, #8b2842, #671849); color: white; height: 100%; position: fixed; z-index: 1000; top: 0; overflow-y: auto;  width: 300px; right: -300px; text-align: left;  transition: all .25s; padding: 40px 30px 30px 30px;}
		nav.mobile.out{right: 0; box-shadow: 0 0 5px black;}

		div.L2, div.L3 {display: none;}

		nav.mobile a, nav.mobile button {color: white;text-decoration: none; position: relative; width: 100%; text-align: left;  display: block; transition: all .25s; font-weight: normal; margin-bottom: 10px;}
		nav.mobile button:after {content: '\f078'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; position: absolute; top: 0px; right: 0px; transition: all .25s; }
		nav.mobile button.flipped:after { transform: rotate(180deg);}

		 nav.mobile .L2 a, nav.mobile .L2 button {}

		 nav.mobile .L2 a{text-decoration: underline; font-size: 16px; font-weight: normal;}


		/*https://css-tricks.com/the-current-state-of-styling-scrollbars/*/
		nav.mobile::-webkit-scrollbar {width: 10px;}
		nav.mobile::-webkit-scrollbar-track {
			-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.7);
			background-color: #8b2842;
		}
		nav.mobile::-webkit-scrollbar-thumb {
			-webkit-box-shadow: inset 0 0 3px rgba(0,73,135,.7);
			border-radius: 5px;
			background-color: #671849;
		}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		button.menutoggler{ bottom: 8px;  color: #8b2842; font-size: 24px}

	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		button.menutoggler{ bottom: auto; top: 0;right: 33px; height: 60px; }
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
	}

/** HOME *************************************************/

	.behind {background: url(../images/RatesWatermark.png) center center no-repeat; width: 100%; height: 1402px; position: fixed; top: 0; right: 0; z-index: 2}
	.behindthat{width: 100%; height: 1402px; background: linear-gradient(to bottom, #8b2842, #671849);  position: fixed; top: 0; right: 0; z-index: 1}
	

	section.ql{height: 780px; border-top: solid 70px white;border-bottom: solid 70px white; background-size: auto 600px; background-position: center top; background-repeat: no-repeat; display: flex; align-items: center; padding:  0 50% 0 calc(50% - 550px); overflow: visible; position: relative;}
	.qlwatermark{background: url(../images/RatesWatermark.png) center bottom no-repeat; position: absolute; top: 0; right: 0; width: 100%; height: 600px; z-index: 10; }
	.qlgrade{background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 50%,rgba(0,0,0,0.45) 100%);width: 100%;height: 600px; position: absolute; top: 0; right: 0; z-index: 9}
	.qlbox {background: linear-gradient(to bottom, rgba(139,40,66,0.8) 0%,rgba(114,29,71,1) 69%,rgba(103,24,73,1) 100%);  width: 570px; height: 640px; position: absolute; top: 40px; left: 55%;  padding: 70px 60px; color: white; z-index: 99;}
	.tfp{ font-size: 40px;  font-weight: bold;  font-stretch: normal;  font-style: italic;  line-height: 1.2; color: white; text-align: left; z-index: 90}
	
	.qlbox ul{list-style: none; padding: 0; margin: 0;}
	.qlbox li{position: relative;list-style: none;padding: 0; margin: 0;}
	.qlbox li:after{content: ' '; width: 0; height: 50px; display: block;background-color: white; transition: all .5s; position: absolute; top: 0; left: 0;border-radius: 10px;  }
	.qlbox li:hover:after, .qlbox li:focus:after{ width: 100%;}

	.qlbox a{display: block; width: 100%; padding: 11px 20px 11px 33px; border: solid 1px white; border-radius: 10px; margin-bottom: 20px; font-weight: normal; text-align: left; position: relative; z-index: 99}
	.qlbox a, .qlbox a:visited{color: white; }
	.qlbox a:after{content: '\f054'; font-family: 'Font Awesome 5 Pro'; font-weight: 300; position: relative; float: right; z-index: 1; }
	.qlbox a:hover, .qlbox a:focus{color: #5a5b5d; text-decoration: none}

	section.home{padding: 50px}


	/*
	Product Comparison Header � font-style: italic;  font-weight: 700; font-size: 24px; line-height: 30; margin: 0 0 24px 0; color: #8b2842; text-align: center
	Product Comparison Copy �  font-size: 16px; line-height: 26; margin: 0 0 12px 0;  color: #5a5b5d; text-align: center
	*/

	/*XL*/
	@media only screen and (max-width: 1400px) {
	.qlbox { left: auto; right: 50px}
	}
	/*L*/
	@media only screen and (max-width: 1199px) {
		section.ql{ padding:  0 660px 0 52px; border-bottom: solid 50px white; border-top: solid 50px white;}
		.qlbox {width: 560px;}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		section.ql{display: block; padding: 0 45px; height: auto; background-size: auto 466px; background-repeat: no-repeat;}
		.qlbox { width: 100%; position: relative; margin:0 auto; right: auto; top: 300px; margin-bottom: 300px; padding: 40px 60px; height: auto;background: linear-gradient(to bottom, rgba(139,40,66,0.89) 0%,rgba(130,36,68,1) 25%,rgba(103,24,73,1) 100%);}
		.qlwatermark, .qlgrade{height:466px;}
		.tfp{padding: 0; font-size: 34px; position: absolute; top: 230px; right: 0; width: 100%; text-align:center;}
		section.home{padding: 50px 100px;}

	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		section.ql{padding:0 33px;  background-size: auto 350px; border-bottom: solid 40px white; border-top: solid 40px white;}
		.qlwatermark, .qlgrade{height:360px;}
		.qlbox { padding: 40px 30px;top: 210px; margin-bottom: 210px; }
		.tfp{ font-size: 30px;top: 160px;}
		section.home{padding: 50px 33px;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		section.ql{padding: 0;  background-size: 100% auto;border-bottom: solid 30px white; border-top: solid 30px white;}
		.tfp{font-size: 24px; top: 70px;}
		.qlbox a{font-size: 16px;}
		.qlbox{top: 120px}
		section.home{padding: 20px 30px;}
		.qlbox li:after{display: none; }
		.qlbox a:hover, .qlbox a:focus{color: white;}


	}

	/*XXS*/
	@media only screen and  (max-width: 400px) {
		.qlbox a{padding: 11px 10px 11px 23px; }

	}


/** INSIDE **********************************************/
	section.intbanner {width: 100%; height: 500px; background-color: #ecbbc9; position: relative; overflow: hidden;background-repeat: no-repeat; background-size: cover; background-position: center center;  }
	.inttext { background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 22%,rgba(0,0,0,0.45) 58%,rgba(0,0,0,0.45) 100%);  font-size: 24px; font-weight: normal; color: white; WIDTH:100%; height: 100%; padding: 50px;display: flex;  justify-content: center;  align-items: flex-end;}

	section.red{background: linear-gradient(to bottom, #8b2842, #671849); padding: 60px 50px; color: white;}
	.box{width: 100%; padding: 40px; border-radius: 30px; box-shadow: 0 0 5px 0 rgba(0,0,0,.5); background-color: white; color: #5a5b5d; text-align: center;}
	.row .box{height: 100%}
	.box span.fa, .box span.fas, .box span.far, .box span.fal, .box span.fab{display: block; color: #8b2842; font-size: 42px; }




	section.inside{padding: 60px 50px}

	/*article#maincontent div.code_block div.code_block_center div.code_block_box div.code_block_indiv_content p*/

	article .code_block_center{display: flex;  justify-content: space-between; flex-wrap: wrap}
	article .code_block_box {flex: 1 1 200px; border: solid white 8px; position: relative; }
	article .code_block_indiv_content{width: 100%; height: 100%; border: solid 1px #666;padding: 41px 17px; text-align: center;   font-size: 16px;transition: all .25s; position: relative; z-index: 99}
	article .code_block_indiv_content:hover{ border: solid 1px transparent; color: white; background: linear-gradient(to bottom, #8b2842, #671849);}
	article .code_block_indiv_content:hover h3 {color: white;}
	article .code_block_indiv_content:hover a{color:white;}

	article .code_block_indiv_image{position: absolute; top: 0; right: 0;  z-index: 9; overflow:  hidden; border: solid 1px blue }
	article .code_block_indiv_image img{height: 100%;}

	article .code_block_indiv_content a.cta, article .code_block_indiv_content a.cta:visited	{border: solid 1px #8b2842; background-color: #8b2842; color: white;}
	article .code_block_indiv_content:hover a.cta, article .code_block_indiv_content:hover a.cta:visited{border: solid 1px white; background-color: white; color: #671849;}
	article .code_block_indiv_content a.cta:hover, article .code_block_indiv_content a.cta:focus 	{text-decoration: none;border: solid 1px white; color: white; background: #671849; }


	aside {width: 100%;padding: 60px 50px;}
	aside .liner {display: flex;  justify-content: space-between; flex-wrap: wrap}

	.regionbox {flex: 1 1 30.33%; padding: 40px 30px; margin: 0 1.5%;background: linear-gradient(to bottom, #8b2842, #671849);font-size: 16px; line-height: 26px;  color: #ffffff;}

	.regionbox  ul, .regionbox  ul li {margin: 0px; padding: 0px; list-style: none;}
	.regionbox h3 {font-style: italic;  font-weight: 700; font-size: 24px; line-height: 32px; margin: 0 0 12px 0; color: #ffffff; text-align: center}
	.regionbox ul li a,.regionbox ul li a:visited{font-weight: 700;  color: #ffffff;}
	.regionbox ul li a:hover, .regionbox ul li a:focus{color: #ffffff;}
	.regionbox a.cta, .regionbox a.cta:visited	{border: solid 1px white; background-color: transparent; color: white;}
	.regionbox  a.cta:hover,.regionbox a.cta:focus
	{border: solid 1px white; color: #671849; background-color: white; }

	.video_wrapper {margin-top: 20px !important;}

	/*L*/
	@media only screen and (max-width: 1199px) {
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		section.intbanner {height: 350px;}
		article .code_block_box {flex: 1 1 300px;}
		.inttext{font-size: 20px;}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		section.inside, aside, .inttext, section.red{padding: 40px 33px}
		section.intbanner {height: 270px;}
		article .code_block_box {flex: 1 1 240px;;}
		.regionbox {flex: 1 1 46%; padding: 40px 15px; margin: 10px 2%;}
		article .code_block_indiv_content:hover{border: solid 1px #666; color: #5a5b5d; background: transparent;}
		article .code_block_indiv_content:hover a.cta, article .code_block_indiv_content:hover a.cta:visited{border: solid 1px #8b2842; color: white; background-color: #8b2842;}
		article .code_block_indiv_content a.cta:hover, article .code_block_indiv_content a.cta:focus {border: solid 1px #671849;  background-color: white;color: #671849; }


	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		section.inside, aside, section.red{padding: 40px 20px}
		section.intbanner {height: 222px;}
		.inttext {padding: 20px; font-size: 18px;}
		article .code_block_box {flex: 1 1 100%;}
		.regionbox {flex: 1 1 100%; margin: 10px 0;}
	}

/** FOOT ****************************************************/
	footer {width: 100%; background: url(../images/FooterWatermark.png) no-repeat right top #8b2842;  font-size: 14px; line-height: 18px; color: #ffffff; padding: 50px;}

	footer a, footer a:visited { color: white;}
	footer a:hover, footer a:focus {color: white; }
	.Fhead {font-style: italic;  font-weight: 700;  color: #ffffff; margin: 0 0 24px 0; font-size: 18px;}

	.bottomlinks {color: white;}
	.bottomlinks a {white-space: nowrap;color: #ffffff; font-weight: normal;}
	.bottomlinks a:after, .bottomlinks .notalink:after{content: "|";display: inline-block; padding: 0 10px;}
	.bottomlinks a:last-child:after{content: ""; padding: 0;}

	.socmed{}
	.socmed a .RLwords {display: none;}
	.socmed a, .socmed .notalink{ text-decoration: none !important}

	.footnote {}

	/*L*/
	@media only screen and (max-width: 1199px) {
	}

	/*M*/
	@media only screen and (max-width: 991px) {
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		footer {padding: 40px 33px}

	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		footer {padding: 40px 20px}
	}

/** CUSTOM STYLES ******************************************/
	.disclaim {font-size: 11px; line-height: 1;}

/** CTA **********************************************/
	input[type="submit"], input[type="reset"] {-webkit-appearance: none; -moz-appearance: none;cursor: pointer}

	a.cta, a.ctaW,a.cta:visited, input[type="submit"], a.clear, a.clear:visited, button#exedout, button.clear, input.go,  input[type="reset"], button.cta, a.PSlogout, a.PSlogout:visited, div.faq_advanced_search_panel input[type=button], .Rbuttons li a, .Rbuttons li a:visited, input[type="reset"], button.modal_button, input.calcxml_submit.btn.btn-lg.btn-block.btn-primary, a.calcxml_reset.btn.btn-lg.btn-block.btn-outline-primary
	{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; text-align: center;  padding: 8px 28px;  border-radius: 10px;border: solid 1px #8b2842; color: #8b2842; background: transparent;font-size: 14px; font-weight: 400}
	a.ctaW {background-color: white;}


	a.cta:hover, a.ctaW:hover, a.ctaW:focus, input[type="submit"]:hover, a.cta:focus, input[type="submit"]:focus, a.clear:hover, a.clear:focus, button#exedout:hover, button#exedout:focus, button.clear:hover, button.clear:focus, input.go:hover, input.go:focus, input[type="reset"]:hover, input[type="reset"]:focus, a.ctaW:focus, a.ctaW:hover, button.cta:hover, button.cta:focus, a.PSlogout:hover, a.PSlogout:focus, div.faq_advanced_search_panel input[type=button]:hover, div.faq_advanced_search_panel input[type=button]:focus, .Rbuttons li a:hover, .Rbuttons li a:focus, input[type="reset"]:hover, input[type="reset"]:focus, button.modal_button:hover, button.modal_button:focus, input.calcxml_submit.btn.btn-lg.btn-block.btn-primary:hover, input.calcxml_submit.btn.btn-lg.btn-block.btn-primary:focus
	{text-decoration: none;border: solid 1px #671849; color: white; background: #671849; outline: 0}

	a.calcxml_reset.btn.btn-lg.btn-block.btn-outline-primary{border: solid 1px #5a5b5d; color: var(--font);}
	a.calcxml_reset.btn.btn-lg.btn-block.btn-outline-primary:hover, a.calcxml_reset.btn.btn-lg.btn-block.btn-outline-primary:focus{border: solid 1px #5a5b5d; color: white; background: #5a5b5d;}

	h3[data-toggle="collapse"]:after, h4[data-toggle="collapse"]:after  {color:#5a5b5d;}


/** MORE UNIVERSAL *******************************************/
	* {overflow-wrap: break-word;}
	hr { border: 0; height: 0; border-top: 1px solid #8b2842 }
	.mobi {display: none;}
	a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
	a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}
	.breaker {clear: both; }
	img {border: 0px;}
	.print {display: none;}
	sup, sub {vertical-align: baseline; position: relative;  top: -0.4em;}
	sub {top: 0.4em;}
	.flexcenter{display: flex; justify-content: center; align-items: center;}

	/*S*/
	@media only screen and  (max-width: 767px) {
		.mobi {display: block;}
		.full {display: none;}
	}

	@media only screen and (max-width: 500px) {
		.sideslider table {width: 510px; }
		.sideslider { overflow: scroll;overflow-y: hidden; -ms-overflow-y: hidden;}
	}

	@media only screen and (max-width: 400px) {
	}



/******************************/
/*  MODULES, BELLS & WHISTLES */
/*        ALPHABETIZED        */
/******************************/

/** ACCORDION - FAQS, FORMS, & DIVS ************************************************************/
	.faq_featured_block{ margin: 20px 0 0 0 !important; display: block}
	.faq_header{ display: block}
	.faq_question_block_slide{padding: 10px 0;border-bottom: 0;}
	.faq_question_block_slide_question{padding: 0; border: solid 0px red}
	.faq_question_block_slide_answer{padding: 0 20px 10px 20px;}

	.cms_form_collapsible_header{background: none; border-bottom: 0; }

	button.divheader, .cms_form_collapsible_header a, .cms_form_collapsible_header a:visited, .faq_question_block_slide_question_closed a, .faq_question_block_slide_question_closed a:visited {background-color: #8b2842; color: WHITE; display: block;padding: 5px 10px; border-radius: 5px;}
	button.divheader{margin-top: 20px; width: 100%; text-align: left; border: 0 !important}
	button.divheader:hover, button.divheader:focus, .cms_form_collapsible_header a:hover, .cms_form_collapsible_header a:focus, .faq_question_block_slide_question_closed a:hover, .faq_question_block_slide_question_closed a:focus {background-color: #671849; color: WHITE;}

	.cms_form_collapsible_header.open a, .faq_question_block_slide_question_open a {background-color: ORANGE; color: WHITE; display: block;padding: 5px 10px; border-radius: 5px;}

	.divcontent {width: 100%; padding: 20px 50px; display: none;}

	.cms_form_collapsible_header a:before, .faq_question_block_slide_question_closed a:before{content: '';}
	button.divheader.open, .cms_form_collapsible_header.open a:before, .faq_question_block_slide_question_open a:before{content: ''; }
	button.divheader:after, .cms_form_collapsible_header a:after, .faq_question_block_slide_question_closed a:after{content: '\f067'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; position: relative;float: right}
	button.divheader.open:after, .cms_form_collapsible_header.open a:after, .faq_question_block_slide_question_open a:after{content: '\f068'; font-family: 'Font Awesome 5 Pro'; font-weight: 400;position: relative;float: right}
	/* FA 4
	button.divheader:after, .cms_form_collapsible_header a:after, .faq_question_block_slide_question_closed a:after{content: '\f067'; font-family: 'FontAwesome'; position: relative;float: right}
	button.divheader.open:after, .cms_form_collapsible_header.open a:after, .faq_question_block_slide_question_open a:after{content: '\f068'; font-family: 'FontAwesome';position: relative;float: right}
	*/

/** ALERTS 2.0 ****************************************************/
	.alertholder{width: 100%; position: relative; z-index: 99; margin: 0}
	.alertbar {padding: 0; width: 100%; }
	.alertbar.regular{padding: 10px 0}
	.alertbar.high{}
	.alert {width: 96%; max-width: 1160px; margin: 0 auto; padding-right: 40px; position: relative; text-align: left}
	.alert_icon{}
	.alert a, .alert a:visited {}
	.alert a:hover, .alert a:focus {}
	button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important;}
	button.exed:before {content:"\f057"; font-family: 'Font Awesome 5 Pro';}
	/* fa 4 - older sites
	button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important; background: transparent; border: 0;}
	button.exed:before {content:"\f057"; font-family: 'FontAwesome'; }
	 */

/** BLOGS ********************************************/
	.blog_posted_date {display: block; color: BLACK;}
	span.blog_tags_tag a{display: inline-block;}
	.blog_share {position: relative; float: right; }
	.blog_share a { font-size: 32px; margin-left: 20px;}
	.blog_share ul {list-style: none; display: flex;  justify-content: flex-end;  align-items: center;}
	.blog_share ul li{ display: inline-block;}
	article .blog_share ul li:before { display: none;}


/** CALENDAR *****************************/
	.content_calendar_table {border: solid 1px #8b2842; border-collapse: collapse}
	td.content_calendar_table_headercell {background-color: #8b2842; color: white; text-align: center; font-weight: bold;}
	td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited { color: white; }
	td.content_calendar_table_headercell a:hover, td.content_calendar_table_headercell a:focus { color: #ecbbc9; }
	td.content_calendar_table_cell { border: solid 1px #8b2842}
	td.content_calendar_table_selectedcell { border: solid 1px #8b2842; background-color: #ecbbc9}


/** DEC TREE ***************************************/

	/* use any height less than 1000px - within reason */
	.CHboxedup{max-width: 100%; height: 500px; z-index: 90;  }
	.CHbox {height: auto; height: 500px;border: solid 1px #8b2842; border-radius: 10px; padding: 20px 10px 10px 10px; text-align: center;}
	.cardbennies, .CHAs {max-height: calc(100% - 50px); overflow: auto;}
	.card img {border: 0 !important}

	/* to overwrite BS styles for .card */
	.CHbox .card {display: block;  background-color: transparent; border: none !important;}

	.CHbox a {} /* match to regular content size */
	.CHQ {border-bottom: solid 2px #8b2842;}/* matchED to H3 */
	.cardname{} /* matchED to H3 */
	.CHA {color: #8b2842 } /* match to regular content size or not */
	.CHA:hover, #startover:hover {color:#671849; cursor: pointer;}
	#startover{ font-size: 16px; }
	.cardbennies { } /* match to regular content size */

	/* generic icons for FA 5 */
	.CHQ:before {content: '\f059'; font-family: 'Font Awesome 5 Pro'; font-weight: 700; margin-right: 10px; }
	.CHA:before {content: '\f0a4'; font-family: 'Font Awesome 5 Pro'; font-weight: 300;margin-right: 10px;}
	#startover:before {content: '\f021'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; margin-right: 10px;}
	/* for FA 4
	.CHQ:before {content: '\f059'; font-family: 'FontAwesome';  }
	.CHA:before {content: '\f0a4'; font-family: 'FontAwesome'; }
	#startover:before {content: '\f021'; font-family: 'FontAwesome'; }
	*/

/** FAQs **********************************************/
	.faq_toolbar {padding-bottom: 15px;}
	.faq_viewed {color: #8b2842; font-size: 11px; font-weight: bold;}
	.faq_search {margin: 20px 0px}
	.faq_question_block {margin-top: 10px;}
	.faq_advanced_search_panel {padding: 0px;}
	.faq_advanced_search_panel table {margin: 20px 0px;}
	.faq_advanced_search_panel table td {padding: 2px 0px;}
	.faq_advanced_search_panel i {color: silver;}
	div.faq_browse input[type=submit] {margin-left: 10px;}
	.faq_search_form input[type=submit]{margin: 0 10px;}
	div.faq_advanced_search_panel input[type=text], div.faq_advanced_search_panel textarea{width: 100%;}
	div.faq_advanced_search_panel input[type=button] {margin-left: 10px;}
	
	/*remove recent, featured, & popular */
	/*div.faq_featured_block, div.faq_recent_block, .faq_popular_block{display: none;}*/


	/*S*/
	@media only screen and  (max-width: 767px) {
		form.faq_search_form input[type="submit"], div.faq_browse form input[type="submit"]{margin: 10px 0;}
	}

/** FAQS REGION ***************************************/
	ul.region_faq_list li {margin-bottom: 5px;}
	span.region_faq_header {display: block; margin-bottom: 10px}

/** FORMS ************************************************/
	.visuallyhidden {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
	.cms_form_item, .cms_form_content_block {clear: both; padding: 10px 0; margin: 0 !important;}
	.cms_form_textinput, .cms_form_dropdown  {width: 100%; border: solid 1px #ecbbc9}
	.cms_form_textarea {width: 100%; height: 100px; border: solid 1px #ecbbc9}
	.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;}
	.cms_form_label, legend.cms_form_legend{width: 33%; position: relative; float: left; margin: 0 1% 5px 0; font-weight: normal}
	.cms_form_object {width: 66%; position: relative; float: right; margin: 1px 0}
	fieldset.cms_form_fieldset {white-space: normal; width: 100%; border: none;}
	/*XS*/
	@media only screen and  (max-width: 575px) {
		.cms_form_label, legend.cms_form_legend {width: 100% !important;  float: none; margin: 0 1% 5px 0; }
		.cms_form_object {width: 100%;  float: none; margin: 1px 0}
	}

/** LOCATOR 2.5 **************************************************/

	button#exedout {display: none;}
	form#locator fieldset label {display: inline;}

	button#exedout {display: none;}
	.legend{ top: -10px;}
	.boxedsearch, .legend {BACKGROUND-COLOR: #ecbbc9; }

	@media only screen and (max-width: 1100px) {
		.boxedsearch fieldset {top: 0px}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		.boxedsearch fieldset {width: 100%; float: none; top: 0; margin-bottom: 0}
		.boxedsearch {height: auto;}
		.legend { top: 0; margin: 0; text-align: left;}
		.legend_label {display: block;}
		.legend_label .fas, .legend_label .far, .legend_label .fa {padding-left: 0;}
		.loc_list {width: 100%; float: none; margin-bottom: 0px;}
	}
	/*XS*/
	@media only screen and  (max-width: 575px) {
		.legend {text-align: left;padding-right: 20px;}
		.legend_label .fas, .legend_label .far, .legend_label .fa { padding: 0 5px 0 0px;}
		.loc_formbox input[type=text] {width: 100% !important;}
	}

/** POLLS ****************************************/
	.region table td table td {padding: 2px;}
	.region table td table{margin-bottom: 10px;}
	.region_poll_table_inner td {padding: 2px;}
	.region_poll_table_inner {margin-bottom: 10px;}
	.region_poll_radio_cell input {position: relative; top: 5px;}
	label.content_poll_option_label{padding-left: 5px;}


/** RATES & TABLES ************************************************/
	.content_rates_table, TABLE.table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;}
	.content_rates_table th, .table_builder th {font-weight: bold; color: white; background-color: #8b2842; padding: 10px 20px}
	.content_rates_table td, .table_builder td { padding: 10px 20px; border-bottom: solid 1px #333333}
	.content_rates_table_row2, TR.table_builder_row_even {}
	TR.table_builder_row_odd {}
	.content_rates_table_row_highlight {color: var(--accent);}
	.sideslider {width: 100%;}
	.table_builder .filtered {display: none;}
	.content_rates_table td.widecell{}

	/*.content_rates_table_fields:first-child {border-left: none;}*/
	/*tr td.content_rates_table_row2:first-child, tr td.content_rates_table_row1:first-child {border-left: none; }*/

	.content_rates_table_postfix {line-height: 1;}
	/*XS*/
	@media only screen and  (max-width: 575px) {
		/*.content_rates_table, .table_builder {border-collapse: collapse;border-top: 2px solid #8b2842;}
		.content_rates_table, .content_rates_table_effectivedate, .content_rates_table_title, .content_rates_table_row_highlight, .content_rates_table thead, .content_rates_table tbody, .content_rates_table_fields, .content_rates_table_row1, .content_rates_table_row2, .content_rates_table tr, .table_builder, .table_builder thead, .table_builder tbody, .table_builder_header_row, .table_builder_cell, .table_builder_row_even, .table_builder_row_odd{display: block;}
		.content_rates_table_fields_row, .table_builder_header_row {position: absolute; top: -9999px; left: -9999px; }
		.content_rates_table td, .table_builder td  {border: none; border-bottom: 1px solid #5a5b5d; position: relative; padding: 10px 10px 10px 20px; white-space: normal; text-align:left; }
		.content_rates_table tr td:last-child, .table_builder tr td:last-child {border-bottom: 2px solid #8b2842;}
		.content_rates_table td:before, .table_builder td:before {display: block; text-align:left; font-weight: bold; content: attr(data-title); position: relative; left: -10px}
		.content_rates_table td.content_rates_table_title, .content_rates_table td.content_rates_table_effectivedate {padding: 10px 0; border: 0}*/

		.content_rates_table td, .table_builder td {
			padding: 10px;
		}
		.content_rates_table td:nth-child(3) {
			text-align: center;
		}
	}

/** RATINGS & COMMENTS **********************************/
	.comments_wrapper{position: relative;}
	.comments_section_summary { padding: 20px; margin: 0px; border: 0; background: none;}
	.comment_rating_stars, .comment_rating_number {display:  inline-block; }
	.comments_sortbox {position: absolute;  right: 0;top: 30px; width: auto;}
	.comments_form_table {background: none; border: 0; width: calc(100% - 20px); margin: 10px;}
	.comments_form_table TD {border: 0;  padding: 3px;}
	/*div.star-rating,div.star-rating a{background:url(../images/stars.png) no-repeat 0 0px}*/
	.comment_item {border: 0; background-color: #ecbbc9; padding: 20px; margin: 10px 0;}

/** SIDEBAR CONTENT ************************************************/
	.code_block{max-width: 100%;}
	.code_block_top {}
	.code_block_center {}
	.code_block_bttm {}
	.code_block_indiv_content p{margin-top: 0px;}
	article .code_block_top {}
	article .code_block_center {}
	article .code_block_bttm {}
	article .code_block_indiv_top{}
	article .code_block_indiv_content{}
	article .code_block_indiv_bttm{}

	/*.boxtop, .code_block_indiv_top, .boxbottom, .code_block_indiv_bttm {display: none;}*/


	/*Open an account button addition updates*/
	nav.pc {right: 530px;width: 310px;min-width: auto;}
	@media (min-width: 1400px) {nav.pc{right:580px;}}
	.loanbttn {right:190px;}

	.acctbttn{position: absolute; bottom: 26px; right: 335px; }
	.acctbttn a, .acctbttn a:visited{display: inline-block; text-decoration: none; line-height: 1; text-align: center;  border-radius: 10px; color: white; background-color: #8b2842; font-size: 14px;   width: 170px;  height: 34px; display: flex;  justify-content: center;  align-items: center; align-content: center; font-weight: normal;}
	.acctbttn a:hover, .acctbttn a:focus{text-decoration: none; color: white; background-color: #671849;}

	@media (max-width: 1199px) {
		.acctbttn {right: 381px;}
		.loanbttn {right: 240px;}
	}
	@media (max-width: 991px) {
		.acctbttn {right: 387px; bottom:12px;}
		.loanbttn {right: 250px; bottom: 12px;}
		#hbbttn {width: 145px;}
	}
	@media (max-width: 767px) {
		.loanbttn {width: 33%;right: 33%;left:auto;bottom:0;}
		.acctbttn {bottom:0;width: 34%; right: auto; left:0;border-right: 1px solid white;}
		.acctbttn a {border-radius: 0;width:100%;}
		#hbbttn, header.stuck #hbbttn {width: 33%}
	}