body.ChecklistPage section.section_mainpicture.jumbotron {
  background-image: url("../img/credit/checklist/checklist_(1920x1080).jpg");
}

@media (max-width: 575px) {
  body.ChecklistPage section.section_mainpicture.jumbotron {
    margin-top: 52px;
    /*background-size: auto 50%;*/
  }
}

body.ChecklistPage .ekko-lightbox-nav-overlay a:last-child span {
  color: #FF920B;
}

body.ChecklistPage .ekko-lightbox-nav-overlay a {
  text-decoration: none;
}

body.ChecklistPage .ekko-lightbox-nav-overlay a span {
  color: #FF920B;
}

body.ChecklistPage .ekko-lightbox-nav-overlay a {
  text-decoration: none;
}

body.ChecklistPage section.section_contents .container {
  margin-top: 108px;
  max-width: 75vw;
}

body.ChecklistPage section.section_contents .container .menu .leftmenu a {
  text-decoration: none;
}

body.ChecklistPage section.section_contents .container .menu .leftmenu a h5 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  width: 80%;
  font-size: 18px;
  color: #525252;
  margin-bottom: 20px;
  padding-left: 5px;
  padding-bottom: 3px;
  transition: 0.5s;
  cursor: pointer;
}

body.ChecklistPage section.section_contents .container .menu .leftmenu a h5:hover {
  text-decoration: none;
  color: #FF920B;
}

body.ChecklistPage section.section_contents .container .innertext .title h3 {
  color: #DD5411;
  margin-bottom: 15px;
  line-height: 40px;
}

body.ChecklistPage section.section_contents .container .innertext .date h6 {
  color: rgba(82, 82, 82, 0.8);
  margin-bottom: 50px;
}

body.ChecklistPage section.section_contents .container .innertext .subtitle h5 {
  color: rgba(66, 90, 56, 0.7);
  margin-bottom: 15px;
  line-height: 26px;
}

body.ChecklistPage section.section_contents .container .innertext .text p {
  line-height: 30px;
  color: #525252;
}

body.ChecklistPage section.section_contents .container .innertext .text p .green {
  color: #425a38b3;
  font-weight: bold;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber {
  margin-top: 50px;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox {
  display: flex;
  justify-content: center;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox li + li {
  margin-left: 15px;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item {
  list-style: none;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .page, body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .symbol, body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .totalpage {
  padding: 0px 10px;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .stepP {
  padding: 10px 10px;
  color: #525252;
  background: transparent;
  transition: 0.5s;
  border: 1px solid rgba(191, 191, 192, 0.5);
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .stepP:hover {
  background: #525252;
  color: #FF920B;
  border: 1px solid transparent;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .stepN {
  padding: 10px 10px;
  color: #525252;
  background: transparent;
  transition: 0.5s;
  border: 1px solid rgba(191, 191, 192, 0.5);
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .stepN:hover {
  background: #525252;
  color: #FF920B;
  border: 1px solid transparent;
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .P, body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .N {
  padding: 10px 20px;
  color: #525252;
  background: transparent;
  transition: 0.5s;
  border: 1px solid rgba(191, 191, 192, 0.5);
}

body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .P:hover, body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .N:hover {
  background: #525252;
  color: #FF920B;
  border: 1px solid transparent;
}

body.ChecklistPage section.section_contents .container .innertext .imagehorizontal, body.ChecklistPage section.section_contents .container .innertext .imagestraight {
  margin-top: 50px;
  margin-bottom: 50px;
}

body.ChecklistPage section.section_contents .container .innertext .imagehorizontal {
  width: 70%;
  list-style: none;
  position: relative;
  overflow: hidden;
}

body.ChecklistPage section.section_contents .container .innertext .imagehorizontal li {
  display: block;
  position: relative;
}

body.ChecklistPage section.section_contents .container .innertext .imagehorizontal li img {
  display: block;
  position: relative;
  width: 100%;
}

body.ChecklistPage section.section_contents .container .innertext .imagehorizontal li div {
  position: absolute;
  background: #333;
  background: rgba(75, 75, 75, 0.2);
  width: 100%;
  height: 100%;
}

body.ChecklistPage section.section_contents .container .innertext .imagehorizontal li div span {
  display: block;
  padding: 20px 23px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

body.ChecklistPage section.section_contents .container .innertext .imagestraight {
  width: 60%;
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 45px;
}

body.ChecklistPage section.section_contents .container .innertext .imagestraight li {
  display: block;
  position: relative;
}

body.ChecklistPage section.section_contents .container .innertext .imagestraight li img {
  display: block;
  position: relative;
  width: 100%;
}

body.ChecklistPage section.section_contents .container .innertext .imagestraight li div {
  position: absolute;
  background: #333;
  background: rgba(75, 75, 75, 0.2);
  width: 100%;
  height: 100%;
}

body.ChecklistPage section.section_contents .container .innertext .imagestraight li div span {
  display: block;
  padding: 20px 23px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

body.ChecklistPage section.section_contents .container .innertext .line hr {
  margin-top: 50px;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
}

body.ChecklistPage section.section_contents .container .innertext .line hr {
  margin-top: -1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.4) !important;
}

@media (min-width: 1440px) {
  body.ChecklistPage section.section_contents .container .innertext .Pagenumber {
    margin-top: 60px;
  }
}

@media (min-width: 1440px) {
  body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox li + li {
    margin-left: 10px;
  }
}

@media (min-width: 1440px) {
  body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item {
    font-size: 14px;
  }
}

@media (min-width: 1440px) {
  body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item .stepP {
    margin-left: 0;
  }
}

@media (max-width: 1199px) {
  body.ChecklistPage section.section_contents .container {
    max-width: 90vw;
    margin-top: 52px;
  }
}

@media (max-width: 991px) {
  body.ChecklistPage section.section_contents .container {
    margin-top: 52px;
  }
}

@media (max-width: 991px) {
  body.ChecklistPage section.section_contents .container .menu {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  body.ChecklistPage section.section_contents .container .menu .leftmenu a h5 {
    border-bottom: 3px solid transparent;
    width: unset;
    padding-left: 0;
    margin-right: 25px;
  }
}

@media (max-width: 991px) {
  body.ChecklistPage section.section_contents .container .menu .leftmenu a h5:hover {
    border-bottom: 3px solid #FF920B;
  }
}

@media (max-width: 991px) {
  body.ChecklistPage section.section_contents .container .innertext .imagestraight {
    width: 100%;
  }
}

@media (max-width: 768px) {
  body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox li + li {
    margin-left: 5px;
  }
}

@media (max-width: 768px) {
  body.ChecklistPage section.section_contents .container .innertext .Pagenumber .pagebox .page-item {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  body.ChecklistPage section.section_contents .container {
    margin-top: 41px;
    max-width: 80vw;
  }
}

@media (max-width: 575px) {
  body.ChecklistPage section.section_contents .container .menu {
    justify-content: space-between;
  }
}

@media (max-width: 575px) {
  body.ChecklistPage section.section_contents .container .menu .leftmenu a h5 {
    margin-right: 0px;
  }
}

@media (max-width: 414px) {
  body.ChecklistPage section.section_contents .container {
    margin-top: 0;
  }
}

@media (max-width: 360px) {
  body.ChecklistPage section.section_contents .container .menu .leftmenu a h5 {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  body.ChecklistPage section.section_mainpicture.jumbotron {
    margin-top: 52px;
    /*background-size: auto 50%;*/
  }
}

