.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.body {
  font-family: 'Segoe UI', sans-serif;
  font-size: 14px;
  /*line-height: 22px;*/
  font-weight: 400;
}

a {
	color: #3898ec;
	text-decoration: none;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.pt20 {
	padding-top: 20px;
}

.lefty {
	float: left;
}

.righty {
	float: right;
}

.form-label {
  color: #fff;
  font-weight: 600;
}

.form-submit-button {
  margin-top: 5px;
  float: left;
  border: 1px solid #188512;
  background-color: #188512;
  color: #fff;
  font-weight: 700;
}

.form-submit-button:hover {
  border: 1px solid #188512;
  background-color: #fff;
  color: #188512;
}

.form-submit-button:active {
  position: relative;
  top: 1px;
}

.form-input {
  font-style: normal;
  text-transform: none;
}

.investor-login-form {
  float: none;
  clear: none;
}

.investor-login-form-wrapper {
  display: block;
  width: 60%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.investor-login-welcome {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 5px;
}

.block-header {
  margin-top: 20px;
  color: #ffffc2;
  font-size: 18px;
}

.yellow-par {
  margin-bottom: 20px;
  color: #ffffc2;
  text-align: justify;
}

.company-moto {
  margin-bottom: -1px;
  border-bottom: 0px solid #000;
  color: #999;
  font-style: normal;
  text-align: center;
}

.form {
  display: block;
  padding-bottom: 40px;
}

.main-content-wrapper {
  background-color: #0595ad;
}

.copyright {
  margin-bottom: 10px;
  text-align: center;
}

.container {
  margin-top: 20px;
  color: #999;
}

.cookie-warning {
  margin-top: 0px;
  border-style: solid;
  border-width: 2px 2px 2px 10px;
  border-color: #0595ad;
  background-color: #f0f0f0;
}

.cookie-warning-text {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
}

.confirm-cookie-warning {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 15px;
  float: right;
  border: 1px solid #188512;
  background-color: #34ac2d;
  color: #fff;
  font-weight: 700;
}

.confirm-cookie-warning:hover {
  background-color: #fff;
  color: #188512;
}

.confirm-cookie-warning:active {
  position: relative;
  top: 1px;
}

.cookie-wrapper {
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}

.form-select {
  width: 52%;
}

.form-select.narrow {
  width: 31%;
}

.form-textarea {
  min-height: 200px;
}

.logo {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 0px;
  float: left;
}

.nav-option {
  padding: 13px 15px 15px;
  color: #0595ad;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-option:hover {
  background-color: #ffa600;
  color: #fff;
}

.nav-option:active {
  background-color: #ffa600;
  color: #fff;
}

.business-name {
  margin-top: 15px;
  margin-left: 5px;
  float: left;
  font-family: 'Segoe UI', sans-serif;
  color: #0595ad;
  font-size: 21px;
  line-height: 22px;
  font-weight: 400;
}

.menu-link-name {
  display: inline-block;
  margin-top: 18px;
  margin-left: 10px;
  float: left;
  font-family: 'Segoe UI', sans-serif;
  color: #ffa600;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.geo-navbar {
  background-color: transparent;
}

.par-link {
  color: #43ecff;
  text-decoration: none;
}

.par-link:hover {
  text-decoration: underline;
}

.geo-moto {
  border-bottom: 1px solid #dedede;
  color: #333;
}

.form-link {
  color: #fffb00;
  text-decoration: none;
}

.form-link:hover {
  text-decoration: underline;
}

.first-name-block {
  width: 49%;
  float: left;
}

.last-name-block {
  width: 49%;
  float: right;
}

.form-chk {
  margin-bottom: 20px;
}

.checkbox-label {
  color: #fff;
}

.form-captcha {
  margin-bottom: 10px;
}

.main-content {
  padding-bottom: 20px;
  border-top: 2px solid #0595ad;
  border-bottom: 2px solid #0595ad;
}

.segment-block {
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.segment-paragraph {
  text-align: justify;
  margin-bottom: 10px;
}

.segment-paragraph.topped {
  font-size: 13px;
  color: #999999;
  margin-left: 20px;
  border-top: 3px solid #999999;
  font-style: italic;
  padding-top: 10px;
  margin-top: 20px;
}

.segment-paragraph-bold {
  font-weight: 700;
}

.segment-title {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 30px;
  color: #565656;
}

.segment-title.higlighted {
  margin-top: 0px;
  text-transform: uppercase;
}

.content-link {
  color: #0595ad;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
}

.content-link:hover {
  text-decoration: underline;
}

.list-item {
  margin-bottom: 5px;
}

.list {
  border-top: 1px solid #0595ad;
}

.article-abstract-wrap {
  margin-right: 20px;
  margin-top: 2px;
  padding: 5px 10px 5px 10px;
}

.article-abstract-wrap.blue {
  border: 1px solid #0595ad;
  background-color: rgba(5, 149, 173, 0.14);
}

.article-abstract-wrap.green {
  border: 1px solid #1ead01;
  background-color: rgba(30, 173, 1, 0.14);
}

.article-abstract-wrap.yellow {
  border: 1px solid #f6ea00;
  background-color: rgba(246, 234, 0, 0.14);
}

.article-abstract {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.notice-credits {
	margin: -40px 0 30px;
	font-style: italic;
	color: #999999;
	font-size: 13px;
}

.paragraph {
  float: none;
  text-align: justify;
}

.section {
  display: none;
}

.segment-wrap {
  margin-bottom: 20px;
}

.segment-wrap.center {
	text-align: center;
}

.wait-message {
  margin-top: 15px;
  margin-left: 15px;
  float: left;
  color: #000;
  line-height: 20px;
  font-weight: 700;
}

.strength-test-link {
  display: inline-block;
  margin-bottom: 40px;
  margin-left: 5px;
  color: #0595ad;
  text-decoration: none;
}

.strength-test-link:hover {
  text-decoration: underline;
}

.segment-w-photo-wrap {
  margin-left: 20px;
  padding: 5px;
  float: right;
}

.image {
  float: none;
  border: 1px solid #b3abab;
}

.columns {
  margin-top: 25px;
}

.container-4 {
  border-top: 3px solid #0595ad;
}

.div-block {
  padding-right: 30px;
  float: left;
}

.div-block-2 {
  float: left;
}

.image-2 {
  float: left;
}

.div-block-3 {
  margin-bottom: 25px;
}

.image-3 {
  width: 100%;
  height: 100%;
  margin-top: 20px;
}

.div-block-4 {
  margin-bottom: 25px;
  font-family: 'Segoe UI', sans-serif;
}

.div-block-5 {
  margin-bottom: 25px;
}

.image-4 {
  float: right;
}

.div-block-6 {
  margin-top: 20px;
  font-family: 'Segoe UI', sans-serif;
}

.div-block-6.last {
  margin-top: 30px;
  padding-top: 10px;
  border-top: 3px solid #0595ad;
}

.bold-text {
  font-weight: 400;
}

.heading {
  font-family: 'Segoe UI', sans-serif;
}

.text-block {
  font-family: 'Segoe UI', sans-serif;
}

.text-block.copyright {
  margin-top: 30px;
  padding-top: 10px;
  border-top: 3px solid #0595ad;
}

.button {
  padding-bottom: 7px;
  border: 1px solid #0595ad;
  background-color: #fff;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #0595ad;
  font-size: 16px;
  font-weight: 700;
}

.button:hover {
  background-color: #0595ad;
  color: #fff;
}

.button:active {
  position: relative;
  top: 1px;
}

.form-error {
	margin-top: -5px;
	margin-bottom: 10px;
	padding-left: 6px;
	color: red;
	font-size: 13px;
	line-height: 17px;
}

.contact-submit-wait-wrap {
	display: none;
}

.form-submit-button.wait {
	background-color: #ccc;
	color: #fff;
	font-size: 15px;
	cursor: default;
}

.contact-ok {
	border-top: 3px solid #0595ad;
	padding-top: 25px;
}

.text-left {
	text-align: left;
}

.unemp {
	color: #999999;
}

.cont-pc {
	display: block;
}

.cont-pad {
	display: none;
}

.img-holder {
  /*width: 508px;*/
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.title-wrap {
  width: 54%;
  margin-right: auto;
  margin-left: auto;
}

.title-text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

#img61403 {
	width: 40%;
}

#img61404 {
	width: 50%;
}

@media screen and (max-width: 991px) {
  .form-submit-button {
    margin-top: 5px;
  }
  .investor-login-form-wrapper {
    width: 70%;
  }
  .investor-login-welcome {
    width: 70%;
  }
  .company-moto {
    margin-left: 0px;
  }
  .main-content-wrapper {
    background-color: #0595ad;
    background-image: none;
  }
  .cookie-wrapper {
    width: 95%;
  }
  .form-select {
    width: 57%;
  }
  .form-select.narrow {
    width: 36%;
  }
  .nav-option {
    width: 51%;
    float: right;
    border-right: 2px solid #ffa600;
    border-bottom: 2px solid #ffa600;
    border-left: 2px solid #ffa600;
    background-color: #fff;
    color: #ffa600;
    text-align: right;
  }
  .nav-option:active {
    background-color: #ffa600;
    color: #fff;
  }
  .nav-option.top {
    border-top: 2px solid #ffa600;
  }
  .brand {
    margin-left: 3px;
  }
  .nav-menu {
    background-color: transparent;
  }
  .geo-navbar {
    background-color: transparent;
  }
  .geo-menu-button {
    width: 40px;
    height: 40px;
    margin-top: 10px;
    padding: 0px;
    background-color: #0595ad;
  }
  .geo-menu-button.w--open {
    background-color: #ffa600;
  }
  .top-line {
    position: relative;
    left: 0%;
    top: 12px;
    right: 0%;
    bottom: auto;
    width: 22px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .middle-line {
    position: relative;
    left: 0%;
    top: 18px;
    right: 0%;
    bottom: auto;
    width: 22px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .bottom-line {
    position: relative;
    top: 24px;
    width: 22px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .container{
	  margin-left: 10px;
  }
  .form-link {
    text-decoration: underline;
  }
  .cont-pc {
	display: none;
  }
  .cont-pad {
	display: block;
  }
}

@media screen and (max-width: 767px) {
  .form-submit-button {
    margin-bottom: 10px;
  }
  .investor-login-form {
    float: left;
  }
  .investor-login-form-wrapper {
    display: block;
    width: 96%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
  }
  .investor-login-welcome {
    display: block;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    float: none;
  }
  .company-moto {
    margin-bottom: 0px;
  }
  .form {
    position: relative;
    float: none;
  }
  .container{
	  margin-left: 10px;
  }
  .brand {
    padding-left: 0px;
  }
  .div-block-3 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .div-block-6 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .cont-pc {
	display: none;
  }
  .cont-pad {
	display: block;
  }
  .title-wrap {
    width: 70%;
  }
  #img61403 {
	width: 50%;
  }
  #img61404 {
	width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .investor-login-form {
    position: static;
    clear: none;
  }
  .block-header {
    font-size: 15px;
    font-weight: 400;
  }
  .company-moto {
    margin-left: 0px;
    font-size: 11px;
  }
  .cookie-warning-text {
    font-size: 13px;
  }
  .form-select {
    width: 100%;
  }
  .form-select.narrow {
    width: 66%;
  }
  .nav-option {
    padding-top: 15px;
  }
  .business-name {
    display: inline-block;
    margin-top: 20px;
    font-size: 12px;
    line-height: 15px;
  }
  .menu-link-name {
    margin-top: 18px;
    font-size: 13px;
  }
  .nav-menu {
    color: transparent;
  }
  .container{
	  margin-left: 10px;
  }
  .text-span {
    display: none;
  }
  .article-abstract-wrap {
    width: 120px;
  }
  .div-block-6 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .cont-pc {
	display: none;
  }
  .cont-pad {
	display: block;
  }
  .img-holder {
	  width: 100%;
  }
  .title-wrap {
    width: 90%;
  }
  #img61403 {
	width: 100%;
  }
  #img61404 {
	width: 100%;
  }
}

