img.lazyload,
img.lazyloading {
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/gif/50x50-loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 30px;
    opacity: 1;
}

img.lazyload,
img.lazyloaded {
    opacity: 1;

}

iframe.lazyload,
iframe.lazyloading {
    display: block;
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/gif/50x50-loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 30px;
}

.d360-mega-menu {
    width: 800px;
}

.mega_menu .d360-mega-menu {
    width: 1350px;
    left: -45px;
}

.mega_menu .material_box {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
#menu-header-core-products-1 .p-0.flex-column{
    padding-left: 6px !important;
    padding-right: 6px !important;
}
#menu-header-core-products-1 .p-0.flex-column p{
    font-size: 16px;
    text-align: center;
}
.menu-material-img{
    width: 72px;
    height: 72px;
}
.menu-material-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.mega_menu .material_box li {
    list-style: none;
    margin: 10px;
    text-align: center;
    width: 115px;
}

.mega_menu .material_box li img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.free-trial-text-menu{
    display: none;
}
.fri-sale-text-menu{
    position: fixed;
    top: 0;
    width: 100%;
    color: white;
    background-color: black;
    font-size: 14px;
    display: flex;
    justify-content: center;
    z-index: 1010;
    height: 34px;
    align-items: center;
}
.fri-sale-btn{
    background-color: white;
    border-radius: 4px;
    margin-left: 20px;
    padding: 3px 6px;
    color: black;
    font-size: 13px;
    font-weight: 600;
}
.mega_menu .material_box li p {
    display: block;
    margin-top: 10px;
    font-size: 15px;
}

.logo {
    margin-left: 50px;
}

.picture img {
    width: 236px;
    height: 100px;
}

.dropbtn {
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-menu a {
    color: black;
    text-decoration: none;
    display: block;
}

.drop-list:hover {
    color: #e37421;
}

.menu-item-subtitle {
    position: absolute;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #f97316;
    padding: 2px 4px;
    margin: 0;
    border-radius: 2px;
}

.social-icons a {
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #fff;
    color: #111827;
    padding: 10px;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
    font-size: 16px;
}

.ft-header{
    color: white;
    font-size: 18px;
    font-family: "Titillium Web",sans-serif;
    line-height: 1.3em;
    font-weight: 700;
    padding: 0 0 15px;
    margin: 0;
}

#languageTranslatorModal .modal-title{
    font-size: 19px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif;
    color: #111827;
}

.mobile_mega_menu{
    padding-top: 20px !important;
    display: flex !important; 
    flex-wrap: wrap;
}
.mobile_mega_menu li{
    padding: 0 0 20px 15px !important; 
    width: 150px !important;
}
.mobile_mega_menu p{
    margin-top: 10px;
}
.middle-containt-text .card-text{
    width: 70%;
}
.middle-containt-text{
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
@media(max-width: 1650px){
    .mega_menu .d360-mega-menu{
        left: -125px;
    }
}
@media(max-width: 1500px){
    .mega_menu .d360-mega-menu{
        width: 1130px;
        left: -55px;
    }
}
@media(max-width: 1350px){
    .mega_menu .d360-mega-menu{
        left: -165px;
    }
}

@media screen and (max-width: 1365px) {
    .logo {
        margin-left: 50px;
    }
    .d360-footer-logo img {
        width: 166px;
        height: 100px;
    }
}

@media only screen and (max-width: 350px) {
    /* aside img {
        height: 30px !important;
        width: 30px !important;
    } */

    aside h6,
    aside span {
        font-size: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .logo {
        margin-left: 20px;
    }

    .head-right {
        margin-right: 20px !important;
    }
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}
.logo-image{
    background-repeat: no-repeat;
    background-size: contain; 
    height: 70px; 
    width: 150px;
    background-position: center;
}
.logo-image1{
    background-position: center;
    width:185px;
    height:60px;
    background-size:contain;
    background-repeat:no-repeat;
}
.brandlog {
    overflow: hidden!important
}
.logoMarqueeSectiont {
    padding-top: 50px;
}
#logoMarqueeSectiont {
    max-width: 1920px!important;
    margin: 0 auto
}
.default-content-containert {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 5rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    width: 100%;
    min-height: 100vh
}
div.marquee>div>img {
    height: 50px
}
.logoMarqueeSectiont>div>div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0
}
.marquee-wrapper {
    display: inline-block;
    white-space: nowrap
}
.marquee {
    width: 3300px!important;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%,0,0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}
.marquee div {
    display: inline-block;
    white-space: nowrap;
    padding-right: 5.4rem
}
.header-menu{
    top: 34px;
}
@keyframes marquee {
    0% {
        transform: translate3d(0%,0,0)
    }
    100% {
        transform: translate3d(-100%,0,0)
    }
}

@media only screen and (max-width: 767px) {
    .marquee div {
        display:inline-block;
        white-space: nowrap;
        padding-right: 2rem!important;
    }
    .section-universal_element__body___bUGC.logo-slide2 {
        display: none;
    }
    .logoMarqueeSectiont{
        padding-top: 50px;
        padding-bottom: 10px;
    }
    .logo-slide1 {
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    .logo-slide1 {
        display: none;
    }
}
@media only screen and (min-width: 2020px) {
    .container {
        max-width: 1730px;
    }
}
@media only screen and (max-width: 1980px) {
    .container {
        max-width: 100%;
        padding-left: 9.2rem;
        padding-right: 9.2rem;
    }
    .d360-header .logo img{
        max-height: 32px;
    }
}
@media only screen and (max-width: 1200px){
    .container {
        padding-left: 7.2rem;
        padding-right: 7.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .container {
        padding-left: 35px;
        padding-right: 35px;
    }
    .d360-header .logo img{
        max-height: 29px;
    }
    .logo{
        margin-left: 18px !important;
    }
    .middle-containt-text .card-text{
        width: 90%;
    }
}
@media screen and (max-width: 1200px) {
    .page-template-HomePage .wrapper_main, .page-template-integrations .wrapper_main, .blog.group-blog .wrapper_main, .single.single-post .wrapper_main, .page-template-guides .wrapper_main, .page-template-PPC-landing .wrapper_main, .page-template-solutions .wrapper_main, .page-id-664 .wrapper_main, .page-id-7654 .wrapper_main, .page-id-5765 .wrapper_main, .page-id-3774 .wrapper_main, .page-template-compare .wrapper_main, .page-template-promotion-landing .wrapper_main, .page-template-features .wrapper_main {
        padding-top: 30px;
    }
}
@media only screen and (max-width: 767px){
    .container {
        padding-left:  2.1rem;
        padding-right: 2.1rem;
    }
    .middle-containt-text .card-text{
        width: 100%;
    }
}
.solutions-image{
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (max-width: 1290px) {
    .solutions-image{
        height: 444px;
        max-width: 667px;
    }
}
@media screen and (max-width: 767px) {
    .solutions-image{
        height: 320px;
        max-width: 481px;
    }
}
@media screen and (max-width: 540px) {
    .solutions-image{
        height: 293px;
        max-width: 440px;
    }
}
@media screen and (max-width: 500px) {
    .solutions-image{
        height: 235px;
        max-width: 440px;
        border-radius: 0px !important;
        box-shadow: none !important;
    }
    .fri-sale-txt, .fri-sale-btn{
        font-size: 10px;
    }
}
@media screen and (max-width: 400px) {
    .solutions-image{
        height: 230px;
        max-width: 440px;
    }
}
@media screen and (max-width: 365px) {
    .solutions-image{
        height: 185px;
        max-width: 440px;
    }
}
.features-image{
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (max-width: 1250px) {
    .features-image{
        height: 374px;
        max-width: 667px;
    }
}
@media screen and (max-width: 1200px) {
    .features-image{
        height: 290px;
        max-width: 667px;
    }
    .menu-material-img {
        width: 80px;
        height: 80px;
    }
}
@media screen and (max-width: 991px) {
    .features-image{
        height: 215px;
        max-width: 667px;
    }
    .header-menu{
        top: 34px;
    }
    .free-trial-text-menu{
        position: fixed;
        top: 0;
        width: 100%;
        /* padding-left: 18px; */
        background-color: #012a38;
        font-size: 14px;
        display: flex;
        justify-content: center;
        z-index: 1010;
        height: 34px;
        align-items: center;
    }
    .trial-text{
        color: white;
        align-content: center;
    }
    .try_for_free{
        background-color: white;
        border-radius: 4px;
        margin-left: 20px;
        padding: 3px 6px;
        color: black;
        font-size: 13px;
        font-weight: 600;
    }
}
@media screen and (max-width: 767px) {
    .features-image{
        height: 306px;
        max-width: 481px;
    }
}
@media screen and (max-width: 540px) {
    .features-image{
        height: 280px;
        max-width: 440px;
    }
    .menu-material-img {
        width: 62px;
        height: 62px;
    }
    #menu-header-core-products-1 .p-0.flex-column p {
        font-size: 14px;
    }
}
@media screen and (max-width: 500px) {
    .features-image{
        height: 200px;
        max-width: 440px;
    }
}
@media screen and (max-width: 400px) {
    .features-image{
        height: 209px;
        max-width: 440px;
    }
}
@media screen and (max-width: 365px) {
    .features-image{
        height: 195px;
        max-width: 440px;
    }
}
.assistant-image{
    width: 100%;
    height: 305px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (max-width: 1250px) {
    .assistant-image{
        height: 289px;
        max-width: 667px;
    }
}
@media screen and (max-width: 1200px) {
    .assistant-image{
        height: 225px;
        max-width: 667px;
    }
}
@media screen and (max-width: 991px) {
    .assistant-image{
        height: 169px;
        max-width: 667px;
    }
}
@media screen and (max-width: 767px) {
    .assistant-image{
        height: 240px;
        max-width: 481px;
    }
}
@media screen and (max-width: 540px) {
    .assistant-image{
        height: 217px;
        max-width: 440px;
    }
}
@media screen and (max-width: 500px) {
    .assistant-image{
        height: 200px;
        max-width: 440px;
    }
}
@media screen and (max-width: 400px) {
    .assistant-image{
        height: 165px;
        max-width: 440px;
    }
}
@media screen and (max-width: 365px) {
    .assistant-image{
        height: 153px;
        max-width: 440px;
    }
}
.features-bgimage{
    width: 860px;
    height: 530px;  
    background-repeat: no-repeat;
    background-size: contain;
}
@media screen and (max-width: 1420px) {
    .features-bgimage{
        height: 500px;
        /* max-width: 667px; */
    }
}
@media screen and (max-width: 1340px) {
    .features-bgimage{
        height: 400px;
        /* max-width: 481px; */
    }
}
@media screen and (max-width: 1140px) {
    .features-bgimage{
        height: 375px;
        /* max-width: 440px; */
    }
}
@media screen and (max-width: 990px) {
    .features-bgimage{
        height: 500px;
        width: 800px;
        /* max-width: 440px; */
    }
}
@media screen and (max-width: 900px) {
    .features-bgimage{
        height: 449px;
        width: 729px;
        /* max-width: 440px; */
    }
}
@media screen and (max-width: 830px) {
    .features-bgimage{
        height: 410px;
        width: 665px;
        /* max-width: 440px; */
    }
}
@media screen and (max-width: 767px) {
    .features-bgimage{
        height: 335px;
        width: 550px;
        /* max-width: 440px;
        border-radius: 0px !important;
        box-shadow: none !important; */
    }
}
@media screen and (max-width: 650px) {
    .features-bgimage{
        height: 280px;
        width: 470px;
    }
}
@media screen and (max-width: 545px) {
    .features-bgimage{
        height: 215px;
        width: 350px;
    }
}
@media screen and (max-width: 450px) {
    .features-bgimage{
        /* height: 200px;
        width: 300px; */
        height: 244px;
    width: 383px;
    }
}
@media screen and (max-width: 368px) {
    .features-bgimage{
        /* height: 164px;
        width: 260px; */
        height: 210px;
        width: 337px;
    }
}
@media screen and (max-width: 335px) {
    .features-bgimage{
        height: 140px;
        width: 233px;
    }
}
#calendlyModal .modal-box{
    height: 700px;
    width: 100%; 
    border: none;
    padding: 25px
}
@media screen and (max-width:580px) {
    #calendlyModal .modal-box{
        height: 550px;
    }
}
.calendly-model{
    border: 0; 
    width: 100%; 
    height: 657px;
}
@media screen and (max-width: 580px) {
    .calendly-model{
        height: 500px;
    }
}
.cky-consent-container .cky-title {
    display: none;
}
.upgrade-plan{
    color: #161515;
    text-decoration: underline;
    padding-left: 5px;
}