  
body{
	font-size: 16px !important;
    color: #000;
    font-family: "DM Sans", sans-serif !important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, .headline {
    font-weight: 700 !important;
    margin: 30px 0 !important;
}
    .tow-guides-wrapper fieldset.colorbox-form legend {
    text-indent: 0;
    line-height: 1em;
    padding: 10px 15px;
}
.container.tow-guides-wrapper{
	max-width:1170px;
	width:100%;
}
.tow-guides-wrapper fieldset.colorbox-form legend {
    background: #000;
    color: #fff;
}
fieldset.colorbox-form legend {
    background: #eee;
    text-indent: 10px;
    width: 100% !important;
    padding-left: 15px;
    margin-bottom: 10px;
    display: block;
    margin: 0;
    line-height: 40px;
    font-size: 21px;
}
fieldset.colorbox-form > * {
    margin-left: 25px;
    margin-right: 25px;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

fieldset.colorbox-form > * {
    margin-left: 25px;
    margin-right: 25px;
}

input, textarea, select {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    /* height: 34px; */
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
fieldset.colorbox-form {
    background: initial;
    border: none;
    padding: 0;
}
.tow-guides-wrapper fieldset {
    border: 0px solid #ddd !important;
    background: #f8f8f8;
}
ul.top-info li {
    font-size: 18px;
}
select.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 8px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
h2#mainHeading {
    color: #2ba1d9;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
input, textarea, select {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    /* height: 34px; */
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}




svg.tow-guides-h1-icon {
    display: inline-block;
    position: relative;
    top: 5px;
}

svg.tow-guides-h1-icon path {
    fill: #000!important;
    stroke: #000!important;
    height: 30px!important;
}

.tow-guides-wrapper .form-group.col-md-12 {
    background: none;
}

.tow-guides-wrapper fieldset.colorbox-form legend {
    background: #000;
    color: #fff;
}

.tow-guides-wrapper h3 {
    margin: 30px 0 0 !important;
    padding: 15px 30px 15px 0px;
    color: #2ba1d9;
    font-size: 26px;
}

.tow-guides-wrapper ul {
    padding: 30px;
    background: #fff;
    border-radius: 30px;
}

.tow-guides-wrapper ul li {
    margin: 0 0 25px 0;
}

.tow-guides-wrapper ul li strong {
    display: block;
    margin-bottom: 5px;
}

.tow-guides-wrapper .table>tbody>tr>td, .tow-guides-wrapper .table>tbody>tr>th, .tow-guides-wrapper .table>tfoot>tr>td, .tow-guides-wrapper .table>tfoot>tr>th, .tow-guides-wrapper .table>thead>tr>td, .tow-guides-wrapper .table>thead>tr>th {
    border-top: 0;
    padding: 2px 25px;
}

.tow-guides-wrapper .table {
    margin: 15px 0!important;
}
.tow-guides-wrapper .panel-primary {
    margin-right: 15px;
    border-color: #ddd;
    border: none;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 20px #e5e5e5a1;
    margin-bottom: 40px;
    margin-left: 15px;
    padding: 10px;
}

.tow-guides-wrapper .panel-heading {
    font-size: 24px;
    background: none;
    color: #2ba1d9;
    border-color: #dbdbdb;
    padding: 10px 25px;
}
p.results-wrapper-attention strong {
    color: #2ba1d9;
}
.tow-guides-wrapper fieldset.colorbox-form legend {
    text-indent: 0;
    padding: 30px 0px;
    background: #fff;
    color: #333;
    font-weight: 800;
    font-size: 32px;
    border: none;
}

.tow-guides-wrapper .btn-default {
    background: #2ba1d9;
    border: 1px solid #2ba1d9;
    font-weight: 700;
    color: #fff;
    border-radius: 30px;
    padding: 10px 20px 7px 20px;
    font-size: 16px;
}

.tow-guides-wrapper .btn-default:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}

.tow-guides-wrapper hr {
    display: none;
}

.tow-guides-wrapper p i {
    font-size: 15px;
    line-height: 1.7em;
}

/* --- RV Parts --- */
.reviews-rotator {
    margin-top: 20px;
}

.reviews-rotator .cycle-slideshow a.cycle-slide {
    background: #3c7b55;
    color: #fff;
    padding: 30px 50px;
    border-radius: 10px;
    text-align: center;
    border-bottom: 10px solid #143722;
}

.reviews-rotator .cycle-slideshow a.cycle-slide:hover {
    text-decoration: none;
    cursor: default;
}

.reviews-rotator .cycle-slideshow a.cycle-slide span {
    display: block;
}

.reviews-rotator .cycle-slideshow a.cycle-slide span.review-title {
    font-size: 30px;
    margin-bottom: 10px;
}

.reviews-rotator .cycle-slideshow a.cycle-slide span.reviewer {
    margin-top: 10px;
    font-style: italic;
}

.coupon-wrapper-1, .coupon-wrapper-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.coupon-wrapper-1 > div , .coupon-wrapper-2 > div {
    margin: 5px;
    flex-grow: 1;
    text-align: center;
}

.coupon-wrapper-1 > div {
    flex-basis: 31%;
    min-width: 140px;
}

.coupon-wrapper-2 > div {
    flex-basis: 48%;
}

@media (max-width: 767px) {
	.tow-guides-wrapper .table>tbody>tr>td, .tow-guides-wrapper .table>tbody>tr>th, .tow-guides-wrapper .table>tfoot>tr>td, .tow-guides-wrapper .table>tfoot>tr>th, .tow-guides-wrapper .table>thead>tr>td, .tow-guides-wrapper .table>thead>tr>th {
    border-top: 0;
    padding: 2px 10px;
}
    /*.parts-page .cycle-slideshow a.cycle-slide { min-height: 600px; }*/
}

@media (min-width: 768px) {
    .reviews-rotator .cycle-slideshow a.cycle-slide {
        padding: 30px 70px;
    }
}

/* --- Financing --- */
.bank-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.bank-logos > div {
    margin: 10px;
}

/* Loader css */
.loader {
  border: 4px solid #dcdcdc;
  border-radius: 50%;
  border-top: 4px solid #2ba1d9;
  width:22px;
    position: absolute;
    top: 38px;
    left: 45%;
  height: 22px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  transform:translateX(-50%);

}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.tow-guides-wrapper a.towguide-find-rv-btn,
a.towguide-find-rv-btn.towguide-find-rv-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px 24px !important;
    margin: 0 !important;
    background: #2ba1e3 !important;
    background-image: none !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    border: 1px solid #2ba1e3 !important;
    border-radius: 30px !important;
    box-shadow: none !important;
    outline: none !important;
    font-family: "DM Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    cursor: pointer !important;
    transition: all .3s ease !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    flex-shrink: 0 !important;
    vertical-align: middle !important;
    text-align: center !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

.tow-guides-wrapper a.towguide-find-rv-btn:hover,
.tow-guides-wrapper a.towguide-find-rv-btn:focus,
a.towguide-find-rv-btn.towguide-find-rv-btn:hover,
a.towguide-find-rv-btn.towguide-find-rv-btn:focus {
    background: #1c87c9 !important;
    border-color: #1c87c9 !important;
    color: #fff !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.tow-guides-wrapper a.towguide-find-rv-btn:visited,
a.towguide-find-rv-btn.towguide-find-rv-btn:visited {
    color: #fff !important;
}

.towguide-capacity-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.towguide-capacity {
    font-size: 18px;
    font-weight: 700;
}

@media (max-width: 768px) {
    .towguide-capacity-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .tow-guides-wrapper a.towguide-find-rv-btn,
    a.towguide-find-rv-btn.towguide-find-rv-btn {
        width: 100% !important;
    }
}

/* ==========================================================
   Mobile-friendly overrides
   ========================================================== */
@media (max-width: 767px) {

    .container.tow-guides-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
        overflow-x: hidden;
    }

    .tow-guides-wrapper h1 {
        font-size: 24px !important;
        line-height: 1.3 !important;
        margin: 15px 0 !important;
    }

    .tow-guides-wrapper ul.top-info {
        padding: 0 !important;
    }

    .tow-guides-wrapper ul.top-info li {
        font-size: 15px !important;
    }

    /* Form section */
    .tow-guides-wrapper fieldset.colorbox-form legend {
        font-size: 22px !important;
        padding: 15px 0 !important;
    }

    .tow-guides-wrapper .panel {
        padding: 0 !important;
    }

    .tow-guides-wrapper fieldset.colorbox-form > * {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .tow-guides-wrapper .form-group.col-md-3 {
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .tow-guides-wrapper select.form-control {
        font-size: 16px !important; /* prevents iOS auto-zoom on focus */
        height: 46px !important;
    }

    /* Results card */
    .tow-guides-wrapper .panel-primary {
        margin-left: 0 !important;
        margin-right: 0 !important;
        border-radius: 16px !important;
        padding: 5px !important;
    }

    .tow-guides-wrapper .panel-heading {
        font-size: 19px !important;
        padding: 12px 15px !important;
    }

    .tow-guides-wrapper h2#mainHeading {
        font-size: 18px !important;
    }

    .tow-guides-wrapper h3 {
        font-size: 20px !important;
        padding: 10px 0 !important;
    }

    /* Stack the results table into a readable label/value card
       instead of a cramped 30/70 split */
    .tow-guides-wrapper .table.table-condensed,
    .tow-guides-wrapper .table.table-condensed tbody,
    .tow-guides-wrapper .table.table-condensed tr,
    .tow-guides-wrapper .table.table-condensed td {
        display: block !important;
        width: 100% !important;
    }

    .tow-guides-wrapper .table.table-condensed tr {
        padding: 8px 0;
        border-bottom: 1px solid #eee;
    }

    .tow-guides-wrapper .table.table-condensed tr:last-child {
        border-bottom: none;
    }

    .tow-guides-wrapper .table.table-condensed td {
        padding: 3px 15px !important;
    }

    .tow-guides-wrapper .table.table-condensed td[role="rowheader"] {
        padding-bottom: 0 !important;
        color: #888;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: .03em;
    }

    .tow-guides-wrapper .table.table-condensed td[role="rowheader"] strong {
        font-weight: 700;
    }

    /* Terms & definitions list */
    .tow-guides-wrapper ul.tow-guides-terms {
        padding: 20px !important;
        border-radius: 16px !important;
    }

    .tow-guides-wrapper ul.tow-guides-terms li {
        font-size: 14px !important;
        margin: 0 0 18px 0 !important;
    }

    p.results-wrapper-attention i {
        font-size: 13px !important;
    }
}

@media (max-width: 480px) {
    .tow-guides-wrapper h1 {
        font-size: 21px !important;
    }

    .tow-guides-wrapper fieldset.colorbox-form legend {
        font-size: 19px !important;
    }

    .towguide-capacity {
        font-size: 16px !important;
    }
}