@media (min-width: 1440px) {
  .carousel-caption .container {
    max-width: 1500px;
  }
}

@media (min-width: 1600px) {
  .carousel-caption .container {
    max-width: 1600px;
  }
}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1199px) {
  .navbar {
    position: absolute;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #053360;
    padding: 17px 0px;
  }

  .style-btn {
    display: inline-block;
    padding: 10px 10px;
    font-size: 10px;
    color: #fff;
    font-family: "Roboto", serif;
    background-color: #ff2c35;
    text-decoration: none;
    border: none;
    text-align: center;
    border-radius: 32px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-transform: uppercase;
  }
  .navbar-brand {
    position: absolute;
    top: 0%;
    z-index: 120;
    display: block;
    transform: translateY(-20%);
  }
  /* carousel-item responsive start */
  .carousel-caption {
    all: unset;
    position: absolute;
    left: 7%;
    top: 30%;
  }
  /* finance responsive style start */
  .financial-solutions-img img {
    width: auto;
  }
  .financial-solutions-img {
    margin-bottom: 20px;
  }
  .real-time-chart {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 50px;
  }
  /* unlock success responsive style start */
  .unlock-success {
    padding-top: 50px;
  }
  .federal-service-img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .federal-service-img img {
    width: 100%;
  }

  .carousel-overlay h2 {
    font-size: 20px;
  }
  .explore__events-container {
    position: relative;
    padding: 0 30px;
    margin: 20px 0;
  }
  /* faq section */
  .faq-image {
    margin-bottom: 20px;
  }
  .news-letter__subscribe-btn {
    background-color: #ff3b30;
    color: white;
    border: none;
    padding: 16px 25px;
    font-size: 16px;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.3s ease;
    border-radius: 50px;
    transform: translateY(-71.5px);
    position: absolute;
    right: 0px;
  }

  .news-letter__email-input {
    width: 100%;
    padding: 0;
  }
  .news-letter__subscribe-btn {
    background-color: #ff3b30;
    color: white;
    border: none;
    padding: 18px 25px;
    font-size: 16px;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.3s ease;
    border-radius: 50px;
    top: 73px;
    position: absolute;
    right: -27px;
  }
  /* for header */
  .ph_email .ph-icon,
  .ph-content {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .nav-ph {
    display: none !important;
  }
  .footer-details .address a {
    width: 100% !important;
  }
  .navbar-brand {
    position: absolute;
    top: 0%;
    z-index: 120;
    display: block;
    transform: translateY(-20%);
  }
  .nav-ph,
  .nav-email {
    display: none;
  }
  .nav-logo img {
    width: 130px;
  }
  /* finance responsive style start */
  .financial-solutions {
    padding-top: 30px;
  }
  .calculator-form {
    flex: 1;
    padding: 13px;
    border-left: 1px dotted #ccc;
  }
  #pills-tab .nav-item {
    width: 100%;
  }
  .card-details-news {
    margin-top: 20px;
  }
  .calc-section {
    flex-direction: column;
  }
  .location-box {
    align-items: center;
    margin-top: 20px;
  }
  .footer-right-part p {
    margin-bottom: 20px;
  }
  .news-letter__subscribe-btn {
    background-color: #ff3b30;
    color: white;
    border: none;
    padding: 18px 25px;
    font-size: 16px;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.3s ease;
    border-radius: 50px;
    top: 79px;
    position: absolute;
    right: -28px;
  }
  .news-letter__subscription-container {
    padding-top: 10px;
  }
  .unlock-success {
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .planning-calculators .calc-section-title {
    width: 100%;
    color: #2b4f81;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
    font-family: "lora";
  }
  /* header */
  /* for header */
  .ph_email .ph-icon,
  .ph-content {
    display: none;
  }
  .email-icon,
  .email-content {
    display: none;
  }

  /* finance responsive style start */
}
@media screen and (max-width: 767px) {
  .custom-btn {
    flex-direction: column;
    align-items: flex-start;
  }
  /* unlock success responsive style start */
  .real-time-chart-title h2 {
    width: 100%;
  }
  /* financial advisor section responsive style start */
  .fianncial-advisor-heading h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .fianncial-advisor-content .custom-btn {
    align-items: center;
  }
  .unlock-success-heading h2 {
    font-size: 30px;
    width: 100%;
  }
  .unlock-success .custom-btn {
    align-items: center;
  }
  .latest-news .carousel-item {
    height: 300px;
  }
  .read-more {
    color: white;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .news-card {
    margin-top: 20px;
  }
  .swiper {
    width: 100%;
    padding: 10px 0;
  }
  .calc-section {
    flex-direction: column;
  }
  /* testimonial section style start */
  .testimonial-title h1 {
    color: #253858;
    font-size: 20px;
    font-family: "lora";
  }
  /* for calculator */
  .planning_calc_slide {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
  }
  /* faq */

  .faq__section-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 2rem;
    text-align: center;
    color: #053360;
  }

  .custom-btn a.btn-arrow-cta {
    width: 90%;
    margin-bottom: 10px;
  }

  .custom-btn a.btn-arrow-cta:last-child {
    margin-bottom: 0;
  }
  #pills-tab .nav-item {
    width: 100%;
  }
  .real-time-chart-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .real-time-value {
    flex: 1 1 48%;
    min-width: 48%;
  }
  .explore__event-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 575px) {
  .nav-logo img {
    width: 95px;
  }

  .nav-ph,
  .nav-email {
    display: none !important;
  }

  .nav-content,
  .ph_email {
    gap: 0px;
  }
  .social_media_icon_div {
    display: none;
  }

  .navbar-brand {
    position: absolute;
    z-index: 120;
    display: block;
    transform: translateY(-22%) !important;
    top: 0px;
  }
  /* .nav-logo img {
    width: 105px;
  } */

  /* carousel-item responsive start */
  #carouselExampleCaptions .carousel-item img {
    height: 600px;
    width: 100%;
  }
  .carousel-caption-text-white {
    color: #fff;
    font-size: 30px;
    display: block;
    font-family: "lora", serif;
    font-weight: 700;
    line-height: 35px;
  }
  .carousel-caption-text-red {
    color: #ff2c35;
    font-size: 30px;
    display: block;
    font-family: "lora", serif;
    font-weight: 700;
    line-height: 35px;
  }
  .carousel-caption-text-green {
    color: #12f804;
    font-size: 30px;
    display: block;
    font-family: "lora", serif;
    font-weight: 700;
    line-height: 35px;
  }
  .carousel-caption p {
    color: white;
    font-size: 15px;
    width: 100%;
  }

  /* carousel-item responsive end */
  /* financial solutions section responsive start */
  .number {
    font-family: "lora", serif;
    font-size: 30px;
    color: white;
  }
  .financial-solutions-content-upper p {
    color: white;
    width: 100;
  }
  .f_text p {
    color: white;
    width: 100%;
  }
  .finance-heading {
    font-family: "lora", serif;
    font-size: 30px;
    line-height: 52px;
    color: #253858;
    font-weight: 700;
  }
  .financial-solutions-content-upper p {
    font-family: "Roboto", serif;
    font-size: 14px;
  }
  .f_text p {
    font-family: "Roboto", serif;
    font-size: 14px;
  }
  /*.financial-solutions-smallimg {
    flex-direction: column;
    align-items: center;
  } */
  /* footer */
  .social-icon {
    gap: 20px;
    margin-bottom: 20px;
  }
  .location-icon {
    color: #ff2c35;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    aspect-ratio: 1;
    border-radius: 9999px;
    border: 2px solid #ff2c35;
    margin-bottom: 15px;
  }
  #pills-tab {
    flex-direction: column;
  }
  #pills-tab .nav-item {
    width: 100%;
  }
  .real-time-value p {
    color: #fff;
    margin-bottom: 10px;
    font-size: 13px;
  }
  .nav-pills .nav-link {
    border-radius: 20px;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
  }
  .header h1 {
    text-align: center;
    padding-top: 20px;
    color: #2c3e50 !important;
  }
  .custom-btn {
    flex-direction: column;
  }

  .custom-btn a.btn-arrow-cta {
    margin-bottom: 10px;
  }

  .custom-btn a.btn-arrow-cta:last-child {
    margin-bottom: 0;
  }
  #newsCarousel p {
    font-family: "Roboto", serif;
    font-size: 16px;
    position: relative;
    padding-left: 10px;
    display: none;
  }
  .news-letter__email-input {
    padding: 0;
    font-size: 14px;
    width: 100%;
  }

  .news-letter__email-input {
    padding: 0;
    font-size: 14px;
    width: 70%;
  }

  .unlock-success-para p {
    font-size: 13px;
  }
  .btn-arrow-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 12px 2.6rem;
    border: none;
    border-radius: 999px;
    background: linear-gradient(90deg, #ff2c35, #991a20);
    color: white;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    outline: 3px solid rgba(255, 255, 255, 0.6);
    background-size: 200% auto;
    transition: background-position 0.5s ease-in-out;
    overflow: hidden;
    width: 100%;
  }
  .banner-section h2 {
    color: white;
    font-size: 25px;
    font-weight: bold;
    font-family: "lora", serif;
    text-transform: uppercase;
    padding-top: 70px;
    text-align: center;
  }
  .news-letter__subscription-container input#email-input {
    width: auto;
  }
  .news-letter__subscribe-btn {
    background-color: #ff3b30;
    color: white;
    border: none;
    padding: 18px 25px;
    font-size: 16px;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.3s ease;
    border-radius: 50px;

    position: absolute;
    right: 0;
  }
  /* for footer */
  .footer-logo {
    margin: auto;
  }
  .social-icon {
    margin: auto;
    gap: 10px;
  }
  .financial-solutions-content-upper p {
    color: white;
    width: 95%;
  }
  .f_text p {
    font-family: "Roboto", serif;
    font-size: 14px;
  }
  .financial-solutions-content-upper p {
    font-size: 14px;
  }

  .certificate img {
    width: 85px;
  }

  /*.certificate {
    display: flex;
   flex-direction: row;
    width: 50%;
    align-items: center;
    margin-top: -13px;
  } */
  /* financial solutions section responsive end */
  /* for header */
  /* a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    max-width: 140px;
    transform: translateX(50px);
}
li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-es.wpml-ls-last-item {
    max-width: 140px;
     transform: translateX(50px)

}
.style-btn{
  transform: translateX(45px);
} */
  .style-btn {
    display: none;
  }
  .link i {
    font-size: 14px;
  }
  .social_media_icon_div {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    transition: all 0.3 ease-in-out;
  }

  .nav-content,
  .ph_email {
    gap: 3px;
  }
  .wpml-lan-selector {
    width: 7.9rem !important;
  }
  .nav-logo img {
    width: 90px !important;
  }
  .navbar {
    padding: 10px 0px;
  }
   .nav-pills.calc-pills-tab .nav-item {
     width: 100%;
  }
}

@media screen and (min-width: 374px) and (max-width: 380px) {
  .news-letter__subscribe-btn {
    background-color: #ff3b30;
    color: white;
    border: none;
    padding: 18px 25px;
    font-size: 16px;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.3s ease;
    border-radius: 50px;
    position: absolute;
    right: -6px;
  }
}
