a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
small,
label,
input,
li,
ul {
    font-family: Verdana, sans-serif;
}

h3 span,
p span,
label span {
    color: #0057D9;
}

.btn-light {
    padding: 13px 40px;
    font-size: 18px;
    border: 2px solid #ffffff !important;
    color: #ffffff;
    background-color: transparent;
}

.tumbo_with_service_rv {
    text-align: center;
    padding: 40px 0px;
    background-color: black;
}

.tumbo_with_service_rv a h3 {
    color: white;
}

.tumbo_with_service_rv:hover {
    text-align: center;
    padding: 40px 0px;
    background-color: #0057D9;
}

.tumbo_with_service_rv a h3:hover {
    color: white;
}

.info_rv_site_ct_abft {
    background-color: white;
}

.info_rv_site_ct_abft_container {
    padding: 40px 0px;
}

#pricing {
    background-color: #f2f3f5;
    padding-top: 30px;
    padding-bottom: 50px;
}

#pricing_rv_page_ct {
    background-color: #f2f3f5;
    padding-top: 30px;
    padding-bottom: 50px;
}

small {
    font-size: 10px;
}

#portfolio_ct {
    background-color: #f2f3f5;
    padding-top: 30px;
    padding-bottom: 50px;
}

@media (max-width:560px) {
    .info_rv_site_ct_abft_container {
        padding: 40px 40px !important;
        text-align: justify;
    }

    .btn-light {
        padding: 8px 8px;
        font-size: 16px;
        border: 2px solid #ffffff !important;
        color: #ffffff;
        background-color: transparent;
    }

    #pricing_rv_page_ct .columns {
        float: none;
        width: 100%;
        padding: 8px;
    }

    .title_pricing_rv_ct {
        border-bottom: 2px solid red;
        display: inline-block;
        width: auto;
        text-align: center;
        margin: auto;
        font-size: 26px;
        padding: 10px 20px;
    }

    #overviews .row .col-md-4 {
        margin: 10px 0px;
    }

    #media_views .row .col-md-4 {
        margin: 10px 0px;
    }

    .flip-box p {
        font-size: 14px;
        line-height: 1.5em;
        color: #fff;
    }

    .tumbo_stron_about h1 {
        font-size: 38px;
    }

    #form_contact_container .form_contact_container_header h2 {
        font-size: 26px;
    }

    #form_contact_container .form_contact_container_header {
        padding: 5px 10px;
    }

    .newsletter_RV_container .col-6 p {
        font-size: 24px;
        font-style: italic;
        color: white;
    }

    .w-25 {
        width: 32% !important;
    }

    #rv_testimonial .rv_testimonial_container .rv_testimonial_container_content .row .col-md-4 {
        margin: 10px 0px;
    }
}