#v-pills-tab a {font-size: 15px !important;}
.webNewContent .mainHeading {
    font-size: 1.8rem !important;
    font-weight: 600 !important;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0;
    line-height: 1.3em !important;
}
.webNewContent .mainHeading .gradient-text {font-size: 2.2rem !important;line-height: 1.3em !important;}
.webNewContent .subHeading {
    font-size: 1.4rem !important;
    font-weight: 600 !important;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #000;
}
.webNewContent .smallHeading {
    font-size: 1rem !important;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600 !important;;
    color: #000;
    margin-bottom: 6px;
}
.webNewContent p, .webNewContent p span, .checklist li, .checklist2 li {
    color: #333;
    font-weight: 400 !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    background: transparent !important;
}
.webNewContent span.line {
    display: block;
    padding-bottom: 4px;
    line-height: 1.7;
    border-bottom: 4px solid #3323c2;
    border-image-slice: 1;
    border-width: 4px;
    border-image-source: linear-gradient(to left, #19bdea, #3323c2);
}
.gradient-text {
    background-color: #fbeaff;
    background: linear-gradient(0deg, rgba(51, 35, 194, 1) 0%, rgba(25, 189, 234, 1) 94%);
    background: -webkit-linear-gradient(0deg, rgba(51, 35, 194, 1) 0%, rgba(25, 189, 234, 1) 94%);
    background: -moz-linear-gradient(0deg, rgba(51, 35, 194, 1) 0%, rgba(25, 189, 234, 1) 94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.shopping-cascade-section .custom-intro .intro-title h4 span {
    line-height: 1.3;
}
.nav-link-solutions {
    font-size: 15px !important
}
.checklist li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-weight: 600 !important;
}
.checklist li:before {
    position: absolute;
    content: "\f178";
    font-family: 'FontAwesome';
    top: 0px;
    left: 0;
    color: #3323c2;
    width: 12px;
    height: 10px;
    font-size: 1rem;
    font-weight: 400;
}
.howitworks-section .custom-blog {
    border-radius: 0;
    margin: initial;
    margin-bottom: 10px;
    /*box-shadow: 1px 1px 10px #19bdea;*/
}
header.custom-nav {box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);}
.bg-img1 {
    position: absolute;
    top: -100px;
    left: -420px;
    height: 980px;
    z-index: -1;
}
.bg-color1 {background: linear-gradient(0deg, rgb(0 0 0 / 5%), transparent 60%);}
.top-section, .ads-section {
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../img/shopping-ads/bg-img-2.jpg");
}
.ads-section {border-bottom: 1px solid rgba(0, 0, 0, 0.06);}
.how-icons {min-width: 64px;height: 64px;margin-right: 20px;}
.howitworks-section p, .howitworks-section .checklist li {font-size: 14px !important;}
.howitworks-section .checklist li {margin-bottom: 4px;font-weight: 500 !important;}
.howitworks-section .checklist li:last-child {margin-bottom: 0;}
.howitworks-section .webNewContent .subHeading {
    font-size: 1.2rem !important;
    /*color: #3323c2;*/
}
.network-logo img {height: 70px;width: 130px;}
.video-section video {
width: 100%;
}
/* @media screen */
@media screen and (max-width: 1024px){
    .bg-img1 {left: -400px;height: 900px}
    .webNewContent .mainHeading {font-size: 1.6rem !important;}
    .webNewContent .mainHeading .gradient-text {font-size: 2rem !important;}
    .webNewContent .subHeading {font-size: 1.32rem !important;}
    .btn-custom {font-size: 1rem !important;}
    .webNewContent .smallHeading {font-size: 0.9rem !important;}
    .how-icons {min-width: 48px;height: 48px;margin-right: 12px;}
    .network-logo img {height: 56px;width: 110px;}
}
@media screen and (max-width: 991px){
    .bg-img1 {left: -360px;height: 760px;}
    .webNewContent .mainHeading {font-size: 1.3rem !important;}
    .webNewContent .mainHeading .gradient-text {font-size: 1.5rem !important;}
    .webNewContent .subHeading {font-size: 1.2rem !important;}
    .webNewContent p, .webNewContent p span, .btn-custom, .checklist li {font-size: 0.9rem !important;}
    .network-logo img {height: 50px;width: 90px;}
    .how-icons {margin: 0 0 15px 0;}
    .howitworks-section .checklist li {padding: 0;}
    .howitworks-section .checklist li:before {display: none;}
}
@media screen and (max-width: 767px){
    .webNewContent .mainHeading {font-size: 1.1rem !important;}
    .webNewContent .mainHeading .gradient-text {font-size: 1.3rem !important;}
    .webNewContent .subHeading, .howitworks-section .webNewContent .subHeading {font-size: 1.05rem !important;}
    .webNewContent .smallHeading {font-size: 0.8rem !important;}
    .bg-img1 {display: none;}
    .ads-section .advertise-logo img {width: 90%;}
    .logos-row {flex-wrap: wrap;width: 100%;}
    .logos-row .network-logo {width: 48%;flex-basis: unset;}
}
