body,
label,
ul {
    list-style: none
}

a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
label,
p,
ul,
ul li {
    padding: 0;
    margin: 0
}

a:active,
a:hover,
input:focus,
textarea:focus {
    outline: 0 !important
}

.menBox img,
.whatsAppBot img {
    object-fit: contain;
    opacity: 1
}

body {
    font: 400 14px/18px Ubuntu;
    color: #000;
    overflow-x: hidden
}

.modal .modal-content .modal-header .close:focus,
a {
    outline: 0
}

input[type=text]::-webkit-placeholder {
    opacity: 1
}

input[type=text]::-moz-placeholder {
    opacity: 1
}

input[type=password]::-webkit-placeholder {
    opacity: 1
}

input[type=password]::-moz-placeholder {
    opacity: 1
}

input[type=search]::-webkit-placeholder {
    opacity: 1
}

input[type=search]::-moz-placeholder {
    opacity: 1
}

input[type=email]::-webkit-placeholder {
    opacity: 1
}

input[type=email]::-moz-placeholder {
    opacity: 1
}

input[type=tel]::-webkit-placeholder {
    opacity: 1
}

input[type=tel]::-moz-placeholder {
    opacity: 1
}

textarea::-moz-placeholder {
    opacity: 1
}

textarea::-webkit-placeholder {
    opacity: 1
}

a:active,
a:hover {
    text-decoration: none
}

.contactPicBox img,
.footerBox,
.menBox img,
.trialLeft,
.whatsAppSec .featuresBoxes .media .media-left img,
.workFlowBoxes img,
.wrapper,
.zigzagContent,
.zigzagPic,
.zigzagPic img {
    width: 100%
}

.panel-default>.panel-heading,
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: 0 0 !important;
    border: none !important;
    border-radius: 0 !important
}

.panel-default {
    border-radius: 0 !important
}

a:focus,
a:hover {
    text-decoration: inherit !important
}

.container {
    max-width: 1360px
}

.header_sec {
    width: 100%;
    padding: 15px 0;
    background: #fff;
    border-bottom: 1px solid #f2f3f6;
    position: relative;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.header_sec.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    animation: 1s forwards smoothScroll
}

.nav_top .navbar-nav>li>.dropdown-menu li,
.nav_top .navbar-nav>li>.dropdown-menu li a {
    width: 100%;
    display: inline-block;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0)
    }
}

.banner_sec,
.footerInn,
.innheaderSec {
    width: 100%;
    position: relative
}

.nav_top {
    width: 100%;
    background: 0 0 !important;
    padding: 0;
    box-shadow: inherit;
    margin: 0;
    border: none;
    border-radius: 0;
    min-height: inherit
}

.nav_top .navbar-brand {
    width: auto;
    padding: 0;
    margin: 0;
    height: auto
}

.nav_top .navbar-brand img {
    max-width: 100%
}

.nav_top .navbar-collapse {
    padding: 0 0 0 60px;
    border: none;
    box-shadow: inherit;
    justify-content: flex-start !important
}

.menu_sec,
.whatsAppChatBoxes .featuresBoxes .card {
    padding: 0
}

.menu_sec li {
    margin-left: 60px
}

.menu_sec li:first-child {
    margin-left: 0
}

.menu_sec li a {
    padding: 12px 0;
    font: 400 24px/28px Ubuntu;
    color: #1a233b;
    text-decoration: none;
    display: inline-block
}

.menu_sec li a:hover,
.menu_sec li.actv .drop_arrow,
.menu_sec li.actv a,
.menu_sec li:hover .drop_arrow,
.menu_sec li:hover a {
    color: #4848bb !important
}

.nav_top .navbar-nav>li>.dropdown-menu {
    background: rgba(000, 000, 000, .6);
    left: 0;
    right: inherit;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    -o-border-radius: 0;
    border-radius: 0;
    width: 200px;
    box-shadow: none !important;
    min-width: inherit;
    border: none;
    padding: 0
}

.nav_top .navbar-nav>li>.dropdown-menu li {
    margin: 0 !important;
    position: relative;
    transition: .3s ease-in-out
}

.nav_top .navbar-nav>li>.dropdown-menu li a {
    font: 400 15px/32px Ubuntu;
    color: #1a233b !important;
    padding: 5px 10px;
    background: 0 0 !important;
    text-align: left;
    text-transform: inherit !important;
    transition: .3s ease-in-out
}

.nav_top .navbar-nav>li>.dropdown-menu li a.dropdown-menuLia {
    line-height: 1.3 !important
}

.nav_top .navbar-nav>li>.dropdown-menu li .dropdown-menu li:hover a,
.nav_top .navbar-nav>li>.dropdown-menu li:hover a {
    background: #4848bb !important;
    color: #fff !important
}

.nav_top .navbar-nav>li>.dropdown-menu li:hover .drop_arroww {
    transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.nav_top .navbar-nav>li>.dropdown-menu li .dropdown-menu {
    border-radius: 0;
    width: 250px;
    box-shadow: none !important;
    min-width: inherit;
    border: none;
    padding: 0;
    right: -250px !important;
    left: inherit !important;
    top: 0
}

.nav_top .navbar-nav>li>.dropdown-menu li .dropdown-menu li>a {
    background: #fff !important;
    color: #1a233b !important;
    font: 400 14px/16px Ubuntu;
    padding: 10px
}

#navbarDropdown::after,
.drop_arrow::after,
.featureBoxesPanel .row .col-sm-6:last-child .leftWhatsAppSec .media .media-left::before,
.featureBoxesPanel .row .col-sm-6:nth-last-child(2) .leftWhatsAppSec .media .media-left::before,
.featuresBoxes .media:last-child .media-left::after,
.footerBox.footInfo ul li a:after,
.level-2-wrapper li:last-child .level-2::before {
    display: none
}

.drop_arroww {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    line-height: 25px
}

.banner_sec .carousel-inner {
    overflow: inherit
}

.carousel-item,
.footerBtext,
.heading {
    width: 100%;
    text-align: center
}

.carousel-item img.banpic {
    width: 100% !important;
    object-fit: cover;
    height: 450px;
    opacity: 0
}

.banner_Itm_Inn {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    height: 100%;
    justify-content: center;
    align-items: end;
    display: flex
}

.banner_Itm_Txt {
    width: 100%;
    padding: 92px 50px 20px;
    position: relative;
    background: url(../images/bannerbg.png) 0 0/cover no-repeat;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 450px
}

.banner_Itm_Txt h1,
.banner_Itm_Txt h2 {
    color: #fff;
    font: 400 36px/46px Ubuntu
}

.banner_Itm_Txt h1 span,
.banner_Itm_Txt h2 span {
    font-size: 60px;
    font-weight: 700;
    line-height: 66px;
    text-transform: uppercase;
    background: #142444;
    padding: 0 15px
}

.banner_Itm_Txt h1 em,
.banner_Itm_Txt h2 em {
    font-weight: 500;
    font-style: normal
}

.banner_Itm_Txt p {
    color: #fff;
    font: 500 20px/26px Ubuntu;
    padding-top: 20px
}

.banner_Itm_Txt h6 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font: 500 16px/24px Ubuntu;
    margin-top: 25px
}

.banner_Itm_Txt h6 .metaProvider {
    max-width: 250px;
    margin-left: 5px
}

.metaProviderGpt {
    height: 40px;
    margin-bottom: 2px
}

.banner_Itm_Txt h6 a {
    color: #fff;
    font: 500 15px/24px Ubuntu;
    background: #005de5;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 25px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.banner_Itm_Txt h6 a:hover {
    background: #85c3fc
}

.menBox {
    width: 390px;
    position: absolute;
    right: 230px;
    bottom: 0;
    z-index: 99
}

.whatsAppBot {
    width: 100px;
    position: absolute;
    right: 140px;
    top: 60px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    animation: 1.5s zoom-in-zoom-out
}

.absfrmBox,
.banner_sec .container-indicators,
.borderstandard,
.relativePosition,
.select {
    position: relative
}

.whatsAppBot img {
    width: 100%;
    height: inherit
}

.banner_sec .carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    margin-left: 5px;
    margin-right: 5px
}

.banner_sec .carousel-indicators li.active {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #fff
}

.banner_sec .container-indicators .carousel-indicators {
    right: inherit;
    margin-left: inherit;
    padding-left: 50px;
    bottom: 30px
}

.trialSec {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 25px 0
}

.trialLeft h3 {
    color: #000;
    font: 400 30px/66px Ubuntu
}

.trialRight {
    width: 100%;
    text-align: right
}

.trialRight a {
    background: #31a888;
    color: #fff;
    font: 400 30px/36px Ubuntu;
    padding: 15px 25px;
    display: inline-block;
    border-radius: 5px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.moredetails:hover,
.trialRight a:hover {
    background: #85c3fc;
    color: #fff
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
        opacity: 0
    }

    50% {
        transform: scale(1.1, 1.1);
        opacity: .5
    }

    100% {
        transform: scale(1, 1);
        opacity: 1
    }
}

.height-reduce {
    padding-top: 370px
}

.whatsAppSec {
    width: 100%;
    padding: 60px 0 !important;
    box-shadow: 5px 0 10px 7px #d8d8d8;
    background: #f2f4f8
}

.heading h2 {
    color: #142444;
    font: 400 48px/56px Ubuntu
}

.featuresBoxes .media .media-body p,
.heading p {
    color: #000;
    font: 400 18px/24px Ubuntu;
    padding-top: 10px
}

.featureBoxesPanel,
.innpricingsection,
.whatsAppBoxes {
    width: 100%;
    display: inline-block;
    margin-top: 60px
}

.contactPicBox,
.frmBox,
.frmDetailsGrp,
.innStepingSec,
.leftContactSec,
.leftContactSec ul,
.leftWhatsAppSec,
.sitemap li ul,
.trialFormSecHeading {
    width: 100%;
    display: inline-block
}

.leftWhatsAppSec h3 {
    color: #005de5;
    font: 700 30px/42px Ubuntu
}

.featuresBoxes {
    width: 100%;
    display: inline-block;
    margin-top: 20px
}

.featuresBoxes .media {
    padding-bottom: 35px
}

.featuresBoxes .media .media-left {
    width: 70px;
    height: 70px;
    border: 2px solid #005de5;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #005de5;
    font: 700 24px/32px "Open Sans", sans-serif;
    margin-right: 30px;
    position: relative;
    background: #fff
}

.featuresBoxes .media .media-body h5 {
    color: #000;
    font: 500 30px/36px Ubuntu
}

.featuresBoxes .media .media-left::after {
    content: "";
    width: 3px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: -50px;
    margin-left: -1.5px;
    border-right: 3px dashed #005de5
}

.moredetails {
    color: #fff;
    font: 500 15px/24px Ubuntu;
    background: #005de5;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.whatsAppSec .featuresBoxes .media .media-left {
    border: none;
    background: #fff;
    width: 55px;
    height: 55px
}

.whatsAppSec .featuresBoxes .media .media-left::after {
    height: 60px;
    bottom: -80px;
    border-right: 3px solid #000
}

.plansection {
    width: 100%;
    padding: 60px 0 80px !important
}

.innplansectionBox,
.workFlowBoxes {
    width: 100%;
    margin-top: 60px
}

.borderstandard {
    width: 100%;
    border: 2px solid #006591;
    border-radius: 15px;
    margin-left: auto;
    box-shadow: 2px 4px 8px rgb(140 140 140)
}

h3.plannamestd {
    color: #006591;
    padding: 20px 10px 0;
    text-align: center;
    font: 700 36px/52px Ubuntu
}

.footerBox li,
.footerBox p,
.footerBtext p {
    font: 400 18px/28px Ubuntu
}

.shadowline {
    height: 16px;
    padding: 0;
    width: 200px;
    background: url(../images/shadow.png) bottom center no-repeat;
    margin: 0 auto !important
}

.contentdivbuttonstd {
    position: absolute;
    bottom: -55px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.buttonclickstd {
    border: 0;
    color: #fff;
    padding: 10px;
    font-size: 26px;
    border-radius: 5px;
    font-weight: 700;
    width: 220px;
    height: 65px;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    overflow: hidden
}

.contentdiv {
    width: 100%;
    margin-top: 10px;
    padding: 0 10px
}

.contentdiv ul {
    width: 100%;
    min-height: 1060px;
    padding-bottom: 50px
}

.contentdiv ul li {
    width: 100%;
    padding: 15px;
    font: 500 24px/28px Ubuntu
}

.contentdiv ul li span {
    position: relative;
    display: inline-block;
    padding-left: 40px
}

.firstbox .contentdiv ul li span::before {
    content: "\f0a9";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 25px;
    color: #7037c1
}

.secondbox .contentdiv ul li span::before {
    content: "\f0a9";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 25px;
    color: #4573bb
}

.thirdbox .contentdiv ul li span::before {
    content: "\f0a9";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 25px;
    color: #1fa7b3
}

.secondbox .plannamestd {
    color: #0983a8
}

.secondbox {
    border: 2px solid #0983a8
}

.thirdbox {
    border: 2px solid #269eae
}

.thirdbox .plannamestd {
    color: #269eae
}

.firstbox .buttonclickstd {
    background-image: linear-gradient(180deg, #7037c1, #4e2a84);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.firstbox .buttonclickstd:hover {
    background-image: linear-gradient(180deg, #4e2a84, #7037c1)
}

.secondbox .buttonclickstd {
    background-image: linear-gradient(180deg, #00b5e8, #098aad);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.secondbox .buttonclickstd:hover {
    background-image: linear-gradient(180deg, #098aad, #00b5e8)
}

.thirdbox .buttonclickstd {
    background-image: linear-gradient(180deg, #1fa7b3, #2d838f);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.level-1::before,
.level-2-wrapper::after,
.level-2-wrapper::before,
.level-2-wrapper>li::before,
.level-2::after,
.level-2::before,
.level-3-wrapper::before,
.level-3-wrapper>li::before {
    background: var(--black);
    position: absolute;
    content: ""
}

.footerBox ul li a,
.footerBox ul li a:after,
.footerBox ul li a:hover,
.footerBox ul li a:hover:after {
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out
}

.thirdbox .buttonclickstd:hover {
    background-image: linear-gradient(180deg, #2d838f, #1fa7b3)
}

.featuresection {
    background: #102c5b;
    padding: 60px 0
}

.featureBoxesPanel .media .media-body p,
.featuresection .heading h2,
.featuresection .heading p {
    color: #fff
}

.titlefeature {
    color: #fff;
    text-align: center;
    font: 700 30px/42px Ubuntu
}

.featureBoxesPanel .media .media-body h6 {
    color: #fff;
    font: 400 30px/36px Ubuntu
}

.featureBoxesPanel .media .media-left {
    border: 2px solid #fff;
    color: #fff;
    background: #102c5b;
    position: relative
}

.featureBoxesPanel .leftWhatsAppSec .media .media-left::before {
    content: "";
    width: 3px;
    height: 120px;
    position: absolute;
    left: 50%;
    bottom: -120px;
    margin-left: -1.5px;
    border-right: 3px dashed #fff
}

.workflowSec {
    width: 100%;
    padding: 60px 0;
    background: url(../images/workflowgb.png) bottom center/60% repeat-x #f5f5f5;
    box-shadow: 5px 0 10px 7px #d8d8d8
}

.level-1,
.level-2 {
    width: 400px;
    border: 3px solid #294989;
    border-radius: 15px
}

.level-1,
.level-2,
.level-3 {
    background: #fff;
    font: 400 30px/36px Ubuntu;
    color: #000;
    text-align: center
}

:root {
    --level-1: #8dccad;
    --level-2: #f5cc7f;
    --level-3: #7b9fe0;
    --level-4: #f27c8d;
    --black: black
}

.rectangle {
    position: relative;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.level-2-wrapper,
.level-3-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    list-style-type: none;
    padding: 0;
    position: relative
}

.level-1 {
    margin: 0 auto 80px
}

.level-1::before {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 80px
}

.level-2-wrapper::after,
.level-2-wrapper::before,
.level-2::after,
.level-3-wrapper::before {
    height: 2px
}

.level-2-wrapper::before {
    top: 0;
    left: 25%;
    width: 50%
}

.level-2-wrapper::after {
    display: none;
    left: -20px;
    bottom: -20px;
    width: calc(100% + 20px)
}

.level-2-wrapper li {
    position: relative;
    margin-top: 80px
}

.level-2-wrapper>li::before {
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 80px
}

.level-2 {
    margin: 0 auto 40px
}

.level-2::before {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 40px
}

.level-2::after {
    display: none;
    top: 50%;
    left: 0;
    transform: translate(-100%, -50%);
    width: 20px
}

.level-3-wrapper {
    grid-column-gap: 20px;
    width: 100%;
    margin: 0 auto
}

.level-3-wrapper::before {
    top: 0;
    left: calc(25% - 5px);
    width: calc(50% + 10px)
}

.level-3-wrapper>li::before {
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 2px;
    height: 80px
}

.level-3 {
    margin: 0 auto;
    border: 3px solid #294989;
    border-radius: 15px
}

.footerSec {
    width: 100%;
    background-color: #ebebeb;
    padding: 50px 0
}

.footerBox p {
    color: #5f5f5f;
    padding-bottom: 15px
}

.footerBox li {
    color: #5f5f5f;
    padding: 5px 0
}

.footerBox ul li a {
    color: #5f5f5f;
    display: inline-block;
    position: relative;
    padding-left: 20px;
    transition: .5s ease-in-out
}

.footerBox ul li a:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    background-color: #5f5f5f;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transition: .5s ease-in-out
}

.footerBox ul li a:hover {
    color: #4848bb;
    transition: .5s ease-in-out
}

.footerBox ul li a:hover:after {
    background-color: #4848bb;
    transition: .5s ease-in-out
}

.footerBox.footInfo ul li {
    padding-left: 40px;
    position: relative;
    cursor: none;
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.footerBox.footInfo ul li::after,
.leftContactSec ul li::after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: 0 0
}

#whatsapp-btn-embed-wrap,
.footerBox.footInfo ul li strong,
.phone-input-ContactPage .country-list li {
    display: block
}

.footerBox.footInfo ul li a {
    padding-left: 0
}

.footerBottom {
    width: 100%;
    padding: 45px 0
}

.footerBtext p {
    color: #3e3e3e;
    margin-top: 5px
}

.footerBtext p a {
    color: #3e3e3e;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.footerBtext b {
    font: 500 20px/26px Ubuntu;
    color: #25344b;
    display: block
}

.frmBox label,
.getStartedBox ul li,
.newsec,
.tabSecBoxes .nav-tabs li,
.whywalinerBoxes,
.zigzagContent ul,
.zigzagContent ul li,
.zigzagContent ul li span,
.zigzagSecPanel {
    display: inline-block
}

.footerBtext b em {
    font-style: normal;
    color: #4848bb
}

.innerBanner .banner_Itm_Inn {
    position: relative;
    background: #294989
}

.innerBanner .banner_Itm_Inn h1 b {
    font-size: 19px
}

.pricingsection {
    width: 100%;
    padding: 60px 0 !important
}

.innpricingsection .card .card-header {
    background: #294989;
    background-image: linear-gradient(90deg, #294989, #5f91d6)
}

.innpricingsection .card .card-header h5 {
    text-align: center;
    font: 700 32px/48px Ubuntu;
    color: #fff;
    margin: 0
}

.pricingsection h6 {
    color: #294989;
    font: 500 28px/32px Ubuntu;
    margin-bottom: 0
}

.innpricingsection .card .card-body ul li {
    position: relative;
    font: 400 22px/28px Ubuntu;
    color: #000
}

.innpricingsection .card .card-body ul li span {
    padding-left: 30px;
    display: inline-block
}

.innpricingsection .card .card-body ul li span::before {
    content: "\f0a9";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 25px;
    color: #294989
}

.afterpricingsection {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    margin-top: 60px
}

.afterpricingsection p {
    color: #294989;
    font: 500 22px/32px Ubuntu
}

.buttonclickstd:link,
.buttonclickstd:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font: 400 22px/28px Ubuntu;
    text-decoration: none;
    background-color: #294989;
    background-image: linear-gradient(90deg, #294989, #5f91d6);
    padding: 1rem 2.5rem;
    margin-right: 13px;
    border-radius: 4px;
    border: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out
}

.buttonclickstd::before,
.getStartedBox a.contact::before {
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: 3s cubic-bezier(.19, 1, .22, 1);
    left: -50%
}

.buttonclickstd::after,
.getStartedBox a.contact::after {
    background: #fff;
    content: "";
    height: 20rem;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(30deg);
    transition: 3s cubic-bezier(.19, 1, .22, 1);
    width: 8rem;
    left: -100%
}

.buttonclickstd:active,
.buttonclickstd:hover,
.getStartedBox a.contact:active,
.getStartedBox a.contact:hover {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3)
}

.buttonclickstd:hover::before,
.getStartedBox a.contact:hover::before {
    left: 120%;
    opacity: .4s
}

.buttonclickstd:hover::after,
.getStartedBox a.contact:hover::after {
    left: 200%;
    opacity: .5
}

.buttonclickstd span,
.getStartedBox a.contact span {
    z-index: 20
}

.newsec {
    width: 100%;
    padding: 60px 0
}

.innStepingSec .media,
.zigzagSecPanel .row {
    padding: 15px 0
}

.frmDetailsGrp .row,
.trialFormSec,
.zigzagSec {
    padding: 0 !important
}

.innStepingSec .media .media-left {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #142444;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: #fff;
    position: relative
}

.innStepingSec .media .media-body h5,
.zigzagContent h3 {
    color: #000;
    font: 500 26px/36px Ubuntu
}

.innStepingSec .media .media-body p {
    color: #000;
    font: 400 18px/24px Ubuntu;
    padding-top: 7px
}

.innStepingSec .media .media-left::after {
    width: 2px;
    height: 60px;
    content: "";
    background: #142444;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    bottom: -60px
}

.innStepingSec .row .col-sm-9:last-child .media .media-left::after {
    display: none !important
}

.innStepingSec .row .col-sm-9:nth-child(odd) .media .media-left {
    background: #5f91d6
}

.zigzagSecPanel {
    width: 100%;
    padding: 30px 0
}

.zigzagContent ul {
    width: 100%;
    padding-top: 20px
}

.leftcontent,
.leftcontent ul {
    padding-top: 0 !important
}

.zigzagContent ul li {
    width: 100%;
    color: #000;
    font: 400 18px/24px Ubuntu;
    padding: 7.5px 0
}

.zigzagSecPanel:nth-child(odd) {
    background: #f3f3f3
}

.zigzagSecPanel:nth-child(odd) .row {
    flex-direction: row-reverse
}

.zigzagContent ul li span {
    position: relative;
    padding-left: 35px
}

.zigzagContent ul li span::before {
    content: "\f064";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 25px;
    color: #3c5bb4
}

.leftcontent {
    text-align: left;
    padding-bottom: 15px
}

.agreepolicy {
    font-size: 14px
}

.privacyhead h5 {
    font-size: 16px
}

.getStartedSec {
    background: #fff;
    position: relative;
    padding-bottom: 30px
}

.getStartedSec::after {
    width: 100%;
    height: 40%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #294989
}

.getStartedBox {
    width: 100%;
    box-shadow: 0 0 5px 0 #ccc;
    min-height: 400px;
    border-radius: 15px;
    position: relative;
    z-index: 99;
    background: #fff;
    text-align: center;
    padding: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.getStartedBox h2 {
    color: #000;
    font: 500 30px/42px Ubuntu
}

.getStartedBox ul {
    width: 100%;
    padding-top: 10px
}

.getStartedBox ul li {
    padding: 0 10px;
    color: #000;
    font: 400 18px/24px Ubuntu
}

.getStartedBox h3 {
    color: #000;
    font: 500 24px/32px Ubuntu;
    margin-top: 30px
}

.getStartedBox .contact {
    margin-top: 15px
}

.getStartedBox a.contact:link,
.getStartedBox a.contact:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font: 400 22px/28px Ubuntu;
    text-decoration: none;
    background-color: #294989;
    background-image: linear-gradient(90deg, #294989, #5f91d6);
    padding: 1rem 2.5rem;
    margin-right: 0;
    border-radius: 4px;
    border: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out
}

.cont-form,
.trialFormSec .zigzagSecPanel,
.whiteBG {
    background: #fff !important
}

.bulkMesgSend .templateDetails h1,
.trialFormSecHeading h3 {
    color: #000;
    font: 500 20px/34px Ubuntu
}

.trialFormSecHeading h3 a {
    color: #000;
    font: 500 20px/34px Ubuntu;
    text-decoration: underline !important;
}

.trialFormSecHeading p {
    color: #000;
    font: 400 14px/18px Ubuntu;
    padding-top: 5px
}

.trialFormSecHeading p a {
    color: #000;
    text-decoration: underline !important;
}

.trialFormSecHeading h6 a {
    color: #000;
    text-decoration: underline !important;
}

.trialFormSec .zigzagContent ul {
    padding-top: 0
}

.featuresBoxes .row,
.frmDetailsGrp .row,
.tabSecBoxes .row {
    flex-direction: inherit !important
}

.frmDetailsGrp p {
    color: #1a233b;
    font: 400 16px/20px Ubuntu;
    margin: 10px 0
}

.frmBox label {
    color: #000;
    font: 400 14px/20px Ubuntu;
    width: 100%
}

.frmBox input [type=tel],
.frmBox input[type=range],
.frmBox select,
.frmBox summary,
.frmBox textarea,
select,
summary,
textarea {
    padding: 12px;
    box-sizing: border-box;
    font: 400 14px/20px Ubuntu;
    color: #495057;
    width: 100%
}

.frmBox input[type=email],
.frmBox input[type=range],
.frmBox input[type=text],
.frmBox input[type=tel],
.frmBox textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #f4f6fc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 8px;
    margin-bottom: 8px;
    font: 400 14px/20px Ubuntu;
    color: #495057;
    background: #f4f6fc
}

.frmBox input[type=email]::placeholder,
.frmBox input[type=range]::placeholder,
.frmBox input[type=text]::placeholder,
.frmBox input[type=tel]::placeholder {
    color: #828990
}

.country-select ul.country-list {
    width: 300px !important;
}

.country-select {
    margin-top: 8px !important;
}

.phone-input-box {
    margin-top: 6px;
    margin-bottom: 6px
}

.phone-input-box .phonenumber {
    font-size: 14px;
    background: #f4f6fc
}

.phone-input-box .selected-flag.input-group-text {
    background: #f4f6fc;
    border: 1px solid #f4f6fc
}

.frmBox input[type=range],
.frmBox select,
.frmBox summary,
.frmBox textarea {
    touch-action: manipulation;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 6px
}

.frmBox>.form-control {
    padding: 12px
}

::-webkit-input-placeholder {
    color: grey
}

:-moz-placeholder {
    color: grey
}

::-moz-placeholder {
    color: grey
}

:-ms-input-placeholder {
    color: grey
}

.frmBox input [type=tel],
select,
summary,
textarea {
    touch-action: manipulation;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 6px;
    margin-bottom: 6px
}

.frmBox label span {
    color: red
}

.phonenumber {
    padding: 12px;
    border: 1px solid #f4f6fc;
    border-radius: 4px
}

.phonenumber:focus {
    border: 1px solid #f4f6fc
}

.absfrmBox p.phone-label {
    position: absolute;
    left: 0;
    bottom: -17px
}

.absfrmBox p.email-label {
    position: absolute;
    left: 0;
    bottom: -13px
}

.absfrmBox .input-group-text {
    background: #fff
}

.frmBox p {
    margin: 0 !important
}

.sbmt {
    display: flex;
    justify-content: center;
    margin-top: 10px
}

.sbmt input[type=submit] {
    background-color: #3c5bb4;
    color: #fff;
    padding: 12px 50px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    width: auto;
    font: 500 18px/24px Ubuntu
}

.frmBox select,
.frmBox.select select {
    background: #f4f6fc;
    appearance: none;
    outline: 0;
    cursor: pointer
}

.frmBox select {
    border: 1px solid #f4f6fc;
    box-shadow: none;
    flex: 1;
    border-radius: 4px;
    margin-top: 6px;
    margin-bottom: 6px
}

.frmBox select::-ms-expand {
    display: none
}

.select::after {
    content: "\25BC";
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 15px;
    background-color: #f4f6fc;
    transition: .25s;
    pointer-events: none
}

.featuresBoxes .card::after,
.whywalinerBoxes .zigzagContent {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.select:hover::after,
.sitemap li a:hover {
    color: #3c5bb4
}

.frmBox select option:not(:first-of-type) {
    color: #000;
    padding: 10px
}

.tabSecBoxes,
.whywalinerBoxes {
    width: 100%;
    margin-top: 30px
}

.whywalinerBoxes .zigzagContent {
    width: 100%;
    display: flex;
    min-height: 180px;
    border: 2px solid #3c5bb4;
    background: #fff;
    padding: 25px;
    border-radius: 7px;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: .3s
}

.whywalinerBoxes .zigzagContent:hover {
    box-shadow: 0 0 5px 0 #142444
}

.whywalinerBoxes .zigzagContent h3 {
    color: #000;
    font: 400 24px/28px Ubuntu;
    padding-bottom: 15px
}

.featuresBoxes .card .card-body p,
.leftContactSec ul li p,
.whywalinerBoxes .zigzagContent p {
    color: #000;
    font: 400 14px/18px Ubuntu
}

.featuresBoxes .card {
    margin-bottom: 30px;
    padding-top: 20px;
    border-bottom: 5px solid #3c5bb4;
    position: relative
}

.featuresBoxes .card::after {
    width: 0%;
    content: "";
    height: 5px;
    background: 0 0;
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 9;
    transition: .3s
}

.featuresBoxes .card span.icon {
    font-size: 40px
}

.autoFeatures .featuresBoxes .row .col-md-4:nth-child(2) .card::after,
.featuresBoxes .card:hover::after {
    width: 100%;
    background: #31a888
}

.featuresBoxes .card .card-body {
    min-height: 130px
}

.featuresBoxes .card .card-body h5,
.modal .modal-content .modal-header h4 {
    color: #000;
    font: 500 20px/28px Ubuntu
}

.autoFeatures .featuresBoxes .card .card-body {
    min-height: 235px
}

.autoFeatures .featuresBoxes .row .col-md-4:nth-child(2) .card {
    transform: scale(1.1)
}

.newautoFeature .featuresBoxes .card .card-body h5 {
    font-size: 18px;
    line-height: 22px
}

.featurePic {
    width: 100%;
    padding: 10px
}

.featurePic img {
    width: 100%;
    height: 150px;
    object-fit: cover
}

.whatsAppChatBoxes .featuresBoxes .card .card-body {
    min-height: 250px;
    text-align: left;
    padding: 10px 15px
}

.whatsAppChatBoxes .featuresBoxes .card .card-body h5 {
    font-size: 18px;
    line-height: 24px
}

.notificationLibTemp .featuresBoxes .card .card-body h5 {
    font-size: 16px;
    line-height: 22px
}

.notificationLibTemp .featuresBoxes .card .card-body,
.whatsAppChatBoxes.whywalinerSec .featuresBoxes .card .card-body {
    min-height: 150px
}

.faqSec .featuresBoxes .card {
    margin-bottom: 0;
    padding-top: 0;
    border-bottom: 2px solid #3c5bb4;
    border-radius: 0;
    border: none
}

.faqSec .featuresBoxes .card .card-header {
    padding: 0;
    background: #fff;
    border-radius: 0
}

.faqSec .featuresBoxes .card .card-header h5 button {
    color: #000;
    font: 500 20px/28px Ubuntu;
    width: 100%;
    text-align: left;
    text-decoration: none;
    padding: 15px
}

.faqSec .featuresBoxes .card::after {
    height: 2px;
    bottom: -2px
}

.faqSec .featuresBoxes .card .card-body {
    min-height: inherit !important
}

.faqSec .featuresBoxes .card .card-body p,
.faqSec .featuresBoxes .card .card-body ul li {
    color: #000;
    font: 400 14px/20px Ubuntu;
    padding: 5px 0
}

.modal .modal-dialog {
    max-width: 700px;
    width: 700px
}

.modal .modal-content .modal-header {
    padding: 15px;
    justify-content: space-between;
    align-items: center
}

.modal .modal-content .close {
    width: 40px;
    height: 40px;
    color: #666;
    text-shadow: inherit;
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    text-shadow: inherit;
    z-index: 1;
    right: 0;
    opacity: 1;
    top: 0
}

.modal .frmBox textarea {
    resize: none;
    height: 100px
}

.missionSec .zigzagPic,
.mtop10 {
    margin-top: 10px
}

.beautypic2 img,
.healthPic1 img,
.homedecor_img_inner img {
    height: 300px;
    object-fit: contain
}

.healthPic2 {
    position: relative;
    min-height: 350px
}

.healthPic2 img {
    height: 410px;
    object-fit: contain;
    position: absolute;
    left: 0;
    bottom: -45px
}

.healthPic3 img {
    height: 350px;
    object-fit: contain
}

.beautypic5 img,
.healthPic4 img,
.homedecor_inner img {
    height: 400px;
    object-fit: contain
}

.beautypic1 img {
    height: 360px;
    object-fit: cover;
    object-position: left 5px
}

.beautyFeatureSec .featuresBoxes .card,
.externalMsgSend .requestPayloadBox {
    margin-bottom: 0
}

.zigzagContentInner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column
}

.conversations_img_inner,
.engagement_sustained__bookings_img_inner,
.information_img_inner,
.zigzagPicInner,
.zigzagPicWhatsappInner {
    text-align: center
}

.zigzagPicInner img {
    height: 250px;
    width: auto
}

.conversations_img_inner img {
    height: 300px;
    width: auto
}

.information_img_inner img {
    height: 200px;
    width: auto
}

.engagement_sustained__bookings_img_inner img {
    height: 450px;
    width: auto
}

.zigzagPicWhatsappInner img {
    height: 250px;
    width: 100%;
    object-fit: contain
}

.whatsapp-chat-widget-boxes .featurePic img {
    height: 190px
}

.dashboardImgInner img {
    height: 260px;
    object-fit: contain
}

.realested-box-section.zigzagSecPanel {
    background-color: #fff
}

.realested-box-section.zigzagSecPanel .card {
    background: #f3f3f3;
    min-height: 375px
}

#embeded-code,
.contactPage .getStartedSec,
.leftContactSec ul li:last-child::after,
.menu_sec .dropdown .dropdown-toggle::after {
    display: none
}

.tabSecBoxes .nav-tabs li:last-child {
    margin-right: 0
}

.tabSecBoxes .nav-tabs li a {
    background: #5f91d6;
    color: #fff;
    border-color: #5f91d6;
    border-radius: .25rem
}

.tabSecBoxes .nav-tabs li a.active,
.tabSecBoxes .nav-tabs li:hover a {
    background: #3c5bb4;
    color: #fff;
    border-color: #3c5bb4
}

.tabSecBoxes .nav-tabs li a:focus,
.tabSecBoxes .nav-tabs li a:hover {
    border: 1px solid transparent
}

.tabSecBoxes .nav-tabs {
    border: none;
    text-align: center
}

.tabSecBoxes .card {
    padding: 10px;
    border-radius: 15px;
    margin: 15px 0
}

.tabSecBoxes .card .card-img-top {
    width: auto;
    border-radius: 7px;
    max-width: 100px;
    object-fit: contain
}

.tabSecBoxes .card .card-body {
    padding: 10px 0 0;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column
}

.tabSecBoxes .card .card-body h4 {
    color: #000;
    font: 500 16px/22px Ubuntu;
    margin: 0
}

.tabSecBoxes .card .card-body h5 {
    color: #333;
    font: 400 14px/20px Ubuntu;
    margin: 0
}

.tabSecBoxes .card .card-body p {
    color: #000;
    font: 400 14px/18px Ubuntu;
    margin: 0;
    padding-top: 5px
}

.zigzagSecPanel.grayBG {
    background: #f3f3f3 !important
}

.frmBox .country-list {
    top: 100% !important;
    transform: inherit !important;
    max-height: 200px !important;
    background-color: #fefefe !important;
    box-shadow: inherit !important;
    border: 1px solid !important;
    /*width: 100% !important;*/
    width: max-content !important;
    font-size: 14px !important;
    white-space: inherit !important;
    line-height: 16px !important
}

.country-list li.country {
    display: block !important;
}

.frmBox .country-name {
    color: #828990 !important
}

.frmBox .dial-code {
    color: #495057 !important
}

.frmBox .country.highlight {
    background-color: #3c5bb4 !important
}

.country.highlight .dial-code,
.frmBox .country.highlight .country-name {
    color: #fff !important
}

.sitemap {
    width: 100%;
    display: inline-block;
    padding: 15px;
    column-count: 2;
    column-gap: 50px
}

.sitemap li {
    color: #000;
    font: 400 14px/18px Ubuntu;
    width: 100%;
    list-style-type: disclosure-closed
}

.sitemap li a {
    color: #000;
    padding: 7px 10px;
    width: 100%;
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-bottom: 1px solid #ccc
}

.sitemap li ul,
.sitemap li ul li a.sub-main {
    padding-left: 15px
}

.sitemap li ul li {
    width: 100%;
    list-style-type: square
}

.sitemap li ul.sub li {
    list-style-type: circle
}

.contactUssection .innplansectionBox {
    margin-top: 0
}

.contactUssection .innplansectionBox .heading {
    text-align: left;
    min-height: inherit;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: inherit;
    display: inline-block
}

.contactUssection .innplansectionBox .heading h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500
}

.leftContactSec ul li {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 15px;
    padding: 15px;
    cursor: none;
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.leftContactSec ul li:last-child {
    pointer-events: inherit !important;
    user-select: inherit !important;
    cursor: auto;
    margin: 0
}

.leftContactSec ul li h6 {
    color: #000;
    font: 500 18px/26px Ubuntu;
    margin-bottom: 10px
}

.leftContactSec ul li span {
    width: 60px;
    height: 60px;
    background: #5c8dd2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 10px
}

.leftContactSec ul li p a {
    color: #000
}

.frmBox.select {
    position: relative;
    width: 100%
}

.frmBox.select select {
    width: 100%;
    padding: 12px;
    font: 400 14px/20px Ubuntu;
    color: #495057;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #f4f6fc
}

.frmBox.select::after {
    content: "▼";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 12px;
    color: #333
}

.frmBox.select select:focus {
    border-color: transparent
}

.frmBox.select select option:disabled {
    color: #aaa
}

.cont-form-qr {
    width: 55%
}

.cont-form-qr-row {
    margin: 10px
}

.cont-form-qr-rowLabel,
.zigzagContent li.realEstateBold {
    font-weight: 700
}

#greeting_message {
    height: 138px
}

.greeting_message-btn-gen {
    height: 120px
}

#whatsappErrMsg {
    color: red;
    display: none
}

.cont-form-qr-row2 {
    margin: 10px;
    text-align: center
}

.clipboardIcon {
    position: absolute;
    right: 5px;
    bottom: 14px;
    margin: 0;
    padding: 0 !important
}

.cont-form-btn-gen,
.cont-form-btnGen {
    width: 55%;
    background-color: #fff
}

.cont-form-btn-gen-row {
    margin: 10px;
    width: 65%
}

.cont-form-btn-gen-label {
    float: left;
    font-weight: 700
}

.whatsapp-buttton-style-gen-wa-button-style {
    background: 0 0
}

.cont-form-btnGen-clipboard {
    float: right
}

#embeded-code-snippet {
    padding-right: 20px
}

.height70 {
    height: 70px
}

.height66 {
    height: 66px
}

.messagingLimitsTbl {
    width: 100%;
    margin: 0 auto 20px
}

.messagingLimitsTbl-tr {
    height: 70px;
    background: #5f91d6
}

.messagingLimitsTbl-tr2 {
    height: 60px;
    width: 100px
}

.messagingLimitsTbl-trH60 {
    height: 60px
}

.apiProviderNearYou .stepBystepbox {
    min-height: inherit !important;
}

.apiProviderNearYouDown .zigzagContent {
    min-height: inherit !important;
}

.apiProviderNearYouDown .providersItaly {
    min-height: 372px !important;
}

.apiProviderNearYouDown .benefitsLocalWhatsApp {
    min-height: 484px !important;
}


@media only screen and (max-width:480px) {
    .engagement_sustained__bookings_img_inner img {
        height: 300px
    }

    .conversations_img_inner img {
        height: 250px;
        width: auto
    }

    .information_img_inner img {
        height: 150px;
        width: auto
    }
}

@media (min-width:768px) and (max-width:5000px) {

    .nav_top .dropdown .dropdown-menu,
    .nav_top .dropdown .dropdown-menu li .dropdown-menu {
        max-height: 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        margin: 0;
        background: #fff !important;
        width: 150px;
        padding: 5px 8px 8px;
        box-shadow: inherit
    }

    .nav_top .dropdown .dropdown-menu {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        border: none;
        border-bottom: 2px solid #ccc;
        border-radius: 0;
        left: 0;
        right: inherit
    }

    .nav_top .dropdown .dropdown-menu li:hover .dropdown-menu,
    .nav_top .dropdown:hover .dropdown-menu {
        max-height: 300px;
        opacity: 1;
        visibility: visible
    }

    .nav_top .dropdown .dropdown-menu li .dropdown-menu {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        border: none;
        border-bottom: 2px solid #ccc;
        border-radius: 0;
        left: inherit;
        right: -150px;
        top: 0
    }
}

@media (min-width:1900px) and (max-width:2299px) {
    .container {
        max-width: 1280px
    }

    .menu_sec li {
        margin-left: 30px
    }

    .menu_sec li a {
        font-size: 22px
    }

    .nav_top .navbar-brand {
        width: 250px
    }

    .menBox {
        width: 375px;
        right: 325px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2 {
        font-size: 32px;
        line-height: 42px
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 52px;
        line-height: 58px
    }

    .trialLeft h3 {
        font-size: 26px;
        line-height: 60px
    }

    .level-3,
    .trialRight a {
        font-size: 26px;
        line-height: 30px
    }

    .heading h2 {
        font-size: 42px;
        line-height: 50px
    }

    .featureBoxesPanel .media .media-body h6,
    .featuresBoxes .media .media-body h5,
    .innStepingSec .media .media-body h5,
    .zigzagContent h3 {
        font-size: 24px;
        line-height: 32px
    }

    .contentdiv ul li,
    .getStartedBox a.contact:link,
    .getStartedBox a.contact:visited {
        font-size: 20px;
        line-height: 26px
    }

    h3.plannamestd {
        font-size: 32px;
        line-height: 48px
    }

    .contentdiv ul {
        min-height: 985px
    }

    .entHeight {
        line-height: 18px !important
    }

    .contentdiv ul li {
        padding: 10px 15px
    }

    .buttonclickstd {
        width: 200px;
        font-size: 22px
    }

    .contentdivbuttonstd {
        bottom: -60px
    }

    .level-1,
    .level-2 {
        width: 350px;
        margin: 0 auto 60px;
        font-size: 26px;
        line-height: 30px
    }

    .level-1::before,
    .level-2-wrapper>li::before,
    .level-2::before,
    .level-3-wrapper>li::before {
        height: 60px
    }

    .level-2-wrapper li {
        margin-top: 60px
    }

    .footerBox li,
    .footerBox p,
    .footerBtext p {
        font-size: 16px;
        line-height: 28px
    }

    .pricingsection h6 {
        font-size: 22px;
        line-height: 28px
    }

    .healthPic2 img {
        height: 500px;
        bottom: -150px
    }
}

@media (min-width:1600px) and (max-width:1899px) {
    .container {
        max-width: 1240px
    }

    .menu_sec li {
        margin-left: 30px
    }

    .menu_sec li a {
        font-size: 20px
    }

    .nav_top .navbar-brand {
        width: 230px
    }

    .menBox {
        width: 345px;
        right: 260px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2 {
        font-size: 28px;
        line-height: 36px
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 48px;
        line-height: 54px
    }

    .trialLeft h3 {
        font-size: 22px;
        line-height: 56px
    }

    .trialRight a {
        font-size: 22px;
        line-height: 26px
    }

    .heading h2 {
        font-size: 38px;
        line-height: 46px
    }

    .heading p {
        font-size: 17px;
        line-height: 22px
    }

    .featureBoxesPanel .media .media-body h6,
    .featuresBoxes .media .media-body h5,
    .pricingsection h6 {
        font-size: 22px;
        line-height: 28px
    }

    h3.plannamestd {
        font-size: 28px;
        line-height: 42px
    }

    .contentdiv ul {
        min-height: 825px
    }

    .entHeight {
        line-height: 18px !important
    }

    .contentdiv ul li {
        font-size: 18px;
        line-height: 22px;
        padding: 10px 15px
    }

    .buttonclickstd {
        width: 180px;
        font-size: 20px;
        height: 60px
    }

    .level-1,
    .level-2,
    .level-3 {
        font-size: 24px;
        line-height: 28px
    }

    .banner_Itm_Txt {
        padding: 70px 50px 20px;
        min-height: 400px
    }

    .carousel-item img.banpic {
        height: 400px
    }

    .featuresBoxes .media .media-body p,
    .innStepingSec .media .media-body p,
    .zigzagContent ul li {
        font-size: 16px;
        line-height: 22px
    }

    .chat-container {
        height: 440px
    }

    .chat {
        padding: 12px 17px 25px
    }

    .contentdiv ul li span {
        padding-left: 35px
    }

    .firstbox .contentdiv ul li span::before,
    .secondbox .contentdiv ul li span::before,
    .thirdbox .contentdiv ul li span::before {
        font-size: 22px
    }

    .contentdivbuttonstd {
        bottom: -55px
    }

    .featuresBoxes .media {
        padding-bottom: 25px
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 50px;
        bottom: -62px
    }

    .level-1,
    .level-2 {
        width: 300px;
        margin: 0 auto 50px
    }

    .level-1::before,
    .level-2-wrapper>li::before,
    .level-2::before,
    .level-3-wrapper>li::before {
        height: 50px
    }

    .level-2-wrapper li {
        margin-top: 50px
    }

    .footerBox li,
    .footerBox p,
    .footerBtext p {
        font-size: 16px;
        line-height: 26px
    }

    .footerBox li {
        padding: 3px 0
    }

    .innStepingSec .media .media-body h5 {
        font-size: 20px;
        line-height: 30px
    }

    .zigzagContent h3 {
        font-size: 19px;
        line-height: 25px
    }

    .getStartedBox h2 {
        font-size: 28px;
        line-height: 40px
    }

    .getStartedBox h3 {
        font-size: 22px;
        line-height: 30px
    }

    .getStartedBox a.contact:link,
    .getStartedBox a.contact:visited {
        font-size: 20px;
        line-height: 26px
    }

    .healthPic2 img {
        height: 450px;
        bottom: -82px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .container {
        max-width: 1140px
    }

    .menu_sec li {
        margin-left: 40px
    }

    .menu_sec li a {
        font-size: 18px
    }

    .nav_top .navbar-brand {
        width: 220px
    }

    .menBox {
        width: 320px;
        right: 175px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2 {
        font-size: 28px;
        line-height: 36px
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 48px;
        line-height: 52px
    }

    .trialLeft h3 {
        font-size: 20px;
        line-height: 50px
    }

    .trialRight a {
        font-size: 20px;
        line-height: 26px;
        padding: 12px 20px
    }

    .heading h2 {
        font-size: 34px;
        line-height: 40px
    }

    .heading p {
        font-size: 16px;
        line-height: 20px;
        padding-top: 6px
    }

    .featuresBoxes .media .media-body h5 {
        font-size: 19px;
        line-height: 22px
    }

    .featureBoxesPanel .media .media-body h6 {
        font-size: 20px;
        line-height: 24px
    }

    h3.plannamestd {
        font-size: 24px;
        line-height: 36px
    }

    .contentdiv ul {
        min-height: 780px
    }

    .entHeight {
        line-height: 18px !important
    }

    .contentdiv ul li {
        font-size: 16px;
        line-height: 20px;
        padding: 10px
    }

    .buttonclickstd {
        width: 170px;
        font-size: 18px;
        height: 55px
    }

    .firstbox .contentdiv ul li span::before,
    .level-3,
    .secondbox .contentdiv ul li span::before,
    .thirdbox .contentdiv ul li span::before {
        font-size: 22px
    }

    .banner_Itm_Txt {
        padding: 70px 50px 20px;
        min-height: 390px
    }

    .carousel-item img.banpic {
        height: 390px
    }

    .featuresBoxes .media .media-body p {
        font-size: 15px;
        line-height: 20px;
        padding-top: 7px
    }

    .featuresBoxes .media {
        padding-bottom: 15px
    }

    .chat-container {
        height: 440px
    }

    .chat {
        padding: 12px 17px 25px
    }

    .contentdiv ul li span {
        padding-left: 35px
    }

    .header_sec {
        padding: 10px 0
    }

    .trialSec {
        padding: 15px 0
    }

    .plansection,
    .whatsAppSec {
        padding: 50px 0 !important
    }

    .featureBoxesPanel,
    .innplansectionBox,
    .whatsAppBoxes,
    .workFlowBoxes {
        margin-top: 50px
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 50px;
        bottom: -60px
    }

    .whatsAppSec .featuresBoxes .media {
        padding-bottom: 35px
    }

    .level-1,
    .level-2 {
        width: 300px;
        margin: 0 auto 40px;
        font-size: 22px;
        line-height: 26px
    }

    .level-1::before,
    .level-2-wrapper>li::before,
    .level-2::before,
    .level-3-wrapper>li::before {
        height: 40px
    }

    .featureBoxesPanel,
    .level-2-wrapper li {
        margin-top: 40px
    }

    .level-3 {
        line-height: 26px
    }

    .featuresection,
    .workflowSec {
        padding: 50px 0
    }

    .footerBox li,
    .footerBox p,
    .footerBtext p,
    .getStartedBox ul li {
        font-size: 14px;
        line-height: 22px
    }

    .footerBox li {
        padding: 5px 0
    }

    .afterpricingsection p,
    .footerBtext b,
    .getStartedBox a.contact:link,
    .getStartedBox a.contact:visited,
    .zigzagContent h3 {
        font-size: 18px;
        line-height: 24px
    }

    .pricingsection h6 {
        font-size: 18px;
        line-height: 22px
    }

    .innStepingSec .media .media-body h5 {
        font-size: 20px;
        line-height: 30px
    }

    .innStepingSec .media .media-body p {
        font-size: 16px;
        line-height: 22px
    }

    .zigzagContent ul li {
        font-size: 14px;
        line-height: 20px
    }

    .zigzagContent ul {
        padding-top: 15px
    }

    .newsec {
        padding: 40px 0
    }

    .getStartedBox h2 {
        font-size: 26px;
        line-height: 36px
    }

    .getStartedBox h3 {
        font-size: 22px;
        line-height: 30px
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .menu_sec li {
        margin-left: 30px
    }

    .menu_sec li a {
        font-size: 14px
    }

    .nav_top .navbar-nav>li>.dropdown-menu li a {
        font-size: 13px !important
    }

    .nav_top .navbar-nav>li>.dropdown-menu li.dropdown a {
        font-size: 13px !important;
        line-height: 18px !important
    }
}

@media (min-width:1399px) and (max-width:1599px) {
    .menBox {
        width: 300px
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .innerBanner .banner_Itm_Inn h1 b,
    .menu_sec li a {
        font-size: 17px
    }

    .container {
        max-width: 860px
    }

    .menu_sec li {
        margin-left: 30px
    }

    .menu_sec li a {
        line-height: 24px
    }

    .nav_top .navbar-brand {
        width: 180px
    }

    .menBox {
        width: 260px;
        right: 100px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2 {
        font-size: 20px;
        line-height: 32px
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 38px;
        line-height: 40px
    }

    .trialLeft h3 {
        font-size: 18px;
        line-height: 46px
    }

    .trialRight a {
        font-size: 18px;
        line-height: 24px;
        padding: 10px 15px
    }

    .heading h2 {
        font-size: 30px;
        line-height: 38px
    }

    .heading p {
        font-size: 16px;
        line-height: 20px;
        padding-top: 6px
    }

    .firstbox .contentdiv ul li span::before,
    .secondbox .contentdiv ul li span::before,
    .thirdbox .contentdiv ul li span::before,
    h3.plannamestd {
        font-size: 20px
    }

    .featuresBoxes .media .media-body h5 {
        font-size: 16px;
        line-height: 18px
    }

    .featureBoxesPanel .media .media-body h6 {
        font-size: 18px;
        line-height: 22px
    }

    h3.plannamestd {
        line-height: 28px;
        padding-top: 12px
    }

    .contentdiv ul {
        min-height: 730px
    }

    .contentdiv ul li {
        font-size: 14px;
        line-height: 19px;
        padding: 7.5px 0
    }

    .buttonclickstd {
        width: 150px;
        font-size: 17px;
        height: 50px
    }

    .level-1,
    .level-2,
    .level-3 {
        font-size: 19px;
        line-height: 24px
    }

    .banner_Itm_Txt {
        padding: 70px 50px 20px;
        min-height: 340px
    }

    .carousel-item img.banpic {
        height: 340px
    }

    .featuresBoxes .media .media-body p {
        font-size: 14px;
        line-height: 18px;
        padding-top: 8px
    }

    .chat-container {
        height: 340px;
        width: 63%;
        margin-left: 40px
    }

    .chat {
        padding: 10px 0 19px;
        background-size: 400px
    }

    .contentdiv ul li span,
    .zigzagContent ul li span {
        padding-left: 30px
    }

    .header_sec,
    .trialSec {
        padding: 10px 0
    }

    .plansection,
    .whatsAppSec {
        padding: 50px 0 !important
    }

    .featureBoxesPanel,
    .innplansectionBox,
    .whatsAppBoxes,
    .workFlowBoxes {
        margin-top: 50px
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 40px;
        bottom: -50px
    }

    .level-1,
    .level-2 {
        width: 270px;
        margin: 0 auto 30px
    }

    .level-1::before,
    .level-2-wrapper>li::before,
    .level-2::before,
    .level-3-wrapper>li::before {
        height: 30px
    }

    .level-2-wrapper li {
        margin-top: 30px
    }

    .workflowSec {
        padding: 50px 0
    }

    .nav_top .navbar-collapse {
        padding-left: 60px
    }

    .banner_sec .carousel-indicators li {
        width: 15px;
        height: 15px;
        margin-left: 3px;
        margin-right: 3px
    }

    .banner_sec .carousel-indicators li.active {
        width: 15px;
        height: 15px
    }

    .message-left .message-text,
    .message-right .messageinner .message-text {
        padding: 10px
    }

    .message-left .message-text .message-img img,
    .message-right .message-text .message-img img {
        width: 50px;
        height: 50px
    }

    .featuresBoxes {
        margin-top: 0
    }

    .featuresSec,
    .featuresection .featureBoxesPanel .row .col-sm-6:last-child .media,
    .featuresection .featureBoxesPanel .row .col-sm-6:nth-last-child(2) .media,
    .whatsAppSec .featuresBoxes .media:last-child {
        padding-bottom: 0
    }

    .contentdivbuttonstd {
        bottom: -50px
    }

    .afterpricingsection p,
    .footerBox li,
    .footerBox p,
    .footerBtext p {
        font-size: 12px;
        line-height: 20px
    }

    .footerBox li {
        padding: 3px 0
    }

    .featuresBoxes .card .card-body h5,
    .footerBtext b,
    .innStepingSec .media .media-body p {
        font-size: 16px;
        line-height: 22px
    }

    .footerSec .footerInn .row .col-xl-4 {
        flex: 0 0 30.333333%;
        max-width: 30.333333%
    }

    .footerSec .footerInn .row .col-xl-2 {
        flex: 0 0 19.667%;
        max-width: 19.667%
    }

    .footerBox.footInfo ul li {
        padding-left: 0
    }

    .footerBottom {
        padding: 30px 0
    }

    .featuresBoxes .media,
    .whatsAppSec .featuresBoxes .media {
        padding-bottom: 15px
    }

    .whatsAppSec .featuresBoxes .media .media-body p {
        font-size: 13px;
        line-height: 16px
    }

    .featureBoxesPanel .media .media-left {
        width: 60px;
        height: 60px;
        margin-right: 20px
    }

    .whatsAppSec .featuresBoxes .media .media-left {
        width: 45px;
        height: 45px
    }

    .newautoFeature .featuresBoxes .card .card-body h5,
    .pricingsection h6 {
        font-size: 16px;
        line-height: 20px
    }

    .innStepingSec .media .media-body h5 {
        font-size: 20px;
        line-height: 30px
    }

    .getStartedBox a.contact:link,
    .getStartedBox a.contact:visited,
    .trialFormSecHeading h3,
    .zigzagContent h3 {
        font-size: 18px;
        line-height: 24px
    }

    .zigzagContent ul li {
        font-size: 14px;
        line-height: 19px;
        padding: 5px 0
    }

    .zigzagContent ul {
        padding-top: 15px
    }

    .newsec {
        padding: 40px 0
    }

    .getStartedBox ul li {
        font-size: 15px;
        line-height: 22px
    }

    .getStartedBox h2 {
        font-size: 26px;
        line-height: 36px
    }

    .getStartedBox h3 {
        font-size: 22px;
        line-height: 30px
    }

    .zigzagContent ul li span::before {
        font-size: 20px;
        top: 4px
    }

    .getStartedBox {
        min-height: 333px
    }

    .whywalinerBoxes .zigzagContent {
        padding: 15px
    }

    .whywalinerBoxes .zigzagContent h3 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 10px
    }

    .whywalinerBoxes {
        margin-top: 20px
    }

    .featuresBoxes .card .card-body {
        min-height: 160px;
        padding: 15px
    }

    .whatsAppChatBoxes .featuresBoxes .card {
        margin: 0
    }

    .whatsAppChatBoxes .featuresBoxes .card .card-body {
        padding-top: 0
    }

    .whatsAppChatBoxes .featuresBoxes .card .card-body h5 {
        font-size: 15px;
        line-height: 20px
    }

    .notificationLibTemp .featuresBoxes .card .card-body h5 {
        font-size: 14px;
        line-height: 18px
    }

    .notificationLibTemp .featuresBoxes .card .card-body {
        min-height: 170px
    }

    .intfeatureSec .featuresBoxes .card .card-body {
        min-height: 190px
    }

    .healthPic2 img {
        bottom: -60px
    }

    .tabSecBoxes .nav-tabs li {
        margin: 2px 0
    }

    .tabSecBoxes .card .card-body {
        min-height: 135px
    }

    .cont-form {
        width: auto !important
    }
}

@media only screen and (max-width:991px) {
    .container {
        max-width: 720px
    }

    .menu_sec li {
        margin-left: 15px
    }

    .menu_sec li a {
        font-size: 16px;
        line-height: 24px
    }

    .nav_top .navbar-brand {
        width: 180px
    }

    .menBox {
        width: 200px;
        right: 50px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2 {
        font-size: 20px;
        line-height: 32px
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 38px;
        line-height: 40px
    }

    .trialLeft h3 {
        font-size: 18px;
        line-height: 46px
    }

    .trialRight a {
        font-size: 18px;
        line-height: 24px;
        padding: 10px 15px
    }

    .heading h2 {
        font-size: 30px;
        line-height: 38px
    }

    .featureBoxesPanel .media .media-body h6,
    .featuresBoxes .card .card-body h5,
    .featuresBoxes .media .media-body h5,
    .heading p,
    .pricingsection h6 {
        font-size: 16px;
        line-height: 20px
    }

    .heading p {
        padding-top: 6px
    }

    .firstbox .contentdiv ul li span::before,
    .secondbox .contentdiv ul li span::before,
    .thirdbox .contentdiv ul li span::before,
    h3.plannamestd {
        font-size: 20px
    }

    h3.plannamestd {
        line-height: 28px;
        padding-top: 12px
    }

    .contentdiv ul {
        min-height: 910px
    }

    .contentdiv ul li {
        font-size: 14px;
        line-height: 19px;
        padding: 7.5px 0
    }

    .buttonclickstd {
        width: 150px;
        font-size: 17px;
        height: 50px
    }

    .level-1,
    .level-2,
    .level-3 {
        font-size: 19px;
        line-height: 24px
    }

    .banner_Itm_Txt {
        padding: 45px 50px 20px;
        min-height: 300px
    }

    .carousel-item img.banpic {
        height: 300px
    }

    .featuresBoxes .media .media-body p {
        font-size: 13px;
        line-height: 17px;
        padding-top: 7px
    }

    .chat-container {
        height: 280px;
        width: 66%;
        margin-left: 34px
    }

    .chat {
        padding: 10px 0 19px;
        background-size: 330px
    }

    .contentdiv ul li span,
    .zigzagContent ul li span {
        padding-left: 30px
    }

    .header_sec,
    .trialSec {
        padding: 10px 0
    }

    .plansection,
    .whatsAppSec {
        padding: 50px 0 !important
    }

    .featureBoxesPanel,
    .innplansectionBox,
    .whatsAppBoxes {
        margin-top: 35px
    }

    .featuresBoxes .media .media-left {
        width: 65px;
        height: 65px
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 60px;
        bottom: -70px
    }

    .featuresBoxes .media {
        padding-bottom: 35px
    }

    .level-1,
    .level-2 {
        width: 270px;
        margin: 0 auto 30px
    }

    .level-1::before,
    .level-2-wrapper>li::before,
    .level-2::before,
    .level-3-wrapper>li::before {
        height: 30px
    }

    .level-2-wrapper li,
    .missionSec.row .zigzagContent {
        margin-top: 30px
    }

    .featuresection,
    .workflowSec {
        padding: 50px 0
    }

    .workFlowBoxes {
        margin-top: 50px
    }

    .nav_top .navbar-collapse {
        padding-left: 20px
    }

    .banner_sec .carousel-indicators li {
        width: 15px;
        height: 15px;
        margin-left: 3px;
        margin-right: 3px
    }

    .banner_sec .carousel-indicators li.active {
        width: 15px;
        height: 15px
    }

    .message-left .message-text,
    .message-right .messageinner .message-text,
    .whywalinerBoxes .zigzagContent {
        padding: 10px
    }

    .message-right .message-text .message-img {
        width: 50px
    }

    .message-left .message-text .message-img img,
    .message-right .message-text .message-img img {
        width: 50px;
        height: 50px
    }

    .banner_Itm_Txt h6,
    .featuresBoxes {
        margin-top: 0
    }

    .featuresSec,
    .featuresection .featureBoxesPanel .row .col-sm-6:last-child .media,
    .featuresection .featureBoxesPanel .row .col-sm-6:nth-last-child(2) .media,
    .whatsAppSec .featuresBoxes .media:last-child {
        padding-bottom: 0
    }

    .contentdivbuttonstd {
        bottom: -50px
    }

    .whatsAppSec .featuresBoxes .media .media-left {
        width: 45px;
        height: 45px;
        margin-right: 15px
    }

    .whatsAppSec .featuresBoxes .media {
        padding-bottom: 15px
    }

    .featuresection .featuresBoxes .media {
        padding-bottom: 20px
    }

    .afterpricingsection p,
    .footerBox li,
    .footerBox p,
    .footerBtext p {
        font-size: 14px;
        line-height: 20px
    }

    .footerBox li {
        padding: 3px 0
    }

    .footerBtext b {
        font-size: 16px;
        line-height: 22px
    }

    .footerBox.footInfo ul li {
        padding-left: 0
    }

    .footerBottom {
        padding: 30px 0
    }

    .footerSec {
        padding: 35px 0
    }

    .footerSec .footerBox p {
        padding-bottom: 5px
    }

    .footerSec .footerBox ul,
    .trialFormSec .zigzagSecPanel .col-sm-4,
    .whatsAppChatBoxes .featuresBoxes .row .col-md-6 {
        margin-top: 15px
    }

    .heading p br {
        display: none
    }

    .innerBanner .banner_Itm_Inn h1 b {
        font-size: 17px
    }

    .plansection.pricingsection {
        padding: 35px 0 !important
    }

    .innStepingSec .media .media-body h5 {
        font-size: 18px;
        line-height: 20px
    }

    .trialFormSecHeading h3,
    .zigzagContent h3 {
        font-size: 18px;
        line-height: 24px
    }

    .innStepingSec .media .media-body p {
        font-size: 15px;
        line-height: 22px;
        padding-top: 5px
    }

    .zigzagContent ul li {
        font-size: 14px;
        line-height: 19px;
        padding: 5px 0
    }

    .zigzagContent ul {
        padding-top: 15px
    }

    .newsec {
        padding: 40px 0
    }

    .getStartedBox ul li {
        font-size: 15px;
        line-height: 22px
    }

    .getStartedBox h2 {
        font-size: 24px;
        line-height: 32px
    }

    .getStartedBox h3 {
        font-size: 20px;
        line-height: 28px
    }

    .getStartedBox a.contact:link,
    .getStartedBox a.contact:visited {
        font-size: 16px;
        line-height: 22px;
        padding: 12px 25px
    }

    .zigzagContent ul li span::before {
        font-size: 20px;
        top: 4px
    }

    .getStartedBox {
        min-height: 300px;
        padding: 25px
    }

    .innStepingSec .row .col-sm-9 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .whywalinerBoxes .zigzagContent h3 {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 10px
    }

    .whywalinerBoxes {
        margin-top: 20px
    }

    .featuresBoxes .card span.icon {
        font-size: 34px
    }

    .trialFormSec .zigzagSecPanel .col-sm-4,
    .trialFormSec .zigzagSecPanel .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .trialFormSec .zigzagSecPanel .row {
        flex-direction: column-reverse;
        padding-top: 0
    }

    .trialFormSec .zigzagSecPanel .row .col-sm-8 {
        margin-top: 25px
    }

    .featuresBoxes .card .card-body {
        min-height: 160px;
        padding: 10px
    }

    .whatsAppChatBoxes .featuresBoxes .card {
        margin: 0
    }

    .whatsAppChatBoxes .featuresBoxes .card .card-body {
        padding-top: 0;
        min-height: inherit
    }

    .whatsAppChatBoxes .featuresBoxes .card .card-body h5 {
        font-size: 15px;
        line-height: 20px
    }

    .whatsAppChatBoxes .featuresBoxes .row {
        justify-content: center
    }

    .whatsAppChatBoxes .whywalinerBoxes {
        margin-top: 5px
    }

    .notificationLibTemp .featuresBoxes .card .card-body h5 {
        font-size: 14px;
        line-height: 18px
    }

    .notificationLibTemp .featuresBoxes .card .card-body,
    .tabSecBoxes .card .card-body {
        min-height: 170px
    }

    .engagement_sustained__bookings_img_inner img,
    .information_img_inner img {
        width: 100%;
        object-fit: contain
    }

    .whatsAppChatBoxes.whywalinerSec .featuresBoxes .card .card-body {
        min-height: 120px
    }

    .intfeatureSec .featuresBoxes .card .card-body {
        min-height: 200px
    }

    .newautoFeature .featuresBoxes .card .card-body h5 {
        font-size: 14px;
        line-height: 17px
    }

    .missionSec.row {
        flex-direction: row !important
    }

    .banner_sec .carousel-inner {
        overflow: hidden
    }

    .tabSecBoxes .nav-tabs li {
        margin: 2px 0
    }

    .banner_Itm_Txt h6 .metaProvider {
        max-width: 200px
    }

    .metaProviderGpt {
        height: 20px;
        margin-bottom: 2px
    }

    .cont-form {
        width: auto !important
    }

    .faqSection .btn {
        white-space: wrap
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container {
        max-width: 720px
    }
}

@media only screen and (max-width:767px) {

    .autoFeatures .featuresBoxes .row .col-md-4:last-child .card .card-body,
    .banner_Itm_Txt,
    .contentdiv ul,
    .whatsAppChatBoxes.whywalinerSec .featuresBoxes .card .card-body {
        min-height: inherit
    }

    .container {
        max-width: 540px
    }

    .nav_top .navbar-toggler {
        background: 0 0;
        padding: 10px;
        margin: 15px 15px 15px 0;
        border: none
    }

    .nav_top .navbar-collapse,
    .nav_top .navbar-nav>li>.dropdown-menu {
        background: #fff;
        width: 100%
    }

    .nav_top .navbar-toggler .icon-bar {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        background-color: #4848bb
    }

    .nav_top .navbar-toggler .icon-bar+.icon-bar {
        margin-top: 5px
    }

    .navbar-toggler {
        margin-right: 15px;
        padding: 10px
    }

    .nav_top .navbar-collapse {
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 99;
        padding-left: 0
    }

    .header_sec .container {
        max-width: 100%;
        padding: 0
    }

    .nav_top .navbar-brand {
        margin-left: 15px
    }

    .drop_arrow {
        position: absolute;
        right: 25px;
        top: 22px;
        width: 25px;
        height: 25px;
        margin-top: -12.5px;
        text-align: center;
        cursor: pointer;
        font-size: 16px;
        line-height: 25px
    }

    .chat,
    .contactPicBox,
    .getStartedBox,
    .leftWhatsAppSec,
    .trialFormSec .zigzagSecPanel .col-sm-4 {
        margin-top: 15px
    }

    .drop_arroww {
        right: 25px;
        top: 18px
    }

    .nav_top .navbar-nav>li>.dropdown-menu li,
    .nav_top .navbar-nav>li>.dropdown-menu li .dropdown-menu li {
        border-bottom: 1px solid #f3f3f3
    }

    .nav_top .navbar-nav>li>.dropdown-menu li a {
        font-size: 14px;
        line-height: 26px;
        padding: 5px 20px
    }

    .nav_top .navbar-nav>li>.dropdown-menu li .dropdown-menu {
        width: 100%;
        background: #fff;
        height: 150px;
        overflow-y: auto
    }

    .nav_top .navbar-nav>li>.dropdown-menu li .dropdown-menu li a {
        font-size: 14px;
        line-height: 26px;
        padding: 5px 30px
    }

    .nav_top .navbar-nav>li>.dropdown-menu li:hover .drop_arroww {
        transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .header_sec {
        z-index: 999;
        padding: 0
    }

    .leftDesign {
        width: 30px;
        left: 0;
        top: 5px
    }

    .rightDesign {
        width: 30px;
        right: 0;
        top: 5px
    }

    .menBox {
        width: 145px;
        right: 50px
    }

    .whatsAppBot {
        width: 50px;
        right: 90px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2 {
        font-size: 18px;
        line-height: 22px
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 30px;
        line-height: 34px
    }

    .banner_Itm_Txt p {
        font-size: 14px;
        line-height: 18px;
        padding-top: 15px
    }

    .leftWhatsAppSec h3 {
        font-size: 24px;
        line-height: 30px
    }

    .featuresBoxes .media .media-body p {
        font-size: 13px;
        line-height: 18px
    }

    .banner_Itm_Txt h6 a,
    .moredetails {
        font-size: 13px
    }

    .chat-container {
        height: 360px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        width: 280px;
        padding: 0 18px 0 12px;
        margin-left: 50px
    }

    .chat {
        padding: 10px 42px 26px;
        background-size: 420px
    }

    .menu_sec li {
        margin-left: 0
    }

    .menu_sec li a {
        padding: 5px 15px;
        width: 100%;
        display: inline-block;
        font-size: 14px
    }

    .carousel-item img.banpic {
        height: 250px
    }

    .banner_Itm_Txt {
        padding: 40px 120px 20px 30px;
        height: 250px
    }

    .whatsAppSec {
        padding: 30px 0 !important
    }

    .featuresBoxes .media .media-body h5 {
        font-size: 14px;
        line-height: 20px
    }

    .featureBoxesPanel .col-sm-6,
    .innStepingSec .row .col-sm-9,
    .whatsAppSec .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .featureBoxesPanel .media .media-body h6,
    .footerBtext b {
        font-size: 15px;
        line-height: 20px
    }

    .featureBoxesPanel .featuresBoxes .media,
    .featuresection .featureBoxesPanel .row .col-sm-6:nth-last-child(2) .media {
        padding-bottom: 15px
    }

    .featureBoxesPanel .featuresBoxes,
    .featuresBoxes .row .col-sm-6:last-child {
        margin-top: 0
    }

    h3.plannamestd {
        font-size: 16px;
        padding-top: 15px
    }

    .contentdiv {
        padding: 0 10px
    }

    .contentdiv ul li {
        padding: 7.5px;
        font-weight: 400
    }

    .buttonclickstd {
        font-size: 13px;
        width: 100px;
        height: 40px;
        line-height: 15px;
        padding: 0
    }

    .titlefeature {
        font-size: 24px;
        line-height: 34px
    }

    .featuresection,
    .workflowSec {
        padding: 30px 0
    }

    .featureBoxesPanel .row .col-sm-6:nth-last-child(2) .leftWhatsAppSec .media .media-left::before {
        display: block
    }

    .plansection {
        padding: 30px 0 60px !important
    }

    .plansection .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 50px
    }

    .contentdivbuttonstd {
        bottom: -40px
    }

    .banner_sec .container-indicators .carousel-indicators {
        padding-left: 30px
    }

    .trialRight a {
        font-size: 14px;
        line-height: 22px;
        padding: 7px 10px
    }

    .trialLeft h3 {
        font-size: 15px;
        line-height: 36px
    }

    .heading h2 {
        font-size: 26px;
        line-height: 32px
    }

    .level-1,
    .level-2,
    .zigzagContent h3 {
        line-height: 20px;
        font-size: 16px
    }

    .heading p,
    .level-3 {
        font-size: 14px
    }

    .featuresBoxes .media .media-left {
        width: 65px;
        height: 65px;
        margin-right: 15px
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 30px;
        bottom: -35px
    }

    .level-1,
    .level-2 {
        width: 200px;
        margin: 0 auto 30px;
        padding: 15px
    }

    .cont-form .row:last-child form,
    .wa_link_output {
        width: 100% !important
    }

    .level-1::before,
    .level-2-wrapper>li::before,
    .level-2::before,
    .level-3-wrapper>li::before {
        height: 30px
    }

    .level-2-wrapper li,
    .whywalinerBoxes .row .col-sm-6:last-child,
    .workFlowBoxes {
        margin-top: 30px
    }

    .level-3 {
        line-height: 20px;
        padding: 10px
    }

    .featureBoxesPanel .leftWhatsAppSec .media .media-left::before {
        height: 40px;
        bottom: -52px
    }

    .beautyFeatureSec .featuresBoxes .row .col-md-4:last-child .card,
    .plansection .col-sm-4:last-child {
        margin-bottom: 0
    }

    .footerBox.footInfo ul li br {
        display: none
    }

    .footerBottom {
        padding: 25px 0
    }

    .afterpricingsection {
        margin-top: 40px
    }

    .zigzagContent ul {
        padding-top: 10px
    }

    .zigzagContent ul li span::before {
        font-size: 16px;
        top: 4px
    }

    .zigzagContent ul li span {
        padding-left: 25px
    }

    .zigzagContent ul li {
        line-height: 18px
    }

    .zigzagSecPanel {
        padding: 20px 0
    }

    .trialFormSec .zigzagSecPanel .row {
        flex-direction: column-reverse;
        padding-top: 0
    }

    .trialFormSec .zigzagSecPanel .row .col-sm-8 {
        margin-top: 25px
    }

    .autoFeatures .featuresBoxes .row .col-md-4:nth-child(2) .card {
        transform: inherit
    }

    .autoFeatures .featuresBoxes .card .card-body {
        min-height: 290px
    }

    .autoFeatures .featuresBoxes .row {
        justify-content: center
    }

    .notificationLibTemp .featuresBoxes .card .card-body h5 {
        font-size: 14px;
        line-height: 18px
    }

    .notificationLibTemp .featuresBoxes .card .card-body {
        min-height: 170px
    }

    .conversations_img_inner img,
    .zigzagPicInner img {
        width: 100%;
        object-fit: contain
    }

    .highlyPotentFunc .featuresBoxes .card .card-body {
        min-height: 210px
    }

    .intfeatureSec .featuresBoxes .card .card-body {
        min-height: 200px
    }

    .faqSec .featuresBoxes .card .card-header h5 button,
    .trialFormSecHeading h3 {
        font-size: 18px;
        line-height: 24px
    }

    .missionSec.row .zigzagContent h3 {
        font-size: 18px !important;
        line-height: 24px !important
    }

    .healthPic2 img {
        height: 410px;
        object-fit: contain;
        position: inherit;
        left: inherit;
        bottom: inherit
    }

    .beautyFeatureSec .featuresBoxes .card {
        margin-bottom: 30px
    }

    .beautyFeatureSec .featuresBoxes .row {
        align-items: center;
        justify-content: center
    }

    .beautyFeatureSec .featuresBoxes .card .card-body {
        min-height: 140px
    }

    .modal {
        padding: 0
    }

    .modal .modal-dialog {
        max-width: 480px;
        width: 480px
    }

    .absfrmBox .input-group {
        margin-top: 6px
    }

    .menBox.slideInRight {
        visibility: visible !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important
    }

    .contactUssection .innplansectionBox .heading h2 {
        font-size: 18px;
        line-height: 26px
    }

    .banner_Itm_Txt h6 {
        margin-top: 5px;
        font-size: 14px;
        line-height: 18px
    }

    .banner_Itm_Txt h6 .metaProvider {
        max-width: 150px
    }

    .metaProviderGpt {
        height: 18px;
        margin-bottom: 2px
    }

    .cont-form {
        flex-direction: column !important
    }

    .cont-form .row:first-child {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }

    .cont-form .row:last-child {
        margin-top: 0 !important;
        padding-top: 0 !important
    }

    .wa_link_output {
        margin-top: 15px !important
    }

    .apiProviderNearYou .stepBystepbox {
        min-height: inherit !important;
    }

    .apiProviderNearYouDown .zigzagContent {
        min-height: inherit !important;
    }

    .apiProviderNearYouDown .providersItaly {
        min-height: inherit !important;
    }

    .apiProviderNearYouDown .benefitsLocalWhatsApp {
        min-height: inherit !important;
    }
}

@media only screen and (max-width:575px) {

    .trialLeft,
    .trialRight {
        text-align: center
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 26px;
        line-height: 28px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2 {
        font-size: 16px;
        line-height: 22px
    }

    .menBox {
        width: 125px;
        right: 20px
    }

    .banner_Itm_Txt {
        padding-top: 50px
    }

    .nav_top .navbar-brand {
        width: 150px
    }

    .nav_top .navbar-toggler {
        margin: 10px 15px 10px 0
    }

    .trialFormSec .zigzagSecPanel .row .col-sm-8,
    .trialRight {
        margin-top: 5px
    }

    .trialLeft h3 {
        font-size: 15px;
        line-height: 24px
    }

    .trialSec {
        padding: 10px 0 15px
    }

    .heading h2 {
        font-size: 20px;
        line-height: 26px
    }

    .heading p br,
    .trialFormSecHeading p br {
        display: none
    }

    .featureBoxesPanel,
    .innplansectionBox,
    .whatsAppBoxes {
        margin-top: 10px
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 30px;
        bottom: -45px
    }

    .footerBox p,
    .notificationLibTemp .featuresBoxes .card .card-body h5 {
        font-size: 14px;
        line-height: 18px
    }

    .innerBanner .banner_Itm_Inn h1 b {
        font-size: 14px;
        line-height: 18px !important;
        padding-right: 40px;
        margin-top: 10px;
        display: inline-block
    }

    .innStepingSec .media {
        padding: 10px 0
    }

    .innStepingSec .media .media-body h5 {
        font-size: 16px;
        line-height: 18px
    }

    .innStepingSec .media .media-body p {
        font-size: 14px;
        line-height: 20px
    }

    .innStepingSec .media .media-left::after {
        height: 40px;
        bottom: -40px
    }

    .zigzagContent {
        padding-top: 15px
    }

    .trialFormSec .zigzagSecPanel .col-sm-4,
    .whywalinerBoxes .row .col-sm-6:last-child {
        margin-top: 0
    }

    .featuresBoxes .card,
    .whywalinerBoxes .zigzagContent {
        margin-bottom: 15px
    }

    .featuresBoxes .card .card-body {
        padding: 15px;
        min-height: inherit
    }

    .trialFormSec .zigzagSecPanel .row {
        flex-direction: column-reverse;
        padding-top: 0
    }

    .autoFeatures .featuresBoxes .card .card-body,
    .intfeatureSec .featuresBoxes .card .card-body,
    .notificationLibTemp .featuresBoxes .card .card-body,
    .realested-box-section.zigzagSecPanel .card {
        min-height: inherit
    }

    .trialFormSecHeading h3 {
        font-size: 18px;
        line-height: 22px
    }

    .missionSec.row .zigzagContent h3 {
        font-size: 18px !important;
        line-height: 24px !important
    }

    .beautypic1 img {
        height: inherit;
        object-fit: contain;
        object-position: top
    }

    .modal .modal-content .modal-header .close {
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 24px
    }

    .modal .modal-content .modal-header h4 {
        font-size: 16px;
        line-height: 20px
    }

    .frmBox input[type=email],
    .frmBox input[type=number],
    .frmBox input[type=text],
    .frmBox select,
    .frmBox textarea,
    .select::after {
        padding: 10px
    }

    .absfrmBox p.phone-label {
        bottom: -16px
    }

    .modal .modal-dialog {
        max-width: 400px;
        width: 400px;
        margin: .5rem auto 0
    }

    .frmDetailsGrp .mb-2,
    .frmDetailsGrp .mb-3 {
        margin-bottom: .25rem !important
    }

    .tabSecBoxes {
        margin-top: 20px
    }

    .tabSecBoxes .nav-tabs li a {
        font-size: 13px
    }

    .tabSecBoxes .card {
        margin: 5px 0;
        align-items: center
    }

    .tabSecBoxes .card .card-body {
        min-height: inherit;
        text-align: center;
        align-items: center
    }

    .chat-container {
        padding: 0 19px 0 12px
    }

    .message-right .message-text .message-img {
        width: 40px
    }

    .message-left .message-text .message-img img,
    .message-right .message-text .message-img img {
        width: 40px;
        height: 40px
    }

    .modal .modal-content .close {
        width: 30px;
        height: 29px;
        border-radius: 0;
        font-size: 24px;
        line-height: 20px;
        right: 5px;
        top: 5px
    }

    .sitemap {
        column-count: 1;
        column-gap: 0
    }
}

@media (min-width:532px) and (max-width:574px) {
    .container {
        max-width: 100%
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 30px;
        bottom: -35px
    }
}

@media only screen and (max-width:480px) {
    .nav_top .navbar-brand {
        width: 115px
    }

    .banner_Itm_Txt {
        padding: 15px;
        height: 200px
    }

    .banner_Itm_Txt h1,
    .banner_Itm_Txt h2,
    .footerBtext b {
        font-size: 14px;
        line-height: 18px
    }

    .banner_Itm_Txt h1 span,
    .banner_Itm_Txt h2 span {
        font-size: 22px;
        line-height: 24px
    }

    .menBox {
        width: 95px
    }

    .whatsAppBot {
        right: 35px;
        top: 40px
    }

    .chat {
        padding: 7px 17px 15px;
        width: 280px;
        margin: 0 auto;
        background-size: 280px
    }

    .chat-container {
        height: 240px;
        padding: 0 16px 0 0;
        margin-left: 45px
    }

    .titlefeature {
        font-size: 22px;
        line-height: 28px
    }

    .featureBoxesPanel .media .media-body h6 {
        font-size: 15px;
        line-height: 18px
    }

    .featureBoxesPanel .leftWhatsAppSec .media .media-left::before {
        bottom: -67px
    }

    .featuresBoxes .media .media-left::after {
        height: 50px;
        bottom: -100%;
        margin-top: -25px
    }

    .carousel-item img.banpic {
        height: 200px
    }

    .banner_sec .container-indicators .carousel-indicators,
    .footerBox ul li a {
        padding-left: 15px
    }

    .heading h2 {
        font-size: 18px;
        line-height: 22px
    }

    .featureBoxesPanel .media .media-left,
    .whatsAppSec .featuresBoxes .media .media-left {
        margin-right: 15px
    }

    .whatsAppSec .featuresBoxes .media .media-left::after {
        height: 30px;
        bottom: -55px
    }

    .level-1,
    .level-2,
    .level-3 {
        width: 100%;
        font-size: 14px;
        line-height: 17px;
        padding: 10px
    }

    .footerBox li,
    .footerBtext p {
        font-size: 13px;
        line-height: 18px
    }

    .featuresBoxes .media .media-left {
        width: 50px;
        height: 50px
    }

    .featureBoxesPanel .featuresBoxes .media,
    .featuresection .featureBoxesPanel .row .col-sm-6:nth-last-child(2) .media {
        padding-bottom: 7.5px
    }

    .innerBanner .banner_Itm_Txt h1 span,
    .innerBanner .banner_Itm_Txt h2 span {
        font-size: 20px;
        line-height: 22px
    }

    .innerBanner .banner_Itm_Inn h1 b,
    .innerBanner .banner_Itm_Inn h2 b {
        font-size: 13px;
        line-height: 17px !important;
        padding-right: 90px
    }

    .innStepingSec .media .media-left {
        width: 60px;
        height: 60px;
        margin-right: 10px
    }

    .innStepingSec .media .media-body p {
        font-size: 13px;
        line-height: 16px
    }

    .innStepingSec .media .media-left::after {
        height: 50px;
        bottom: -50px
    }

    .getStartedBox h2 {
        font-size: 20px;
        line-height: 24px
    }

    .getStartedBox ul li {
        font-size: 14px;
        line-height: 18px;
        padding: 0
    }

    .getStartedBox h3 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 20px
    }

    .faqSec .featuresBoxes .card .card-header h5 button {
        font-size: 16px;
        line-height: 20px;
        padding: 10px
    }

    .phonenumber {
        padding: 10px
    }

    .frmDetailsGrp .mb-2,
    .frmDetailsGrp .mb-3 {
        margin-bottom: .25rem !important
    }

    .modal .modal-dialog {
        max-width: 300px;
        width: 300px;
        margin: .5rem auto 0
    }
}

@media only screen and (min-width:320px) and (max-width:345px) {
    .level-2-wrapper::before {
        left: 32%
    }

    .banner_Itm_Txt h6 {
        margin-top: 5px;
        font-size: 12px;
        line-height: 16px
    }

    .banner_Itm_Txt h6 .metaProvider {
        max-width: 120px
    }

    .metaProviderGpt {
        height: 18px;
        margin-bottom: 2px
    }
}

.endPointBox,
.mbottom10 {
    margin-bottom: 10px
}

.managebusinesstitle p {
    font-size: 20px;
    line-height: 26px
}

.ruleImg1 img {
    height: 450px
}

.ruleImg2 img {
    height: 250px
}

.hilightColor {
    position: inherit !important;
    color: #10c162;
    padding: 0 !important
}

.hilightColor::before {
    content: none !important
}

.sampleImgInner img,
.statusesListImgInner img,
.unpausingImgBox img {
    width: 100%;
    height: auto;
    object-fit: contain
}

.sampleImgInner {
    width: 100%;
    display: inline-block;
    padding: 10px 0 0
}

.statusesListImgInner {
    width: 100%;
    display: inline-block;
    padding: 0
}

.bulkMesgSend .imgInnerBox {
    width: 100%;
    display: inline-block;
    border: .1rem solid #e9e9e9;
    border-radius: 6px;
    background: #fff
}

.bulkMesgSend .bulk-message-img-box img,
.bulkMesgSend .imgInnerBox img {
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 6px
}

.bulkMesgSend .bulk-message-img-box {
    width: 100%;
    display: inline-block;
    border: .1rem solid #e9e9e9;
    border-radius: 6px;
    background: #fff;
    margin-top: 10px
}

.externalMsgSend .requestParameters,
.externalMsgSend pre {
    background-color: #1c1e21;
    color: #8fdc33;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px
}

.externalMsgSend .requestParameters p {
    padding-bottom: 4px;
    font-size: 14px
}

.externalMsgSend .trialFormSecHeading p {
    font-size: 15px;
    color: #5f5f5f
}

.externalMsgSend .ptop8 {
    padding-top: 8px
}

.externalMsgSend .responseBox {
    padding: 10px 0
}

.externalMsgSend .errorHandlingBox {
    padding: 0 0 10px
}

.endPointBox {
    background-color: #1c1e21;
    color: #8fdc33 !important;
    padding: 10px !important;
    border-radius: 4px
}

@media only screen and (max-width:767px) {
    .templateCreationRule .zigzagSecPanel .row {
        padding-top: 0;
        padding-bottom: 0
    }

    .bulkMesgSend .zigzagContent,
    .templateCreationRule .zigzagContent ul {
        padding-top: 0
    }

    .templateCreationRule .sampleImgInner img,
    .templateCreationRule .statusesListImgInner img,
    .templateCreationRule .unpausingImgBox img {
        width: 100%
    }

    .templateCreationRule .statusesListImgInner {
        padding: 15px 15px 0
    }

    .templateCreationRule .unpausingImgBox {
        padding-top: 15px
    }

    .bulkMesgSend .templateDetails h1 {
        font-size: 18px
    }

    .externalMsgSend .trialFormSecHeading p {
        font-size: 14px;
        word-break: break-all
    }

    .bulkMesgSend .trialFormSecHeading h3,
    .externalMsgSend .trialFormSecHeading h3,
    .templateCreationRule .trialFormSecHeading h3 {
        font-size: 17px
    }

    .resmtop10 {
        margin-top: 10px
    }

    .faqSection .featuresBoxes .card .card-header h5 button {
        white-space: inherit
    }
}

.contactUsPageForm {
    padding: 0 15px 15px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 15px;
    margin: 15px 0
}

.error-container {
    text-align: center;
    background-color: #fff;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    flex-direction: column
}

.error-container h1 {
    padding: 12px;
    box-sizing: border-box;
    font: 400 120px/100px Ubuntu;
    color: #102c5b
}

.error-container p {
    color: #333;
    font: 400 32px/36px Ubuntu
}

.error-container a {
    text-decoration: none;
    background-color: #102c5b;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: background-color .3s;
    font: 400 18px/24px Ubuntu;
    margin-top: 25px
}

.error-container a:hover {
    background-color: #1b4a9a
}

.no-Code-Chatbot .zigzagContent {
    min-height: 270px;
    justify-content: flex-start;
}

.no-Code-Chatbot .zigzagContent .icon {
    font-size: 40px;
    margin-bottom: 15px;
    display: inline-block;
}

.stepBystepSec .stepBystepboxSec {
    justify-content: center;
}

.stepBystepSec .stepBystepboxSec .stepBystepbox {
    box-shadow: 0 0 5px 0 #ccc;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    min-height: 495px;
    text-align: center;
}

.stepBystepSec .stepBystepboxSec .stepBystepbox .icon {
    font-size: 40px;
    margin-bottom: 15px;
    display: inline-block;
}

.stepBystepSec .stepBystepboxSec .stepBystepbox ul li {
    text-align: left;
}

.stepBystepSec .stepBystepboxSec .stepBystepbox .trialFormSecHeading h3 {
    font-size: 18px;
    line-height: 24px;
}

.zigzagSecPanelSec .zigzagContent {
    box-shadow: 0 0 5px 0 #ccc;
    border-radius: 10px;
    padding: 15px;
    min-height: 420px;
    background: #fff;
    margin-bottom: 25px !important;
}

.foodOrderingExperience .stepBystepbox {
    min-height: inherit !important;
}

.foodOrderingExperience .featuresBoxesBottom {
    margin: 0px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (max-width: 767px) {

    .no-Code-Chatbot .zigzagContent {
        min-height: inherit;
    }

    .stepBystepSec .stepBystepboxSec .stepBystepbox {
        min-height: inherit;
    }

    .zigzagSecPanelSec .zigzagContent {
        min-height: inherit;
    }
}

.italianRestaurants .zigzagSecPanel {
    background: #f3f3f3 !important;
}

.wp-block-list li::before {
    content: "\f064";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 25px;
    color: #3c5bb4;
}

.wp-block-list li {
    position: relative;
    padding: 7.5px 0px 7.5px 35px;
}

.blog-semi-lower {
    box-shadow: 0 0 5px 0 #ccc;
    border-radius: 10px;
    padding: 15px;
    min-height: 420px;
    background: #fff;
    margin-bottom: 25px !important;
}

.whatsapp-image img {
    max-width: 50px !important;
    width: auto !important;
}

.whatsapp-image.singleBox {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.whatsapp-image.singleBox .wp-block-media-text__media {
    width: 50px !important;
    margin-right: 15px !important;
}

.whatsapp-image.singleBox .wp-block-media-text__content {
    padding: 0px !important;
}

.whatsapp-image.singleBox .wp-block-media-text__content p {
    margin-bottom: 0 !important;
}
 .align-center-box .wp-block-column{ text-align: center !important;}
@media only screen and (max-width: 767px) {

    .whatsapp-image .wp-block-media-text__media {
        width: 100% !important;
        margin-right: 0px !important;
        text-align: center;
        margin-bottom: 10px !important;
    }

    .whatsapp-image img {
        max-width: 50px !important;
        width: auto !important;
    }

    .whatsapp-image.singleBox {
        flex-direction: column !important;
    }

    .whatsapp-image.singleBox .wp-block-media-text__media {
        width: 50px !important;
        margin-right: 0px !important;
        margin-bottom: 10px !important;
    }
    .whatsapp-image .wp-block-media-text__content{
        text-align: center;
    }
   
}