:root {
  --full-size: 1920px;
}

body {
  display: flex;
  margin: 0;
  background-color: #333333;
  font-family: "Kanit", sans-serif;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

nav {
  background-color: rgba(2, 2, 2, 0.8);
  display: flex;
  width: var(--full-size);
  height: 70px;
  position: fixed;
  z-index: 10;
}

.navcontent {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.logo {
  display: flex;
  justify-content: center;
  width: 40%;
}


.navlinks {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 60%;
}

.navlinksbox {
  display: flex;
  flex-direction: row;
  margin-left: 300px;
  align-items: center;
  width: 80%;
}

.navlinksbox a {
  color: #fff;
  margin-right: 87px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
}

.logobox h2 {
  font-size: 24px;
  color: #fff;
}

#section1 {
  display: flex;
  flex-direction: column;
  width: var(--full-size);
  height: 1020px;
}

#section2 {
  background-color: rgb(0, 0, 0);
  width: var(--full-size);
  height: 1075px;
}

#section3 {
  display: flex;
  flex-direction: column;
  width: var(--full-size);
  height: 550px;
  background-color: rgba(0, 0, 0, 0.7); /* เลเยอร์สีดำที่มีความโปร่งแสง 50% */
}

#section4 {
  display: flex;
  flex-direction: column;
  background-color: #221f1f;
  width: var(--full-size);
  height: 871px;
}

#section5 {
  display: flex;
  flex-direction: column;
  width: var(--full-size);
  height: 730px;
}

#footer {
  display: flex;
  flex-direction: column;
  height: 162px;
}

li {
  color: #fff;
}

.logobox a {
  width: 50px;
  margin-right: 20px;
}

.bgcolor1 {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 115, 1, 0.795);
}

.bg-sec1 {
  position: absolute;
  width: var(--full-size);
  height: 1020px;
  filter: contrast(10);
  object-fit: cover;
  z-index: -1;
  filter: contrast(2);
}

.sec1-row-1 {
  width: 100%;
  height: 50px;
}

.sec1-row-2 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}

.sec1-con2-col1 {
  width: 45%;
  height: 100%;
}

.sec1-con2-col2 {
  display: flex;
  align-items: flex-end;
  width: 55%;
  height: 100%;
}

.col2-imgsec1 {
  width: 100%;
  height: 80%;
}

.sec1-con2-box {
  width: 80%;
  height: 1000px;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.imgsec1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.con2-box-text {
  margin-top: 80px;
}

.con2-box-text h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 84px;
  font-weight: 700;
}

.sec2-row-1 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 30%;
  background-color: #221f1f;
}

.sec2-row-2 {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  height: 70%;
  background-color: #221f1f;
}

.sec2-row1-box-1 {
  position: absolute;
  width: 150px;
  height: 250px;
  background-color: #f38020;
  margin-left: 200px;
  margin-top: 100px;
}

.sec2-row1-col1 {
  width: 55%;
  height: 100%;
}

.sec2-row1-col2 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  width: 45%;
  height: 100%;
}

.sec2-row1-col2-text h3 {
  color: #f38020;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 0;
}

.sec2-row1-col2-text h2 {
  color: #fff;
  font-size: 40px;
  font-weight: normal;
  margin-top: 0;
}

.sec2-row2-box-1 {
  width: 80%;
  height: 90%;
  margin-right: 100px;
  background-color: #f38020;
  border-radius: 20px;
}

.row2-box1-container1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
}

.imgsec2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.con1-col1 {
  width: 50%;
  height: 100%;
}

.con1-col2 {
  width: 50%;
  height: 100%;
}

.con1-col1-row2 {
  width: 100%;
  height: 50%;
}

.con1-col2-row1 {
  width: 100%;
  height: 40%;
}

.con1-col2-row2 {
  width: 100%;
  height: 25%;
}

.con1-col2-row3 {
  width: 100%;
  height: 35%;
}

.container-sec2 {
  display: flex;
  flex-direction: row;
  margin-left: 10px;
}

.con1-col2-row3-box1 {
  background-color: rgba(255, 255, 255, 1);
  margin: 10px;
  width: 20px;
  height: 20px;
}

.con1-col2-row3-box2 {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 10px;
  width: 20px;
  height: 20px;
}

.con1-col2-row3-box3 {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 10px;
  width: 20px;
  height: 20px;
}

.con1-col2-row1 li p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
}

.con1-col2-row2 li p {
  font-size: 17px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
}

.con1-col2-row1-headtext {
  margin-top: 40px;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 30px;
  color: #fff;
}

.con1-col2-row1-headtext2 {
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  color: #fff;
}

.textsmall {
  color: #fff;
  text-indent: 22px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 17px;
  font-weight: 300;
}

.con1-col1-row1 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 758px;
  transform: translate(-5%, -25%);
  margin-right: 30px;
  height: 794px;
  background-color: #fff;
  border-radius: 10px;
}

.con1-col1-row1-img {
  width: 95%;
  height: 95%;
}

.bg-sec3 {
  position: absolute;
  width: var(--full-size);
  height: 600px;
  z-index: -1;
}

.img-bg-sec3 {
  width: 100%;
  height: 100%;
  filter: grayscale(10%);
}

.sec3-row1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 25%;
}

.textsec3-1 {
  color: #fff;
  margin-bottom: 0;
  font-size: 40px;
}

.textsec3-2 {
  color: #fff;
  margin-top: 10px;
  font-size: 18px;
}

.sec3-row2 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 75%;
}

.sec3-row2-col1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 100%;
}
.sec3-row2-col2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
}

.sec3-row2-col1-box1,
.sec3-row2-col1-box2,
.sec3-row2-col2-box1,
.sec3-row2-col2-box2 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: rgb(255 255 255 / 52%);
  margin-bottom: 10px;
  width: 75%;
  height: 33%;
  transition: height 0.5s, margin 0.5s;
}

.sec3-row2-col1-box2,
.sec3-row2-col2-box2 {
  margin-top: 10px;
}

.sec3-row2-col2-box1 {
  margin-left: 20px;
}

.sec3-row2-col2-box2 {
  margin-top: 10px;
  margin-left: 20px;
}

.sec3-row2-col1-box1-con1,
.sec3-row2-col1-box2-con2,
.sec3-row2-col2-box1-con1,
.sec3-row2-col2-box2-con2 {
  display: flex;
  flex-direction: row;
  width: 90%;
  height: 80%;
}
.sec3-row2-col1-box1:hover {
  background-color: rgba(245, 128, 32, 0.9);
  height: calc(66% + 10px); /* ขยายความสูงของกล่อง */
  margin-bottom: 0; /* ลบ margin-bottom เพื่อขยายทับกล่องด้านล่าง */
}


.sec3-row2-col1-box1:hover .col1-box1-con1-right1 {
  display: flex;
}

.sec3-row2-col1-box1:hover .sec3-row2-col1-box2 {
  height: 0; /* ลดความสูงของกล่องด้านล่าง */
  margin-top: 0; /* ลบ margin-top เพื่อให้กล่องหดเข้า */
}

.sec3-row2-col1-box2:hover {
  background-color: rgba(245, 128, 32, 0.9);
  height: calc(66% + 10px); /* ขยายความสูงของกล่อง */
  margin-top: 0; /* ลบ margin-top เพื่อขยายทับกล่องด้านบน */
}

.sec3-row2-col1-box2:hover .sec3-row2-col1-box1 {
  height: 0; /* ลดความสูงของกล่องด้านบน */
  margin-bottom: 0; /* ลบ margin-bottom เพื่อให้กล่องหดเข้า */
}

.sec3-row2-col2-box1:hover {
  background-color: rgba(245, 128, 32, 0.9);
  height: calc(66% + 10px); /* ขยายความสูงของกล่อง */
  margin-bottom: 0;
}

.sec3-row2-col1-box1:hover .detail-01 {
  display: block;
  color: #fff;
}

.sec3-row2-col1-box2:hover .detail-02 {
  display: block;
  color: #fff;
}

.sec3-row2-col2-box1:hover .sec3-row2-col2-box2 {
  height: 0; /* ลดความสูงของกล่องด้านล่าง */
  margin-top: 0;
}

.sec3-row2-col2-box2:hover {
  background-color: rgba(245, 128, 32, 0.9);
  height: calc(66% + 10px); /* ขยายความสูงของกล่อง */
  margin-top: 0;
}

.sec3-row2-col2-box1:hover .detail-03 {
  display: block;
  color: #fff;
}

.sec3-row2-col2-box2:hover .detail-04 {
  display: block;
  color: #fff;
}

.sec3-row2-col2-box2:hover .sec3-row2-col2-box1{
  height: 0; /* ลดความสูงของกล่องด้านบน */
  margin-bottom: 0;
}

.sec3-row2-col1-box1:hover .text-sec3-1 {
  color: #fff;
}

.sec3-row2-col1-box2:hover .text-sec3-1 {
  color: #fff;
}

.sec3-row2-col2-box1:hover .text-sec3-1 {
  color: #fff;
}

.sec3-row2-col2-box2:hover .text-sec3-1 {
  color: #fff;
}

.sec3-row2-col1-box1:hover .col1-box1-con1-line {
  background-color: #fff;
}

.sec3-row2-col1-box2:hover .col1-box1-con1-line {
  background-color: #fff;
}

.sec3-row2-col2-box1:hover .col1-box1-con1-line {
  background-color: #fff;
}

.sec3-row2-col2-box2:hover .col1-box1-con1-line {
  background-color: #fff;
}

.sec3-row2-col1-box1:hover .img-sec3 {
  filter: brightness(1);
}

.sec3-row2-col1-box2:hover .img-sec3 {
  filter: brightness(1);
}

.sec3-row2-col2-box1:hover .img-sec3 {
  filter: brightness(1);
}

.sec3-row2-col2-box2:hover .img-sec3 {
  filter: brightness(1);
}
.col1-box1-con1-left1 {
  display: flex;
  justify-content: flex-start;
  width: 20%;
  height: 100%;
}

.col1-box1-con1-line {
  background-color: black;
  width: 1%;
  height: 100%;
}

.col1-box1-con1-right1 {
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 79%;
  height: 100%;
}

.img-sec3 {
  filter: brightness(0.1);
  width: 75px;
}

.text-sec3-1 {
  color: black;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  margin-left: 30px;
}

.detail-01,
.detail-02,
.detail-03,
.detail-04 {
  color: black;
  margin-left: 30px;
  font-size: 10px;
  display: none;
}

.sec4-row1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30%;
}

.sec4-row2 {
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: center;
}

.sec4-row3 {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 20%;
}

.textsec4-1 {
  color: #f38020;
  font-size: 40px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 10px;
}

.textsec4-2 {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  margin: 0;
}

.sec4-row2-container {
  display: flex;
  flex-direction: row;
  width: 80%;
  height: 100%;
}

.sec4-row3-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 100%;
}

.sec4-row2-box1 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 20%;
  height: 88%;
  margin: 10px;
  border-radius: 10px;
  transition: background-color 0.3s ease;
  transition: all 0.3s ease;
}

.sec4-row2-box2 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 20%;
  height: 88%;
  margin: 10px;
  border-radius: 10px;
  transition: background-color 0.3s ease;
  transition: all 0.3s ease;
}

.sec4-row2-box3 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 20%;
  height: 88%;
  margin: 10px;
  border-radius: 10px;
  transition: background-color 0.3s ease;
  transition: all 0.3s ease;
}

.sec4-row2-box4 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 20%;
  height: 88%;
  margin: 10px;
  border-radius: 10px;
  transition: background-color 0.3s ease;
  transition: all 0.3s ease;
}

.sec4-row2-box5 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 20%;
  height: 88%;
  margin: 10px;
  border-radius: 10px;
  transition: background-color 0.3s ease;
  transition: all 0.3s ease;
}

.button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f38020;
  width: 140px;
  height: 40px;
  border-radius: 10px;
}

.button a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

.sec4-box1 {
  position: absolute;
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sec4-box2 {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sec4-box3 {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sec4-box4 {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sec4-box5 {
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sec4-color-box1 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    0deg,
    rgba(243, 128, 32, 1) 0%,
    rgba(243, 128, 32, 0) 47%
  );
  transition: opacity 0.3s ease;
}

.textsec4-box1-1 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 90%;
}

.textsec4-box1-1 p {
  text-align: center;
  font-size: 20px;
  color: #fff;
  z-index: 2;
}

.sec4-row2-box1 {
  transition: all 0.3s ease;
}

.sec4-box1 {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}

.sec4-color-box1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s ease;
}

.sec4-row2-box1:hover .sec4-color-box1 {
  opacity: 1;
}

.sec4-row2-box2:hover .sec4-color-box1 {
  opacity: 1;
}

.sec4-row2-box3:hover .sec4-color-box1 {
  opacity: 1;
}

.sec4-row2-box4:hover .sec4-color-box1 {
  opacity: 1;
}

.sec4-row2-box5:hover .sec4-color-box1 {
  opacity: 1;
}

.sec4-row2-box1:hover .sec4-box1 {
  transform: scale(1.20);
}
.sec4-row2-box2:hover .sec4-box1 {
  transform: scale(1.20);
}
.sec4-row2-box3:hover .sec4-box1 {
  transform: scale(1.20);
}
.sec4-row2-box4:hover .sec4-box1 {
  transform: scale(1.20);
}
.sec4-row2-box5:hover .sec4-box1 {
  transform: scale(1.20);
}

.textsec4-box1-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white; /* สีข้อความที่คุณต้องการ */
  opacity: 1;
  transition: opacity 0.3s ease;
}

.hoverbox1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(245, 128, 32, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.hoverbox1 h2 {
  font-size: 15px;
}

.sec4-row2-box1:hover .hoverbox1 {
  opacity: 1;
}

.sec4-row2-box2:hover .hoverbox1 {
  opacity: 1;
}

.sec4-row2-box3:hover .hoverbox1 {
  opacity: 1;
}

.sec4-row2-box4:hover .hoverbox1 {
  opacity: 1;
}

.sec4-row2-box5:hover .hoverbox1 {
  opacity: 1;
}

.sec4-row2-box1:hover .textsec4-box1-1 {
  opacity: 0; /* ซ่อนข้อความเมื่อ hover */
}

.sec4-row2-box2:hover .textsec4-box1-1 {
  opacity: 0; /* ซ่อนข้อความเมื่อ hover */
}

.sec4-row2-box3:hover .textsec4-box1-1 {
  opacity: 0; /* ซ่อนข้อความเมื่อ hover */
}

.sec4-row2-box4:hover .textsec4-box1-1 {
  opacity: 0; /* ซ่อนข้อความเมื่อ hover */
}

.sec4-row2-box5:hover .textsec4-box1-1 {
  opacity: 0; /* ซ่อนข้อความเมื่อ hover */
}

.textsec4-hover {
  font-size: 14px;
  color: white; /* สีข้อความที่คุณต้องการ */
  text-align: center;
  padding: 20px;
}

.sec5-row1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30%;
}

.sec5-row2 {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50%;
}

.sec5-row3 {
  width: 100%;
  height: 20%;
}

.sec5-container1 {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
}

.textsec5-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
}

.textsec5-2 {
  font-size: 17px;
  font-weight: 400;
}

.bg-sec5 {
  position: absolute;
  width: var(--full-size);
  height: 730px;
  z-index: -1;
}

.img-bg-sec5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sec5-row2-box1 {
  display: flex;
  flex-direction: column;
  width: 20%;
  height: 100%;
}

.sec5-row2-box2 {
  display: flex;
  flex-direction: column;
  width: 20%;
  height: 100%;
}

.sec5-row2-box3 {
  display: flex;
  flex-direction: column;
  width: 20%;
  height: 100%;
}

.sec5-row2-box4 {
  display: flex;
  flex-direction: column;
  width: 20%;
  height: 100%;
}

.sec5-row2-box5 {
  display: flex;
  flex-direction: column;
  width: 20%;
  height: 100%;
}

.sec5-container2 {
  display: flex;
  flex-direction: row;
  width: 80%;
  height: 100%;
}

.sec5-container2-hide {
  width: 100%;
  height: 100%;
  display: none;
}

.sec5-container2-2 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}

.sec5-row2-box1-1 {
  background-color: #fff;
  width: 90%;
  height: 50%;
  border-radius: 10px;
  margin: 10px;
}

.sec5-row2-box1-2 {
  background-color: #fff;
  width: 90%;
  height: 50%;
  border-radius: 10px;
  margin: 10px;
}

.sec5-row2-box1-1 img {
  width: 100%;
  height: 100%;
}

.sec5-row3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec5-row3-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 50%;
  height: 50%;
}

.sec5-button-1 {
  opacity: 80%;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  margin: 10px;
}
.sec5-button-2 {
  opacity: 80%;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  margin: 10px;
}

.sec5-button-active {
  margin-top: 10px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #929292;
}

.footer-row1 {
  display: flex;
  justify-content: center;
  background-color: #535151;
  width: 100%;
  height: 55%;
}

.footer-row2 {
  display: flex;
  justify-content: center;
  background-color: #221f1f;
  width: 100%;
  height: 45%;
}

.footer-container1 {
  display: flex;
  flex-direction: row;
  width: 80%;
  height: 100%;
}

.footer-container2 {
  display: flex;
  flex-direction: row;
  width: 80%;
  height: 100%;
}

.footer-col1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 50%;
  height: 100%;
}

.footer-col2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 100%;
}

.footer-col3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
}

.footer-col4 {
  display: flex;
  align-items: center;
  width: 50%;
  height: 100%;
  justify-content: flex-end;
}

.logofooter {
  width: 40px;
  height: 40px;
}

.textfooter-1 {
  margin-left: 10px;
  color: #d1cfcf;
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 0;
}

.footer-text1 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.footer-text2 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.textfooter-2 {
  margin: 0;
  font-size: 20px;
  color: #fff;
}

.textfooter-3 {
  margin: 0;
  font-size: 14px;
  color: #d1cfcf;
}

.footer-text3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.textfooter-4 {
  color: #d1cfcf;
  font-size: 10px;
}

.footer-icon {
  width: 30px;
  height: 30px;
}

.textsec4-3 {
  position: absolute;
}

@media (min-width: 1200px) and (max-width: 1919px) {
  #section1 {
    width: 100%;
  }

  #section2 {
    width: 100%;
  }

  #section3 {
    width: 100%;
  }

  #section4 {
    width: 100%;
  }

  #section5 {
    width: 100%;
  }

  #section6 {
    width: 100%;
  }

  .bg-sec1 {
    width: 100%;
  }

  .bg-sec3 {
    width: 100%;
  }

  .bg-sec5 {
    width: 100%;
  }

  .con1-col1-row1 {
    width: 40%;
    height: 75%;
  }

  .con2-box-text h1 {
    font-size: 70px;
  }

  .con1-col2-row2 li p {
    font-size: 15px;
  }

  .textsmall {
    font-size: 16px;
  }
}

@media (min-width: 1200px) and (max-width: 1919px) {
  #section1 {
    width: 100%;
  }

  #section2 {
    width: 100%;
  }

  #section3 {
    width: 100%;
  }

  #section4 {
    width: 100%;
  }

  #section5 {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  #section1 {
    height: 600px;
    width: 100%;
  }

  #section2 {
    width: 100%;
    height: 1200px;

  }

  #section3 {
    width: 100%;
    height: 850px;
  }

  #section4 {
    width: 100%;
  }

  #section5 {
    width: 100%;
  }

  .bg-sec1 {
    width: 100%;
  }

  .bg-sec3 {
    width: 100%;
    height: 1200px;
    object-fit: cover;
  }

  .bg-sec5 {
    width: 100%;
  }

  .con1-col1-row1 {
    width: 40%;
    height: 40%;
  }

  .con2-box-text h1 {
    font-size: 30px;
  }

  .sec1-row-2 {
    justify-content: center;
    text-align: center;
  }

  .sec1-con2-col2 {
    width: 500%;
  }

  .sec1-con2-box {
    height: 600px;
  }
  
  .sec2-row1-box-1 {
    margin-left: 50px;
    margin-top: 30px;
    width: 120px;
    height: 200px;
  }

  .con1-col1-row1 {
    width: 80%;
    height: 67%;
    transform: translate(18%, -132%);
  }

  .sec2-row1-col2-text {
    transform: translate(-70%, 146%);
  }
  
  .sec2-row1-col2-text h3 {
    font-size: 30px;
  }

  .sec2-row1-col2-text h2 {
    font-size: 30px;
  }

  .sec2-row2-box-1{
    width: 100%;
    height: 68%;
    border-radius: 0;
    margin: 0;
    transform: translatey(183px);
  }
  
  .con1-col1 {
    width: 0;
  }
  
  .con1-col2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    
  }

  .con1-col2-row1 {
    width: 95%;
    margin-bottom: 20px;
  }

  .con1-col2-row1-headtext {
    font-weight: 300;
    font-size: 18px;
  }

  .con1-col2-row1-headtext2 {
    font-size: 18px;
  }

  .con1-col2-row1 li p {
    font-size: 10px;
  }

  .textsmall {
    font-size: 10px;
  }

  .con1-col2-row2 li p {
    font-size: 10px;
  }
  
  .con1-col2-row2 {
    width: 95%;
    height: 120%;
  }

  .con1-col2-row3 {
    display: flex;
    justify-content: center;
    margin-right: 18px;
    height: 84%;
    width: 50%;
  }
  
  .sec3-row2 {
    flex-direction: column;
    transform: translateY(-78px);
  }

  .sec3-row2-col1 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
  }
  .sec3-row2-col2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
  
  .sec3-row2-col1-box1, .sec3-row2-col1-box2, .sec3-row2-col2-box1, .sec3-row2-col2-box2 {
    width: 95%;
    height: 33%;
  }

  .sec3-row2-col2-box1 {
    margin-left: 0;
  }

  .sec3-row2-col2-box2{
    margin-left: 0;
    margin-bottom: 10px;
  }

  .sec3-row2-col1-box2, .sec3-row2-col2-box2 {
    margin-top: 10px;
  }

  .textsec3-1 {
    font-size: 20px;
  }

  .textsec4-2 {
    text-align: center;
    font-size: 14px;
  }

  .sec4-row2-container {
    flex-direction: column;
    align-items: center;
  }
  
  .sec4-row2-box1, .sec4-row2-box2, .sec4-row2-box3, .sec4-row2-box4, .sec4-row2-box5 {
    height: 100%;
    width: 100%;
  }

  .textsec3-2 {
    font-size: 14px;
  }

  .sec4-row2 {
    height: 100%;
  }

  .img-sec3 {
    width: 50px;
  }

  .textsec5-2 {
    text-align: center;
  }

  .text-sec3-1 {
    font-size: 23px;
  }

}