/*--COLORS--*/
/*--FONTS--*/
/*--BREAKPOINTS--*/
/*--MIXINS--*/
/*--END MIXINS--*/
/*--STYLING--*/
/*--HTML Elements--*/
.typekit-badge {
  display: none !important; }

* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

html {
  font-size: 100%;
  height: 100%; }

body {
  font-size: 1em;
  height: 100%; }

h1 {
  font-family: "alternate-gothic-no-3-d", sans-serif;
  color: #123b62;
  font-weight: 600;
  font-size: 2headerem;
  margin: 0;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: lighter;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    h1 {
      font-size: 2.5em;
      line-height: .9; } }
  h1 .large_text {
    /*--481--*/ }
    @media (min-width: 37.5625em) {
      h1 .large_text {
        font-size: 1em; } }
  h1 .larger_text {
    /*--481--*/ }
    @media (min-width: 37.5625em) {
      h1 .larger_text {
        font-size: 1.9em; } }

h2 {
  font-family: "alternate-gothic-no-3-d", sans-serif;
  color: #123b62;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2.5em;
  margin: 0 0 .5em 0;
  line-height: .9;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    h2 {
      margin: 0 0 1.5em 0; } }
  h2 .large_text {
    /*--481--*/ }
    @media (min-width: 37.5625em) {
      h2 .large_text {
        font-size: 1em; } }
  h2 .larger_text {
    /*--481--*/ }
    @media (min-width: 37.5625em) {
      h2 .larger_text {
        font-size: 1.9em; } }

.larger_text, .large_text {
  font-family: "Pathway Gothic One", sans-serif; }

h3 {
  font-family: "alternate-gothic-no-3-d", sans-serif;
  color: #123b62;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
  display: inline-block;
  padding: 0;
  margin: 0;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    h3 {
      font-size: 2em; } }

h4 {
  font-family: "alternate-gothic-no-3-d", sans-serif;
  color: #146b8e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.25em;
  display: inline-block;
  padding: 0;
  margin: 0;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    h4 {
      font-size: 1.5em; } }

p {
  font-family: "Roboto", sans-serif;
  color: #585858;
  font-weight: 100;
  margin: 0 0 .5em 0;
  font-size: .95em;
  line-height: 1.2;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    p {
      font-size: 1em; } }

a {
  color: #123b62;
  text-decoration: none;
  font-weight: 400;
  padding: .2em 0; }
  a:hover {
    color: #146b8e; }

ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

/*--End HTML Elements--*/
/*--Containers--*/
.container {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.content_max_width_large {
  max-width: 65em;
  margin: 0 auto; }

.content_max_width_small {
  max-width: 40em;
  margin: 0 auto; }

.services_bg_page_overlay {
  position: fixed;
  display: none;
  z-index: 900;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* default fallback */
  background: #2d2d2d transparent;
  /* nice browsers */
  background: rgba(45, 45, 45, 0.7);
  /* IE 6/7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b22d2d2d, endColorstr=#b22d2d2d);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b22d2d2d, endColorstr=#b22d2d2d)"; }

/*--end Containers--*/
/*--overwriting styles--*/
.float_right {
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .float_right {
      float: right; } }

.float_left {
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .float_left {
      float: left; } }

.gray_bg {
  background-color: #e9e9e9; }

.text_align_center {
  text-align: center; }

.text_align_left {
  text-align: left; }

.color_light_blue {
  color: #146b8e; }

.color_green {
  color: #869b3b; }

.map_bg {
  background-image: url(../images/map_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.map_bg_large {
  background-image: url(../images/map_bg_large.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lng_bg_image {
  background-image: url(../images/lng_bg_image6_600.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .lng_bg_image {
      background-image: url(../images/lng_bg_image6.jpg); } }

.lng_bg_image2 {
  background-image: url(../images/lng_bg_image5_600_b.jpg);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .lng_bg_image2 {
      background-image: url(../images/lng_bg_image5.jpg); } }

.bg_texture {
  background-image: url(../images/bg_texture_small.png); }

/*--end overwriting styles--*/
/*---BUTTONS---*/
.blue_button {
  display: inline-block;
  background-color: #146b8e;
  color: white;
  padding: .25em 1em;
  border-radius: .25em;
  border: none;
  font-family: "Roboto", sans-serif;
  clear: both;
  margin-top: .5em;
  text-transform: uppercase; }
  .blue_button:hover {
    color: white; }
  .blue_button a {
    color: white; }

/*--END BUTTONS--*/
.header_section {
  position: relative; }

.mobile_nav_icon {
  height: 40px;
  width: 40px;
  position: fixed;
  top: 1em;
  right: 1em;
  z-index: 600;
  background-size: 100% 200%;
  background-image: url(../images/mobile_nav_icon.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  /*--481--*/ }
  @media (min-width: 48em) {
    .mobile_nav_icon {
      display: none; } }

.close_icon {
  background-position: 0 100%; }

.kst_logo {
  width: 200px;
  height: 52px;
  background-image: url(../images/kst_logo_white.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: .75em;
  left: 1em;
  z-index: 1000;
  position: absolute;
  /*--481--*/ }
  @media (min-width: 48em) {
    .kst_logo {
      left: 2em; } }

.nav_container {
  position: relative;
  background-color: #123b62;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  z-index: 500;
  min-height: 80px; }

nav {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  top: 4em;
  font-family: "alternate-gothic-no-3-d", sans-serif;
  text-align: right;
  background-color: #123b62;
  /*--481--*/ 
}
nav li.span {
	display: none;
	color: white;
	/*--481--*/ 
}
@media (min-width: 48em) {
	nav li.span {
		display: inline-block; 
	}
}
/* Added by M.A.R. - 5/29/2019 */
nav li.has-children {
	display: inline-block;
	color: white;
	padding:2rem 1rem;
	text-transform: uppercase;
	position: relative;
    /*--481--*/ 
}

nav li.has-children ul {
	display:none;
	position:absolute;
	right:0;
	top:80px;
	width:150px;
	background-color:#123b62;
}
nav li.has-children ul li a {
	padding:1rem;
}
nav li.has-children:hover ul {
	display: block;
}

@media (max-width: 37.5625em) {
	nav li.has-children {
		padding:0;
		display:block;
	}
	nav li.has-children span {
		display:none;
	}
	nav li.has-children ul {
		display:block;
		position:relative;
		top:0;
		right:0;
		width:100%;
	}
}
/* END Added by M.A.R. - 5/29/2019 */
nav li a {
	display: block;
	color: white;
	padding: 1em;
	border-bottom: 1px solid;
	/*--481--*/ 
}
@media (min-width: 48em) {
	nav li a {
		display: inline-block;
		border: none;
		padding: 2em 1em; 
	}
}
@media (min-width: 48em) {
	nav li {
		display: inline-block;
	}
}
@media (min-width: 48em) {
	nav {
		display: block;
		position: static;
		margin-top: 0;
		padding-top: 0;
	}
}

.header_image {
  width: 100%;
  position: relative;
  background-image: url(../images/header_image1_600.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  /*--481--*/ }
  .header_image img {
    width: 100%; }
  @media (min-width: 37.5625em) {
    .header_image {
      background-image: url(../images/header_image1_1600.jpg);
      max-height: 700px;
      max-width: 1600px;
      background-size: cover;
      margin: 0 auto;
      background-position: center center; } }

.header_image2 {
  width: 100%;
  position: relative;
  background-image: url(../images/header_image2_600.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  /*--481--*/ }
  .header_image2 img {
    width: 100%; }
  @media (min-width: 37.5625em) {
    .header_image2 {
      background-image: url(../images/header_image2_1600.jpg);
      max-height: 700px;
      max-width: 1600px;
      background-size: cover;
      margin: 0 auto;
      background-position: center center; } }

.header_image3 {
  width: 100%;
  position: relative;
  background-image: url(../images/lng_bg_image2_600.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  /*--481--*/ }
  .header_image3 img {
    width: 100%; }
  @media (min-width: 37.5625em) {
    .header_image3 {
      background-image: url(../images/lng_bg_image2.jpg);
      max-height: 700px;
      max-width: 1600px;
      background-size: cover;
      margin: 0 auto;
      background-position: center center; } }

.header_image4 {
  width: 100%;
  position: relative;
  background-image: url(../images/header_image4_600.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  /*--481--*/ }
  .header_image4 img {
    width: 100%; }
  @media (min-width: 37.5625em) {
    .header_image4 {
      background-image: url(../images/header_image4_1600.jpg);
      max-height: 700px;
      max-width: 1600px;
      background-size: cover;
      margin: 0 auto;
      background-position: center center; } }

.header_image5 {
  width: 100%;
  position: relative;
  background-image: url(../images/header_image5_600.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  /*--481--*/ }
  .header_image5 img {
    width: 100%; }
  @media (min-width: 37.5625em) {
    .header_image5 {
      background-image: url(../images/header_image5_1600.jpg);
      max-height: 700px;
      max-width: 1600px;
      background-size: cover;
      margin: 0 auto;
      background-position: center center; } }

.header_callout {
  padding: 1em 2em;
  text-align: center;
  background-color: #e9e9e9;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 80px;
  width: 100%;
  /*--481--*/ }
  @media (min-width: 48em) {
    .header_callout {
      bottom: auto;
      width: auto;
      top: 80px;
      left: 2em;
      padding: 3em 2em; } }

/*--layout--*/
.content_section {
  padding: 2.5em 1em;
  overflow: auto;
  position: relative;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .content_section {
      padding: 5em 2em; } }

.content_section_image_left {
  max-width: 225px;
  margin: 0 auto 2em auto;
  display: block;
  /*--481--*/ }
  @media (min-width: 48em) {
    .content_section_image_left {
      width: 22.5%;
      padding-right: 1em;
      display: inline-block;
      vertical-align: middle; } }
  .content_section_image_left img {
    width: 100%; }

.content_section_text_right {
  width: 100%;
  display: block;
  /*--481--*/ }
  @media (min-width: 48em) {
    .content_section_text_right {
      width: 77%;
      display: inline-block;
      vertical-align: middle; } }

.content_section_callout {
  font-weight: 600; }

.content_section_portfolio {
  padding: 2.5em 3em;
  overflow: auto;
  position: relative;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .content_section_portfolio {
      padding: 5em; } }
  .content_section_portfolio a {
    color: #123b62;
    text-decoration: underline;
    font-weight: 400;
    display: block;
    padding: .2em 0; }
    .content_section_portfolio a:hover {
      color: #146b8e; }
  .content_section_portfolio .column {
    text-align: left;
    width: 100%;
    vertical-align: top;
    padding: 0;
    /*--481--*/ }
    @media (min-width: 57.8125em) {
      .content_section_portfolio .column {
        width: 32%;
        padding: 0 1.25% 3em 1.25%;
        display: inline-block; } }

.floating_content div {
  margin-bottom: .5em;
  max-width: 275px;
  /*--481--*/ }
  .floating_content div img {
    width: 100%; }
  @media (min-width: 37.5625em) {
    .floating_content div {
      width: 40%;
      max-width: none; } }
.floating_content p {
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .floating_content p {
      width: 57.5%;
      padding: 0 0 0 1em; } }

.kst_bucket_list {
  background-color: white;
  /*--481--*/ }
  .kst_bucket_list li {
    width: 230px;
    margin: 0 auto;
    vertical-align: top;
    text-align: left;
    /*--481--*/ }
    .kst_bucket_list li .bucket_image {
      position: relative;
      margin: 0 0 .5em 0; }
    .kst_bucket_list li img {
      max-width: none;
      width: 100%; }
    .kst_bucket_list li .bucket_title {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      padding: .25em 0;
      text-align: center;
      background: rgba(255, 255, 255, 0.75); }
    @media (min-width: 48em) {
      .kst_bucket_list li {
        width: 30%;
        padding: 0 1%;
        display: inline-block; } }
  @media (min-width: 48em) {
    .kst_bucket_list {
      text-align: center; } }

/*--QUOTES--*/
.set_height {
  min-height: 20em;
  height: 100%;
  /*--481--*/ }
  @media (min-width: 48em) {
    .set_height {
      height: 27em; } }

.set_height2 {
  min-height: 15em;
  height: 100%;
  /*--481--*/ }
  @media (min-width: 48em) {
    .set_height2 {
      height: 27em; } }

.quote {
  color: white;
  position: absolute;
  top: 1.5em;
  left: 0;
  max-width: 20em;
  right: 0;
  margin: auto;
  font-size: 1.5em;
  padding: 0 .5em;
  text-align: center;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
  /*--481--*/ }
  @media (min-width: 48em) {
    .quote {
      font-size: 2.2em;
      top: 2.5em;
      padding: 0; } }

.quote_source {
  text-align: right;
  margin-top: 1em;
  margin: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
  color: white; }

.dark_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(45, 45, 45, 0.5);
  /*--481--*/ }
  @media (min-width: 48em) {
    .dark_overlay {
      background: rgba(45, 45, 45, 0.35); } }

/*--END QUOTES--*/
#locations h3 {
  display: block;
  color: #146b8e;
  margin-bottom: .5em;
  vertical-align: middle;
  font-weight: 100;
  margin-top: 5px;
  font-family: "Pathway Gothic One", sans-serif;
  /*--481--*/ }
  @media (min-width: 64em) {
    #locations h3 {
      margin-bottom: .5em;
      font-size: 2.25em; } }

.global_presence_list:last-child ul {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.global_presence_list {
  max-width: 65em;
  margin: 0 auto; }
  .global_presence_list h3 {
    font-family: "Pathway Gothic One", sans-serif; }
  .global_presence_list ul {
    padding-bottom: 1em;
    margin-bottom: 2em;
    border-bottom: 1px solid gray;
    overflow: auto; }
  .global_presence_list li {
    vertical-align: top;
    text-align: left;
    width: 240px;
    margin: .5em auto 1.5em auto;
    /*--481--*/
    /*--481--*/
    /*--481--*/ }
    .global_presence_list li .view_services {
      padding: .25em;
      display: inline-block;
      color: #146b8e;
      cursor: pointer; }
      .global_presence_list li .view_services:hover {
        color: #869b3b; }
    .global_presence_list li span {
      display: block; }
    .global_presence_list li img {
      width: 100%;
      max-width: 250px;
      /*--481--*/ }
      @media (min-width: 64em) {
        .global_presence_list li img {
          float: left;
          margin-right: .5em; } }
    .global_presence_list li .global_presence_content {
      font-family: "alternate-gothic-no-3-d", sans-serif;
      float: none;
      width: 100%;
      /*--481--*/ }
      @media (min-width: 64em) {
        .global_presence_list li .global_presence_content {
          float: left;
          width: 43%; } }
      .global_presence_list li .global_presence_content span {
        font-family: 'Oswald', sans-serif; }
      .global_presence_list li .global_presence_content .city {
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: 600;
        color: #146b8e; }
      .global_presence_list li .global_presence_content .company {
        font-size: 1.05em;
        font-weight: 300;
        display: block;
        margin: .25em 0 0 0;
        font-family: "alternate-gothic-no-3-d", sans-serif;
        text-transform: uppercase; }
      .global_presence_list li .global_presence_content .address, .global_presence_list li .global_presence_content .phone_number {
        font-size: .95em;
        font-weight: 100;
        display: block;
        margin: 0 0 .25em 0;
        font-family: "Roboto", sans-serif; }
    .global_presence_list li .location_disclaimer {
      font-size: 10px; }
    @media (min-width: 37.5625em) {
      .global_presence_list li {
        display: inline-block;
        width: 49%;
        margin: .5em .5% .5em 0; } }
    @media (min-width: 48em) {
      .global_presence_list li {
        width: 32%; } }
    @media (min-width: 64em) {
      .global_presence_list li {
        width: 48%;
        margin: 0 .5% 1em .5%;
        padding-bottom: 1em; } }

.view_services_overlay {
  display: none;
  padding: 2em 1em;
  position: fixed;
  height: 33em;
  max-width: 31em;
  width: 100%;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #e9e9e9;
  z-index: 900;
  /*--481--*/ }
  @media (min-width: 37.5625em) {
    .view_services_overlay {
      height: 27em; } }
  .view_services_overlay a {
    display: block;
    padding: .25em 0; }
  .view_services_overlay h4 {
    font-family: "Pathway Gothic One", sans-serif; }
  .view_services_overlay p {
    margin: 1em 0; }
  .view_services_overlay p.disclaimer {
    font-size: .5em; }
  .view_services_overlay ul {
    border: none;
    list-style: disc inside none;
    font-size: .9em; }
  .view_services_overlay li {
    width: auto;
    display: list-item;
    padding-bottom: 0;
    color: #585858; }
  .view_services_overlay .close_button {
    position: absolute;
    cursor: pointer;
    top: .25em;
    right: .25em;
    width: 35px; }
    .view_services_overlay .close_button img {
      width: 100%; }

.portfolio_heading {
  padding-bottom: 1.5em; }
  .portfolio_heading h2 {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: 100;
    margin-top: 5px;
    font-family: "Pathway Gothic One", sans-serif;
    font-size: 2.25em; }
  .portfolio_heading .trading_icon {
    height: 50px;
    width: 50px;
    background: url(../images/trading_icon.png);
    display: inline-block;
    vertical-align: middle; }
  .portfolio_heading .risk_management_icon {
    height: 50px;
    width: 50px;
    background: url(../images/risk_management_icon.png);
    display: inline-block;
    vertical-align: middle; }
  .portfolio_heading .logistics_and_operations_icon {
    height: 50px;
    width: 50px;
    background: url(../images/logistics_and_operations_icon.png);
    display: inline-block;
    vertical-align: middle; }

.pause_cta {
  display: none;
  /*--481--*/ }
  @media (min-width: 48em) {
    .pause_cta {
      position: absolute;
      bottom: 2em; } }

.column {
  text-align: left;
  width: 100%;
  vertical-align: top;
  padding: 0;
  /*--481--*/ }
  .column .paragraph_divide_header {
    color: #123b62; }
  .column span {
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-top: 1em; }
  .column .archive_link, .column .back_to_home_link {
    display: inline-block;
    background-color: #146b8e;
    color: white;
    padding: .25em 1em;
    border-radius: .25em;
    border: none;
    font-family: "Roboto", sans-serif;
    clear: both;
    margin-top: .5em;
    text-transform: uppercase; }
    .column .archive_link a, .column .back_to_home_link a {
      color: white; }
  @media (min-width: 57.8125em) {
    .column {
      width: 24%;
      padding: 0 1.25%;
      display: inline-block; } }

.media_contact_column {
  background-color: #e9e9e9;
  padding: 2em;
  margin-top: 2em;
  /*--481--*/ }
  .media_contact_column .name, .media_contact_column .phone {
    font-size: 1.05em;
    font-weight: 300;
    display: block;
    margin: .5em 0 .25em 0;
    font-family: "alternate-gothic-no-3-d", sans-serif;
    text-transform: uppercase; }
  .media_contact_column a {
    color: #146b8e;
    font-family: "alternate-gothic-no-3-d", sans-serif; }
  @media (min-width: 57.8125em) {
    .media_contact_column {
      margin: 0; } }

.news_story {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid gray;
  /*--481--*/ }
  @media (min-width: 57.8125em) {
    .news_story {
      min-height: 15em;
      padding-bottom: 2em;
      margin: 0;
      border: none; } }

.news_story_summary {
  font-size: .8em;
  padding: .5em 0 1em 0;
  margin: 0; }

.article_title {
  color: #146b8e;
  font-family: "alternate-gothic-no-3-d", sans-serif; }

.article_title:first-child {
  margin-top: 0; }

.pub_title {
  font-family: "Roboto", sans-serif;
  font-size: .8em;
  font-weight: 500;
  margin: .25em 0; }

time {
  font-family: "Roboto", sans-serif;
  font-size: .8em;
  color: #585858; }

.translation_link {
  display: inline-block;
  font-size: .85rem;
  padding: .25em;
  color: #146b8e;
  border: 1px solid #146b8e;
  border-radius: .25em; }
  .translation_link:hover {
    background-color: #146b8e;
    color: white; }

{
  padding: 5rem 3rem;
  text-align: center;
  /*--481--*/ }
  @media (max-width: 64em) {
    {
      padding: 3rem; } }
  form {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    text-align: left;
    font-family: "Roboto", sans-serif; }
    form .checkbox {
      overflow: auto;
      width: 100%;
      margin: .5rem 0; }
      form .checkbox input {
        border-radius: 50%;
        margin-right: .5rem;
        border: 1px solid #8c9192; }
      form .checkbox label {
        /*--481--*/ }
        @media (max-width: 37.5625em) {
          form .checkbox label {
            float: right;
            width: 87.5%; } }
    form .text_input {
      display: inline-block;
      width: 49%;
      margin: 1rem auto 0 auto;
      padding: 0 1rem 0 0;
      /*--481--*/ }
      @media (max-width: 37.5625em) {
        form .text_input {
          width: 100%; } }
      form .text_input label {
        display: block;
        margin: 0 0 .5rem 0; }
      form .text_input input {
        width: 100%;
        padding: .5rem;
        border: 1px solid #8c9192; }
    form .text_area {
      margin: 1rem 0 0 0; }
      form .text_area label {
        display: block;
        margin: 0 0 .5rem 0; }
      form .text_area textarea {
        width: 96%;
        padding: .5rem;
        min-height: 150px;
        border: 1px solid #8c9192;
        /*--481--*/ }
        @media (max-width: 37.5625em) {
          form .text_area textarea {
            width: 100%; } }
    form input.button {
      border: none;
      margin: 1rem 0 0 0; }

footer {
  padding: 1.5em;
  position: relative;
  overflow: auto;
  background-color: gray;
  color: white;
  /*--481--*/ }
  footer .footer_nav {
    font-family: "Roboto", sans-serif;
    padding-bottom: 1.5em; }
    footer .footer_nav a {
      padding: 0 .5em; }
    footer .footer_nav li, footer .footer_nav li a {
      color: white;
      display: inline-block; }
  footer a {
    text-decoration: none; }
  footer p {
    font-size: .8em;
    color: white; }
  footer .kst_footer_logo {
    width: 200px;
    height: 52px;
    background-image: url(../images/kst_logo_white.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1000;
    /*float: left;*/
    margin: .5em auto 0 auto;
    /*--481--*/ }
    @media (min-width: 48em) {
      footer .kst_footer_logo {
        position: absolute;
        right: 2em;
        top: 1em; } }
  footer .facebook_icon {
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-bottom: .5em;
    margin-right: .25em;
    background: url(../images/facebook_icon.jpg); }
  footer .twitter_icon {
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-bottom: .5em;
    background: url(../images/twitter_icon.jpg); }
  @media (min-width: 37.5625em) {
    footer {
      padding: 2em; } }

.legal_pages_content_container {
  padding: 2em 1em;
  max-width: 1024px;
  margin: 0 auto; }
  .legal_pages_content_container h1 {
    margin-bottom: .25em; }
  .legal_pages_content_container h3 {
    padding-top: .5em; }
  .legal_pages_content_container h4 {
    padding-top: .5em;
    display: block; }
  .legal_pages_content_container ul.legal_pdf_links a {
    display: block; }
  .legal_pages_content_container .privacy_policy_links {
    margin: 1em 0; }
    .legal_pages_content_container .privacy_policy_links a {
      display: block;
      color: #146b8e;
      font-family: "Roboto", sans-serif;
      margin-left: 1.5em;
      padding: .25em 0; }
    .legal_pages_content_container .privacy_policy_links li ul li a {
      margin-left: 3em; }
    .legal_pages_content_container .privacy_policy_links li ul li ul li a {
      margin-left: 4.5em; }

ul.slides li div.column p span {
  margin-top: 10px; }

h1, h1 span, h2, h2 span {
  font-family: "Pathway Gothic One", sans-serif;
  font-weight: lighter; }

/* Emergency Alert Div */
  
 p.emergency_alert{
	color : red;
	font-weight : 700;
  }
  
  a.emergency_link {
  color: red;
  text-decoration: none;
  font-weight: 700;
  padding: .2em 0; }
  a:hover {
    color: #146b8e; }



/*---ARCHIVES PAGE---*/
.archive_container {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 2em 0; }
  .archive_container .news_story {
    height: auto;
    min-height: inherit; }

/*---END ARCHIVES PAGE---*/


/*---M.A.R. 20221121---*/
.flex {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}