  @charset "utf-8";

/* CSS Document */
@font-face {
  font-family: 'OpenSans';
  src: url('/wp-content/themes/kla-wp/assets/fonts/OpenSans-Regular.woff2') format('woff2'), 
       url('/wp-content/themes/kla-wp/assets/fonts/OpenSans-Regular.woff') format('woff')
}
@font-face {
  font-family: 'OpenSans-SemiBold';
  src: url('/wp-content/themes/kla-wp/assets/fonts/OpenSans-SemiBold.woff2') format('woff2'),
       url('/wp-content/themes/kla-wp/assets/fonts/OpenSans-SemiBold.woff') format('woff')
}

@font-face {
  font-family: 'OpenSans-Light';
  src: url('/wp-content/themes/kla-wp/assets/fonts/OpenSans-Light.woff2') format('woff2'),
       url('/wp-content/themes/kla-wp/assets/fonts/OpenSans-Light.woff') format('woff')
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

html, body {
  display: flex;
  flex-flow: column nowrap;
  min-height: 100vh;
}


body{
 /* background: linear-gradient(to right, #41007f, #007bc6);*/
	margin:0px;
	padding:0px;
	font:normal 15px 'OpenSans', sans-serif;
  background-color: rgb(95, 107, 113);
  overflow-x: hidden;
  color: #0C0C12;
}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

h1 {
  color: #fff;
}

h2 {
  font-size: 36px;
}

h5 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 20px;
}

h2,h3,h4,h5 {
  color: #41007F;
}

a {
  color: #007BC6;
}

.top_menu a:visited {
	color:  #AA1DD5;
}

a:link, a:visited, a, a:hover {
  border: none;
	text-decoration:none;
}

a:hover, .top_menu a:visited:hover  {
	color: #02588D;
}

#container{
	width:100%;
	height:85px;
	margin:auto;
    z-index: 999 !important;
    display: block;
    position: relative;
}

img {
    border: none;
    outline: none;
}

.accent--red {
    color: #DB2828 !important;
}

input, textarea {
  border-radius: 0 !important;
}

.download {
  color: #007BC6;
  line-height: 2.2rem;
  font-family: 'OpenSans-SemiBold', sans-serif;
}

.download:after { content: url('/wp-content/themes/kla-wp/assets/images/icons/download-blue.svg'); }
.download:hover:after { content: url('/wp-content/themes/kla-wp/assets/images/icons/download-blue-h.svg'); }

.download.btn:after,
.download.btn:hover:after {content: url('/wp-content/themes/kla-wp/assets/images/icons/download-light.svg');width: 1rem;display: inline-block;height: 1.2rem;padding-left: 0;margin-left: 1rem;}

.download:visited { color: #007BC6; font-family: 'OpenSans-SemiBold', sans-serif;  }
.download:after { padding-left: 1ch; }
.download:hover { color: #02588D; }

/* header start  here ====================================================================== */

#header{
  width: 100%;
  max-width: 980px;
  height: 100px;
  margin: 0px auto;
  padding-top: 7px;
  display: flex;
  justify-content: space-between;
}

#header img {
  border: none;
  outline: none;
}

#top_menu{
  display: flex;
  align-items: center;
  padding-top: 11px;
}

#top_menu li {
    display: inline-block;
    padding: 0 0 0 30px;
}

#top_menu li a {
    color: #41007F;
    transition: 0.2s ease-in-out;
    font-family: 'OpenSans-SemiBold', sans-serif;
}

#top_menu .current a, #top_menu .current_page_item a {
    color: #AA1DD5;
}

.mobile-nav-icon {
  display: none;
}

select.language-select {
    background: transparent;
    border: none;
    color: white;
    width: 100px;
    font-size: 12px;
    margin-left: 6px;
}

.footer-main .current-menu-item a {
    color: #85B2DC;
}

#top_menu .menu-item-type-custom:after {
    content: url("/wp-content/themes/kla-wp/assets/images/icons/external-grey.png");
    position: relative;
    left: 10px;
    top: 1px;
    opacity: 0.6;
    display: inline-block;
}
.titlefix {
  width:60px;
}

/**     REDESIGN CONTENT        ****
****/
.master-wrapper {
  background-color: white;
  flex: 1 1 auto;
}

.logo__wrapper {
  position: relative;
  margin-left: 20px;
}

.ussite-button {
    margin-left: 60px;
}

.ussite-button-inner {
	align-items: center;
    display: flex;
    flex-flow: column nowrap;
	color: white;
	line-height: 1.1;
}

.ussite-button-inner span:last-of-type {
	font-size: 11px;
	color: rgba(255,255,255,0.6);
	font-style: italic;
}

.ussite-button-link img {
    align-self: center;
	margin-left: 15px;
	opacity: 0.6;
}


.inner {
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
}

.row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.row--tiny {
  margin: 17px auto 0;
}

.inner-main .row {
    margin: 10px 0;
}

.col-1-2 {
	width: 460px;
/*	font-size: 13px;*/
	line-height: 1.5;
	background: white;
/*	border-radius: 5px;*/
}

.inner-main .col-1-4 {
    width: 215px;
    height: 160px;
    margin: 0;
    padding: 0;
}

.inner-main img {
    width: 100%;
    height: 100%;
}

.main-intro {
    padding: 60px 0 36px;
    text-align: center;
    line-height: 1.9;
    font-size: 16px;
}


.home-column {
	display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    position: relative;
    align-items: center;
    min-height: 170px;
    padding: 20px;
    line-height: 1;
}

.home-column p {
    margin-top: 0;
	margin-bottom: 24px;
}

.home-column .row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.home-column .row:not(:last-of-type) {
    margin-bottom: 5px;
}

.home-column-title {
    font-size: 26px;
    line-height: 30px;
    color: #41007F;
    margin: 0 0 20px;
    display: block;
}

.home-column-image {
    position: absolute;
    bottom: -22px;
    clip: rect(0px,185px,138px,0px);
}


.home-column i.fa {
  border-radius: 20px;
  width: 40px;
  height: 40px;
  color: #FFF;
  font-size: 21px;
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

i.fa.fa-calendar {
    padding: 10px;
}

.home-whatsnew {
    display: flex;
    flex-flow: column nowrap;
    flex: 1;
}

.home-whatsnew-date {
    font-size: 12px;
}



.home-company-ceo-wrap {
    display: flex;
    align-items: center;
}

.home-compnay-ceo-img {
    width: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.home-company-ceo-info {
    display: flex;
    flex-flow: column nowrap;
    max-width: 65%;
}

.home-company-ceo-name {
    color: #3D9E47;
    font-weight: bold;
}

.home-company-ceo-title {
    font-style: italic;
}

.home-column .row a,
 a.home-whatsnew-link {
    color: #0089c4;
    display: block;
    max-width: 94%;
    line-height: 1.25;
}


.full-width-bg {
  align-items: center;
  background: linear-gradient( rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6) ), url(/wp-content/uploads/home-sub-banner.jpg);
  background-repeat: no-repeat;
  background-position-y: 55%;
  background-size: cover;
  display: flex;
  padding: 60px 0;
  transition: 0.2s ease-in-out;
}

a.home-column-button {
  color: white;
  background-color: #007BC6;
  padding: 10px;
  width: 165px;
  display: block;
  text-align: center;
  transition: 0.2s ease-in-out;
}

a.home-column-button:hover {
  background-color: #02588D;
}

a.home-main-col-link {
  display: block;
  transform: translateY(-100%);
  text-align: center;
  color: white;
  font-size: 18px;
  background-color: rgba(0,137,196,0.9);
  font-weight: bold;
  padding: 16px 0;
}

#swmenu td:first-of-type {
    display: none;
}

.full-width-grey {
  background-color: #41007F;
  width: 100%;
}

.full-width-grey { min-height: 6px; padding: 0 20px; font-size: 14px; }
.full-width-grey .inner { z-index: 20; }
.full-width-grey a { color: white; transition: 0.3s opacity ease-in-out; }
.full-width-grey a:hover { opacity: 0.8; }
.full-width-grey ul { margin: 0 }
.full-width-grey li:not(:last-of-type), .full-width-grey .language-wrapper { margin-right: 20px; }

.language-wrapper { position: relative; }
.language-wrapper ::-ms-expand { display: none; }
.language-wrapper select {
  background: transparent;
  color: transparent;
  outline: none;
  border: none;
  width: 34px;
  height: 20px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.language-wrapper svg { position: absolute; top: 0; left: 0; pointer-events: none; }
.language-wrapper #language-arrow { top: 4px; margin-left: 5px; transition: all ease 0.2s; }
.language-select-wrapper { cursor: pointer; }

.menu-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  z-index: 10;
}

.footer-wrapper {
  background: url(/wp-content/themes/kla-wp/assets/images/footer/footer-pattern.png), 
 linear-gradient(to right, #41007f, #007bc6);
  width: 100%;
  flex: 0 0 auto;
}

select.language-select {
    background: transparent;
    border: none;
    color: white;
    width: 96px;
    cursor: pointer;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.language-select option {
    color: white;
    background: rgb(95, 107, 113);
}

.language-select::-ms-expand {
    display: none;
}

.language-wrapper span {
	padding: 2px 0 2px 20px;
	letter-spacing: 0.4px;
}

.language-wrapper {
    color: white;
	position: relative;
}

/* .language-wrapper:before {
    content: url(/wp-content/themes/kla-wp/assets/kla-assets/icons/globe.png);
    opacity: 0.6;
    position: relative;
    top: 1px;
    left: -2px;
} */

.language-wrapper:after {
    content: '';
    position: absolute;
    top: 36px;
    right: 70px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #41007F;
}

.language-select-wrapper {
    display: inline-flex;
}

.full-width-grey .row {
    justify-content: flex-end;
}

.footer-wrapper,
.footer-wrapper a {
  color: white;
  transition: 0.2s ease-in-out;
}

.footer-wrapper .inner {
    display: flex;
    justify-content: space-between;
    
}

.footer-wrapper .footer-hide {
  display: none;
}

.inner--footer {
    padding: 20px;
}

.footer-main {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.footer-wrapper .nav { 
    margin: 0;
    list-style: none;
    padding: 0;
    display: none;
}
.footer-wrapper ul li {
    padding: 5px;
}
.footer-wrapper li + li {
  margin-left: 20px;
}

.socialmediabox {
    margin-top: 25px;
}

.footer-left ul {
    display: flex;
    list-style: none;
}

.footer-left li {
    margin-right: 20px;
}

.footer-logo {
  height: 38px;
  width: 170.8px;
}

.copyright {
  color: rgba(255,255,255,0.7);
  font-size: 15px;
  margin-top: 60px;
}

.footer-sub-menu {
  margin-bottom: 40px;
}

.footer-sub-menu a {
  font-size: 13px;
  margin-right: 10px;
}

.footer-main .menu-item-type-custom a:after {
  content: url(/wp-content/themes/kla-wp/assets/images/icons/external-light.svg);
  position: relative;
  left: 10px;
  display: inline-block;
}

.primary-footer__sub-menu .nav {
  display: flex;
}
.primary-footer__sub-menu .nav li:first-of-type {
  padding-left: 0;
}
.primary-footer__sub-menu .nav li:last-of-type {
  padding-right: 0;
}

.socialmediabox .textBox {
  margin-bottom: 20px;
}


.socialmediabox .imageHolder i.fa {
  border-radius: 20px;
  width: 40px;
  height: 40px;
  color: #FFF;
  font-size: 24px;
  transition: all 0.2s ease;
  background-color: rgba(0, 0, 0, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.socialmediabox .imageHolder:hover .fa-facebook-f, .socialmediabox .imageHolder:hover .fa-facebook {
	background: #3B5998;
}
.socialmediabox .imageHolder:hover .fa-twitter-f, .socialmediabox .imageHolder:hover .fa-twitter {
	background: #4099FF;
}
.socialmediabox .imageHolder:hover .fa-google-plus-f, .socialmediabox .imageHolder:hover .fa-google-plus {
	background: #cd201f;
}
.socialmediabox .imageHolder:hover .fa-linkedin-f, .socialmediabox .imageHolder:hover .fa-linkedin {
	background: #0077B5;
}
.socialmediabox .imageHolder:hover .fa-youtube-f, .socialmediabox .imageHolder:hover .fa-youtube {
	background: #cd201f;
}


/**    BANNER         ****
****/

.banner--main {
    height: 400px;
	position: relative;
	top: 20px;
}

.banner--main__wrapper {
    height: 400px;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

.banner--main__wrapper .banner__content {
    position: relative;
    z-index: 1;
    max-width: 400px;
    color: white;
    height: 400px;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: center;
	line-height: 1.4;
}

.bannertext {
  color: #fff;
}

.banner__content .ussite-button {
    margin-left: 0px;
}

.banner--main__wrapper h1 {
    font-size: 36px;
	margin: 0;
    max-width: 400px;
}

.banner--main__wrapper h3 {
    font-size: 18px;
	margin: 20px 0;
	font-weight: normal;
    max-width: 400px;
}

.banner--main .bg-img {
    position: absolute;
    width: auto;
	min-width: 100%;
    height: 400px;
    top: 0;
    left: 0;
}


.banner--main-alt {
    height: 200px;
	position: relative;
  top: 20px;
  overflow: hidden;
}

.banner--main__wrapper-alt {
    height: 200px;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

.banner--main__wrapper-alt .banner__content {
    position: relative;
    z-index: 1;
    max-width: 400px;
    color: white;
    height: 200px;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: center;
	line-height: 1.4;
}

.banner--main__wrapper-alt h1 {
    font-size: 36px;
	margin: 0;
}

.banner--main-alt .bg-img {
    position: absolute;
    width: auto;
	min-width: 100%;
    height: 200px;
    top: 0;
    left: 0;
}



/**      COMPANY INFO CSS       /
/*/

.company-contact-wrapper {
    margin: 80px 0 20px;
}

.company-contact-title {
    margin: 0 0 30px 10px;
	font-weight: normal;
}

.company-contact-inner-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.company-contact-item {
    background: #eff0f1;
    padding: 15px 20px;
    flex-basis: 300px;
    margin-right: 40px;
	margin-bottom: 40px;
    max-width: 300px;
}

.company-contact-item:nth-of-type(3n) {
    margin-right: 0px;
}

.company-contact-item--inner {
    display: flex;
    flex-flow: column nowrap;
}

.company-contact-inner-title {
    color: #41007F;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

 .company-contact-number:before,
.company-location-number:before {
    content: url(/wp-content/themes/kla-wp/assets/images/icons/phone.png);
    opacity: 0.6;
    padding-right: 10px;
} 

.company-contact-number,
.company-location-number{
  display: block;
}

.company-location-inner-address:before {
    content: url(/wp-content/themes/kla-wp/assets/images/icons/marker.png);
    margin-bottom: 100px;
    float: left;
    padding-right: 10px;
    opacity: 0.6;
}

.korea-loc-wrapper .company-location-inner-address:before {
  content: url(/wp-content/themes/kla-wp/assets/images/icons/marker.png);
  margin-bottom: 70px;
}

.inner-secondary {
    background: #dfe1e3;
}


.company-contact-fax:before,
.company-location-fax:before {
    content: url(/wp-content/themes/kla-wp/assets/images/icons/fax.png);
    opacity: 0.6;
    padding-right: 10px;
}

.company-location-wrapper {
    margin: 60px 0 20px;
    max-width: 980px;
    width: 100%;
}

.company-location-title {
    margin: 0 0 30px 10px;
	font-weight: normal;
}

.company-location-inner-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

.company-location-item {
	align-self: stretch;
    background: #fff;
    padding: 15px 20px 20px;
    flex-basis: 300px;
    margin-right: 40px;
    margin-bottom: 40px;
    min-height: 205px;
    max-width: 300px;
}

.company-location-item:nth-of-type(3n) {
    margin-right: 0px;
}

.company-location-item--inner {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    min-height: 175px;
}

.company-location-inner-title {
    color: #41007F;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}

.company-location-number {
    margin-top: auto;
}






/**     PRESS RELEASES CSS      /
/*/

.press-wrapper {
    padding: 60px 0;
}

.press-wrapper p {
    margin-left: 25px;
}

.press-wrapper ul {
    list-style-type: disc;
    color: #41007F;
}

.press-wrapper li {
    line-height: 2;
}


/**      CONTACT CSS       /
/*/
.contact-intro {
    padding: 0 !important;
    text-align: left !important;
    /*font-size: 13px !important;*/
    line-height: 1.4 !important;
    margin-top: 80px !important;
    margin-bottom: 60px !important;
    font-size: 16px;
    color: #0C0C12;
}

.contact-intro a {
    color: #158ac1;
}

.contact-left {
    color: #41007F;
    width: 230px;
    position: relative;
    left: 0;
    font-size: 20px;
}

#button37 {
    color: white;
    background-color: #007BC6;
    padding: 10px 15px !important;
    width: 180px;
    display: block;
    text-align: center;
/*	font-size: 13px;*/
	margin: 45px 0 60px;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
    border: 0;
}

p.more-info-blurb {
  text-align: left !important;
  padding: 0 0 20px 0 !important;
  line-height: 1.9;
  font-size: 16px;
  color: rgb(12,12,18);
}

.more-info-blurb span {
  color: #41007F;
    font-style: italic;
}

.thankyoutitle {
	margin-top: 60px;
	color: #1e0f68;
}


.chronoforms6_credits {
    display: none;
}

.column .column2 {
    width: 280px !important;
    margin-left: -270px;
}

input#text26 {
    width: 390px;
}

.ui.message.error, .frm_error_style {
    margin-top: 80px !important;
}
.ui.message.success {
    color: grey;
    background: transparent;
    border: 0px;
    box-shadow: 0px 0px;
    margin: 80px auto;
    text-align: center;
}

.ui.message.success p {
    padding: 0;
}

.frm_pro_form {
  font-size: 14px;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
  color: white;
  background-color: #007BC6;
  padding: 7px 15px !important;
  width: 180px;
  display: block;
  text-align: center;
  margin: 45px 0 60px;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  border: 0;
}

.frm_style_formidable-style.with_frm_style label.frm_primary_label {
    font-family: 'OpenSans', sans-serif;
    font-weight: normal;
    color: #5f6b71;
    margin: 0 0 6px;
    font-size: .92857143em;
    padding: 0;
}

.frm_style_formidable-style.with_frm_style .frm_submit button:hover { 
  background: #02588D; 
  border: 0;
  color: #fff;
}

.frm_form_field .frm_checkbox, .frm_style_formidable-style.with_frm_style .vertical_radio .frm_checkbox {
  margin: .5em 0;
}

.frm_style_formidable-style.with_frm_style .form-field input[type=text],
.frm_style_formidable-style.with_frm_style .form-field input[type=email],
.frm_style_formidable-style.with_frm_style .form-field input[type=tel],
.frm_style_formidable-style.with_frm_style .form-field textarea {
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  line-height: 1.21428571em;
  padding: .67857143em 1em;
  font-size: 1em;
  border-color: rgba(34,36,38,.15);
  color: rgba(0,0,0,.87);
  -webkit-box-shadow: 0 0 0 0 transparent inset;
  box-shadow: 0 0 0 0 transparent inset;
  -webkit-transition: color .1s ease,border-color .1s ease;
  transition: color .1s ease,border-color .1s ease;
}

.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,
.frm_style_formidable-style.with_frm_style .form-field textarea:focus {
  color: rgba(0,0,0,.95);
  border-color: #85b7d9 !important;
  -webkit-box-shadow: 0 0 0 0 rgba(34,36,38,.35) inset !important;
  box-shadow: 0 0 0 0 rgba(34,36,38,.35) inset !important;
}

.frm_style_formidable-style.with_frm_style .form-field textarea:focus {
  -webkit-appearance: none;
}

.frm_blank_field input,
.frm_blank_field textarea,
.frm_blank_field input {
  background: #fff6f6 !important;
  border-color: #e0b4b4 !important;
}

.frm_error {
  display: none;
  color: #DB2828 !important;
}

.frm_required {
  margin-left: -3px; 
}

.frm_style_formidable-style.with_frm_style .frm_required {
  color: #db2828 !important;
}

.styled-checkbox-wrapper {
  position: relative;
}

.input-checkbox {
  width: 17px;
  height: 17px;
  display: inline-block;
  border: 1px solid rgba(34,36,38,.35);
  cursor: pointer;
  vertical-align: sub;
  min-width: 17px;
  margin-right: 10px;
  margin-top: 4px;
  border-radius: 3px;
}
.input-checkbox:before {
  display: block;
  content: '';
  width: 10px;
  height: 12px;
  transform: scale(0);
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  width: 7px;
  left: 5px;
  top: 5px;
  position: absolute;
}

.styled-checkbox-wrapper input[type="checkbox"] {
  display: none !important;
}

input[type="checkbox"]:checked + .input-checkbox:before {
  border: solid rgba(0,0,0,.95);
  border-width: 0 3px 3px 0;
}



.shifted-form-submit {
  margin-left: 25.5% !important;
}

label[for=text36] {
    display: none !important;
}

label[for=text21]::after {
    display: inline-block;
    position: relative;
    opacity: 0.6;
    padding-left: 5px;
}

#field_m-email_label::after {
  color: #5f6b71 !important;
  content: '£¨Àý£ºabc@abc.co.jp¡¡±Ø¤º°ë½Ç¤Î¤³¤È£©' !important;
  display: inline-block;
  position: relative;
  opacity: 0.6;
}

#field_m-tel_label::after,
#field_m-fax_label::after {
    color: #5f6b71 !important;
    content: '£¨Àý£º03-1234-5678¡¡±Ø¤º°ë½Ç¤Î¤³¤È£©' !important;
    display: inline-block;
    position: relative;
    opacity: 0.6;
}

.frm_style_formidable-style.with_frm_style .frm_primary_label {
  font-weight: normal;
  color: #5f6b71;
  font-family: "OpenSans", sans-serif;
}

.frm_style_formidable-style.with_frm_style .frm_radio label, 
.frm_style_formidable-style.with_frm_style .frm_checkbox label,
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container {
  font-family: "OpenSans", sans-serif !important;
}

.ui.form .required.field>.checkbox:after, .ui.form .required.field>label:after, .ui.form .required.fields.grouped>label:after, .ui.form .required.fields:not(.grouped)>.field>.checkbox:after, .ui.form .required.fields:not(.grouped)>.field>label:after {
    margin: 0 0 0 0;
    content: '*';
    color: #DB2828;
}


.logo__title {
  color: #41007F;
  font-size: 20px;
  top: 38px;
  left: 150px;
  word-break: keep-all;
  position: absolute;
}

.logo {
  height: 45px;
  width: 132.6px;
  margin-top: 23px;
}

.ussite-button-link {
  border: 0;
  background: #007BC6;
  padding: 10px 20px;
  display: flex;
  max-width: 145px;
  transition: 0.2s ease-in-out;
  white-space: nowrap;
  align-items: flex-start;
}
/* 
.ussite-button a::after {
  content: 'English Version';
  font-size: 11px;
  color: rgba(255,255,255,0.6);
  font-style: italic;
} */

.company-contact-wrapper p, .company-location-wrapper p {
  margin: 0;
}

.with_frm_style .frm_loading_form .frm_button_submit:before {
  display: none !important;
}
#button37 {
  opacity: 1;
  color: #fff !important;
}
.frm_style_formidable-style.with_frm_style div.frm_message {
  margin-top: 80px;
  background: #fff;
  border: 0;
  text-align: center;
  font-size: 16px;
}
.frm_style_formidable-style.with_frm_style div.frm_message p {
  color: grey;
  margin-top: 0;
}
.frm_style_formidable-style.with_frm_style .form-field input {
  padding: 0 14px !important;
}

.bottom-spacing { margin-bottom: 2rem; }

/* .   MEDIA QUERIES   . /


@media only screen and (min-width: 737px) and (max-width: 980px) {

    .inner {
        padding: 0 20px 0 20px;
    }

    .inner-main .custom,
    .inner-secondary .custom {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

	.row {
		flex-flow: row wrap;
		justify-content: center;
	}
    

	.home-column.col-1-2 {
		margin-bottom: 40px;
	}

	#header {
        padding: 7px 10px 0;
    }

    #header img {
        margin-left: 0px;
        max-height: 60px;
        margin-top: 13px;
    }

    .banner__content {
        margin-left: 10px;
    }

    
    .company-contact-item {
        max-width: 100%;
        flex-basis: auto;
        width: calc(50% - 20px);
    }


    .company-location-item {
        background: #fff;
        padding: 15px 20px 20px;
        margin-right: 40px;
        margin-bottom: 40px;
        min-height: 205px;
        max-width: 100%;
        flex-basis: auto;
        width: calc(50% - 20px);
        align-self: stretch;
    }
    .company-contact-item:nth-of-type(3n),
    .company-location-item:nth-of-type(3n) {
        margin-right: 40px;
    }

    .company-contact-item:nth-of-type(2n),
    .company-location-item:nth-of-type(2n) {
        margin-right: 0px !important;
    }

    .company-location-wrapper {
        margin: 60px auto 20px;
    }



	#typeofprint1_container_div {
        position: relative;
        top: 170px;
        left: 0;
        padding-bottom: 160px;
		padding-left: 5px !important;
		width: 100%;
	}

	#typeofprint1_container_div label {
		display: block !important;
	}

        .grecaptcha-badge.bottom {
          bottom: 180px !important;
        }
}


@media only screen and (min-width: 981px) {
  /* DAY 1 CHANGES ****/
  .logo {
    height: 55px;
    margin-top: 15px;
    width: 162.06px;
  }
  .logo__title {
    font-size: 28px;
    top: 32px;
    left: 182px;
  }

  .footer-wrapper .inner {
    padding: 60px 0;
  }

  .grecaptcha-badge.bottom {
    bottom: 240px !important;
  } 
}


@media only screen and (min-width: 737px) {
  .language-wrapper {
    height: 36px;
    display: flex;
    align-items: center;
  }

  .language-wrapper svg {
    position: relative;
    pointer-events: all;
  }

  .language-selector {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    z-index: 1000;
  }

  .language-selector a {
    color: #41007F;
  }
  
  .language-selector a:hover {
    color: #007BC6;
  }

  .language-selector ul {
    overflow: hidden;
    max-height: 0;
    box-shadow: 0 8px 12px rgba(0,0,0,0.15);
  }

  .language-selector ul li {
    margin: 10px 0 15px;
  }

  .inner--footer {
    padding: 30px 20px;
  }

  .footer-wrapper .nav { 
    display: flex;
  }

  .logo__wrapper {
    margin-left: 0;
  }
}


@media only screen and (max-width: 736px) {
  .mobile-hide {
    display: none;
  }
  .row {
    flex-flow: row wrap;
  }

  .inner-main .custom {
    width: 100%;
    max-width: 100%;
  }

    .inner-main .custom,
  .inner-secondary .custom {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

  .custom {
    max-width: 100%;
  }

  .language-wrapper span,
  .language-wrapper:after {
	  display: none;
  }

  .banner__content {
	  padding: 0 10px;
  }

  .col-1-2,
  .col-1-4 {
    width: 90%;
    margin: 16px auto;
    width: calc(100vw - 40px);
  }

  
  .company-contact-item,
  .company-location-item {
    margin: 20px auto !important;
	flex-basis: calc(100% - 20px);
}

  .inner-main .col-1-4 {
    max-width: 298px;
    width: calc(100% - 62px);
    height: auto;
    padding: 0;
    margin: 0 auto;
  }

  .footer-wrapper .inner {
      flex-flow: row wrap;
      width: 100%;
      margin: 16px;
      width: calc(100% - 62px);
  }

    .footer-left {
        order: 1;
    }

    .footer-left ul {
      flex-flow: row wrap;
  }

  .copyright {
    margin-bottom: 20px;
  }

  .footer-sub-menu a {
    margin-right: 20px;
    padding: 5px 0;
    display: inline-block;
  }

  a.home-column-button {
    margin: auto auto 0;
  }

  .home-column-image {
    left: calc((100% - 213px)/2);
  }


  .full-width-grey a {
    margin: 0 8px;
  }

  .footer-left li {
    margin-bottom: 10px;
  }

  .home-column-title {
    margin-bottom: 15px;
    text-align: center;
  }

  i.fa.fa-calendar {
    padding: 10px;
  }

  /* #top_menu {
    display: none;
  } */

  #header {
    /* flex-flow: row-reverse; */
  }

  #header img {
    margin-left: -60px;
    max-height: 60px;
    margin-top: 13px;
  }

  .mobile-nav-icon {
    display: block;
    position: absolute;
    top: 34px;
    left: 20px;
  }

  .home-column p {
    margin: 0 0 20px;
  }

  .home-company-ceo-wrap {
    margin-top: 15px;
  }

  
  #chronoform_foreign-contact {
    margin-left: 10px;
    margin-right: 10px;
	}

	.contact-left {
		width: 100%;
	}

	.ccms_form_element {
		left: -5px;
		max-width: calc(100vw - 20px);
		top: 45px;
	}

	.contact-left {
		width: 100%;
        padding: 0 20px;
	}


	p.more-info-blurb {
		left: 0;
		width: 100%;
		top: 30px;
	}

	.cfdiv_checkboxgroup label {
		position: relative;
		left: 19px;
		top: -13px;
	}

	#chronoform_foreign-contact input[type=checkbox] {
		width: auto;
		height: auto;
		margin-left: 0px;
	}

	#referral_container_div {
		top: 10px;
	}

	#typeofprint1_container_div {
		padding-left: 5px !important;
		width: 100%;
	}

	#typeofprint1_container_div label {
		display: block !important;
	}

	input.contact-button {
		margin-left: 0;
	}

    .contact-intro {
        width: calc(100% - 40px);
        margin: 60px auto 40px !important;
    }


        /*.column.column1 {
             width: calc(100% - 40px) !important;
        }

        .column.column2 {
            width: calc(100% - 40px) !important;
            margin: 10px auto !important;
        }*/

        .column .column2 {
            width: 100% !important;
            margin: 0 auto !important;
        }

        input#text26 {
            width: 100%;
        }

        .ui.form .fields>.field {
            margin-top: 10px;
            flex-basis: 100%;
        }

        .ui.form .fields {
            margin-bottom: 12px !important;
        }

        .ui.form .fields .field {
            margin-top: 12px;
        }

        .fields {
            margin-top: -12px !important; 
        }



  .language-wrapper {
	  min-width: 106px;
	  left: 10px;
  }

  .main-intro {
	  padding-left: 10px;
	  padding-right: 10px;
  }

    .sub-section {
        margin-bottom: -16px;
    }

    label[for=text36] {
        display: block !important;
    }

    .ui.form, .frm_pro_form {
        max-width: calc(100% - 20px);
        margin: 0 auto;
    }


}


#product-banner{
  width:100%;
    height:auto;
    margin: 5px auto auto;
}

.unslider-nav {
    position: relative;
    bottom: 30px;
    z-index: 99;
}

.unslider {
    margin: 0;
    padding: 0;
    height: 300px;
    overflow: hidden !important;
}

.unslider-fade {height: 100%}

.unslider-arrow {
  display: none;
}

.automatic-slider li {
position: relative;
height: 300px;
}

.automatic-slider .automatic-slider-wrapper {
    text-decoration: none;
    color: white;
    height: 300px;
    margin-top: -25px;
    display: flex;
    align-items: center;
}

.automatic-slider .automatic-slider-wrapper span {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  z-index: 1;
  display: block;
  position: relative;
}

.automatic-slider img {
position: absolute;
top: 0;
left: 0;
z-index: 0;
min-height: 300px;
max-height: 300px;
width: 100%;
min-width: 960px;
}

.automatic-slider .button {
color: white;
background-color: #007BC6;
padding: 10px 20px;
border: 0px;
transition: all 0.2s ease-in-out;
}

.automatic-slider .button:hover {
  background-color: #02588D;
}

.automatic-slider .automatic-slider-wrapper span * {
  max-width: 580px;
}

.automatic-slider h1 {
    font-size: 36px;
}

.automatic-slider h3 {
    font-size: 18px;
}

.tmphidden {
      visibility: hidden;
      -webkit-transition: visibility 0.3s ease-in;
      -moz-transition: visibility 0.3s ease-in;
      transition: visibility 0.3s ease-in;
  }

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


.ussite-button {
    margin-left: 60px;
}
.ussite-button1 {
    margin-left: 0px;
}

.ussite-button-link1 {
	background-color: #007BC6;
	padding: 7px 10px 7px 20px;
	border: 0px;
	display: flex;
	max-width: 172px !important;
}

.ussite-button-inner {
	align-items: center;
    display: flex;
    flex-flow: column nowrap;
	color: white;
	line-height: 1.1;
}

.ussite-button-inner span:last-of-type {
	font-size: 11px;
	color: rgba(255,255,255,0.8);
	font-style: italic;
}

.ussite-button-link1 img {
    align-self: center;
	margin-left: 15px;
	opacity: 0.6;
}

.banner__content .ussite-button {
    margin-left: 0px;
}
.ussite-button1 .ussite-button-link1 .externalicon {
         max-width: 20px;
    max-height: 20px;
    position: relative;
    top: initial;
    left: initial;
    float: right;
    min-width: 0;
    min-height: 0;
}
@media only screen and (max-width: 1000px) {
  .bannertext {
    margin-left:10px;
  }
  .automatic-slider img {
    width:auto;
}
  .press-wrapper {
    padding: 60px 10px;
  }
}

.maxh97 {
    max-height:97px;
}

.maxh90 {
  max-height:90px;
}
maxh221 {
  max-height:221px;
}

.mw750 {
  max-width:750px !important;
}
.minh229 {
  min-height:229px;
}
.minh242 {
  min-height:242px;
}
.newline {
  display:inline-block;
}
.mb20 {
  margin-bottom:20px;
  display:block;
}

.mleft150 {
    margin-left:150px;
    display:block;
}



.info-table-wrapper {
    padding: 0 10px;
}

.info-table {
    padding: 10px 20px 20px;
    width: 100%
}

.info-table tr {
    vertical-align: baseline;
}

.info-table-wide {
  width: 100px;
}

@media only screen and (min-width: 720px) {
  .info-table-wrapper {
    padding: 0;
    width: 640px
  }
}

/* Tranistion Effects #1511 */
#top_menu li a:hover {
    color: #007BC6;
}

.footer-main a:hover {
  opacity: 0.7;
}

.ussite-button-link:hover,
.automatic-slider .button:hover,
a.home-column-button:hover,
#button37:hover {
    background-color: #02588D;
} 

.mb20.company-location-inner-address:before {
    margin-bottom: 50px;
}

[for="text29"]:before,
[for="text24"]:before {
    content: '*';
    position: relative;
    left: 50px;
    color: #DB2828;
    margin-left: -5px;
}


[for="text24"]:before {
	left: 30px
}





/**** Eric's Day 1 Changes ***/

.banner-container {
    position: relative;
    font: 16px/12.5px 'OpenSans', sans-serif;
}

.no-padding-b{
  padding-bottom: 0 !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.banner h1 {
  font: 16px/12.5px 'OpenSans-Light', sans-serif;
  color: #41007F;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: normal;
}

.banner p {
  margin: 0 0 15px;
  line-height: 28px;
}

.hero.card>.flex {
    height: 100%;
}

.card {
    background: linear-gradient(0.25turn, #e9e9f2, #fff, #e9e9f2);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.card.col {
    margin-top: 0
}

.card .edge-image {
    /* max-width: calc(100% + 40px); */
    width: 120vw;
    margin: 0 0 0 -27vw;
}

.edge-image.last-image_mobile {
    margin-bottom: -25px;
}

.flex {
    display: flex;
}

.f-j-sb {
    justify-content: space-between
}
.f-w { flex-wrap: wrap; }

.plus-blue:before { content: url('/wp-content/themes/kla-wp/assets/images/icons/plus-blue.svg') }
.plus-green:before { content: url('/wp-content/themes/kla-wp/assets/images/icons/plus-green.svg'); }
.plus-pink:before { content: url('/wp-content/themes/kla-wp/assets/images/icons/plus-pink.svg'); }

/* Plus Icons */
[class*="plus-"]:before {
  margin-right: 1rem;
  width: 30px;
  height: 30px;
  display: inline-block;
}

/* Column System */

.col {
    flex-basis: 100%;
    width: 100%;
    align-self: flex-start;
}

.flex-end-self {
    align-self: flex-end !important;
}

.btn {
  line-height: 28px;
  color: #fff !important;
  padding: 5px 30px;
  background: #007BC6;
  display: inline-block;
  border: 0;
  text-shadow: none;
  -webkit-appearance: none;
  transition: 0.3s background ease-in-out;
}

.btn:hover {
  background-color: #02588D;
}

.first {
  margin-top: 0 !important;
}

@media only screen and (min-width: 737px) {
  .mobile-only {
      display: none;
    }
}

@media only screen and (min-width: 768px) {
  .f-j-fe-t { justify-content: flex-end }

    .mobile-only {
      display: none;
    }
    .banner-container {
      padding-top: 30px;
    }
    #home_banner {
      max-width: none;
      width: 490px;
      margin-left: -160px;
    }
    .banner h1 {
      font-size: 44px;
      line-height: 60px;
      margin-bottom: 20px;
    }
    .wrap-tablet-desktop-only {
      display: block;
    }
    .banner.card .edge-image {
        margin-top: -30px;
    }
    .hero.card {
        height: 350px;
    }
    .banner.hero .flex {
      max-width: 980px;
    }
    .card {
        padding: 30px;
        margin-bottom: 30px;
    }
    .card .edge-image {
        margin: 0px 30px -38px -30px;
    }
    .banner.card .edge-image {
        margin-top: -30px;
    }
    .card .col.align-right {
        margin-right: -50px;
    }
    .col[class*="col-t-"] {
        margin-top: 0;
    }
    [class*="col-t-1-2"]:nth-child(n+3) {
        margin-top: 20px;
    }
    [class*="col-t"]+[class*="col-t"] {
        margin-left: 20px;
    }
    .col-t-1-2 {
        flex: 6;
        flex-basis: calc((100% / 2) - 20px);
        max-width: calc((100% / 2) - 20px)
    }
    .col.col-t-1-2.flex-end {
        align-self: flex-end;
    }

    [class*="plus-"]:before {
      position: relative;
      left: -60px;
      margin-right: -40px;
      width: 34px;
      height: 34px;
    }
}

/* 1024 stuff */

@media only screen and (min-width: 1024px) {
    body { font-size: 16px; }
    
    .banner-container {
        margin: 0 auto;
    }
    .banner .flex {
      max-width: 958px;
      margin: 0 auto;
    }
    .banner h1 {
      white-space: nowrap;
    }
    #home_banner {
      margin-left: 0;
    }

    .banner.card .edge-image {
        margin-top: -40px;
    }
    .card {
        padding: 40px;
        margin-bottom: 38px
    }
    .card .edge-image {
        max-width: calc(100% + 80px);
        width: calc(100% + 80px);
        margin: 0 40px -50px -40px;
    }
    .banner.card .edge-image {
        margin-top: -40px;
    }
    [class*="col-t-1-2"]:nth-child(n+3) {
        margin-top: 40px;
    }
    [class*="col-"]+[class*="col-"] {
        margin-left: 40px
    }
    [class*="t-1-2"] {
        flex: 6;
        flex-basis: calc((100% / 2) - 10px);
        max-width: calc((100% / 2) - 10px)
    }
    .wrap-tablet {
      white-space: nowrap;
    }

    .banner .flex .col:last-of-type {
      padding-left: 4rem;
      padding-right: 2rem;
    }

    .bottom-spacing { margin-bottom: 4rem; }
}

/* 1480 stuff */

@media only screen and (min-width: 1480px) {
    .banner-container {
        margin: 0 auto;
    }
    .wrap-tablet-desktop-only {
      display: inline;
    }
    .banner .flex {
      max-width: 1390px;
    }
    .banner p {
      margin: 0 0 20px;
    }
    .banner.card .edge-image {
        margin-top: -50px;
    }
    .card {
        padding: 50px;
        margin-bottom: 50px
    }
    .card .edge-image {
        max-width: 100%;
        margin: 0 50px -60px -50px;
        width: auto;
    }
    .card .col.align-right {
        margin-right: -100px;
    }
    .banner.card .edge-image {
        margin-top: -50px;
    }
    [class*="col-t-1-2"]:nth-child(n+3) {
        margin-top: 50px;
    }
    [class*="col-"]+[class*="col-"] {
        margin-left: 50px
    }

    [class*="plus-"]:before {
      position: relative;
      left: -60px;
      margin-right: -40px;
    }

    .banner--main-alt {
      background: rgb(30,7,106);
    }

    .banner--main-alt .bg-img {
      min-width: 0px;
      left: 50%;
      transform: translate(-50%, 0);
    }

    .bottom-spacing { margin-bottom: 5rem; }
}

@media only screen and (max-width: 767px) {
    .no-padding-top-m {
        padding-top: 0;
    }
    .f-w-mo {
        flex-wrap: wrap
    }
    .margin-bottom_mobile-only {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1023px) {
  .language-wrapper:after {
	  display: none;
  }
}

.with_frm_style .frm_radio input[type=radio], .with_frm_style .frm_checkbox label input[type=checkbox] {
        display: none !important;
}
