/** @format **/

@media (min-width: 768px) {}

@media (min-width: 1400px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {
  .stellarnav ul li a {
    font-size: 15px;
  }

  .stellarnav ul li+li {
    margin-left: 15px;
  }

  section.hm_banner .middle_caption h1 {
    font-size: 40px;
  }
}

@media screen and (max-width: 1300px) {
  .stellarnav ul li a {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1200px) {

  h1,
  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 1.625rem;
  }

  h4 {
    font-size: 1.375rem;
  }

  .stellarnav ul ul {
    top: auto;
    width: 12.25rem;
  }

  .stellarnav ul li a {
    font-size: 0.7rem;
  }

  .btn {
    font-size: 15px;
    padding: 0.75rem 0.9375rem;
  }

  section.inner_banner {
    height: 18.75rem;
  }

  section.bot_sec3 .trust_fm {
    height: auto;
  }

  section.fe_in_sec2 .fee_fm {
    height: auto;
  }

  header.header_main .hd_adjust .logo {
    max-width: 10.75rem;
  }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 991px) {

  h1,
  h2 {
    font-size: 1.625rem;
  }

  h3 {
    font-size: 1.375rem;
  }

  h4 {
    font-size: 1.125rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: 0.875rem;
  }

  .stellarnav ul li a {
    font-size: 1rem;
  }

  .stellarnav.mobile {
    text-align: right;
  }

  section.hm_banner .middle_caption h1 {
    font-size: 2.3rem;
  }

  .stellarnav ul li a:hover,
  .stellarnav ul li.current-menu-item a {
    color: #f8da55 !important;
  }

  .stellarnav ul ul {
    border-radius: 0;
  }

  header.header_main .hd_adjust .logo {
    display: flex;
    order: 1;
  }

  header.header_main .hd_adjust .stellarnav {
    display: flex;
    order: 3;
    margin-left: 0.9375rem;
    width: auto;
  }

  header.header_main .hd_adjust .hd_btn {
    display: flex;
    order: 2;
    margin-left: auto;
  }

  section.hm_banner .middle_caption {
    top: calc(50% + 40px);
    z-index: 2;
  }

  section.hm_sec1,
  section.hm_sec3,
  section.hm_sec8 {
    padding: 3.75rem 0;
  }

  section.hm_sec1 {
    text-align: center;
  }

  section.hm_sec1 .meet_img {
    margin: 0 auto 1.875rem;
  }

  section.hm_sec2 {
    padding: 5.625rem 0;
  }

  .tele_item {
    padding: 0;
    margin: 0 0 30px;
  }

  .care_item {
    margin: 0 0 1.25rem;
  }

  section.hm_sec6 .care_item+.care_item {
    margin-top: 0;
  }

  section.hm_sec4 {
    text-align: center;
  }

  section.hm_sec4 .faq_box {
    margin-top: 1.875rem;
  }

  section.hm_sec1 h5 {
    margin: 0 0 0.625rem;
  }

  section.hm_sec1 h4 {
    font-size: 1rem;
    margin: 0 auto 1.25rem;
  }

  .faq_box .faq_item .faq_hd h5 {
    font-size: 1rem;
  }

  section.hm_sec6 .para_italic {
    margin-top: 0;
  }

  section.hm_sec6 .para_italic p {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  footer.ftmain .ft_top {
    padding: 3.75rem 0;
  }

  .ft_item.logo_para {
    text-align: center;
  }

  .ft_item.logo_para .ft_logo+p {
    max-width: 600px;
    margin: 0 auto 20px;
  }

  section.hm_sec5 .car_img {
    margin: 0 0 1.875rem;
  }

  section.inner_banner .inner_middle_caption h1 {
    font-size: 36px;
  }

  section.bot_sec1 {
    text-align: center;
  }

  section h1+p,
  section h2+p {
    margin: 0 0 1.25rem;
  }

  section.hm_sec4.bot_sec2 {
    padding: 0;
  }

  section.bot_sec3 {
    text-align: center;
  }

  section.bot_sec3 .trust_fm {
    border-radius: 16px 105px 16px 16px;
    margin: 0 0 1.25rem;
  }

  section.bot_sec3 ul.disco_list li {
    text-align: left;
  }

  section.hm_sec1.bot_sec4 h3 {
    text-align: center;
    max-width: 100%;
  }

  section.hm_sec4.bot_sec2 .each_bot h3,
  section.bot_sec3 h3 {
    font-size: 1.375rem;
  }

  section.cnt_sec1 .cnt_item h3 {
    font-size: 26px;
  }

  section.faq_sec1 ul.tabs li {
    display: flex;
    justify-content: space-between;
    margin: 0;
    cursor: pointer;
    padding: 1.275rem 0;
  }

  section.fe_in_sec1 {
    padding: 3.75rem 0;
  }

  section.fe_in_sec2 .fee_fm {
    margin: 0 0 1.25rem;
  }

  section.fe_in_sec2 {
    padding: 0 0 3.75rem;
    text-align: center;
  }

  section.hm_sec4.te_list4 h2 {
    margin: 0 auto 20px;
  }

  section.hm_sec4.te_list4 {
    padding-top: 0;
  }

  section.te_sec2 .te_list .row {
    align-items: flex-start;
  }

  .request_bx h2 {
    font-size: 24px;
  }

  /* 23.08.2024 */
  section.blog_dt_1 .right_blg {
    margin-top: 1.875rem;
  }
}

@media screen and (max-width: 767px) {

  body {
    font-size: 1rem;
  }

  input:not([type=submit]) {
    padding: 0.9rem 0.87rem;
  }

  h1,
  h2 {
    font-size: 1.5rem;
  }

  textarea {
    height: 5.625rem;
  }

  p {
    font-size: 1rem;
  }

  .btn {
    padding: 0.625rem 1.25rem;
    font-size: 1rem;
  }

  header.header_main .hd_adjust .stellarnav {
    margin-left: auto;
  }

  section h1,
  section h2 {
    margin: 0 0 1.25rem;
  }

  section.hm_banner img,
  section.hm_banner video {
    height: 18.75rem;
  }

  section.hm_banner video {
    object-fit: cover;
  }

  section.hm_banner .middle_caption h1 {
    font-size: 1.625rem;
    margin: 0 auto 1.25rem;
  }

  section.hm_banner .middle_caption {
    top: 0;
    transform: none;
    position: relative;
    padding: 1.875rem 0;
    background: #031123;
    z-index: 1;
  }

  section.hm_banner .middle_caption .container {
    position: relative;
    z-index: 3;
  }

  section.hm_banner .middle_caption p+.btn {
    margin-top: 1.25rem;
  }

  .stellarnav .menu-toggle {
    border-radius: 50px;
    padding: 15px 13px;
  }

  section.hm_banner::after {
    display: none;
  }

  section.hm_sec1,
  section.hm_sec3,
  section.hm_sec8 {
    padding: 1.875rem 0;
  }

  section.hm_sec1 h2 {
    margin: 0 0 0.85rem;
  }

  section.hm_sec1 h4 {
    margin: 0 auto 0.625rem;
  }

  section.hm_sec2 {
    padding: 1.875rem 0;
  }

  section.hm_sec2 p {
    color: #14181d;
    margin: 0 0 1.2rem;
  }

  section.hm_sec3 h2+p {
    margin: 0 0 1.2rem;
  }

  section.hm_sec4 {
    padding: 1.875rem 0;
  }

  section.hm_sec4 .faq_box {
    margin-top: 1.25rem;
  }

  .faq_box {
    padding: 15px;
  }

  .faq_box .faq_item .faq_hd {
    padding: 0.8125rem 4.375rem 0.8125rem 0;
  }

  section.hm_sec5 {
    padding: 1.875rem 0;
  }

  section.hm_sec5 h2 {
    margin: 0 auto 1.25rem;
  }

  section.hm_sec5 .car_img {
    margin: 0 0 1.25rem;
  }

  section.hm_sec6 {
    padding: 1.875rem 0;
    text-align: center;
  }

  section.hm_sec6 h2+p {
    margin: 0 0 1.25rem;
  }

  .care_item h4 {
    margin: 0 0 1.25rem;
  }

  section.hm_sec6 .para_italic {
    text-align: center;
  }

  section.hm_sec7 {
    padding: 1.875rem 0 0.625rem;
  }

  section.hm_sec7 h2 {
    margin: 0 0 1.25rem;
  }

  section.hm_sec7 .choice_item {
    margin: 0 0 1.25rem;
  }

  section h1+p,
  section h2+p {
    margin: 0 0 1.25rem;
  }

  section.hm_sec8 ul.certificate {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 1.25rem;
  }

  section.hm_sec8 ul.certificate li {
    width: calc(50% - 1.25rem);
  }

  .request_bx {
    padding: 20px;
  }

  section.hm_sec9 {
    padding: 1.875rem 0;
    text-align: center;
  }

  section.hm_sec9 .form_bx {
    padding: 20px;
    margin-top: 20px;
    text-align: center;
  }

  section.hm_sec9 .form_bx input[type=submit] {
    margin-top: 0;
  }

  section.hm_sec9 ul.social_cnt li {
    text-align: left;
  }

  section.hm_sec9 .form_bx form .wpcf7-spinner {
    display: block;
    margin: 15px auto 15px;
  }

  footer.ftmain .ft_top {
    padding: 1.875rem 0 0;
    text-align: center;
  }

  footer.ftmain .ft_top .ft_item h4 {
    margin: 0 0 1.25rem;
  }

  footer.ftmain .ft_top .ft_item ul li+li {
    margin-top: 0.625rem;
  }

  footer.ftmain .ft_top .ft_item .follow_us ul {
    justify-content: center;
  }

  footer.ftmain .ft_top .ft_item .newsletter_bx {
    margin: 0 0 1.25rem;
  }

  footer.ftmain .ft_top .ft_item .newsletter_bx .fm_gp form input[type=email] {
    padding: 0.95rem 0.87rem;
  }

  footer.ftmain .ft_copyright {
    padding: 0 0 20px;
  }

  footer.ftmain .ft_copyright p {
    font-size: 0.8rem;
    line-height: 1.175rem;
  }

  section.inner_banner {
    height: 14.75rem;
  }

  section.inner_banner .inner_middle_caption h1 {
    font-size: 1.625rem;
    margin: 0 auto 0.5rem;
  }

  section.bot_sec1 {
    padding: 1.875rem 0 0;
  }

  section.hm_sec4.bot_sec2 .each_bot {
    padding: 1.875rem 0;
  }

  section.hm_sec4.bot_sec2 .each_bot h3,
  section.bot_sec3 h3 {
    font-size: 1.25rem;
  }

  section.bot_sec3 {
    padding: 1.875rem 0;
  }

  section.hm_sec1.bot_sec4 {
    padding: 1.875rem 0;
  }

  section.cnt_sec1 {
    padding: 1.875rem 0;
  }

  section.cnt_sec1 .cnt_item .cnt_icon {
    margin: 0 auto 0.625rem;
  }

  section.cnt_sec1 .cnt_item h3 {
    font-size: 20px;
  }

  section.cnt_sec1 .cnt_item p {
    margin: 0 0 0.9375rem;
  }

  section.cnt_sec1 .cnt_item h5 {
    margin: 0 0 0.625rem;
  }

  section.cnt_sec1 .cnt_item {
    margin: 0 0 1.25rem;
  }

  .hm_sec9.cnt_sec2 .row {
    flex-direction: column-reverse;
  }

  .hm_sec9.cnt_sec2 .cnt_fm {
    margin: 0 0 1.25rem;
  }

  section.faq_sec1 ul.tabs {
    display: none;
  }

  section.faq_sec1 .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  section.faq_sec1 .tab_container .tab_drawer_heading {
    display: block;
  }

  section.faq_sec1 .tab_container .tab_drawer_heading .d_active {
    background-color: #666;
    color: #fff;
  }

  section.faq_sec1 {
    padding: 30px 0 0;
    text-align: center;
  }

  section.faq_sec1 .tab_container .tab_drawer_heading {
    display: block;
    border: none;
    background: #2b60a4;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px;
    padding: 10px;
  }

  .faq_box .faq_item .faq_hd::before {
    font-size: 1.125rem;
  }

  section.fe_in_sec1 {
    padding: 1.875rem 0;
  }

  section.fe_in_sec1 .bx_content {
    padding: 1.25rem;
    text-align: center;
  }

  section.fe_in_sec1 .bx_content h2 {
    margin: 0 0 1.25rem;
  }

  section.fe_in_sec1 .bx_content p {
    margin: 0 0 1.25rem;
  }

  section.fe_in_sec2 h3 {
    margin: 0 0 1.25rem;
  }

  section.fe_in_sec2 {
    padding: 0 0 1.875rem;
  }

  section.te_sec1 {
    padding: 1.875rem 0 0;
    text-align: center;
  }

  section.te_sec2 .te_list {
    padding: 1.875rem 0;
  }

  section.te_sec2 .te_fm {
    margin: 0 0 1.25rem;
  }

  section.te_sec2 .te_list {
    text-align: center;
  }

  section.te_sec2 .te_list .te_dt h3 {
    margin: 0 0 1.25rem;
  }

  section.hm_sec6.te_list3 .care_item h4 {
    font-size: 1.625rem;
    line-height: 1.875rem;
  }

  section.hm_sec6.te_list3 .row [class*=col] {
    margin-bottom: 0;
  }

  .care_item {
    text-align: center;
  }

  .care_item ul li {
    text-align: left;
  }

  section.hm_sec4.te_list4 p {
    margin: 0 0 1.25rem;
  }

  footer.ftmain .ft_top .ft_item.quick_links .mb_20 {
    margin-bottom: 20px;
  }

  .request_bx h2 {
    font-size: 22px;
  }

  header.header_main .hd_adjust .hd_btn {
    padding: 20px;
  }

  header.header_main .hd_adjust .hd_btn .btn {
    background: #fff;
    color: #2b60a4;
  }

  header.header_main .hd_adjust .hd_btn .btn:hover,
  header.header_main .hd_adjust .hd_btn .btn:focus {
    background: #07254d;
    color: #fff;
  }

  footer.ftmain .ft_top .ft_item .newsletter_bx .fm_gp form input[type=submit] {
    top: 0.212rem;
  }

  footer.ftmain .ft_top .ft_item .newsletter_bx .fm_gp form .wpcf7-spinner {
    top: 13px;
  }

  section.hm_sec1.policyPg h2.wp-block-heading {
    margin: 1.4rem 0 0.8rem;
    font-size: 1.2rem;
  }

  section.hm_sec1.policyPg .cookie_table {
    width: 100%;
    overflow-y: scroll;
  }

  section.hm_sec1.policyPg .cookie_table table tr:nth-child(1) td {
    padding: 6px;
    font-size: 16px;
  }

  section.hm_sec1.policyPg .cookie_table table tr td {
    padding: 6px;
    font-size: 14px;
  }

  section.hm_sec1.policyPg .cookie_table table {
    width: 40rem;
  }

  /* 23.08.2024 */
  section.blog_sec1 {
    padding: 30px 0 0;
  }

  .blog_item .blog_heading {
    text-align: center;
  }

  .blog_item .blog_heading h4 {
    font-size: 1rem;
    margin: 0 0 1rem;
  }

  .blog_item {
    margin: 0 0 1.25rem;
  }

  section.blog_dt_1 {
    padding: 1.875rem 0 0;
  }


  section.blog_dt_1 h2 {
    font-size: 1.375rem;
    margin: 0 0 0.9375rem;
  }

  section.blog_dt_1 .bg_dt_fm {
    margin: 1.275rem 0 1.5rem;
  }

  section.blog_dt_1 h3 {
    font-size: 1.125rem;
    margin: 0 0 0.9375rem;
  }

  section.blog_dt_1 p+h3 {
    margin-top: 20px;
  }

  section.blog_dt_1 ul.dot_points li+li {
    margin-top: 0.625rem;
  }

  section.blog_dt_1 .right_blg ul.latest_blog li .l_blg {
    grid-template-columns: 5.2rem 1fr;
    align-items: start;
  }

  section.blog_dt_1 .right_blg ul.latest_blog li .l_blg .l_blg_dt p {
    font-size: 14px;
  }

  section.blog_dt_1 .right_blg {
    margin-top: 0;
  }

  section.blog_dt_1 .bg_dt_fm,
  section.blog_dt_1 .wp-block-gallery {
    margin: 0 0 1.2rem;
  }

  section.inner_banner::after {
    opacity: 0.4;
  }

  section.blog_dt_1 ul.dot_points li+li,
  section.blog_dt_1 ul.wp-block-list li+li {
    margin-top: 0.85rem;
  }
}

@media screen and (max-width: 639px) {
  section.hm_sec8 ul.certificate li {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {}