@font-face {
    font-family: 'Everyday Sans';
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Black.eot');
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Black.eot?#iefix') format('embedded-opentype'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Black.woff2') format('woff2'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Black.woff') format('woff'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Everyday Sans';
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Medium.eot');
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Medium.woff2') format('woff2'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Medium.woff') format('woff'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Everyday Sans';
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Bold.eot');
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Bold.woff2') format('woff2'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Bold.woff') format('woff'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Everyday Sans';
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Regular.eot');
    src: url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Regular.woff2') format('woff2'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Regular.woff2') format('woff'),
    url('https://info.walmartbusiness.com/rs/202-DWD-665/images/EverydaySans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*,body, .mktoForm *{
    font-family: 'Everyday Sans' !important;
}
h1{
    font-size: 42px;
    line-height: 110%;
}
h2{
    font-size: 40px;
    line-height: 120%;
    /* letter-spacing: -1.45px; */
}
h1,h2{
    font-weight: bold;
    color: #001E60;
}
h3,h4,h5,h6{
    font-weight: 500;
}
h3{
    font-size: 31px;
    line-height: 110%;
    color: #0092E0;
}
p{
    font-size: 16px;
    line-height: 150%;
    color: #000;
}
.btn {
    background-color: #0053E2;
    border-radius: 50pc;
    color: #ffffff;
    padding: 11px 24px;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
}
.btn:hover,
.btn:focus{
    color: #ffffff;
    box-shadow: none;
}
img{
    max-width: 100%;
    width: 100%;
}
.text-white * {
    color: #ffffff;
}
.mktoGen.mktoImg{
    display: block !important;
}
.headingf{
    padding-bottom:10px;
}
.headingp p{
    font-size:23px;
    line-height:160%;
    /* letter-spacing:-0.19px; */
}
.smallheading {
    margin-bottom: 30px;
}
.smallheading h2 {
    font-size: 24px;
}
.headingp {
    margin-bottom: 70px;
}
.py-35 {
    padding: 40px 0;
}
.py-70{
    padding: 70px 0;
}
.px-30{
    padding-left: 30px;
    padding-right: 30px;
}

/* Header
================================= */
/* header .container-fluid,
footer .container-fluid {
max-width: 1600px;
margin: auto;
} */
header {
    background-color: #001E60;
    padding: 20px 30px;
}
header .navbar{
    padding: 0;
}

header img {
    max-width: 219px;
    padding: 0px;
}
header a.navbar-brand {
    margin: 0;
    padding: 0;
}
header .navbar-nav .nav-link{
    padding: 0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
button.navbar-toggler {
    padding: 0;
    margin: 0;
}
span.navbar-toggler-icon:first-child, span.navbar-toggler-icon:last-child {
    margin: 0;
}
.navbar-toggler-icon {
    display: block;
    height: 2px;
    width: 22px;
    background-color: #ffffff;
    margin: 5px 0;
}
.hero-text{
    max-width: 625px;
}
.imgs{
    margin-top: 90px;
}
.heading {
    margin-bottom: 10px;
}
.paratext {
    margin-top: 32px;
}
.img-row {
    display: flex;
    gap: 18px;
    /* flex-wrap: wrap; */
}
.img-row img {
    max-width: 100%;
    width: 29.33%;
    /* flex: 1; */
}
.hero-form {
    background-color: #C8ECFF;
    padding: 27px;
    border-radius: 16px;
    max-width: 450px;
    margin-left: auto;
}
#hero1 .img-row img{
    max-width: 100%;
    width: 48%;
    /* flex: 1; */
}

/* Hero 2
================================== */
#hero2 {
    background-color: #0092E0;
}
#hero2 .hero-form {
    background-color: #E6E7EA;
}
#hero2 .img-row img{
    width: 48%;
}
/* Hero3
=================================== */
.image-row img {
    display: block;
}
.image-row img:last-child{
    margin-top: 25px;
} 
.hero-inner {
    max-width: 612px;
    margin: auto;
    text-align: center;
}
.hero-inner .paratext{
    margin-top: 0;
}
.hero-inner .hero-form {
    max-width: 100%;
    margin-top: 74px;
}
.hero-midform .container-fluid {
    max-width: 1600px;
}

/* Hero 4
==================================== */
#hero4 {
    background-color: #0092E0;
}
#hero4 .hero-form{
    background-color: #E6E7EA;
}

/* Hero5
======================================= */
.hero-leftform .hero-form {
    max-width: 612px;
    margin: 50px 0 0;
}
.hero-leftform .img-col {
    padding-left: 50px;
}
.img-col img {
    max-width: 615px;
    margin-left: auto;
    display: block;
}
/* Timer Section
================================ */
.timersec .headingp{
    margin-bottom: 0;
}
.countdowntimer{
    text-align: center;
}

.countdowntimer img {
    max-width: 600px;
    width: 100%;
}

/* Image Text Sec
======================================  */
.inner-part {
    max-width: 540px;
    width: 90%;
}
#leftimg .inner-part {
    margin-left: auto;
}
.cus-text h2 {
    margin-bottom: 15px;
}
.img-cta {
    margin-top: 20px;
}
.cust-img img{
    width: 100%;
}

/* Four Col
======================================*/
.fourcol {
    background-color:#ffffff;
}
.image img {
    width: 64px;
}
.imagetext h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff;
    padding-bottom: 10px;	
}
.imagetext p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #ffffff;
}
.inner-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.box1 {
    background: #001E60;
    padding: 24px 24px 55px !important;
    border-radius:16px;
}
.box2 {
    background: #0092E0;
    padding: 24px 24px 55px !important;
    border-radius:16px;
}
.box3 {
    background: #001E60;
    padding: 24px 24px 55px !important;
    border-radius:16px;
}
.box4 {
    background: #0092E0;
    padding: 24px 24px 55px !important;
    border-radius:16px;
}
.imagetext {
    padding-top: 25px;
}
.ctacustom a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.box1 .ctacustom a,
.box3 .ctacustom a {
    color: #0092E0 !important;
}
.box2 .ctacustom a, .box4 .ctacustom a {
    color: #ffffff;
}

/* Comparison Checklist
===================================  */
.checklist {
    background: #ffffff;
}
.leftbox{
    background-color:#0092E0;
    padding:24px;
    border-radius:16px;
}
.innertable {
    max-width: 800px;
    margin: 0 auto;
}
.leftbox h3 {
    font-size: 21px;
    color: #fff;
    line-height: 125%;
    font-weight: 700;
    padding-bottom: 10px;
}
.leftbox p {
    font-size: 18px;
    line-height: 125%;
    color: #ffffff;
    font-weight: 400;
    height: 48px;
    margin-bottom: 10px;
}
.image-wrapper {
    display: flex;
    flex-direction: column;
}
.image-wrapper .img {
    height: 58px;
    text-align: center;
}
.image-wrapper img{
    max-width:25px;
    width:100%;
    margin:0 auto;
}
.centerbox {
    padding: 24px;
    background: #F4F4F6;
    height: 100%;
    border-radius: 16px;
}
.centerbox h3 {
    font-size: 18px;
    color: #fff;
    line-height: 125%;
    font-weight: 700;
    padding-bottom: 20px;
    color:#000000;
}
.rightbox {
    padding: 24px;
    background: #001E60;
    height: 100%;
    border-radius: 16px;
}
.rightbox h3 {
    font-size: 18px;
    color: #fff;
    line-height: 125%;
    font-weight: 700;
    padding-bottom: 20px;
}

/* Logo Section
======================================= */
.logosection .smallheading {
    margin-bottom: 60px;
}   
.logosection img{
    max-width: 224px;
    width: 100%;
}
.logosection .inner-row {
    text-align: center;
}
.logo-row {
    max-width: 1000px;
    margin: auto;
}

/* Video Sec
======================================= */
.video-sec .headingp {
    margin-bottom: 30px;
}
.video-part {
    max-width: 1050px;
    margin: auto;
}
.video-part .iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}
.video-part .iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 16px;
}

/* Three Col
======================================== */
.threecol {
    background-color:#ffffff;
}

.threecol img {
    width: 100%;
}
.category {
    margin: 24px 0 10px;
}
.threecol .category h5 {
    font-size: 12px;
    font-weight: 500;
    color: #181818;
    line-height: 160%;
}
.threecol .imagetext h3 {
    color: #001E60;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 15px;
}
.threecol .imagetext p {
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.threecol .ctacustom a {
    color: #0053E2;
}
.threecol .imagetext{
    padding-top: 0;
}
.text-sec {
    background: #ffffff;
}
.text-sec p {
    font-size: 14px;
    /* letter-spacing: -0.19px; */
    margin-bottom: 0;
}


/* Footer
====================================== */
footer {
    background-color: #001E60;
    padding: 60px 30px;
}
.footer-top {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.footer-logo img {
    max-width: 219px;
}
.footer-links a {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}
.footer-btm {
    max-width: 800px;
}
.footer-btm a {
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    margin: 0 12px 10px 0;
    text-decoration: none;
    display: inline-block;
}
.copyright {
    margin-top: 25px;
}
.copyright p {
    font-size: 14px;
    color: #ffffff;
    margin: 0;
    font-weight: 400;
}
/* Form Styling 
==========================================*/
form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear,
.mktoForm .mktoAsterix{
    display:none !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol{
    width:100% !important;
}

.mktoForm label {
    margin-bottom: 13px !important;
    display: block;
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 16px;
    padding: 0 !important;
    color: #000000;
}
.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    background-color: #ffffff !important;
    border: 0 !important;
    color: #000000!important;
    height: 46px !important;
    width: 100% !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: normal !important;
    padding: 13px !important;
    box-sizing: border-box !important;
    border-radius: 4px;
}

.mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
}

.mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
}

.mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
}

.mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom:20px !important;
    flex:1;
}

.mktoForm .mktoFormRow> :nth-of-type(2){
    margin-left:24px !important;
}

form.mktoForm .mktoFormRow .mktoPlaceholder {
    margin-left:0 !important;
}
.mktoHtmlText.mktoHasWidth {
    width: 100% !important;
}
.mktoHtmlText p {
    font-size: 14px;
    line-height: 18px;
    /* letter-spacing: -0.2px; */
}
.mktoHtmlText p a{
    color: #000000 !important;
    padding: 0;
}
body .mktoButtonRow {
    margin-top: 36px !important;
}
.mktoForm .mktoFieldWrap,
.mktoForm .mktoRadioList, 
.mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color:#ed0a0a !important;
}

.mktoButtonWrap {
    margin: 0 !important;
    display: block !important;
    text-align: center !important;
}

.mktoButtonRow {
    display: block !important;
    width: 100% !important;
}
.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
    background: #0053E2 !important;
    border: unset !important;
    width: 100%;
    box-shadow: none !important;
    outline: none !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: normal !important;
    color: #ffffff !important;
    padding: 15px 30px!important;
    border-radius: 50px !important;
    max-width: 161px;
}
.custom_checkbox .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
}

.custom_checkbox .mktoFieldWrap label {
    width: 100% !important;
}

.custom_checkbox .mktoFieldWrap .mktoCheckboxList {
    width: 24px !important;
    margin-top: 3px !important;
}

.mktoForm .mktoCheckboxList + .mktoError {
    top: 15px !important;
    left: -6px !important;
}

.mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
}

@media screen and (max-width: 1199px) {
    h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 991px) {
    h1,h2 {
        font-size: 36px;
    }
    header{
        padding: 20px 4px;
    }
    footer{
        padding: 60px 4px;
    }
    .hero-form{
        max-width: 100%;
    }
    .py-70 {
        padding: 40px 0;
    }
    .paratext {
        margin-top: 12px;
        margin-bottom: 26px;
    }
    .imgs {
        margin-top: 24px;
    }
    .headingp p {
        font-size: 16px;
    }
    .headingp {
        margin-bottom: 30px;
    }
    .fourcol .col-md-6.col-lg-3:nth-child(1), .fourcol .col-md-6.col-lg-3:nth-child(2) {
        margin-bottom: 24px;
    }
    .image-row {
        display: flex;
        gap: 18px;
    }
    .image-row img:last-child {
        margin-top: 0px;
    }
    .hero-inner .hero-form{
        margin-top: 26px;
    }
    .hero-inner {
        margin: 24px auto 26px;
    }
    .hero-leftform .hero-form {
        margin: 0;
    }
    .hero-text {
        max-width: 100%;
    }
    .hero-leftform .hero-form{
        max-width: 100%;
        margin-bottom: 26px;
    }
    .img-col img{
        max-width: 100%;
    }
    .img-row img{
        width: 31.33%;
    }
    .hero-leftform .img-col {
        padding-left: 0px;
    }
}

@media screen and (max-width:767px){
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex:0 0 100% !important;
        max-width:100% !important;
    }
    .mktoForm .mktoFormRow .mktoFormCol + .mktoFormCol {
        margin-left:0 !important;
    }
    .headingf h2 {
        font-size: 32px;
    }
    .headingf p {
        font-size: 16px;
    }
    .leftbox {
        padding: 12px;
    }
    .centerbox {
        padding: 12px;
    }
    .rightbox {
        padding: 12px;
    }
    .leftbox h3 {
        font-size: 16px;
        padding-bottom: 12px;
    }
    .centerbox h3, .rightbox h3 {
        font-size: 14px;
        padding-bottom:17px;
    }
    .leftbox p {
        font-size: 14px;
    }
    .pd-lt{
        padding-right: 5px;
    }
    .pd-ct{
        padding: 0 5px;
    }
    .pd-rt{
        padding-left: 5px;
    }
    .inner-part{
        width: 100%;
    }
    .cus-text {
        margin-top: 48px;
    }
    .img-cta {
        margin-top: 36px;
    }
    .inner-box{
        max-width: 270px;
        margin: 0 auto 36px;
        height: auto;
    }
    .fourcol .col-md-6.col-lg-3:nth-child(1), .fourcol .col-md-6.col-lg-3:nth-child(2){
        margin-bottom: 0;
    }
    .logosection .col-md-3:last-child .inner-row,
    .threecol .col-md-4:last-child .inner-box,
    .fourcol .col-md-6:last-child .inner-box{
        margin-bottom: 0;
    }
    .logosection .inner-row {
        margin-bottom: 36px;
    }
    .smallheading {
        max-width: 312px;
        margin: 0 auto 60px;
    }
    .threecol .inner-box {
        max-width: 100%;
    }
    .hero-inner{
        text-align: left;
    }
    .img-row img,
    .image-row img{
        width: 48%;
    }
}

@media screen and (max-width: 575px) {
    h3{
        font-size: 28px;
    }
    .navbar-toggler{
        position: absolute;
        left: 12px;
        top: 7px;
        box-shadow: none !important;
    }
    header .mob img{
        margin-left: 35px;
        width: 32px;
    }
    header .navbar-nav{
        padding-top: 10px;
    }
    .navbar> .container-fluid{
        display: block;
    }
    .footer-logo {
        margin-bottom: 24px;
    }
    .footer-btm a{
        margin-bottom: 5px;
    }
    .img-row img,#hero1 .img-row img,#hero2 .img-row img,.image-row img {
        width: 47%;
    }
}
@media screen and (max-width: 480px) {
    body .mktoForm{
        padding: 0;
    }
}
@media screen and (max-width: 374px) {
    .leftbox h3 {
        font-size: 14px;
        padding-bottom: 4px;
    }
    .centerbox h3, .rightbox h3 {
        font-size: 12px;
        padding-bottom: 12px;
    }
}
@media screen and (max-width: 340px) {
    .leftbox h3 {
        font-size: 12px;
    }
    .centerbox h3, .rightbox h3 {
        font-size: 10px;
        padding-bottom: 10px;
    }
}