@font-face {
    font-family: 'proxima_novabold';
    src: url('../fonts/proxima_nova_bold.woff2') format('woff2'),
         url('../fonts/proxima_nova_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('../fonts/proxima_nova_extrabold.woff2') format('woff2'),
         url('../fonts/proxima_nova_extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_ththin';
    src: url('../fonts/proxima_nova_thin.woff2') format('woff2'),
         url('../fonts/proxima_nova_thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proximanova-regular.woff2') format('woff2'),
         url('../fonts/proximanova-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ProximaNovaW01regular';
    src: url('../fonts/ProximaNovaW01-Regularproxyregular.woff2') format('woff2'),
        url('../fonts/ProximaNovaW01-Regularproxyregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaW01-proxy-medium';
    src: url('../fonts/ProximaNovaW01-Medium-proxy-medium.woff2') format('woff2'),
        url('../fonts/ProximaNovaW01-Medium-proxy-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaW01-proxy-thin';
    src: url('../fonts/ProximaNovaW01-Thin-proxy-thin.woff2') format('woff2'),
        url('../fonts/ProximaNovaW01-Thin-proxy-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaW01-proxy-bold';
    src: url('../fonts/ProximaNovaW01-Bold-proxy-bold.woff2') format('woff2'),
        url('../fonts/ProximaNovaW01-Bold-proxy-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}







body{color:#2a343a !important;font-family: 'Proxima Nova Rg';}
img{max-width:100%;}
.post-template-default article img {
	height:auto!important;
}
ul{padding-left: 0;}
p{font-family: 'Proxima Nova Rg';}
.pad-bottom{padding-bottom: 30px;}
.hr-short{float:none; display: inline-block; width: 100%; height: 4px; margin: 75px auto;  position: relative; text-align: center; border:0 none;}
.hr-short:after{content: ""; display:block; width:100px; width: 100px; background-color: #0667da ; height:3px;  position: absolute; left: 0; right:0; margin:auto;}
.commman-btn{padding:12px; background-color: #0667da;color:#fff;font-family: 'Proxima Nova Rg';font-weight: bold; border-radius: 3px !important; font-size: 16px; min-width: 200px}
.commman-btn:hover{background:#0550a8;}
.com-h2{ color: #2a343a; font-size:36px; line-height: 36px; float:left; width:100%; font-family: 'Proxima Nova Rg'; font-weight: bold; margin:0 0 60px; text-align: center;}
.ver-mid{float:none; display:inline-block; vertical-align: middle; margin:-0.25%; }
.color-green{color:#00ae77 !important; }
.color-blue{color:#0667da !important; }
.read-more{border-radius: 3px; font-size: 16px; font-weight: bold; min-width: 200px; padding-top: 11px; padding-bottom: 11px; background-color: #0667da; float: none;    display: inline-block;    color: #fff !important;text-align: center; font-family: 'Proxima Nova Rg';}
.suptitle{float:left; width:100%; text-align: center; font-size: 18px; letter-spacing: 1.72px; margin-bottom: 30px; }
.sub-para{float:left; width:100%; text-align: center; font-size: 24px;font-family: 'Proxima Nova Rg'; line-height: 1.3125}
.check-green li{  background: url("../images/check.svg") no-repeat; background-size: 14px; background-position: left; font-family: 'Proxima Nova Rg';}
.check-blue li{  background: url("../images/check-blue.svg") no-repeat; background-size: 14px; background-position: left; }
.text-center{text-align: center;}
.text-left{text-align: left;}
.block{float:left; width:100%;}
body{float:left; width:100%; min-height: 100%; position: relative; font-size: 16px;}
header{position: fixed; left:0; top:0; width: 100%; height: 80px; padding: 20px 0; transition: 0.4s; z-index: 99;}
header .logo{float:left; color: #0667da; margin-right: auto; width: 225px;height: 40px; transition: all .5s;}
.header-alt .logo{width: 170px;height: 30px; transition: all .5s;}
.header_alt_container{display: flex; align-items: center;}
header .logo svg{fill: #0667da;}
header .navbar{margin-bottom: 0;}
header nav{float:right;}
.navbar{min-height: auto !important;}
.navbar .container-fluid{padding: 0!important;}
.navbar-collapse.collapse{padding: 0px !important;}
.header_pad{padding: 5px 0;}
header nav li{ margin-left: 31px; float:none !important; display:inline-block !important; vertical-align: middle;}
header nav li a{padding:0 !important; color:#2a343a; background: none !important; font-family: 'ProximaNovaW01-proxy-medium'; font-size: 16px; line-height: 1.55 !important; transition: all .5s; font-weight: 500}
.header-alt nav li a{font-size: 14px; transition: all .5s;}
header nav li a:hover{color: #0667da ;}
.login a{padding:6px 12px !important; border-radius: 3px; border:1px solid #343a40; color:#343a40; font-weight: bold; font-size: 14px; font-family: 'Proxima Nova Rg';}
.inner .login a{border:1px solid #fff;}
.login a:hover{color: #fff; background-color: #343a40 !important; border-color: #343a40;}
header.header-alt{    padding-top: 15px;    padding-bottom: 15px;    height: 70px;    background-color: #fff;    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15); transition: 0.4s; }
header.inner nav li a{color:#fff;}
header.inner nav li a.login{border-color:#fff;}
header.inner .logo svg{fill:#fff;}
header.inner.header-alt nav li a{color:#2a343a;}
header.inner.header-alt nav li a.login{border-color:#2a343a;}
header.inner.header-alt .logo svg{fill:#0667da;}
.mobile-logo{display:none;}
.hero-img{display: flex; width:100%; background-size:cover; padding: 100px 0; overflow: hidden; min-height: 500px; align-items: center;}
.hero-img .hero__content{float:left; display:inline-block;}
.hero-img .hero__content h1{font-weight:600; font-size: 42px; font-family: 'proximanovaw01-boldregular'; line-height: 1; padding-right: 0; letter-spacing: .86px; margin-top: 0}
.hero-img .hero__content h3{font-size:20px; font-family: 'Proxima Nova Lt'; color:#2a343a; line-height: 20px;}
.hero-img .hero_img{float:left; display:inline-block; vertical-align: middle;}
.hero-img .hero__content .request-demo{ background-color: #0667da;  color:#fff; font-family: 'Proxima Nova Rg'; font-weight: bold; border-radius: 3px; min-width: 200px; padding:12px;}
.hero-img .hero__content .request-demo:hover{background:#0667da;}
.hero-img .hero__content p{float:left; width:100%; margin-bottom: 30px; font-family: 'ProximaNovaW01regular'; line-height: 25px;}
.brand-partners{float:left; width: 100%; text-align: center; padding: 140px 0;     overflow: hidden;}
.brand-partners h4{float:left; width:100%; font-size: 14px; color: #2a343a; letter-spacing: 3.23px; font-family: 'Proxima Nova Rg'; line-height: 1.25; margin-top: 0}

.marketing-platform{float:left; width:100%; text-align:center; padding-bottom: 140px; overflow: hidden;}
.marketing-platform h3{color: #00ae77 !important; font-size: 18px; float:left; width:100%; margin: 0 0 30px; font-family: 'Proxima Nova Rg'; line-height: 23px; letter-spacing: 1.72px}
.marketing-platform h2{ color: #2a343a; float:left; width:100%; font-family: 'proximanovaw01-boldregular'; margin:0 0 60px;}
.marketing-platform .marketing-img{margin-bottom: 80px;}

.optimize{float:left; width:100%; background: url(../images/section-bgr-lg.jpg) no-repeat; background-position: top center; background-size: cover; padding: 140px 0; color:#fff;     overflow: hidden;}
.optimize .row{margin-bottom: 120px;}
.optimize h2{ color:#fff; margin-bottom: 10px; }
.optimize h6{font-size: 20px; color: #fff; text-align: center;float: none;display: inline-block;width: 100%;margin-bottom: 100px; font-family: 'Proxima Nova Rg'; line-height: 1.3125}
.optimize h4{float:left; width:100%;    color: #00aee0;    margin:0 0 20px; letter-spacing: 1.72px;     font-family: 'Proxima Nova Rg';}
.optimize h3{float:left; width:100%; text-align: left; font-size: 32px; margin:0 0 20px;line-height: 1.25; font-family: 'proximanovaw01-boldregular'; color:#fff;}
.optimize p{font-family: 'Proxima Nova Rg'; line-height: 1.5}
.optimize .list-wrap{float:left; width:100%;  text-align: center; margin-bottom: 60px;}
.optimize .list-wrap .list-check {max-width: 100%; min-width: 240px; height: auto; list-style:none; text-align: left;}
.optimize .list-wrap .list-check.left{float:left;}
.optimize .list-wrap .list-check.center{float:none; display:inline-block;}
.optimize .list-wrap .list-check.right{float:right;}
.optimize .list-wrap .list-check li{ font-size: 18px;     margin-bottom: 10px;    padding-left: 40px;}
.optimize .btn-section{float:left; width:100%; text-align: center;}
.techno{float:left; width:100%; padding:100px 0;     overflow: hidden;}
.techno h6{float:left; color: #1d2123; font-size: 12px; letter-spacing: 1.72px; font-family: 'Proxima Nova Rg';}
.techno .hyper-blog{float: right;     font-family: 'Proxima Nova Rg';}
.techno .title-wrap{float:left; width:100%; color: #2a343a; font-size: 20px; margin-bottom: 40px;    padding: 0 15px;}
.techno .cards-section{float:left; width:100%;}
.techno .cards-section .card_title{float:left; width:100%;  color: #2a343a; font-size: 20px;}
.techno .cards-section .card_title a{color:inherit;}

.schedule-demo{float:left; width:100%; padding-top: 40px;    padding-bottom: 40px;    background-color: #0667da;    color: #fff !important;    text-align: center;
    font-size: 24px;     text-decoration: none !important;}
.schedule-demo span{float:none; display:inline-block; margin: 0 5px; vertical-align: middle; transition: 0.4s; font-family: 'Proxima Nova Lt'; line-height: 34px;}
.schedule-demo .aw-icon{float:none; display:inline-block; vertical-align: middle; margin:0 5px; transition: 0.4s;}
.schedule-demo:hover span{margin:0 10px; transition: 0.4s;}
.schedule-demo:hover .aw-icon{margin:0 10px; transition: 0.4s;}

footer{float:left; width:100%; background-color: #2a343a;    color: #fff; padding-top: 60px;padding-bottom: 70px;font-family: 'Proxima Nova Rg';}
footer .logo{float:none; width:40px; margin-bottom: 30px;display: block;}
footer .call{float:left; width:100%; color:rgba(255,255,255,0.5); margin-bottom: 30px;}
footer .call span{float:left; width:100%; font-size: 22px; color:#fff;}
footer .call span a{color:inherit;}
footer h3.footer_title{float:left; width:100%;     font-family: 'Proxima Nova Rg'; font-weight: bold; font-size: 16px; margin: 0 0 20px;}
footer .list{float: left; width:100%; list-style: none;}
footer .list li{float:left; width:100%;}
footer .list li a{color:inherit;}
footer input[type="email"]{background-color: rgba(47, 101, 229, 0.2); width: calc(100% - 98px);border: none; font-size: 14px; color: #fff; float:left; height: 44px; border:0 none; padding: 0 15px;}
footer input[type="submit"]{float:right;background-color: #0667da; color:#fff; height: 44px; border:0 none; padding: 0 13px; font-family: 'proximanovaw01-boldregular'}
footer .footer-links{float:left; width:100%; list-style: none; margin-bottom: 0; /*margin-top: 50px;*/}
footer .footer-links li{float:none; display:inline-block; vertical-align: middle;  font-size: 14px; margin-right: 5px;}
footer .footer-links li a{color: rgba(255,255,255,0.5);}
footer .footer-links li a:hover{color:#fff;}
footer p{color: rgba(255,255,255,1); margin-bottom: 5px}
.textwidget.custom-html-widget{text-align: right; margin-top: 40px}
.textwidget.custom-html-widget p{color: rgba(255,255,255,.3); font-size: 92%;}
footer input[type="email"]::placeholder{color: rgba(254, 254, 254, .4);}


footer .social{float: left;width: 100%;color: rgba(255,255,255,0.5);margin-bottom: 0;}
footer .social ul.social-icon {float: none;display: block;padding: 0;list-style: none;margin:10px 0;}
footer .social ul.social-icon li {float:none;display: inline-block;margin-right: 5px;}
footer .social ul.social-icon li a{color: #2a343a;opacity: .5;align-items: center;width: 38px;height: 38px;background: #fff;display: inline-block;border-radius: 38px;padding: 4px;transition: all .5s;}
footer .social ul.social-icon li a:hover {opacity: 1;color: #0667da;}
footer .social ul.social-icon li:last-child{margin-right:0;}

.testimonials{float: left; width:100%; background:#f9fafb; padding:140px 0;}


/**animated heading***/
.cd-headline.clip span { display: inline-block; }
.cd-headline.clip .cd-words-wrapper { overflow: hidden; vertical-align: top}
.cd-headline.clip .cd-words-wrapper::after { content: ''; position: absolute; top: 0; right: 0; width: 2px; height: 100%; background-color: #aebcb9}
.cd-headline.clip b { opacity: 0}
.cd-headline.clip b.is-visible { opacity: 1}
.cd-words-wrapper { display: inline-block; position: relative; text-align: left}
.cd-words-wrapper b { display: inline-block; position: absolute; white-space: nowrap; left: 0; top: 0}
.cd-words-wrapper b.is-visible { position: relative}
.no-js .cd-words-wrapper b { opacity: 0}
.no-js .cd-words-wrapper b.is-visible { opacity: 1}
/**animated heading***/

.flexslider{float:left; width:100%; padding-top:60px; background:none; margin:0; border:0 none; }
.flex-control-thumbs{position: absolute; top:0; bottom:auto;}
.flex-control-thumbs li{float:none; display:inline-block; width:auto; margin:0 10px;}
.flex-control-thumbs img{border-radius:50%; padding:2px; border:2px solid transparent;}
.flex-control-thumbs img.flex-active{border:2px solid #0667da;}
.flexslider .slides li p{ font-style: italic; font-size: 26px; text-align:center; padding:0; font-family: 'Proxima Nova Rg'; max-width: 640px; margin:20px auto; position: relative;}

.flexslider .slides li::before {content: '“';left: 0;}
.flexslider .slides li::before, .flexslider .slides li::after {position: absolute;top: 0; color: #8c969e;font-size: 126px;line-height: 1;}
.flexslider .slides li::after {content: '”';right: 0;}


.flexslider .slides li small{float: none; display:inline-block; width: 100%; text-align: center; font-family: 'Proxima Nova Rg';}
.flex-direction-nav{display:none;}

.hero-img.product{background:url(../images/bgr-purple.jpg) no-repeat; background-size: cover; color:#fff; margin-top: -70px}
.hero-img.product h1{font-size: 56px; line-height: 56px; font-family: 'ProximaNovaW01-proxy-bold'; text-align:center; margin-bottom: 20px; margin-top: 0; letter-spacing: .86px;}
.hero-img.product p{float:left; width:100%; text-align: center; font-size: 24px; line-height:1.3125;}

.product-content{float:left; width:100%; padding-top: 80px;}
.product-content p{float:left; width:100%; text-align: center; font-size: 20px;}
.product-content .com-h2{margin-bottom: 20px;}
.product-content .pro-list-panel{float:left; width:100%; text-align: center;padding: 35px 0; }
.product-content .pro-list-panel .pro-list{float:none; display:inline-block; max-width: 333px; list-style: none; font-size:18px; vertical-align: top; text-align: left; padding:0 2%;}
.product-content .pro-list-panel .pro-list li{float:left; width:100%; padding-left: 40px; margin-bottom: 10px; font-size: 18px; font-family: 'ProximaNovaW01regular';}
.get-in-touch{float:left; width:100%; background: #f9fafb; padding:140px 0; text-align: center;}
.campaign-performance{float:left; width:100%; padding:140px 0; text-align: center;}
.campaign-performance .block-panel{float:left; width:100%; text-align: center; }
.campaign-performance .block-panel .title{float:left; width:100%; font-size: 24px; font-family: 'proxima_novaextrabold'; margin-bottom: 23px;}
.campaign-performance .block-panel p{float:left; width:100%; font-size: 16px;}
.campaign-performance .dashed{margin:35px 0 50px;}
.campaign-performance .list-serv{float:left; width: 100%; list-style: none; padding-left:0;}
.campaign-performance .list-serv li .box-wrap{float:left; width:100%; background: #f9fafa; padding: 80px 40px 40px; min-height:400px;}
.campaign-performance .list-serv li .box-wrap .icn{float:left; width:100%; text-align: center;}
.campaign-performance .list-serv li .box-wrap .icn svg{fill:#252525;}
.campaign-performance .list-serv li .box-wrap h4{ color: #2a343a; font-size: 28px; padding-left: 20px; padding-right: 20px;
    font-family: 'ProximaNovaW01-proxy-medium';}
.campaign-performance .list-serv li .box-wrap p{line-height: normal;}


.hero-img.blog{background:url("../images/smiling-texting-1600.jpg") no-repeat; background-size: cover; background-position:center; position: relative; min-height: 650px; margin-top: -100px}
.hero-img.blog:after{content:""; display:block; position:absolute; left:0; top:0;  background-color: #3f4b4f;    opacity: .5; height:100%; width:100%;}
.blog-content{float:left; width:100%; padding-top:40px; text-align: center; font-family: 'Proxima Nova Rg';}
.blog-content h1{float:left; width:100%; text-align: center; font-size: 56px; letter-spacing: .86px;     font-family: 'Proxima Nova Rg'; font-weight: bold;}
.text-center{text-align: center;}
.blog-content .blog-panel-list{float: left; width:100%; list-style: none; margin-top: 80px; border-top:1px solid #ccc; padding-top: 30px; text-align: left; margin-bottom: 160px;}
.blog-content .blog-panel-list .blog-img{float:left; width:100%; position: relative; overflow: hidden;}
.blog-content .blog-panel-list .blog-img:after{content: ""; display: block;  padding-top:52.3%;}
.blog-content .blog-panel-list .blog-img img{width:100%; height:auto; position: absolute; top:0; bottom:0; margin:auto;}
.blog-content .blog-panel-list h3{float:left; width:100%; font-size: 20px; line-height: normal;}
.blog-content .blog-panel-list h3 a{color:#252525;}
.blog-content .blog-panel-list .blog-box{margin-bottom:30px; float:left; width:100%;min-height: 310px;}


.hero-img.contact{ background: url(../images/bgr-light.jpg) no-repeat; background-size: cover; background-position: center; text-align: center;}
.hero-img.contact h1{float:left; width:100%; text-align: center; font-size: 65px; letter-spacing: 4.64px; color: #2a343a;    font-family: 'Proxima Nova Rg'; font-weight: bold;   margin-bottom: 30px;}
.hero-img.contact h3{ font-size: 35px; margin-top: 0; float: left; width: 100%; font-family: 'Proxima Nova Rg';}
.hero-img.contact p{ font-size: 24px; font-family: 'Proxima Nova Rg';}

.contact-content{float:left; width:100%; font-family: 'Proxima Nova Rg';}
.contact-content small{float:left; font-size: 18px; font-weight: 600; padding-left:15px; margin-bottom: 15px;}
.contact-content .form-list{float:left; width:100%; list-style: none;}
.contact-content .form-list li{float:left; width:50%; padding: 0 10px;    margin-bottom: 20px; text-align:center; position: relative;}
.contact-content .form-list li.full{width:100%;}
.contact-content .form-list li input{float:left; width:100%; font-size: 16px;    -webkit-box-shadow: none !important;    box-shadow: none !important;    padding-left: 20px;
    padding-right: 20px;    height:54px;    border-radius: 0;    border:1px solid #979797;    background-color: #fff;  text-align: left;}
.contact-content .form-list li select {float:left; width:100%; font-size: 16px;    -webkit-box-shadow: none !important;    box-shadow: none !important;    padding-left: 20px;
    padding-right: 20px;    height: 54px;    border-radius: 0;    border:1px solid #979797;    background-color: #fff; text-align: left; }
.contact-content .form-list li textarea{float:left; width:100%; font-size: 16px;    -webkit-box-shadow: none !important;    box-shadow: none !important;    padding-left: 20px;
    padding-right: 20px;    min-height: 100px;    border-radius: 0;    border:1px solid #979797;    background-color: #fff;  text-align: left; padding:15px;}
.contact-content .form-list li input[type="submit"]{float:none; display:inline-block; width:auto;     min-width: 200px;     background-color: #0667da; padding: 11px 5px; text-align: center; border:0 none; color:#fff; font-size: 16px; font-weight: 600;}

.location{float:left; width:100%; padding: 100px 0;}
.location .locationlist{float:left; width:100%; list-style: none; text-align: center;     margin-bottom: 40px;}
.location .locationlist li{float:none; display:inline-block; width:240px;}
.location .locationlist li.float-left{float:left;}
.location .locationlist li.float-right{float:right;}
.location .locationlist li h3.location_city{ color: #0667da; font-size: 28px; margin-bottom: 0; font-family: 'Proxima Nova Rg'; font-weight: bold;}
.location .locationlist li .location_state{font-size:20px; font-family: 'Proxima Nova Rg';}
.location .sec-title{font-size: 36px; letter-spacing: 0 !important; text-align: left; margin-bottom: 60px; font-family: 'Proxima Nova Rg'; font-weight: bold;}
.location .locationlist .loc-img{float:left; width:100%; min-height: 196px;}
.location .location-info{float:left; width:100%; background:#ebf0f3; padding: 40px 60px;}
.info-left p {padding: 10px 0px;    font-size: 24px;}
.info-left a.founder {float: left;    width: 100%;  color: #0667da;  padding-left: 0px;    font-size: 18px; font-family: 'Proxima Nova Rg';}
.info-right ul li {list-style: none;    font-size: 24px;}
.info-right ul li a{font-size:18px; color: #0667da;}
.info-right ul {padding-top: 10px; font-family: 'Proxima Nova Rg';}
.info-left {width: 50%;    float: left;}
.info-right {float: right;    width: 50%;}
section.hero-img.about {background-image: url(../images/about-bg.jpg);    background-repeat: no-repeat;   background-position: center;    background-size: cover; margin-top: -70px}
section.hero-img.about h1 span {color: #fff;    text-transform: capitalize;    text-align: center;    float: left;    width: 100%;    font-size: 30px;}
section.hero-img.about p {line-height: 1.67!important;    font-size: 24px;    color: #fff;    float: left;    width: 100%;   text-align: center;}
section.about-content {float: left;    width: 100%;    margin-top: 150px;}

section.generate {float: left;    width: 100%; background: #F9FAFB; padding: 140px 0px; }
section.generate ul li {list-style: none;    width: 25%;    float: left;    text-align: center;}
section.generate ul {float: left;    width: 100%;}
section.generate ul li h3 span {float: left;    width: 100%;    font-size: 14px;    font-weight: 400;    line-height: 20px;font-family: 'Proxima Nova Rg';}
section.generate ul li h3 {float: left;    width: 100%;    font-weight: 700;    font-size: 46px; font-family: 'Proxima Nova Rg'; font-weight: bold;}
section.about-team{float:left; width:100%;}
section.about-team h2 {font-size: 65px;    color: #00ae77 !important; letter-spacing: 4.64px; font-family: 'Proxima Nova Rg'; font-weight: bold;}
section.about-team p {font-size: 18px;    margin-bottom: 30px;    line-height: 1.55; text-align: center; font-family: 'Proxima Nova Rg';}

section.about-team {float: left;    width: 100%;     padding: 150px 0px;}
ul.staff { float: left; width: 100%; text-align: center; margin-bottom: 40px;}
ul.staff li { width: 20%; float: left;    list-style: none;    text-align: center;}
ul.staff li img {border-radius: 50px;    width: 70px;    height: 70px;}
ul.staff li h4 {font-size: 16px; font-weight: 600;   float: left;    width: 100%;    text-align: center; font-family: 'Proxima Nova Rg';}
ul.staff li h4 span {float: left;    width: 100%;    text-align: center;    font-weight: 100; font-family: 'proxima_novaregular';}
.brand-logo{float:left; width:100%; text-align:center; margin-bottom:60px;}
.brand-logo svg{width:486px; fill:#fff;}
.hero-img.about{overflow:visible;}
.hero-img.about .combine{margin-bottom:-180px;}
 .hero-img.product.feature{background:url(../images/bgr-pink.jpg) no-repeat; background-size:cover;}
.feature-content{float:left; width: 100%; padding:80px 0 0;}
.feature-content .com-h2{margin-bottom: 40px;}
 .cont-box{padding: 70px 0 0; float:left; width: 100%;}
 .cont-box img{padding-top:10%;}
 .cont-box h3{    font-family: 'Proxima Nova Rg'; font-weight: bold;}
 .cont-box p{margin-bottom: 40px;     font-family: 'Proxima Nova Rg';}

.design-editor{float:left; width:100%; padding:130px 0; background-image: -webkit-linear-gradient(310deg, #505a63 0%, #2a343a 100%); background-image: -o-linear-gradient(310deg, #505a63 0%, #2a343a 100%);background-image: linear-gradient(140deg, #505a63 0%, #2a343a 100%); color:#fff;}
.design-editor h2{color:#fff; margin-bottom: 30px;}

.retina-reponsive{float:left; width: 100%; background:#4B545B; padding:70px 0; color:#fff; text-align: center;}
.retina-reponsive h4{ color:#fff;}
.retina-reponsive .resposive-list{float:left; width:100%;  list-style: none;}
.retina-reponsive .resposive-list li{float:none; display:inline-block; vertical-align: bottom; padding: 0 28px;}

.respond{float:left; width: 100%; padding:100px 0;}
.respond h2{margin-bottom: 30px;}
.respond .respond-list{float:left; width: 100%; list-style: none; padding:60px 0;}
.respond .respond-list .img{min-height: 190px;}
.respond .respond-list h3{float:left; width:100%; font-family: 'proximanovaw01-boldregular';}
.respond .respond-list li{margin: 40px 0;}

.plugin-part{float:left; width:100%; background:#F9FAFB; padding:100px 0;}
.plugin-part .cont-box{padding:30px 0;}

.hero-img.dynamic{background:#fff; text-align: left;}
.hero-img.dynamic h4{text-align: left;}
.hero-img.dynamic h3{font-weight: 300; font-style: normal; font-size: 36px;}
.hero-img.dynamic p{font-size: 19px;}

.dynamic-service{float:left; width:100%; background:#F2F2F2; padding:100px 0;}
.dynamic-service h2{margin-bottom: 30px;}
.dynamic-service .dy-serv-list{list-style: none; margin-top:60px;}
.dynamic-service .dy-serv-list li .img{min-height:190px;}

.dy-marketing{float:left; width: 100%; padding:100px 0; background:#2A343A; color:#fff;}
.dy-marketing h2{color:#fff; text-align: left; margin-bottom: 30px;}
.dy-marketing p{text-align: left; padding:6% 0;}
.dy-marketing h3{font-size: 27px;}

.analytics{float:left; width: 100%; padding-top:100px;}
.analytics h2{text-align: left;}
.analytics p{text-align: left;}

.highlight{float:left; width:100%; background:rgba(28,9,255,1); text-align: center; color:#fff; padding:30px 0; }
.highlight h3{margin: 0; font-family: 'proxima_novabold';}
.response{float:left; width:100%; background:rgba(42,52,58,0.17);}
.response h2{margin-top: 10%; text-align: left; margin-bottom: 30px;}
.response p{text-align: left; font-size: 20px;}
.mind-marketing{float:left; width:100%; background: #fff;}
.mind-marketing h2{margin-bottom: 30px; margin-top: 10%;}
.mind-marketing p{font-size: 20px;}
.personalization{float:left; width:100%; background: rgba(42,52,58,1); color:#fff; padding-top:30px;}
.personalization .img{ float: left;    width: 100%;   height: 360px;    overflow: hidden;}
.personalization h2{color:#fff; margin-bottom: 30px; margin-top: 10%;}
.personalization p{font-size: 20px;}
.peer{float:left; width:100%; padding:40px 0;}
.peer h2{margin-bottom: 30px; margin-top:10%;}
.peer p{font-size: 20px;}
.peer .lst{font-size: 20px;}
.schedule{float:left; width:100%; background: url(../images/main-bg.jpg) no-repeat; background-size:cover; padding: 60px 0;}
.schedule h2{margin-bottom: 30px; margin-top:10%;}
.schedule p{font-size: 20px;}

/**faqs***/
.faq {background: #fff;float: left;width: 100%;padding: 100px 0;overflow: hidden;}
.faq h1 {margin-bottom: 60px;float: left;width: 100%;text-align: center;font-size: 65px; line-height: 65px; letter-spacing: 4.64px;color: #2a343a;font-family: 'Proxima Nova Rg';position: relative;    padding-bottom: 50px; font-weight: 700; text-transform: uppercase;}
.faq h1:after{position: absolute;content: "";display: block;width: 100px;height: 4px;background-color: #0667da;margin:auto; left: 0;right: 0;bottom: 0px;}
.content-faq {float: left;width:100%;}
.content-faq h4 {font-weight: 700;margin-bottom: 15px!important;margin-top: 0; font-family: 'Proxima Nova Rg'; line-height: 23px;}
.content-faq p {float: left;width: 100%;margin-bottom: 30px; line-height: 25px;}
.cont-faq {float: left;width: 100%;}
.cont-faq hr {margin-top: 70px;margin-bottom: 70px;border: 0;border-top: 1px solid #c7ced3;}
.cont-faq .cont-faq-text {float: left;width: 100%; padding-top: 3rem;}
.cont-faq .cont-faq-text h3 {float: left;width: 100%;font-weight: 700;margin-top: 0; font-family: 'Proxima Nova Rg';}
.cont-faq .cont-faq-text p{margin-bottom: 60px;}

/*12-04-2019*/
ul.list li {
    list-style: none;
}
input#demo {
    width: 100%;
}
/*12-04-2019*/
/*15-04-2019*/
.blog_outer{padding-top: 70px;}
.page--color .hero {
    color: #fff;
}
.hero--cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.hero--cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #3f4b4f;
    opacity: .5;
}
.hero {
    margin-top: -100px;
    min-height: 500px;
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.hero .container {
    position: relative;
    max-width: 1020px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.suptitle {
    text-align: center;
    font-size: 18px;
    letter-spacing: 1.72px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    font-family: 'ProximaNovaW01-proxy-medium';
}
.interested_text{color: #2a343a; margin-bottom: 60px;}
.title {
    font-size: 65px;
    text-align: center;
    font-family: 'proximanovaw01-boldregular';
    letter-spacing: 4.64px;
    color: #fff;
    margin: 0px;
}
.title--sm {
    font-size: 56px;
    letter-spacing: .86px;
}
.container--sm {
    max-width: 780px; height: auto;
}
.article .profile:first-child {
    margin-top: -35px;
    margin-bottom: 50px;
}
.profile--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}
.profile--vertical .profile__img {
    margin-right: 0;
    margin-bottom: 10px !important;
    width: 70px;
    height: 70px;
}
.rounded-circle {
    border-radius: 50%!important;
}
.article {
    position: relative;
}
.article .profile:first-child {
    margin-top: -35px;
    margin-bottom: 50px;
}
.profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
}
.profile__img {
    margin-right: 12px;
    margin-bottom: 0 !important;
    width: 50px;
    height: 50px;
}
.profile__name {
    font-family: "Proxima Nova Rg";
    margin: 0;
    color: #2a343a;
    font-size: 16px;
    margin-top: 8px;
}
.here_margin{margin-bottom: 25px; font-size: 24px;}
.text p{margin-bottom: 30px;}
.card {
    border: none;
    background-color: transparent;
    margin-bottom: 80px;
    display: block;
}
.hr-fade {
    width: 100%;
    margin-top: 120px;
    margin-bottom: 70px;
    height: 1px;
    display: block;
    border: none;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(5%, #fff), color-stop(50%, #a9a9a9), color-stop(95%, #fff));
    background-image: -webkit-linear-gradient(right, #fff 5%, #a9a9a9 50%, #fff 95%);
    background-image: -o-linear-gradient(right, #fff 5%, #a9a9a9 50%, #fff 95%);
    background-image: linear-gradient(to left, #fff 5%, #a9a9a9 50%, #fff 95%);
    opacity: .5;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
       font-family: 'Proxima Nova Rg';
    border-radius: .25rem;
}
.card__cover {
    margin-bottom: 15px;
    display: block;
    background-color: #0667da;
}
.card__cover img {
    width: 100%;
    overflow: hidden;
    max-height: 210px;
}
.card__title {
    font-family: "Proxima Nova Rg";
    font-size: 20px;
    line-height: 1.25;
}
.card__title a{color: #2a343a; font-size: 20px;}
.btn-outline-dark{border: 1px solid #343a40; border-radius: 3px !important;}
p.authorname_space{margin-bottom: 0px !important;}
b{font-weight: bolder !important;}

/*16-04-2019*/
.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 100px;
    padding-bottom: 120px;
    width: 100%;
    background-size: cover;
    background-position: center top;
}
.container, .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
}
.title--up {
    text-transform: uppercase;
}
.title_partner {
    font-size: 65px;
    text-align: center;
    font-family: 'Proxima Nova Rg';
    font-weight: bold;
    letter-spacing: 4.64px;
    color: #2a343a;
    margin-bottom: 60px;
}
.title_partner + .subtitle {
    margin-top: -40px;
}
.subtitle {
    font-size: 32px;
    line-height: 1.3125;
    text-align: center;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    font-family: 'Proxima Nova Rg';
}
.partner > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 50%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 50px;
    padding-right: 50px;
}
.partner:not(:last-child) {
    margin-bottom: 45px;
}
.partner--twilio {
    border-color: #ce333a !important;
}
.partner {
    background-color: #f9fafa;
    border-top: 8px solid #c7ced3;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 16px;
    line-height: 1.375;
}
.partner__logo{padding: 0 50px;}
.partner__logo img {
    width: 100%;
    max-width: 300px;
}
.partner__title {
    font-size: 20px;
    font-family: 'Proxima Nova Lt';
    margin-bottom: 20px;
}
.partner__content p{
     font-family: 'Proxima Nova Rg';
    font-weight: 400;
}
.partner:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.partner--amazon {
    border-color: #f99600;
}
.partner--google {
    border-color: #3e87ef;
}
.partner--equifax {
    border-color: #b02e3f;
}





/*19-04-2019*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {display: none !important;}
span.wpcf7-not-valid-tip {display: inline-block !important;width: 300px;position: absolute; left: 0;bottom: -22px;}
/*19-04-2019*/







/*20-04-2019*/

/*========== Owl Slider ==========*/
.slick-slide {margin: 0px;}
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

.slide.slick-slide{opacity: .5}
.slide.slick-slide:focus{outline: none;}
.slide.slick-slide img{width: 80px; height: auto; border: 5px solid transparent; display: inline-block; margin: auto;}
.slide.slick-slide.slick-current.slick-active.slick-center{opacity: 1}
.slide.slick-slide.slick-current.slick-active.slick-center img{border-color: #cecece; border-radius: 25%;width: 80px; height: auto;}
.customer-logos.slider{max-width: 768px; margin: auto;}
.slick-list.draggable{padding:0 1px !important }
.slide.slick-slide small{font-size: 80%;font-weight: 400;padding: 5px 0px;text-align: center;display: block;width: 100%; text-align: center;}
.Bottom_wrap{font-size: 26px; padding: 20px; max-width: 640px; margin:0 auto 30px; display: inline-block;}
/*========== Owl Slider ==========*/



/*20-04-2019*/
h4.title- {
    font-size: 24px;
    font-weight: bold;
}
 /*1 May 2019 start*/

#wpcf7-f36-o2 .screen-reader-response, #wpcf7-f357-o1 .screen-reader-response ul {display: none;}
/*#wpcf7-f357-o1 .screen-reader-response {color: #ff0000;}*/
span.wpcf7-not-valid-tip{color: #ff0000;}
.hero_img{padding-left: 50px; padding-right: 0;}
.hero-img .container{padding-top: 30px;}
.product .container{padding-top: 80px;}
.hero__content {padding: 0;}
.hero-img .container{display: flex; align-items: center;}
.product{padding: 50px 0 0px;min-height: 415px;}
.container-md{max-width: 1020px !important; padding-top: 50px;}

 /*1 May 2019 End*/

 /*2 May 2019 Start*/

 .privacy-policy{margin: 0;}
 .privacy_contact_btn{width: 100%;max-width: 1180px; padding: 0 20px; margin: 0 auto; float: none;}
 .privacy_contact_btn hr{margin: 80px 0;}
 .privacy_contact_btn .cont-faq-text .read-more{padding: 13px 0; background-color: #0550a8;}
  .privacy_contact_btn .cont-faq-text .read-more:hover{text-decoration: none;}
  .contact .container{display: block;}
  .contact{padding: 120px 0;}
  .contact h1{line-height: 65px; margin-bottom: 20px !important;text-transform: uppercase;}
  .container{width: 100%;max-width: 1180px;}
  .contact_love_txt{font-size: 32px !important; line-height: 42px; color: #1d2123;}
  .cont_desc{color: #1d2123; line-height: 34px;}
  .contact-content small{line-height: 23px;}
  .contact-content .form-list li input{line-height: 24px; color: #495057;}
  .contact-content .form-list li input:focus{border-color: #80bdff;}
  .contact-content .form-list li input[type="submit"]{height: 48px; border-radius: 3px;}
  .locationlist{padding: 0 30px;}
  .sec-title{line-height: 36px;}
  .location_city{line-height: 35px;}
  .location_state{line-height: 31px; color: #8e9aa1;}
  .info-left p{line-height: 37px; color: #1d2123;}
  .info-right ul li a, .info-left a.founder{line-height: 28px;}
  .contact-content{margin-top: 50px;}
  .works_heading{font-size: 18px; line-height: 23px;}
  .works_bottom{font-size: 24px !important; line-height: 40px;}
  .accurate_description {line-height: 26px;}
  .accurate_ul li{font-size: 18px; line-height: 29px; font-family: 'ProximaNovaW01regular';}
  .get_touch{font-size: 18px; line-height: 23px; margin-top: 0}
  .performance_bottom{line-height: 26px; color: #1d2123;}
  .audiance_title{line-height: 30px; font-family: 'Proxima Nova Rg'; font-weight: bold;}
  .audiance_bottom{line-height: 25px;}
  .market_desc{line-height: 26px;}
  .product_last_ul{margin-top: 185px;}
  .ul_icon{margin-bottom: 40px;}
  .powerful_heading{line-height: 35px; margin-bottom: 15px;}
  .product_block_desc{font-size: 16px; line-height: 1.55; color: #505a63;}
  .feature_banner{min-height: 447px;}
  .data_list_heading{font-size: 18px; line-height: 23px;}
  .feature_container{width: 100%; max-width: 1020px;}
  .feature-content .com-h2 {margin-bottom: 20px;}
  .featute_top_des{line-height: 32px;}
  .cont-box img {padding-top: 68px;}
  .feature_hygene_right{padding-left: 76px;}
  .feature_hygene_right h3{line-height: 24px;}
  .feature_hygene_right p{line-height: 25px; margin-bottom: 30px; color: #1d2123;}
  .feature_short:after{background-color: #00ae77;}
  .feature_customer_left{padding-right: 76px;}
  .feature_customer_left h3{margin-top: 0;}
  .feature_marketing{margin-bottom: 60px !important; }
  .publish_content_heading{margin-bottom: 20px !important;}
  .pblsh_content_des{margin-bottom: 35px;}
  .pblsh_content_bottom_des{margin-top: 35px; padding: 0px 50px;}
  .template_main_outer{padding: 38px 0 0;}
  .template_left_img img{padding: 0;}
  .template_right h3{margin-top: 0;}
  .template_right{padding-left: 86px;}
  .fully_responsive_txt{font-size: 18px; line-height: 23px;margin-top: 0;margin-bottom: 10px;}
  .fully_rspnsive_desc{margin-bottom: 30px;}




 /*2 May 2019 End*/






/*Munish kumar*/
.main_page_header{ margin-top: -100px}
.main_page_header .container{max-width: 1300px; padding-top: 60px}
body{padding-top: 70px}
.hero-img .hero__content .request-demo{font-size: 16px}
.imggg_wrap{text-align: center;}
.slick-track {margin-top: 30px;}
section.slider.slider-for.slick-initialized.slick-slider .slick-track {margin-top: 20px;}
.Bottom_wrap{padding-top: 0; margin-bottom: 5px}
.page-id-11 .block-panel{margin-top: 16px}
.page-id-11 .block-panel p.audiance_bottom{margin-top: 10px}
.cont-box p:last-child{margin-bottom: 20px}
.mb_20{margin-bottom: 20px !important}
.pr_90{padding-right: 90px}
.pl_90{padding-left: 90px}
.m-0{margin-bottom: 0 !important}
.page-id-15 #wpcf7-f357-o1 span.wpcf7-not-valid-tip, #wpcf7-f467-o1 span.wpcf7-not-valid-tip{position: relative; bottom: auto;}
.screen-reader-response ul{display: none !important;}
.single_blog_banner{margin-top: -142px}
.big__img img{width: 342px;min-height: 278px;}
.sms_page_banner{padding: 40px 0; min-height: 475px}
.sms_page_banner .container{padding-top:0}
.sms_page_banner h3, .heading__big{font-size: 48px !important;font-weight: 300 !important;font-family: 'latolight' !important; line-height: 55px !important; margin-bottom: 20px}
.sms_page_banner p, .para__big, .boxxx p{font-size: 21px !important;font-weight: 300 !important;font-family: 'latolight' !important; line-height: 37px !important}
.sms_page_banner h4{font-size: 20px !important;font-weight: bolder !important;font-family: 'latolight' !important;}
.sms_page_banner small{font-size: 16px !important;font-family: 'latolight' !important;}
.highlight h3{font-size: 30.5px; font-weight: 700;font-family: 'latoregular' !important;}
.container__big{max-width: 1300px}
.padd_tb80{padding: 10px 20px 20px}
.full_img img{width: 100%}
.top_neg_img img{margin-top: -60px;width: 480px;}
.boxxx{padding-left: 80px; padding-bottom: 30px}
.marketing-img_mobile{display: none;}
.navbar-toggle{display: none;}
.header-alt.inner .login a{border-color: #000 !important; }
.header-alt.inner .login a:hover{color: #fff !important; }
.color-blue { color: #0667da !important; font-size: 14px !important}
/*ul.dy-serv-list.block.text-center img{width: 214px;height: 196px; margin-bottom: 20px}*/
.dy-marketing{padding: 50px 0}
/*Munish kumar*/

/*15-may-2019*/

.screen-reader-response {
    width: 100%;
    text-align: left;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    margin-bottom: 1rem;
    display: inline-block;
}
#wpcf7-f357-o1 .screen-reader-response{display: inline-block;}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    display: none;
}

div#responsive-menu-title{
    padding: 60px !important
}
a.tel {
    position: absolute;
    top: 100px;
    left: 75px;
    font-size: 24px;
    margin-bottom: 32px !important;
    padding: 3px !important;
}
a.responsive-menu-item-link {
    margin-bottom: 10px !important;
    /*margin-top: 10px !important;*/
    padding: 3px !important;
}
/*15-may-2019*/
/*29-may-2019*/
img.avatar.wp-user-avatar.alignnone.photo{
    border-radius: 50%; width: 70px; height: 70px;
}
img.avatar.avatar-60.wp-user-avatar.wp-user-avatar-60.alignnone.photo {
    margin: 10px;
}

/*29-may-2019*/

/*31 may 2019 start --Mohit--*/

.demo_container{padding-left: 0; padding-right: 0;}
.contact .container{padding-left: 30px; padding-right: 30px;}
.single_container{max-width: 780px;}
.most_out_row{margin: 0; padding: 48px 0 0 !important;}
/*31 may 2019 end --Mohit--*/


/*contact form*/


.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content:'\f00c';
}
div.wpcf7-validation-errors:before {
    content:'\f057';
}
/*contact form*/

/*7 June 2019 start Mohit*/

.page-id-11 .product-content .pro-list-panel{padding: 30px 0 48px;}
.page-id-11 .get-in-touch .com-h2{margin-bottom: 30px;}
.page-id-11 .product_audience_outer,.page-id-11 .powerfulbox_outer{padding: 0 10px;}
.page-id-11 .product_last_ul{width: 100%; min-width: 1160px;}
.page-id-22 .hr-short.feature_short{margin: 100px auto 75px;}
.page-id-22 .cont-box.feature_marketing_outer{padding: 45px 0 0; margin: 0;}
.page-id-22 .rightside_cover_image{padding-top: 48px;}
.reachrespond_mainouter{ padding: 140px 0 100px;}
.publish_container, .reachrespond_container, .campaign_container{ max-width: 1180px;}
.campaign_mainouter{padding: 90px 0 100px;}
.page-id-22 .feature_pad h3{margin-top: 0;}
.page-id-22 .feature_pad p{margin-bottom: 0;}

/*7 June 2019 end Mohit*/

/*2 august start*/

.col_img_outer, .strategy_img_outr{text-align: right;}
.col_img_outer img, .marketing_img_outer img, .strategy_img_outr img{width: 500px;}
.blue_box_wrap_inner img { width: auto;}
.case_section_4 .container_mid{padding-top: 0;}
/*2 august end*/


/*========================================== Media Queries ==========================================*/

/*15-04-2019*/
/*@media (min-width: 1400px){
    .container {width: 100%; max-width: 1300px;}
}*/

@media only screen and (max-width:1160px){
    .page-id-11 .product_last_ul { min-width: auto;}
}

@media only screen and (max-width:1100px){
    .product-content p{font-size: 18px}
    .location .locationlist li{width: 160px;}
    .location .locationlist li h3.location_city{font-size: 20px}
    .location .locationlist .loc-img{min-height: 170px}
    .reachrespond_outer_row{display: flex; flex-wrap: wrap;}
}
@media(min-width:768px) and (max-width:991px){
    /*header{position: static; float:left; width:100%;}*/
    header nav li{margin-left:11px; font-size: 14px;}
    header .navbar-collapse{padding:0;}
    .hero-img .hero_img{margin-left:0; margin-top: 30px;}
    .brand-partners .brand-img{ float: left; width: 100%; overflow-y: scroll;}
    .brand-partners .brand-img img{max-width: 1025px;}
    .com-h2{font-size: 22px;}
    .most_out_heading{font-size: 36px;}
    .reachrespond_outer{width: 33%; display: inline-block;}
    .techno .cards-section .card{float:left; width:100%; margin-bottom: 30px;}

    /*header.inner .logo svg{fill:#0667da;}*/
    /*header.inner nav li a{color:#2a343a;}*/
    header.inner nav li a.login{border-color:#2a343a;}
    .hero-img.product h1{font-size: 42px;}
    .hero-img.product p{font-size: 20px;}
    .product-content p br{display: none;}
    .campaign-performance .list-serv li .box-wrap{min-height: auto; margin-bottom: 20px;}
    .hero-img.blog{min-height: 350px;}
    .blog-content h1{font-size: 39px;}
    .sub-para br{display:none;}
    footer p{float:left; width:100%;}
    .dy-marketing h2{text-align: center; font-size: 29px;}
    .dy-marketing p{text-align: center;}
    .dy-marketing h3{text-align: center; width:100%;}
    .dy-marketing .img{float:left; width:100%; text-align: center; margin-top:30px;}
    .analytics{text-align: center;}
    .analytics img{margin-bottom: 30px;}
    .analytics h2{text-align: center;}
    .analytics p{text-align: center;}

    .blog-content .blog-panel-list .blog-box{min-height: 0px;}
    .location {overflow: hidden;}
    span.img img {float: none;display: block;margin: 0px auto;}
    .optimize .list-wrap .list-check li{font-size: 16px}
.performance_bottom br{display: none;}

}

@media only screen and (max-width:991px){
footer section.row{display: flex;flex-flow: wrap;}
footer section.col-md-4.col-lg-3{width: 32%; margin-bottom: 30px}
footer section.col-md-3.col-lg-2{width: 23%; margin-bottom: 30px}
footer section.col-md-3.col-lg-2{width: 22%; margin-bottom: 30px}
footer section.col-md-2.col-lg-2{width: 23%; margin-bottom: 30px}
ul.footer-links, footer p{text-align: left;}

/*30 may 2019 start --Mohit--*/
.cd-intro.aos-init.aos-animate{min-height: 80px;}
.feature_marketing_outer{display: flex; flex-flow: wrap; float: none;}
.feature_marketing_outer .feature_customer_left{ width: 100%; max-width: 100%; order: 3;}
.feature_hygene_right { padding-left: 0px;}
.featutedesc_bottomrow{margin: 0;}
.rightside_cover_image{padding-top: 0px; padding-bottom: 48px;}
/*body{padding-top: 0px}*/

/*30 may 2019 end --Mohit--*/

/*31 may 2019 start --Mohit--*/



/*31 may 2019 end --Mohit--*/


}
@media(max-width:767px){
    /*header{position: static;}*/
    header .navbar{min-height:0;}
    header.header-alt{position: fixed;}
    header nav{width:100%;}
    header .navbar-collapse{padding:0; background: #324047; margin-top:15px;}
    header nav li{width:100%; text-align: center; margin:0 0 15px;}
    header nav li:last-child{display:none !important;}
    header nav li a{color:#fff; font-size: 21px;}
    .mobile-logo{display:block;     text-align: center;    width: 100%;    margin: 15px 0;}
    .hero-img .hero_img{margin-left:0; margin-top: 30px;}
    .brand-partners .brand-img{ float: left; width: 100%; overflow-y: scroll;}
    .brand-partners .brand-img img{max-width: 1025px;}
    .com-h2{font-size: 22px;}
    .optimize .list-wrap .list-check{width: 100%; margin-bottom: 0;}
    .techno .cards-section .card{float:left; width:100%; margin-bottom: 30px;}
    /*.navbar-toggle{margin:-36px 0 0 ;}*/
    div#myNavbar{position: absolute;}
    .navbar-toggle .icon-bar{background: #000;}
    .hero-img .hero__content h1{font-size: 33px;}
    .optimize h3{font-size: 28px;}
    footer p{float:none; display:inline-block; width:100%;}
    .hero-img.product h1{font-size: 42px;}
    .hero-img.product p{font-size: 20px;}
    .product-content p br{display: none;}
    .campaign-performance .list-serv li .box-wrap{min-height: auto; margin-bottom: 20px;}
    /*header .logo svg{fill:#fff !important;}*/
    .hero-img.product h1{    font-size: 28px;}
    .hero-img.product h1 br{display:none !important;}
    .hero-img.product p br{display:none;}
    .product-content .com-h2 br{display:none;}
    .hero-img.blog{min-height: 350px;}
    .blog-content h1{font-size: 32px;}
    .blog-content h1 br{display: none;}
    .info-left {width:100%;}
    .info-right {width:100%;}
    .info-left p {padding: 20px 0px;}
    .info-left a.founder{padding-left:0px;}
    .location .locationlist li{width:130px; margin-bottom: 20px;}
    .location .locationlist li h3.location_city{font-size: 16px}
    .location .locationlist .loc-img{min-height: 150px}
    .location .location-info{padding: 40px 60px;}
    .location .sec-title{text-align:center; margin-bottom:25px;}
    .brand-logo{margin-bottom:0px;}
    section.generate ul li{width:100%;}
    section.generate{padding:40px 0px;}
    section.about-team {padding:40px 0px;}
    section.about-team h2{margin-bottom: 0px!important; font-size: 40px;}
    .hero-img.about .combine {margin-bottom: 0;}
    .brand-logo svg{width:auto;}
    ul.staff li{width:50%;}
    section.about-content{margin-top:50px;}
    section.hero-img.about {padding: 50px 0px;}
    .sub-para br{display:none;}
    footer p{float:left; width:100%;}
    .retina-reponsive{display:none;}
    .dy-marketing h2{text-align: center; font-size: 29px;}
    .dy-marketing p{text-align: center;}
    .dy-marketing h3{text-align: center; width:100%;}
    .dy-marketing .img{float:left; width:100%; text-align: center; margin-top:30px;}
    .analytics{text-align: center;}
    .analytics img{margin-bottom: 30px;}
    .analytics h2{text-align: center;}
    .analytics p{text-align: center;}
    .blog-content .blog-panel-list h3 {font-size:25px;}
    .blog-content .blog-panel-list .blog-box{min-height: 0px;}
    .about-team p.aos-init.aos-animate br {display: none;}
    .about-team ul.staff li {margin-bottom: 20px;}
    .hero-img.dynamic h3{font-size: 30px;}
    .hr-short{margin:20px 0;}
    .design-editor{padding:60px 0;}
    .cont-box{overflow: hidden;}
    .plugin-part{padding:60px 0;}
     span.img img {float: none;display: block;margin: 0px auto;}
     .hero-img.dynamic small {margin-bottom: 20px!important;float: left;width: 100%;}
     .peer ul.lst {margin-bottom: 30px;}




body{padding-top: 0}
.d_flex{display: flex; flex-flow: wrap;}
.optimize{padding: 50px 0}
.order_one{order: 3}
.order_two{order: 2}
.order_three{order: 1}
.ver-mid h4{margin-top: 20px}
._1QMEkp0zgBS93G6kHWmAHJ{max-width: 220px;}
footer .social, footer .list{position: relative;z-index: 9}
div#myNavbar{width: 200px; right: 0}
.cont-box img{padding-top: 0}



.sms_page_banner h3, .heading__big{font-size: 20px !important; line-height: 35px !important;}
.sms_page_banner p, .para__big, .boxxx p{font-size: 16px !important; line-height: 24px !important}
.sms_page_banner h4{font-size: 18px !important;}
.sms_page_banner small{font-size: 14px !important;}
.highlight h3{font-size: 20px;}
.padd_tb80{padding: 10px 20px 20px}
.top_neg_img img{margin-top: 0;width: auto;}
.boxxx{padding-left: 15px; padding-bottom: 30px}
.sms_page_banner{padding-top: 80px}
.hero-img .container{flex-flow: wrap;}
.marketing-img{display: block;}
.marketing-img_mobile{display: none; margin-bottom: 40px}
.brand-partners, .testimonials, .techno, .get-in-touch, .campaign-performance{padding: 50px 0}
.brand-partners .brand-img img{max-width: 100%}
.marketing-platform{padding-bottom: 50px}
.commman-btn, .hero-img .hero__content .request-demo, .read-more, .contact-content .form-list li input[type="submit"]{width: 100%}
.com-h2{line-height: 23px}
.optimize .row{margin-bottom: 60px}
.flexslider .slides li::before, .flexslider .slides li::after{display: none;}
.hero-img.product h1{line-height: 30px}
.hero-img.product{margin-top: 0}
.product-content{padding-top: 50px}
.works_bottom {font-size: 18px !important;line-height: 29px;}
header.inner.header-alt nav li a{color: #fff}
.hero--lg, .hero-img.blog{min-height: 240px; margin-top: -30px}
header .logo{width: 160px}
.page-id-13 header.inner .logo svg{fill: #fff !important}
header.inner.header-alt .logo svg{fill: #0667da !important}
.page-id-13 .navbar-toggle .icon-bar{background: #fff !important}
header.inner.header-alt .navbar-toggle .icon-bar{background: #000 !important}
header{padding: 10px}
.blog-content .blog-panel-list{margin-bottom: 30px}
.schedule-demo{padding: 40px 0}
.hero-img.contact h1{letter-spacing: 0px}
.contact{padding: 40px 0}
.hero-img.contact h1{font-size: 20px}
.contact_love_txt{font-size: 18px !important}
.contact h1{margin-bottom: 10px !important}
.cont_desc{line-height: 24px; font-size: 18px !important;}
.location .locationlist li .location_state{font-size: 14px;}
.location{padding-bottom: 60px}
footer section.row{display: block;}
footer section.col-md-4.col-lg-3{width: 100%; margin-bottom: 30px}
footer section.col-md-3.col-lg-2{width: 100%; margin-bottom: 30px}
footer section.col-md-3.col-lg-2{width: 100%; margin-bottom: 30px}
footer section.col-md-2.col-lg-2{width: 100%; margin-bottom: 30px}
.title--sm{font-size: 30px; line-height: 1}
.suptitle{font-size: 12px; margin-bottom: 20px}
.feature_banner{min-height: 380px}
.hero-img.product p{font-size: 18px}
h2.com-h2.feature_marketing.aos-init.aos-animate {padding-left: 30px;}
.title_partner{font-size: 28px}
.partner{display: block;min-height: auto; padding: 30px 0}
.subtitle{font-size: 18px; margin-bottom: 30px}
.partner__logo, .partner > *{padding: 0 30px}
.partner__title{display: none;}
.partner__logo{margin: 40px 0}
.brand-logo svg {width: 150px;}
.page-id-8 header.inner .logo svg{fill: #fff !important}
.page-id-8 .brand-logo svg{display: none !important}
section.hero-img.about{padding-bottom: 0; margin-top: 0; min-height: 300px; padding-top: 60px}
.hero-img.about .combine {margin-bottom: -71px;}
section.about-content{padding-top: 100px}
section.hero-img.about p{line-height: 1.67 !important}
section.generate ul li{width: 50%}
section.generate ul li h3{font-size: 28px}
.about-team h2{font-size: 30px !important; letter-spacing: 0 !important}
section.about-team p{font-size: 16px; line-height: 23px; margin: 70px 0}
ul.staff li{width: 100%; margin: 20px 0}
ul.staff li p{margin: 0}
.gone{display: none;}
.feature_hygene_right, .template_right, .pl_90{padding-left: 15px}
.plugin-part .cont-box{padding: 0}
.respond{padding: 60px 0}
.respond .respond-list{padding: 0}
.single_blog_banner{margin-top: -100px; min-height: 360px}
.profile--vertical .profile__img{width: 42px; height: 42px}
.article .profile:first-child{margin-top: -22px}

body.post-template-default.single.single-post header .logo svg{fill: #fff !important}
body.post-template-default.single.single-post header.inner.header-alt .logo svg{fill: #0667da !important}
body.post-template-default.single.single-post .responsive-menu-inner,
body.post-template-default.single.single-post .responsive-menu-inner:before,
body.post-template-default.single.single-post .responsive-menu-inner:after
{background-color: #fff}
body.post-template-default.single.single-post .responsive-menu-inner,
body.post-template-default.single.single-post .responsive-menu-inner:before,
body.post-template-default.single.single-post .responsive-menu-inner:after
{background-color: #000}
body.post-template-default.single.single-post .card__cover{display: inline-block; margin-bottom: 10px}
body.post-template-default.single.single-post .card{display: block; margin-bottom: 20px}
body.post-template-default.single.single-post .hr-fade{margin: 30px 0}
body.post-template-default.single.single-post .suptitle{float: none;}
body.post-template-default.single.single-post .card__title a{font-size: 12px;}
body.post-template-default.single.single-post .card__title{margin: 0; line-height: .60}
a.tel {display: inline-block;width: 100%;left: 0;}

.page-id-8 header.inner.header-alt .logo svg{fill: #0667da !important}


.page-id-8 .responsive-menu-inner, .page-id-8 .responsive-menu-inner:before, .page-id-8 .responsive-menu-inner:after{background-color: #fff}
.page-id-8 header.inner.header-alt .responsive-menu-inner, .page-id-8 header.inner.header-alt .responsive-menu-inner:before, .page-id-8 header.inner.header-alt .responsive-menu-inner:after{background-color: #000}
.contact-content { margin-top: 20px;}
.cont_heading{font-size: 28px !important;}
.single_container{padding-right: 10px; padding-left: 10px;}
#responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link:hover,
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover { background-color: transparent !important; border-color: transparent !important; opacity: 0.5;}
.reachrespond_outer{width: 50%;}
.feature_container{padding: 0 30px;}
.feature_hygene_right, .feature_customer_left, .feature_pad, .reachrespond_outer{padding: 0;}
.feature_marketing_outer{margin: 0}
.feature-content .com-h2 { margin-bottom: 60px;}
.page-id-22 .hero-img.product{margin-top: -70px;}
.page-id-22 .hero-img.product h1 { margin-top: 100px; margin-bottom: 60px;}
.page-id-22 .sub-para{font-size: 18px; line-height: 1.3125;}
.page-id-22 .feature-content{ padding: 68px 0 0;}
.page-id-22 .suptitle { font-size: 14px;}
.most_out_heading { margin-bottom: 28px !important; font-size: 22px !important;}
.page-id-22 .respond{padding: 60px 0 14px;}
.feature_pad h3{font-size: 18px;}
.feature_pad p{font-size: 14px; line-height: 1.785; margin-bottom: 28px !important;}
.page-id-22 .plugin-part { padding: 60px 0 42px;}
}


@media(max-width:575px){
.location{display: none;}
.template_left_img, .template_right{width: 100%; padding: 15px;}
.contact-content .form-list li{width: 100%;padding:0px;}
.brand-partners{display: none;}
.contact-content small{padding-left: 0;}
.most_out_row .col-xs-6{width: 100%;}
.reachrespond_outer { width: 100%;}
.cont-box{padding: 30px 0 0;}
.marketing-img{display: none;}
.marketing-img_mobile{display: block;}
}
@media(max-width:560px){
.contact-content .form-list li{margin-bottom: 10px;}
.schedule-demo { padding: 30px 0;}
.contact-content .form-list li input{height: 44px;}
img.avatar.wp-user-avatar.alignnone.photo {width: 42px;height: 42px;}
.here_margin{font-size: 18px;}
span.wpcf7-not-valid-tip{position: relative; bottom: 0;}

}
@media(max-width:640px){
.flexslider .slides li p{font-size: 20px;}
.hero-img.contact h1{font-size:30px;}
.hero-img.about p br {display: none;}
.hero-img.about p{line-height:1.40em!important; }
.hero-img.product  h1 {font-size: 32px;}
.com-h2 br {display: none;}
}

@media(max-width:480px){
    .schedule-demo span{width:60%; line-height: normal; text-align: left;}
    .blog .schedule-demo span {width: 70%!important;}
    .blog-content h1 {font-size: 23px;}
    .schedule-demo{font-size: 20px;}
    section.hero-img.about p {font-size: 18px;}
    .sub-para{font-size:18px;}
    .hero-img.contact h3 {font-size: 24px;}
    .hero-img.contact p {font-size:19px;}
    .hero-img.dynamic h3 {font-size: 21px;}
    .hero-img.product h1 {font-size: 24px;}
    .com-h2 {font-size: 20px;}
}

@media(max-width:360px){
.blog-content .blog-panel-list h3 {font-size: 20px;}
.blog-content h1 {font-size: 20px;}
 .dy-marketing{padding:50px 0;}
 .dy-marketing h2{font-size: 26px;}
 .cont-box h3{font-size:22px;}
}






/*24-07-2017*/

/*Margin*/
.top5{ margin-top: 5px}
.top10{ margin-top: 10px}
.top15{ margin-top: 15px}
.top20{ margin-top: 20px}
.top30{ margin-top: 30px}
.top40{ margin-top: 40px}
.top50{ margin-top: 50px}
.top60{ margin-top: 60px}
.top70{ margin-top: 70px}
.top80{ margin-top: 80px}
.top90{ margin-top: 90px}
.top100{ margin-top: 100px}
/*Margin*/


.page-id-1296{padding: 0}
.case_page_outer .container{max-width: 1000px}
.case_page_outer h3{font-size: 28px; font-weight: 400; color:#211d20;}
.case_page_outer p {margin-top: 15px;font-size: 14px;line-height: 20px;color:rgba(0, 0, 0, .6);}
.page-id-1296 header.inner{display: none !important;}
.case_top_wrap{padding: 30px 0 150px 0; background: url(https://www.directmail.io/wp-content/uploads/2019/07/header_back.jpg) no-repeat; background-size: cover;background-position: center bottom;}
.logo_wrap_content h3{font-size: 28px; font-weight: bold; color: #fff; line-height: 26px;margin: 0}
.logo_wrap_content h3 span{font-size: 20px; font-weight: 400; letter-spacing: 2px}
.case_top_logo_wrap {display: flex;align-items: center;}
.case_logo {margin-right: 20px; width: 80px}
.case_top_right_wrap{padding: 15px; color: #fff; font-weight: 300;text-align: center;font-size: 16px; border: 1px solid rgba(254, 254, 254, .3); line-height: 26px; display: inline-block;background: rgba(0, 0, 0, .2)}
.case_section_2{padding:0}
.display_flex{align-items: center; display: flex;}
.outline_wrap{padding: 15px 30px; display: flex;border: 1px solid #000;align-items: center; margin-top: 30px}
.outline_img_wrap{margin-right: 15px;width: 100px}
.outline_content_wrap p{margin: 0 !important}
.section_3_header h3, .section_3_header p{margin: 0 !important}
.section_3_header{display: inline-block;}
.section_3_header p{font-style: italic;}
.container_big{max-width: 1350px; margin: auto;}
.container_mid{max-width: 1100px; margin: auto;padding:0 40px}

.icons_wrap{}
.icons_inner_wrap{display: flex;align-items: center;margin-bottom: 20px}
.icons_inner_wrap:last-child{margin-bottom:0px}
.icons_inner_wrap h3, .icons_inner_wrap p{margin: 0}
.blue_box_wrap{background: #0465db; padding: 8px;margin-top: 20px}
.blue_box_wrap_inner{border: 1px solid #fff; padding: 20px 40px; text-align: center; color: #fff}
.blue_box_wrap h4{font-weight: 600; font-size: 20px;margin-top: 15px; margin-bottom: 0}
.blue_box_wrap_inner p {color: #fff;font-size: 16px;line-height: 22px;margin: 0;}

.case_section_4 h3{font-size: 28px}
.case_section_4 .icons_inner_wrap{display: block;}
.case_section_4{margin-top: 30px;}

.case_section_4 .container_mid{background: url(https://www.directmail.io/wp-content/uploads/2019/07/bg_right.jpg) no-repeat; background-position: right top 100px; background-size: 400px; padding-bottom: 120px}
.empty_space30{display: block;height: 20px}
.case_section_5{}
.case_section_5 .container_mid{background: url(https://www.directmail.io/wp-content/uploads/2019/07/icons.png) no-repeat; background-position: right top 30px; background-size: auto 100%;margin-top: -140px; padding-top: 70px;}
.social_sharing_wrap{padding: 30px; background: #dfebfb;border-radius: 16px; text-align: center;}
.social_sharing_wrap h4{font-size: 22px; font-weight: 600;margin-top: 16px; line-height: 28px}
.social_sharing_wrap p {font-weight: 400;font-size: 16px;line-height: 22px;color: #000; margin: 0}


.case_section_6{}
.case_section_6 .container_mid{background: url(https://www.directmail.io/wp-content/uploads/2019/07/alexa.jpg) no-repeat; background-position: right top;padding-bottom: 80px; background-size:auto 100%; margin-top: 40px}
.before_wrap{position: relative;}
.before_box{position: absolute;width: 150px;height: 150px; left: -150px; top: 0;}

.case_section_7{background: url(https://www.directmail.io/wp-content/uploads/2019/07/care.png) no-repeat; height: 400px; background-size: auto 100%; background-position:center; margin-top: -85px}
.case_section_8{}
.case_section_8 .container_mid{background: url(https://www.directmail.io/wp-content/uploads/2019/07/peer.png) no-repeat; background-position: right top;height: 500px;background-size: auto 100%;margin-top:0px;}


.case_section_9 .container_big{background: url(https://www.directmail.io/wp-content/uploads/2019/07/section_9.jpg) no-repeat; background-position: right top; padding-bottom: 110px; background-size: auto 100%;}
.case_section_9 .section_3_header{ text-align: left;max-width: 900px}
.case_section_9 .icons_inner_wrap{align-items: initial; margin-bottom: 30px}
/*.case_section_9 .icons_inner_wrap .icons_box{text-align: right;}*/

.case_section_10 .section_3_header{padding: 0 80px}
p.case_footer_content{font-size: 22px;line-height: 30px; font-style: italic; max-width: 800px; margin:20px auto;}
.case_section_10 .container_mid{padding-bottom: 30px}
/*24-07-2017*/

/*7 Aug 2019 start*/

/*.case_section_3 .container_mid{padding: 0px 50px;}*/
h3.best_section_heading{font-weight: 600; color:#201f21;}
h3.section_heading { color: #201f21; font-weight: 500; font-size: 34px;}
.case_section_10 .container_mid { padding-top: 0;}

/*7 Aug 2019 end*/







/*20-aug-2019*/
.case_section_3 .icons_inner_wrap .col-md-10{padding-right: 50px}
.left_img_long{width: 85%}
/*20-aug-2019*/




@media only screen and (max-width: 1600px){
.container_big{padding: 0 20px}
.case_section_4{background-size: 500px;padding-left: 130px}
.case_section_6{padding-left: 130px;background-size: 430px;}
.case_section_8{margin-top: 0; height: 570px; padding-left: 130px}
.case_section_7{height: 550px}
.case_section_4 .icons_wrap .col-md-8, .case_section_6 .icons_wrap .col-md-8, .case_section_9 .icons_wrap .col-md-8{width: 50%;}
.case_section_9{background-size: 470px;}
}
@media only screen and (max-width: 1400px){
.case_section_5{margin-top: 0;padding-top: 0;}
.case_section_4{background-size: 500px; padding-left: 170px;}
h3.section_heading{font-size: 40px;}
}
@media only screen and (max-width: 1300px){
.case_section_6{background-size: 550px}
.case_section_9{background-size: 480px; padding-bottom: 50px}
.case_section_6, .case_section_4, .case_section_8{padding-left: 160px}
.case_section_4 .icons_inner_wrap{display: inline-block; margin: 34px 0 0;}
.case_section_4 .icons_wrap .col-md-8 { margin-top: 0;}
h3.section_heading{font-size: 36px;}
}
@media only screen and (max-width: 1200px){
.blue_box_wrap_inner p, .social_sharing_wrap h4{font-size: 24px;line-height: 30px;}
.case_section_6, .case_section_4, .case_section_8{padding-left:0px}
.before_box {position: relative;width: auto;height:auto;left: 0;top: 0; margin-bottom: 20px; padding-left: 15px}
.container_mid{padding: 0 20px 40px}
/*.case_section_5{background-size: 550px}*/
.case_section_4, .case_section_8{background-size: 500px}
.case_section_7{height: 450px; margin-top: -180px}
.case_section_8{height: 490px}
.case_section_9{background-position: right top 160px;}
.case_section_6{ padding-top: 50px; background-size: 510px;}
h3.section_heading { font-size: 32px;}
}
@media only screen and (max-width: 1024px){
.case_section_5{background-size: auto 95%;}
.case_section_6 { background-size: 530px;}
}
@media only screen and (max-width: 991px){
.case_section_4, .case_section_5, .case_section_6, .case_section_8{background: transparent;}
.case_section_7{ background-position: center; background-size: 550px; height: 300px; margin-top: -120px;}
.case_section_8{height: auto;}
.case_top_right_wrap{font-size: 22px; padding: 15px 22px}
.blue_box_wrap{margin-bottom: 40px}
.case_section_3 .icons_inner_wrap{display: flex;flex-flow: wrap;}
.case_section_3 .icons_inner_wrap .col-md-2{order: 1; margin-bottom: 15px}
.case_section_3 .icons_inner_wrap .col-md-10{order: 2}
.case_section_9{background: transparent;}
.case_section_4 .icons_wrap .col-md-8, .case_section_6 .icons_wrap .col-md-8, .case_section_9 .icons_wrap .col-md-8 { width: 100%;}
.case_section_4 .icons_inner_wrap .col-md-2, .case_section_9 .icons_inner_wrap .col-md-2{margin-bottom: 15px;}
.case_section_3 .container_mid { padding: 0px 20px;}
.case_section_4 .icons_wrap .col-md-8{padding: 0;}
.icons_inner_wrap{flex-flow: wrap;}
.before_box{width: 100%;}
.blue_box_top, .strategy_img_outr { text-align: center;}
.case_section_6{padding-top: 30px;}
.row.icons_inner_wrap.top100{margin-top: 70px;}
.row.top50.icons_wrap{margin-top: 0;}
.row.top100.icons_wrap{margin-top: 34px;}
.strategy_img_outr img{ margin-top: 30px;}
.case_section_10 .container_mid .row.top60{margin-top: 30px;}
}
@media only screen and (max-width: 767px){
.case_section_10 .section_3_header{padding: 0}
.case_logo {margin-right: 25px;}
.logo_wrap_content h3{font-size: 30px; line-height: 30px}
.logo_wrap_content h3 span {font-size: 20px;font-weight: 400;letter-spacing: 2px;}
.case_top_logo_wrap {margin-bottom: 20px; justify-content: center;}
.case_top_right_wrap {font-size: 18px;width: 100%;max-width: 320px;}
.case_top_wrap .text-right{text-align: center;}
.case_top_wrap{padding: 50px 0 130px 0}
.display_flex{flex-flow: wrap;}
.outline_wrap{flex-flow: wrap;justify-content: center; padding: 20px; text-align: center;}
.outline_img_wrap {margin-right: 0;margin-bottom: 15px;}
.case_page_outer, .text-right, .case_page_outer h3, .case_page_outer p{text-align: center;}
.blue_box_wrap_inner {padding: 20px}
.blue_box_wrap {font-size: 16px;}
.blue_box_wrap_inner p {font-size: 14px;line-height: 20px;}
.case_section_3 .icons_inner_wrap{justify-content: center;}
.case_section_7 {background-position: center;background-size: 300px;height: 180px; margin-top: -100px;}
.top100 {margin-top: 50px}
.top80 {margin-top: 30px}
.top60{margin-top: 0}
.case_section_4 h3{margin: 0}
.case_section_4 .col-md-10 h3, .case_section_9 .col-md-9 h3{margin: 10px 0}
.case_section_4{margin-top: 0}
.display_flex{justify-content: center;}
.logo_wrap_content h3{text-align: left;}
.icons_inner_wrap{flex-flow: wrap; justify-content: center;}
.case_section_3 .container_mid { padding: 0px 15px;}
}

.template-bg {
    background: url(../images/bgr-light.jpg) no-repeat; background-size: cover; background-position: center;    
}

.template-bg-purple {
    background: url(../images/bgr-purple.jpg) no-repeat; background-size: cover; background-position: center;    
    color:#fff !important;
}

.template-bg-dark-pattern {
    background: url(../images/section-bgr-lg.jpg) no-repeat; background-size: cover; background-position: center;   
    color:#fff !important; 
}

.template-bg-dark {
    width: 100%;
    background: rgba(42,52,58,1);
    color: #fff;
}

.template-bg-gray {
    background-color: rgba(42,52,58,0.17);
}

.template-midnight-blue {
    width: 100%;
    background-color: #2a343a;
    color: #fff;
}

.page-id-1762 .main_page_header {
    padding-bottom: 0;
    margin-top:-40px;
}

.page-id-1762 .brand-partners {
    padding-top:125px;
}

.dm-flex-row {
    display:flex;
    flex-direction:row;
}

.dm-flex-column {
    display:flex;
    flex-direction:column;
}

.dm-flex-row-reverse {
    display:flex;
    flex-direction:row-reverse;
}

.dm-flex-column-reverse {
    display:flex;
    flex-direction:column-reverse;
}
.dm-heading-big {
    font-size: 48px !important;
    font-weight: 300 !important;
    font-family: 'latolight' !important;
    line-height: 55px !important;
}
.dm-text-btn {
    background-color: #0667da;
    font-size:16px;
    color: #fff;
    font-family: 'Proxima Nova Rg';
    font-weight: bold;
    border-radius: 3px;
    min-width: 200px;
    padding: 12px;
    margin-top:10px; 
}

.container.boxxx p.dm-text-desc {
    font-size:25px!important;
}

.dm-container-lg {
    max-width:none;
    padding:30px 20%;
    margin:0;
    align-items:center;
    justify-content:center
}

@media screen and (orientation:portrait) {
    .page-id-1762 h1 {
        min-height:0!important;
    }
    #product-header-container {
        padding-bottom:50px;
    }
    
.dm-heading-big {
        font-size:30px!important;
        line-height:35px!important;
        margin-bottom:5px!important;
    }
    .container.boxxx p.dm-text-desc {
        font-size:21px!important;
        line-height: 26px !important;
    }
    
    .container.boxxx p.dm-text-subtitle {
         font-size:17px!important;
    }
    
    .dm-flex-row {
        display:flex;
        flex-direction:column;
    }

    .dm-flex-row-reverse {
        display:flex;
        flex-direction:column;
    }
    
    .dm-flex-column-reverse {
        flex-direction:column;
    }
    
    .dm-top-pad {
        padding-top:15%;
    }
    
    .dm-container-lg {
        padding:30px 10%;
    }
    
    .highlight h3.dm-container-highlight {
        font-size:18px;
    }
}

@media screen and (orientation:landscape) {
    .page-id-1762 .main_page_header {
        margin-top: -125px;
    }
    
    
    #product-header-container {
        width:100%;
        display:flex;
        justify-content:center;
        padding:50px;
    }

    #product-subheader-area {
        width:70%;
        position:relative;
        top:-30px
    }
}

@media screen and (max-width:400px) {
    .dm-top-pad {
        padding-top:23%;
    }
}

.grecaptcha-badge[data-style=bottomright] {
    opacity:0;
}