/* responsive.css */
@media (max-width: 1720px) {
  :root {
    --theme-color: #010005;
    --white-color: #fff;
    --fontssize14: 0.875rem;
    --fontssize20: 1.25rem;
    --fontsize18: 1.125rem;
    --fontsize28: 1.75rem;
    --fontsize24: 1.5rem;
    --fontsize34: 2.125rem;
    --fontsize44: 2.75rem;
    --fontsize50: 3.125rem;
    --fontsize54: 3.375rem;
    --fontsize62: 3.875rem;
  }
  .entry-box .form-control {
    margin-bottom: 0.5rem;
  }
  .entry-box {
    height: 560px;
    max-width: 965px;
  }
  .entry-box .form-text-1 p {
    font-size: var(--fontsize14);
  }
  .popimgarea img {
    margin-bottom: 0;
  }
  .form-text-1 {
    margin-bottom: 15px;
  }
  .headingpopup {
    padding: 1.7rem 0 1.6rem 2rem;
  }
  :is(.popimgarea :is(h3, h2)) {
    font-size: var(--fontsize24);
  }
  .col-sm-12.entry-right {
    padding: 20px;
  }
  textarea.form-control {
    height: 80px !important;
  }
  .entry-box label {
    font-size: 15px;
  }
}
@media (max-width: 1440px) {
  .multiple-card {
    height: 550px;
  }
}
@media (max-width: 1280px) {
  :is(.counting-numbers, .section-heading, .detilsbox) p {
    font-size: 10px;
  }
  .counter-content h2 {
    font-size: 20px;
  }
  .counter-content p {
    font-size: 10px;
  }
  .banner-tagline {
    font-size: 10px;
  }
  .foot-icon li a,
  .foot-icon li {
    font-size: 15px;
  }
  .testimonilas {
    padding-top: 0;
  }
  .footerform {
    padding: 3rem 0;
  }
  .section-heading :is(h1, h2, h3, h4, h5, h6) {
    font-size: var(--fontsize62);
  }
  .banner-area .section-heading h1 {
    font-size: var(--fontsize62);
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1430px;
  }
}
@media (max-width: 1199px) {
  .multiple-card {
    height: 415px;
    padding: 20px 10px;
  }
  .multiple-card h4 {
    font-size: 18px;
    line-height: 20.7px;
  }
  .multiple-card p {
    font-size: 12px;
    line-height: 18.7px;
  }
  .multiple-card ul li {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .defult-btn {
    margin: 5px 0;
  }
  .navbar {
    gap: 0;
  }
  .country-card .flag-name {
    font-size: 10px;
  }
  .country-card {
    margin-bottom: 10px;
  }
  .banner-area .section-heading h1 {
    font-size: var(--fontsize62);
  }
  .section-heading :is(h1, h2, h3, h4, h5, h6) {
    font-size: var(--fontsize50);
  }
  .foot-icon li a,
  .foot-icon li {
    font-size: 13px;
    display: grid;
    gap: 10px;
  }
  .devlp-srvc .owl-carousel .owl-item img {
    margin: initial;
    margin-bottom: 1rem;
  }
  .header-buttons li:last-child a {
    width: 190px;
  }
  .footerfrm {
    padding-left: 0;
  }
  br {
    display: none;
  }
  .devlp-srvc .no-js .owl-carousel,
  .owl-carousel.owl-loaded {
    margin: auto;
  }
}
@media (max-width: 991px) {

  .multiple-card {
    padding: 20px 30px;
  }
  .header-topbar {
    display: none;
  }
  .navbar-area {
    margin-top: 16px;
  }
  .flags-sec .flags-slider {
    margin: 15px 0;
  }
  .main-layout {
    grid-template-columns: 1fr 1fr;
  }
  .required-card:nth-child(7),
  .required-card:nth-child(8) {
    grid-column: auto;
  }
  .photo-cell {
    grid-column: 1 / -1;
    grid-row: auto;
    min-height: 260px;
  }
  .headerlogo {
    display: block;
    transition: 0.3s ease;
  }
  .assessment-sec::before {
    width: auto;
  }
  .entry-box {
    height: 100%;
    background-position-x: right;
  }
  .entry-box .row {
    justify-content: center !important;
  }
  .banner-form {
    margin: 2rem auto;
  }
  .hamburger {
    justify-content: end;
    flex-direction: column;
    gap: 5px;
    background: transparent;
  }
  .cta-wraper {
    text-align: center;
  }
  .navbar {
    justify-content: end;
  }
  .step-form {
    margin-top: 2rem;
  }
  .footer-wraper p {
    margin: 0;
  }
  .site-nav {
    padding: 10px 0;
  }
  :is(.section-heading):is(h1, h2, h3) {
    font-size: var(--fontsize50);
  }
  .counter-box {
    border: none;
  }
  .banner-tagline-wrap .banner-tagline {
    font-size: 8px;
  }
  .site-nav .nav-links {
    gap: 10px;
  }
  .step-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .main-layout {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .photo-cell {
    grid-column: auto;
  }
  .entry-box .form-text-1 h4 {
    font-size: 22px;
  }
  .feature-label {
    font-size: 14px;
  }
  .vs-wrapper {
    margin-bottom: 2rem;
  }
  .card-visa-title {
    font-size: 30px;
  }
  .visa-card {
    margin-bottom: 1rem;
  }
  .main-banner {
    padding: 15rem 0 2rem;
  }
  .entry-box::after {
    background: url(../images/usaflagbig.webp) center / cover no-repeat;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 0;
  }
  .popimgarea img {
    display: none;
  }
  .entry-box .form-text-1 p {
    display: none;
  }
  :is(.popimgarea :is(h3, h2)) {
    font-size: 19px;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  .headingpopup h4 {
    font-size: 16px;
  }
  .entry-box .form-control,
  .entry-box label {
    font-size: 14px;
    font-weight: 600;
  }
  .entry-box .form-control {
    margin-bottom: 5px;
    min-height: 44px;
    padding: 10px 15px;
    border-width: 1px;
  }
  #entry-popup .form-group,
  .form-btn,
  .form-text-1,
  .icontext {
    margin-bottom: 0;
  }
  .entry-box {
    padding: 20px 35px;
    position: relative;
  }
  .col-sm-12.entry-right,
  .headingpopup {
    padding: 0;
  }
  textarea.form-control {
    height: 60px !important;
  }
  .entry-box .row {
    z-index: 1;
    position: relative;
  }
  .form-btn {
    margin-top: 1rem;
  }
  .header-buttons li:last-child a {
    font-size: 15px;
  }
  :is(.section-heading):is(h1, h2, h3) {
    font-size: var(--fontsize44);
  }
  .banner-area .section-heading h1 {
    font-size: var(--fontsize44);
    line-height: 1.2;
  }
  .cta-wraper .section-heading h3 {
    font-size: var(--fontsize44);
  }
  .section-heading p {
    font-size: var(--fontssize14);
  }
  p {
    font-size: var(--fontssize14);
  }
  .visa-hero-right .description p {
    font-size: var(--fontssize14);
  }
  .form_area h3 {
    text-align: center;
  }
  .cta-note {
    font-size: var(--fontssize14);
  }
  .defult-btn {
    font-size: var(--fontssize14);
  }
  .visa-buttons .defult-btn {
    font-size: var(--fontssize14);
  }
  .cta-wraper .section-heading p {
    font-size: var(--fontssize18);
  }
  .steps-row {
    flex-direction: column;
    gap: 20px;
  }
  .assessment-sec .question {
    font-size: var(--fontssize18);
  }
  .navbar-nav .nav-link {
    font-size: var(--fontssize14);
  }
  .step-title {
    font-size: var(--fontssize18);
  }
  .assessment-sec::after {
    display: none;
  }
  .beyond-sec {
        padding: 5rem 0 0;
    }
}
@media (max-width: 575px) {
  :is(.section-heading):is(h1, h2, h3) {
    font-size: var(--fontsize34);
  }
  .cta-wraper .section-heading h3 {
    font-size: var(--fontsize34);
  }

  .bold-point li div {
    font-size: 8px;
  }
  .counterul {
    width: 100%;
  }
  .site-nav {
    flex-direction: column;
    gap: 10px;
    padding: 10px 0;
  }
  .bold-point {
    grid-template-columns: repeat(2, 1fr);
    }
    .banner-form .form-row {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 480px) {
  .twobuttons .header-buttons a {
    font-size: 14px;
    width: 183px;
    margin-right: 5px !important;
  }
  .cutom-tabs .nav-tabs .nav-item .nav-link {
    width: 124px;
  }
  
}
@media (max-width: 414px) {
  .entry-box {
    padding: 20px 25px;
  }
  :is(.popimgarea :is(h3, h2)) {
    font-size: 17px;
  }
  .main-banner {
    padding: 10rem 0 2rem;
  }
}
@media (max-width: 375px) {
  .bannerform-wrap button img {
    display: none;
  }
  .twobuttons .header-buttons {
    gap: 20px;
  }
  .contentbox {
    padding: 2rem 1rem;
  }
  .tabswrper a {
    font-size: 14px;
  }
  .setup,
  .setup li {
    margin-bottom: 13px;
  }
  .testimonilas .owl-prev,
  .testimonilas .owl-next {
    top: 18rem !important;
  }
  .testimonilas .owl-next {
    margin-left: 6rem !important;
  }
  .testimonilas .owl-prev {
    margin-left: -9rem !important;
  }
}
@media (max-width: 361px) {
}
/* responsive.css */
