@font-face {
    font-family: 'Clash Display';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Regular.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}


@font-face {
    font-family: 'Clash Display';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Medium.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}


@font-face {
    font-family: 'Clash Display';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Semibold.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Semibold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}


@font-face {
    font-family: 'Clash Display';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Bold.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-e69e3653-0e53-4677-abcf-e77ecae66a56/fonts/ClashDisplay_Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

.header--cta .group__cta {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header--cta .group__cta .cta-text {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: max-content;
}

.module-43 .ry-contact__group {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.header--cta {
    background: #0068ab;
}

.header--cta .cta-text {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #eef2f9;
    font-weight: bold;
    font-family: "Clash Display";
}

.header--cta .cta-text span {
    font-size: 26px;
    text-transform: uppercase;
    color: #eef2f9;
    font-weight: bold;
    font-family: "Jost";
    line-height: 1;
}

.header--cta .cta-icon {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #f18b1d;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header--cta .cta-icon i {
    color: #fff;
}

.header--cta {
    width: 285px;
    height: 81px;
    background-color: #0068ab;
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.header--cta.estimate {
    width: 305px;
    height: 81px;
    background-color: #f18b1d;
}

.header--cta.estimate .cta-icon {
    background: #0068ab;
}

.hp-heading span {
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #f18b1d;
    font-weight: bold;
    font-family: "Clash Display";
    line-height: normal;
}

.hp-heading h2 {
    font-size: 72px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0068ab;
    font-weight: bold;
    font-family: "Clash Display";
    line-height: 1;
}


.hp-section__welcome .abs-img {
    position: absolute;
    bottom: 10%;
    max-width: max-content;
    right: 0;
    z-index: 1;
}

.hp-section__welcome .hp-wrapper {
    width: min(1600px, 90%);
    margin: 0 auto;
    float: unset;
    z-index: 2;
}


.hp-section__welcome .hp-content {
    display: grid;
    grid-template-columns: 660px 800px;
    justify-content: space-between;
    padding: 250px 0;
}

.hp-section__welcome .content-left .description p {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 33px;
    color: #444444;
    font-weight: 400;
    text-align: left !important;
    padding: 30px 0;
    text-wrap: balance;
}

.hp-section__welcome .yt-video .ry-iframe {
    margin: 0;
    border: 10px solid #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.hp-section__cta .hp-container {
    width: min(1600px, 90%);
    margin: 0 auto;
    float: unset;
}

.hp-section__cta .hp-heading * {
    text-align: center;
}

.hp-section__cta .hp-heading {
    padding: 65px 0;
}

.hp-cta__grid .each-cta {
    width: 100%;
    max-width: 100%;
}

.hp-cta__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.hp-cta__grid .each-cta .cta__wrapper {
    position: relative;
    height: 676px;
   
}

.hp-cta__grid .cta__wrapper .cta__bg, .hp-cta__grid .cta__wrapper .cta__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hp-cta__grid .each-cta .cta__icon img {
    max-width: max-content;
}

.hp-cta__grid .each-cta .cta__text h3 {
    font-size: 50px;
    letter-spacing: 1px;
    line-height: 50px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Clash Display";
    padding-top: 15px;
}

.hp-cta__grid .each-cta .cta__text p {
    width: 296px;
    height: 57px;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 33px;
    color: #ffffff;
    font-weight: 300;
    margin-top: 20px;
    text-align: left !important;
}

.hp-cta__grid .each-cta .expand-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;                /* default: icon only */
  padding: 0 14px;
  background: #f7941d;
  color: #fff;
  overflow: hidden;
  transition: width 0.35s ease;
  font-family: Arial, sans-serif;
  margin-top: 30px;
}


/* text hidden by default */
.hp-cta__grid .each-cta .expand-btn__text {
  margin-left: 10px;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-6px);
  transition: opacity 0.25s ease, transform 0.25s ease;
  font-size: 0;
  color: #fff;
  display: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-family: "Clash Display";
}

/* hover expand */
.hp-cta__grid .each-cta .expand-btn:hover {
  width: 346px; /* expanded width */
}

/* reveal text */
.hp-cta__grid .each-cta .expand-btn:hover .expand-btn__text {
  opacity: 1;
  transform: translateX(0);
  font-size: 18px;
  display: inline;
}

.hp-cta__grid .each-cta .expand-btn__icon svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    transform: rotate(-45deg);
}

.hp-cta__grid .each-cta .cta__group {height: 100%;display: flex;flex-direction: column;align-items: flex-end;justify-content: flex-end;padding: 0 50px 50px;z-index: 2;}

.hp-cta__grid .each-cta .cta__btn {
    display: flex;
    width: 100%;
}

.hp-cta__grid .each-cta .cta__wrapper:before {
    opacity: 0;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(3 79 128 / 80%);
    z-index: 1;
    transition: opacity 300ms ease-in-out;
}

.hp-cta__grid .each-cta .cta__wrapper:hover:before {
    opacity: 1;
    transition: opacity 300ms ease-in-out;
}

.hp-section__cta {
    padding: 20px 0 85px;
}

.hp-section__reviews {
    padding: 85px 0;
}

.hp-section__reviews .hp-heading h2 {
    text-align: left !important;
}

.hp-reviews__grid {
    display: flex;
    align-items: center;
}

.hp-reviews__grid .reviews__photo {
    width: 800px;
}

.hp-reviews__grid .reviews__text {
    background: #fff;
    width: 960px;
    height: 795px;
    filter: drop-shadow(0px 20px 30px rgba(0,0,0,0.08));
    background-color: #ffffff;
    padding: 80px 160px 0;
    left: -130px;
}

.hp-section__reviews .hp-wrapper {
    width: min(1600px, 90%);
    margin: 0 auto;
    float: unset;
}

.hp-section__reviews .each-testimony .ry-name h5 {
    display: inline-block;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 33px;
    color: #444;
    font-weight: 700;
    font-family: "Jost" !important;
    text-transform: uppercase;
}

.hp-section__reviews .each-testimony .star-wrapper {
    display: flex;
    gap: 10px;
    padding-bottom: 10px;
}

.hp-reviews__slick .each-testimony .star-wrapper svg {
    fill: #f18b1d;
}

.hp-reviews__slick .each-testimony .text p{
    width: 640px;
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 1.5;
    color: #444444;
    font-weight: 400 !important;
    /* text-wrap: balance; */
}

.hp-reviews__slick .each-testimony .text {
    padding: 30px 0 40px;
}

.hp-section__reviews .slick-arrow {
    display: none !important;
}

.hp-section__reviews .cta-btn a.ry-btn.ry-btn-primary {
    width: 248px;
    height: 60px;
    background-color: #f18b1d;
}

.hp-section__reviews .cta-btn {
    display: flex !important;
    align-items: center;
    padding-top: 60px;
}

.reviews__slick-nav button svg {
    width: 40px;
    height: 40px;
    fill: #dbdfe2;
}

.reviews__slick-nav {
    position: absolute;
    right: 0;
    top: -43%;
    display: flex;
}

.reviews__slick-nav button svg:hover {
    fill: #f18b1d;
}

.hp-section__reviews .hp-container:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 475px;
    background-color: #f18b1d;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hp-section__instagram {
    padding: 85px 0 170px;
}

.hp-section__instagram .hp-wrapper {
    width: min(1280px, 90%);
    max-width: 100%;
    margin: 0 auto;
    float: unset;
}

.hp-section__instagram .hp-heading * {
    text-align: center;
}

.hp-section__need-a-haul {
    z-index: 2;
}

.hp-section__need-a-haul .hp-wrapper {
    width: min(1280px, 100%);
    margin: 0 auto;
    float: unset;
    padding: 9rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hp-section__need-a-haul .description {
    width: 640px;
    max-width: 100%;
}

.hp-section__need-a-haul .heading h2 {
    font-size: 72px;
    letter-spacing: 1px;
    line-height: 73px;
    text-transform: uppercase;
    color: #0068ab;
    font-weight: bold;
    font-family: "Clash Display";
}

.hp-section__need-a-haul .text p {
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #444444;
    font-weight: 700;
    line-height: normal;
}

.hp-section__need-a-haul .text p span {
    text-decoration: underline !important;
    text-underline-offset: 6px;
}

.hp-section__need-a-haul .cta-btn a.ry-btn.ry-btn-primary {
    width: 268px;
    height: 60px;
    background-color: #f18b1d;
}

.hp-section__need-a-haul .text {
    padding: 30px 0;
}

.hp-section__need-a-haul .hp-section__bg, .hp-section__need-a-haul .hp-section__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hp-section__need-a-haul .hp-content {padding: 0 100px;}


@media (max-width: 1536px){
    .hp-section__welcome .hp-content {
        grid-template-columns: 1fr 1fr;
        gap: 100px;
        padding: 100px 0;
    }
    
    .hp-reviews__grid .reviews__text {
        left: 0;
    }

    .hp-heading h2 {
        font-size: 68px;
    }
    
    .hp-section__need-a-haul .heading h2 {
        font-size: 68px;
    }
}


@media (max-width: 1440px){
    .hp-reviews__grid .reviews__photo {
        width: 30%;
    }
    
    .hp-reviews__grid .reviews__text {
        width: 70%;
        padding: 80px;
    }
    
    .hp-reviews__slick .each-testimony .text p {
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .hp-heading h2 {
        font-size: 46px;
    }
    
    .hp-section__need-a-haul .heading h2 {
        font-size: 48px;
    }

    div.module-44 .ry-flex {
        grid-template-columns: 180px 150px 280px 300px 1fr;
    }
    
    .hp-section__reviews .hp-container:before {
        height: 380px;
    }
    
    .hp-cta__grid .each-cta .cta__text h3 {
        font-size: 2.5rem;
        line-height: normal;
    }
}

@media (max-width: 1280px) {
    div.module-44 .ry-flex {
        grid-template-columns: 300px 300px;
        column-gap: 7rem;
        row-gap: 5rem;
    }
    
    .module-44 .ry-flex .ry-each-divider {
        display: none;
    }
    
    .module-44 .ry-flex .ry-each-footer-menu {
        grid-row: 2;
    }

    .hp-cta__grid {
        grid-template-columns: 355px 355px 355px;
        justify-content: space-between;
    }

    .hp-reviews__grid .reviews__photo {
        width: 50%;
        top: -5rem;
        z-index: 9;
    }
    
    .hp-reviews__grid .reviews__text {
        width: 100%;
    }

     .hp-reviews__grid {
        flex-direction: column-reverse;
    }
}


@media (max-width: 1200px) {
    div.hp-cta__grid {
        grid-template-columns: 510px;
        align-items: center;
        justify-content: center;
    }

    div.module-44 .ry-footer-copyright div {
        width: 100%;
    }
}

@media (max-width: 1080px) {
    .hp-section__welcome .hp-content {padding: 100px 0;}
    
    .hp-section__reviews {
        padding: 85px 0 50px;
    }
    
    .hp-section__instagram {
        padding: 50px 0 100px;
    }

}

@media (max-width: 991px) {
    div.module-44 .ry-flex .ry-each:first-child {
        grid-row: 4;
    }
    
    div.module-44 {
        padding: 200px 0 50px;
    }
        
    div.ry-section-title-wrapper h1 {
        font-size: 50px;
    }
    
    .hp-section__welcome .hp-content {
        grid-template-columns: 1fr;
        padding: 80px 0 50px;
    }
    
    .hp-section__welcome .abs-img {
        bottom: 50%;
        opacity: 0.1;
    }
    
    .hp-reviews__grid .reviews__photo {
        width: 100%;
        top: 0;
    } 

    div.module-44 .ry-flex {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .module-44 .ry-flex .ry-each-footer-menu {
        grid-row: 3;
    }
}


@media (max-width: 768px) {
    .hp-section__need-a-haul .hp-section__bg, .hp-section__need-a-haul .hp-section__bg img {
        position: relative;
        inset: 0;
        height: 80vh;
        object-fit: cover;
        object-position: 100%;
    }
    
    .hp-section__need-a-haul .hp-wrapper {
        flex-direction: column-reverse;
        padding: 4rem 0 9rem;
    }
    
    .hp-section__need-a-haul .hp-content {
        padding: 0;
    }
    
    .hp-section__need-a-haul .description {
        width: 100%;
    }
    
    .hp-section__need-a-haul .heading h2 {
        text-align: center;
    }
    
    .hp-section__need-a-haul .text p {
        text-align: center;
    }
    
    .hp-section__need-a-haul .cta-btn div {
        display: flex;
        align-items: center;
        justify-content: center;
    }
 
}

@media (max-width: 767px){
    div.module-66 .bnr-textbox {
        position: relative;
        background: #0068ab;
        padding: 30px 0;
    }
    
    div.module-66 .carousel .carousel-inner .item img {
        height: auto;
    }
    
    .hp-reviews__grid .reviews__text {
        height: auto;
        padding: 40px 5%;
    }
    
    .hp-heading h2, .hp-section__reviews .hp-heading h2 {
        font-size: 38px;
        text-align: center !important;
    }
    
    .hp-heading span {
        display: block;
        width: 100%;
        line-height: normal;
        text-align: center;
    }

    .hp-section__welcome .content-left .description p {
        text-align: center !important;
    }

    .hp-section__welcome .cta-btn a {
        margin: 0 auto;
        display: block;
    }

    div.hp-cta__grid {
        grid-template-columns: 1fr;
    }

    .hp-cta__grid .each-cta .cta__wrapper {
        height: a;
    }

    .hp-cta__grid .each-cta {
        width: 100%;
    }

    .hp-section__reviews {
        padding: 30px 0 50px;
    }

    .hp-section__reviews .cta-btn {
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
        gap: 30px;
    }
}

@media (max-width: 680px) {
    div.reviews__slick-nav {
        position: relative;
        top: 0;
    }
    
    div.hp-section__reviews .each-testimony .star-wrapper {
        align-items: center;
        justify-content: center;
    }
    
    div.hp-section__reviews .each-testimony .ry-name h5 {
        width: 100%;
        text-align: center;
    }

    div.hp-section__need-a-haul .hp-section__bg, .hp-section__need-a-haul .hp-section__bg img {
        object-position: 85%;
    }
    
    div.hp-section__need-a-haul .text p {
        font-size: 24px;
    }
}



.grid--pricing {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    justify-content: space-around;
    gap: 30px;
}

.pricing__info p {
    text-align: left !important;
}

.pricing__heading .pricing__svg {
    width: 15%;
}

.pricing__heading .heading {
    width: 80%;
}


@media (min-width: 680px) {
   

    .grid--pricing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-around;
        gap: 30px;
    }
}

@media (min-width: 768px) {
    .grid--pricing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-around;
        gap: 30px;
    }
    
    .pricing__heading .pricing__svg {
        width: 15%;
    }
    
    .pricing__heading .heading {
        width: 80%;
    }

    
}

@media (min-width: 991px) {
    .grid--pricing {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-around;
        gap: 30px;
    }

    .pricing__heading .pricing__svg {
        width: 10%;
    }
    
    .pricing__heading .heading {
        width: 88%;
    }
}

@media (min-width: 1024px) {
    .grid--pricing {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        justify-content: space-around;
        gap: 30px;
    }

    
}

.col-xs-12.col-lg-4.pricing__block {
    width: 100%;
    max-width: 100%;
}

body.default .module-44 {
    margin-top: unset;
}

body.default .module-44 {
    padding: 100px 0 100px;
}

.pricing__heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pricing__heading .heading h3 {
    color: #0068ab !important;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.2 !important;
    text-align: left !important;
    font-size: 22px !important;
}


.pricing__heading .pricing__svg svg {
    fill: #f18b1d;
}

.pricing__block {
    background: #fff;
    padding: 5%;
    border: 5px solid #f4f4f4;
    transition: 300ms ease-in-out;
}

.pricing__block img {
    max-width: max-content;
}

.pricing__price p {
    font-size: 30px !important;
    font-weight: 800 !important;
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
    color: #444;
    transition: 300ms ease-in-out;
}

.pricing__block:hover, .pricing__block:focus {
    border-color: #0068ab !important;
    transition: 300ms ease-in-out;
}

.pricing__block:hover .pricing__price p, .pricing__block:focus.pricing__price p {
    color: #f18b1d !important;
    font-size: 36px !important;
    transition: 300ms ease-in-out;
}



.junk-we-take-accordion .ry-heading {
    font-size: 1.2rem !important;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #034f7f;
}

.junk-we-take-accordion .ry-content > ul {
    column-count: 1;
    -webkit-column-count: 1;
}

@media (min-width:768px) {
    .junk-we-take-accordion .ry-heading {
        font-size: 1.5rem !important;
        font-weight: 800;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #034f7f;
    }
    
    .junk-we-take-accordion .ry-content > ul {
        column-count: 1;
        -webkit-column-count: 1;
    }
}

@media (min-width:991px) {
    .junk-we-take-accordion .ry-heading {
        font-size: 1.5rem !important;
        font-weight: 800;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #034f7f;
    }
    
    .junk-we-take-accordion .ry-content > ul {
        column-count: 2;
        -webkit-column-count: 2;
    }
}

@media (min-width:1024px) {
    .junk-we-take-accordion .ry-heading {
        font-size: 1.5rem !important;
        font-weight: 800;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #034f7f;
    }
    
    .junk-we-take-accordion .ry-content > ul {
        column-count: 2;
        -webkit-column-count: 2;
    }
}
