@media (max-width: 767px) {
  .header_logo {
    top: 10px;
  }

  ul.contact_list-row li h4 {
    font-size: 1rem;
  }

  .inner_hero-wrap {
    padding: 0px 0px;
  }

  p {
    font-size: 15px;
  }

  .header_logo img {
    width: 80px;
  }

  .chartWrap-col .big-result {
    font-size: 24px;
  }

  .summary-row span:first-child {
    font-size: 15px;
  }

  .summary-row span:last-child {
    font-size: 15px;
  }

  .blog_card-col .image_thumb .post_date {
    bottom: 15px;
    right: 15px;
    top: auto;
    left: auto;
  }

  .calculator-wrapper .cost-value {
    font-size: 32px;
  }

  .section_wraper {
    padding: 50px 0px;
  }

  [data-aos] {
    transform: translateZ(0);
    backface-visibility: hidden;
  }

  .btn_group {
    flex-wrap: wrap;
    gap: 15px 100px;
  }

  .monthly_cal-block .bg_float-image {
    display: none;
  }

  .foot_content-card {
    padding-right: 0px;
  }

  .image_row-block {
    padding-right: 0px;
  }

  .content_row-block {
    padding-left: 0px;
  }

  .home_hero-wrapper {
    height: auto;
  }

  .home_hero-wrapper .hero_left-wrap {
    padding: 50px 15px;
  }

  .home_hero-wrapper p {
    padding-right: 0px;
  }

  .hero_right-wrap {
    text-align: center;
  }

  .hero_right-wrap img {
    width: 60%;
  }

  .month_cal-card {
    padding: 15px;
  }

  .rate-table th,
  .rate-table td {
    padding: 15px;
  }

  .loan-form {
    padding: 30px 15px;
  }

  .rate-table thead {
    display: none;
  }

  .rate-table,
  .rate-table tbody,
  .rate-table tr,
  .rate-table td {
    display: block;
    width: 100%;
  }

  .rate-table tr {
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .rate-table td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding: 12px 20px;
    border: 0;
  }

  .rate-table td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #fff;
  }

  .loan-form {
    padding: 30px 20px 0;
  }

  .loan-form label {
    font-size: 24px;
  }

  .bottom-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .bottom-content p {
    text-align: left;
  }

  .active-row::after {
    display: none;
  }

  .home_bottom_wrap .section_title {
    padding: 50px 0px;
  }

  .home_bottom_wrap .image_col-block img {
    position: relative;
    bottom: 0px;
  }

  .primary_bg-block .right_image-block img {
    position: relative;
  }

  .primary_bg-block .section_title {
    background: brown;
    padding: 30px 20px;
    border-radius: 15px;
  }

  .primary_bg-block .left_image-block {
    text-align: center;
  }

  .learning-imge-wrap .thumb_1 {
    width: 50%;
  }

  .learning-imge-wrap .thumb_2 {
    width: 50%;
  }

  .learning-imge-wrap .thumb_3 {
    width: 50%;
  }

  .learning-list-wrap .content_list-row {
    padding: 0px;
  }

  .learning-list-wrap .section_float-media {
    display: none;
  }

  ul.learning_list-item::before {
    content: "";
    height: 80%;
  }

  .primary_bg-block .left_image-block img {
    max-width: 75%;
  }

  .primary_bg-block .right_image-block {
    text-align: center;
  }

  .primary_bg-block .right_image-block img {
    max-width: 65%;
  }

  .blog_card-col .image_thumb img {
    width: 100%;
    height: 220px;
  }

  ul.contact_list-item li .icon {
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
    line-height: 45px;

  }

  ul.contact_list-item li .icon img {
    width: 18px;
  }

  .chart_title-row {
    flex-direction: column;
    gap: 10px;
    padding-bottom: 25px;
  }

  .chart_title-row .left-title-col,
  .chart_title-row .right-title-col {
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
  }

  .chart_title-row .right-title-col p {
    padding: 0;
  }

  .calculator-wrapper .chart_wrap {
    flex-direction: column;
  }

  .calculator-wrapper .left-panel,
  .calculator-wrapper .right-panel {
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
  }

  .monthly_model-wrap {
    display: none;
  }

  .common-cal-wrap .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mcx-main-wrapper {
    flex-direction: column;
  }

  .mcx-sidebar-panel {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .mcx-result-panel {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .month-pmMort-wrap {
    display: none;
  }

  ul.benefit_list li {
    gap: 0px;
    padding: 10px;
  }

  .header_right-contact .contact_row {
    display: none;
  }

  .site_header .primary-btn>span {
    padding: 5px 20px;
    font-size: 15px;
  }

  .site_header .primary-btn>i {
    width: 35px;
    height: 35px;
  }

  .site_header .primary-btn:hover>span {
    transform: translateX(35px);
  }

  .header_right-panel {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .year_rotate-block {
    width: 130px;
    height: 130px;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 50%;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 80px;

  }

  .year_rotate-block .inner_bg {

    width: 70px;
    height: 70px;

    font-size: 26px;

    line-height: 70px;

  }

  .chartWrap-col .home-price {
    font-size: 40px;
    color: var(--secondary-color);
    font-weight: 600;
  }

  .summary-row {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .inner_hero-wrap {
    height: 25vh;
  }

  .year_rotate-block {
    left: -15px;
  }

  .monthly_model-wrap {
    display: none;
  }

  [data-aos] {
    transform: translateZ(0);
    backface-visibility: hidden;
  }

  .home_hero-wrapper {
    padding-top: 50px;
    height: auto;
  }

  .hero_left-wrap {
    text-align: center;
  }

  .home_hero-wrapper p {
    text-align: center;
    padding-right: 0px;
  }

  .hero_right-wrap {
    text-align: center;
  }

  .hero_right-wrap img {
    width: 45%;
  }

  .home_hero-wrapper .btn_group {
    justify-content: center;
  }

  .image_row-block {
    padding-right: 0px;
  }

  .content_row-block {
    padding-left: 0px;
  }

  .bg_float-image {
    display: none;
  }

  .map_wrapper .contact-details-box {
    width: 60%;
  }

  .home_bottom_wrap .section_title {
    padding: 80px 0px;
  }

  .learning-list-wrap .content_list-row {
    padding: 0px;
  }

  .site_footer .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }

  .primary_bg-block .right_image-block img {
    position: relative;
  }

  .primary_bg-block .left_image-block,
  .primary_bg-block .right_image-block {
    text-align: center;
  }

  .primary_bg-block .section_title {
    width: 100%;
    background: brown;
    padding: 50px 50px !important;
    border-radius: 15px;
  }

  .calculator-wrapper {
    max-width: 720px;
    margin: 0px auto;
  }

  .chart_title-row {
    flex-direction: column;
    gap: 10px;
    padding-bottom: 25px;
  }

  .chart_title-row .left-title-col,
  .chart_title-row .right-title-col {
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
  }

  .chart_title-row .right-title-col p {
    padding: 0;
  }

  .calculator-wrapper .chart_wrap {
    flex-direction: column;
  }

  .calculator-wrapper .left-panel,
  .calculator-wrapper .right-panel {
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
  }

  .mcx-main-wrapper {
    flex-direction: column;
  }

  .mcx-sidebar-panel {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .mcx-result-panel {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .month-pmMort-wrap {
    display: none;
  }

  .learning-list-wrap .section_float-media {
    display: none;
  }


}

@media(max-width:1199px) {

  .navbar-collapse.show {
    left: 0;
  }

  .navbar-collapse {
    width: 80%;
    background: var(--primary-color);
    position: fixed;
    left: -80%;
    top: 0px;
    height: 100dvh !important;
    overflow-y: auto;
    padding: 20px 10px;
    z-index: 5;
    transition: all 0.4s ease;
  }

  .navbar-toggler {
    display: block;
  }

  .header_right-contact .contact_row {
    display: none;
  }

  .header_right-panel {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    gap: 60px;
  }

  .how-can-mod-wrap {
    display: none;
  }

}

@media (min-width: 1200px) {
  .site_header .navbar-nav .dropdown-menu {
    padding: 0px;
    overflow: hidden;
    top: 80px;
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    transition: all 0.6s ease;
    min-width: 250px;
    background: var(--primary-color);
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .site_header .navbar-nav li:hover .dropdown-menu {
    visibility: visible;
    transform: translateY(0);
    top: 60px;
    opacity: 1;
  }

  /* .common-cal-wrap .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  } */
}

@media (min-width: 1400px) and (max-width: 1600px) {
  .year_rotate-block {
    width: 155px;
    height: 155px;

  }

  .year_rotate-block .inner_bg {
    background: var(--primary-color);
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 26px;
  }

  p {
    font-size: 16px;
  }

  .site_footer .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .common-cal-wrap .container-fluid {
    padding-left: 35px;
    padding-right: 35px;
  }

  .container {
    max-width: 1280px;
  }

  .chart_title-row .right-title-col p {
    padding-right: 150px;
  }

  .month-pmMort-wrap .model_image {
    max-width: 70%;
  }

  .month-pmMort-wrap .component_image {
    right: 170px;
    width: 75px;
  }

  .primary-btn>span,
  .secondary-btn>span {
    padding: 8px 25px;
    font-size: 16px;
  }

  .primary-btn>i,
  .secondary-btn>i {
    width: 40px;
    height: 40px;
  }

  .primary-btn:hover>span,
  .secondary-btn:hover>span {
    padding-left: 30px;
    padding-right: 30px;
    transform: translateX(40px);
  }

  .foot_content-card {
    padding-right: 0px;
  }

  .contact-details-box {
    width: 85%;
  }

  .monthly_cal-block .bg_float-image img {
    max-width: 70%;
  }

  .learning-list-wrap .content_list-row {
    padding-left: 40px;
    padding-right: 100px;
  }

  .learning-list-wrap .section_float-media img {
    max-width: 60%;
  }

  .home_bottom_wrap .section_title {
    padding: 100px 0px;
  }

  .primary_bg-block .right_image-block img {
    width: 80%;
  }

  ul.benefit_list .sub_title {
    font-size: 16px;
  }

  .monthly_model-wrap .model_image {
    max-width: 70%;
  }

  .monthly_model-wrap .component_image {

    right: 150px;
    width: 110px;
  }
}

@media (min-width: 1601px) {
  .container {
    max-width: 1440px;
    margin: 0px auto;
  }

  .contact-details-box {
    width: 75%;
    margin-left: auto;
  }

  .site_footer .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}