@media (max-width: 1030px) {
  nav a {
    margin: 0 20px;
    text-decoration: none;
    font-size: 20px;
    color: white;
  }
  .header h1 {
    top: 30px;
    font-size: 40px;
  }
  .header strong {
    top: 18%;
    font-size: 29px;
  }
  .button img {
    width: 58%;
  }
  .content-inti01 img {
    width: 90%;
  }
}
@media (max-width: 840px) {
  .min-h form{
    width: 60%;

  }
  nav {
    display: none;
  }
  .button input {
    width: 70%;
    padding: 5px;
    border-radius: 50px;
    border: 1px solid #ba8b01;
    background-color: #0b0a20;
    margin-bottom: 10px;
    color: white;
  }
  .header h1 {
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    font-size: 30px;
    font-weight: bold;
    top: 20px;
  }
  .nav-moblie-top {
    display: block;
    width: 100%;
    background-color: #252336;
    padding: 5px 0;
    display: block;
    text-align: center;
    border-top: 4px solid;
    border-bottom: 4px solid;
    border-image: linear-gradient(to right, #ebd962, rgb(255, 223, 82)) 1;
  }
  .nav-moblie-top #igo {
    width: 5%;
    cursor: pointer;
  }
  .nav-left {
    display: block;
  }
  .nav-links ul li a {
    color: #b8860b;
    text-decoration: none;
    font-size: 22px;
  }

  .nav-links ul li {
    display: block;
    margin-bottom: 20px;
  }
  .nav-links ul {
    padding: 30px 0;
  }
  .nav-links {
    position: fixed;
    background: black;
    height: 100vh;
    width: 200px;
    top: 0;
    left: -200px;
    text-align: left;
    padding: 10px 20px;
    z-index: 999;
    transition: 1s;
  }
  .nav-left i.fas {
    display: block;
    color: white;
    margin: 10px;
    font-size: 20px;
    cursor: pointer;
    padding: 5px 20px;
  }
  .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .top img {
    width: 67%;
    padding: 20px 0;
  }
  .button img {
    width: 40%;
    margin-bottom: 10px;
    cursor: pointer;
  }
  .button {
    bottom: 8%;
  }
  .header strong {
    position: absolute;
    z-index: 444;
    color: white;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    top: 20%;
    font-size: 19px;
  }
  .country img {
    width: 70%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .con1 {
    background-color: #161523;
    width: 100%;
    padding: 80px 80px;
    min-height: auto;
  }
  #con-lazy {
    min-height: auto;
  }
  #dow {
    min-height: auto;
  }
  .dow-content2 {
    min-height: auto;
    width: 100%;
    padding: 25px 100px;
  }

  .dow-content2 p {
    font-size: 15px;
  }
  .article-header {
    display: grid;
    grid-template-columns: 1fr;
    padding: 10px 10px;
  }
  .header-footer {
    display: flex;
    flex-direction: column;
  }
  .ft-left div {
    margin-left: 10px;
  }
  .footer {
    width: 75%;
    margin: auto;
    padding: 20px;
  }
  .content-inti01 {
    width: 100%;
    min-height: auto;
    padding: 20px;
  }
  .content-inti01 img {
    width: 100%;
  }
  #into-section {
    min-height: auto;
  }
  #into-section2 {
    min-height: auto;
  }
  .content-inti02 {
    width: 100%;
    min-height: auto;
    padding: 40px 80px;
  }
  .content-inti02 p {
    font-size: 15px;
  }
  .btn {
    width: 15%;
  }
  #get-section {
    min-height: auto;
  }
  .section-content1 {
    min-height: auto;
    width: 100%;
    padding: 10px 30px;
  }
  .content-h3 p,
  .section-content1 p {
    font-size: 15px;
  }
  #get-section1 {
    min-height: auto;
  }
  .section-content {
    min-height: auto;
    width: 100%;
    grid-template-columns: 1fr;
    padding: 80px;
  }
  .section-content img {
    width: 50%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .content-h1 img {
    width: 75%;
  }
  #dowload-section01 {
    min-height: auto;
  }
  .dowload-section01-content {
    width: 100%;
    min-height: auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "D2" "D1";
    padding: 15px 25px;
  }
  #dowload-section02 {
    min-height: auto;
  }
  .dowload-section02-content {
    width: 100%;
    min-height: auto;
    display: grid;
    grid-template-columns: 1fr;
    padding: 0px 25px;
  }
  .dowload-section02-content img {
    width: 50%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .dowload-section01-content p,
  .dowload-section02-content p {
    font-size: 15px;
  }
  .D2 img,
  .D1 img {
    width: 40%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .btn-pro {
    width: 15%;
  }
  #promotion-section01 {
    min-height: auto;
  }
  #promotion-section02 {
    min-height: auto;
  }
  .promotion-section01-content {
    width: 100%;
    padding: 50px 100px;
    background-image: url(../img/page5-png-07.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #promotion-section01 p,
  #promotion-section02 p {
    font-size: 15px;
  }
  .btn-png-04 {
    width: 15%;
  }
  #apply-section01 {
    min-height: auto;
  }
  #apply-section02 {
    width: 100%;
    min-height: auto;
    background-size: cover;
  }
  .apply-section02-content p {
    font-size: 15px;
  }
  .btn-png-01 {
    width: 15%;
  }
  #img-con {
    width: 100%;
    min-height: 50vh;
  }
  #contact-section {
    width: 100%;
    min-height: 50vh;
    background-attachment: fixed;
  }
  .contact-section-content p {
    font-size: 15px;
  }
  .contact-section-content {
    width: 70%;
    margin: auto;
    background-color: #06001d;
    min-height: auto;
    padding: 20px;
  }
  .logo {
    width: 30%;
  }
}
/* --------------- */
/* --------------- */
/* --------------- */
/* --------------- */
/* --------------- */
@media (max-width: 600px) {
  .button input {
    width: 50%;
    padding: 2px;
    font-size: 10px;
    margin-bottom: 5px;
  }
  .footer strong {
    font-size: 12px;
  }
  .header h1 {
    font-size: 21px;
    font-weight: bold;
    top: 4px;
  }
  .header strong {
    top: 38px;
    font-size: 10px;
  }
  .button img {
    width: 25%;
    margin-bottom: 5px;
    cursor: pointer;
  }
  .button {
    bottom: 4%;
  }
  .logo {
    width: 36%;
  }
  .con1 {
    padding: 30px 45px;
  }
  .dow-content2 {
    padding: 20px;
  }
  .dow-content2 .font-main {
    font-size: 20px;
  }
  #article article {
    width: 90%;
    margin: auto;
    padding-bottom: 20px;
  }
  .into-main a img {
    width: 43%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .content-inti02 {
    padding: 7px 20px;
  }
  .content-inti02 .h1 {
    font-size: 20px;
  }
  .article-all-content {
    width: 87%;
    margin: auto;
  }
  .btn2 {
    top: 20%;
  }
  .content-h1 {
    display: grid;
    grid-template-columns: 1fr;
  }
  .content-h1 img {
    width: 60%;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .content-h2 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "g2" "g1";
  }
  .section-content {
    padding: 24px;
  }
  .btn-pro {
    width: 20%;
  }
  .promotion-section01-content {
    padding: 50px 24px;
  }
  .btn-png-04 {
    width: 20%;
  }
  .apply-section02-content {
    width: 86%;
    margin: auto;
    padding: 10px 0px;
  }
  .btn-png-01 {
    width: 20%;
  }
  #img-con {
    width: 100%;
    min-height: 50vh;
    background-size: cover;
  }
  .contact-section-content {
    width: 100%;
  }
  .logo {
    width: 46%;
  }
  #moblie-menu-stiky {
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background-image: linear-gradient(to right, #ffbd2f, #ffd900, #ffbd2f);
    justify-content: space-between;
  }
  #moblie-menu-stiky #lof {
    width: 25%;
    position: absolute;
    z-index: 777;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    top: -16px;
    background-color: #161523;
    padding: 6px;
    border-radius: 10px;
    border: 1px solid #fffc40;
  }

  #moblie-menu-stiky a img {
    width: 80%;
    padding: 30px 20px 5px 20px;
  }
  .footer {
    width: 95%;
  }

  .con-section1 img,
  .con-section3 img {
    margin-top: 20px;
  }
  .content-main-data2 {
    padding: 0 10px 2px 10px;
  }
  .content-main-data2 p {
    color: white;
    font-size: 10px;
  }
  .font-main {
    font-size: 20px;
  }
  .min-h form{
    width: 95%;
  }
}

