@media only screen and (max-width: 1380px) {
	.hometext {left: auto; right: 0;}
	section article.home:nth-child(3n+2) .hometext { right: auto; left: 0;}
	.homepic {width: calc(100% - 475px); }
}

/*L*/
@media only screen and (max-width: 1200px) {
	article.inside .flexrow { max-width: 865px;}
}

/*M*/
@media only screen and (max-width: 1000px) {
	H1 {font-size: 50px; line-height: 56px;}
    H2 {font-size: 44px; line-height: 48px;}
	section.icons {padding: 40px 30px;}
	section.icons a .RLicon, section.icons a span:first-child  {width: 95px; height: 95px;  margin: 0 auto 18px auto; padding-top: 24px;}
	article.home{height: auto; margin-bottom: 40px; }
	.homepic {width: 100%; height: 500px; position: static;}
	.hometext, section article.home:nth-child(3n+2) .hometext {width: 100%; padding: 40px; position: static;}
	.homecolor, section article.home:nth-child(3n+2) .homecolor { width: 500px;top: 200px; left: -210px; }
	footer {padding:  30px 30px 0 30px;}
	footer .liner .col23, footer .liner .col3, .footnote{width:100%; padding: 0 0 30px 0; float: none;border: 0;}
	footer .liner .col23{border: 0; border-bottom: solid 1px white; margin-bottom: 30px;float: none;}
	article.inside .fc4 .flexcol{flex: 1 1 160px; min-width: calc(50% - 50px);}
	article.inside .flexrow { max-width: 655px;}
	section.promo {padding: 40px 60px;}
	.promobox { padding: 40px 0;}
	.CHbox { padding: 0 100px}
	.flexcolA, .flexcolAH{width: 33%}
	.flexcolB, .flexcolBH{width: 67%; text-align: left; padding: 0 20px;}
	section.test{padding: 40px 0;}
	.regional_slideshow.testimonial-carousel .carousel-caption{ font-size: 24px; }




}

/*S*/
@media only screen and (max-width: 800px) {
	.boxedsearch fieldset {width: 100%; float: none; top: 0; margin-bottom: 0}
	.boxedsearch {height: auto;}
	.loc_list {width: 100%; float: none; margin-bottom: 0px;}
	.legend { top: -20px; margin: 0; padding-top: 1px}
	H1{font-size: 44px; line-height: 48px; margin-bottom: 30px; /*color: #004153*/}
    H2{font-size: 36px; line-height: 40px; margin-bottom: 10px;}
    H3{font-size: 32px; line-height: 36px; margin-bottom: 10px;}


	article.home{ margin-bottom: 30px; }
	.homepic {height: 370px; }
	.homecolor, section article.home:nth-child(3n+2) .homecolor {height: 80px; width: 370px; font-size: 36px; padding: 8px 40px 0 0; top: 146px; left: -146px;}
	article.inside .flexrow{ max-width: 516px;}
	article.inside .flexcol, article.inside .flexcol:hover{/*padding: 20px 15px 80px 15px; */margin: 10px 0; border: solid 1px #004153;}
	article.inside .fc4 .flexcol{flex: 1 1 516px; min-width: calc(100% - 32px);}
 	section.promo {padding: 20px 55px;}
	.promobox { padding: 40px 0;}
	.promoimg, .promotext, .promobox.R .promotext, .promobox.R .promoimg {float: none; width: 100% !important; text-align: center; padding: 0; }
	.promotext ul, .promotext ul li {text-align:center; list-style-position: inside;}
	.promoimg img {max-width: 200px;}
	.shaded ul {padding: 11px 0px;flex-direction: column;}
	.shaded ul li {display: block;width: 100%; font-size: 22px; background-color: rgba(255,255,255,.75); color: #004153; margin: 3px ; border-radius: 10px; padding: 11px; text-align: left; padding-left: 10%;}

	.shaded .flexliner a, .shaded .flexliner a:visited, .shaded .flexliner a:hover, .shaded .flexliner a:focus  {font-size: 22px; color: #004153;}

	section.inticons .shaded .flexliner ul li .RLfa, section.inticons2 .shaded .flexliner ul li .RLfa{display: inline-block; width: auto; height: auto; border-radius: 0; background-color: transparent; color: white; margin: -13px 10px 0 0px; font-size: 30px; padding-top: 0; top: 5px; position: relative;color: #004153; border: 0; }
	section.inticons .shaded .flexliner ul li a:hover .RLfa , section.inticons .shaded .flexliner ul li a:focus .RLfa, section.inticons2 .shaded .flexliner ul li a:hover .RLfa , section.inticons2 .shaded .flexliner ul li a:focus .RLfa{color: #004153; border: 0; background: transparent}
	.CHbox { padding: 0 20px}

	section.icons {padding: 11px 20px;}
	.shaded ul {padding: 11px 0px;}

	section.icons .liner {display: block;width: 100%; }
	section.icons a br {display: none;}

	section.icons a, section.icons a:visited {width: 100%; max-width: 100%; font-size: 22px; background-color: #004153; color: #ffffff; margin: 3px 0; border-radius: 10px; padding: 11px 20px; height: 50px; text-align: left; }
	
	section.icons a .RLicon, section.icons a:hover .RLicon, section.icons a:focus .RLicon, section.icons a span:first-child { display: inline-block; width: auto; height: auto; border-radius: 0; background-color: transparent; color: white; margin: -13px 10px 0 0px; font-size: 30px; padding-top: 0; top: 5px; position: relative; }
	section.icons a .RLwords{ display: inline-block; width: auto; height: auto;  }
	section.icons a:hover .RLwords, section.icons a:focus .RLwords{font-size: 26px; }



}


@media only screen and (max-width: 700px) {
	header {height: 125px;padding: 0; }
	a.homelink {top: 12px; left: 20px;}
	footer .liner .col23 {display: none;}
	.testimonial-carousel.regional_slideshow .carousel-item{min-height: 260px;}

}

/*XS*/
@media only screen and (max-width: 600px) {
	.mobi {display: block;}
	.full {display: none;}
	.cms_form_label {width: 100%;  float: none; margin: 0 1% 5px 0; }
	.cms_form_object {width: 100%;  float: none; margin: 1px 0}
.content_rates_table {border-collapse: collapse; width: 100%}
	.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 {display: block;}
	.content_rates_table_fields_row {position: absolute; top: -9999px; left: -9999px; }
	/*.content_rates_table tr { border: 1px solid #ccc; }*/
	.content_rates_table_row1, .content_rates_table_row2  {border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; white-space: normal; text-align:left; padding-bottom: 20px;}
	.content_rates_table_row1:before, .content_rates_table_row2:before {position: absolute;	top: 10px; left: 6px; width: 45%; padding-right: 10px; /*white-space: nowrap;*/ text-align:left; font-weight: bold; content: attr(data-title);}
	.legend {text-align: left;}
	H1{font-size: 36px; line-height: 40px; margin-bottom: 20px; }
    H2{font-size: 30px; line-height: 34px;}
    H3{font-size: 28px; line-height: 34px; }
	table.styled th, .content_rates_table_fields, TR.table_builder_header_row, TR.table_builder_header_row .table_builder_cell, table.styled td, .content_rates_table_row2, .content_rates_table_row1, TR.table_builder_header_row .table_builder_cell { line-height: 18px;font-size: 14px; }
	article.home{ margin-bottom: 20px; }
	.homepic {height: 200px; }
	.homecolor, section article.home:nth-child(3n+2) .homecolor {height: 50px; width: 200px; font-size: 20px; padding: 8px 30px 0 0; top: 75px; left: -75px;}
	.hometext, section article.home:nth-child(3n+2) .hometext { padding: 20px; }
	footer {padding:  20px 20px 0 20px;}
	footer .liner .col23, footer .liner .col3, .footnote{padding: 0 0 20px 0;}
	section#maincontent.inside { padding: 0; }
	article.inside{width: 100%; max-width: 100%; padding: 0 20px; margin: 0}
.flexcolA, .flexcolAH{ text-align: center;}



 	section.promo {padding: 25px 30px;}
	.promobox { padding: 25px 0;}
	.lociframe {display: none;}

	.CHQ { font-size: 24px; line-height: 26px; margin: 20px 0;}
	.CHAs {font-size: 16px; line-height: 20px; }
	section.intbanner { height: auto; padding: 20px 0; position: static;}
	.inttext {height: auto; position: static; display: block; padding: 0}
	.intshadow, .intcurve{display: none;}
	.inttext H1{color: #004153; padding: 0; margin: 0}
	section.blu {top: -16px; padding: 40px 20px; margin: 0;background-position: center -136px; }

	.flexrow34, .flexrowH{flex-direction: column;}
	.flexcolA, .flexcolB, .flexcolAH, .flexcolBH{width: 100%; display: block;}
	.flexcolB, .flexcolBH{padding: 0}
	.testimonial-carousel.regional_slideshow .carousel-item{min-height: 260px;}
	.regional_slideshow.testimonial-carousel .carousel-caption{ padding: 0 50px;  }


}

@media only screen and (max-width: 500px) {
	.sideslider table {width: 510px; }
	.sideslider { overflow: scroll;overflow-y: hidden; -ms-overflow-y: hidden;}
	.testimonial-carousel.regional_slideshow .carousel-item{min-height: 360px;}
	.regional_slideshow.testimonial-carousel .carousel-caption{ font-size: 20px; }
.Pimg img{max-width: 300px;}


}

@media only screen and (max-width: 400px) {
	div#KJECalculatorScreenSize {position: relative; left: -15px;}
	a.homelink {width: calc(100% - 150px); left: 10px;}

	.shaded .flexliner a, .shaded .flexliner a:visited, .shaded .flexliner a:hover, .shaded .flexliner a:focus  {font-size: 20px; }
	section.inticons .shaded .flexliner ul li .RLfa, section.inticons2 .shaded .flexliner ul li .RLfa  { margin: -13px 5px 0 0px; font-size: 26px; padding-top: 0; top: 5px; }
	section.icons a, section.icons a:visited { padding: 11px 5%; }
	.testimonial-carousel.regional_slideshow .carousel-item{min-height: 300px;}

}