/*




*/
/*

single-page-header-style

*/
.singlePage-common-header {
  text-align: left!important;
  margin-bottom: 20px!important;
}
.singlePage-common-header h1 {
  font-size: 20px;
  padding-bottom: 17px;
  text-align: left!important;
}
.singlePage-common-header h1 span {
  font-size: 20px;
  color: #E99122;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 2px solid #A9A9A9;
}
.singlePage-common-header h2 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .member-system {
    margin-bottom: 100px;
  }
}
.member-system h3 {
  font-size: 24px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .member-system h3 {
    font-size: 20px;
  }
}
.member-system .system-container .system-container-right {
  padding-right: 190px;
}
@media screen and (max-width: 1200px) {
  .member-system .system-container .system-container-right {
    padding-right: 0;
  }
}
.member-system .system-container .system-container-right table {
  border-top: 2px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
}
.member-system .system-container .system-container-right table tr th,
.member-system .system-container .system-container-right table tr td {
  border: none!important;
  padding: 11px 8px;
  font-size: 16px;
}
.member-system .system-container .system-container-right table tr th {
  padding: 20px 8px;
}
.member-system .system-container .system-container-left {
  border-bottom: 40px solid #fff;
}
.member-system .system-container .system-container-left img {
  box-shadow: 5px 5px 8px 6px #ccc;
}
@media screen and (min-width: 1800px) {
  .member-system .system-container .system-container-left img {
    max-height: 600px;
  }
}
