.mobile-only {
  display: none;
}
@media only screen and (max-width: 1280px) {
  .panel-text-container {
    padding: 0 20px;
  }
  .panel-text:last-child {
    font-size: 44px;
  }
}
@media only screen and (max-width: 960px) {
  .section-4 .section-gray-content {
    display: block;
    text-align: center;
  }
  .section-4 .img-1,
  .section-4 .img-2 {
    display: inline-block;
  }
  .section-4 .text-right {
    width: 100%;
    float: none;
    text-align: left;
  }
  .section-gray .list .list-item {
    height: 160px;
    width: calc(33% - 10px);
  }

  .middle-margin {
    margin: 0 10px;
  }
  .panel-text:first-child {
    font-size: 30px;
  }
  .panel-text:last-child {
    font-size: 32px;
    line-height: 1em;
  }
}

@media only screen and (max-width: 1100px) {
  .menu {
    padding-left: 30px;
  }
  .hotline span {
    font-size: 13px;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 1000px) {
  .hotline img {
    height: 16px;
  }
  .menu-item {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 940px) and (min-width: 769px) {
  .menu-item a,
  .hotline.desktop-only span {
    text-transform: none;
  }
  .menu-item {
    padding: 0 8px;
  }
  .hotline.desktop-only img {
    margin-left: 2px;
  }
}
@media only screen and (max-width: 860px) and (min-width: 769px) {
  .hotline.desktop-only img {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .policy-page .section-1 {
    padding-top: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }
  .mobile-only {
    display: block;
  }
  #header {
    padding: 5px 10px;
    border-top: 0;
    position: relative;
  }
  .burger-icon,
  .close-icon {
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
  }
  .close-icon {
    display: none;
  }

  .close-area {
    position: relative;
    height: 40px;
    margin: 10px;
  }

  .menu {
    display: none;
    position: absolute;
    width: 95%;
    padding: 0;
    background: #111111;
    min-height: 100vh;
    top: -10px;
    right: -10px;
    z-index: 100;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2),
      0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .menu-bottom {
    position: absolute;
    bottom: 0;
    padding: 15px 0;
    margin: 0 15px;
    width: calc(100% - 30px);
    box-sizing: border-box;
    z-index: 2;
    border-top: 1px solid #333;
  }
  .menu-bottom .contact-info-item {
    padding: 5px 0;
    color: white;
    font-size: 14px;
  }
  .menu-overlay {
    display: none;
    width: calc(105% + 22px);
    height: 100%;
    right: 0px;
    background: #111;
    position: absolute;
    opacity: 0.5;
    z-index: 0;
  }
  .header-inner {
    padding: 0 !important;
    margin: 0;
    width: 100% !important;
  }
  .menu-item {
    padding: 0 !important;
    position: relative;
    z-index: 1;
    margin: 0 15px;
    border-bottom: 1px solid #333333;
    font-size: 14px;
  }

  .menu-item a {
    color: white;
    display: block;
    padding: 15px 0 !important;
    width: 100%;
    font-size: 13px;
  }
  .container {
    width: 100%;
  }
  .content div,
  .content img,
  .restrict {
    max-width: 100%;
  }
  .restrict {
    padding: 0 10px;
    width: calc(100% - 20px);
  }
  .item-3 {
    width: 100% !important;
    float: none;
    display: block !important;
  }
  .section-4 .img-1,
  .section-4 .img-2,
  .section-4 .text-right {
    width: 100%;
    float: none;
    text-align: center;
  }
  .section-4 .text-right {
    text-align: left;
    margin-top: 25px;
  }

  .section-1 .list-item.item-3 {
    padding-right: 0;
  }
  .section-1 .torus-controls > div {
    top: calc(50% + 25px);
  }
  .list-item-img img {
    margin: 0 auto;
    display: block;
  }
  .section-gray-content {
    display: block !important;
  }
  .section-2 .list {
    margin-top: 20px;
    display: flex;
  }
  .section-2 .list-item {
    margin: 0;
    height: 100px;
  }
  .center-btn {
    margin: 25px 0 !important;
  }
  .mask-text,
  .section-des,
  .list-item-des {
    font-size: 14px;
  }
  .list-item-des p {
    margin-bottom: 5px;
  }
  .center-btn button {
    width: 290px;
  }
  .section-4 .restrict {
    padding-bottom: 50px;
  }
  .btt-btn {
    bottom: 35px;
  }
  .footer {
    height: 60px;
  }
  .list-item {
    display: block;
    width: 100% !important;
    padding-top: 0 !important;
  }

  /* section 1 */
  .restrict {
    position: relative !important;
  }
  #slider2 {
    padding: 0 15px;
    border: 1px solid #ddd;
    margin: 15px 25px;
    border-radius: 5px;
  }
  .next-btn {
    right: 8px;
  }
  .prev-btn {
    left: 8px;
  }
  #slider1 {
    margin-top: 0;
  }
  /* section 2 */
  .section-2 {
    padding: 40px 0;
    padding-bottom: 1px;
  }

  /* section 3 */
  .section-3 {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .section-3 .restrict {
    position: static;
  }
  .slider-item-content {
    background-color: transparent;
    color: white;
    height: auto;
    padding: 10px;
    border-bottom: 1px solid #579bba;
  }

  .slider-item-right {
    color: white;
    width: calc(100% - 40px);
  }

  .slider-item-pdf {
    margin-right: 10px;
  }

  .section-gray-text {
    width: 100%;
  }

  .date-tag {
    display: flex;
    font-weight: normal;
    font-size: 12px;
  }

  .slider-item-tag {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    top: 0;
    position: relative;
    left: 10px;
  }

  /* bar */
  .mobile-bar {
    color: white;
    height: 55px;
    text-transform: uppercase;
    padding-left: 15px;
    font-weight: 700;
    line-height: 55px;
    font-size: 22px;
    box-sizing: border-box;
  }
  .mobile-bar-long {
    color: white;
    height: 55px;
    text-transform: uppercase;
    padding-left: 15px;
    font-weight: 700;
    line-height: 55px;
    font-size: 17px;
    box-sizing: border-box;
  }
  .blue-bar {
    background-color: #008cd6;
  }
  .dark-bar {
    background-color: #205b7a;
  }
  .white-bar {
    background-color: white;
    color: #2d82a9;
  }
  .mask {
    height: 25px;
    line-height: 25px;
  }

  /* contact page */
  .section-left,
  .section-right {
    width: 100%;
    float: none;
    border: none;
    padding: 0 10px;
  }
  .form-item input,
  .form-item textarea,
  .form-item select {
    width: 100%;
  }
  .form-term,
  .form-btn,
  .error-message {
    padding: 0 10px;
    padding-top: 20px;
    background-color: white;
  }
  .form-btn {
    text-align: center;
    margin-top: 0;
    padding: 35px 0;
    margin-bottom: 35px;
    border-bottom: 1px solid #ddd;
  }
  .contact-form,
  .contact-des {
    margin-top: 25px;
  }
  .form-item label {
    padding: 20px 0 5px;
    display: block;
  }
  #thankyou {
    width: 100%;
    padding: 10px;
    height: auto;
  }
  .contact-thankyou-btn {
    text-align: center;
  }
  .contact-thankyou-title {
    font-size: 22px;
  }
  .contact-thankyou-des {
    margin: 25px 0;
  }
  .contact-page .restrict {
    padding: 0;
    width: 100%;
  }
  .contact-page .section-1 {
    padding-top: 25px;
  }
  .contact-page .blue-bar {
    margin: 0 10px;
  }
  .contact-form {
    padding: 25px 10px;
    background-color: #eee;
  }
  .form-content {
    padding: 0 10px;
    background-color: white;
    border-top: 1px solid #ddd;
  }
  .form-term p {
    margin: 0;
  }
  .contact-page .footer {
    padding: 0 10px;
  }
  .contact-page .dark-bar {
    margin-bottom: 5px;
  }
  .item-file {
    top: 50px;
    margin-left: 0;
    width: calc(100% - 11px);
  }

  .panel-text {
    text-shadow: 2px 1px 2px #2d6867;
  }

  .panel-text:first-child {
    font-size: 12.7px;
  }
  .panel-text:last-child {
    line-height: 17px;
    font-size: 16.13px;
  }
  .panel-text-container {
    bottom: 45px;
    padding: 0 10px;
  }
  .panel-center {
    padding: 0 10px;
  }
  .panel-text-center {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .section-2 .list .list-item {
    height: 120px;
  }
}
@media only screen and (max-width: 400px) {
  .section-2 .list {
    margin-top: 20px;
    display: block;
  }
  .section-2 .list .list-item {
    height: 220px;
    margin: 20px 0;
  }
}
@media only screen and (max-width: 320px) {
  .mask-text {
    font-size: 12px;
  }
  .contact-page .mobile-bar {
    font-size: 18px;
  }
  .panel-text:first-child {
    font-size: 11.7px;
  }
  .panel-text:last-child {
    font-size: 14.13px;
  }
  .mobile-bar-long {
    font-size: 14px;
  }
}

/* Landscape */
@media only screen and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .menu-bottom {
    width: 290px;
    right: 0;
    padding: 10px;
    border: 1px solid #333;
    background-color: #111;
  }
}
