@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);

*,
li,
ul {
    margin: 0
}

.nav-links li a,
.wrapper .logo a {
    color: #17161a;
    text-decoration: none
}

.nav-links li a,
.wrapper .logo a,
a {
    text-decoration: none
}

.mega-box,
.nav-links .drop-menu {
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    position: absolute
}

.mega-box .content,
.nav-links .drop-menu {
    background: #d8d8d8;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .15)
}

button.primary-cta a,
span.cta a {
    background-color: var(--acent-color);
    transition: .3s
}

.panel,
.tab,
.tabs {
    overflow: hidden
}

.col-1 ul li,
.main-content.mt-6.policy ul li {
    margin-left: 20px
}

:root {
    --primary-color: #082c25;
    --acent-color: #1b8f7a;
    --text-light: #565959;
    --bg-dark: #1b8f7a2B;
    --bg-white: #ffffff;
    --text-white: #ffffff;
    --text-dark: #3a3a3a;
    --btn-hover: #082c25;
}

*,
::after,
::before {
    box-sizing: border-box
}

body,
html {
    height: 100%;
    scroll-behavior: smooth
}

body {
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    font-family: Poppins
}

canvas,
img,
picture,
svg,
video {
    display: block;
    max-width: 100%
}

button,
input,
select,
textarea {
    font: inherit;
    border: 0;
    background: 0 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    overflow-wrap: break-word
}

#__next,
#root {
    isolation: isolate
}

a {
    color: var(--acent-color)
}

li,
ul {
    padding: 0
}

.row-reverse {
    background-color: var(--bg-dark)
}

.row-reverse .col-wrapper {
    display: flex;
    flex-direction: column-reverse
}

.row-reverse .col_wrapper {
    flex-direction: row-reverse;
    gap: 30px
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 40px
}

.top-bar {
    background-color: var(--primary-color);
    color: var(--text-white);
    padding: 8px 0
}

.top-bar>.container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hero-about span.icon-list,
.hero-banner span.icon-list,
.top-left span.top-bar-icon,
.top-right span.top-bar-icon {
    float: left;
    width: 24px
}

.top-left span.top-bar-textt,
.top-right span.top-bar-text {
    display: flex;
    margin-left: 32px
}

span.top-bar-text {
    margin-left: 10px
}

.nav-colored .nav-brand {
    padding: 13px 0;
    transition: .1s ease-out
}

.nav-transparent {
    background-color: transparent
}

#mynav.nav-colored {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    background: #eeeeee;
    z-index: 999
}

nav .wrapper {
    position: relative;
    line-height: 70px;
    margin: auto;
    display: flex;
    align-items: center;
    padding: 7px 0;
    justify-content: space-between
}

.wrapper .logo a {
    font-size: 30px;
    font-weight: 600
}

.wrapper .nav-links {
    display: inline-flex;
    margin: auto;
}

.copyright-wraper .social ul li,
.footer-col ul li,
.nav-links li,
ul.footer-list li {
    list-style: none
}

.nav-links li a {
    font-size: 18px;
    font-weight: 400;
    padding: 9px 15px;
    border-radius: 5px
}

.nav-links li a:hover {
    background: var(--acent-color);
    color: #fff;
    border-radius: 0px
}

button.learn-more:hover,
button.primary-cta a:hover,
button.white-cta a:hover,
footer,
span.cta a:hover {
    background-color: var(--btn-hover)
}

.fa-bars:before,
.fa-navicon:before,
.fa-solid,
.fas {
    color: var(--acent-color)
}

.nav-links .mobile-item,
nav input {
    display: none
}

.about-banner,
.auto-wreckers,
.brands,
.cash-instant,
.faq,
.hero-about,
.hero-banner,
.rate-cash,
.removal-banner {
    display: flex
}

.current-menu-item a {
    font-weight: 500 !important
}

.current-menu-item:hover a>.nav-links .drop-menu li a {
    color: #17161a
}

.nav-links .drop-menu {
    width: 210px;
    line-height: 45px;
    top: 85px !important
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
    transition: .3s;
    top: 60px;
    opacity: 1;
    visibility: visible
}

.drop-menu li a {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 0 0 0 15px;
    font-weight: 400;
    border-radius: 0
}

.mega-box {
    width: auto;
    padding: 0px;
    margin-top: 15px;
    top: 85px
}

.mega-box .content {
    /* padding: 25px 20px; */
    max-width: 300px;
    /* display: flex;
    width: 100%;
    justify-content: space-between */
}

.mega-box .content .row {
    width: 100%;
    line-height: 45px
}

.content .row header {
    color: #17161a;
    font-size: 16px;
    font-weight: 500
}

.content .row .mega-links {
    margin-left: 0;
    border-left: 1px solid rgba(255, 255, 255, .09)
}

.row .mega-links li {
    padding: 0px
}

.row .mega-links li a {
    padding: 0 20px;
    color: #17161a;
    font-size: 14px;
    display: block
}

.pre-footer-message a,
.pre-footer-message p,
.row .mega-links li a:hover,
.tab,
.wrapper .btn,
span.cta a {
    color: #fff
}

.wrapper .btn {
    font-size: 20px;
    cursor: pointer;
    display: none
}

.wrapper .btn.close-btn {
    position: absolute;
    right: 30px;
    top: 10px
}

span.cta a {
    border-radius: 30px;
    padding: 12px 25px;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase
}

span.cta a:hover {
    color: #fff
}

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

    #close-btn:checked~.btn.menu-btn,
    .wrapper .btn {
        display: block
    }

    .service-removal .second-half img {
        max-width: inherit;
        height: 100%;
        max-height: 375px;
    }

    nav .wrapper {
        padding: 0
    }

    nav .wrapper .logo {
        flex-basis: 75%
    }

    .wrapper .nav-links {
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #f5f5f5;
        display: block;
        padding: 50px 10px;
        line-height: 50px;
        overflow-y: auto;
        box-shadow: 0 15px 15px rgba(0, 0, 0, .18);
        transition: .3s;
        z-index: 9
    }

    .mega-box,
    .nav-links .drop-menu {
        position: static;
        top: 65px;
        opacity: 1;
        visibility: visible;
        max-height: 0;
        overflow: hidden;
        transition: .3s
    }

    ::-webkit-scrollbar {
        width: 10px
    }

    ::-webkit-scrollbar-track {
        background: #242526
    }

    ::-webkit-scrollbar-thumb {
        background: #3a3b3c
    }

    #menu-btn:checked~.nav-links {
        left: 0
    }

    #menu-btn:checked~.btn.menu-btn,
    .nav-links .desktop-item {
        display: none
    }

    .nav-links li {
        margin: 15px 10px
    }

    .nav-links li a {
        padding: 0 20px;
        display: block;
        font-size: 20px
    }

    .nav-links .drop-menu {
        padding-left: 20px;
        width: 100%;
        box-shadow: none
    }

    #showDrop:checked~.drop-menu,
    #showDrops:checked~.drop-menu,
    #showMega2:checked~.mega-box,
    #showMega:checked~.mega-box {
        max-height: 100% !important
    }

    .nav-links .mobile-item {
        display: block;
        color: #17161a;
        font-size: 18px;
        font-weight: 500;
        padding-left: 20px;
        cursor: pointer;
        border-radius: 5px;
        transition: .3s
    }

    .nav-links .mobile-item:hover {
        background: var(--acent-color);
        color: #fff
    }

    .drop-menu li,
    .row .mega-links li {
        margin: 0
    }

    .drop-menu li a {
        border-radius: 5px;
        font-size: 14px
    }

    .mega-box {
        padding: 0 20px
    }

    .mega-box .content {
        box-shadow: none;
        flex-direction: column;
        padding: 20px 20px 0
    }

    .mega-box .content .row {
        width: 100%;
        margin-bottom: 15px;
        border-top: 1px solid rgba(255, 255, 255, .08)
    }

    .mega-box .content .row:first-child,
    .mega-box .content .row:nth-child(2) {
        border-top: 0
    }

    .content .row .mega-links {
        border-left: 0;
        padding-left: 15px
    }

    .content .row header {
        font-size: 19px
    }
}

.card-wraper>.card,
section.about,
section.faqs {
    background-color: var(--bg-dark)
}

section.home-hero {
    padding: 40px 0 60px
}

.hero-banner {
    align-items: center
}

.about-banner h2,
.auto-wreckers .first-half h2,
.banner-content h1,
.cash-instant .second-half h2,
.centered h1,
.faq .first-half h2,
.hero-banner h1,
.rate-cash .first-half h2,
.removal-banner .second-half h2,
section.home-services h2,
section.testimonial h2 {
    font-size: 2.8rem;
    line-height: 1.4;
    padding-bottom: 25px
}

.hero-about p,
.hero-banner p,
.iconlist p {
    padding: 6px 0
}

.hero-about span.icon-list,
.hero-banner span.icon-list,
.iconlist .icon-list {
    margin-top: 3px
}

.brands {
    gap: 12px;
    margin-top: 20px
}

.brands-img img {
    width: 125px
}

.tab,
section.blog-hero img {
    width: 100%
}

.brands-img:hover {
    transform: translateY(-6px);
    transition-duration: .5s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}

.we-buy {
    margin-top: 135px;
    padding: 30px 20px;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, .2) 0 18px 50px -10px
}

.banner.cta {
    padding-top: 15px
}

button.primary-cta a {
    border-radius: 30px;
    padding: 13px 25px;
    border: none;
    margin-right: 12px;
    margin-bottom: 10px;
    color: var(--text-white);
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500
}

button.secondary-cta a,
button.white-cta a {
    padding: 13px 25px;
    transition: .3s;
    color: var(--acent-color);
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500
}

button.secondary-cta a {
    background-color: transparent;
    border: none;
    border-radius: 30px;
    outline: 2px solid var(--acent-color);
    outline-offset: -2px
}

button.secondary-cta:hover>a {
    color: var(--btn-hover)
}

button.secondary-cta a:hover {
    outline: 2px solid var(--btn-hover);
    border: 0;
    background: 0 0;
    color: var(--text-dark)
}

.ask-for-price {
    padding-top: 20px
}

.hidden {
    opacity: 0;
    transition: 2s
}

section {
    min-height: 40px
}

.show {
    opacity: 1
}

section.about {
    padding: 80px 0
}

.first-half.about ul li {
    text-align: left;
    padding-top: 8px
}

.about-banner .first-half,
.about-banner .second-half,
.auto-wreckers .first-half,
.auto-wreckers .second-half,
.cash-instant .first-half,
.cash-instant .second-half,
.faq .first-half,
.faq .second-half,
.hero-about,
.rate-cash .first-half,
.rate-cash .second-half,
.removal-banner .first-half,
.removal-banner .second-half {
    flex: 1
}

.about-banner .second-half,
.auto-wreckers .second-half,
.hero-about .banner-image {
    text-align: right;
    text-align: -webkit-right
}

.iconlist,
p.mb-2,
ul.mb-2 {
    padding-bottom: 25px
}

section.auto-wreckers,
section.cash-rate,
section.content,
section.service-removal {
    padding: 60px 0
}

section.instant-cash,
section.sydney-removal {
    background-color: var(--bg-dark);
    padding: 80px 0 60px
}

section.faqs {
    padding: 80px 0
}

.panel,
section.faq-rev {
    background-color: #fff
}

.tab-content ul {
    padding-left: 25px
}

input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.about-banner,
.hero-about {
    gap: 30px
}

.tabs {
    border-radius: 8px;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, .5)
}

._form_21:first-child,
.address,
.banner-image .form-ct,
.email,
.form,
.form-ct,
.phone,
.service-card,
.testimonial-card {
    box-shadow: rgb(0 0 0 / 20%) 0 18px 50px -10px
}

.mt-6 {
    margin-top: 60px
}

.panel {
    padding: 0 18px;
    display: none
}

._form_17 form {
    margin: 0 auto !important
}

.form-ct {
    border-radius: 30px;
    padding: 80px 0
}

.banner-image .form-ct {
    border-radius: 30px;
    padding: 40px 0
}

.form {
    padding: 40px 30px
}

h4.sell {
    text-align: center;
    padding: 0 0 20px;
    font-size: 25px;
    color: #000
}

.centered,
.footer-col ul li a,
.learn-more a,
button.white-cta:hover>a,
ul.footer-list li a {
    color: var(--text-white)
}

._field-wrapper input,
._field-wrapper input[type=email],
._field-wrapper textarea {
    position: relative;
    opacity: 1;
    z-index: 1;
    border: 1px solid #e7e7e7 !important;
    padding: 10px !important;
    height: auto !important
}

footer,
section.home-services,
section.pre-footer {
    padding: 70px 0
}

._form_21:first-child {
    padding: 80px 0;
    border-radius: 30px
}

._button-wrapper._full_width,
._form_21 #_form_63C0EF7421CED_ ._full_width,
._form_element {
    text-align: left !important
}

.about-banner .about,
.card-footer,
.center,
.centered,
.error,
.error p,
h2.blog-title,
section.home-services h2,
section.testimonial h2 {
    text-align: center
}

.service-wraper,
.testimonial-wraper {
    display: flex;
    flex-wrap: wrap;
    gap: 45px
}

.service-card,
.testimonial-card {
    flex-basis: 31%;
    padding: 50px 20px;
    border-radius: 30px;
    text-align: center
}

.card-header,
.testimonial-card .card-body {
    padding: 25px 0 17px
}

.card-header img,
.icon-box img {
    margin: 0 auto
}

.card-header {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize
}

.card-body {
    line-height: 1.7
}

section.testimonial {
    padding: 70px 0;
    background: var(--bg-dark)
}

section.map-with-form .map-with-form-wrapper {
    display: flex;
    flex-wrap: wrap
}

section.map-with-form {
    background-color: #f5f5f5;
}

.sn-form {
    margin: auto;
    box-shadow: rgb(0 0 0 / 20%) 0 18px 50px -10px;
    max-width: 1000px;
    width: 100%;
    position: relative;
    top: -112px;
    z-index: 9;
    background: #ffffffba;
}

.sn-form ._form-content {
    display: flex;
    flex-wrap: wrap;
}

.sn-form ._form-content ._form_element,
.sn-form ._form-content ._button-wrapper {
    width: 50%;
    padding: 5px;
}

@media (max-width: 767.5px) {

    .sn-form ._form-content ._form_element,
    .sn-form ._form-content ._button-wrapper {
        width: 100%;
    }
}

.home-map {
    width: 100%;
    height: 350px;
}

section.pre-footer {
    background-color: var(--acent-color)
}

button.white-cta a {
    background-color: var(--bg-white);
    border-radius: 30px;
    border: none
}

.pre-footer-wraper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 80px
}

nav .wrapper a {
    /* margin-right: auto; */
}

.contact-cta {
    margin-left: 16px;
}

.recent-d-flex span.icon-list-content a {
    text-decoration: underline;
}

.pre-footer-message {
    flex-basis: 62%
}

.error,
.error p {
    padding-bottom: 60px
}

.hero-about {
    padding: 70px 0 80px
}

.banner-content {
    flex-basis: 60%
}

.hero-about .banner-image {
    flex-basis: 40%
}

.about-banner .about {
    max-width: 768px;
    margin: 0 auto
}

.iconlist span.icon-list {
    float: left;
    width: 20px
}

.iconlist span.icon-list-content {
    display: flex
}

.car-removal h3 {
    font-size: 1.5rem;
    padding-bottom: 20px
}

.d-flex {
    display: flex;
    justify-content: space-evenly
}

.d-flex p {
    background: #e4edeb;
    padding: 20px;
    flex-basis: 40%;
    border-radius: 5px
}

.flex-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.flex-grid p {
    flex-basis: 32%
}

.blog-hero,
.image-box {
    position: relative
}

.centered,
.date {
    position: absolute
}

.image-box img {
    object-fit: contain;
    height: 300px;
    border-radius: 30px 30px 0 0;
    width: 100%
}

.blog-hero.sn-single img {
    height: auto;
    min-height: 250px;
}
.sn-single .centered{
    width: 100%;
    max-width: 600px;
}
.sn-single .centered h1{
    width: 100%;
    font-size: 25px;
}

.blog-hero img {
    height: 80vh;
    max-height: 480px;
    object-fit: cover;
    filter: brightness(50%);
    background:#979595;
}

.centered {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

h2.blog-title {
    font-size: 2.8rem;
    padding: 60px 0 40px
}

.date,
button.learn-more {
    font-size: 14px;
    color: var(--text-white)
}

.mt-2 {
    margin-top: 20px
}

.card-wraper {
    display: flex;
    flex-wrap: wrap;
    gap: 45px;
    padding-bottom: 80px
}

.card-wraper>.card {
    flex-basis: 31.1%;
    padding-bottom: 60px
}

.date,
button.learn-more {
    background-color: var(--acent-color)
}

.cd {
    padding: 0 25px
}

.date {
    bottom: 1px;
    right: 1px;
    padding: 4px 8px;
    border-radius: 4px 4px 0 0
}

button.learn-more {
    padding: 12px;
    border-radius: 30px;
    border: none
}

.cd .card-body {
    padding-bottom: 40px
}

.center {
    margin-bottom: 80px
}

.address-wrap>*,
.recent-d-flex {
    margin-bottom: 12px
}

.pagination {
    display: inline-block
}

.page-numbers.current,
.pagination a {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px
}

.page-numbers.current,
.pagination a.active {
    background-color: var(--acent-color);
    color: #fff;
    border: 1px solid var(--acent-color)
}

.pagination a:hover:not(.active) {
    background-color: #ddd
}

section.content>.container {
    display: flex;
    gap: 25px
}

.main-content {
    flex-basis: 68%
}

.con-map {
    height: 100%;
}

.con-map aside {
    height: 100%;
}

.map iframe {
    height: 100%;
    width: 100% !important
}

.aside {
    flex-basis: 30%
}

.categories,
.map {
    margin-top: 50px
}

.iconlist h5 {
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 500
}

.address,
.email,
.phone {
    padding: 20px;
    border-radius: 10px
}

.address .iconlist,
.email .iconlist,
.phone .iconlist {
    padding-bottom: 0
}

.con-map {
    margin-top: 0
}

.address-wrap .address img,
.address-wrap .email img,
.address-wrap .phone img {
    transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5)
}

.address-wrap .iconlist span.icon-list-content {
    margin-left: 45px
}

.address-wrap h4 {
    font-size: 19px;
    margin-bottom: 8px
}

.recent-d-flex {
    display: flex;
    background: #f5f5f5;
    align-items: center
}

.image-wrapper img {
    max-width: 120px;
    min-height: 120px;
    object-fit: cover
}

.recent-d-flex .iconlist {
    padding-top: 10px;
    padding-bottom: 10px
}

.display-flex {
    display: flex;
    gap: 20px
}

.bg-acent {
    background-color: #f5f5f5
}

.main--pp {
    max-width: 924px;
    padding-top: 60px
}

h2.rank-math-html-sitemap__title {
    margin-bottom: 25px
}

.pre-footer-message p {
    font-weight: 500;
    font-size: 18px
}

.home-map iframe {
    width: 100%;
    height: 680px
}

footer {
    color: var(--text-white)
}

.copyright-wraper,
.footer-col-wrapper {
    display: flex;
    justify-content: space-between
}

h4.widget-title {
    padding-bottom: 20px;
    font-size: 19px
}

.footer-col ul,
ul.footer-list {
    padding: 0;
    line-height: 2
}

.copyright {
    background-color: #101010;
    color: var(--text-white);
    padding: 15px 0
}

.copyright-wraper .social ul {
    display: flex;
    justify-content: space-between;
    gap: 15px
}

.main-content.mt-6.policy {
    padding-bottom: 70px
}

ul.rank-math-html-sitemap__list ::marker {
    content: url(https://staging1.unitedcarremoval.com.au/wp-content/themes/unitedcarremoval/img/icon-list.svg)
}

.policy ul li a {
    padding-left: 10px
}

@media(min-width:640px) {
    .pre-footer-wraper {
        gap: 30px
    }

    .top-bar img {
        margin-top: 3px
    }
}

@media(min-width:1024px) {
    .card-wraper>.card {
        flex-basis: 30.1%;
        background-color: var(--bg-dark);
        box-shadow: rgb(0 0 0 / 20%) 0 18px 50px -10px;
        border-radius: 30px
    }

    .main-content,
    .sp {
        padding-right: 40px
    }

    ul.rank-math-html-sitemap__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px
    }
}

@media (min-width:1390px) {
    .nav-brand {
        flex: 1 auto
    }

    .nav-toggle {
        display: none
    }
}

@media(max-width:1431px) {
    .navbar {
        display: none
    }

    .about-banner h2,
    .auto-wreckers .first-half h2,
    .banner-content h1,
    .cash-instant .second-half h2,
    .centered h1,
    .faq .first-half h2,
    .hero-banner h1,
    .rate-cash .first-half h2,
    .removal-banner .second-half h2,
    section.home-services h2,
    section.testimonial h2 {
        font-size: 2rem
    }

    .service-wraper,
    .testimonial-wraper {
        gap: 30px;
        text-align: center;
        justify-content: center
    }
}

@media (max-width:1389px) {

    .nav-link,
    .submenu {
        width: 100%;
        display: block
    }

    .nav-list {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        max-height: 0;
        transition: max-height .4s
    }

    .nav-toggle {
        display: block
    }

    .nav-list.showing {
        max-height: 100%;
        transition: max-height .4s
    }

    .nav-list li {
        display: inline-block;
        background: #f5f5f5;
        width: 100%;
        height: auto
    }

    .nav-collapse {
        margin: 0;
        flex: 1 100%;
        order: 2
    }

    .nav-list__item {
        padding: 0
    }

    .nav-link {
        position: relative;
        padding: 10px 16px;
        opacity: 1
    }

    .submenu {
        top: 0;
        height: 0;
        position: relative;
        overflow: hidden;
        transition: .4s;
        box-shadow: none
    }

    .submenu li {
        background: #b0e1d9;
        display: block;
        padding-left: 20px
    }

    .submenu--trigger.active .submenu {
        height: auto
    }

    .submenu--trigger i {
        right: 15px
    }

    .nav-utilities ul.nav-list {
        max-height: 3rem !important;
        overflow: inherit
    }
}

@media(max-width:1024px) {
    .card-wraper>.card {
        flex-basis: 47%;
        background-color: var(--bg-dark)
    }

    .footer-col-wrapper {
        flex-wrap: wrap
    }

    .footer-col:first-child,
    .footer-col:nth-child(2) {
        padding-bottom: 50px
    }

    .footer-col {
        flex-basis: 50%
    }

    section.blog-hero img {
        width: 100%;
        height: 450px;
        object-fit: cover
    }

    .policy ul li {
        line-height: 3rem
    }
}

@media(max-width:967px) {

    .service-card,
    .testimonial-card {
        flex-basis: 48%
    }

    .form,
    .home-map {
        flex-basis: 50%
    }
}

@media(max-width:911px) {

    .service-card,
    .testimonial-card {
        flex-basis: 45%
    }

    button.primary-cta {
        margin-bottom: 10px
    }

    .card-wraper>.card {
        flex-basis: 46%
    }
}

@media(max-width:810px) {

    .about-banner h2,
    .auto-wreckers .first-half h2,
    .banner-content h1,
    .cash-instant .second-half h2,
    .centered h1,
    .faq .first-half h2,
    .hero-banner h1,
    .rate-cash .first-half h2,
    .removal-banner .second-half h2,
    section.home-services h2,
    section.testimonial h2 {
        font-size: 1.6rem
    }

    .about-banner,
    .auto-wreckers,
    .hero-banner,
    .rate-cash,
    .row-reverse .col_wrapper {
        flex-direction: column-reverse
    }

    .about-banner .second-half,
    .auto-wreckers .second-half,
    .hero-about .banner-image {
        text-align: center;
        text-align: -webkit-center
    }

    .about-banner .first-half,
    .cash-instant .second-half,
    .hero-about .banner-image {
        padding-top: 50px
    }

    .cash-instant,
    .faq,
    .hero-about,
    .removal-banner,
    section.map-with-form .map-with-form-wrapper {
        flex-direction: column
    }

    .form {
        margin: 0 auto
    }

    .map iframe {
        height: 400px
    }

    .sp {
        padding-top: 35px
    }

    .address {
        flex-basis: 95%
    }
}

@media(max-width:768px) {
    .centered {
        left: 25%;
        transform: translate(-17%, -50%)
    }

    section.content>.container {
        flex-direction: column
    }

    nav .wrapper .logo {
        flex-basis: 65%
    }
}

@media(max-width:675px) {
    .form-ct {
        padding: 60px 15px
    }

    .banner-image .form-ct {
        padding: 40px 20px
    }

    .home-map iframe {
        height: 300px
    }

    section.map-with-form.hidden.show {
        padding: 70px 0 0
    }

    .card-wraper>.card,
    .service-card,
    .testimonial-card {
        flex-basis: 100%
    }

    .d-flex,
    .pre-footer-wraper {
        flex-direction: column;
        gap: 10px
    }

    .flex-grid p {
        flex-basis: 49%
    }

    .pre-footer-message {
        text-align: center
    }

    .copyright-wraper {
        align-items: center
    }

    ul.footer-list li a {
        font-size: 14px
    }

    .copyright-text p {
        font-size: 13px
    }

    .row .mega-links li a {
        padding: 0 7px
    }

    .mega-box .content,
    .nav-links .drop-menu {
        padding: 0 !important
    }

    .drop-menu li a,
    .row .mega-links li a {
        font-size: 15px
    }
}

@media(max-width:588px) {
    .logo a img {
        max-width: 65px
    }

    .container {
        padding: 0 20px
    }

    nav .wrapper .logo {
        flex-basis: 50%
    }

    .we-buy {
        margin-top: 35px
    }

    .card-header h3 {
        font-size: 22px
    }

    .flex-grid p {
        flex-basis: 90%
    }

    .display-flex,
    .footer-col-wrapper {
        flex-direction: column
    }

    .footer-col {
        flex-basis: 100%
    }

    .footer-col:nth-child(3) {
        padding-bottom: 50px
    }

    .copyright-wraper {
        justify-content: center;
        flex-direction: column-reverse;
        gap: 20px
    }
}

@media(max-width:420px) {

    .address-wrap .iconlist span.icon-list-content,
    .top-bar p {
        font-size: 13px
    }

    nav .wrapper .logo {
        flex-basis: 40%
    }

    button.primary-cta {
        margin-bottom: 35px
    }

    button.primary-cta a,
    button.secondary-cta a,
    span.cta a {
        font-size: 12px;
        padding: 12px 20px !important
    }

    .pre-footer-wraper {
        flex-wrap: nowrap
    }

    .centered {
        left: 20%;
        transform: translate(-12%, -50%)
    }

    .copyright-wraper {
        flex-direction: column-reverse;
        justify-content: center;
        gap: 20px
    }

    .copyright-wraper .social ul {
        padding: 0
    }
}

@media(max-width:350px) {
    span.cta a {
        padding: 12px;
        font-size: 11px
    }
}

.service-removal .second-half {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(to left, var(--acent-color)a3, #e99018a3);
}

.service-removal .second-half img {
    max-width: inherit;
    height: 100%;
    max-height: 375px;
}

.service-removal .first-half {
    padding: 50px 0;
}

/* .row .sn-content-sec {
    padding: 30px;
    padding-bottom: 40px;
    position: relative;
    background: white;
    width: calc(100% + 120px);
}

.row-reverse .sn-content-sec {
    padding: 30px;
    padding-bottom: 40px;
    position: relative;
    left: -120px;
    background: white;
    width: calc(100% + 120px);
} */
.sn-content-sec h2 {
    color: var(--acent-color);
}

.sn-content-sec p {
    text-align: justify;
    color: #333;
}

.sn-faq {
    margin: auto;
    text-align: left;
}

.service-card {
    background: #1b8f7a33;
    box-shadow: 10px 10px 10px #1b8f7a63 !important;
    padding: 20px !important;
    border-radius: 10px !important;
}

.testimonial-card {
    background: #1b8f7a33;
    box-shadow: 10px 10px 10px #1b8f7a63 !important;
}

.testimonial-wraper .testimonial-card:nth-child(2) {
    background-color: var(--acent-color);
    color: #fff;
    margin-top: -20px;
    height: calc(100%);
}

.testimonial-wraper .testimonial-card:nth-child(2) .icon-box img {
    border: solid 2px white;
    border-radius: 50%;
}

.we-buy {
    background: var(--acent-color);
    color: white;
}

section.about {
    background: white !important;
    padding: 0;
}

section.service-removal {
    padding: 0;
}

.col ul.lists li input:checked+label,
.col .lists li:hover label {
    background-color: var(--btn-hover) !important;
}

@media (max-width: 810.5px) {

    /* .row .sn-content-sec {
        padding: 0;
        padding-bottom: 0;
        position: relative;
        background: white;
        width: calc(100%);
    }

    .row-reverse .sn-content-sec {
        padding: 0;
        padding-bottom: 0;
        position: relative;
        left: 0;
        background: white;
        width: calc(100%);
    } */

    .service-removal .first-half {
        padding: 0;
    }

    .service-removal .second-half img {
        max-height: initial;
        height: auto;
        width: 100%;
    }

    .testimonial-wraper .testimonial-card:nth-child(2) {
        margin-top: 0;
        height: calc(100%);
    }

    .infrabyte-form-section {
        padding: 10px !important;
    }
}


.sn-blog-head {
    padding: 10px 15px;
    text-align: center;
    font-weight: 600;
    font-size: 25px;
}

.sn-blogs-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.sn-blog-col {
    width: calc((100% / 3));
    padding: 15px;
}

.sn-blog-card {
    background-color: var(--bg-white);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    height: 100%;
}

.sn-card-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    overflow: hidden;
    display: flex;
}

.sn-card-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: auto;
}

.sn-blog-content {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    height: calc(100% - 200px);
}

.sn-blog-card h3 a {
    margin-top: 0;
    font-size: 25px;
    color: var(--text-dark);
    text-decoration: none;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sn-blog-card p {
    margin-bottom: 0;
    font-size: 16px;
    margin-top: 10px;
    color: var(--text-dark);
    line-height: 22px;
}

.sn-blog-link {
    color: var(--primary-color);
    text-decoration: none;
    font-size: 15px;
    padding-top: 10px;
    margin-top: auto;
    display: inline-block;
    font-weight: 500;
}

.sn-card-highlight-text {
    color: var(--acent-color);
    margin-bottom: 3px;
    display: block;
    font-size: 13px;
    font-weight: 600;
}

@media (max-width: 992px) {
    .sn-blog-col {
        width: calc((100% / 3));
    }
}

@media (max-width: 768px) {
    .sn-blog-col {
        width: calc(50%);
    }
}

@media (max-width: 480px) {
    .sn-blog-col {
        width: calc(100%);
    }
}