/****************
Colors
orange: #f17201; (orange)
bright-blue: #009bda; (cyan)
grey #222222 - text color
pale-grey: #e8ebed;
dark-grey: #53565a;
black: #222222; (black)

font-family: brandon-grotesque, sans-serif; 
font-family: open-sans, sans-serif;


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

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

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

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

	p{ margin: 0 0  14px 0; }
	article, aside {line-height: 26px;}


	a, a:visited, button.modal_link{  transition: all .25s;}
	a:hover, a:focus, button.modal_link:focus, button.modal_link:hover {}
	button.modal_link:focus, button.modal_link:hover{text-decoration: none;}

	input, select, textarea{}
	button {padding:0; border: 0; background: transparent; cursor: pointer;  transition: all .25s;}
	button:hover, button:focus {border: 0; outline: 0}
	strong{}
	.liner {width: 100%; height: 100%; max-width: 1199px; margin: 0 auto;  position: relative; }
	.container-fluid{max-width: 1199px; width: 100%; margin: 0 auto;}

	section { width: 100%; padding: 0; margin: 0;}

	article ul {list-style: none; margin: 0 0 14px 0; padding: 0 0 0 10px;}
	article ul li {margin-bottom: 14px;}
	article ul li:before {content: '\f00c'; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 16px; color: #F17201; display: inline-block; margin-right: 5px }

	h1 {font-family: brandon-grotesque, sans-serif; font-weight: 500; font-size: 48px; line-height: 54px; text-transform: uppercase; color: #ffffff}

	h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, .content_rates_table_title, #empapp h1
	{font-family: brandon-grotesque, sans-serif; font-weight: 400; font-size: 28px; line-height: 34px; margin: 0 0  14px 0; color: #25327B}

	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
	{font-family: brandon-grotesque, sans-serif; font-weight: 400; font-size: 24px; line-height: 30px; margin: 0 0  14px 0; color: #25327B}

	h4, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
	{ font-family: brandon-grotesque, sans-serif; font-weight: 400; font-size: 18px; line-height: 24px, ALL CAPS; margin: 0 0  14px 0; color: #25327B}

	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: 1199px) {
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		h1 {font-size: 40px; line-height: 46px}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		h1 {font-size: 36px; line-height: 42px}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		h1 {font-size: 24px; line-height: 30px}
		h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1 { font-size: 24px; line-height: 30px}
		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 {font-size: 20px; line-height: 26px}
	}

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

	a.cta, 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], aside .bttns a, aside .bttns a:visited, .Rbuttons a, .Rbuttons a:visited, button.modalbttn, button.modal_button
	{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; border-radius: 3px; border: solid 1px #ffffff; background-color: #f17201; color: #222222; font-size: 14px; padding: 10px 30px; text-transform: uppercase; text-align: center; font-weight: 500; }

	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, aside .bttns a:hover, aside .bttns a:focus, .Rbuttons a:hover, .Rbuttons a:focus, button.modalbttn:hover, button.modalbttn:focus, button.modal_button:hover, button.modal_button:focus
	{text-decoration: none; background-color: #009bda; color: #222222}


	/*a.clear{ padding: 8px 30px  10px 30px ; }*/

/** HEADER ***********************************************/
	header {width: 100%;  height: 115px; padding: 0 50px;}
	header .liner {height: 115px;} 
	/*a[name]{position: relative; top: -57px; z-index: 1}*/

	a.homelink{width: 206px; height: 85px; display: block; position: absolute; top: 15px; left: 0; }
	a.homelink img {width: 100%;}

	.toplinks {text-align: right; position: absolute;  top: -42px; right: calc(((100% - 1220px) /2) + 50px); }
	.toplinks a, .toplinks a:visited, .toplinks .notalink  {color: #53565a;font-size: 14px; margin-left: 20px;}
	.toplinks a:hover, .toplinks a:focus {color: #53565a;}
	.toplinks a .RLicon {display: none;}


	#sitesearch {color: white; background-color: #f17201; width: 30px; height: 30px; border-radius: 50%; position: absolute; top: -46px;  right: calc((100% - 1220px) /2);}
	#sitesearch:hover, #sitesearch:focus, #sitesearch.down {background-color: #009bda;}

	.sitesearch {display: none; width: 600px; position: absolute; top: -98px; right: calc((100% - 1220px) /2);height: 36px; }
	.searchbox {border: 0; border-bottom: solid 1px black; position: absolute; top: 0; left: 0;height: 30px; width: calc(100% - 60px);}
	.sitesearch button[type=submit]{color: #f17201; width: 30px; height: 30px; position: absolute; top: 0; right: 30px; }
	.sitesearch button[type=submit]:hover, .sitesearch button[type=submit]:focus {color: #25327b;}

	#searchex {color: black;   width: 30px; height: 30px; position: absolute; top: 0; right: 0px;}
	#searchex:hover, #searchex:focus {color: #25327b;}


	/*XL*/
	@media only screen and (max-width: 1299px) {
		.toplinks {right: 100px; }
		#sitesearch, .sitesearch {right: 50px;}
	}


	/*L*/
	@media only screen and (max-width: 1199px) {
		header { padding: 0 30px;}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		header {height: 71px; padding: 0 40px;}
		header .liner {height: 71px;} 
		a.homelink{width: 124px; height: 51px; top: 10px; }

		.toplinks {text-align: left; bottom: auto; top: 12px; right: auto; left: 40px; z-index: 101}
		.toplinks a, .toplinks a:visited  {color: white;background-color: #f17201; width: 30px; height: 30px; border-radius: 50%; font-size: 14px; margin: 0 30px 0 0; display: inline-block;text-align: center; padding-top: 7px; font-size: 16px;}
		.toplinks a:hover, .toplinks a:focus {color: white; background-color: #009bda; text-decoration: none;}
		.toplinks a .RLwords {display: none;}
		.toplinks a .RLicon {display: block;}
		.toplinks .notalink{display: none;}

		#sitesearch { top: 11px;  right: 90px; z-index: 101}
		.sitesearch {z-index: 101; top: 11px; right: 130px; background: #25327b;}
		.searchbox { border-bottom: solid 1px white; background: #25327b;}
		.sitesearch button[type=submit]{color:white;  }
		.sitesearch button[type=submit]:hover, .sitesearch button[type=submit]:focus {color: white;}
		#searchex {color: white;}
		#searchex:hover, #searchex:focus {color: white;}
		.searchbox::placeholder {color: white;  opacity: 1;}
		.searchbox:-ms-input-placeholder {color: white;}
		.searchbox::-ms-input-placeholder { color: white;}
	}


	/*S*/
	@media only screen and  (max-width: 767px) {
		.sitesearch {width: calc(100% - 170px); }
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		header {padding: 0 20px;}
		.sitesearch {width: calc(100% - 140px); right: 120px;}
		#sitesearch { right: 70px;}
		.toplinks a, .toplinks a:visited  { margin: 0 11px 0 0; }
	}

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

	nav.pc {width: 100%; height: 52px; background-color: #25327b;  padding: 0 50px; z-index: 100; position: relative;}
	nav.pc.stuck {position: fixed; top: 0; right: 0; }

	.navliner { z-index: 100; height: 52px; width: 1000px; position: relative; left: calc((100% - 1200px) / 2); display: flex; justify-content: space-between; align-items: center;  align-content: center; border: solid 0px fuchsia}

	button.CMitem, a.CMitem, a.CMitem:visited{text-decoration: none; line-height: 1.15;  display: flex; align-items: center; font-family: brandon-grotesque, sans-serif; border-bottom: solid 7px transparent; border-top: solid 7px transparent;height: 52px; color: white; text-transform: uppercase }
	button.CMitem:hover, button.CMitem:focus, a.CMitem:hover, a.CMitem:focus  {text-decoration: none;border-bottom: solid 7px #009bda}

	.ddcontent{ display: none;background-color: white;  position: absolute; top: 52px; width: 100%; left: 0px; padding: 40px 0}
	.ddcontent p {}
	.ddcontent a {display: block;  }
	.ddcontent a.cta {display: inline-block;  }
	.ddcontent a, .ddcontent a:visited {display: block; color: #25327B;  font-weight: 600}
	.ddcontent a:hover, .ddcontent a:focus {}


	.ddcontent img {width: 360px;}
	
	.ddcontent table  {width: 1100px; }
	.ddcontent table tr td {width: 350px}
	.ddcontent table tr td:last-child {width: 400px; border-left: solid 1px  rgba(0, 0, 0, 0.25);}


	/*XL*/
	@media only screen and (max-width: 1299px) {
		.navliner { width: calc( 100% - 220px); left: 0px;}
	}
	

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

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

		.navliner {display: none;}

		button.menutoggler{display: block; height: 52px; color: white; width: 50px; position: absolute; top: 0px; right: 50px; text-align: right; 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: #FFFFFF; position: absolute; top: 0; right: 0; text-align: center; }
		nav.mobile button.menutoggler2:after {content: '';}

		nav.mobile{display: block; background-color: #25327b; 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;font-family: brandon-grotesque, sans-serif;}
		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-size: 22px;}
		nav.mobile button:after {content: '\f0d7'; font-family: 'Font Awesome 5 Pro'; font-weight: 700; 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 {font-family: open-sans, sans-serif; font-size: 16px; text-decoration: none; margin-bottom: 5px;}


		/*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: #25327b;
		}
		nav.mobile::-webkit-scrollbar-thumb {
			-webkit-box-shadow: inset 0 0 3px rgba(0,73,135,.7);
			border-radius: 5px;
			background-color: #f17201;
		}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		button.menutoggler{right: 40px;}

	}

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

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

/** HOME *************************************************/
	section.home{background-color: #e8ebed; padding: 86px 50px; position: relative;}
	.whitebox{width: 100%; height: 100%; background-color: white; padding: 15px}
	.pic{height: 200px; width: 100%; background-size: cover; background-position: center center;}
	.text{width: 100%; padding: 30px 65px; color: #53565a; font-size: 14px;line-height: 1.71;}
	.text h2 {font-size: 24px;}
	.Fwave{display: none; background: url(../images/MobileHomeBottomWaveOverlay.jpg) repeat-x center top; width: 100%; height: 68px; position: absolute; bottom: 0; right: 0; z-index:99}


	section.mission, section.tagline{padding: 100px 40px; background-size: cover; background-position: center center; position: relative;}
	.topwave{background: url(../images/MwaveTop.png) repeat-x center top; width: 100%; height: 58px; position: absolute; top: 0; right: 0; z-index:99}
	.bttmwave{background: url(../images/MwaveBttm.png) repeat-x center top; width: 100%; height: 50px; position: absolute; bottom: 0; right: 0; z-index:99}
	.Moverlay{width: 100%; height: 100%; position: absolute; top: 0; right: 0; z-index: 1; background: rgba(0,0,0,.4);}
	.Mtext{text-shadow: 2.1px 2.2px 5px rgba(0, 0, 0, 0.25); font-size: 18px; line-height: 1.4; color: #ffffff; width: 100%; max-width: 683px; margin: 0 auto;position: relative;z-index:99;}
	.Mtext h2 {font-size: 24px; color: white; position: relative; z-index: 90}


	section.QL{padding: 50px 20px;}
	section.QL .liner{display: flex; justify-content: space-between;}

	section.home {}

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

	/*M*/
	@media only screen and (max-width: 991px) {
		section.home{background-color: #e8ebed; padding: 45px 100px}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		section.home{background-color: #e8ebed; padding: 45px 45px 120px 45px}
		.text{ padding: 30px 40px;}
		section.mission{display: none;}
		.Fwave{display: block;}

	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		.Fwave{display: none;}

	}

/** FLIPPERS ***********************************************/

	.squarehole {background-color: transparent; padding: 0 10px; text-align: center; font-weight: 500; font-size: 16px; text-align: center; flex: 1; display: flex; justify-content: center; -webkit-transition: 0.6s; transition: 0.6s; -webkit-perspective: 1000; perspective: 1000; 	-webkit-transform-style: preserve-3d; transform-style: preserve-3d;  }
	.squarehole a {text-decoration: none; width: 100%; max-width: 240px; text-align: center }

	.squarehole.alone {position: relative; float: right; margin: 20px 0 20px 20px;}

	.roundpeg {width: 130px; height: 130px; border-radius: 50%; border: solid 6px #f17201; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-perspective: 1000; perspective: 1000; position: relative; margin: 0 auto 1.5rem auto}

	.heads, .tails { width: 114px; height: 114px; border-radius: 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: 0.6s; transition: 0.6s; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; position: absolute; top: 2px; left: 2px}

	.heads {background-color: #f17201;  z-index: 2; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); background-repeat: no-repeat; background-position: center center;}

	.tails {display: -webkit-box; display: -webkit-flex;display: -ms-flexbox; background-color: white; color: #222222;  padding: 40px 10px; font-size: 14px; font-weight: 400;	-webkit-transform: rotateY(-180deg); transform: rotateY(-180deg) ; border:solid 2px #f17201;text-transform: uppercase;}

	.squarehole:hover .roundpeg {-webkit-transform: rotateY(0deg); transform: rotateY(0deg)}
	.squarehole:hover .tails {-webkit-transform: rotateY(0deg); transform: rotateY(0deg)}
	.squarehole:hover .heads {-webkit-transform: rotateY(180deg); transform: rotateY(180deg)}

	.textr {text-transform: uppercase; font-weight: 400; -webkit-transition:  color .5s, background-color .5s; transition:  color .5s, background-color .5s; color: #25327b; font-size: 18px;font-family: brandon-grotesque, sans-serif;}

	/* see head for responsive on home */

	/*S*/
	@media only screen and  (max-width: 767px) {
		.squarehole.alone { float: none; margin: 20px auto;}
	}

/** INSIDE **********************************************/
	section.intbanner {width: 100%; height: 394px; background-color: #e8ebed; position: relative; overflow: hidden;background-repeat: no-repeat; background-size: cover; background-position: right center; padding: 0 97px;}
	.intoverlay{background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 30%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%); width: 100%; height: 100%; position: absolute; top: 0; right: 0; z-index: 10}
	.intwave{width: 100%; background: url(../images/HeroWaveOverlay.png) repeat-x center center; height: 182px; position: absolute; bottom: 0; right: 0;z-index: 20 }
	.inttext { z-index: 99;}
	section.intbanner .inttext .code_block{padding: 80px 50% 0 0; color: white; font-size: 24px; font-family: brandon-grotesque, sans-serif; font-weight: 400; z-index: 99; text-align: left; }
	.inttext p {margin: 0}

	section.inside{padding: 50px;}
	article {width: 100%; max-width: 1199px; overflow: hidden; margin: 0 auto; padding-left: 380px; text-align: left; line-height: 1.62;}
	article h2 {position: relative; float: left; left: -380px; width: 340px; display: inline; height: 0; margin: 0 }
	article .breaker {height: 30px;}


	article.wider{padding-left: 0;}
	article.wider h2, article h2.KJEToggleTitle {float: none; left: 0px; width: auto; display: block; height: auto;margin: 0 0  14px 0;  }

	aside {width: 100%; background-color: #25327b; padding: 60px 40px; color: white;}
	aside a {font-weight: 700; font-size: 16px; line-height: 26px; margin: 0 0  14px; color: #ffffff; display: block;}
	aside a:hover, aside a:focus{color: white;}
	aside .cols {column-count: 2;}
	aside h2 {color: white;}

	aside ul {list-style: none !important; margin: 0 0 14px 0; padding: 0;}
	aside ul li {margin-bottom: 14px;list-style: none !important; }

	aside .bttns li{margin: 0}
	aside .bttns a{display: block;}


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

	.Itopwave{background: url(../images/IwaveTop.png) repeat-x center top; width: 100%; height: 60px; position: absolute; top: 0; right: 0; z-index:99}
	.Itext{text-shadow: 2.1px 2.2px 5px rgba(0, 0, 0, 0.25); font-size: 36px; line-height: 1.17; color: #ffffff; width: 100%; max-width: 1200px; height: 176px; display: flex; align-items: center; margin: 0 auto;position: relative;z-index:99;  text-align: left !important;}
	.Itext .code_block { text-align: left !important;}


	/*L*/
	@media only screen and (max-width: 1199px) {
		article { padding-left: 260px; }
		article h2 { left: -260px; width: 220px; }
		article.wider h2, article h2.KJEToggleTitle {float: none; left: 0px; width: auto; display: block; height: auto;margin: 0 0  14px 0;  }

		.Itext{ font-size: 32px;}
		section.intbanner .inttext .code_block{padding: 80px 33% 0 0; }
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		section.intbanner  {height: 350px;padding: 0 40px;}
		section.intbanner .inttext .code_block{height: 350px;padding: 56px 33% 56px 40px;}
		article { padding-left: 0; }
		article h2 {float: none; height: auto; left: 0; width: 100%; margin: 0 0 14px 0;display: block;}
		section.inside{padding: 50px 40px;}
		.Itext{ font-size: 30px;}
		aside .cols {column-count: 1;}

	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		section.tagline {display: none;}
		section.intbanner .inttext .code_block{padding: 56px 40px;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		section.intbanner  {height: 250px;padding: 0 20px;}
		section.intbanner .inttext .code_block{padding: 27px 0; font-size: 18px; }
		section.inside{padding: 20px;}
	}

/** FOOT ****************************************************/


	footer {width: 100%; padding: 45px;font-size: 14px;}

	footer a, footer a:visited { color: #222222; line-height: 2}
	footer a:hover, footer a:focus {color: #222222; }

	.bottomlinks {color: #222;}
	.bottomlinks a:after, .bottomlinks .notalink:after{content: "|";display: inline-block; padding: 0 10px;}
	.bottomlinks a:last-child:after{content: "";}

	.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) {
	}

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

/** CUSTOM STYLES ******************************************/
	.disclaim {font-size: 11px; line-height: 1;}
	.blu{color:#25327b;}
	.brandon{font-family: brandon-grotesque, sans-serif; }



/** MORE UNIVERSAL *******************************************/
	hr { border: 0; height: 0; border-top: 1px solid #25327b }
	.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: 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) {
		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: #25327b; padding: 34px 15px 25px 15px; color: white; font-weight: 600;border-left: solid 2px #c9d0d6; border-bottom: solid 5px white;}
	.content_rates_table td, .table_builder td {background-color: #e8ebed; padding: 15px; border-bottom: solid 5px white; border-left: solid 2px #c9d0d6; }
	.content_rates_table td:first-child, .table_builder td:first-child, .content_rates_table th:first-child, .table_builder th:first-child  {border-left:0 }

	.content_rates_table_row2, TR.table_builder_row_even {}
	TR.table_builder_row_odd {}
	.content_rates_table_row_highlight {color: #009bda;}
	.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;}
		.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: solid 1px white; position: relative; padding: 10px 10px 10px 20px; white-space: normal; text-align:left; }
		.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 tr td:last-child, .table_builder tr td:last-child  {  border-bottom: solid 5px white;  }

	}


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

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

	button#exedout {display: none;}
	.legend{ display: none;}
	.boxedsearch, .legend {BACKGROUND-COLOR: #e8ebed; }

	@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: -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: 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;}
	}


/** 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; margin-top: 20px;}
	.faq_question_block_slide{padding: 10px 0;border-bottom: solid 1px #25327b;}
	.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 {color: #25327b;  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 {color: #f17201; text-decoration: none;}

	.cms_form_collapsible_header.open a, .faq_question_block_slide_question_open a {color: #009BDA; display: block;padding: 5px 10px; border-radius: 5px;}
	.cms_form_collapsible_header.open a:hover, .faq_question_block_slide_question_open a:hover {text-decoration: none;}

	.cms_form_collapsible_header a:before, .faq_question_block_slide_question_closed a:before{content: "\f0fe"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 18px;  margin-right: 20px; border: 0}

	button.divheader.open, .cms_form_collapsible_header.open a:before, .faq_question_block_slide_question_open a:before{content: "\f146"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 18px;  margin-right: 20px;}

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

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

	/*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 #e8ebed}
	.cms_form_textarea {width: 100%; height: 100px; border: solid 1px #e8ebed}
	.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 {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 #25327b; border-collapse: collapse}
	td.content_calendar_table_headercell {background-color: #25327b; 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: #e8ebed; }
	td.content_calendar_table_cell { border: solid 1px #25327b}
	td.content_calendar_table_selectedcell { border: solid 1px #25327b; background-color: #e8ebed}

/** 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;}
	article .blog_share ul li:before { content: "";}


/** RATINGS & COMMENTS **********************************/
	.comments_section_summary { padding: 20px; margin: 0px; border: 0; background: none;}
	.comment_rating_stars, .comment_rating_number {display:  inline-block; }
	.comments_sortbox {position: absolute; top: 5px; right: 0;top: -10px; 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: #e8ebed; padding: 20px; margin: 10px 0;}

/** DEC TREE ***************************************/
	div.CHboxedup {z-index: 90;  }
	.CHbox {border: solid 1px #25327b; border-radius: 10px; padding: 20px 10px 10px 10px; text-align: center;}
	.reallylarge {font-size: 50px;color: #25327b;}
	.CHQ {border-bottom: solid 2px #25327b;font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px; color: #f17201;}
	.CHQ:before {content: '\f059'; font-family: 'Font Awesome 5 Pro'; font-weight: 700; }
	.CHA { font-size: 16px; color: #25327b }
	.CHA:before {content: '\f0a4'; font-family: 'Font Awesome 5 Pro'; font-weight: 300;}
	#startover{color: #f17201; }
	#startover:before {content: '\f021'; font-family: 'Font Awesome 5 Pro'; font-weight: 400}
	.CHA:hover, #startover:hover {color:#25327b; cursor: pointer}
	.cardname{font-size: 18px; color: #f17201;}

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

article .modal-body h2{color: navy; display: block; position: static; width: auto; height: auto; margin: 0 0 20px 0;text-align: center;}
.ctct-form-text{text-indent: 0; text-align: center;position: static;  display: block;}
