/****************
Colors

B LUE - main color  --dark-red: #a31f34; rgb(163,31,52)
G REEN - alt color --gold: #d8c821; rgb(216,200,33)
red - highlight color #a31f34
BLACK - text color
S ILVER - pale color --silver: #e8e8e9;

 --slate-grey: #646469; rgb(100,100,105)
 --slate-grey-two: #5e6b71;

 gold: #d8c821; 
  - Darker Blue: #194e91 (White text will be used on this option)  rgb(25,78,145)
  - Lighter Blue: #38b5e6  rgb(56,181,230)
  - Orange: #ee7621 rgb(238,118,33)


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

/** UNIVERSAL *************************************/

	body {text-align: center; background-color: WHITE; -webkit-text-size-adjust: 100%; padding: 0; margin: 0; font-family: din-2014, sans-serif; font-weight: 400; font-size: 16px;  color: #646469; }

	.contentwrapper{width: 100%; position: relative; overflow: hidden;}

	article p{margin: 0 0 14px 0;}
	article, aside {line-height: 26px; }
	a, a:visited, button.modal_link{  transition: all .25s;color: #a31f34;}
	a:hover, a:focus, button.modal_link:focus, button.modal_link:hover {color: #a31f34;}
	button.modal_link{ border:0; background: transparent; padding: 0; margin: 0;font-family: din-2014, sans-serif; font-weight: 400; font-size: 16px; }

	input, select, textarea{ font-family: din-2014, sans-serif; font-size: 18px;  color: #646469;}
	button {padding:0; border: 0; background: transparent; cursor: pointer;  transition: all .25s; font-family: din-2014, sans-serif; font-size: 18px;  color: #646469;}
	button:hover, button:focus {border: 0; outline: 0}
	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;position: relative; z-index: 90}

	.comb3{ width: 422px; height: 322px; position: absolute; top: 800px; right: 0; z-index: 1 }
	.comb4{ position: absolute;top: 1200px;  left: 0; width:399px; height: 322px; z-index: 1 }


	/* diff/colored bullets
	article ul, aside ul {list-style: none;}
	article ul li:before, aside ul li:before { content: "•";color: #a31f34; display: inline-block; width: 1em;   margin-left: -1em; }
	*/

	h1 {font-weight: 300; font-size: 36px; line-height: 42px; margin: 0 0 24px; color: #ffffff}

	h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, article h1
	{font-weight: 600; font-size: 32px; line-height: 36px; margin: 0 0 14px; color: #a31f34}

	h3, .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, .content_rates_table_title 
	{font-weight: 300; font-size: 24px; line-height: 30px; margin: 0 0 14px; color: #A31F34}
	.content_rates_table_title{font-weight: 700}

	h4, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
	{font-weight: 300; font-size: 20px; line-height: 26px; margin: 0 0 14px; color: #A31F34}

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

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

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

	/*S*/
	@media only screen and  (max-width: 768px) {
		H1{font-size: 32px; line-height: 38px; margin: 0 0 10px; color: #A31F34}
		H2{font-size: 28px; line-height: 34px; margin: 0 0 10px}
		H3{font-size: 24px; line-height: 30px; margin: 0 0 10px}
		H4{font-size: 20px; line-height: 26px; margin: 0 0 10px}
		article p{margin: 0 0 10px 0;}
	}

	/*XS*/
	@media only screen and  (max-width: 576px) {
		H1{font-size: 28px; line-height: 34px}
		H2{font-size: 24px; line-height: 30px}
		H3{font-size: 20px; line-height: 26px}
		H4{font-size: 18px; line-height: 24px}
		Body{font-size: 16px;}
		article, aside {line-height: 24px}
	}

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

	a.cta, a.ctaR, a.ctaW, input[type="submit"], a.clear, button#exedout, button.clear, input.go,  input[type="reset"], button.cta, a.PSlogout, div.faq_advanced_search_panel input[type=button], .RL a, .Rbuttons a, .CHA, .mobilinks a, .mobilinks a:visited, button.modal_button
	{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; border-radius: 22px;  box-shadow: 2.8px 2.9px 4px 0 rgba(0, 0, 0, 0.25); border: solid 1px #a31f34; background-color:transparent; color: #a31f34; font-size: 16px; padding: 13px 30px; text-align: center;}

	a.cta:hover, 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 a:hover, .Rbuttons a:focus, .CHA:hover, .mobilinks a:hover, .mobilinks a:focus, button.modal_button:hover, button.modal_button:focus
	{text-decoration: none; text-decoration: none; border: solid 1px #646469}

	a.ctaR, .CHA {background-color: #a31f34; color: white !important;border: solid 1px #ffffff; }
	a.ctaR:hover, a.ctaR:focus, .CHA:hover{background-color:#5e6b71; color: white;}

	a.ctaG, .RL a{background-color: #5e6b71; color: white !important;border: solid 1px #ffffff; }
	a.ctaG:hover, a.ctaG:focus, .RL a:hover, .RL a:focus{background-color:#a31f34; color: white;}

	a.ctaW{ color: white;border: solid 1px white; }


/** HEADER ***********************************************/
	header {width: 100%; height: 120px; background-color: white; position: relative; z-index: 100}
	header.stuck {position: fixed; top: 0; left: 0; z-index: 100;  box-shadow: 4.2px 4.3px 6px 0 rgba(0, 0, 0, 0.25);}
	/*a[name]{position: relative; top: -57px; z-index: 1}*/

	a.homelink{width: 204px; height: 168px; border-radius: 2px; box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.35); background-color: #ffffff;display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 50%; margin-left: -600px; z-index: 101 }
	a.homelink img, .logo {width: 140px}

	header.stuck a.homelink{width: 160px; height: 120px;}
	header.stuck a.homelink img {width: 100px}


	.toplinks {text-align: right; height: 40px; box-shadow: 4.2px 4.3px 6px 0 rgba(0, 0, 0, 0.25); background-color:#e8e8e9; width: 100%;font-size: 16px; padding: 7px 30px;}
	.toplinks a, .toplinks a:visited, .toplinks .notalink  {color: #646469; margin-left: 25px;}
	.toplinks a:hover, .toplinks a:focus {color: #a31f34}


	#sitesearch {font-size: 16px; color: #646469; margin-left: 25px;}
	#sitesearch:hover, #sitesearch:focus, #sitesearch.down {color: #a31f34}
	#sitesearch:before {content: '\f002'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; margin-right: 5px;}
	#sitesearch.down:before{content: '\f00d';}

	.sitesearch {display: none;  width: 100%; max-width: 600px; background-color: #e8e8e9;height: 40px; position: absolute; top: -7px; right: 80px;}

	.sitesearch label {position: absolute; top: 7px; left: 0; }
	.searchbox {height: 24px; position: absolute; top: 7px; left: 56px; width: calc(100% - 56px - 54px); border: 0; border-bottom: solid 1px #a31f34; background: transparent; }
	.sitesearch button[type=submit]{color: #646469;  width: 44px; height: 40px; position: absolute; top: 0; right: 0;}
	.sitesearch button[type=submit]:hover, .sitesearch button[type=submit]:focus {color: #a31f34;}
	.sitesearch button[type=submit]:before {content: '\f002'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; }

	a.ctaH{padding: 9px 20px; height: 46px; border-radius: 22px; border: solid 1px #a31f34; color: #a31f34; font-weight: 600; position: absolute; top: 58px; right: 50%; margin-right: -424px; display: inline-block; }
	a.ctaH:hover, a.ctaH:focus {color: white; background-color: #a21f34; text-decoration: none;}

	/*XL*/
	@media only screen and (max-width: 1300px) {
		a.homelink  { left: 30px; margin-left: 0;}
		a.ctaH {right: 186px; margin-right: 0;}
	}

	/*L*/
	@media only screen and (max-width: 1200px) {
		a.ctaH {right: 246px; margin-right: 0;}
	}

	/*M*/
	@media only screen and (max-width: 992px) {
		.sitesearch { width: calc(100% - 204px - 108px); }
	}

	/*S*/
	@media only screen and  (max-width: 768px) {
		a.homelink{width: 72px; height: 80px; top: 40px; border-radius: 0; box-shadow: none; background-color: transparent;}
		a.homelink img{width: 72px;}
		header.stuck a.homelink{width: 72px; height: 80px;}
		header.stuck a.homelink img {width: 72px;}

		.toplinks {text-align: center;}
		.toplinks a, .toplinks a:visited, .toplinks .notalink  {margin: 0 10px;}

		a.ctaH {right: 226px;}
		.sitesearch { width: 100%; max-width: 100%; right: 0; top: 113px }
		header{ box-shadow: 4.2px 4.3px 6px 0 rgba(0, 0, 0, 0.25);}
	}

	/*XS*/
	@media only screen and  (max-width: 576px) {
		a.ctaH {display: none;}
		a.homelink{left: 20px;}
		.toplinks {padding: 7px 0px;}
		.toplinks a .RLwords  {display: none;}
		.sitesearch label {left: 10px; }
		.searchbox { left: 66px; width: calc(100% - 66px - 54px);}
	}

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

	nav.pc  { z-index: 100; position: absolute; top: 40px; left: 50%; margin-left: -356px; width: 590px; height: 80px; }

	.navliner {width: 100%;   z-index: 100; display: flex; justify-content: space-between; align-items: center;  align-content: center;}

	button.CMitem, a.CMitem, a.CMitem:visited{text-decoration: none; line-height: 1.15;  display: flex; align-items: center; height: 80px; border-bottom: solid 10px transparent; padding-top: 13px;color: #646469; text-transform: uppercase;}
	button.CMitem:hover, button.CMitem:focus, a.CMitem:hover, a.CMitem:focus, button.CMitem.opened  {text-decoration: none;color: #646469; text-decoration: none;}

	#CMi1:hover, #CMi1:focus {border-bottom: solid 10px #d8c821; }
	#CMi2:hover, #CMi2:focus {border-bottom: solid 10px #194e91; }
	#CMi3:hover, #CMi3:focus {border-bottom: solid 10px #38b5e6; }
	#CMi4:hover, #CMi4:focus {border-bottom: solid 10px #ee7621; }

	.ddcontent{ display: none;background-color: silver;  position: absolute; top: 80px; left: 0px;  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16); background-color: #ffffff; width: calc(100% + 416px); padding: 50px; line-height: 1.44; text-align: left; }
	.ddcontent p {}
	.ddcontent a, .ddcontent a:visited {display: block;  text-decoration: none; color: #a31f34; text-transform: uppercase; margin-bottom: 20px;}
	.ddcontent a:hover, .ddcontent a:focus { text-decoration: none; color: #5e6b71}
	.ddcontent .fc3 .flexcol{flex: 1 1 100px;min-width: 33.33% }
	.ddcontent .fc2 .flexcol{flex: 1 1 100px;min-width: 50% }
	.menuex{position: absolute; top: 10px; right: 10px; }
	.menuex:hover{color: #A51D36}


	/*XL*/
	@media only screen and (max-width: 1300px) {
		nav.pc  { left: 254px; margin-left: 0; width: calc(100% - 414px - 254px); }
	
	}
	/*L*/
	@media only screen and (max-width: 1200px) {

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

		nav.pc {display: none;}

		button.menutoggler{display: block; height: 80px; color: #00205b; width: 44px; position: absolute; top: 40px; right: 30px; color: #9a2338; font-size: 30px;}
		button.menutoggler:hover, button.menutoggler:focus { -webkit-transition:  all .25s; transition:  all .25s;}
		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: #9a2338; position: absolute; top: 0; right: 0; text-align: center; font-size: 30px;}
		nav.mobile button.menutoggler2:after {content: '';}

		nav.mobile{display: block;  background-color: white; color: #9a2338; 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;font-size: 16px;}

		nav.mobile a, nav.mobile button {color: #646469;text-decoration: none; position: relative; width: 100%; text-align: left;  display: block; transition: all .25s;text-transform: uppercase; margin-top: 10px}
		/*nav.mobile button:after {content: '\f0d7'; 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 .mobilinks a{text-align: center;}


		 nav.mobile .L2 a, nav.mobile .L2 button {color: #a31f34;}

		 nav.mobile .L2 a{text-decoration: none;}

		/*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(100,100,105,.7);
			background-color: #646469;
		}
		nav.mobile::-webkit-scrollbar-thumb {
			-webkit-box-shadow: inset 0 0 3px rgba(163,31,52,.7);
			border-radius: 5px;
			background-color: #a31f34;
		}

	}

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

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

	/*XS*/
	@media only screen and  (max-width: 576px) {
		button.menutoggler{width: 72px; right: 20px;}
	}

/** ICONS ***********************************************/
	section.icons{padding: 20px 40px}
	section.icons .liner{display: flex; flex-wrap: wrap; justify-content: space-between;}

	section.icons .code_block{width: 240px; margin: 10px; border: solid 1px #e8e8e9; line-height: 1.44; padding: 20px; background-color: white; position: relative;}
	section.icons h2 {font-size: 24px; color: #646469;}
	section.icons a {width: 101px; height: 112px; display: flex; justify-content: center; align-items: center; margin: 0 auto}

	aside section.icons {top: -100px;}
	aside section.icons .code_block{box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);}

	/*S*/
	@media only screen and  (max-width: 768px) {
		aside section.icons {top: 0px;}
	}

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


	.yellow{padding: 66px 0px 0px 0px; position: relative;}
	.comb{ width: 100%; height: 100%; position: absolute; top: 0; right: 0; z-index: 1; background-size: cover; padding: 66px 50px;background: url(../images/KeepingYouConnectedBackground.png) no-repeat center center;}

	.hexbox{width: 956px; margin: 50px auto; height: 320px; position: relative; z-index: 90;  }
	.hexbox a{display: block; background: url(../images/KeepingYouConnectedHoneycombSingle.png); background-size: cover; width: 248px; height: 218px;display: flex; justify-content: center; align-items: center; flex-direction: column; position: absolute;  font-size: 24px;line-height: 1.08;color: #484848; padding: 0 60px;}
	.hexbox a:hover, .hexbox a:focus{background-image: url(../images/KeepingYouConnectedHover.png);color: #484848; text-decoration: none;}
	.iconwords{width: 148px}
	.hexbox img {margin-bottom: 10px;}
	.hexbox a:nth-child(1){top: 0; left: 0;}
	.hexbox a:nth-child(2){bottom: 0; left: 178px; }
	.hexbox a:nth-child(3){top: 0; left: 50%; margin-left: -124px;}
	.hexbox a:nth-child(4){bottom: 0; right: 178px;}
	.hexbox a:nth-child(5){top: 0; right: 0;}

	section.home {}
	/*L*/
	@media only screen and (max-width: 1200px) {
		section.icons .liner{ justify-content: center;}
	}

	/*M*/
	@media only screen and (max-width: 992px) {
		.hexbox{width: 731px;height: 245px;}
		.hexbox a{ width: 189px; height: 166px; font-size: 20px;}
		.hexbox img{width: 50px}
		.hexbox a:hover, .hexbox a:focus{background-image: url(../images/KeepingYouConnectedHover.png);color: #484848; text-decoration: none;}
		.hexbox a:nth-child(1){top: 0; left: 0;}
		.hexbox a:nth-child(2){bottom: 0; left: 135px; }
		.hexbox a:nth-child(3){top: 0; left: 50%; margin-left: -95px;}
		.hexbox a:nth-child(4){bottom: 0; right: 136px;}
		.hexbox a:nth-child(5){top: 0; right: 0;}
	}

	/*S*/
	@media only screen and  (max-width: 768px) {
		section.icons .code_block{width: 100%; max-width: 410px; height: 50px; margin: 5px 0; line-height: 1; padding: 0 20px;display: flex;   align-items: center;}
		section.icons .code_block p, section.icons h2{display: inline; margin: 0}
		section.icons .code_block p:last-child{display: none;}
		section.icons a {width: 37px; height: auto; display: inline-block; margin: 0 20px 0 0; text-align: center;}
		section.icons a img {width: 100%;}
		section.icons a:hover, section.icons a:focus {background: none}
		section.icons{padding: 20px}
		.hexbox{padding: 20px 50px; margin: 0px auto; width: 100%; height: auto;}
		.hexbox a{ width: 100%; height: 50px; background: rgba(255, 255, 255, 0.6); position: relative; flex-direction: row; display: flex; align-items: center;justify-content: flex-start;border: solid 1px white;}
		.hexbox a:hover, .hexbox a:focus{background: none white;}
		.hexbox a:nth-child(1), .hexbox a:nth-child(2), .hexbox a:nth-child(3), .hexbox a:nth-child(4), .hexbox a:nth-child(5){top: 0; right: auto; left: auto; bottom: auto; margin: 10px 0; padding: 5px 20px;}
		.hexbox img{margin: 0 20px 0 0}
	}

	/*XS*/
	@media only screen and  (max-width: 576px) {
	}
	/*XXS*/
	@media only screen and  (max-width: 500px) {
		.hexbox{padding: 20px;}
		.hexbox a:nth-child(1), .hexbox a:nth-child(2), .hexbox a:nth-child(3), .hexbox a:nth-child(4), .hexbox a:nth-child(5){padding: 5px 10px;}
			.hexbox img{margin: 0 10px 0 0}
	
	}

/** INSIDE **********************************************/

	a.printpage{display: block; width: 100%; text-align: right; margin-bottom: 20px;}

	section.intbanner {width: 100%; height: 380px; background-color: #e8e8e9; 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.6) 100%); height: 230px; position: absolute; bottom: 0; right: 0; width: 100%; padding: 155px calc(50% - 600px) 0  calc(50% - 600px); text-align: left; text-transform: uppercase}
	.intcomb{  position: absolute; top: 0; right: 0; z-index: 1; width: 100%; height: 100%; }
/*	.intcomb{ background-repeat: no-repeat; background-position: center center; position: absolute; top: 0; right: 0; z-index: 1; width: 100%; height: 100%; background-size: cover}*/
	.inttext2{width: 430px; height: 300px; background-color: white; padding: 40px;position: absolute; top: 40px; right: calc(50% - 570px); text-align:left;}
	.inttext2 h1 {color: #a31f34}

	section.inside{padding: 50px 40px 0px 40px;}

	article {width: 100%; max-width: 1200px; overflow: hidden; margin: 0 auto; text-align: left; }

	aside {width: 100%; margin-top: 100px; position: relative;}
	aside .liner{display: flex;   justify-content: center; flex-wrap: wrap;}
	aside  ul {margin: 0px; padding: 0px; list-style: none;}
	aside  ul li {margin-bottom: 5px; }
	.comb1{ width: 422px; height: 322px; position: absolute; top: -200px; right: 0; z-index: 1 }
	.comb2{ position: absolute; bottom: 0; left: 0; width:399px; height: 322px; z-index: 1 }


	aside.promo{ margin: 0px 0; }

	.regionbox, .bannerbox{width: 350px;   box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15); border: solid 1.5px var(--silver); background-color: #ffffff; margin: 0 15px 20px 15px ; padding: 40px 30px; text-align: left; position: relative; top: -50px;  z-index: 90}
	.bannerbox{padding: 0;}
	.bannerbox img {width: 100%;}

	.RL{width: 100%; max-width: 1200px; margin: 0px auto 50px auto; position: relative;z-index: 90}
	.RL a{margin: 0 10px;}

	/*aside img {max-width: 100%; width: 100%; }*/
	.video_wrapper {margin-top: 20px !important;}

	/*XL*/
	@media only screen and (max-width: 1300px) {
		.inttext { padding: 155px 40px 0  40px; }
	}

	/*L*/
	@media only screen and (max-width: 1200px) {
		.inttext2{right: 30px; ;}
	}

	/*M*/
	@media only screen and (max-width: 992px) {
		section.intbanner {height: 290px;}
		.inttext { height: 170px;  padding: 100px 40px 0  40px; }
		.regionbox, .bannerbox{width: 324px;margin: 15px; }
		.RL{margin: -10px auto 30px auto; }
		.inttext2{width: 430px; height: 250px; top: 20px; }

	}

	/*S*/
	@media only screen and  (max-width: 768px) {
		section.intbanner {width: 100%; height: auto; background: transparent;}
		.inttext {background: none transparent; height: auto; position: relative;  padding: 50px 40px 20px 40px; text-align: left;display: block; }
		.inttext2{width: calc(100% - 80px); height: auto; top: auto; position: relative;right: auto; left: 40px; border: solid 1px #a31f34; padding: 20px; margin-bottom: 40px; }
		.intcomb{display: none;}
		.regionbox, .RL{width: 350px;}
		.RL a{width: 100%;margin: 10px 0;}
		section.inside{padding: 0px 40px;}
		a.printpage{display: none;}

	}

	/*XS*/
	@media only screen and  (max-width: 576px) {
		.inttext {padding: 30px 20px; }
		section.inside{padding: 0 20px;}
		.regionbox, .RL{width: 286px;}
		.inttext2{width: calc(100% - 40px);  left: 20px; }
	}

/** FOOT ****************************************************/
	footer {width: 100%; background-color: #e8e8e9; color: #636369; padding: 40px 50px;font-size: 16px;}

	.bannerad{border-right: solid 2px #636369; }
	.banner {width: 250px; height: 135px; border: solid 1px #636369; position: relative;background-size: 90% auto; background-position: center center; background-repeat: no-repeat; background-color: white;}
	.banner a.ctaR{position: relative; top: 113px }

	footer a, footer a:visited { color: #636369;}
	footer a:hover, footer a:focus {color: #a21f34;}

	.bottomlinks {}
	.bottomlinks a{margin-left: 30px;white-space: nowrap}

	.socmed{ font-size: 24px;}
	.socmed a .RLwords {display: none;}
	.socmed a, .socmed .notalink{ text-decoration: none !important; color: #a21f34;}
	.socmed a:hover, .socmed a:focus{ color: #5e6b71}

	.footnote {font-size: 12px;}
	.footnote a{margin: 0 20px 0 0; padding: 0}

	/*L*/
	@media only screen and (max-width: 1200px) {
		.socmed{display: block; padding-top: 20px;}
		.bottomlinks .socmed a{margin: 0 30px 0 0;}
	}

	/*M*/
	@media only screen and (max-width: 992px) {
		.bannerad{border-right: 0}
		.bottomlinks a, .bottomlinks .socmed a{margin: 0 10px;}
		.socmed{display:inline; padding-top: 0px;}
		footer { padding: 30px}
		.footnote a{margin: 0 10px; position: relative; float: none;}
	}

	/*S*/
	@media only screen and  (max-width: 768px) {
		.socmed{display: block;}
		.bottomlinks a, .bottomlinks .socmed a{margin: 0 10px; line-height: 3;}
	}

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

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


/** MORE UNIVERSAL *******************************************/
	hr { border: 0; height: 0; }
	.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;}

	/*S*/
	@media only screen and  (max-width: 768px) {
		.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) {
		div#KJECalculatorScreenSize {position: relative; left: -15px;}
	}

/** RATES & TABLES ************************************************/
	.content_rates_table, TABLE.table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;}
	.content_rates_table th, .table_builder th {background-color:#a31f34; color: white; font-weight: 700; border-bottom: solid 10px white; padding: 5px 20px}
	.content_rates_table td, .table_builder td {background-color: #e8e8e9; border-bottom: solid 5px white; padding: 5px 20px}
	.content_rates_table_row2, TR.table_builder_row_even {}
	TR.table_builder_row_odd {}
	.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: 576px) {
		.content_rates_table, .table_builder {border-collapse: collapse;}
		.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 WHITE; position: relative; padding: 10px 10px 10px 20px; white-space: normal; text-align:left; }
		.content_rates_table tr td:first-child, .table_builder tr td:first-child{}
		.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.widecell{background-color:#a31f34; color: white;}
}


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

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

	button#exedout {display: none;}
	.legend{ top: -10px;}
	.boxedsearch, .legend {BACKGROUND-COLOR: var(--silver); }

	@media only screen and (max-width: 1100px) {
		.boxedsearch fieldset {top: 0px}
	}
	/*S*/
	@media only screen and  (max-width: 768px) {
		.boxedsearch fieldset {width: 100%; float: none; top: 0; margin-bottom: 0}
		.boxedsearch {height: auto;}
		.legend { top: -20px; margin: 0; padding-top: 1px; 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: 576px) {
		.legend {text-align: left;padding-right: 20px;}
		.legend_label .fas, .legend_label .far, .legend_label .fa { padding: 0 5px 0 0px;}
	}


/** ALERTS 2.0 ****************************************************/
	.alertholder{width: 100%; }
	.alertbar {padding: 10px 0; width: 100%; }
	.alertbar.regular{}
	.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'; }
	 */

/** 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: #a31f34; 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: #d8c821; 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;}

	.cms_form_collapsible_header a:before, .faq_question_block_slide_question_closed 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, .cms_form_collapsible_header.open a:before, .faq_question_block_slide_question_open a:before{content: ''; }
	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}

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

/** FAQs **********************************************/
	.faq_toolbar {padding-bottom: 15px;}
	.faq_viewed {color: #a31f34; 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;}


/** 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 #e8e8e9}
	.cms_form_textarea {width: 100%; height: 100px; border: solid 1px #e8e8e9}
	.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: 576px) {
		.cms_form_label {width: 100%;  float: none; margin: 0 1% 5px 0; }
		.cms_form_object {width: 100%;  float: none; margin: 1px 0}
	}

/** CALENDAR *****************************/
	.content_calendar_table {border: solid 1px #a31f34; border-collapse: collapse}
	td.content_calendar_table_headercell {background-color: #a31f34; 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: #e8e8e9; }
	td.content_calendar_table_cell { border: solid 1px #a31f34}
	td.content_calendar_table_selectedcell { border: solid 1px #a31f34; background-color: #e8e8e9}

/** 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;}


/** SIDEBAR CONTENT ************************************************/
	.code_block_top {}
	.code_block_center {}
	.code_block_bttm {}
	.code_block_indiv_content p{margin-top: 0px;}
	/*.boxtop, .code_block_indiv_top, .boxbottom, .code_block_indiv_bttm {display: none;}*/

/** SLICK SLIDESHOW *********************************************/
	.slick-slider {	-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;    -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y;  touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
	.slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
	.slick-list:focus{outline: none;}
	.slick-list.dragging {cursor: pointer; cursor: hand;}
	.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
	.slick-track{position: relative; top: 0; left: 0; display: block; margin: 0 auto; }
	.slick-track:before {display: table;content: '';}
	.slick-track:after{display: table;content: '';clear: both;}
	.slick-loading .slick-track {visibility: hidden;}
	.slick-slide.slick-loading img{display: none;}
	.slick-slide.dragging img{pointer-events: none;}
	.slick-initialized .slick-slide{display: block;}
	.slick-loading .slick-slide{visibility: hidden;}
	.slick-loading .slick-list{background: #fff url(/templates/COMMON_JS/images/ajax-loader.gif) center center no-repeat;}
	.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
	.slick-arrow.slick-hidden {display: none;}

/** 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;}
	form[action="/blog"] input[type="submit"] {display: block; margin-top: 10px}

	/** custom *********************/
	
	.blogpagination{text-align: right; margin: 10px 0; width: 100%}
	.blogpagination a, .blogpagination div{display: inline-block; padding: 10px 20px; margin-left: 10px; width: 56px; text-align: center;}
	.blogpagination a, .blogpagination a:visited{ border: solid 1px #646469; color: #646469; text-decoration: none;}
	.blogpagination a:hover, .blogpagination a:focus{ border: solid 1px #A31F34; color: #A31F34; text-decoration: none;}
	.blogpagination div{ border: solid 1px #f47920;color: #f47920;}

	.bloginside *, .blogfilters *{width: 100%;}
	
	.blogcard{min-width: 30%; max-width: 33.33%;  font-family: din-2014, sans-serif; font-weight: 400; font-size: 16px;  color: #646469; }
	a.card-title, a.card-title:visited{font-weight: 300; font-size: 30px; line-height: 36px; margin: 0 0 14px; color: #A31F34}
	a.card-title:hover, a.card-title:focus {text-decoration: none;}
	img.card-img-top{width: 100%; max-width: 100%; }

	
	/* L */
	@media only screen and (max-width: 1200px) {
		.blogcard{max-width: 100%}
	}
	

/** 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: #e8e8e9; padding: 20px; margin: 10px 0;}

/** DEC TREE ***************************************/
	.yellow .liner{ z-index: 99; }
	.yellow .code_block_indiv_content{width: 100%; text-align: center;}
	div.CHboxedup {z-index: 90; text-align: center; margin: 0 auto; border: 0}
	.CHbox {text-align: center; border: 0}
	.reallylarge {font-size: 50px;color: #484848;}
	.CHQ {font-size: 24px;color: #484848; font-weight: 700; text-align: center; border: 0}
	.CHAs{text-align: center;}
	.CHA {min-width: 160px; margin: 10px; text-align: center;}
	#startover{font-size: 16px;color: #484848;font-weight: 700; text-transform: uppercase; font-size: 16px; right: 50%; margin-right: -45px;}
	#startover:hover {color:#a31f34; cursor: pointer}
	.cardname{font-size: 18px; color: #a31f34;}
	.cardbennies {font-size: 18px; }

	/*S*/
	@media only screen and  (max-width: 768px) {
		.CHA {display: block; border-radius: 0;  box-shadow: none; border: 0; font-size: 18px; padding: 0;min-width: 100%; margin: 0 0  10px 0 ; text-align: left; background: transparent; color: #a31f34 !important;}

		.CHA:hover{ border: 0; background: transparent;}
	}

	/* for FA 4
	.CHQ:before {content: '\f059'; font-family: 'FontAwesome';  }
	.CHA:before {content: '\f0a4'; font-family: 'FontAwesome'; }
	#startover:before {content: '\f021'; font-family: 'FontAwesome'; }
	*/

		.gallery, figure, .galleryliner {height: 380px}
		.gallery figcaption{font-size: 16px; padding-right: 40px;}
		.gallery {overflow-y: hidden;}
		.galleryliner {}
		.galleryliner figure {position: relative; float: left; margin: 0 10px;}
		.swiper {width: 100%; text-align: center;}

		html { --thumbBG: #646469;}
		.gallery::-webkit-scrollbar { width: 20px;}
		.gallery { scrollbar-width: thin; scrollbar-color: var(--thumbBG) var(--scrollbarBG);}
		.gallery::-webkit-scrollbar-track {background: var(--scrollbarBG);border-radius: 6px;}
		.gallery::-webkit-scrollbar-thumb {
			background: -webkit-linear-gradient(top, rgba(100,100,105) 0%, rgba(94,107,113) 100%);
		 /* background-color: var(--thumbBG) ;*/
		  border-radius: 6px;
		  /*border: 3px solid var(--scrollbarBG);*/
		}