.banner {
  background: url(../img/Infrastructure-1.png);
  background-size: cover;
  background-repeat: no-repeat;
}
h1.page_header {
  color: #126b92 !important;
  text-align: center;
  padding: 65px 0px;
  font-size: 40px;
  margin: 0px;
}
.bread_crumb {
  background: #68d1a9 !important;
  margin: 0px;
}
ul.bread_crumb li {
  display: inline-block;
}
.bread_crumb li:first-child {
  margin-left: 0;
}
.bread_crumb li,
.bread_crumb li a {
  color: #fff;
  font-weight: 600 !important;
  line-height: 25px;
  letter-spacing: 1px;
}
.bread_crumb li:last-child {
  background-color: #3c9aa6;
}
.bread_crumb li:last-child:before {
  content: " ";
  display: inline-block;
  border-top: 14px solid rgba(20, 49, 93, 0);
  border-left: 14px solid #68d1a9;
  border-bottom: 14px solid transparent;
  border-right: none;
  margin-top: 0px;
  vertical-align: middle;
}
.bread_crumb li:last-child:after {
  content: " ";
  display: inline-block;
  border-top: 14px solid rgba(20, 49, 93, 0);
  border-left: 14px solid #3c9aa6;
  border-bottom: 14px solid transparent;
  border-right: none;
  margin-top: 0px;
  background: #68d1a9;
  vertical-align: middle;
}
.header:before,
.header:after {
  display: inline-block;
  content: "";
  border-top: 1px solid #12777f;
  width: 30%;
  margin: 0 10px;
  transform: translateY(-7px);
}
.header {
  color: #009688 !important;
  text-align: center;
  padding: 8px 16px !important;
  font-size: 36px;
}
.cme_arc img {
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  border: 1px solid #ccc !important;
}
.cme_arc {
  width: 100%;
  padding: 8px 16px !important;
}

.cme_arc1 {
  width: 100%;
  padding: 6px 0px !important;
}
.cme_arc1 img {
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  border: 1px solid #ccc !important;
}
.mykensho_popup {
  cursor: pointer;
}
.modal-dialog.pop_images {
  width: 820px;
  padding: 20px 0;
  margin: 40px auto;
}
.modal-dialog.pop_images .close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 9;
}
.modal-dialog.pop_images .close span {
  font-size: 30px;
  color: #000000;
}
.modal-dialog.pop_images .modal-body {
  padding: 20px;
  height: 400px;
  overflow: auto;
}
.modal-open .modal {
  overflow-y: hidden;
}
@media (min-width: 1251px) and (max-width: 1350px) {
}
@media (min-width: 1025px) and (max-width: 1250px) {
}
@media (min-width: 991px) and (max-width: 1024px) {
}
@media (min-width: 768px) and (max-width: 990px) {
}
@media (min-width: 481px) and (max-width: 767px) {
  h1.page_header {
    padding: 40px;
  }
}
@media (min-width: 100px) and (max-width: 480px) {
  h1.page_header {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .modal-dialog.pop_images {
    width: 95%;
  }
}
.mykensho_popup_1 {
  cursor: pointer;
}
.mykensho_popup_2 {
  cursor: pointer;
}
