

    .subtitle h3 {
    font-size: 60px;
    font-weight: 300;
    color: #1a1a1a;
    }

    .subtitle p {
    font-size: 22px;
    color: #b0b0b0;
}
    #wrap {
    position: relative;
    width: 100%;
    margin: 0px auto;
    min-width: 1200px;
    }

    #container_main {
    width: 100%;
    margin: 0px auto;
    z-index: 1;
}

#contents_layout {
    position: relative;
    width: 100%;
    margin: 160px auto 120px;
}


.contents_inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

.subtitle {
    min-height: 30px;
    margin: 10px 0 100px;
    text-align: center;
    font-family: 'Raleway', 'Noto Sans KR', sans-serif;
}


.subArea {
    position: relative;
    overflow: hidden;
     width: 83%; 
    margin: 0 auto 90px;
    color: #606060;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Raleway', 'Noto Sans KR', sans-serif;
}

.subArea.Right .sub_txt {
    float: left;
}

.sub_txt {
    width: 550px;
    margin: 0 auto;
    vertical-align: top;
}

.subArea.Right .sub_txt h4 {
    text-align: left;
}

.subArea.Right .sub_txt p {
    text-align: left;
}

.sub_txt p {
    font-size: 15px;
    line-height: 25px;
}

.sub_txt h4 {
    position: relative;
    font-size: 25px;
    font-weight: 500;
    color: #111;
    margin-bottom: 30px;
    padding-bottom: 35px;
    line-height: 33px;
    word-spacing: -.5px;
}
.subArea.Right .sub_img {
    float: right;
}

.subArea .sub_img {
    vertical-align: top;
    width: 410px;
}
.subArea.Left .sub_txt {
    float: right;
}

.subArea.Left .sub_img {
    float: left;
}
.fixed_bg {
    height: 400px;
    margin: 75px 0 80px -970px;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
    text-align: center;
    font-family: 'Raleway', 'Noto Sans KR', sans-serif;
    overflow: hidden;
    left: 50%;
    width: 1920px;
}
.fixed_bg .bg_img {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/images/bg_1.jpg') fixed;
    background-position: top center;
    background-size: 1900px 1677px;
    width: 100%;
    height: 100%;
    opacity: 1;
    /* z-index: -1; */
}

.fixed_bg .fixed_text {
    display: table;
    width: 100%;
    height: 100%;
}
.fixed_bg .fixed_text {
    display: table;
    width: 100%;
    height: 100%;
}
.fixed_bg p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.5em;
    word-spacing: -1px;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}
/* Responsive Styles */
@media (max-width: 768px) {
  #wrap, .contents_inner, .subArea {
    width: 100%;
    margin: 0 ;
    min-width: unset;
  }
  
  .subtitle h3 {
    font-size: 40px;
  }

  .subtitle p {
    font-size: 18px;
  }
  
  .subArea.Right .sub_txt,
  .subArea.Left .sub_txt {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .subArea .sub_img {
    width: 100%;
    float: none;
  }
  
  .fixed_bg {
    width: 100%;
    margin: 30px 0;
    left: 0;
  }

  .fixed_bg p {
    font-size: 30px;
  }

  /* Footer Adjustments */
  .footer-links, .company-info {
    text-align: center;
    font-size: 12px;
  }
  
  .footer-links a {
    display: block;
    margin: 5px 0;
  }
  
  .top-button {
    display: block;
    margin: 10px auto;
  }

  .footer-logo {
    display: block;
    margin: 10px auto;
    float: none;
  }
}

@media (max-width: 480px) {
  .subtitle h3 {
    font-size: 30px;
  }
  
  .subtitle p {
    font-size: 16px;
  }
  
  .sub_txt h4 {
    font-size: 20px;
  }
  
  .sub_txt p {
    font-size: 14px;
    line-height: 22px;
  }
  
  .fixed_bg p {
    font-size: 25px;
  }
  
  .social-media p, .footer-links, .company-info p {
    font-size: 12px;
  }
}

.subArea {
  position: relative;
  overflow: hidden;
  align-items: center;
  width: 1200px;
  margin: 0 auto 90px;
  color: #606060;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Raleway', 'Noto Sans KR', sans-serif;
}

.subArea ul {
  margin-top: 20px;
}

.subArea ul li {
  width: 300px;
  float: left;
  margin-right: 25px;
  font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
}

.thumb_text {
  width: 100%;
  padding-top: 20px;
  text-align: center;
  letter-spacing: -0.2px;
}

.thumb_text p {
  margin: 0 20px;
  font-size: 15px;
  color: #777;
  line-height: 22px;
}


.thumb_text h3 {
  font-weight: 400;
  font-size: 19px;
  color: #000;
  margin: 35px 0 18px;
}

a {
  text-decoration: none;
  color: #000;
}


.thumb_text h3 i {
  color: #fff;
  background: #111;
  border-radius: 50%;
}


/* Responsive Styles */
@media (max-width: 768px) {

  .subtitle h3 {
    font-size: 60px;
    font-weight: 300;
    color: #1a1a1a;
}

.subtitle p {
    font-size: 22px;
}

#wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    min-width: 320px; /* Adjusted for mobile */
}

#container_main {
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}

#contents_layout {
    position: relative;
    width: 100%;
    margin: 160px auto 120px;
}

.contents_inner {
    position: relative;
    width: 100%; /* Adjusted for mobile */
    margin: 0 auto;
}

.subtitle {
    min-height: 30px;
    margin: 10px 0 100px;
    text-align: center;
    font-family: 'Raleway', 'Noto Sans KR', sans-serif;
}

.subArea {
    position: relative;
    overflow: hidden;
    width: 100%; /* Adjusted for mobile */
    margin: 0 auto 90px;
    color: #606060;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Raleway', 'Noto Sans KR', sans-serif;
    padding: 0 10px; /* Added padding for mobile */
}

.subArea.Right .sub_txt, .subArea.Left .sub_txt {
    text-align: center; /* Centering text for better mobile experience */
}

.sub_txt {
    margin: 0 auto;
    vertical-align: top;
}

.subArea .sub_img {
    width: 100%; /* Make images responsive */
    max-width: 410px; /* Max width for larger screens */
}

.fixed_bg {
    height: 400px;
    margin: 75px 0;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
    text-align: center;
    font-family: 'Raleway', 'Noto Sans KR', sans-serif;
    overflow: hidden;
    left: 0; /* Adjusted for mobile */
    width: 100%; /* Adjusted for mobile */
}

.fixed_bg .bg_img {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg_1.jpg) no-repeat;
    background-position: top center;
    background-size: cover; /* Change to cover for responsiveness */
    width: 100%;
    height: 100%;
    opacity: 1;
    /* z-index: -1; */
}

.fixed_bg p {
    line-height: 1.5em;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}
  .subtitle h3 {
      font-size: 40px;
  }

  .subtitle p {
      font-size: 18px;
  }

  .subArea {
      margin: 0 auto 40px; /* Adjusted bottom margin */
  }

  .subArea .sub_img {
      width: 100%;
  }

  .fixed_bg p {
      font-size: 30px;
  }
}

@media (max-width: 480px) {
  .subtitle h3 {
      font-size: 30px;
  }

  .subtitle p {
      font-size: 16px;
  }

  .sub_txt h4 {
      font-size: 20px;
  }

  .sub_txt p {
      font-size: 14px;
      line-height: 22px;
  }

  .fixed_bg p {
      font-size: 25px;
  }

  .subArea ul {
      display: flex;
      flex-direction: column; /* Stack items vertically */
      align-items: center; /* Center items */
  }

  .subArea ul li {
      width: 100%; /* Full width for list items */
      margin: 10px 0; /* Margin between items */
  }
}


.footer_banner {
  width: 100%;
  height: 630px;
  margin: 0 auto 100px;
  position: relative;
  background: rgba(223, 215, 206, 0.3);
  text-align: center;
}
.footer_banner .bg_img {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/images/bg_1.jpg) fixed;
  background-position: top center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  opacity: 1;
  /* z-index: -1; */
}

.footer_banner .inner {
  position: relative;
  width: 1140px;
  min-width: 1140px;
  margin: 0 auto;
  padding: 0 30px;
  font-family: 'Raleway', 'Noto Sans KR', sans-serif;
}

.footer_banner .inner .box {
  text-align: center;
  padding-top: 95px;
}

.footer_banner .inner .box h2 {
  line-height: 1.3em;
  font-size: 50px;
  letter-spacing: -0.8px;
  font-weight: 600;
  color: #333;
}

.footer_banner .inner .box span.description {
  display: block;
  font-weight: 500;
  font-size: 19px;
  line-height: 1.3em;
  margin: 38px 0 45px;
  color: #222;
}

.footer_banner .inner .box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.5px;
}

@media(max-width:600px) {
  .footer_banner {
      display: none;
  width: 100%;
  height: 630px;
  margin: 0 auto 100px;
  position: relative;
  background: rgba(223, 215, 206, 0.3);
  text-align: center;
}
.footer_banner .bg_img {
  content: "";
  display: none; 
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/images/bg_1.jpg) fixed;
  background-position: top center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: -1;
}

.footer_banner .inner {
  display: none;
  position: relative;
  width: 1140px;
  min-width: 1140px;
  margin: 0 auto;
  padding: 0 30px;
  font-family: 'Raleway', 'Noto Sans KR', sans-serif;
}

.footer_banner .inner .box {
  display: none;
  text-align: center;
  padding-top: 95px;
}

.footer_banner .inner .box h2 {
  line-height: 1.3em;
  font-size: 50px;
  letter-spacing: -0.8px;
  font-weight: 600;
  color: #333;
  display: none;
}

.footer_banner .inner .box span.description {
  display: block;
  font-weight: 500;
  font-size: 19px;
  line-height: 1.3em;
  margin: 38px 0 45px;
  color: #222;
  display: none;
}

.footer_banner .inner .box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.5px;
  display: none;
} 
}