.folding-td {
  width: 100%;
  height: 180px;
}

.folding-area.d-flex {
  flex-direction: column;
}

.fold-h2 {
  display: none;
}

.fold-h1-txt {
  font-size: 35px;
}

.fold-btn {
  width: 220px;
  height: 56px;
  line-height: 18px;
  padding: 10px 0;
  box-sizing: border-box;
}

.globe-area {
  width: 100%;
  height: auto;
  padding: 60px 0;
}

.globe-h1 {
  width: auto;
  padding-top: 0px;
  margin: 0 20px;
}

.globe-h2 {
  width: auto;
  margin: 0 20px;
}

.globe-flex.d-flex {
  flex-direction: column;
  width: auto;
}

.globe-td {
  width: auto;
  margin: 0 17px 0px;
  height: auto;
}

.globe-td.globe-gap {
  margin: 75px 17px;
}

.globe-td-txt-h1 {
  margin: 70px 20px 0;
}

.globe-td-txt-h2 {
  margin: 19px 20px 40px;
  line-height: 20px;
}

.paper-border {
  width: auto;
  height: auto;
  margin: 0 17px;
}

.paper-border-circle {
  background: none;
}

.paper-border-in {
  flex-direction: column;
}

.paper-left,
.paper-right {
  width: auto;
}

.paper-h2 {
  margin: 10px 15px;
}

.paper-h1s {
  margin-bottom: 15px;
}

.paper-image-out {
  position: relative;
  height: 284px;
  margin-top: 100px;
}

.paper-image-1 {
  top: -56px;
  left: 6px;
  width: 172px;
  height: 152px;
  background-size: 100%;
}

.paper-image-3 {
  top: 5px;
  left: -6px;
  width: 234px;
  height: 301px;
  background-size: 100%;
}

.paper-image-2 {
  top: -46px;
  left: 120px;
  width: 222px;
  height: 347px;
  background-size: 100%;
}

.paper-h1,
.paper-h1s {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.partner-area {
  height: 60px;
  background-size: auto 44px;
  margin-bottom: 38px;
}

.sat-td-txt {
  padding: 304px 20px 40px;
  margin: 0;
}

.sat-area {
  height: auto;
  flex-direction: column;
}

.sat-area-td.td1,
.sat-area-td.td2 {
  width: auto;
  background-size: cover;
}

.earth-area {
  background-position: center;
  height: 152px;
}

.travel-out {
  width: auto;
  margin: 0 17px;
}

.travel-td.middle {
  margin: 0 0px 30px;
}

.form-area {
  width: auto;
  margin: 46px 17px 0;
}

.contact-area {
  height: auto;
}

.contact-form {
  width: auto;
  height: auto;
}

.form-row.d-flex {
  flex-direction: column;
}

.form-row-td {
  width: auto;
  margin-bottom: 30px;
}

.form-row {
  margin-bottom: 0;
}

.form-submit-btn {
  margin-top: 30px;
}

.contact-h1 {
  margin: 0 15px;
}

.contact-h2 {
  margin: 8px 15px;
}

.connect-out {
  width: auto;
}

.review-scroll-out {
  width: auto;
}

.travel-flex {
  width: auto;
}

.any-area-h1,
.any-area-h2 {
  font-weight: 600;
  font-size: 49.05px;
  line-height: 153.15px;
  text-align: center;
  position: absolute;
  opacity: .7;
  top: 0;
  color: #fff;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

.any-area-h2 {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

.connect-td {
  width: 100%;
}

.folding-area {
  height: auto;
}

.travel-h1,
.connect-h1,
.review-area-h1,
.partner-area-h1,
.globe-h1 {
  font-size: 25px;
  line-height: 25px;
}

.any-area-flex.d-flex {
  display: block;
  height: auto;
}

.any-in-flex {
  height: 100%;
  width: 100%;
}

.any-area {
  height: auto;
  position: relative;
}

.folding-td.expanded .folding-close-txt {
  opacity: 1;
}

.folding-td.expanded .folding-opn-txt {
  opacity: 0;
}



.review-area-td {
  width: 239px;
}

/*new device slideshow css START */
.bottom-slide {
  width: calc(100% - 75px);
  height: auto;
}

.scrollable-slide {
  width: auto;
}

.slide-inner-div {
  width: auto;
  overflow-x: auto;
}

.slide-imgs {
  width: 100%;
}

.slide-arr.leftSlide {
  left: -35px;
}

.slide-arr.rightSlide {
  right: -35px;
}

/*new device slideshow css END */
/*new review slideshow css START */
.review-area-txt {
  padding: 0 15px;
}

.review-slide .slide-imgs {
  padding: 15px;
}

.review-area-star {
  margin: 0px 15px;
}

/*new review slideshow css END */