@media screen and (max-width: 1520px) {
  .container1440 {
    padding: 0px 20px;
  }
}
@media screen and (min-width: 1440px) {
  .front-page .banner {
    height: 850px;
  }
  .front-page .banner picture img {
    height: 850px;
    top: -500px;
  }
  .front-page .banner .banner-form {
    height: 850px;
  }
  .country-page .section1 {
    height: 850px;
  }
  .country-page .section1 picture img {
    height: 850px;
    top: -500px;
  }
  .country-page .section1 .banner-form {
    height: 850px;
  }
}
@media screen and (max-width: 1440px) {
  .front-page .banner {
    height: 100vh;
  }
  .front-page .banner picture img {
    height: 120%;
    top: -300px;
  }
  .front-page .banner .banner-form {
    height: 100vh;
  }
  .country-page .section1 {
    height: 100vh;
  }
  .country-page .section1 picture img {
    height: 120%;
    top: -300px;
  }
  .country-page .section1 .banner-form {
    height: 100vh;
  }
}
@media screen and (max-width: 1280px) {
  .container1280 {
    padding: 0px 40px;
  }
}
@media screen and (max-width: 1320px) {
  .container1240 {
    padding: 0px 20px;
  }
  .front-page .banner {
    height: 100vh;
  }
  .front-page .banner picture img {
    height: 110%;
    top: -265px;
  }
  .country-page .section1 {
    height: 100vh;
  }
  .country-page .section1 picture img {
    height: 110%;
    top: -265px;
  }
}
@media screen and (max-width: 1100px) {
  .front-page .banner .container1440 .banner-wrap .banner-text {
    padding-left: 0px;
  }
  .front-page .main-visa .main-visa-item picture img {
    max-width: 550px !important;
  }
  .front-page .main-visa .main-visa-item:nth-child(4n+1) {
    padding-left: 40px;
  }
  .front-page .main-visa .main-visa-item:nth-child(4n+2) {
    padding-left: 40px;
  }
  .front-page .main-visa .main-visa-item:nth-child(4n+3) {
    padding-right: 40px;
  }
  .front-page .main-visa .main-visa-item:nth-child(4n+4) {
    padding-right: 40px;
  }
  .front-page .main-visa-img-wrap .filter {
    margin-left: 700px;
  }
  .front-page .consult img {
    top: -280px;
  }
  .country-page .section1 .container1440 .banner-wrap .banner-text {
    padding-left: 0px;
  }
  .about-page .section5 img {
    top: -280px;
  }
}
@media screen and (max-width: 900px) {
  .container860 {
    padding: 0px 25px;
  }
}
@media screen and (max-width: 991px) {
  .container1240 {
    padding: 0px 25px;
  }
  .container1440 {
    padding: 0px 25px;
  }
  .container980 {
    padding: 0px 25px;
  }
  .dialogs.fancybox__content {
    padding: 25px !important;
  }
  .grid21 {
    grid-template-columns: 1fr !important;
  }
  header {
    height: 65px;
  }
  header .container1440 .nav-wrap .nav-left .nav-menu {
    display: none;
  }
  header .container1440 .nav-wrap .nav-right a p {
    display: none;
  }
  header .container1440 .nav-wrap .nav-right .hamburger {
    display: block;
    padding: 0;
    width: 40px;
    height: 25px;
  }
  header .container1440 .nav-wrap .nav-right .hamburger .hamburger-box .hamburger-inner,
  header .container1440 .nav-wrap .nav-right .hamburger .hamburger-box .hamburger-inner::before,
  header .container1440 .nav-wrap .nav-right .hamburger .hamburger-box .hamburger-inner::after {
    background-color: white;
    border-radius: 0px;
  }
  .menu-mobile {
    display: block;
    background-color: #048893;
    z-index: 100;
    position: fixed;
    padding: 140px 0px 140px 40px;
    height: 100vh;
    width: 100%;
    opacity: 0;
    transition: all ease-in-out 300ms;
    pointer-events: none;
  }
  .menu-mobile .logo-mm {
    position: absolute;
    width: 25%;
    right: 0px;
    bottom: -50px;
  }
  .menu-mobile .flex-col-st-be {
    height: 100%;
  }
  .menu-mobile .flex-col-st-be ul li {
    font-family: "fc-r";
    font-size: 22px;
    color: white;
    margin-bottom: 15px;
  }
  .menu-mobile .flex-col-st-be .flex-row-cen-cen {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .menu-mobile .flex-col-st-be .flex-row-cen-cen img {
    width: 25px;
    height: 25px;
  }
  .menu-mobile.is-active {
    opacity: 1;
    pointer-events: visible;
  }
  body.is-active {
    overflow: hidden;
  }
  footer picture {
    height: 90%;
    top: 40px;
    bottom: none;
  }
  footer picture img {
    height: 100%;
  }
  footer .container1440 .footer-wrap {
    padding: 80px 20px;
  }
  footer .container1440 .footer-wrap .flex-row-st-st ul {
    display: none;
  }
  footer .container1440 .footer-wrap .flex-row-cen-be {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  footer .container1440 .footer-wrap .flex-row-cen-be .first {
    display: block;
    margin-bottom: 25px;
  }
  footer .container1440 .footer-wrap .flex-row-cen-be .first p {
    margin-bottom: 5px;
  }
  footer .container1440 .footer-wrap .footer-button {
    display: grid;
    margin-top: 50px;
  }
  footer .container1440 .footer-wrap .footer-button .white-button {
    margin-bottom: 15px;
  }
  footer .container1440 .footer-wrap .footer-button a {
    z-index: 1;
    width: 100%;
  }
  footer .container1440 .footer-wrap .footer-button a img {
    margin-left: 5px;
  }
  .front-page .banner {
    height: auto;
  }
  .front-page .banner picture img {
    top: -600px;
  }
  .front-page .banner .container1440 .banner-wrap {
    grid-template-columns: 100%;
    grid-template-rows: 100vh auto;
  }
  .front-page .banner .container1440 .banner-wrap .banner-text {
    padding-left: 20px;
    position: relative;
  }
  .front-page .banner .container1440 .banner-wrap .banner-text .flex-col-st-st {
    padding-bottom: 0px;
  }
  .front-page .banner .banner-form {
    position: static;
    display: flex;
    width: 100vw;
    padding: 0;
    margin-left: 0px;
    height: auto;
  }
  .front-page .banner .banner-form .banner-form-wrap {
    padding: 60px 30px;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
  }
  .front-page .banner .banner-form .banner-form-wrap .flex-row-cen-be .flex-row-cen-cen img {
    margin-right: 10px;
  }
  .front-page .banner .banner-form.open {
    transform: translatex(0%);
    transition: all ease-in-out 0ms;
  }
  .front-page .intro {
    padding: 70px 0px 220px 0px;
  }
  .front-page .intro .container1440 .intro-img {
    right: 0px;
    left: auto;
    width: 300px;
    bottom: -270px;
  }
  .front-page .intro .container1440 .intro-wrap {
    margin: 0;
    width: 100%;
  }
  .front-page .intro .container1440 .intro-wrap h2 {
    max-width: 340px;
  }
  .front-page .main-visa .container1440 .main-visa-item {
    display: flex;
    flex-direction: column;
    margin: 50px 0px 80px 0px;
  }
  .front-page .main-visa .container1440 .main-visa-item .item-detail {
    padding-left: 40px;
  }
  .front-page .main-visa .container1440 .main-visa-item .item-detail .black-button,
  .front-page .main-visa .container1440 .main-visa-item .item-detail .green-button {
    display: none;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+1) {
    padding-left: 0px;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+1) .main-visa-img-wrap {
    width: -moz-fit-content;
    width: fit-content;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+1) .main-visa-img-wrap picture {
    margin-right: 0px;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+2) {
    padding-left: 0px;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+2) .main-visa-img-wrap {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+2) .main-visa-img-wrap picture {
    margin-left: auto;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+3) {
    padding-right: 0px;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+3) .main-visa-img-wrap {
    width: -moz-fit-content;
    width: fit-content;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+3) .main-visa-img-wrap picture {
    margin-right: 0px;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+4) {
    padding-right: 0px;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+4) .main-visa-img-wrap {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
  .front-page .main-visa .container1440 .main-visa-item:nth-child(4n+4) .main-visa-img-wrap picture {
    margin-left: auto;
  }
  .front-page .consult {
    height: 500px;
  }
  .front-page .consult .container1440 .consult-wrap h2 {
    max-width: 350px;
  }
  .front-page .consult img {
    top: -250px;
  }
  .front-page .step .container1440 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .front-page .step .container1440 .step-wrap {
    grid-template-columns: 1fr;
  }
  .front-page .step .step-img {
    position: static;
    width: 100%;
    height: 240px;
  }
  .front-page .testi .container1440 .testi-wrap {
    padding: 40px 20px;
  }
  .front-page .testi .container1440 .testi-wrap .swiper .swiper-wrapper {
    margin-bottom: 30px;
  }
  .front-page .testi .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide {
    border: none;
    min-height: 250px;
  }
  .front-page .testi .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide blockquote {
    padding: 0;
  }
  .front-page .testi .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide .flex-row-cen-cen {
    padding: 0;
  }
  .front-page .testi .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide .read-more {
    padding: 0;
  }
  .front-page .testi .container1440 .testi-wrap .swiper .swiper-pagination {
    position: static;
    margin-left: 0;
  }
  .front-page .service .container1440 {
    padding-left: 0;
    padding-right: 0;
  }
  .front-page .service .container1440 .service-wrap {
    grid-template-columns: 1fr;
    row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .country-page .section1 {
    height: auto;
  }
  .country-page .section1 .bg-img.banner-bg {
    display: none;
  }
  .country-page .section1 .container1440 {
    background-color: black;
    padding: 0px 0px;
  }
  .country-page .section1 .container1440 .country-bg-mobile {
    display: block;
    height: 555px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap {
    z-index: 2;
    width: 100%;
    margin-left: 0px !important;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item1 .stamp {
    right: -15px;
    top: -80px;
  }
  .country-page .section1 .banner-form {
    position: static;
    display: flex;
    width: 100vw;
    padding: 0;
    margin-left: 0px;
    height: auto;
  }
  .country-page .section1 .banner-form .bg-form-banner {
    top: 0px;
    left: 0px;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: 0;
    display: block;
  }
  .country-page .section1 .banner-form .banner-form-wrap {
    padding: 60px 30px;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
  }
  .country-page .section1 .banner-form .banner-form-wrap .flex-row-cen-be .flex-row-cen-cen img {
    margin-right: 10px;
  }
  .country-page .section1 .banner-form.open {
    transform: translatex(0%);
    transition: all ease-in-out 0ms;
  }
  .country-page .section2 .section-sticky {
    top: 65px;
  }
  .country-page .section2 .section-sticky .container1280 {
    padding: 0px 10px;
  }
  .country-page .section2 .section-sticky .container1280 .flex-row-cen-st {
    -moz-column-gap: 10px;
         column-gap: 10px;
    width: 100%;
    justify-content: space-evenly;
  }
  .country-page .section2 .section-sticky .container1280 .flex-row-cen-st .tab {
    margin-top: 20px;
    padding-bottom: 10px;
  }
  .country-page .section2 .section-sticky .container1280 .button-sticky {
    display: none;
  }
  .country-page .section2 .sub-section2 .container980 h2 {
    margin-bottom: 25px;
  }
  .country-page .section2 .sub-section4 {
    display: flex;
    flex-direction: column-reverse;
  }
  .country-page .section2 .sub-section4 .container1440 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .country-page .section2 .sub-section4 .container1440 .step-wrap {
    grid-template-columns: 1fr;
  }
  .country-page .section2 .sub-section4 .container1440 .step-wrap .step-detail-wrap {
    padding: 40px 0px;
  }
  .country-page .section2 .sub-section4 .step-img {
    position: static;
    width: 100%;
    height: 240px;
  }
  .country-page .section2 .sub-section5 .container980 .grid21 {
    row-gap: 50px;
  }
  .country-page .section2 .sub-section5 .container980 .grid21 .sticky-wrap {
    position: static;
    margin: 0 auto;
    max-width: 100%;
  }
  .country-page .section2 .sub-section5 .container980 .grid21 .sticky-wrap p {
    margin-bottom: 25px;
  }
  .country-page .section2 .sub-section5 .container980 .grid21 .sticky-wrap h2 {
    margin-bottom: 15px;
  }
  .country-page .section3 .container1440 .testi-wrap {
    padding: 40px 20px;
  }
  .country-page .section3 .container1440 .testi-wrap .swiper .swiper-wrapper {
    margin-bottom: 30px;
  }
  .country-page .section3 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide {
    border-left: none;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    min-height: 250px;
    padding-right: 10px;
  }
  .country-page .section3 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide blockquote {
    padding: 0;
  }
  .country-page .section3 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide .flex-row-cen-cen {
    padding: 0;
  }
  .country-page .section3 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide .read-more {
    padding: 0;
  }
  .country-page .section3 .container1440 .testi-wrap .swiper .swiper-pagination {
    position: static;
    margin-left: 0;
  }
  .country-page .section4 .container1440 {
    padding-left: 0;
    padding-right: 0;
  }
  .country-page .section4 .container1440 .service-wrap {
    grid-template-columns: 1fr;
    row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .main-form-page {
    padding-bottom: 0px;
  }
  .main-form-page .nf-form-cont {
    padding: 50px 25px;
  }
  .middle-page .detail {
    padding: 50px 0px;
  }
  .contact-page .section1 .container1440 {
    padding: 0px 25px;
  }
  .contact-page .section1 .container1440 .grid21 .detail-wrap {
    padding-left: 0px;
    padding-top: 30px;
  }
  .contact-page .section1 .container1440 .grid21 .detail-wrap .subwrap1 .img-wrap.mobile {
    display: block;
    height: 320px;
    width: 100%;
    margin-bottom: 40px;
  }
  .contact-page .section1 .container1440 .grid21 .detail-wrap .subwrap1 .img-wrap.mobile img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .contact-page .section1 .container1440 .grid21 .img-wrap.desktop {
    display: none;
  }
  .contact-page .section2 .container1440 {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-page .section2 .container1440 .service-wrap {
    grid-template-columns: 1fr;
    row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .about-page .section1 {
    padding: 60px 0px 60px 0px;
  }
  .about-page .section2 {
    padding: 60px 0px 60px 0px;
  }
  .about-page .section2 .container980 .flex-row-st-be {
    flex-direction: column;
    row-gap: 40px;
    margin-bottom: 50px;
  }
  .about-page .section2 .container980 .vdo-wrap {
    margin-bottom: 60px;
  }
  .about-page .section2 .container980 .wrap .flex-row-st-st {
    flex-direction: column;
    row-gap: 40px;
  }
  .about-page .section2 .container980 .wrap .flex-row-st-st p {
    max-width: 100%;
  }
  .about-page .section2 .container980 .wrap .flex-row-st-st .flex-col-st-st {
    row-gap: 30px;
  }
  .about-page .section3 .container1440 {
    padding-left: 25px;
  }
  .about-page .section3 .container1440 h2 {
    margin-bottom: 30px;
  }
  .about-page .section3 .container1440 .swiper {
    padding-bottom: 80px;
  }
  .about-page .section3 .container1440 .swiper .swiper-wrapper .swiper-slide {
    height: 450px;
  }
  .about-page .section3 .container1440 .swiper .swiper-wrapper .swiper-slide .wrap {
    left: 15px;
    padding: 25px;
  }
  .about-page .section3 .container1440 .swiper .swiper-wrapper .swiper-slide .wrap p {
    max-width: 100%;
  }
  .about-page .section3 .container1440 .swiper .swiper-button-next {
    left: unset;
    right: 20px;
    top: auto;
    bottom: 20px;
  }
  .about-page .section3 .container1440 .swiper .swiper-button-prev {
    left: unset;
    right: 80px;
    top: auto;
    bottom: 20px;
  }
  .about-page .section4 {
    padding: 80px 0px 80px 0px;
  }
  .about-page .section4 .container1280 {
    padding: 0px 25px;
  }
  .about-page .section4 .container1280 .grid21 {
    row-gap: 50px;
  }
  .about-page .section5 {
    height: 500px;
  }
  .about-page .section5 .container1440 .consult-wrap h2 {
    max-width: 350px;
  }
  .about-page .section5 img {
    top: -250px;
  }
  .about-page .section6 .container1440 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .about-page .section6 .container1440 .step-wrap {
    grid-template-columns: 1fr;
  }
  .about-page .section6 .step-img {
    position: static;
    width: 100%;
    height: 240px;
  }
  .about-page .section7 .container1440 .wrap {
    flex-direction: column;
    margin-left: 0px;
  }
  .about-page .section7 .container1440 .wrap .item:first-child {
    margin-top: 0px;
  }
  .about-page .section7 .container1440 .wrap .item {
    margin-left: 0px;
    margin-top: -60px;
  }
  .about-page .section8 .container1440 .testi-wrap {
    padding: 40px 20px;
  }
  .about-page .section8 .container1440 .testi-wrap .swiper .swiper-wrapper {
    margin-bottom: 30px;
  }
  .about-page .section8 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide {
    border: none;
    min-height: 250px;
  }
  .about-page .section8 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide blockquote {
    padding: 0;
  }
  .about-page .section8 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide .flex-row-cen-cen {
    padding: 0;
  }
  .about-page .section8 .container1440 .testi-wrap .swiper .swiper-wrapper .swiper-slide .read-more {
    padding: 0;
  }
  .about-page .section8 .container1440 .testi-wrap .swiper .swiper-pagination {
    position: static;
    margin-left: 0;
  }
  .about-page .section9 .container1440 {
    padding-left: 0;
    padding-right: 0;
  }
  .about-page .section9 .container1440 .service-wrap {
    grid-template-columns: 1fr;
    row-gap: 10px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 860px) {
  .country-form-page .nf-form-cont {
    padding: 0px 25px;
  }
  .country-form-page .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-mp-header .nf-breadcrumbs {
    flex-wrap: wrap;
    justify-content: flex-start !important;
    gap: 10px;
  }
  .country-form-page .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-mp-body {
    padding: 50px 25px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .container570-mo {
    max-width: 570px !important;
    margin: 0 auto;
    position: relative;
    padding: 0;
  }
  .country-page .section2 .sub-section4 .container1440 .step-wrap .step-detail-wrap .step-detail {
    width: 570px;
  }
  .country-page .section2 .sub-section4 .container1440 .step-wrap .step-detail-wrap .step-detail .step-item .flex-col-st-st p br {
    display: none;
  }
}
@media screen and (min-width: 620px) and (max-width: 768px) {
  .front-page .banner picture img {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .front-page .banner picture img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 100% !important;
    top: -105vh;
  }
  .front-page .banner .container1440 .banner-wrap .banner-text .flex-col-st-st h1 {
    font-size: 64px;
  }
  .front-page .banner .container1440 .banner-wrap .banner-text .flex-col-st-st h2 {
    font-size: 24px;
  }
  .front-page .intro .container1440 .intro-wrap h2 {
    font-size: 30px;
  }
  .front-page .main-visa [data-aos][data-aos][data-aos-duration="700"],
  .front-page .main-visa body[data-aos-duration="700"] [data-aos] {
    transition-duration: 1.5s !important;
  }
  .front-page .main-visa .container1440 .main-visa-item .item-detail .flex-row-cen-st h2 {
    font-size: 30px;
  }
  .front-page .main-visa .container1440 .main-visa-item .item-detail .flex-col-st-st div:first-child {
    font-size: 16px;
  }
  .front-page .main-visa .container1440 .main-visa-item .item-detail .flex-col-st-st div:last-child {
    font-size: 40px;
  }
  .front-page .consult .container1440 .consult-wrap h2 {
    font-size: 36px;
  }
  .front-page .consult .container1440 .consult-wrap h2 br {
    display: none;
    font-size: 36px;
  }
  .front-page .step .container1440 .step-wrap .step-detail-wrap .step-detail h2 {
    font-size: 30px;
  }
  .front-page .testi .container1440 .testi-wrap .flex-row-st-st .flex-col-st-st h2 {
    font-size: 28px;
  }
  .front-page .testi .container1440 .testi-wrap .flex-row-st-st img {
    margin-left: auto;
  }
  .front-page .service .container1440 .service-wrap .service-item .service-detail h2 {
    font-size: 70px;
  }
  .country-page .section1 .container1440 .country-bg-mobile {
    height: 300px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item1 h1 {
    font-size: 26px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item1 h2 {
    font-size: 28px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item1 span {
    font-size: 18px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item1 ul {
    margin-top: 10px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item1 ul li p {
    font-size: 16px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item2 span {
    font-size: 16px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item2 h3 {
    font-size: 36px;
  }
  .country-page .section1 .container1440 .banner-wrap .country-wrap .item2 span {
    font-size: 12px;
  }
  .country-page .section2 .section-sticky {
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section1 .container980 h2 {
    font-size: 28px;
  }
  .country-page .section2 .sub-section1 .container980 h3 {
    font-size: 20px;
  }
  .country-page .section2 .sub-section1 .container980 p {
    font-size: 18px;
  }
  .country-page .section2 .sub-section1 .container980 .update-box {
    padding: 25px;
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section2 {
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section2 .container980 h2 {
    font-size: 28px;
  }
  .country-page .section2 .sub-section3 {
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section3 .container980 h2 {
    font-size: 30px;
  }
  .country-page .section2 .sub-section3 .container980 p {
    font-size: 18px;
  }
  .country-page .section2 .sub-section3 .container980 .country-table .grid {
    grid-template-columns: 1.4fr 0.8fr 0.8fr;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .country-page .section2 .sub-section3 .container980 .country-table .grid.head div {
    font-size: 16px;
  }
  .country-page .section2 .sub-section3 .container980 .country-table .grid.item div {
    font-size: 14px;
  }
  .country-page .section2 .sub-section4 {
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section4 .container1440 .step-wrap .step-detail-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .country-page .section2 .sub-section4 .container1440 .step-wrap .step-detail-wrap .step-detail h2 {
    font-size: 30px;
  }
  .country-page .section2 .sub-section4 .container1440 .step-wrap .step-detail-wrap .step-detail .step-item .flex-col-st-st p br {
    display: none;
  }
  .country-page .section2 .sub-section5 {
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section5 .container980 .grid21 .sticky-wrap h2 {
    font-size: 30px;
  }
  .country-page .section2 .sub-section5 .container980 .grid21 .detail-wrap .item {
    margin-left: -15px;
  }
  .country-page .section2 .sub-section5 .container980 .grid21 .detail-wrap .item .info-wrap .flex-row-cen-be h3 {
    font-size: 16px;
  }
  .country-page .section2 .sub-section6 {
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section6 .container1440 .consult-wrap h2 {
    font-size: 30px;
  }
  .country-page .section2 .sub-section6 .container1440 .consult-wrap .medium-title {
    font-size: 18px;
  }
  .country-page .section2 .sub-section6 .container1440 .consult-wrap .price {
    font-size: 20px;
  }
  .country-page .section2 .sub-section6 .container1440 .consult-wrap .price span {
    font-size: 40px;
  }
  .country-page .section2 .sub-section6 .container1440 .consult-wrap .small-price {
    font-size: 12px;
  }
  .country-page .section2 .sub-section7 {
    margin-bottom: 60px;
  }
  .country-page .section2 .sub-section7 .container980 h2 {
    font-size: 30px;
  }
  .country-page .section2 .sub-section7 .container980 .accordion .accordion-item .toggle h3 {
    font-size: 18px;
  }
  .country-page .section2 .sub-section7 .container980 .accordion .accordion-item .accordiob-content p {
    font-size: 16px;
  }
  .country-page .section3 .container1440 .testi-wrap .flex-row-st-st .flex-col-st-st h2 {
    font-size: 28px;
  }
  .country-page .section3 .container1440 .testi-wrap .flex-row-st-st img {
    margin-left: auto;
  }
  .country-page .section4 .container1440 .service-wrap .service-item .service-detail h2 {
    font-size: 70px;
  }
  .error-page .section1 .wrap h2 {
    font-size: 68px;
  }
  .error-page .section1 .wrap h1 {
    font-size: 36px;
  }
  .main-form-page .banner .container860 h1 {
    font-size: 44px !important;
  }
  .main-form-page .banner .container860 p {
    font-size: 16px;
  }
  .main-form-page .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap.nf-multi-cell .nf-form-layout .nf-form-content .nf-field-description {
    font-size: 10px;
    margin-top: 6px;
  }
  .middle-page h1 {
    font-size: 44px;
  }
  .middle-page p {
    font-size: 16px;
  }
  .contact-page .section1 {
    margin-bottom: 80px;
  }
  .contact-page .section1 .container1440 .grid21 .detail-wrap .subwrap1 h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .contact-page .section1 .container1440 .grid21 .detail-wrap .subwrap1 .but-wrap {
    flex-direction: column;
    row-gap: 15px;
  }
  .contact-page .section1 .container1440 .grid21 .detail-wrap .subwrap1 .but-wrap .black-button,
  .contact-page .section1 .container1440 .grid21 .detail-wrap .subwrap1 .but-wrap .green-button {
    width: 100%;
  }
  .contact-page .section1 .container1440 .grid21 .detail-wrap .subwrap2 h2 {
    font-size: 30px;
  }
  .contact-page .section1 .container1440 .grid21 .img-wrap.desktop {
    display: none;
  }
  .contact-page .section2 .container1440 .service-wrap .service-item .service-detail h2 {
    font-size: 70px;
  }
  .about-page .section1 .container1240 .grid21 .wrap h2 {
    font-size: 38px;
  }
  .about-page .section1 .container1240 .grid21 p {
    font-size: 18px;
  }
  .about-page .section2 .container980 .h2-head {
    font-size: 56px;
    margin-bottom: 60px;
  }
  .about-page .section2 .container980 .flex-row-st-be .item1,
  .about-page .section2 .container980 .flex-row-st-be .item2 {
    max-width: 100%;
  }
  .about-page .section2 .container980 .vdo-wrap {
    height: 250px;
  }
  .about-page .section3 .container1440 .swiper .swiper-wrapper .swiper-slide .wrap h3 {
    font-size: 18px;
  }
  .about-page .section3 .container1440 .swiper .swiper-button-next {
    left: unset;
    right: 20px;
    top: auto;
    bottom: 20px;
  }
  .about-page .section3 .container1440 .swiper .swiper-button-prev {
    left: unset;
    right: 80px;
    top: auto;
    bottom: 20px;
  }
  .about-page .section4 .container1280 .grid21 .wrap-item .item div {
    font-size: 26px;
  }
  .about-page .section5 .container1440 .consult-wrap h2 {
    font-size: 36px;
  }
  .about-page .section5 .container1440 .consult-wrap h2 br {
    display: none;
    font-size: 36px;
  }
  .about-page .section6 .container1440 .step-wrap .step-detail-wrap .step-detail h2 {
    font-size: 30px;
  }
  .about-page .section7 {
    padding: 60px 0px;
  }
  .about-page .section7 .container1440 .wrap .item {
    width: 350px;
    height: 350px;
  }
  .about-page .section8 .container1440 .testi-wrap .flex-row-st-st .flex-col-st-st h2 {
    font-size: 28px;
  }
  .about-page .section8 .container1440 .testi-wrap .flex-row-st-st img {
    margin-left: auto;
  }
  .about-page .section9 .container1440 .service-wrap .service-item .service-detail h2 {
    font-size: 70px;
  }
}
@media screen and (max-width: 444px) {
  header .container1440 .nav-wrap .nav-right {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  header .container1440 .nav-wrap .nav-right .flex-row-cen-cen {
    padding-left: 10px;
  }
  header .container1440 .nav-wrap .nav-right .hamburger {
    width: 30px;
  }
  header .container1440 .nav-wrap .nav-right .hamburger .hamburger-box {
    width: 30px;
  }
  header .container1440 .nav-wrap .nav-right .hamburger .hamburger-box .hamburger-inner {
    width: 30px;
  }
  header .container1440 .nav-wrap .nav-right .hamburger .hamburger-box .hamburger-inner::before, header .container1440 .nav-wrap .nav-right .hamburger .hamburger-box .hamburger-inner::after {
    width: 30px;
  }
}
@media screen and (max-width: 400px) {
  .front-page .banner .container1440 .banner-wrap .banner-text .flex-col-st-st h2 br {
    display: none;
  }
}/*# sourceMappingURL=main-resp.css.map */