@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
  .container-fluid {
    max-width: 95%;
  }
  .main-footer .container {
    /*max-width: 1595px;*/
  }
}

@media (max-width: 1600px) {
  .find-deal_inner_card ul,
  .find-deal_inner_card ol {
    font-size: 16px;
    line-height: 23px;
  }
  .about-us-inner-sec .about-us-inner_content h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .about-us-inner-sec .about-us-inner_content ul li {
    font-size: 16px;
    line-height: 23px;
  }
  .main-header .header-top ul a {
    font-size: 18px;
    line-height: 18px;
  }
  .main-header .navbar ul li a {
    font-size: 18px;
    line-height: 18px;
  }
  .main-header .header-btn {
    font-size: 18px;
    line-height: 18px;
  }
  .main-header .header-search-bar input[type="text"] {
    width: 245px;
    box-shadow: none !important;
  }
  .banner-sec .banner_content {
    color: #23284b;
    padding: 115px 0 260px;
  }
  .banner-sec .banner_content h1,
  .banner-sec .banner_content h2 {
    font-size: 44px;
    line-height: 44px;
  }
  .banner-sec .banner_content p {
    font-size: 25px;
    margin: 30px 0 47px;
  }
  .main-btn {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 28px;
  }
  .sec-head h1,
  .sec-head h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .find-deal-sec .find-deal_card h5 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .find-deal-sec .find-deal_card p {
    font-size: 18px;
    line-height: 24px;
  }
  .find-deal-sec .find-deal_card-img h5 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 34px;
  }
  .find-deal-sec .find-deal_card-img p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .about-blossomfield-sec .about-blossomfield_card h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 25px;
  }
  .about-blossomfield-sec .about-blossomfield_card p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .to-help-sec .to-help_card h6 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .to-help-sec .to-help_card p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .to-help-sec .to-help_card {
    border-right: 1px solid #f1f1f1;
    padding: 40px 20px 45px 0;
  }
  .faq-sec .faq-inner_content p {
    font-size: 16px;
  }
  .about-blossomfield-sec .about-blossomfield_card img {
    max-width: 51%;
  }
  .about-blossomfield-sec .aboutbloss-second-img img {
    left: -60px;
    bottom: -31px;
  }
  .about-blossomfield-sec .about-blossomfield_card .about-inner_content {
    padding: 50px 30px 110px 219px;
  }
  .about-inner_content a.btn.main-btn.find-deal-btn {
    left: 219px;
  }
  .find-deal-sec .find-deal_card-img figure {
    border-radius: 50%;
    background: #ecfafe;
    height: 250px;
    width: 250px;
  }
  .find-deal_card-img img {
    max-width: 34%;
  }
  .find-deal_card-img {
    color: #23284b;
    margin: 30px 0;
    padding: 0 40px;
  }
  .find-deal-sec {
    margin: 80px 0 !important;
  }
  .find-deal_card img {
    max-width: 40%;
  }
  .find-deal_card {
    padding: 40px 40px 170px 40px;
  }
  .banner-sec.inner_banner .banner_content {
    padding: 140px 0;
  }
  .about-us-inner-sec .about-us-inner_content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 45px;
  }
  .our-mission_content h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .our-mission_content {
    color: #fff;
    padding: 100px 0;
    width: 79%;
    margin: 0 auto;
  }

  .get-touch_content a {
    font-size: 18px;
    line-height: 22px;
  }
  .message_card .form-group input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }
  .message_card .form-group textarea::placeholder {
    font-size: 16px;
    line-height: 16px;
  }
  .get-touch_card.get-social-icon h6 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 18px;
  }

  .call-back_content h3 {
    font-size: 35px;
    margin-bottom: 27px;
  }
  .banner-sec.inner_banner .banner_content h1,
  .banner-sec.inner_banner .banner_content h2 {
    font-size: 44px !important;
    line-height: 44px !important;
    margin-bottom: 9px;
  }
  .find-deal_card-img.find-deal_second_img img {
    max-width: 55%;
  }
  .card-header a {
    font-size: 24px;
    line-height: 24px;
  }
  .accordion .card-header.collapsed:after {
    font-size: 30px;
  }
  .accordion .card-header:after {
    font-size: 30px;
  }
  .card-body p {
    font-size: 17px;
  }
  .call-back_card .form-group textarea {
    height: 168px;
    padding: 8px 0 15px 15px;
  }

  .call-back_card .form-group input {
    padding: 20px 13px;
  }

  .find-deal_inner_card p {
    font-size: 16px;
    line-height: 23px;
  }
  .find-deal_inner_card h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .find-deal_inner_card figure {
    width: 160px;
  }
  .find-deal-item {
    margin-bottom: 40px;
  }
  .find-deal_inner-sec {
    margin: 100px 0;
  }
  .find-deal_inner_btn a.btn.main-btn.banner-btn {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 28px;
  }

  .property_btn-top .btn.main-btn.property-btn {
    font-size: 22px;
    line-height: 22px;
    min-height: 80px !important;
    margin: 0;
  }
  .property_btn-top {
  }
  .about-property-heading h3 {
    font-size: 36px;
    line-height: 36px;
  }
  .about-property-heading span p {
    font-size: 22px;
    line-height: 22px;
  }
  .about-property-heading span p i {
    font-size: 18px;
    line-height: 18px;
  }
  .stamp-box_content h4 {
    font-size: 26px;
    line-height: 26px;
  }
  .stamp-box_content h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 0 40px 25px;
    margin-bottom: 30px;
  }
  .stamp-box_content h4 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .slidecontainer p {
    border: 1px solid #eaeaea;
    width: 350px;
    padding: 17px;
    border-radius: 7px;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    color: #1595ba;
  }
  .range-slider h2 {
    font-size: 23px;
    line-height: 28px;
    max-width: 23%;
  }
  .checkbox_button .form-check label {
    font-size: 17px;
    line-height: 26px;
  }
  .tax-band-box .tax-band h6 {
    font-size: 22px;
    line-height: 22px;
  }
  .tax-band-box .tax-band span {
    font-size: 22px;
    line-height: 22px;
  }
  .tax-band-box {
    margin: 35px auto 30px;
  }
  .checkbox_button .btn.main-btn.calculate_btn {
    margin-right: 96px;
    margin-top: 7px;
  }
  .about-property_box .checkbox_button {
    margin-top: 25px;
  }
  .about-property-sec .about-property_content {
    padding: 40px !important;
  }
  .tax-band-box {
    width: 93%;
  }
  .to-help-content p {
    font-size: 25px;
    line-height: 25px;
  }
  .slidecontainer input {
    margin: 20px 30px 0 0;
  }
  .faq-sec {
    margin: 50px 0 70px;
  }
  .main-footer .footer_card.footer-links ul li {
    margin-bottom: 6px;
  }
  .stamp-box .stamp-box_content {
    padding: 60px 45px 18px;
  }
  .about-property-sec {
    margin: 70px 0;
  }
  .has-megamenu_card h1,
  .has-megamenu_card h2 {
    color: #9cd9eb;
    font-size: 45px;
    line-height: 45px;
  }
  .has-megamenu_card p {
    font-size: 22px;
    line-height: 28px;
    margin: 36px 0 40px 0;
  }
  .megamenu_inner_card li a {
    font-size: 18px !important;
    line-height: 18px !important;
  }
  .megamenu_inner_card li {
    padding-right: 25px;
  }
  .cstm-fluid div#navbarNav {
    margin: 0px;
  }
  .megamenu-box {
    margin: 0 auto;
    width: calc(100% - 370px);
  }
  .megamenu_links li a {
    width: 215px !important;
  }
  .megamenu_links:after {
    left: 264px;
  }
  .megamenu_links-hover {
    left: 318px;
  }
  .banner-sec.inner_banner .banner_content p {
    font-size: 26px;
    line-height: 20px;
  }
  .footer_card .footer-Social_icon li {
    margin-right: 32px;
  }
  .aboutus-web .about-us_card p {
    font-size: 16px;
    margin-bottom: 11px;
  }
  .form-check .form-check-label input.form-check-input {
    height: 16px;
    width: 16px;
    left: 20px;
  }
  .about-us-inner-sec .about-us-inner_content {
    width: 60%;
    margin: 0 auto;
  }
  .calculators-wrapper h2.form-title {
    font-size: 32px;
  }
  #edit-property-area > div label,
  #edit-property-type > div label,
  #edit-interest-only > div label,
  #edit-duration > div label,
  #edit-hw-many-people > div label {
    font-size: 22px;
    line-height: 24px;
    min-height: 80px;
  }
  .form-item-property-price label,
  .form-item-loan-size label,
  .form-item-monthly-overpayment label,
  .form-item-amount label,
  .form-item-deposit label,
  .form-item-repay-period label {
    font-size: 23px;
  }
  .form-item-property-price input,
  .form-item-loan-size input,
  .form-item-monthly-overpayment input,
  .form-item-interest-rate input,
  .form-item-repayment-period input,
  .form-item-amount input,
  .form-item-deposit input,
  .form-item-repay-period input {
    padding: 17px;
    font-size: 32px;
    line-height: 32px;
  }
  .form-item-property-price input,
  .form-item-loan-size input,
  .form-item-monthly-overpayment input,
  .form-item-amount input,
  .form-item-deposit input {
    padding: 17px 17px 17px 46px;
  }
  .form-item-interest-rate input {
    padding: 17px 60px 17px 17px;
  }
  .form-item-repayment-period input,
  .form-item-repay-period input {
    padding: 17px 70px 17px 14px;
  }
  .form-item-property-price:before,
  .form-item-loan-size:before,
  .form-item-monthly-overpayment:before,
  .form-item-amount:before,
  .form-item-deposit:before {
    font-size: 32px;
    line-height: 32px;
    top: 26px;
    left: 260px;
  }

  .form-item-repayment-period:before,
  .form-item-repay-period:before,
  .form-item-interest-rate:before {
    bottom: 24px;
    font-size: 32px;
    line-height: 32px;
  }

  #stamp-duty-result h4 {
    font-size: 20px;
    line-height: 30px;
  }
  #stamp-duty-result h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 0px 40px 25px;
    margin-bottom: 30px;
  }
  #stamp-duty-result table th {
    font-size: 22px;
    line-height: 22px;
  }
  #stamp-duty-result table td {
    font-size: 22px;
    line-height: 22px;
  }
  .wp-calculator-stamp-duty-wrapper
    .form-actions
    > .form-item-first-time-buyer {
    font-size: 22px;
  }
  .wp-calculator-stamp-duty-wrapper
    .form-actions
    > .form-item-first-time-buyer
    label::before {
    width: 23px;
    height: 23px;
    line-height: 21px;
  }
}

@media (max-width: 1460px) {
  #overpayment-result table th,
  #overpayment-result table td {
    font-size: 24px;
    line-height: 24px;
  }
  .webform-submission-request-a-call-back-form .row {
    margin-left: 0;
  }
}

@media (max-width: 1600px) {
  .about-us_card .default-testimonial-body > div {
    max-height: 172px;
  }
  .to-help_card .default-faq-answer > div {
    max-height: 156px;
  }
}

@media (max-width: 1199px) {
  .header-logo_content img {
    max-width: 80%;
  }
  .find-deal-sec .find-deal_card-img img {
    max-width: 40%;
  }
  .find-deal-sec .find-deal_card-img figure {
    border-radius: 50%;
    background: #ecfafe;
    height: 240px;
    width: 240px;
  }
  .find-deal-sec .find-deal_card-img p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 13px;
  }
  .about-us-sec .about-us_card p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .about-blossomfield-sec .about-blossomfield_card .about-inner_content {
    padding: 50px 15px 110px 165px;
  }
  .about-inner_content a.btn.main-btn.find-deal-btn {
    left: 165px;
  }
  .about-blossomfield_card img {
    right: calc(100% - 176px);
  }
  .faq-sec .faq-inner_content p {
    font-size: 16px;
    line-height: 19px;
  }
  .faq-inner_content h6 {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .faq-sec .faq-inner_card {
    margin: 0px;
  }
  .main-footer {
    background-color: #e6e7e8;
    padding: 30px 0;
  }

  .about-us-inner-sec .about-us-inner_content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 35px;
  }
  .our-mission_content h2 {
    font-size: 34px;
    line-height: 44px;
  }
  .banner-sec.inner_banner .banner_content h1,
  .banner-sec.inner_banner .banner_content h2 {
    font-size: 52px;
    line-height: 62px;
  }
  .banner-sec.inner_banner .banner_content p {
    font-size: 24px;
  }
  .find-deal_card-img.find-deal_second_img img {
    max-width: 55%;
  }
  .footer_card.footer-links ul li a {
    line-height: 16px;
    display: inline-block;
    margin: 0;
  }
  .footer_card.footer-links ul li {
    margin-bottom: 6px;
  }
  .card-body p {
    font-size: 16px;
  }
  .card-header a {
    font-size: 22px;
    line-height: 22px;
  }
  .property_btn-top .btn.main-btn.property-btn {
    font-size: 22px;
    line-height: 22px;
    min-height: 75px !important;
  }
  .property_btn-top {
  }
  .slidecontainer p {
    border: 1px solid #eaeaea;
    width: 350px;
    padding: 11px;
    border-radius: 7px;
    font-size: 32px;
    font-weight: 700;
    line-height: 35px;
    color: #1595ba;
  }
  .range-slider h2 {
    font-size: 26px;
    line-height: 30px;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .slidecontainer input {
    border-radius: 10px;
    margin: 0 40px 0 0;
  }
  .slidecontainer {
    align-items: center;
  }
  .tax-band-box .tax-band span {
    padding-right: 35px;
  }
  .checkbox_button .btn.main-btn.calculate_btn {
    margin-right: 90px;
  }

  .calculator-form-bottom .calculator-form-bottom_right p {
    font-size: 42px;
  }

  .about-us_card .default-testimonial-body > div {
    max-height: 240px;
  }
  .to-help_card .default-faq-answer > div {
    max-height: 192px;
  }
  .about-us-inner-sec .container { padding-left: 0; padding-right: 0;}
  .full-width-content .row {justify-content: center;}
  .round-img-cards-blocks .container {padding-left: 15px;padding-right: 15px;}
  .round-img-cards-blocks .container .row {gap: 0;}
  .round.card-blocks{padding: 0 15px 15px 15px;}
  .round-img-cards-blocks > .container > .row{gap: 0;}
  .contact-block .contact-info h3{font-size: 32px;}
  .contact-block .contact-info .btn{padding: 5px 35px;}
  .all-card-blocks .row {gap: 75px 10px; grid-template-columns: 1fr 1fr;}
  .content-columns .content-outer{gap: 55px;}
  .faq-sec a{margin: 0;}
  .banner-sec.left-align .banner_content p { width: 100%;}
  .banner-sec.left-align .banner_content h1 { line-height: 1.1; font-size: 48px;}
  .banner-sec.left-align .banner_content h1 br { display: none;}
  .content-columns h2{font-size: 42px;}
}
@media (max-width: 1024px) {
  .megamenu-box {
    margin: 0 auto;
    width: calc(100% - 0px);
  }
  .megamenu_links:after {
    left: 224px;
  }
  .megamenu_links li a {
    width: 194px !important;
  }
  .megamenu_links-hover {
    left: 258px;
  }
}

@media all and (min-width: 992px) {
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    padding: 137px 75px;
  }
  .navbar .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (max-width: 991px) {
  .header-logo-1 {
    display: none;
  }
  .header-logo-2 {
    display: block;
  }
  .header-logo_content img {
    max-width: 100%;
    margin-left: 30%;
    width: 54px;
  }
  .main-header .header-left ul li a {
    font-size: 14px;
    line-height: 14px;
  }
  .main-header .header-left ul li {
    margin-right: 0;
  }
  .header-bottom {
    display: none;
  }
  .main-header .header-btn {
    font-size: 15px;
    line-height: 18px;
  }
  .faq-sec .faq-inner_card {
    margin-bottom: 30px;
  }
  .about-blossomfield-sec .about-blossomfield_card img {
    max-width: 30%;
  }
  .about-blossomfield-sec .about-blossomfield_card {
    margin-bottom: 30px;
    border-radius: 10px;
    height: auto;
  }
  .about-us_card {
    padding: 30px 30px 70px 30px;
  }
  .about-blossomfield-sec .about-blossomfield_content {
    margin-bottom: 40px;
  }
  .find-deal_card-img {
    padding: 0 25px;
  }
  .find-deal-sec .find-deal_card-img figure {
    height: 160px;
    width: 160px;
  }
  .main-header .navbar ul li {
    margin-right: 0px;
  }
  .navbar-collapse ul li {
    margin: 10px 0px;
  }
  .footer_card footer-Social_icon li {
    margin-right: 18px;
  }
  .carousel-1 .about-us_card {
    width: 45% !important;
  }
  .main-header .navbar-nav {
    width: 130px;
    margin: 0 auto;
    text-align: center;
  }
  .about-us-slider {
    display: block !important;
  }
  .aboutus-web,
  .about-us-sec {
    display: none;
  }
  .about-us-sec.mobile-section {
    display: block;
  }
  .help-web-silder,
  .to-help-sec {
    display: none;
  }
  .help-slider,
  .to-help-sec.mobile-section {
    display: block !important;
  }
  .help-slider {
    margin: 0 0 50px;
  }
  .to-help-sec .to-help_card {
    border: none;
  }
  .to-help-sec .owl-nav {
    text-align: center;
  }
  .header-logo-sec {
    border: none;
  }
  .call-back_content h3 {
    font-size: 26px;
  }
  .to-help-sec .to-help_card p {
    line-height: 22px;
  }
  .main-header .nav-item.active::after {
    width: 70%;
    margin: 4px auto 0;
  }
  .main-header .navbar-nav li:hover::after {
    width: 70%;
    margin: 4px auto 0;
  }
  .main-header .navbar-nav li::after {
    margin: 4px auto 0;
  }
  .main-header .navbar-toggler {
    padding: 0;
  }
  .footer_card .footer-Social_icon li {
    margin-right: 10px !important;
  }
  .message_card iframe {
    height: 553px;
  }
  .faq-accordion_content {
    width: 100%;
  }
  .card-header {
    padding: 20px 60px 20px 20px;
  }
  .find-deal_inner-sec {
    margin: 80px 0;
  }
  .about-property-sec .about-property_content .property_btn-top li {
    width: 33.33%;
  }
  ul.property_btn-top.property_btn-bottom li {
    width: 50% !important;
  }
  .property_btn-top .btn.main-btn.property-btn {
    font-size: 16px;
    line-height: 18px;
    min-height: 88px !important;

    margin: 0;
    padding: 3px;
  }
  .about-property_buttons {
    padding: 20px 0px;
  }
  .tax-band-box .tax-band h6 {
    font-size: 21px;
    line-height: 22px;
  }
  .tax-band-box .tax-band span {
    font-size: 21px;
    line-height: 22 px;
  }
  .tax-band-box {
    width: 100%;
  }
  .mobile_menu {
    display: block;
  }
  .menu-outer {
    background-size: 60%;
    background-repeat: repeat-x;
    background-position: bottom 15px center;
    top: 60px;
    background: #fff;
    border-top: 1px solid #0093b9;
  }
  #menu li {
    border-bottom: 1px solid #bcbdc0;
  }
  #menu li svg {
    fill: #0096b9;
  }
  .back-heading {
    color: #23284b;
  }
  .nav_call a b {
    color: #0091b9;
  }
  .dropdown-inner_menu {
    background: #fff;
  }
  .back-heading {
    border-bottom: 1px solid #bcbdc0;
  }
  .menu-outer_inner {
    padding: 15px 60px 85px 30px;
    background-image: url(../images/mobile-nav-bg.png);
    background-position: bottom 50px center;
    background-size: cover;
  }
  .menu-item .is-active {
    position: relative;
  }
  .menu-item .is-active::after {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    left: calc(50% - 10px);
    transform: rotate(45deg);
    bottom: -29px;
    z-index: 99999;
    border-top: 1px solid #5cb8cd;
    border-left: 1px solid #5cb8cd;
  }
  .header-top {
    border-bottom: 1px solid #0093b9;
  }

  .nav_call {
    margin-top: 60px;
    margin-bottom: 85px;
  }
  .checkbox_button .btn.main-btn.calculate_btn {
    margin-right: 70px;
  }
  .faq-sec {
    margin: 50px 0 40px;
  }
  .dropdown-inner_menu.active {
    background-size: 60%;
    background-repeat: repeat-x;
    background-position: bottom 15px center;
  }

  #edit-property-area > div {
    width: 33.33%;
    margin-bottom: 30px;
  }
  #edit-property-area {
    margin-bottom: 30px;
  }
  #edit-property-area > div label,
  #edit-property-type > div label {
    font-size: 16px;
    width: calc(100% - 20px);
    margin: 0 10px;
  }

  .wp-calculator-result-wrapper {
    padding: 45px;
  }
  #stamp-duty-result table,
  #overpayment-result table {
    width: 100%;
  }
  #stamp-duty-result table th,
  #overpayment-result table th,
  #stamp-duty-result table td,
  #overpayment-result table td {
    font-size: 20px;
    line-height: 20px;
  }
  #overpayment-result table th,
  #overpayment-result table td {
    padding: 14px;
  }
  .form-item-property-price input,
  .form-item-loan-size input,
  .form-item-monthly-overpayment input,
  .form-item-amount input,
  .form-item-deposit input {
    padding: 10px 17px 10px 46px;
  }

  .form-item-interest-rate input {
    padding: 10px 60px 10px 17px;
  }
  .form-item-repayment-period input,
  .form-item-repay-period input {
    padding: 10px 70px 10px 17px;
  }

  .form-item-property-price:before,
  .form-item-loan-size:before,
  .form-item-monthly-overpayment:before,
  .form-item-amount:before,
  .form-item-deposit:before {
    top: 19px;
  }

  .form-item-interest-rate:before,
  .form-item-repayment-period:before,
  .form-item-repay-period:before {
    bottom: 16px;
  }

  .form-item-interest-rate input,
  .form-item-repayment-period input,
  .form-item-repay-period input {
    width: 100%;
  }
  .wp-calculators-wrapper h2.form-title {
    font-size: 36px;
  }
  .calculator-form-bottom .calculator-form-bottom_right {
    display: none;
  }
  .calculator-form-bottom .calculator-form-bottom_in {
    width: 100%;
  }
  #mobile-result-interest-saved {
    display: inline;
  }
  #mobile-result-new-totaloverpay {
    display: inline;
  }

  #mobile-monthly-mortgage-borrow,
  #mobile-monthly-payment,
  #mobile-annual-mortgage-borrow,
  #mobile-annual-payment,
  #mobile-property-price {
    display: inline;
  }
  .about-us-inner-sec .about-us-inner_content {
    width: auto;
  }
  .banner-sec.left-align .banner_content h1{font-size: 42px;}
  .banner-sec.left-align .banner_content p{font-size: 20px;}
  .round-img-cards-blocks > .container > .row{grid-template-columns: 1fr;}
  .round.card-blocks{text-align: center;padding: 30px;justify-content: center;}
  .round.card-blocks img { width: auto;margin: 0;}
  .round-img-cards-blocks{margin-top: 0;}
  .contact-block .row .col-md-9, .contact-block .row .col-md-3 { max-width: 100% !important; flex: 0 0 100%;}
  .map { padding-right: 0;}
  .contact-block .row .col-md-9 {order: 2; margin-top: 30px;}
  .contact-block{padding-bottom: 0; padding-top: 10px;}
  .banner-with-description {height: 100%;
    width: 100%; display: block; background-position: center bottom; padding-bottom: 0px; background-repeat: no-repeat; background-size: 590px;}
    .banner-with-description .col-12.col-md-7 { max-width: 100%; flex: 0 0 100%;}
/*  .banner-with-description .col-12.col-md-5 {display: none;}*/
  .banner-desc p {padding-right: 0;}
  .banner-with-description h2{font-size: 42px; line-height: 50px;margin-right: 0; margin-bottom: 20px;}
  .callback-form .icon-wrap img { width: 80%; margin-left: 22px;}
  .round-img-cards-blocks > .container > .row{gap: 30px;}
      .banner-with-description .col-12.col-md-5 {
      width: 100%;
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
  }
  .banner-with-description img {
      position: relative;
      bottom: 0;
      top: auto;
      margin-top: 0;
      width: auto;
      right: 0;
  }
  .banner-with-description .banner-desc {
      padding-bottom: 40px;
  }

}

@media (max-width: 767px) {
  .find-deal_card {
    margin-bottom: 60px;
  }
  .find-deal-sec .find-deal_card h5 {
    font-size: 24px;
    line-height: 24px;
  }
  .find-deal-sec .find-deal_card p {
    font-size: 16px;
    line-height: 22px;
  }
  .find-deal_card .find-deal-btn {
    margin-top: 16px;
  }
  .banner-sec .banner_content p {
    font-size: 23px;
    margin: 25px 0 36px;
  }
  .banner-sec .banner_content h1,
  .banner-sec .banner_content h2 {
    font-size: 38px;
    line-height: 44px;
  }
  .find-deal_content .sec-head h1,
  .find-deal_content .sec-head h2 {
    margin-bottom: 50px;
  }
  .sec-head h1,
  .sec-head h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .find-deal-sec .find-deal_card-img {
    margin: 15px 0;
  }
  .about-us_content .sec-head h1,
  .about-us_content .sec-head h2 {
    margin-bottom: 50px;
  }
  .header-button {
    display: none;
  }
  .header-logo_content ul li a i {
    color: #1595ba;
  }
  .mobile-call {
    display: block;
  }
  .mobile-call .search-bar {
    opacity: 0;
    transition: all 0.5s;
  }
  .mobile-call .search-bar.open {
    opacity: 1;
  }
  .main-header .header-btn {
    padding: 7px 13px;
  }
  .main-header .header-btn svg {
    width: 20px !important;
  }
  .footer_content .row > .footer-first-child {
    order: 1;
  }
  .footer_card.footer-img {
    text-align: center;
    margin-top: 40px;
  }
  .foter-mobile-hide {
    display: none;
  }
  .footer_card p {
    font-size: 14px;
  }
  .footer_card.footer-mobile-hide1 {
    display: block;
    margin-top: 15px;
  }
  .footer-mobile-hide2 {
    display: none;
  }
  .footer_card ul li p {
    font-size: 15px !important;
  }
  .carousel-1 .about-us_card {
    width: inherit !important;
  }
  .about-us-inner-sec {
    margin: 70px 0;
  }
  .our-mission_content {
    padding: 70px 0;
    width: 100%;
  }
  .about-us-inner-sec .about-us-inner_content {
    width: 100%;
  }
  .get-touch_content a {
    font-size: 16px;
    line-height: 16px;
    word-break: break-all;
  }
  .message_card {
    margin-bottom: 30px;
  }
  .get-touch-sec {
    margin: 75px 0 50px;
  }
  .get-touch_card {
    margin-bottom: 30px;
  }
  .call-back_card {
    margin-bottom: 30px;
  }
  .call-back_content {
    padding: 50px 0 40px 0;
  }
  .footer_card.footer-links ul li {
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
  }
  .main-header .header-btn:first-child {
    height: unset;
  }
  .message_card iframe {
    height: 400px;
  }
  .card-header a {
    font-size: 18px;
    line-height: 18px;
  }
  .accordion .card-header.collapsed:after {
    font-size: 25px;
  }
  .accordion .card-header:after {
    font-size: 25px;
  }
  .card-header {
    padding: 20px 40px 20px 20px;
  }
  .card-body p {
    padding: 20px 40px 20px 20px;
  }
  .find-deal_inner_btn ul {
    justify-content: center;
  }
  .footer_card .footer-Social_icon li {
    margin-right: 20px !important;
  }
  .find-deal_inner_btn a.btn.main-btn.banner-btn {
    font-size: 15px;
    line-height: 15px;
    padding: 9px 20px;
  }
  .property_btn-top .btn.main-btn.property-btn {
    min-height: 88px !important;
    margin: 0;
    padding: 3px;
  }
  .about-property-heading h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .about-property_content {
    padding: 30px;
  }
  .range-slider form input[type="range"] {
    width: inherit;
  }
  .stamp-box .stamp-box_content {
    padding: 30px;
  }
  .tax-band-box {
    margin: 60px auto 0px;
  }
  .tax-band-box .tax-band span {
    font-size: 18px;
    line-height: 18px;
  }
  .tax-band-box .tax-band h6 {
    font-size: 18px;
    line-height: 18px;
  }
  .slidecontainer p {
    width: 242px;
    padding: 8px;
  }
  .checkbox_button .btn.main-btn.calculate_btn {
    margin-right: 2px;
  }
  .faq-sec {
    margin: 50px 0 30px;
  }
  .row.find-deal-row > div:first-child {
    order: 1;
  }
  .stamp-box_content .tax-band-box .tax-band {
    width: 100%;
  }
  .tax-band-box {
    flex-wrap: wrap;
  }
  .menu-outer {
    background-size: 60%;
    background-repeat: repeat-x;
    background-position: bottom 50px center;
  }
  .dropdown-inner_menu.active {
    background-size: 60%;
    background-repeat: repeat-x;
    background-position: bottom 15px center;
  }
  .about-property-heading h3 {
    margin-bottom: 15px;
  }
  ul.pager__items li.pager__item--first,
  ul.pager__items li.pager__item--last {
    display: none;
  }

  .form-item-monthly-overpayment,
  .form-item-loan-size,
  .form-item-repayment-period,
  .form-item-amount,
  .form-item-deposit,
  .form-item-repay-period,
  .form-item-interest-rate {
    margin-bottom: 25px;
  }

  #edit-property-area {
    justify-content: center;
  }
  #edit-property-area > div {
    width: 80%;
  }

  .form-item-property-price label,
  .form-item-loan-size label,
  .form-item-monthly-overpayment label,
  .form-item-amount label,
  .form-item-deposit label,
  .form-item-repay-period label,
  .form-item-property-price input,
  .form-item-loan-size input,
  .form-item-monthly-overpayment input,
  .form-item-interest-rate input,
  .form-item-repayment-period input,
  .form-item-amount input,
  .form-item-deposit input,
  .form-item-repay-period input {
    display: block;
    width: 100%;
    font-size: 18px;
  }
  .form-item-interest-rate label,
  .form-item-repayment-period label {
    font-size: 18px;
  }

  .form-item-property-price:before,
  .form-item-loan-size:before,
  .form-item-monthly-overpayment:before,
  .form-item-amount:before,
  .form-item-deposit:before,
  .form-item-interest-rate:before {
    font-size: 22px;
    line-height: 22px;
    top: auto;
    bottom: 15px;
    left: 14px;
    width: auto;
  }

  .form-item-repayment-period:before,
  .form-item-repay-period:before {
    font-size: 22px;
    line-height: 22px;
    top: auto;
    bottom: 15px;
    right: 14px;
    width: auto;
  }

  .form-item-interest-rate input {
    padding: 8px 46px 8px 18px;
  }

  .form-item-property-price input,
  .form-item-loan-size input,
  .form-item-monthly-overpayment input,
  .form-item-amount input,
  .form-item-deposit input {
    padding: 8px 18px 8px 32px;
  }

  .form-item-repayment-period input,
  .form-item-repay-period input {
    padding: 8px 52px 8px 18px;
  }

  .form-item-property-price label,
  .form-item-loan-size label,
  .form-item-monthly-overpayment label,
  .form-item-amount label,
  .form-item-deposit label,
  .form-item-repay-period label {
    margin-bottom: 10px;
  }

  .wp-calculator-overpayment-wrapper .form-actions,
  .wp-calculator-mortgage-borrow-wrapper .form-actions {
    text-align: center;
  }
  .wp-calculator-overpayment-wrapper .form-actions > input[type="submit"],
  .wp-calculator-mortgage-borrow-wrapper .form-actions > input[type="submit"] {
    width: 220px;
  }

  #stamp-duty-result table th,
  #stamp-duty-result table td {
    font-size: 16px;
    line-height: 18px;
    padding: 8px;
  }
  #overpayment-result table th,
  #overpayment-result table td {
    font-size: 16px;
    line-height: 18px;
    padding: 8px;
  }
  .wp-calculator-stamp-duty-wrapper
    .form-actions
    > .form-item-first-time-buyer {
    width: 100%;
    margin-bottom: 20px;
  }
  .wp-calculator-stamp-duty-wrapper .form-actions > input[type="submit"] {
    margin-left: calc(100% - 160px);
  }
  .wp-calculator-result-wrapper {
    padding: 45px 25px 25px;
  }
  #edit-interest-only > div,
  #edit-duration > div,
  #edit-hw-many-people > div {
    width: 100%;
    margin-bottom: 15px;
  }
  .promo-text {
    min-height: auto;
  }
  .to-help-sec.mobile-section a {
    color: #1595ba;
  }
  .banner-sec.left-align .banner_content h1 { font-size: 32px;}
  .icon-wrap { margin: 30px auto 20px 0 !important; max-width: 100% !important;}
  .callback-form > div:first-child{display: flex; align-items: center; flex-direction: column-reverse; flex-wrap: wrap;}  
  .callback-form{padding-bottom: 0;}
}

@media (max-width: 575px) {
  .banner-with-description img { width: 100%;}
  .find-deal_inner_card ul,
  .find-deal_inner_card ol {
    font-size: 14px;
    line-height: 23px;
    padding: 0 0 0 38px;
  }
  .about-us-inner-sec .about-us-inner_content h3 {
    font-size: 22px;
    line-height: 24px;
  }
  .about-us-inner-sec .about-us-inner_content ul li {
    font-size: 14px;
  }
  .about-blossomfield-sec .about-blossomfield_card {
    border-radius: 0px;
  }
  .faq-sec .faq-inner_card {
    border-radius: 0;
  }
  .to-help-sec .to-help_card {
    padding: 20px;
    border: none;
  }
  .header-top .header-left ul li {
    padding: 18px 10px 18px 10px;
  }
  .faq-sec .faq-inner_content p {
    font-size: 14px;
  }
  .find-deal_card-img figure {
    margin: inherit;
  }
  .find-deal-sec .find-deal_card-img figure {
    height: 90px;
    width: 90px;
  }
  .find-deal-sec .find-deal_card-img h5 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .find-deal-sec .find-deal_card-img p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .banner-sec .banner_content h1,
  .banner-sec .banner_content h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .banner-sec .banner_content p {
    font-size: 16px;
    margin: 0px 0 35px;
  }
  .sec-head h1,
  .sec-head h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .main-btn {
    font-size: 15px;
    line-height: 15px;
    padding: 9px 20px;
  }
  .find-deal_card-img a.btn.main-btn {
    padding: 9px 20px;
  }
  .find-deal_card .find-deal-btn {
    padding: 9px 20px;
  }
  .about-us-sec .about-us_card p {
    font-size: 13px;
    margin-bottom: 13px;
  }
  .about-us_card h6 {
    font-size: 14px;
    margin-top: 14px;
  }
  .rating-star i {
    font-size: 17px;
  }
  .about-blossomfield-sec .about-blossomfield_card p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .about-blossomfield-sec .about-blossomfield_card img {
    max-width: 19%;
    left: -28px;
  }
  .about-blossomfield-sec .about-blossomfield_card .about-inner_content {
    padding: 30px 30px 80px 80px;
  }
  .about-inner_content a.btn.main-btn.find-deal-btn {
    left: 80px;
    bottom: 30px;
  }
  .to-help-sec .to-help-content p {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 20px;
  }
  .to-help-sec .to-help_card p {
    font-size: 14px !important;
    line-height: 18px;
  }
  .to-help-sec .to-help_card h6 {
    font-size: 24px;
  }
  .banner_content ul {
    flex-direction: column;
  }
  .banner_content ul li {
    margin-right: 0px;
    margin-bottom: 27px;
  }
  .faq-sec .faq-inner_card {
    height: inherit;
  }
  .banner-sec .banner_content {
    color: #23284b;
    padding: 40px 0 135px;
  }
  .about-blossomfield-sec .col-lg-6.col-md-12.col-sm-12.col-12 {
    padding: 0 !important;
  }
  .faq-sec .col-lg-6.col-md-12.col-sm-12.col-12 {
    padding: 0 !important;
  }
  .faq-sec a {
    color: #1595ba;
    margin: 0px;
    display: inline-block;
  }
  .our-mission_content h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .about-us-inner-sec .about-us-inner_content p {
    font-size: 14px;
    line-height: 20px;
  }
  .get-touch_content h1,
  .get-touch_content h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .banner-sec.inner_banner .banner_content h1,
  .banner-sec.inner_banner .banner_content h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .banner-sec.inner_banner .banner_content p {
    font-size: 19px;
  }
  .footer_card img {
    width: 120px;
  }
  .footer_card.footer-links ul li {
    margin-bottom: 5px;
  }
  .footer_card.footer-mobile-hide1 {
    margin-top: 15px;
  }
  .faq-sec {
    margin: 50px 0 30px;
  }
  .card-header a {
    font-size: 16px;
    line-height: 16px;
  }
  .accordion .card-header.collapsed:after {
    font-size: 18px;
  }
  .accordion .card-header:after {
    font-size: 18px;
  }
  .card-header {
    padding: 20px 35px 20px 20px;
  }
  .card-body p {
    padding: 20px;
    font-size: 14px;
  }
  .faq-accordion_content {
    padding: 50px 0;
  }
  .find-deal_inner_card h3 {
    font-size: 22px;
    line-height: 24px;
  }
  .find-deal_inner_card p {
    font-size: 14px;
    line-height: 20px;
  }
  .faq-inner_content h6 {
    font-size: 21px;
    line-height: 27px;
  }
  .about-property-sec {
    margin: 70px 0;
  }
  .stamp-box_content h2 {
    padding: 0 20px 25px;
  }
  .stamp-box .stamp-box_content {
    padding: 40px 20px 20px 20px;
  }
  .stamp-box_content h4 {
    font-size: 16px;
    line-height: 16px;
  }
  .slidecontainer p {
    padding: 4px 10px;
  }
  .slidecontainer p {
    font-size: 24px;
    line-height: 24px;
  }
  .tax-band-box .tax-band span {
    padding: 0;
  }
  .message-sec .message_card .form-group input[type="text"],
  .message-sec .message_card .form-group input[type="email"] {
    line-height: 50px;
    height: 50px;
  }
  .about-property_content img {
    bottom: -42px;
    width: 160px;
  }
  .find-deal-sec {
    margin: 50px 0 35px !important;
  }
  .find-deal-sec .find-deal_card {
    margin-bottom: 40px;
  }
  .mobile-hr {
    display: none;
  }
  .about-blossomfield-sec {
    margin: 54px 0 0 0;
  }
  .about-blossomfield-sec .about-blossomfield_content {
    margin-bottom: 0;
  }
  .to-help-sec {
    margin: 30px 0 50px 0;
  }
  .faq-content h2 {
    font-size: 17px;
    line-height: 17px;
  }
  .faq-content span a {
    font-size: 17px;
    line-height: 17px;
  }
  .faq-content h2 b {
    font-size: 27px;
    line-height: 27px;
    font-weight: 700;
  }
  .to-help-content .sec-head h1,
  .to-help-content .sec-head h2 {
    margin-bottom: 0;
  }
  .about-us_card {
    margin-bottom: 50px;
  }
  .banner-sec.mobile-home-banner {
    position: relative;
    background-image: url("../images/mobile-banner.png") !important;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
  }
  .menu-outer {
    background-size: 100%;
  }
  .dropdown-inner_menu.active {
    background-size: 100%;
  }
  .nav_call {
    margin-top: 0px;
  }
  .checkbox_button .btn.main-btn.calculate_btn {
    margin-right: 36px;
  }

  .wp-calculators-wrapper {
    padding: 25px;
  }
  .wp-calculators-wrapper h2.form-title {
    font-size: 26px;
  }

  .form-item-property-price label,
  .form-item-loan-size label,
  .form-item-monthly-overpayment label,
  .form-item-amount label,
  .form-item-deposit label,
  .form-item-repay-period label,
  .form-item-interest-rate label,
  .form-item-repayment-period label {
    font-size: 18px;
    line-height: 18px;
    width: auto;
    margin-right: 0;
  }
  .form-item-property-price input,
  .form-item-loan-size input,
  .form-item-monthly-overpayment input,
  .form-item-interest-rate input,
  .form-item-repayment-period input,
  .form-item-amount input,
  .form-item-deposit input,
  .form-item-repay-period input {
    font-size: 18px;
    line-height: 18px;
  }
  #edit-interest-only {
    margin-bottom: 25px;
  }
  .form-item-interest-rate {
    margin-right: 20px;
  }
  .form-item-interest-rate,
  .form-item-repayment-period,
  .form-item-repay-period {
    width: calc(50% - 13px);
  }

  .form-item-property-price:before,
  .form-item-loan-size:before,
  .form-item-monthly-overpayment:before,
  .form-item-amount:before,
  .form-item-deposit:before,
  .form-item-interest-rate:before,
  .form-item-repayment-period:before,
  .form-item-repay-period:before {
    font-size: 18px;
    line-height: 18px;
    bottom: 13px;
  }

  #edit-property-area > div label,
  #edit-property-type > div label {
    font-size: 20px;
    padding: 10px;
    margin: 0 10px;
    width: calc(100% - 20px);
  }
  #edit-property-area > div {
    margin-bottom: 20px;
  }
  #edit-property-type {
    margin: 20px 0 40px;
  }
  #stamp-duty-result h4 {
    font-size: 18px;
    line-height: 24px;
  }
  #stamp-duty-result h2 {
    font-size: 24px;
  }
  .wp-calculator-stamp-duty-wrapper .form-actions {
    margin: 20px 0 0;
  }
  #overpayment-result table {
    width: calc(100% + 50px);
    margin-left: -25px;
    border-left: none;
    border-right: none;
  }
  #overpay-chart {
    width: calc(100% + 50px);
    margin-left: -25px;
  }

  .webform-submission-request-a-call-back-form .row {
    margin-right: 0;
  }
  .all-card-blocks .row{grid-template-columns: 1fr;}
  .content-columns .content-outer{grid-template-columns: 1fr;}
  .with-divider.content-columns:after{display: none;}
  .round.card-blocks img{width: 100%;}
  .round.card-blocks{padding: 20px;}
  .content-columns h2, .contact-block h2, .full-width-content h2{font-size: 32px;}
  .contact-block .contact-info h3{font-size: 28px;}
  .full-width-content p{font-size: 20px !important; line-height: 28px !important;}
  .full-width-content{padding-bottom: 80px;margin-top: 20px;}
  .banner-with-description h2{font-size: 32px;line-height: 40px;margin-right: 0}
  .callback-form form .form-item{width: 100%; padding-left: 0 !important; padding-right: 0 !important;}
  .callback-form > div:first-child > div > div { margin-bottom: 30px; font-size: 32px;}
  
}
@media (max-width: 480px) {
  .about-blossomfield-sec .about-blossomfield_card .about-inner_content {
    padding: 30px 30px 80px 60px;
  }
  .about-inner_content a.btn.main-btn.find-deal-btn {
    left: 60px;
  }
  .about-blossomfield-sec .about-blossomfield_card img {
    bottom: -7px;
  }
  .faq-inner_content {
    padding-left: 20px;
  }
  .find-deal_inner_btn ul {
    flex-direction: column;
  }
  .find-deal_inner_btn ul li {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .faq_img figure {
    height: 80px;
    width: 80px;
  }
  .about-property_content {
    padding: 16px;
  }
  .property_btn-top .btn.main-btn.property-btn {
    font-size: 16px;
    line-height: 20px;
  }

  .about-property-sec .about-property_buttons .property_btn-top li {
    padding: 8px;
  }
  .stamp-box_content h2 {
    font-size: 23px;
    line-height: 23px;
  }
  .slidecontainer p {
    width: 120px;
    font-size: 17px;
    line-height: 17px;
  }
  .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #1595ba;
    cursor: pointer;
    border-radius: 50%;
    border: 6px solid #cecece;
  }
  .slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #1595ba;
    cursor: pointer;
    border-radius: 50%;
    border: 6px solid #cecece;
  }
  .about-property-sec .about-property_content .property_btn-top li {
    width: 100%;
  }
  .slidecontainer input {
    margin: 0px 30px 0 0;
  }
  ul.pager__items li a {
    padding: 4px;
    width: 37px;
    height: 37px;
  }

  #edit-property-area > div {
    width: 100%;
  }
  #edit-property-type > div {
    width: 100%;
    margin-bottom: 20px;
  }
  .calculator-form-bottom .calculator-form-bottom_in {
    padding: 25px;
  }
  .calculator-form-bottom .calculator-inner-bottom h3 {
    font-size: 28px;
  }
  .ui-widget.ui-widget-content {
    width: 90% !important;
  }
}
@media (max-width: 420px) {
  .form-item-interest-rate,
  .form-item-repayment-period,
  .form-item-repay-period {
    width: 160px;
    display: block;
  }
}
@media (max-width: 400px) {
  .about-blossomfield-sec .about-blossomfield_card img {
    max-width: 24%;
  }
  .property_btn-top .btn.main-btn.property-btn {
    min-height: 63px !important;
  }
  .calculator-form-bottom .calculator-inner-bottom h3 {
    font-size: 22px;
  }
}
@media (max-width: 375px) {
  #stamp-duty-result table {
    width: calc(100% + 50px);
    margin-left: -25px;
  }
  #stamp-duty-result table th,
  #stamp-duty-result table td {
    font-size: 14px;
    padding: 6px;
  }
}
