.build-container{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 3% 0 10%;
}
.build-item{
	flex: 0 0 31.33333%;
    max-width: 31.33333%;
    margin: 0px 8px 20px;
}
.d-block{
  overflow: hidden;
}
.d-block img{
  width: 100%;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    padding: 20px 12px 35px;
    border: 1px solid #CBDEAD;
    height: auto;
}
.media-body.no-desc{
  height: 150px;
}
.media-body h3{
    width: fit-content;
    margin: 0 auto 15px;
    color: #818181;
}
.media-body h5.two-line {
  height: 55px !important;
}
.media-body h5.two-line::after {
  height: 55px !important;
}
.media-body h5.three-line {
  height: 85px !important;
}
.media-body h5.three-line::after {
  height: 85px !important;
}
.list-item-1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-item-1 li {
  color: #b0dbd9;
  margin: 5px 0 0 10px;
}
.list-item-1 li a{
    color: #000;
}
.list-item-1 li:hover a {
    color: #000;
    opacity: .4;
}
.list-item-1 li:before {
  content: '\00bb';
  display: inline-block;
  color: #000;
  padding: 2px;
  border-radius: .5px;
  float: left;
  clear: left;
  text-shadow: -1px -1px 0 #b0dbd9;
  margin-left: -10px;
  padding: 0px 10px 0 0;
}
.media-body:hover .d-block img{
  transform: scale(1.2);
  transition: all 0.5s ease;
}
#main_cont .media-body h5{
  height: 30px;
  line-height: 30px !important;
  font-size: 18px !important;
}
#main_cont .media-body h5::after{
  height: 30px;
}
.height-auto{
  height: auto;
}
.info-container{
  display: inline-block;
    width: 100%;
    margin-left: 0%;
    margin-bottom: 5%;
}
.info-container a:hover .info-img{
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.info-container .info-item{
  float: left;
  margin-right: 3%;
  margin-bottom: 2%;
  width: 29%;
  border: 1px solid #CBDEAD;
  padding: 10px;
}
.info-container a:nth-of-type(3n) .info-item{
  margin-right: 0px;
}
.info-img-wrapper{
  height: 120px;
  overflow: hidden;
  float: left;
  width: 100%;
}
.info-desc p{
  font-size: 13px !important;
    line-height: 2 !important;
}
.info-img{
  background-repeat: no-repeat;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    width: 135px;
}
.info-item-title {
    margin-bottom: 20px;
}
.info-item-title h5{
  font-size: 20px !important;
    margin-bottom: 0px !important;
    height: 64px !important;
    line-height: 35px !important;
}
.info-item-title h5::after {
    height: 65px !important;
}
.info-container a:first-child .info-item-title h5, .info-container a:last-child .info-item-title h5{
  height: 35px !important;
  margin-bottom: 50px !important;
}
.info-container a:first-child .info-item-title h5::after , .info-container a:last-child .info-item-title h5::after {
   height: 35px !important;
}
.custom-img-big .info-details-img{
  width: 40%;
}
.custom-img-big .info-details-text{
  width: 55%;
}
/* details */
.info-details-wrapper {
    width:  100%
}
.info-details-wrapper > span{
  font-size: 20px !important;
  padding: 10px;
  font-weight: bold;
}
.info-details-wrapper > p{
  text-align: left;
  padding: 40px 10px;
}
.info-details{
  display: inline-block;
   padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
}
.info-details-text span, .info-details-img span{
  font-size: 13px;
  text-align: left;
  display: block;
}
.info-details-img{
  position: relative;
  display: block;
  float: left;
  width: 30%;
  margin-right: 2%;
  text-align: center;
}
.info-details-img img{
    width: 100%;
  }
.info-details-text{
  width: 65%;
  float: left;
  display: contents;
}
.info-details-text p{
  font-size: 18px !important;
}
.nopadd-bottom{
  padding-bottom: 0px;
}
.nopadd-top{
  padding-top: 0px;
}
div.box2{
  display: flex;
}
.box2-item {
    margin: 0 40px;
}
.box2-img {
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
.box2-details p{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.after-title{
  margin-top: -50px;
  text-align: left !important;
  font-size: 22px !important;
  padding-left: 0px !important;
}
.semi-title{
  background: #f8ffef;
}
.after-title.text-right{
  font-size: 18px !important;
}
.footer-link{
  display: grid;
}
.footer-link a{
  text-align: right;
  text-decoration: underline;
}
.remove-padding-top{
  padding-top: 0px !important;
  padding-left: 10px !important;
}
.box-blue{
  border: 3px solid #CBDEAD;
  padding: 30px;
  margin-bottom: 50px;
}
.box-gray{
  border: 3px solid #c3c3c3;
  padding: 30px;
  margin-bottom: 50px;
}
.box-blue b{
  font-size: 18px;
}
a.pdf-link {
    position: relative;
    display: inline-block;
    width: 15px;
    text-align: right;
    padding-right: 35%;
    margin-top: 30px;
}

a.pdf-link span {
    position: absolute;
    top: 50%;
    left: 10%;
    margin-top: -1em;
    margin-left: 0;
    width: fit-content;
    height: 2em;
    color: red;
    font-size: 12px;
}​
.pdf-link img{
    width: 100%;
}
.full-width{
  width:100% !important;
  margin-bottom:0px !important;
}
.img-center{
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
}
.media-player{
  margin-top: 20px;
  display: block;
}
.table-border{
  margin: 40px 0;
  text-align: center;
  border-spacing: 0;
}
.table-border tr td{
  border-left: 2px solid #CBDEAD;
  padding: 20px;
  border-bottom: 2px solid #CBDEAD;
}
.table-border tr td:first-child{
   width: 100px;
}
.table-border tr td:last-child{
   border-right: 2px solid #CBDEAD;
}
.text-left{
  text-align: left;
}
.table-border .table-bg{
    background: #CBDEAD;
}
.article {
  width: 100%;
  margin: 30px;
  padding: 12px;
  border-radius: 5px;
}
.headline{
  background: rgb(156,208,238, .2);
  width: fit-content;
  padding: 0 15px;
}
.image {
  width: 280px;
  border-radius: 5px;
  padding: 0;
  color: #efefef;
  font-size: 8rem;
}
.image.right {
  float: left;
}
.image.left {
  float: left;
  margin-right: 30px;
}
.inline-block{
  display: inline-block;
}
.float-left{
  float: left;
  margin-right: 25px;
}
.float-right{
  float: right;
}
.content {
  padding: 0 20px;
  color: #444;
  float: right;
  width: 625px;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.abc{
  font-size: 18px !important;
  line-height: 1.5em;
}
.thumbnail-container{
  display: flex;
}
.flex-item{
    margin-right: 20px;
    margin-top: 15px;
}
.flex-item span{
    display: block;
    text-align: left;
    font-size: 12px;
}
.font-16{
  font-size: 16px !important;
}
.small-img{
  width: fit-content;
  margin: 0 auto;
  display: block;
}
.margin-top-50{
  margin-top:50px;
}
.build-item.height-200 .media-body {
  height: 200px;
}
.reform .media-body {
  height: 180px;
}
.reform .media-body .two-line{
  margin-bottom: 55px !important;
}
.text-center{
  text-align: center !important;
}
.text-right{
  text-align: right !important;
}
.text-left{
  text-align: left !important;
}
.ul-link{
  margin: 25px 25px 50px;
}
.ul-link a{
  margin-left: 10px;
}
.ul-link ul li:before{
  content: "\1F892";
  font-size: 30px;
  left: -18px;
  top:-12px;
}
.author-box{
  width: 80%;
  margin: 50px auto;
}
.author-box .info-details-img{
  width: 130px;
  padding: 0 20px;
}
.author-box .info-details-text{
  width: 75%;
}
.text-green{
  color:#339900 !important;
}
.text-orange{
  color:#ff6600 !important;
}
.how-to .semi-title{
  width: 100%;
  display: block;
  background-color: rgb(51,153,0, .2) !important;
}
.my2x4home > p, .building > p{
  padding: 5px 15px;
  margin-bottom: -30px;
  background: #9cd0ee;
  font-size: 18px !important;
  color: #fff !important;
}
.dual-box{
  display: flex;
}
.dual-box .box-item {
  flex: 1;
}
.box-item{
  margin: 0 10px 15px;
  border: #CBDEAD solid 3px;
  padding: 25px;
}
.box-item p.text-green{
  text-align: center;
  padding: 15px 0;
}
.box-item img:nth-of-type(2){
  margin: 0 auto;
  text-align: center;
  display: block;
}
.box-item img:nth-of-type(1){
  margin-bottom: 40px;
}
.info-details-text .small-img.width-auto{
  width: auto !important;
}
.housing .media-body{
  height: 235px;
}
.welfare .media-body{
  height: 570px;
}
.adobe .media-body{
  height: 500px;
}
.educate .media-body{
  height: 640px;
}
.business .media-body{
  height: 620px;
}
.medical .media-body {
  height: 780px;
}
.other .media-body{
  height: 645px;
}
.build-item-one{
  display: inline-table;
  width: 100%;
  margin-bottom: 3%;
}
.build-item-one .d-block{
  float: left;
  width: auto;
  margin-right: 30px;
}

/* others */
.pt-0 {
    padding-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.ml-5 {
    margin-left: 3rem !important;
}
.mr-5 {
    margin-right: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.w-80 {
    width: 80% !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.info-details-fireproof {
    display: flex !important;
    flex-direction: column;
}
.info-details-img-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    align-items: center;
}
.info-details-img-wrapper img:first-child {
    width: 324px !important;
    height: 286px !important;
}
.info-details-img-wrapper img:last-child {
    height: 286px !important;
}
.box-2-fireproof {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.master-container p {
  margin-bottom: 15px;
}

.case-info-details {
  padding: 30px 0 50px;
}

.main-title-header {
  display: flex;
  align-items: center;
  line-height: normal !important;
  height: auto !important;
  min-height: 70px !important;
}

.main-title-header::after {
  height: -webkit-fill-available !important;
  min-height: 70px !important;
}

.case-image-wrapper {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 600px;
}

.case-image-description p,
.case67-image-wrapper-1 p,
.case67-image-wrapper-2 p {
  font-size: 13px !important;
}

.case-semi-title span {
  margin-left: -8px;
}

.case-main-wrapper {
  margin-bottom: 30px;
}

.case67-section01-wrapper {
  display: flex;
}

.case67-section02-wrapper {
  display: flex !important;
  max-width: 600px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.case67-image-wrapper-1 {
  margin-right: 10px;
}

.case67-image-wrapper-2 {
  margin-left: 10px;
}

.case-section02-p1 {
  margin-top: 40px;
}

.case-image-wrapper-3s {
  display: flex;
  width: 600px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.case-main-image-wrapper-3s {
  display: flex;
  justify-content: center;
}

.case-image-wrapper-3s-single-container {
  width: calc(100% / 3);
}

.case-image-wrapper-3s-single-container img {
  width: 100%;
}

.case-image-wrapper-3s-single-container:nth-child(2) {
  margin: 0 15px;
}

.case-table-01 {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 600px;
}

.case-table-01-td {
  width: calc(100% / 3);
}

.case-table-01-td img {
  width: 180px;
  height: 270px;
}

.case67-image-wrapper-3s-2 {
  margin: 0 15px;
}

.case-section-04-image {
  float: right;
  padding-left: 30px;
}

.case-table-tr,
.case-table-td,
.case-table-th {
  padding: 10px !important;
  border: 2px solid #CBDEAD;
}

.case-table-wrapper {
  width: 500px;
  margin: 15px auto 30px auto;
}

.custom-build-container {
  margin-top: 0;
}

.custom-media-body {
  padding: 20px 12px !important;
  height: auto;
  border: none !important;
}

.custom-d-block {
  width: 100%;
  object-fit: cover;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
}

.custom-d-block img {
  width: 160px !important;
  height: 140px;
  object-fit: cover;
}

.custom-build-item {
  border: 1px solid #CBDEAD;
}

.main-title-header-2 {
  display: flex;
  align-items: center;
  line-height: normal !important;
  height: auto !important;
  /* min-height: 70px !important; */
}

.main-title-header-2::after {
  height: -webkit-fill-available !important;
}
.info-details-fireproof-02 {
  display: flex;
  flex-direction: row-reverse;
}

.info-details-text .fireproof-02 {
  margin-left: 50px;
}

.info-details-img-wrapper-fireproof-02 {
  display: flex;
  flex-direction: column;
}

.info-details-img-wrapper-fireproof-02 span {
  font-size: 13px;
  margin-top: 10px;
}

.fireproof-02-last-section {
  width: 70%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 30px;
}

.text-333 {
  color: #333;
}

.text-underline {
  text-decoration: underline !important;
}

.fireproof-03-last-image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
}

.fireproof-03-text {
  font-size: 20px !important;
  padding: 10px;
  font-weight: bold;
}

/* fireproof04 */

.table-border-fireproof-04 {
  margin: 30px 0 40px 0;
}

.bg-92bee4 {
  background-color: #CBDEAD;
}

.table-border-fireproof-04,
.fireproof-04-tr,
.fireproof-04-td,
.firepoorf-04-th {
  border: 2px solid #CBDEAD;
  border-collapse: collapse;
  border-spacing: 0;
  padding: 15px;
}

.table-border-fireproof-04 .fireproof-04-tr .firepoorf-04-th {
  border-right: 2px solid #92a9e4;
}

.table-border-fireproof-04 .fireproof-04-tr .firepoorf-04-th:last-child {
  border-right: 2px solid #CBDEAD;
}

.table-border-fireproof-04 .fireproof-04-tr .firepoorf-04-th {
  text-align: left;
  border-bottom: 0;
}
/* fireproof05 */

.info-details-img-fireproof-05 {
    width: 35%;
}

/* fireproof06 */

.info-details-text .fireproof-06 {
    margin-right: 50px;
}

.font-weight-bold {
    font-weight: 900;
}

.info-details-fireproof-06 {
    display: flex;
    flex-direction: column-reverse;
}

.info-details-img-fireproof-06 {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-right: 0;
    justify-content: center;
}

.info-details-img-fireproof-06 img:first-child {
    width: 300px !important;
    height: 168px !important;
    margin-right: 0 !important;
}

.info-details-img-fireproof-06 img:last-child {
    width: 230px !important;
    height: 180px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.w-100 {
  width: 100% !important;
}

.w-45 {
  width: 45% !important;
}

.h-100 {
  height: 100% !important;
}

.mt-30 {
  margin-top: 30px;
}

.mr-10px {
  padding-right: 10px;
}


/* case 63 */

.case63-section01-wrapper {
  width: 600px;
  display: flex;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}



@media screen and (min-width: 769px) {
  .show-desktop {
      display: block;
  }

  .show-mobile {
      display: none !important;
  }

  .margin-top-56 {
      margin-top: 56px;
  }
}

@media screen and (max-width: 768px){
  .dual-box{
    display: block;
  }
  .reform .media-body .two-line {
    margin-bottom: 25px !important;
  }
  .media-body h5.two-line, .media-body h5.two-line::after {
    height: 30px !important;
  }
  .media-body h5.three-line, .media-body h5.three-line::after {
    height: 55px !important;
  }
  .info-container .info-item{
    width: 100%;
    padding: 0;
  }
  .info-img-wrapper{
    padding-bottom: 20px;
  }
  .info-item-title{
    padding:20px;
  }
  .info-container a:first-child .info-item-title h5{
    margin-bottom: 10px !important;
  }
  ul.breadcrumb > li.crumb{
    font-size: 10px;
  }
  ul.breadcrumb > li.crumb.first-crumb{
    margin-left: 5px;
  }
  .after-title{
    font-size: 16px !important;
  }
  .info-details-wrapper > span {
    font-size: 14px !important;
  }
  .info-details-img{
    width: 70%;
    margin: 0 auto;
    float: none;
  }
  .info-details-text{
    float: none;
    width: 100%; 
  }
  .info-details-text p{
    padding: 10px;
  }
  .box2{
    display: block;
  }
  .box2-item {
    margin: 0 15px 40px;
  }
  .info-details-text p {
    font-size: 15px !important;
  }
  p.after-title{
    padding: 40px 10px 0 !important;
  }
  .info-details-wrapper > p{
    padding:0 10px;
  }
  .info-item-title {
    margin-bottom: 0px;
  }
  .build-item{
        max-width: 100%;
        flex:auto;
    }
    .media-body{
        height: auto;
    }
    .table-border{
      width: 100%;
      margin: 10px 0;
    }
    .build-item-one .media-body{
      display: grid;
    }
    .build-item-one .d-block{
      margin: 30px auto;
      width: 50%;
    }
    .show-desktop {
      display: none !important;
  }

  .show-mobile {
      display: block !important;
  }

  .case-image-wrapper {
      width: 100% !important;
      max-width: 600px;
  }

  .case-semi-title {
      display: flex;
      background: rgb(235 246 252);
  }

  .case-table-wrapper {
      width: 100%;
      margin: 15px auto 30px auto;
  }

  .paragraph {
      margin-bottom: 0 !important;
  }

  .case67-section01-wrapper,
  .case67-section02-wrapper {
      flex-direction: column;
  }

  .case67-image-wrapper-1 {
      margin-right: 0;
      margin-top: 15px;
  }

  .case67-image-wrapper-2 {
      margin-left: 0;
      margin-top: 15px;
  }

  .case-info-details {
      padding-bottom: 30px;
  }

  .case67-image-wrapper-3s-2 {
      margin: 0;
  }

  .case67-section02-wrapper-b {
      display: flex;
  }

  .case-section-04-image {
      padding-left: 27px;
  }

  .case67-image-wrapper-1,
  .case67-image-wrapper-2 {
      max-width: 600px;
      display: flex;
      flex-direction: column;
      align-self: center;
  }

  .custom-d-block img {
      width: initial !important;
      object-fit: cover;
      margin-bottom: 0;
  }

  .custom-d-block {
      height: initial !important;
  }

  .custom-main_cont {
      margin-bottom: 0 !important;
  }

  .custom-build-container {
      margin-bottom: 10px !important;
  }

  .info-details-wrapper-fireproof h5 {
    font-size: 16px !important;
}

.fireproof-03-text {
    font-size: 13px !important;
}

.fireproof-03-last-image {
    margin-right: auto !important;
    margin-top: 30px;
}

.fireproof-03-last-image img {
    margin-right: 0 !important;
}

.fireproof-03-last-section {
    margin-top: 30px;
}
.fireproof-04-head {
  background: rgb(235 246 252);
  padding: 10px;
  display: flex;
}

.fireproof-04-last-image {
  margin: 15px auto;
}

.fireproof-04-last-image img {
  margin-left: 0 !important;
}
.case63-section01-wrapper {
  flex-direction: column;
  width: 100%;
}

.rotate-span {
  display: inline-block !important;
  transform: rotate(90deg) !important;
}

.hide-break {
  display: none;
}
}

@media screen and (max-width: 660px) {
    .info-details-img-wrapper {
        flex-direction: column;
        margin-bottom: 0;
    }
    .info-details-img-wrapper img:first-child {
        margin-right: 0 !important;
        margin-bottom: 30px;
        width: 50% !important;
        height: auto !important;
    }
    .info-details-img-wrapper img:last-child {
        margin-left: 0 !important;
        width: 50% !important;
        height: auto !important;
    }
    .box-2-fireproof img {
        width: 100% !important;
    }
    .box-2-fireproof {
        margin-bottom: 0;
    }
    .info-details-wrapper {
        margin-bottom: 0 !important;
    }
    .main-cont-fireproof {
        margin-bottom: 30px !important;
    }
    .info-details-text .fireproof {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .info-details-text p {
        padding: 10px 0 !important;
    }
    p.after-title-fireproof {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .info-details-img-fireproof-02-mobile img {
      margin-right: 0 !important;
      margin-left: -30px;
      max-width: 307.22px;
  }

  .info-details-fireproof-02 {
      display: flex;
      flex-direction: column-reverse;
  }

  .info-details-text .fireproof {
      margin-left: 0;
  }

  .info-details-img-wrapper .info-details-img-wrapper-fireproof-02 img:first-child,
  .info-details-img-wrapper .info-details-img-wrapper-fireproof-02 img:last-child {
      width: 307.22px !important;
      margin-bottom: 0;
      margin: 0 !important;
  }

  .info-details-img-wrapper-fireproof-02 span {
      margin-left: 0 !important;
  }

  .info-details-img-wrapper-fireproof-02 {
      margin-bottom: 30px;
  }

  .info-details-text .fireproof-06 {
    margin-right: 0;
}

.info-details-img-fireproof-06 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.info-details-img-fireproof-06 img:first-child {
    margin-bottom: 15px !important;
}

.info-details-img-fireproof-06 img {
    width: calc(50% - 15px) !important;
    margin-right: 0 !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
}

@media screen and (max-width: 425px) {
  .table-border-fireproof-04 .fireproof-04-tr .firepoorf-04-th {
      padding: 5px !important;
      font-size: 12px;
      text-align: center;
  }

  .table-border-fireproof-04,
  .fireproof-04-tr,
  .fireproof-04-td,
  .firepoorf-04-th {
      padding: 5px;
      font-size: 12px;
  }

  .case67-image-wrapper-3s-1 img {
    max-width: 408px;
    height: 262.28px;
    object-fit: cover;
  }
}

@media screen and (max-width: 325px) {
  .after-title {
      font-size: 14px !important;
  }
}

@media screen and (max-width: 320px) {
    .info-details-wrapper>span.semi-title-fireproof-02 {
        font-size: 12px !important;
    }
}

ul.breadcrumb > li.crumb.middle-crumb.middle02 {
	z-index: 150;
}