@font-face {
  font-family: "robotoslab-regular";
  src: url("../fonts/robotoslab/robotoslab-regular.woff2") format("woff2"), url("../fonts/robotoslab/robotoslab-regular.woff") format("woff"), url("../fonts/robotoslab/robotoslab-regular.ttf") format("truetype");
}
@font-face {
  font-family: "robotoslab-bold";
  src: url("../fonts/robotoslab/robotoslab-bold.woff2") format("woff2"), url("../fonts/robotoslab/robotoslab-bold.woff") format("woff"), url("../fonts/robotoslab/robotoslab-bold.ttf") format("truetype");
}
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

* {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

body {
  font-family: "robotoslab-regular";
}

a:hover, a:focus, a:visited {
  text-decoration: none;
}

a {
  cursor: pointer;
  color: #1f3c73;
}

a:hover {
  color: #000;
}

img {
  max-width: 100%;
}

.error404 .banner {
  display: none;
}

.wrapper {
  width: 1366px;
  max-width: 100%;
  margin: 0 auto;
}

.container-main {
  width: 1120px;
  margin: 0 auto;
  max-width: 100%;
}

.home .content-main {
  margin-top: 190px;
}

.page-template-how-to-use .content-main {
  margin-top: 140px;
}

.above-footer {
  background: #fdb826;
  margin: 300px 0 -40px;
  border-radius: 30px 30px 0 0;
  padding-bottom: 140px;
}
.above-footer .container-main {
  display: flex;
}
.above-footer .container-main .item-above {
  width: 50%;
  display: inline-block;
  max-width: 500px;
  margin-top: -200px;
}
.above-footer .container-main .item-above h3 {
  font-size: 28px;
  font-family: "robotoslab-bold";
  margin-bottom: 20px;
}
html.font-25 .above-footer .container-main .item-above h3 {
  font-size: 33.6px;
}
html.font-50 .above-footer .container-main .item-above h3 {
  font-size: 37.8px;
}
.above-footer .container-main .item-above h3 a {
  color: #1f3c73;
}
.above-footer .container-main .item-above h3 a:hover {
  color: #000;
}
.above-footer .container-main .item-above img {
  width: 100%;
  border: 15px solid #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 15px #383838;
}
.above-footer .container-main .item-above .learnmore {
  display: inline-block;
  margin-top: 30px;
  font-size: 18px;
  font-family: "robotoslab-bold";
  color: #1f3c73;
  min-height: 50px;
  width: 75%;
}
html.font-25 .above-footer .container-main .item-above .learnmore {
  font-size: 21.6px;
}
html.font-50 .above-footer .container-main .item-above .learnmore {
  font-size: 24.3px;
}
.above-footer .container-main .item-above .learnmore:hover {
  color: #000;
}
.above-footer .container-main .item-investment {
  margin-left: 130px;
}

.banner .bg-banner .banner-l.banner-full {
  width: 100%;
}

.backtotop {
  width: 900px;
  margin: 0 auto 40px;
}
.backtotop a {
  padding: 12px 30px;
  background: #fff;
  color: #000;
  border: 2px solid #000;
  border-radius: 10px;
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
  font-family: "robotoslab-bold";
}
html.font-25 .backtotop a {
  font-size: 24px;
}
html.font-50 .backtotop a {
  font-size: 27px;
}
.backtotop a i {
  margin-left: 10px;
}
.backtotop a:hover {
  background: #1f3c73;
  color: #fff;
}

.content-main ul {
  margin: 0;
  padding: 0 0 0 30px;
  border: 0;
}
.content-main ul li {
  font-size: 18px;
  color: #000;
  font-family: "robotoslab-regular";
  line-height: 26px;
  margin: 0;
}
html.font-25 .content-main ul li {
  font-size: 21.6px;
  line-height: normal;
}
html.font-50 .content-main ul li {
  font-size: 24.3px;
  line-height: normal;
}
.content-main ol {
  margin: 40px 0 0;
  padding: 0 0 0 30px;
  border: 0;
}
.content-main ol li {
  font-size: 18px;
  color: #000;
  font-family: "robotoslab-regular";
  line-height: 26px;
  margin: 0;
}
html.font-25 .content-main ol li {
  font-size: 21.6px;
  line-height: normal;
}
html.font-50 .content-main ol li {
  font-size: 24.3px;
  line-height: normal;
}
.content-main h2 {
  font-size: 34px;
  color: #000;
  font-family: "robotoslab-bold";
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #000;
}
html.font-25 .content-main h2 {
  font-size: 40.8px;
  line-height: normal;
}
html.font-50 .content-main h2 {
  font-size: 45.9px;
  line-height: normal;
}
.content-main p {
  font-size: 18px;
  color: #000;
  font-family: "robotoslab-regular";
  line-height: 26px;
}
html.font-25 .content-main p {
  font-size: 21.6px;
  line-height: normal;
}
html.font-50 .content-main p {
  font-size: 24.3px;
  line-height: normal;
}

html.font-25 p {
  line-height: normal !important;
}
html.font-50 p {
  line-height: normal !important;
}

@media (max-width: 1199px) {
  .home .content-main {
    margin-top: 50px;
  }

  .container-main {
    padding: 0 50px;
  }

  .content-main {
    margin: 50px 0 !important;
  }

  .above-footer {
    margin-top: 250px;
  }

  .above-footer .container-main .item-above a {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .above-footer .container-main {
    display: block;
  }

  .above-footer .container-main .item-above {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
    max-width: none;
  }

  .above-footer {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .content-main p, .content-main ul li, .content-main p a, .search-historical-prices, .content-main ol li {
    font-size: 14px !important;
  }
  html.font-25 .content-main p, html.font-25 .content-main ul li, html.font-25 .content-main p a, html.font-25 .search-historical-prices, html.font-25 .content-main ol li {
    font-size: 16.8px !important;
  }
  html.font-50 .content-main p, html.font-50 .content-main ul li, html.font-50 .content-main p a, html.font-50 .search-historical-prices, html.font-50 .content-main ol li {
    font-size: 18.9px !important;
  }

  .content-main ul {
    margin-top: 30px;
  }

  .backtotop a {
    padding: 5px 15px;
    font-size: 15px;
  }
  html.font-25 .backtotop a {
    font-size: 18px;
  }
  html.font-50 .backtotop a {
    font-size: 20.25px;
  }

  .content-main {
    margin: 30px 0 !important;
  }

  .above-footer .container-main .item-above h3 {
    font-size: 22px;
  }
  html.font-25 .above-footer .container-main .item-above h3 {
    font-size: 26.4px;
  }
  html.font-50 .above-footer .container-main .item-above h3 {
    font-size: 29.7px;
  }

  .above-footer .container-main .item-above .learnmore {
    font-size: 15px;
  }
  html.font-25 .above-footer .container-main .item-above .learnmore {
    font-size: 18px;
  }
  html.font-50 .above-footer .container-main .item-above .learnmore {
    font-size: 20.25px;
  }

  .above-footer {
    padding-bottom: 50px;
  }
}
.logo-top {
  text-align: center;
  padding: 20px 0;
  position: relative;
}
.logo-top .zoom-site {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  overflow: hidden;
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.logo-top .zoom-site li {
  display: inline-block;
  height: 25px;
  cursor: pointer;
  background: url("../images/icon-top.png") no-repeat;
  margin: 0 5px;
}
.logo-top .zoom-site li a {
  display: block;
  width: 100%;
  height: 100%;
}
.logo-top .zoom-site li:hover {
  transform: scale(1.5);
}
.logo-top .zoom-site li.active {
  border-top: 3px solid #383838;
}
.logo-top .zoom-site .zoom-lv1 {
  background-position: left bottom;
  width: 10px;
}
.logo-top .zoom-site .zoom-lv2 {
  background-position: left -20px bottom;
  width: 15px;
}
.logo-top .zoom-site .zoom-lv3 {
  background-position: left -51px bottom;
  width: 20px;
}

.menu-header {
  overflow: hidden;
  background: #1f3c73;
  padding: 0 20px;
  min-height: 68px;
}
.menu-header .main-menu {
  float: left;
}
html.font-25 .menu-header .main-menu {
  width: 100%;
  float: none;
}
html.font-50 .menu-header .main-menu {
  width: 100%;
  float: none;
}
.menu-header .main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 20px;
  overflow: hidden;
}
html.font-25 .menu-header .main-menu ul {
  text-align: center;
  margin: 0;
}
html.font-50 .menu-header .main-menu ul {
  text-align: center;
  margin: 0;
}
.menu-header .main-menu ul li {
  float: left;
  padding: 10px 25px;
  margin: 10px 12px;
  border-radius: 10px;
}
html.font-25 .menu-header .main-menu ul li {
  padding: 15px 18px;
  display: inline-block;
  float: none;
  margin: 10px 0;
}
html.font-50 .menu-header .main-menu ul li {
  padding: 15px 18px;
  display: inline-block;
  float: none;
  margin: 10px 0;
}
.menu-header .main-menu ul li a {
  color: #fff;
  font-size: 16px;
  font-family: "robotoslab-bold";
}
html.font-25 .menu-header .main-menu ul li a {
  font-size: 24px;
}
html.font-50 .menu-header .main-menu ul li a {
  font-size: 27px;
}
.menu-header .main-menu ul .current-menu-item {
  background: #fff;
}
.menu-header .main-menu ul .current-menu-item a {
  color: #000;
}
.menu-header .main-menu ul li:hover {
  background: #fff;
}
.menu-header .main-menu ul li:hover a {
  color: #000;
}
.menu-header .group-button {
  float: right;
  margin: 10px 20px 0 0;
}
html.font-25 .menu-header .group-button {
  float: none;
  margin: 15px auto 20px;
  text-align: center;
}
html.font-50 .menu-header .group-button {
  float: none;
  margin: 15px auto 20px;
  text-align: center;
}
.menu-header .group-button a {
  font-size: 22px;
  color: #fff;
  font-family: "robotoslab-bold";
  display: inline-block;
  margin-left: 20px;
  border-radius: 10px;
}
html.font-25 .menu-header .group-button a {
  font-size: 26.4px;
}
html.font-50 .menu-header .group-button a {
  font-size: 29.7px;
}
.menu-header .group-button a.btn-enroll {
  background: #d93648;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
}
.menu-header .group-button a.btn-enroll:hover {
  background: #fff;
  color: #d93648;
}
.menu-header .group-button a.btn-login {
  border: 2px solid #fff;
  height: 50px;
  line-height: 46px;
  padding: 0 35px;
}
.menu-header .group-button a.btn-login:hover {
  background: #fff;
  color: #000;
}

.banner {
  position: relative;
  padding: 0 10px;
}
.banner .bg-banner {
  background: #fdb826;
  overflow: hidden;
  padding: 80px 0 40px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.banner .bg-banner .banner-l {
  width: 55%;
  float: left;
  padding: 0;
}
.banner .bg-banner .banner-l .heading-banner {
  font-size: 50px;
  font-family: "robotoslab-bold";
  color: #000;
  padding: 0px 0 20px;
  margin: 0;
  border-bottom: 2px solid #000;
}
html.font-25 .banner .bg-banner .banner-l .heading-banner {
  font-size: 60px;
}
html.font-50 .banner .bg-banner .banner-l .heading-banner {
  font-size: 67.5px;
}
.banner .bg-banner .banner-l p {
  font-size: 18px;
  color: #000;
  font-family: "robotoslab-regular";
  line-height: 27px;
  margin-top: 20px;
}
html.font-25 .banner .bg-banner .banner-l p {
  font-size: 21.6px;
  line-height: normal;
}
html.font-50 .banner .bg-banner .banner-l p {
  font-size: 24.3px;
  line-height: normal;
}
.banner .bg-banner .banner-l p a {
  color: #000;
  font-family: "robotoslab-bold";
  text-decoration: underline;
}
.banner .bg-banner .banner-l p a:hover {
  color: #1f3c73;
}
.banner .bg-banner .banner-l a.button-banner {
  display: block;
  border: 2px solid #000;
  border-radius: 10px;
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
  font-family: "robotoslab-bold";
  color: #000;
  background: #fff;
  padding: 9px 25px;
  display: inline-block;
}
html.font-25 .banner .bg-banner .banner-l a.button-banner {
  font-size: 24px;
}
html.font-50 .banner .bg-banner .banner-l a.button-banner {
  font-size: 27px;
}
.banner .bg-banner .banner-l a.button-banner i {
  margin-left: 10px;
}
.banner .bg-banner .banner-l a:hover {
  background: transparent;
}
.banner .bg-banner .banner-r {
  width: 45%;
  float: right;
}
.banner .bg-banner .banner-r .image-banner {
  position: absolute;
  top: 70px;
  border: 15px solid #fff;
  border-radius: 10px;
  right: 130px;
  box-shadow: 0px 0px 15px #383838;
}
@media (max-width: 1366px) {
  .banner .bg-banner .banner-r .image-banner {
    right: 6%;
  }
}

.btn-menu {
  display: none;
}

@media (min-width: 992px) {
  .menu-header {
    display: block !important;
  }
}
@media (max-width: 1400px) {
  .menu-header .main-menu ul li {
    margin: 10px 3px;
  }
}
@media (max-width: 1299px) {
  .menu-header .main-menu ul {
    text-align: center;
  }

  .menu-header .main-menu ul li {
    padding: 15px 18px;
    display: inline-block;
    float: none;
    margin: 10px 0;
  }

  .menu-header .group-button {
    margin: 10px 0;
  }
}
@media (max-width: 1199px) {
  .menu-header .main-menu {
    width: 100%;
    float: none;
  }

  .menu-header .group-button {
    float: none;
    margin: 15px auto 20px;
    text-align: center;
  }

  .menu-header .group-button a {
    margin: 0 10px;
  }

  .banner .bg-banner .banner-r {
    display: none;
  }

  .banner .bg-banner .banner-l {
    width: 100%;
    float: none;
  }

  html.font-50 .menu-header .main-menu ul li a {
    font-size: 24.3px;
  }
}
@media (max-width: 991px) {
  .menu-header .main-menu ul li {
    padding: 15px;
  }

  .menu-header .main-menu ul li a {
    font-size: 18px;
  }
  html.font-25 .menu-header .main-menu ul li a {
    font-size: 21.6px;
  }
  html.font-50 .menu-header .main-menu ul li a {
    font-size: 24.3px;
  }

  .menu-header .group-button a {
    font-size: 18px;
  }
  html.font-25 .menu-header .group-button a {
    font-size: 21.6px;
  }
  html.font-50 .menu-header .group-button a {
    font-size: 24.3px;
  }

  .banner .bg-banner .banner-l .heading-banner {
    font-size: 40px;
  }
  html.font-25 .banner .bg-banner .banner-l .heading-banner {
    font-size: 48px;
  }
  html.font-50 .banner .bg-banner .banner-l .heading-banner {
    font-size: 54px;
  }

  .banner .bg-banner {
    padding: 40px 0;
  }

  .btn-menu {
    display: block;
    width: 125px;
    height: 40px;
    line-height: 40px;
    background: url("../images/icon-menu.png") no-repeat center;
    background-size: 100% 100%;
    color: #fff;
    font-family: "robotoslab-bold";
    font-size: 16px;
    padding-left: 12px;
    margin-left: 15px;
    cursor: pointer;
  }
  html.font-25 .btn-menu {
    font-size: 19.2px;
  }
  html.font-50 .btn-menu {
    font-size: 21.6px;
  }

  .btn-menu.open-menu {
    background: url("../images/icon-menu-hover.png") no-repeat center;
    background-size: 100% 100%;
  }

  .btn-menu:focus, .btn-menu:hover {
    color: #fff;
  }

  .menu-mb {
    background: #1f3c73;
    padding: 15px 0;
  }

  .menu-header {
    display: none;
    min-height: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
  }

  .menu-header .main-menu ul li {
    display: block;
    text-align: left;
    padding: 0px;
  }
  html.font-25 .menu-header .main-menu ul li {
    display: block;
    text-align: left;
    padding: 0px;
  }
  html.font-50 .menu-header .main-menu ul li {
    display: block;
    text-align: left;
    padding: 0px;
  }

  .menu-header .main-menu ul li a {
    font-size: 15px;
    padding: 10px;
    display: block;
  }
  html.font-25 .menu-header .main-menu ul li a {
    font-size: 18px;
  }
  html.font-50 .menu-header .main-menu ul li a {
    font-size: 20.25px;
  }
}
@media (max-width: 768px) {
  header {
    background: #1f3c73;
  }

  .logo-top {
    padding: 0;
  }

  .logo-top a img {
    width: 280px;
    padding: 15px 25px;
    background: #fff;
    border-radius: 0 0 15px 15px;
  }

  .logo-top .zoom-site {
    top: 125px;
  }

  .logo-top .zoom-site li {
    background: url("../images/bg-menu.png") no-repeat;
  }

  .logo-top .zoom-site .zoom-lv1 {
    width: 12px;
  }

  .logo-top .zoom-site .zoom-lv2 {
    background-position: left -23px bottom;
  }

  .logo-top .zoom-site .zoom-lv3 {
    background-position: left -55px bottom;
  }

  .banner .bg-banner .banner-l {
    padding: 0;
  }

  .menu-header .main-menu ul {
    margin: 0;
  }

  .banner {
    padding: 0;
  }

  .logo-top .zoom-site li.active {
    border-top: 3px solid #ccc;
  }

  .banner .bg-banner .banner-l a.button-banner {
    background: #fdb826;
  }

  .banner .bg-banner .banner-l a.button-banner:hover {
    background: #fff;
  }
}
@media (max-width: 480px) {
  .banner .bg-banner .banner-l .heading-banner {
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 38px;
  }
  html.font-25 .banner .bg-banner .banner-l .heading-banner {
    font-size: 36px;
    line-height: normal;
  }
  html.font-50 .banner .bg-banner .banner-l .heading-banner {
    font-size: 40.5px;
    line-height: normal;
  }

  .banner .bg-banner .banner-l p {
    font-size: 14px;
  }
  html.font-25 .banner .bg-banner .banner-l p {
    font-size: 16.8px;
  }
  html.font-50 .banner .bg-banner .banner-l p {
    font-size: 18.9px;
  }

  .banner .bg-banner .banner-l a.button-banner {
    margin-top: 35px;
    font-size: 16px;
  }
  html.font-25 .banner .bg-banner .banner-l a.button-banner {
    font-size: 16.8px;
  }
  html.font-50 .banner .bg-banner .banner-l a.button-banner {
    font-size: 18.9px;
  }

  html.font-25 .menu-header .group-button a {
    width: 100%;
    margin: 0 0 10px;
  }
  html.font-50 .menu-header .group-button a {
    width: 100%;
    margin: 0 0 10px;
  }
}
@media (max-width: 360px) {
  .menu-header .group-button a.btn-login {
    padding: 0 25px;
  }

  .menu-header .group-button a.btn-enroll {
    padding: 0 40px;
  }
}
footer {
  background: #1f3c73;
  padding: 120px 0 0;
  color: #fff;
  overflow: hidden;
  font-family: "robotoslab-regular";
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  clear: both;
}
footer .form-footer {
  overflow: hidden;
}
footer .form-footer .form-l {
  width: 60%;
  float: left;
  padding-right: 15px;
}
footer .form-footer .form-l h3 {
  font-size: 28px;
  font-family: "robotoslab-bold";
  margin-bottom: 40px;
}
html.font-25 footer .form-footer .form-l h3 {
  font-size: 33.6px;
}
html.font-50 footer .form-footer .form-l h3 {
  font-size: 37.8px;
}
footer .form-footer .form-l p {
  font-size: 18px;
}
html.font-25 footer .form-footer .form-l p {
  font-size: 21.6px;
}
html.font-50 footer .form-footer .form-l p {
  font-size: 24.3px;
}
footer .form-footer .form-l a {
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 10px;
  text-align: center;
  margin-top: 70px;
  font-size: 20px;
  font-family: "robotoslab-bold";
  color: #fff;
  padding: 9px 35px;
}
html.font-25 footer .form-footer .form-l a {
  font-size: 24px;
}
html.font-50 footer .form-footer .form-l a {
  font-size: 27px;
}
footer .form-footer .form-l a i {
  margin-left: 10px;
}
footer .form-footer .form-l a:hover {
  background: #fff;
  color: #1f3c73;
}
footer .form-footer .form-r {
  width: 40%;
  float: right;
}
footer .form-footer .form-r ul {
  padding: 0 0 30px 25px;
  list-style-type: none;
  margin: 0;
  border-left: 1px solid #fff;
}
footer .form-footer .form-r ul li {
  font-size: 18px;
  margin-bottom: 30px;
  cursor: pointer;
  font-family: "robotoslab-bold";
}
html.font-25 footer .form-footer .form-r ul li {
  font-size: 21.6px;
}
html.font-50 footer .form-footer .form-r ul li {
  font-size: 21.6px;
}
footer .form-footer .form-r ul li a {
  color: #fff;
}
footer .form-footer .form-r ul li i {
  margin-left: 10px;
}
footer .form-footer .form-r ul li a:hover {
  text-decoration: underline;
  color: #ccc;
}
footer .form-footer .form-r .copy-right {
  margin-top: 30px;
  font-size: 14px;
  font-weight: normal;
}
html.font-25 footer .form-footer .form-r .copy-right {
  font-size: 16.8px;
}
html.font-50 footer .form-footer .form-r .copy-right {
  font-size: 18.9px;
}
footer .content-footer {
  margin-top: 80px;
  background: #fff;
  padding: 80px 0;
  color: #000;
  font-size: 18px;
}
html.font-25 footer .content-footer {
  font-size: 16.8px;
}
html.font-50 footer .content-footer {
  font-size: 18.9px;
}
footer .content-footer p {
  margin: 0 0 35px 0;
  line-height: 29px;
}

@media (max-width: 991px) {
  footer .form-footer .form-r ul li, footer .form-footer .form-l p, footer .content-footer p {
    font-size: 16px;
  }
  html.font-25 footer .form-footer .form-r ul li,
  html.font-25 footer .form-footer .form-l p,
  html.font-25 footer .content-footer p {
    font-size: 19.2px;
  }
  html.font-50 footer .form-footer .form-r ul li, html.font-50 footer .form-footer .form-l p, html.font-50 footer .content-footer p {
    font-size: 21.6px;
  }

  footer {
    padding: 50px 0 0;
  }

  html.font-25 footer .form-footer .form-l,
  html.font-25 footer .form-footer .form-r {
    width: 100%;
    float: none;
    padding: 0;
  }
  html.font-50 footer .form-footer .form-l, html.font-50 footer .form-footer .form-r {
    width: 100%;
    float: none;
    padding: 0;
  }

  html.font-25 footer .form-footer .form-l {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 2px solid #fff;
  }
  html.font-50 footer .form-footer .form-l {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 2px solid #fff;
  }

  html.font-25 footer .form-footer .form-r ul {
    padding: 0;
    border: 0;
  }
  html.font-50 footer .form-footer .form-r ul {
    padding: 0;
    border: 0;
  }

  html.font-25 footer .content-footer {
    display: none;
  }
  html.font-50 footer .content-footer {
    display: none;
  }

  html.font-25 footer .form-footer .form-r .copy-right {
    margin: 95px 0 55px;
  }
  html.font-50 footer .form-footer .form-r .copy-right {
    margin: 95px 0 55px;
  }
}
@media (max-width: 768px) {
  footer .content-footer {
    display: none;
  }

  footer .form-footer .form-l,
  footer .form-footer .form-r {
    width: 100%;
    float: none;
    padding: 0;
  }

  footer .form-footer .form-r ul {
    padding: 0;
    border: 0;
  }

  footer .form-footer .form-l {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 2px solid #fff;
  }

  footer .form-footer .form-l a {
    margin-top: 50px;
  }

  footer .form-footer .form-r .copy-right {
    margin: 95px 0 55px;
  }
}
@media (max-width: 480px) {
  footer .form-footer .form-l h3 {
    font-size: 22px;
  }
  html.font-25 footer .form-footer .form-l h3 {
    font-size: 26.4px;
  }
  html.font-50 footer .form-footer .form-l h3 {
    font-size: 29.7px;
  }

  footer .form-footer .form-r ul li, footer .form-footer .form-l p, footer .content-footer p {
    font-size: 14px;
    line-height: 23px;
  }
  html.font-25 footer .form-footer .form-r ul li,
  html.font-25 footer .form-footer .form-l p,
  html.font-25 footer .content-footer p {
    font-size: 16.8px;
  }
  html.font-50 footer .form-footer .form-r ul li, html.font-50 footer .form-footer .form-l p, html.font-50 footer .content-footer p {
    font-size: 18.9px;
  }

  footer .form-footer .form-l a {
    font-size: 16px;
  }
  html.font-25 footer .form-footer .form-l a {
    font-size: 19.2px;
  }
  html.font-50 footer .form-footer .form-l a {
    font-size: 21.6px;
  }

  footer {
    padding: 30px 0;
  }

  footer .form-footer .form-r .copy-right {
    font-size: 12px;
  }
  html.font-25 footer .form-footer .form-r .copy-right {
    font-size: 14.4px;
    line-height: normal;
  }
  html.font-50 footer .form-footer .form-r .copy-right {
    font-size: 16.2px;
    line-height: normal;
  }
}
.content-main {
  max-width: 100%;
  margin: 100px 0 130px 0;
}
.content-main .who-plan a {
  color: #1f3c73;
  text-decoration: underline;
}
.content-main .who-plan a:hover {
  color: #000;
}
.content-main .who-plan .btn-who-is {
  display: inline-block;
  border: 2px solid #000;
  border-radius: 10px;
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
  font-family: "robotoslab-bold";
  color: #000;
  padding: 9px 25px;
}
html.font-25 .content-main .who-plan .btn-who-is {
  font-size: 24px;
}
html.font-50 .content-main .who-plan .btn-who-is {
  font-size: 27px;
}
.content-main .who-plan .btn-who-is i {
  margin-left: 10px;
}
.content-main .who-plan .btn-who-is:hover {
  background: #1f3c73;
  color: #fff;
  border: 2px solid #1f3c73;
}
.content-main .start-saving a {
  color: #1f3c73;
  text-decoration: underline;
}
.content-main .start-saving a:hover {
  color: #000;
}
.content-main .start-saving .btn-enroll {
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
  font-family: "robotoslab-bold";
  color: #fff;
  background: #d93648;
  padding: 9px 60px;
}
html.font-25 .content-main .start-saving .btn-enroll {
  font-size: 24px;
}
html.font-50 .content-main .start-saving .btn-enroll {
  font-size: 27px;
}
.content-main .start-saving .btn-enroll:hover {
  background: #1f3c73;
  color: #fff;
}
.content-main .content-home {
  width: 767px;
  max-width: 100%;
}
.content-main .line-content {
  margin: 85px 0 70px 0;
  height: 10px;
  background: #d93648;
}

@media (max-width: 991px) {
  .content-main .who-plan, .content-main .start-saving {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .container-main {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .content-main h2 {
    font-size: 26px;
    margin-bottom: 15px !important;
  }
  html.font-25 .content-main h2 {
    font-size: 31.2px;
  }
  html.font-50 .content-main h2 {
    font-size: 35.1px;
  }

  .content-main .who-plan .btn-who-is {
    margin-top: 30px;
    font-size: 16px;
  }
  html.font-25 .content-main .who-plan .btn-who-is {
    font-size: 19.2px;
  }
  html.font-50 .content-main .who-plan .btn-who-is {
    font-size: 21.6px;
  }

  .content-main .line-content {
    margin: 55px 0 45px 0;
    height: 8px;
    background: #d93648;
  }

  .content-main .start-saving .btn-enroll {
    margin-top: 30px;
    font-size: 16px;
  }
  html.font-25 .content-main .start-saving .btn-enroll {
    font-size: 19.2px;
  }
  html.font-50 .content-main .start-saving .btn-enroll {
    font-size: 21.6px;
  }
}
.content-how-to-use ul {
  padding: 0;
}
.content-how-to-use ul li a {
  padding: 20px 30px;
  font-size: 18px;
  color: #fff;
  font-family: "robotoslab-bold";
  border: 2px solid #1f3c73;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  color: #1f3c73;
  margin: 0;
}
html.font-25 .content-how-to-use ul li a {
  font-size: 21.6px;
}
html.font-50 .content-how-to-use ul li a {
  font-size: 24.3px;
}
.content-how-to-use ul li a:hover {
  background: #1f3c73;
  color: #fff;
  border: 2px solid #1f3c73;
  border-bottom: 0;
}
.content-how-to-use ul .active a {
  background: #1f3c73;
  color: #fff;
  border: 2px solid #1f3c73;
  border-bottom: 0;
}
.content-how-to-use ul .active a:focus {
  background: #1f3c73;
  color: #fff;
  border: 2px solid #1f3c73;
  border-bottom: 0;
}
.content-how-to-use ul .active a:hover {
  background: #1f3c73;
  color: #fff;
  border: 2px solid #1f3c73;
  border-bottom: 0;
}
.content-how-to-use .tab-content {
  border: 2px solid #1f3c73;
  border-radius: 0 0 20px 20px;
}
.content-how-to-use .tab-content .list-content {
  width: 900px;
  margin: 90px auto 40px;
}
.content-how-to-use .tab-content .list-content .item-how {
  margin-bottom: 70px;
}
.content-how-to-use .tab-content .list-content .item-how h2 {
  font-family: "robotoslab-bold";
}
.content-how-to-use .tab-content .list-content .item-how ul {
  padding-left: 20px;
  margin: 0;
}
.content-how-to-use .tab-content .list-content .item-how ul li {
  margin: 10px 0;
  font-size: 18px;
  font-family: "robotoslab-bold";
}
html.font-25 .content-how-to-use .tab-content .list-content .item-how ul li {
  font-size: 21.6px;
}
html.font-50 .content-how-to-use .tab-content .list-content .item-how ul li {
  font-size: 24.3px;
}

.notes p {
  display: none;
}

.notes {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .content-how-to-use .tab-content .list-content {
    width: 100%;
    padding: 0 15px;
    margin: 40px auto;
  }

  .content-how-to-use .tab-content .backtotop {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 1024px) {
  .content-how-to-use ul li a {
    padding: 7px;
  }
  html.font-25 .content-how-to-use ul li a {
    font-size: 18px;
  }
  html.font-50 .content-how-to-use ul li a {
    font-size: 18.9px;
  }
}
@media (max-width: 768px) {
  html.font-25 .content-how-to-use ul.nav-tabs li {
    float: none;
    width: 100%;
  }
  html.font-50 .content-how-to-use ul.nav-tabs li {
    float: none;
    width: 100%;
  }

  .content-how-to-use ul li a {
    padding: 7px 10px;
    font-size: 15px;
  }
  html.font-25 .content-how-to-use ul li a {
    font-size: 18px;
    border-radius: 0;
  }
  html.font-50 .content-how-to-use ul li a {
    font-size: 20.25px;
    border-radius: 0;
  }

  .content-how-to-use .tab-content .list-content .item-how {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .content-how-to-use ul li a {
    font-size: 13px;
  }
  html.font-25 .content-how-to-use ul li a {
    font-size: 15.6px;
  }
  html.font-50 .content-how-to-use ul li a {
    font-size: 17.55px;
  }
}
@media (max-width: 480px) {
  .content-how-to-use .tab-content .list-content .item-how ul li {
    font-size: 14px;
  }
  html.font-25 .content-how-to-use .tab-content .list-content .item-how ul li {
    font-size: 16.8px;
  }
  html.font-50 .content-how-to-use .tab-content .list-content .item-how ul li {
    font-size: 18.9px;
  }

  .content-main .content-how-to-use ul {
    padding: 0;
  }

  .content-how-to-use ul.nav-tabs li {
    float: none;
    width: 100%;
  }

  .content-how-to-use ul.nav-tabs li a {
    border-radius: 0;
  }

  .content-how-to-use .tab-content .list-content .item-how ul {
    margin: 10px 0;
  }

  .content-how-to-use .tab-content .list-content {
    margin: 20px auto;
  }
}
.content-who-is {
  overflow: hidden;
  position: relative;
  margin-top: -30px;
}
.content-who-is .qualifying-disability {
  width: 50%;
  float: left;
}
.content-who-is .qualifying-disability .order {
  width: 120px;
  border-radius: 50%;
  background: #1f3c73;
  color: #fff;
  text-align: center;
  padding: 24px 0;
  font-size: 50px;
  font-weight: bold;
  margin: 0 auto;
}
.content-who-is .qualifying-disability ul li {
  font-family: "robotoslab-bold";
}
.content-who-is .qualifying-disability-l {
  padding-right: 50px;
}
.content-who-is .qualifying-disability-r {
  padding-left: 50px;
}

.content-who-is:before {
  width: 8px;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  position: absolute;
  background: #1f3c73;
}

@media (max-width: 1199px) {
  .content-who-is {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .content-who-is .qualifying-disability {
    width: 100%;
    float: none;
    padding: 0 !important;
    margin-bottom: 25px;
  }

  .content-who-is:before {
    display: none;
  }

  .content-who-is .qualifying-disability .order {
    width: 90px;
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .content-who-is {
    margin: 0;
  }

  .content-main .content-who-is h2 {
    margin-bottom: 15px;
  }
}
.content-faqs {
  padding-top: 40px;
}
.content-faqs .menu-jump p {
  line-height: 15px;
}
.content-faqs .menu-jump p a {
  color: #1f3c73;
  font-size: 18px;
  font-family: "robotoslab-bold";
  padding: 3px 6px;
  border-right: 1px solid #1f3c73;
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 10px;
}
html.font-25 .content-faqs .menu-jump p a {
  font-size: 21.6px;
}
html.font-50 .content-faqs .menu-jump p a {
  font-size: 24.3px;
}
.content-faqs .menu-jump p a:last-child {
  border: none;
}
.content-faqs .menu-jump p a:hover {
  color: #fff;
  background: #1f3c73;
}
.content-faqs .list-questions {
  margin-top: 50px;
}
.content-faqs .list-questions h2 {
  background: #1f3c73;
  color: #fff;
  padding: 15px 25px;
  border: 0;
}
.content-faqs .list-questions .panel-default {
  border-radius: 0;
  border: none;
  margin: 0;
  border-bottom: 2px solid #000;
}
.content-faqs .list-questions .panel-default .panel-heading {
  border: none;
  background: transparent;
  color: #1f3c73;
  font-family: "robotoslab-bold";
  font-size: 20px;
  padding: 35px 0;
}
html.font-25 .content-faqs .list-questions .panel-default .panel-heading {
  font-size: 24px;
}
html.font-50 .content-faqs .list-questions .panel-default .panel-heading {
  font-size: 27px;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title {
  font-size: 20px;
}
html.font-25 .content-faqs .list-questions .panel-default .panel-heading .panel-title {
  font-size: 24px;
}
html.font-50 .content-faqs .list-questions .panel-default .panel-heading .panel-title {
  font-size: 27px;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .question-name {
  display: inline-block;
  width: calc(100% - 240px);
  line-height: normal;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer {
  float: right;
  margin-top: -15px;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a {
  padding: 12px 0;
  background: #fff;
  color: #000;
  border: 2px solid #000;
  border-radius: 10px;
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
  width: 220px;
  text-align: center;
}
html.font-25 .content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a {
  font-size: 24px;
}
html.font-50 .content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a {
  font-size: 27px;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a span {
  transition: none;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a span.show-as {
  display: inline-block;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a span.hide-as {
  display: none;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a i {
  margin-left: 5px;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a:hover {
  background: #1f3c73;
  color: #fff;
  transition: all 0.5;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a[aria-expanded="true"] span.show-as {
  display: none;
}
.content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a[aria-expanded="true"] span.hide-as {
  display: inline-block;
}
.content-faqs .list-questions .panel-default .panel-body {
  padding: 0 0 35px;
  font-size: 18px;
  font-family: "robotoslab-regular";
}
html.font-25 .content-faqs .list-questions .panel-default .panel-body {
  font-size: 21.6px;
}
html.font-50 .content-faqs .list-questions .panel-default .panel-body {
  font-size: 24.3px;
}
.content-faqs .list-questions .backtotop {
  width: 100%;
  margin-top: 35px;
}

@media (max-width: 1199px) {
  .content-faqs {
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  .content-faqs {
    padding-top: 0px;
  }
}
@media (max-width: 600px) {
  .content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer {
    float: none;
    margin-top: 10px;
  }

  .content-faqs .list-questions .panel-default .panel-heading .panel-title .question-name {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a {
    font-size: 16px;
    padding: 7px 12px;
    width: auto;
  }
  html.font-25 .content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a {
    font-size: 19.2px;
  }
  html.font-50 .content-faqs .list-questions .panel-default .panel-heading .panel-title .display-answer a {
    font-size: 21.6px;
  }

  .content-faqs .list-questions .panel-default .panel-heading {
    padding: 25px 0;
  }

  .content-faqs .list-questions h2 {
    margin-bottom: 0;
    padding: 10px;
  }

  .content-faqs .list-questions {
    margin-top: 0;
  }
}
.content-contact .account-type {
  overflow: hidden;
  margin-bottom: 80px;
}
.content-contact .account-type .account-type-col {
  width: 50%;
  float: left;
}
.content-contact .account-type .exsisting-account {
  padding-right: 10px;
}
.content-contact .contact-coable {
  margin-bottom: 80px;
}
.content-contact .phone a {
  font-family: "robotoslab-bold";
  color: #000;
}
.content-contact .phone a:hover {
  color: #1f3c73;
}
.content-contact .date-time {
  font-family: "robotoslab-regular";
  color: #000;
}
.content-contact .email a {
  font-family: "robotoslab-bold";
  color: #1f3c73;
  text-decoration: underline;
}
.content-contact .email a:hover {
  color: #000;
}
.content-contact .mailing-address {
  font-family: "robotoslab-bold";
  line-height: 30px;
}
.content-contact .interested-presentation {
  overflow: hidden;
}
.content-contact .interested-presentation .interested-presentation-l {
  width: 50%;
  float: left;
}
.content-contact .interested-presentation .interested-presentation-l .email a {
  font-family: "robotoslab-bold";
  color: #000;
  text-decoration: none;
}
.content-contact .interested-presentation .interested-presentation-l .email a:hover {
  color: #1f3c73;
}
.content-contact .interested-presentation .interested-presentation-l .phone {
  margin-top: 35px;
}
.content-contact .interested-presentation .interested-presentation-r {
  width: 50%;
  float: right;
  text-align: right;
  display: none;
}
.content-contact .interested-presentation .interested-presentation-r > img {
  margin-bottom: 30px;
}
.content-contact .interested-presentation .interested-presentation-r p {
  padding-right: 20px;
}
html.font-50 .content-contact .interested-presentation .interested-presentation-r p {
  padding-right: 0px;
}
.content-contact .interested-presentation .interested-presentation-r p a {
  color: #1f3c73;
  font-family: "robotoslab-bold";
  text-decoration: underline;
}
.content-contact .interested-presentation .interested-presentation-r p a:hover {
  color: #000;
}
.content-contact .interested-presentation .interested-presentation-r p img {
  margin: -5px 5px 0 0;
}

@media (max-width: 1199px) {
  html.font-25 .content-contact .account-type .account-type-col {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .content-contact .account-type .account-type-col {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .content-contact .account-type,
  .content-contact .contact-coable {
    margin-bottom: 0px;
  }

  .content-contact .account-type .account-type-col {
    margin-bottom: 10px;
  }

  .content-contact .interested-presentation .interested-presentation-l,
  .content-contact .interested-presentation .interested-presentation-r {
    width: 100%;
    float: none;
    text-align: left;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .content-contact .interested-presentation .interested-presentation-r > img {
    max-width: 200px;
  }
}
.content-resource .item-resource {
  margin-bottom: 50px;
}
.content-resource .item-resource a {
  font-size: 20px;
  font-family: "robotoslab-bold";
  color: #fff;
  padding: 11px 22px;
  background: #1f3c73;
  border-radius: 10px;
  margin-top: 50px;
  display: inline-block;
  border: 2px solid #1f3c73;
}
html.font-25 .content-resource .item-resource a {
  font-size: 24px;
}
html.font-50 .content-resource .item-resource a {
  font-size: 27px;
}
.content-resource .item-resource a:hover {
  background: #fff;
  color: #1f3c73;
  border: 2px solid #1f3c73;
}

@media (max-width: 480px) {
  .content-resource a {
    margin-top: 30px;
    font-size: 16px;
    padding: 7px 10px;
  }
  html.font-25 .content-resource a {
    font-size: 19.2px;
  }
  html.font-50 .content-resource a {
    font-size: 21.6px;
  }
}
.content-forms {
  margin-top: -30px;
}
.content-forms .menu-jump p {
  line-height: 15px;
}
.content-forms .menu-jump p a {
  color: #1f3c73;
  font-size: 18px;
  font-family: "robotoslab-bold";
  padding: 3px 6px;
  border-right: 1px solid #1f3c73;
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 10px;
}
html.font-25 .content-forms .menu-jump p a {
  font-size: 21.6px;
}
html.font-50 .content-forms .menu-jump p a {
  font-size: 24.3px;
}
.content-forms .menu-jump p a:last-child {
  border: none;
}
.content-forms .menu-jump p a:hover {
  color: #fff;
  background: #1f3c73;
}
.content-forms .list-appropriate {
  margin-top: 70px;
}
.content-forms .list-appropriate .item-appropriate {
  margin-bottom: 80px;
}
.content-forms .list-appropriate .item-appropriate h2 {
  background: #1f3c73;
  color: #fff;
  padding: 15px 25px;
  border: 0;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate {
  margin: 80px 0;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate h3 {
  font-size: 20px;
  color: #000;
  font-family: "robotoslab-bold";
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
}
html.font-25 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate h3 {
  font-size: 24px;
}
html.font-50 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate h3 {
  font-size: 27px;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate ul {
  margin: 0 0 35px;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form {
  clear: both;
  margin-top: 30px;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a {
  font-size: 20px;
  font-family: "robotoslab-bold";
  padding: 12px 30px;
  border-radius: 10px;
  margin-right: 30px;
  display: inline-block;
  margin-top: 20px;
}
html.font-25 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a {
  font-size: 24px;
}
html.font-50 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a {
  font-size: 27px;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a.btn-form-download {
  color: #fff;
  background: #1f3c73;
  border: 2px solid #1f3c73;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a.btn-form-download:hover {
  color: #1f3c73;
  background: #fff;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a.btn-form-enroll {
  color: #fff;
  background: #d93648;
  border: 2px solid #d93648;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a.btn-form-enroll:hover {
  background: #1f3c73;
  border: 2px solid #1f3c73;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a.btn-form-doit {
  color: #000;
  background: #fdb723;
  border: 2px solid #000;
}
.content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a.btn-form-doit:hover {
  background: transparent;
}
.content-forms .list-appropriate .item-appropriate .backtotop {
  width: 100%;
  margin-top: 90px;
}

@media (max-width: 1199px) {
  .content-forms {
    margin-top: 0px;
  }

  .content-forms .list-appropriate {
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a {
    padding: 5px 15px;
    font-size: 15px;
  }
  html.font-25 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a {
    font-size: 18px;
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }
  html.font-50 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate .group-btn-form a {
    font-size: 20.25px;
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }

  .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate {
    margin: 30px 0;
  }

  .content-forms .list-appropriate .item-appropriate {
    margin-bottom: 40px;
  }

  .content-forms .list-appropriate .item-appropriate h2 {
    padding: 10px;
  }

  .content-forms .list-appropriate .item-appropriate .backtotop {
    margin-top: 40px;
  }

  .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate h3 {
    font-size: 17px;
  }
  html.font-25 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate h3 {
    font-size: 20.4px;
  }
  html.font-50 .content-forms .list-appropriate .item-appropriate .repeat-content-appropriate h3 {
    font-size: 22.95px;
  }

  .content-forms .list-appropriate {
    margin-top: 0;
  }
}
.content-investment {
  padding-top: 40px;
}
.content-investment .menu-jump p {
  line-height: 15px;
}
.content-investment .menu-jump p a {
  color: #1f3c73;
  font-size: 18px;
  font-family: "robotoslab-bold";
  padding: 3px 6px;
  border-right: 1px solid #1f3c73;
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 10px;
}
html.font-25 .content-investment .menu-jump p a {
  font-size: 21.6px;
}
html.font-50 .content-investment .menu-jump p a {
  font-size: 24.3px;
}
.content-investment .menu-jump p a:last-child {
  border: none;
}
.content-investment .menu-jump p a:hover {
  color: #fff;
  background: #1f3c73;
}
.content-investment .list-investment {
  margin-top: 80px;
}
.content-investment .list-investment .item-investment {
  overflow: hidden;
  margin-bottom: 100px;
}
.content-investment .list-investment .item-investment .content-investment-l {
  width: calc(100% - 320px);
  max-width: 100%;
  float: left;
  padding-right: 15px;
  margin-bottom: 90px;
}
.content-investment .list-investment .item-investment .content-investment-l h2 {
  margin: 0 0 35px;
}
.content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment {
  margin-bottom: 35px;
}
.content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment h3 {
  font-size: 20px;
  color: #000;
  font-family: "robotoslab-bold";
  margin: 0 0 35px;
}
html.font-25 .content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment h3 {
  font-size: 24px;
}
html.font-50 .content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment h3 {
  font-size: 27px;
}
.content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment p {
  font-size: 18px;
  color: #000;
  font-family: "robotoslab-regular";
  line-height: 26px;
}
html.font-25 .content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment p {
  font-size: 21.6px;
}
html.font-50 .content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment p {
  font-size: 24.3px;
}
.content-investment .list-investment .item-investment .content-investment-l a {
  font-size: 18px;
  color: #1f3c73;
  font-family: "robotoslab-bold";
  text-decoration: underline;
}
html.font-25 .content-investment .list-investment .item-investment .content-investment-l a {
  font-size: 21.6px;
}
html.font-50 .content-investment .list-investment .item-investment .content-investment-l a {
  font-size: 24.3px;
}
.content-investment .list-investment .item-investment .content-investment-l a:hover {
  color: #000;
}
.content-investment .list-investment .item-investment .content-investment-r {
  width: 320px;
  float: right;
  max-width: 100%;
}
.content-investment .list-investment .item-investment .content-investment-l.content-investment-full {
  width: 100%;
  margin-bottom: 50px;
}
.content-investment .list-investment .backtotop {
  width: 100%;
  margin-top: 90px;
  clear: both;
}

@media (max-width: 991px) {
  .content-investment .list-investment {
    margin-top: 30px;
  }

  .content-investment .list-investment .item-investment .content-investment-l {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
  }

  .content-investment .list-investment .item-investment .content-investment-r {
    float: none;
    margin: 0 auto 30px;
  }

  .content-investment .list-investment .backtotop {
    margin-top: 0;
  }

  .content-investment .list-investment .item-investment {
    margin-bottom: 0;
  }

  .content-investment {
    padding-top: 0px;
  }
}
@media (max-width: 480px) {
  .content-investment {
    padding-top: 0;
  }

  .content-investment .list-investment .item-investment .content-investment-l .repeat-content-investment h3 {
    margin: 0 0 10px;
  }
}
.financial .button-container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 33px;
  row-gap: 41px;
  margin-top: 75px;
  justify-content: center;
}
.financial .button {
  font-size: 20px;
  font-family: "robotoslab-bold";
  color: #fff;
  padding: 11px 30px;
  background: #1f3c73;
  border-radius: 10px;
  display: inline-block;
  border: 2px solid #1f3c73;
}
.financial .button:hover {
  background: #fff;
  color: #1f3c73;
  border: 2px solid #1f3c73;
}

@media only screen and (max-width: 768px) {
  .financial .button-container {
    margin-top: 50px;
    margin-bottom: 50px;
    justify-content: flex-start;
    gap: 30px;
  }
}
