@media only screen and (min-width: 768px) and (max-width: 1024px) {

section.business-section img {
    width: 100%;
}
.stat-box h2 {
    font-size: 35px;
}
.stat-box p {
    font-size: 16px;
}
section.affiliates_code {
    padding: 50px 0;
}
.content-hero-banner h1 {
    font-size: 35px;
}
.btns_banner a {
    padding: 12px 15px;
    font-size: 14px;
}
.content_affiliates p {
    font-size: 16px;
    line-height: 26px;
}
.content_affiliates h2 {
    font-size: 35px;
    line-height: 47px;
    margin-bottom: 26px;
}
.content_affiliates {
    padding-right: 0;
}
section.our_values .row .col-md-6 {
    width: 100%;
}
section.our_values .row {
    display: block;
}
.img_values img {
    width: 45%;
    margin-bottom: 50px;
}
.our_values {
    padding: 50px 30px;
}
.our_features {
    padding: 50px 30px;
}
.features_box {
    padding: 20px;
}

.our_features .content_features h3 {
    font-size: 35px;
    margin-bottom: 35px;
}
.features_box h3 {
    font-size: 18px;
}
.sign_up_btn {
    margin-top: 40px;
}
section.Trial_section {
    padding: 60px 20px;
}
.updown_animation {
    width: 38%;
    bottom: -38px;
}
.why-partner-section h2 {
    font-size: 35px;
    line-height: 50px;
}
section.why-partner-section .row {
    display: block;
}

section.why-partner-section .row .col-md-6 {
    width: 100%;
}
section.why-partner-section h2.section-title.mb-4 >br {
    display: none;
}
section.Networks-section img {
    width: 100%;
}
section.Networks-section h2 {
    font-size: 35px;
    line-height: 46px;
}
section.Networks-section p {
    font-size: 17px;
}
section.Networks-section {
    padding: 50px 20px;
}
section.Pillars-section {
    padding: 60px 30px;
}
.Affiliate-Network {
    padding: 70px 20px;
}
.content_affilate_net h2 {
    font-size: 35px;
}
.btns_banner.sign_up_btn a {
    padding: 16px 35px !important;
}
.Highly_title h2 {
    font-size: 35px;
    line-height: 46px;
    width: 100%;
    margin: 0 auto 30px;
}
section.Highly-Recommended {
    padding: 60px 20px;
}
.testimonials-section {
    padding: 60px 20px;
}
div#mobileMenu {
    background: #000;
}
.testimonials-section h2 {
    font-size: 35px;
    line-height: 52px;
    width: 100%;
    margin: 0 auto 45px;
}
.testimonial-card {
    width: 100%;
}
span.navbar-toggler-icon img {
    width: 100%;
}
.message {
    font-size: 17px;
}
.blog-section {
    padding: 50px 20px;
}
.blog-section h2 {
    font-size: 35px;
    line-height: 46px;
    width: 100%;
    margin: 0px auto 30px;
}
.blog-grid {
    width: 100%;
    gap: 25px;
}
.footer {
    background-size: cover;
    background-position-x: left;
    background-repeat: no-repeat;
}
body ul.navbar-nav li.nav-item a {
    font-size: 15px;
    padding: 12px 0px !important;
}
li.nav-item.mt-3 a.login-btn {
    width: 90%;
    text-align: center;
    position: absolute;
    bottom: 100px;
    margin: auto;
}
}