/* start banner*/
.banner1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d897e+0,29bca6+62,2d897e+100 */
  background-image: url(../images/4_17/bg.png);
  background-size: cover;
  background-position: center center;
  height: auto;
  padding: 38px 10px 38px 0px;
  box-sizing: border-box;
  position: relative;
  color: white;
}

.intro_text {
  background-image: linear-gradient(to top, #E7F2F0, white);
}

.intro_text h3 {
  margin-top: 18.75px;
  margin-bottom: 18.75px;
  padding: 16.25px;
  color: #0b897f;
}

.update-list {
  list-style: none;
  margin-left: 0px;
}

.update-list {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.card-text{
  color:#0b897f;
  margin-bottom: 7px;
}

/* start subnav_bottom */
.subnav_bottom {
  height: 60px;
  background-color: #ECEFF1;

}

.subnav_bottom ul {
  list-style: none;
  text-decoration: none;
  padding-left: 8.4rem;
}

.subnav_bottom ul li {
  color: #0a7958 !important;
  float: left;
  display: inline-block;
  text-align: center;
  height: 60px;
  box-sizing: border-box;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 20px 5px;
  margin-left: 42px;
  margin-right: 30px;
}

.subnav_bottom ul li.active {
  color: #0a7958 !important;
  height: 60px;
  float: left;
  background-image: url(../images/back_arrow_demo2.png);
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  box-sizing: border-box;
  padding: 20px 5px;
  margin-left: 52px;
  font-weight: bold;
}

#navbottom li a {
  color: #0a7958 !important;
}

.subnav_bottom ul li.active_one {
  height: 60px;
  float: left;
  background-image: url(../images/back_arrow_demo2.png);
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  box-sizing: border-box;
  padding: 20px 5px;
  margin-right: 10px;
  margin-left: 38px;
  font-weight: bold;
}

.btn-btmlink-4160 {
  background-color: #20625b !important;
  padding: 10px 20px !important;
  margin-top: 20px;
  color: #fff !important;
  font-weight: normal !important;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.25rem !important;
  margin-right: 8px;
  width: 310px;
}

.btn-btmlink-4160:hover {

  background-color: #20625b !important;
  padding: 10px 20px !important;
  margin-top: 20px;
  color: #fff !important;
  font-weight: normal !important;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.25rem !important;
  width: 310px;
  margin-right: 8px;
}

.btn-schdlink-4164 {
  background-color: #20625b !important;
  padding: 10px 10px !important;

  color: #fff !important;
  font-weight: normal !important;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.25rem !important;
  margin-right: 8px;
  width: 250px;
}

.btn-schdlink-4164:hover {

  background-color: #20625b !important;
  padding: 10px 10px !important;

  color: #fff !important;
  font-weight: normal !important;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.25rem !important;
  width: 250px;
  margin-right: 8px;
}


/* end section 5 */

.footer-right ul li:nth-child(2) {
  margin-top: -4px;;
}

/* start twitter footer */

.footer-right ul {
  list-style: none;
  margin-right: 0px;
  padding: 0px;
  text-align: right;
}

.footer-right ul li {
  float: right;
  display: inline-block;
  margin-left: 10px;
}

.footer-right ul li a {
  margin-left: 15px;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f71036;
  text-decoration: underline;
  font-size: 0.7rem;
  font-weight: 600;
}

.green-btn {
  background-color: #147066 !important;
  margin: 20px 0px 25px 0px !important;
  font-size: 1.125rem !important;
  padding: 8px 10px !important;
  color:white !important;
}


.container-fluid.update-list-container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 60px;
}

.container-fluid.update-list-container .card {
  border: none;
  border-radius: 0;
  background:none;
}

.container-fluid.update-list-container li:nth-child(odd) {
  background-color: #dddddd;
}

.container-fluid.update-list-container li{
  padding-bottom: 20px;
}

.banner_text h5 {
  display: inline-block;
  padding-left: 10px;
  font-weight: 600;
  font-size: 1.75rem;
  margin-left: 20px;
  color: rgb(255, 255, 255) !important;
  margin-top: 0px !important;
  border-left: 4px solid rgb(102, 153, 153);
  text-decoration: none !important;
}

.banner_text h6 {
  box-sizing: border-box;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  color: rgb(255, 255, 255);
  margin-left: 40px !important;
  margin-top: 0px !important;
}

@media screen and (max-width: 767px) {
  .banner_text h5{
    font-size: 2.25rem;
  }
  .banner_text h6{
    font-size: 1.75rem;
  }
  .intro_text h3{
    font-size: 2.25rem;
  }
  .card-text{
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .banner_text h5{
    font-size: 2rem;
  }
  .banner_text h6{
    font-size: 1.5rem;
  }
  .intro_text h3{
    font-size: 2rem;
  }
  .card-text{
    font-size: 1.1rem;
  }
}

@media screen and (min-width: 992px) {
  .banner_text h5{
    font-size: 1.75rem;
  }
  .banner_text h6{
    font-size: 1.25rem;
  }
  .intro_text h3{
    font-size: 1.75rem;
  }
  .card-text{
    font-size: 1rem;
  }
}

