.btn.btn-white-outline {
    background-color: transparent;
    border: 1px solid #fff;
    font-weight: bold;
    color: #fff;
    padding: 18px 20px;
    line-height: 14px;
}

.btn.btn-white-outline:focus,
.btn.btn-white-outline:hover {
    background-color: #fff;
    color: #00669e;
}

.btn.btn-gold {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #212b36;
    background-color: #f1be48;
    border-color: #f1be48;
    padding: 18px 20px;
}

.gander .btn.btn-gold {
    color: #FFFFFF;
    background-color: #192224;
    border-color: #192224;
}

.btn.btn-gold:focus,
.btn.btn-gold:hover {
    background-color: #9d7618;
    color: #212b36 !important;
}

.gander .btn.btn-gold:focus,
.gander .btn.btn-gold:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

.btn-70 {
    width:70%;
}

/* Button Ripple effect */
.ripple {
    background-position: center;
    transition: background 1s;
}

.ripple:hover,
.ripple:focus {
    text-decoration: none;
    color: #fff;
    background: #014f79 radial-gradient(circle, #00669e 1%, #014f79 1%) center/15000%;
}

.gander .ripple:hover,
.gander .ripple:focus {
    text-decoration: none;
    color: #fff;
    background: #000 radial-gradient(circle, #192224 1%, #000 1%) center/15000%;
    border: 0;
}

.ripple:active {
    text-decoration: none;
    color: #fff;
    background-color: #014f79;
    background-size: 100%;
    transition: background 0s;
}

.gander .ripple:active {
    background-color: #000;
    background-size: 100%;
    transition: background 0s;
}

.btn-ripple {
    display: block;
    padding: 16px 44px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.17px;
    cursor: pointer;
    color: #fff;
    background-color: #00669e;
    box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.25);
}

h2 {
    color: #212B36;
    font-family: Lato;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
}

.gander h2 {
    font-family: 'Montserrat';
}

.container-fluid.hero {
    margin-bottom: 100px;
    padding: 0;
    position: relative;
    text-align: center;
    background: linear-gradient(
            rgba(0,102,158,.85),
            rgba(0,102,158,.85)),
    url(https://images.rvs.com/images/content/pages/sell/202012ElkhartManufacturing_18.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.gander .container-fluid.hero {
    background: linear-gradient(
            rgba(73, 100, 121,.85),
            rgba(73, 100, 121,.85)),
    url(https://images.rvs.com/images/content/pages/sell/202012ElkhartManufacturing_18.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.container-fluid.hero .heroContent {
    padding-top: 118px;
    padding-bottom: 120px;
}

.container-fluid.hero h1 {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 58px;
    text-align: center;
    margin-bottom: 30px;
}

.gander .container-fluid.hero h1 {
    font-family: 'Montserrat';
}

.container-fluid.hero p {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 2.1px;
}

.container-fluid.hero #heroContact {
    margin-left: 20px;
}

.how {
    position: relative;
    width: 858px;
    margin: 0px auto 90px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.how h2 {
    text-align: center;
    margin-bottom: 0;
}

.how .timeline-lg {
    width: 712px;
    margin: 60px auto 46px;
}

.how .timeline-md {
    display: none;
}

.how .timeline-sm {
    display: none;
}

.how-lg {
    display: block;
}

.how-sm {
    display: none;
}

.how .steps-contain {
    display: flex;
    justify-content: space-between;
}

.how .steps-third {
    flex: 0 1 auto;
    width: 210px;
}

.how .steps {
    padding: 0px 10px;
}

.how .steps p.steps-lg {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #212b36;
    margin-bottom: 8px;
}

.how .steps p.steps-sm {
    font-size: 14px;
    line-height: 20px;
    color: #212b36;
    margin-bottom: 0px;
}

.how .steps img {
    width: 100%;
}

.container-fluid-light {
    background-color: #F4F9FD;
    padding: 140px 0px 70px;
    text-align: center;
}

.gander .container-fluid-light {
    background-color: #F7F8F9;
}

.form-width {
    width: 416px;
    text-align: center;
    margin: auto;
}

.form-section {
    font-size: 16px;
    font-weight: 700;
    color: #212b36;
    line-height: 19px;
    text-align: left;
    margin-bottom: 19px;
}

.stepForm1 .guide,
#sellForm1 .guide {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

.stepForm1 .guide .current,
#sellForm1 .guide .current {
    flex: 0 1 auto;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    line-height: 19px;
    color: #212b36;
}

.stepForm1 .guide .disabled,
.stepForm1 .guide .finished,
#sellForm1 .guide .disabled,
#sellForm1 .guide .finished {
    flex: 0 1 auto;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    line-height: 19px;
    color: #212b36;
    background-color: transparent!important;
}

.stepForm1 .guide .disabled,
.stepForm1 .guide .finished,
#sellForm1 .guide .disabled,
#sellForm1 .guide .finished .guide__bottom {
    opacity: 40%;
}

.check-shape--finished {
    display: none;
}

#sellForm1 .guide .finished
.check-shape--finished {
    display: block;
}

#sellForm1 .guide .finished
.check-shape {
    display: none;
}

.stepForm1 h4,
.stepForm1 .h4,
#sellForm1 h4 {
    color: #212B36;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    text-align: left;
}

.gander #sellForm1 h4 {
    font-family: 'Montserrat';
}

.stepForm1 .submit-btn,
#sellForm1 .submit-btn {
    text-align: center;
    margin-bottom: 30px;
}

#deliverySubmitBtn {
    width: 285px;
}

.stepForm1 .recaptchaContainer,
#sellForm1 .recaptchaContainer {
    margin: 0 auto;
    width: fit-content;
}

.stepForm1 .requiredMsg,
#sellForm1 .requiredMsg {
    width: 40%;
    text-align: right;
}

#formStep1 .inputContain:not(.nada-input),
#formStep2 .inputContain,
#sellStep1 .inputContain:not(.nada-input),
#sellStep2 .inputContain {
    box-sizing: border-box;
    border: 1px solid rgba(33,43,54,0.3);
    border-radius: 3px;
    background-color: #FFFFFF;
    padding: 9px 12px;
    position: relative;
    margin-bottom: 30px;
}

#formStep1 .inputContain:not(.nada-input),
#sellStep2 .inputContain,
#formStep1 .dropdown-toggle {
    padding: 14px 12px;
}

#sellStep2 .inputContain {
    padding: 0;
}

#formStep1 .inputContain:not(.nada-input),
#formStep2 .inputContain:last-of-type,
#sellStep1 .inputContain:not(.nada-input),
#sellStep2 .inputContain:last-of-type {
    margin-bottom: 32px;
}

#formStep1 .inputContain:not(.nada-input) label,
#formStep2 .inputContain label,
#sellStep1 .inputContain:not(.nada-input) label,
#sellStep2 .inputContain label {
    color: #212B36;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    top: 7px;
    left: 10px;
}

#formStep1 .inputContain:not(.nada-input) input,
#formStep2 .inputContain input,
#sellStep1 .inputContain:not(.nada-input) input,
#sellStep2 .inputContain input {
    border: none;
    border-radius: 0;
    margin-top:3px;
    margin-bottom:3px !important;
    box-shadow: none;
    padding:0;
    font-size: 16px;
    color: #212B36;
}

#formStep1 .inputContain.inputError:not('.nada-input'),
#formStep2 .inputContain.inputError,
#sellStep1 .inputContain.inputError:not('.nada-input'),
#sellStep2 .inputContain.inputError {
    border-color: #C30B24;
    margin-bottom: 35px;
}

#formStep1 .inputContain.inputError:not(.nada-input) label,
#formStep2 .inputContain.inputError label,
#sellStep1 .inputContain.inputError:not(.nada-input) label,
#sellStep2 .inputContain.inputError label {
    color: #C30B24;
}

.stepForm1 .errmessage,
#sellForm1 .errmessage {
    color: #C30B24;
    font-size: 11px;
    line-height: 12px;
    text-transform: none;
}

#formStep1 .inputContain:not(.nada-input) input.err,
#formStep2 .inputContain input.err,
#sellStep1 .inputContain:not(.nada-input) input.err,
#sellStep2 .inputContain input.err {
    border: none !important;
    background-color: #fff !important;
}

#formStep1 .inputContain.focused:not('.nada-input'),
#formStep2 .inputContain.focused,
#sellStep1 .inputContain.focused:not('.nada-input'),
#sellStep2 .inputContain.focused {
    border-color: #00669e;
    box-shadow: 0 0 6px 1px #0d8eca;
}

#formStep1 .inputContain.focused:not(.nada-input) input,
#formStep1 .inputContain:not(.nada-input) input.filled,
#formStep2 .inputContain.focused input,
#formStep2 .inputContain input.filled,
#sellStep1 .inputContain.focused:not(.nada-input) input,
#sellStep1 .inputContain:not(.nada-input) input.filled,
#sellStep2 .inputContain.focused input,
#sellStep2 .inputContain input.filled {
    padding: 10px 0 0;
}

#formStep1 .inputContain.focused:not(.nada-input) label,
#formStep2 .inputContain.focused label,
#sellStep1 .inputContain.focused:not(.nada-input) label,
#sellStep2 .inputContain.focused label {
    color: #212B36;
}

#formStep1 .inputContain:not(.nada-input) input::-webkit-input-placeholder,
#formStep1 .inputContain:not(.nada-input) textarea::-webkit-input-placeholder,
#formStep2 input::-webkit-input-placeholder,
#formStep2 textarea::-webkit-input-placeholder,
#sellStep1 .inputContain:not(.nada-input) input::-webkit-input-placeholder,
#sellStep1 .inputContain:not(.nada-input) textarea::-webkit-input-placeholder,
#sellStep2 input::-webkit-input-placeholder,
#sellStep2 textarea::-webkit-input-placeholder {
    color: #212B36 !important;
}
#formStep1 .inputContain:not(.nada-input) input::-moz-placeholder,
#formStep1 .inputContain:not(.nada-input) textarea::-moz-placeholder,
#formStep2 input:-moz-placeholder,
#formStep2 textarea:-moz-placeholder,
#sellStep1 .inputContain:not(.nada-input) input::-moz-placeholder,
#sellStep1 .inputContain:not(.nada-input) textarea::-moz-placeholder,
#sellStep2 input:-moz-placeholder,
#sellStep2 textarea:-moz-placeholder {
    color: #212B36 !important;
}
#formStep1 .inputContain:not(.nada-input) input::-moz-placeholder,
#formStep1 .inputContain:not(.nada-input) textarea::-moz-placeholder,
#formStep2 input::-moz-placeholder,
#formStep2 textarea::-moz-placeholder,
#sellStep1 .inputContain:not(.nada-input) input::-moz-placeholder,
#sellStep1 .inputContain:not(.nada-input) textarea::-moz-placeholder,
#sellStep2 input::-moz-placeholder,
#sellStep2 textarea::-moz-placeholder {
    color: #212B36 !important;
}

#formStep1 .inputContain:not(.nada-input) input::-ms-input-placeholder,
#formStep1 .inputContain:not(.nada-input) textarea::-ms-input-placeholder,
#formStep2 input:-ms-input-placeholder,
#formStep2 textarea:-ms-input-placeholder,
#sellStep1 .inputContain:not(.nada-input) input::-ms-input-placeholder,
#sellStep1 .inputContain:not(.nada-input) textarea::-ms-input-placeholder,
#sellStep2 input:-ms-input-placeholder,
#sellStep2 textarea:-ms-input-placeholder {
    color: #212B36 !important;
}

#formStep1 .inputContain:not(.nada-input) input:focus::placeholder,
#formStep2 input:focus::placeholder,
#sellStep1 .inputContain:not(.nada-input) input:focus::placeholder,
#sellStep2 input:focus::placeholder {
    color: transparent !important;
}

.form-control:focus {
    border: none;
    box-shadow: none;
}

form .errmessage {
    margin-top: 10px;
    margin-bottom: -23px;
    overflow: visible;
    text-align: left !important;
}

form .form-control:focus,
form .form-control:active {
    border: none;
}

#formStep1 .form-group,
#sellStep1 .form-group {
    position: relative;
}

#formStep1 .form-control:focus,
#formStep1 .form-control:active,
#sellStep1 .form-control:focus,
#sellStep1 .form-control:active {
    border: 1px solid #00669E;
}

#formStep1 .form-group select.form-control,
#sellStep1 .form-group select.form-control {
    height: 48px;
    margin-bottom: 30px;
}

#formStep1 .form-group .cw-icon.icon-down-arrow,
#sellStep1 .form-group .cw-icon.icon-down-arrow {
    position: absolute;
    right: 1px;
    top: 1px;
    color: #000;
    height: 44px;
    width: 40px;
    overflow: visible;
    pointer-events: none;
    background: #fff;
    padding: 16px 10px;
    border-radius: 0 5px 5px 0;
}

#formStep1 .form-group.disabled .cw-icon.icon-down-arrow,
#sellStep1 .form-group.disabled .cw-icon.icon-down-arrow {
    color: #C4CDD5;
}

#formStep1 .form-group.disabled,
#sellStep1 .form-group.disabled {
    background-color: transparent !important;
}

#formStep1 .form-group.disabled label,
#sellStep1 .form-group.disabled label {
    color: #212B36;
    opacity: .5;
}

#contactContainer {
    position: relative;
}

.stepFormComplete,
.stepFormOptinIssue,
#contactContainer #sellFormOptinIssue,
#contactContainer #sellFormComplete {
    display:none;
    width: 325px;
    border-radius: 8px;
    background-color: #212B36;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 162px);
    box-shadow: 3px 6px 10px 0 rgba(0,0,0,0.36);
    padding: 15px 20px;
}

.stepFormComplete p,
#contactContainer #sellFormComplete p {
    color: #FFFFFF;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 21px;
}

#contactContainer #sellFormComplete p a {
    color: #49BFFF;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: underline;
}

#contactContainer #sellFormOptinIssue {
    background-color: #e60f00;
    top: calc(50% + 50px);
}

#contactContainer #sellFormOptinIssue p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 21px;
    text-align: left;
}

.stepFormError,
#contactContainer #sellFormError {
    display: none;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

#contactContainer #sellFormError h4 {
    text-align: center;
}

.container-fluid.hassle-free {
    background-color: #F1BE48;
    padding: 90px 0;
    text-align: center;
}

.gander .container-fluid.hassle-free {
    background-color: #496479;
    color: #fff;
}

.gander .container-fluid.hassle-free h2,
.gander .container-fluid.hassle-free p {
    color: #fff;
}

#hassleFreeItems {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}

#hassleFreeItems .hassleFreeItem {
    position:relative;
    border: 2px solid #000000;
    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.36);
    text-align: center;
    flex-grow: 1;
    width: 25%;
    padding: 30px;
    margin: 3%;
}

.gander #hassleFreeItems .hassleFreeItem {
    border-radius: 0;
}

#hassleFreeItems .hassleFreeItem .hassleFreeCounter {
    border: 2px solid #000000;
    background-color: #00669E;
    color: #fff;
    padding-top: 15px;
    position: absolute;
    top: -40px;
    left: -40px;
    border-radius: 75px;
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    width: 85px;
    height: 85px;
}

.gander #hassleFreeItems .hassleFreeItem .hassleFreeCounter {
    border: 2px solid #000000;
    background-color: #D96518;
    border-radius: 0;
}

#hassleFreeItems .hassleFreeItem .hassleFreeIcon img {
    width: 85px;
    height: 85px;
    margin-bottom: 10px;
}

#hassleFreeItems .hassleFreeItem .hassleFreeDescription {
    color: #212B36;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

.gander #hassleFreeItems .hassleFreeItem .hassleFreeDescription {
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 14px;
}

#more-info {
    position: relative;
    padding: 0;
    background-color: #00456B;
    display: flex;
}

#more-info-or {
    background-color: #F1BE48;
    height: 80px;
    width: 80px;
    border-radius: 80px;
    color: #212B36;
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
    position: absolute;
    left: calc(50% - 40px);
    top: 210px;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.gander #more-info-or {
    background-color: #E6DACA;
    border-radius: 0;
    color: #192224;
    font-family: 'Montserrat';
}

#more-info #blueBg {
    background-color: #00456B;
    padding: 180px 7% 150px 12%;
    flex:1;
}

.gander #more-info #blueBg {
    background-color: #575F49;
}

#more-info #greenBg {
    background-color: #3C7E80;
    padding: 180px 7% 150px 12%;
    flex:1;
}

.gander #more-info #greenBg {
    background-color: #192224;
}

#more-info h2 {
    color: #fff;
    text-align: left;
}

#more-info p {
    color:#fff;
}

#more-info .optionsContainer {
    margin-top: 70px;
}

#more-info .optionsContainer p {
    margin-left: -68px;
    margin-bottom: 30px;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    min-height: 50px;
    width: calc(100% + 55px);
    display: flex;
    align-items: center;
}

#more-info .optionsContainer p img {
    margin-right: 20px;
    height: 48px;
    width: 48px;
    flex: 1;
}

#more-info .optionsContainer p span {
    flex: 9;
}

#testimonials {
    margin-top: 20px;
    background: url(https://images.rvs.com/images/content/pages/sell/testimonialBG2.jpg) no-repeat;
    background-size: contain;
    background-position: right;
    min-height: 400px;
    padding-top: 170px;
    padding-bottom: 160px;
}

.gander #testimonials {
    margin-top: 20px;
    background: url(https://images.rvs.com/images/content/pages/sell/testimonial-bg-go2.jpg) no-repeat;
    background-size: contain;
    background-position: right;
    min-height: 400px;
    padding-top: 170px;
    padding-bottom: 160px;
}

#testimonials h2 {
    text-align: left;
    line-height: 36px;
}

#testimonials .testimonial-box {
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 15px 0 rgba(0,0,0,0.2);
    padding: 50px 60px 50px 50px;
}

#testimonials .testimonial-box .testimonial-name {
    color: #212B36;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}

.gander #testimonials .testimonial-box .testimonial-name,
.gander #testimonials .testimonial-box .testimonial-name,
.gander #testimonials .testimonial-box .testimonial {
    font-family: 'Montserrat';
}

#testimonials .testimonial-box .testimonial-location {
    color: rgba(2,23,57,0.5);
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}

.gander #testimonials .testimonial-box .testimonial-location {
    color: #575F49;
    font-family: Lato;
}

#testimonials .testimonial-box .testimonial {
    color: #212B36;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 20px;
}

.gander #testimonials .testimonial-box .testimonial {
    color: #192224;
}

#testimonialSliderControls .cw-icon {
    margin-top: 0;
}

#testimonialSliderControls .lSAction {
    position: absolute;
}

#testimonials #testimonialSliderControls .lSAction > a {
    top: auto;
    padding-top: 1px;
}

#testimonials #testimonialSliderControls .lSAction > a {
    color: #9fa1a4;
}

#testimonials #testimonialSliderControls .lSAction > a:hover,
#testimonials #testimonialSliderControls .lSAction > a:focus {
    color: #00669E;
    opacity: 1;
}

#testimonials #testimonialSliderControls .lSAction > a.lSNext {
    left: 60px!important;
}

.gander #testimonials #testimonialSliderControls .lSAction > a:hover,
.gander #testimonials #testimonialSliderControls .lSAction > a:focus {
    color: #565F49;
    opacity: 1;
}
.gander .lSSlideOuter .lSPager.lSpg > li:hover a,
.gander .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #565F49;
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: rgba(86, 95, 73, .31);
}

#testimonials #testimonialSliderControls.lSSlideOuter .lSPager {
    width: fit-content;
    padding: 0 0 0 20px;
}

#testimonials #testimonialSliderControls.lSSlideOuter .lSAction > .lSPrev {
    left: 0;
}

#locationsContainer {
    margin-top: 40px;
    margin-bottom: 60px;
    background: url(https://images.rvs.com/images/content/pages/sell/US-Dots.png) no-repeat;
    min-height: 800px;
    background-size: contain;
    background-position: center;
    position: relative;
}

.gander #locationsContainer {
    margin-top: 40px;
    margin-bottom: 60px;
    background: url(https://images.rvs.com/images/content/pages/sell/US-Dots-gander.png) no-repeat;
    min-height: 800px;
    background-size: contain;
    background-position: center;
    position: relative;
}

#locationsContainer #locationsContent {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#locationsContainer #locationsContent h2 {
    line-height: 32px;
}

#locationsContainer #locationsContent p {
    margin-bottom: 30px;
}

#locationsContainer #locationsContent #getInTouchBtn {
    border-radius: 30px;
    display: inline-flex;
    color: #212B36;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.17px;
    line-height: 16px;
    text-align: center;
}

.gander #locationsContainer #locationsContent #getInTouchBtn {
    border-radius: 0;
    color: #fff;
    font-family: 'Montserrat';
}

#locationsContainer #locationsContent #getInTouchBtn span {
    flex-basis: auto;
    align-self: center;
}

.gander div[id^='sellStep'] .bootstrap-select button {
    border-radius: 3px;
    border: 1px solid rgba(33,43,54,0.3);
}

#start-here-sell .sPicker.filled .bootstrap-select>.dropdown-toggle .filter-option .filter-option-inner,
.gander #sellForm1 .sPicker.filled .bootstrap-select>.dropdown-toggle .filter-option .filter-option-inner {
    padding-top: 7px;
}

#start-here-sell .btn-light {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid rgba(33,43,54,.3);
    color: #212b36;
}

@media only screen and (min-width:1400px) {
    #more-info .optionsContainer p img {
        flex: inherit;
    }
}

@media only screen and (max-width:1200px) {
    .container-fluid.hero p {
        width: 100%;
    }
}

@media only screen and (max-width:1024px) {
    .container-fluid.hero {
        height: 245px;
        margin-bottom: 80px;
    }

    .container-fluid.hero .heroContent {
        padding-top: 63px;
    }

    .container-fluid.hero h1 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 16px;
    }

    .how .timeline-sm {
        display: none;
    }

    .how .steps.steps-left {
        width: 232px;
    }

    .how .steps.steps-right {
        width: 355px;
    }

    .how .steps.steps-right p.steps-sm {
        width: 100%;
    }
}

@media only screen and (max-width:991px) {
    .how {
        width: 768px;
        margin: 0px auto 80px;
    }

    .how .timeline-lg {
        width: 630px;
        margin: 30px auto 46px;
    }

    .how .timeline-sm {
        display: none;
    }

    .how .steps.steps-left {
        width: 232px;
    }

    .how .steps.steps-right {
        width: 355px;
    }

    .how .steps.steps-right p.steps-sm {
        width: 100%;
    }

    .stepForm1 .form-group,
    #sellForm1 .form-group {
        position: relative;
    }

    .container-fluid.hassle-free {
        background-color: #F1BE48;
        padding: 90px 0;
        text-align: center;
    }

    #hassleFreeItems .hassleFreeItem {
        width: 40%;
        padding: 30px;
        margin: 5%;
    }

    #more-info-or {
        position: absolute;
        left: calc(50% - 40px);
        top: calc(50% - 52px);
    }

    #more-info {
        display: block;
    }

    #more-info #blueBg,
    #more-info #greenBg {
        flex: unset;
        padding:100px 100px 100px 200px;
    }

    #more-info .optionsContainer p img {
        flex: inherit;
    }

    #testimonials {
        margin-top: 0;
        padding-top: 100px;
        background-position: -10px 0%;
        background-size: 130%;
        padding-bottom: 60px;
    }

    .gander #testimonials {
        margin-top: 0;
        padding-top: 100px;
        background-position: -10px 0%;
        background-size: 130%;
        padding-bottom: 60px;
    }

    #testimonials #testimonialHeader {
        margin-top: 130px;
    }

    #testimonials .testimonialSliderInst1 {
        margin-top: 30px;
    }

    #locationsContainer {
        min-height: 440px;
    }

    .gander #locationsContainer {
        min-height: 440px;
    }
}

@media only screen and (max-width: 420px) {
    .gander .container-fluid.hero {
        height: auto;
    }

    .gander .container-fluid.hero #heroContact {
        margin-right: 20px;
        margin-top: 20px;
    }
}

@media only screen and (max-width:767px) {
    .container-fluid.hero {
        margin-bottom: 60px;
    }

    .how {
        width: 301px;
        margin: 0px auto 60px;
    }

    .how h2 {
        margin-bottom: 50px;
    }

    .how .timeline-lg {
        display: none;
    }

    .how .timeline-sm {
        display: block;
        top: auto;
        width: 52px;
        margin: 0px auto 0px;
    }

    .how .steps-contain {
        display: block;
    }

    .how .steps-third {
        width: 80%;
        padding-left: 0;
        margin: 0 auto 60px;
    }

    .how-lg {
        display: none;
    }

    .how-sm {
        display: block;
        margin-bottom: 107px;
    }

    .how-top {
        margin-top: 40px;
    }

    .how .steps {
        margin-top: 20px;
        text-align: center;
    }

    .form-width {
        width: 288px;
        margin: auto;
    }

    #deliverySubmitBtn {
        width: 90%;
        margin: 0px 16px;
    }

    #testimonials {
        padding-top: 0;
        background-position: 50%;
        background-size: 530%;
        padding-bottom: 50px;
    }

    .gander #testimonials {
        padding-top: 0;
        background-position: 50%;
        background-size: 530%;
        padding-bottom: 50px;
    }

    #testimonials #testimonialHeader {
        margin-top: 70px;
    }

    #testimonials #testimonialHeader h2 {
        color: #fff;
        text-align: center;
    }

    #testimonials #testimonialSliderControls {
        width: fit-content;
        margin: 0 auto;
    }

    #testimonials #testimonialSliderControls .lSAction {
        display: none;
    }

    #testimonials #testimonialSliderControls.lSSlideOuter .lSPager {
        padding-left: 0;
    }

    #testimonials #testimonialSliderControls.lSSlideOuter .lSPager.lSpg > li:hover a,
    #testimonials #testimonialSliderControls.lSSlideOuter .lSPager.lSpg > li.active a {
        background-color: #fff;
    }

    #testimonials #testimonialSliderControls.lSSlideOuter .lSPager.lSpg > li a {
        background-color: #a5a5a5;
    }

    #testimonials .testimonial-box {
        padding: 20px;
    }

    #testimonials #testimonialSlider {
        padding: 0;
    }
}

@media only screen and (max-width:550px) {
    .container-fluid.hero p {
        font-size: 14px;
        line-height: 16px;
        padding: 0px 16px;
    }

    #contactContainer {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .container-fluid.hassle-free {
        padding: 70px 20px;
    }

    .container-fluid.hassle-free h2,
    .container-fluid.hassle-free p {
        width: 80%;
        margin: 0 auto;
    }

    .container-fluid.hassle-free p br {
        display: none;
    }

    #hassleFreeItems {
        margin-top: 40px;
    }

    #hassleFreeItems .hassleFreeItem {
        width: 100%;
        padding: 30px;
        margin:  40px 0;
    }

    #hassleFreeItems .hassleFreeItem .hassleFreeCounter {
        padding-top: 4px;
        position: absolute;
        top: -40px;
        left: calc(50% - 30px);
        height: 60px;
        width: 60px;
        font-size: 30px;
    }

    #more-info-or {
        top: calc(50% - 33px);
    }

    #more-info #blueBg,
    #more-info #greenBg {
        padding: 100px 30px 100px 40px;
    }

    #more-info #blueBg h2,
    #more-info #blueBg p,
    #more-info #greenBg h2,
    #more-info #greenBg p {
        text-align: center;
    }

    #more-info .optionsContainer {
        margin-left: 60px;
    }

    #more-info #blueBg .optionsContainer p,
    #more-info #greenBg .optionsContainer p {
        text-align: left;
        align-items: end;
    }

    #locationsContainer {
        background-size: 95%;
        background-position: top;
        min-height: 380px;
    }

    .gander #locationsContainer {
        background-size: 95%;
        background-position: top;
        min-height: 380px;
    }

    #locationsContainer #locationsContent {
        width: 90%;
    }
}

@media (max-width: 380px) {

    .container-fluid.hero {
        height: auto;
    }

    .container-fluid.hero #heroContact {
        margin-right: 20px;
        margin-top: 20px;
    }

}

/*********** HERO SECTION **************/
.sell-hero {
    position: relative;
    color: #FFF;
    background-image: url("https://images.rvs.com/images/content/pages/sell/sell-hero-lg-3x-new.png");
    background-size: cover;
    background-position: 42% 100%;
}
@media (max-width: 1439px) {
    .sell-hero {
        background-image: url("https://images.rvs.com/images/content/pages/sell/sell-hero-md-3x-new.png");
        background-size: cover;
        background-position-x: 95%;
    }
}
@media (max-width: 575px) {
    .sell-hero {
        background-image: url("https://images.rvs.com/images/content/pages/sell/sell-hero-small-3x-new.png");
        background-size: cover;
        background-position-y: 44%;
    }
}

.sell-hero::before {
    content: '';
    background: linear-gradient(90deg, #000000 3.81%, rgba(0, 69, 107, 0) 60.87%);
    position: absolute;
    top: 0;
    right:0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
@media (max-width: 1023px) {
    .sell-hero::before {
        content: '';
        background: linear-gradient(180deg, #000000 3.81%, rgba(0, 69, 107, 0) 57.87%);
    }
}

.sell-hero__inner {
    padding: 106px 0;
    position: relative;
    z-index: 2;
}
@media (max-width: 1023px) {
    .sell-hero__inner {
        padding-top: 45px;
        padding-bottom: 32px;
    }
}
.sell-hero__heading {
    font-weight: 800;
    font-size: 50px;
    line-height: 61px;
    margin-bottom: 28px;
}
@media (max-width: 1439px) {
    .sell-hero__heading {
        font-size: 42px;
        line-height: 51px;
    }
}
@media (max-width: 1023px) {
    .sell-hero__heading {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
    }
}
.sell-hero__block {
    width: 380px;
}
@media (max-width: 1023px) {
    .sell-hero__block {
        width: 250px;
        margin: 0 auto;
        height: 100%;
        display: flex;
        flex-direction: column;
        height: 100%;
    }
}
.sell-hero__info {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 38px;
    color: #FFF;
}
@media (max-width: 1023px) {
    .sell-hero__info {
        font-size: 14px;
        line-height: 21px;
        text-align: center;
        margin-bottom: 258px;
    }
}
.sell-hero__link {
    display: block;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    width: calc(100% - 75px);
    color: #212b36;
    background-color: #f1be48;
    padding: 16px 0;
}
@media (max-width: 1023px) {
    .sell-hero__link {
        width: inherit;
    }
}

/*********** BENEFITS SECTION **************/
.sell-benefits {
    background-color: #00669E;
    color: #FFFFFF;
}
.gander .sell-benefits {
    background-color: #496479;
}
.sell-benefits__inner {
    padding-top: 76px;
    padding-bottom: 126px;
}
@media (max-width: 1023px) {
    .sell-benefits__inner {
        padding-top: 19px;
        padding-bottom: 49px;
    }
}
.sell-benefits__subheading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 26px;
    color: #FFFFFF;
}
@media (max-width: 1023px) {
    .sell-benefits__subheading {
        font-size: 14px;
        line-height: 17px;
        text-align: center;
    }
}
.sell-benefits__heading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 61px;
    text-align: center;
    color: #FFFFFF;
}
@media (max-width: 1023px) {
    .sell-benefits__heading {
        font-size: 24px;
        line-height: 29px;
    }
}

.benefits-carousel {
    display: none;
}
@media (max-width: 1023px) {
    .benefits-carousel {
        display: block;
    }
}
.sell-benefits__info {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    max-width: 893px;
    margin: 0 auto 116px auto;
}
@media(max-width: 1439px) {
    .sell-benefits__info {
        max-width: 705px;
        margin: 0 auto 56px auto;
    }
}
@media(max-width: 1023px) {
    .sell-benefits__info {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        text-align: center;
    }
}
.sell-benefits__benefits {
    display: block;
}
.sell-benefits__flex-table {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 1023px) {
    .sell-benefits__flex-table {
        display: none;
    }
}
.sell-benefits__flex-cell {
    flex: 0 0 33.333%;
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sell-benefits .benefit {
    max-width: 280px;
}
@media(max-width: 1439px) {
    .sell-benefits .benefit {
        max-width: 230px;
    }
}
.sell-benefits__flex-cell .benefit__image-container {
    margin-bottom: 20px;
    text-align: center;
}
.item__image-container {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.item__title {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
}
.item__info {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: white;
}
@media (max-width: 1023px) {
    .item__info {
        width: 232px;
        text-align: center;
        margin: 0 auto;
    }
}
.sell-benefits__flex-cell .benefit__title {
    font-family: 'Lato', sans-serif;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}
@media (max-width: 1023px) {
    .sell-benefits__flex-cell .benefit__title {
        font-size: 20px;
        line-height: 24px;
        display: flex;
        align-items: center;
        text-align: center;
    }
}
.sell-benefits__flex-cell .benefit__info {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
}
.item__title {
    text-align: center;
}
.benefits-indicators {
    position: inherit;
    margin-top: 42px;
}
.benefits-indicators.carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 8px;
}

/*************** start SELL-FORM ****************/
.lead-form__inner {
    display: flex;
    flex-wrap: wrap;
}
.lead-form__bg-side {
    flex: 0 0 50%;
    background-image: url("https://images.rvs.com/images/content/pages/sell/lead-form-bg-3x.png");
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
    background-position-x: 20%;
}
@media (max-width: 1023px) {
    .lead-form__bg-side {
        flex: 0 0 100%;
    }
}

.lead-form__form-container {
    flex: 0 0 50%;
    background-color: #F4F6F8;
}
@media (max-width: 1023px) {
    .lead-form__form-container {
        flex: 0 0 100%;
    }
}
.form-container__inner {
    padding-top: 34px;
    padding-bottom: 51px;
}
.sell-form__inner {
    position: relative;
}
.sell-form__heading,
.sell-form__heading--success,
.success-outcome__heading {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 61px;
    text-align: center;
    margin-bottom: 20px;
}

@media (max-width: 1023px) {
    .sell-form__heading,
    .sell-form__heading--success,
    .success-outcome__heading {
        font-size: 28px;
        line-height: 34px;
    }
}
.sell-form__info {
    font-family: 'Lato', sans-serif;
    color: #212B36;
    margin-bottom: 28px;
    font-size: 20px;
    line-height: 24px;
}
@media (max-width: 1023px) {
    .sell-form__info {
        font-size: 14px;
        line-height: 17px;
    }
}

#sellForm1 .guide {
    margin-bottom: 27px;
}

.guide__top {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.contact-section__bg-side {
    background-image: url('https://images.rvs.com/images/content/pages/sell/2021-keystone.png');
}
.contact-section__form-side {
    display: flex;
    justify-content: center;
}
.contact-section__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.current .guide__bottom {
    color: #00669E;
}
.sell-form__next {
    border: none;
    border-radius: 4px;
    width: 100%;
    text-transform: inherit;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    margin-bottom: 32px;
}
.sell-form__submit {
    border: none;
    border-radius: 4px;
    width: 100%;
    text-transform: inherit;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    background-color: #496479;
}

.sell-form__submit:hover {
    color: #FFFFFF;
}
.sell-form__submit--mobile {
    display: none;
}
@media (max-width: 1023px) {
    .sell-form__submit--mobile {
        display: none;
    }
}
/*************** end SELL-FORM ****************/

/********* start LEAD FORM COMPONENT ******/
.success-modal {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.25);
}
.success-modal__inner {
    padding: 16px;
    position: relative;
}
.success-modal__exit {
    position: absolute;
    top: 16px;
    right: 16px;
    background-color: transparent;
    border: none;
    padding: 0;
}

.success-modal a.success-modal__shop-rvs,
.success-modal a.success-modal__shop-gear {
    border-radius: 3px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    text-transform: none;
}
.success-modal a.success-modal__shop-rvs:hover,
.success-modal a.success-modal__shop-gear:hover,
.success-modal a.success-modal__shop-rvs:focus,
.success-modal a.success-modal__shop-gear:focus {
    text-decoration: none;
}

.success-modal__heading {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 48px;
    margin: 16px 0 10px 0;
    text-align: left;
    padding: 0;
}
.success-modal__info {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 32px;
    text-align: left;
}
.success-outcome__info {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #212B36;
    max-width: 520px;
    text-align: center;
    margin: 0 auto 80px auto;
}

.success-outcome__inner {
    padding: 0 50px;
    color: #212B36;
}
@media (min-width: 768px) {
    .success-outcome__inner {
        padding: 235px 80px;
    }
}
.success-outcome__info {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #212B36;
    max-width: 520px;
    text-align: center;
    margin: 0 auto 80px auto;
}
.success-outcome__d-flex {
    margin-bottom: 26px;
}
.success-outcome__shop-gear,
.success-outcome__shop-rvs {
    width: 100%;
    padding: 18px 0;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    max-width: 415px;
}
.success-outcome__shop-rvs {
    background-color: #496479;
}
#sellStep2 .inputContain:not(.nada-input) {
    padding: 9px 12px;
    position: relative;
    margin-bottom: 30px;
}
#sellStep1 .dropdown-menu {
    padding: 0;
    background-color: #FFFFFF;
}
@media (max-width: 1023px) {
    #sellForm1 .guide {
        display: block;
        background-color: #FFF;
    }
    #sellForm1 .guide a {
        display: flex;
        padding: 20px 12px;
    }
    .guide__top, .guide__bottom {
        display: flex;
        align-items: center;
    }
    .guide__top {
        margin: 0 17px 0 0;
    }
}
/********** end LEAD FORM COMPONENT *********/

/*************** start HOW-TO-CALCULATE *****************/
.how-we-calculate {
    background-image: url("https://images.rvs.com/images/content/pages/sell/how-we-calculate-bg-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.how-we-calculate::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(360.26deg, #FFFFFF 13.16%, rgba(244, 246, 248, 0) 80.87%);
}
@media (max-width: 575px) {
    .how-we-calculate {
        background-image: url("https://images.rvs.com/images/content/pages/sell/how-we-calculate-mobile-bg-2.png");
        background-size: contain;
    }
}
.how-we-calculate__inner {
    padding-top: 90px;
    padding-bottom: 95px;
    position: relative;
    z-index: 2;
}

@media (max-width: 1023px) {
    .how-we-calculate__inner.container {
        padding-top: 42px;
        padding-bottom: 95px;
    }
}
.how-we-calculate__logo-container {
    display: flex;
    justify-content: center;
    margin-bottom: 42px;
}
@media (max-width: 1023px) {
    .how-we-calculate__logo-container {
        margin-bottom: 30px;
    }
}
.how-we-calculate__logo {
    width: 300px;
    margin: 0 auto;
}
@media (max-width: 575px) {
    .how-we-calculate__logo {
        max-width: 250px;
    }
}
.how-we-calculate__heading {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 61px;
    text-align: center;
    color: #212B36;
    padding: 0;
    margin-bottom: 12px;
}
@media (max-width: 1439px) {
    .how-we-calculate__heading {
        font-size: 40px;
    }
}
@media (max-width: 1023px) {
    .how-we-calculate__heading {
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        margin-bottom: 26px;
    }
}
.how-we-calculate__info {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #212B36;
    margin-bottom: 52px;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 1023px) {
    .how-we-calculate__info {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }
}
.how-we-calculate__subheading {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #212B36;
    margin-bottom: 60px;
}
@media (max-width: 1023px) {
    .how-we-calculate__subheading {
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.how-we-calculate__factors {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 126px;
}

@media (max-width: 1023px) {
    .how-we-calculate__factors {
        margin-bottom: 10px;
    }
}

.how-we-calculate__factor-container {
    flex: 0 0 25%;
}
@media (max-width: 1023px) {
    .how-we-calculate__factor-container {
        flex: 0 0 100%;
        margin-bottom: 64px;
    }
}

.how-we-calculate__factor {
    width: 210px;
    margin: 0 auto;
}

.how-we-calculate__svg-container {
    display: flex;
    justify-content: center;
    margin-bottom: 39px;
}

.how-we-calculate__para {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}

.how-we-calculate__btn-container {
    text-align: center;
}

.how-we-calculate__link {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    text-transform: capitalize;
    color: #212B36;
    background-color: #F1BE48;
    box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    padding: 24px 0;
    width: 415px;
}

@media (max-width: 575px) {
    .how-we-calculate__link {
        width: 100%;
    }
}
/*************** end HOW-TO-CALCULATE *****************/

/*********** start SOCIAL PROOF *************/
.social-proof {
    background-color: #F4F6F8;
    overflow: hidden;
}

.social-proof__inner {
    padding-top: 90px;
    padding-bottom: 185px;
    position: relative;
}
@media (max-width: 1439px) {
    .social-proof__inner {
        padding-top: 49px;
        padding-bottom: 170px;
        position: relative;
    }
}
@media (max-width: 1023px) {
    .social-proof__inner {
        max-width: 500px;
    }
}
.social-proof__d-flex {
    display: flex;
    position: relative;
}
@media (max-width: 1439px) {
    .social-proof__d-flex {
        display: flex;
        flex-wrap: wrap;
    }
}

.social-proof__parenthesis {
    position: absolute;
    bottom: -120px;
    right: -30px;
}
@media (max-width: 1439px) {
    .social-proof__parenthesis {
        right: 20px;
    }
}
@media (max-width: 1023px) {
    .social-proof__parenthesis {
        position: absolute;
        bottom: -72px;
        right: -16px;
        width: 120px;
    }
}

.social-proof__heading {
    width: 300px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 61px;
    color: #474342;
    margin-right: 105px;
}
@media (max-width: 1439px) {
    .social-proof__heading {
        font-size: 40px;
        line-height: 49px;
        width: 490px;
        margin: 0;
        margin-bottom: 70px;
    }
}
@media (max-width: 1023px) {
    .social-proof__heading {
        width: inherit;
        margin: 0 auto;
        text-align: center;
    }
}
.proof-container {
    display: flex;
}
@media (max-width: 1439px) {
    .proof-container {
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
}
@media (max-width: 1023px) {
    .proof-container {
        position: relative;
        z-index: 2;
    }
}
.proof {
    width: 350px;
    margin-right: 40px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    z-index: 2;
}
@media (max-width: 1023px) {
    .proof {
        display: none;
    }
}

.proof__inner {
    padding: 16px;
}

.proof__content {
    margin-bottom: 40px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #181818;
}
.social-proof-carousel {
    display: none;
}
@media (max-width: 1023px) {
    .social-proof-carousel {
        display: block;
    }
}

.item-proof {
    background: #FFFFFF;
    border: 1px solid #BFC5CE;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    height: 190px;
    width: calc(100% - 30px);
    margin: 20px auto 20px;
}
.item-proof__inner {
    height: 100%;
    padding: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.item-proof__content,
.item-proof__footer {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
}

.item-proof__footer {
    display: flex;
}
.parenthesis-svg {
    width: 100%;
}
.social-proof-indicators {
    margin-top: 30px;
    position: inherit;
}
.social-proof-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #00669E;
    opacity: .4;
    margin: 0 8px;
}
.social-proof-indicators .active {
    opacity: 1;
}
/*********** end SOCIAL PROOF ***************/