@media only screen and (max-width: 767px) {

section.business-section img {
    width: 100%;
}
.content-hero-banner h1 {
    font-size: 27px;
    line-height: 39px;
    text-align: center;
}
.hero_banner .btns_banner a {
    padding: 14px 19px;
    font-size: 14px;
    width: 100%;
    display: block;
    margin-bottom: 13px;
    text-align: center;
}
section.hero_banner .row {
    flex-direction: column-reverse;
}
.hero_banner {
    padding: 40px 15px 50px;
}
.img-hero-banner img {
    width: 60%;
    margin-bottom: 35px;
}
.stats-section {
    margin-top: 40px;
    padding: 0 23px;
}
.stat-box h2 {
    font-size: 30px;
}
.stat-box {
    padding: 20px;
}
section.affiliates_code {
    padding: 60px 15px;
}
.content_affiliates {
    padding-right: 0;
    margin-top: 30px;
}
section.affiliates_code .row {
    flex-direction: column-reverse;
}
.content_affiliates h2 {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 15px;
}
.content_affiliates p {
    font-size: 15px;
    line-height: 25px;
}
.our_values {
    padding: 50px 15px;
}
.col-funnel {
    display: block;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 10px;
}
.list_content {
    margin-top: 15px;
}
.funnel_values {
    margin: 30px auto 35px;
}
.list_content h3 {
    font-size: 20px;
}
.list_content p {
    font-size: 15px;
}
.img_values {
    text-align: center;
}
.our_features {
    padding: 50px 15px;
}
.content_values h2 {
    font-size: 30px;
    text-align: center;
}
.our_features .content_features h3 {
    font-size: 30px;
    margin-bottom: 30px;
}
.features_box {
    padding: 25px;
    margin-bottom: 25px;
}
.sign_up_btn {
    margin-top: 30px;
}
section.Trial_section {
    padding: 50px 15px;
}
.trial_display h3 {
    font-size: 30px;
    line-height: 45px;
}
.trial_display p {
    font-size: 16px;
    margin-top: 16px;
}
section.Trial_section .btns_banner.sign_up_btn {
    margin-top: 25px;
}
.updown_animation {
    width: 47%;
    bottom: -42px;
}
.why-partner-section {
    padding: 56px 15px;
}
.why-partner-section h2 {
    font-size: 30px;
    line-height: 43px;
}
.why-partner-section ul.custom-list li {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 25px;
}
ul.custom-list {
    padding-left: 20px;
}
section.business-section {
    padding: 50px 15px;
}
section.Networks-section img {
    width: 100%;
}
section.Networks-section h2 {
    font-size: 30px;
    line-height: 42px;
    margin-top: 30px;
}
section.Networks-section {
    padding: 50px 15px;
}
section.Networks-section p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 26px;
}
section.Pillars-section {
    padding: 40px 15px;
}
.heading-Pillars h2 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 40px;
}

.paragraph-Pillars p {
    font-size: 15px;
}
.Affiliate-Network {
    padding: 50px 15px;
}
.content_affilate_net h2 {
    font-size: 30px;
    line-height: 42px;
}
.Highly_title h2 {
    font-size: 30px;
    line-height: 42px;
    width: 100%;
    margin: 0 auto 30px;
}
section.Highly-Recommended {
    padding: 50px 15px;
}
.testimonials-section {
    padding: 50px 15px;
}
.testimonials-section h2 {
    font-size: 30px;
    line-height: 42px;
    width: 100%;
    margin: 0 auto 25px;
}

.blog-section {
    padding: 50px 15px;
}
.blog-section h2 {
    font-size: 30px;
    line-height: 42px;
    width: 100%;
    margin: 0 auto 30px;
}
.blog-grid {
    width: 100%;
}
.navbar-brand img {
    height: 29px;
    margin-right: 0px;
}
.footer {
    background-size: cover;
    background-repeat: no-repeat;
}
.navbar-toggler-icon img {
    width: 100%;
}
section.business-section img {
    width: 100%;
}

section.business-section .row {
    flex-wrap: inherit !important;
}

section.business-section .row .col-md-6 {
    width: 50%;
}
div#mobileMenu {
    background: #000;
}
ul.navbar-nav li.nav-item a {
    font-size: 16px;
    padding: 13px 5px !important;
    margin: 0;
}
li.nav-item.mt-3 a.login-btn {
    width: 88%;
    text-align: center;
    position: absolute;
    margin: auto;
    display: inline-block;
    bottom: 34px;
}
body .dropdown-toggle::after {
    margin-left: auto;
    position: absolute;
    top: 25px;
    right: 11px;
}
.hero_banner .btns_banner {
    display: block;
}
ul.dropdown-menu.show {width: 100%;padding: 0 14px;}

ul.dropdown-menu.show li {
    padding: 0px;
    border-bottom: 1px solid #ddd;
}
.slick-prev {
    left: -22px !important;
}
.slick-next {
    right: -22px !important;
}
}