html {
    scroll-behavior: smooth;
}
input:focus::placeholder {
    color: transparent;
}
strong,
.bold {
    font-weight: 700;
}
.cursorDefault {
    cursor: default !important;
}
.fontW_normal {
    font-weight: normal !important;
}
.underline {
    text-decoration: underline;
}
body > nav {
    background-color: #05365e;
}
.center {
    text-align: center;
    margin: 0 auto;
}
.disabled {
    pointer-events: none;
    cursor: default;
}
.menu-mini {
    background: #05365e;
    height: 44px;
}
.show450w {
    display: none;
}
.txtlft {
    text-align: left;
}
.hrDotted {
    font-weight: 700;
    background-image: linear-gradient(to right, #333 18%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 8px 1px;
    background-repeat: repeat-x;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
}
.alignItems_Center {
    align-items: center;
}
.menu-mini li > a {
    color: #fff;
    transition: 0.3s color;
}
.menu-mini li > a:hover {
    color: #80ef4a;
}
nav:not(.light) .menu-cnt > ul > li > a {
    color: #fff;
}
.menu-cnt > ul > li:hover > a {
    color: #80ef4a !important;
}
.dropdown > ul li:hover > a,
.dropdown ul:not(.icon-list) li:hover > a {
    color: #00A8E8 !important;
}
.menu-right ul li {
    display: inline;
}
.menu-right a.btn.btn-border {
    color: #80ef4a;
}
.menu-right a.btn.btn-border:hover {
    color: #ffffff !important;
    border-color: #00A8E8;
}
.btn-video:after {
    color: #fff;
}
.btn-text.btn-video:before {
    background-color: #fff;
}
.cnt-box-top.boxed > .img-box {
    background-color: #fff;
    padding: 45px 32px 0;
}
.cnt-box-top.boxed > .img-box > img {
    max-width: 100px !important;
    width: 100px !important;
    margin: 0 auto;
}
.cnt-box-top.boxed a.btn-text {
    color: #05365e;
}
.lightBG_carstack h2,
.lightBG_carstack h2 .dot {
    color: #12304a;
}
.lightBG_carstack .btn-video:before {
    background: rgb(88, 119, 144);
}
.lightBG_carstack .btn-video:after {
    color: rgb(88, 119, 144);
}
footer {
    background-color: #46719d;
}
.ResourcesAbout {
    clear: both;
    height: 40px;
    display: block;
}
.roiCalc_header {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    background: url(/added_images/calculator_icon.svg) no-repeat;
    padding: 1px 0 1px 25px;
}
.roiCalc_header:hover {
    background: url(/added_images/calculator_icon_hover.svg) no-repeat;
}
.roiCalc_header img {
    width: 18px;
    margin: 0 7px 0 0;
}
.tour_menu .tour_menu_ul > li {
    margin: 0 8% !important;
    display: inline-block;
}
.tour_menu .panel {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    flex: none;
}
.tour_menu .menu-inner li > a {
    padding-left: 20px;
}
.tour_menu_ul {
    display: inline-block !important;
    width: 100%;
    text-align: center;
}
.tour_menu_ul .dropdown > ul,
.tour_menu_ul .dropdown-submenu > ul {
    min-width: 230px;
    text-align: left;
}
.tourBelowBanner h1,
.tourBelowBanner p {
    color: #333;
}
.tourBelowBanner h1 {
    font-size: 42px;
    line-height: 50px;
}
/* .smsText .tourBelowBanner h1 {
    font-size: 33px;
    line-height: 50px;
} */
.tourBelowBanner:after {
    background-color: #05365e;
}
.section-bottom-layer.tourBelowBanner {
    padding-bottom: 0;
}
.section-bottom-layer.tourBelowBanner .container {
    margin-bottom: -40px;
}
.tour_menu_ul li a:hover,
.tour_menu_ul li a:focus,
.tour_menu_ul li a.tourCurrentPgae {
    color: #00A8E8;
}
.tour_menu_ul .dropdown ul li a:before {
    display: none;
}
.tour_menu_ul .dropdown ul li a:hover,
.tour_menu_ul .dropdown ul li a.tourCurrentPgae {
    color: #00A8E8 !important;
}
.tour_menu .menu-inner li:before {
    background-color: #00A8E8 !important;
}
.tour_menu_ul > li.email_tour a:before {
    background: url(/added_images/tour_email.svg) no-repeat center left;
    width: 20px;
    height: 30px;
    content: "";
    position: absolute;
    left: -10px;
    top: 10px;
}
.tour_menu_ul > li.email_tour:hover a:before,
.tour_menu_ul li.email_tour a.tourCurrentPgae:before {
    background: url(/added_images/tour_email_hover.svg) no-repeat center left;
}
.tour_menu_ul > li.sms_tour a:before {
    background: url(/added_images/tour_sms.svg) no-repeat center left;
    width: 20px;
    height: 30px;
    content: "";
    position: absolute;
    left: -7px;
    top: 10px;
}
.tour_menu_ul > li.sms_tour:hover a:before,
.tour_menu_ul li.sms_tour a.tourCurrentPgae:before {
    background: url(/added_images/tour_sms_hover.svg) no-repeat center left;
}
.tour_menu_ul > li.push_tour a:before {
    background: url(/added_images/tour_push.svg) no-repeat center left;
    width: 20px;
    height: 30px;
    content: "";
    position: absolute;
    left: -8px;
    top: 10px;
}
.tour_menu_ul > li.push_tour:hover a:before,
.tour_menu_ul li.push_tour a.tourCurrentPgae:before {
    background: url(/added_images/tour_push_hover.svg) no-repeat center left;
}
.tour_menu_ul > li.convert_tour a:before {
    background: url(/added_images/tour_convert.svg) no-repeat center left;
    width: 20px;
    height: 30px;
    content: "";
    position: absolute;
    left: -8px;
    top: 10px;
}
.tour_menu_ul > li.convert_tour:hover a:before,
.tour_menu_ul li.convert_tour a.tourCurrentPgae:before {
    background: url(/added_images/tour_convert_hover.svg) no-repeat center left;
}
.tour_menu .menu-inner li:hover > a {
    color: #00A8E8 !important;
}
._2LpwQ___Wrapper__cls1._1P3Wz___Wrapper__media-desktop-up,
#page-region > div > div {
    margin: 0 !important;
}
.integrationsPages ul {
    background-color: #F0EEEE;
    text-align: center;
    display: block;
}
.integrationsPages li {
    display: inline-block;
}
.integrationsPages .panel {
    background-color: #fff;
    width: 1140px;
    margin: 0 auto;
}
.integrationsPages_menu {
    width: 1140px;
    margin: 0 auto;
}
.integrations_menu {
    text-align: left;
}
.integrations_menu a {
    font-weight: normal !important;
    font-size: 18px;
    background-color: #05365E;
    border: #05365E;
    color: #fff;
    border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
}
.integrations_menu a.currentIntegrationsMenu,
.integrations_menu a:hover {
    background-color: #ffffff !important;
    border: #fff;
    color: #05365E;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#integrationsSearch_divContn li {
    list-style: none;
}
#integrationsSearch_input:after {
    font-family: "Icons";
    font-style: normal;
    font-weight: 400;
    transform: rotate(90deg);
    content: "\61";
    position: absolute;
    left: 0;
    right: 0.5px;
    font-size: 22px;
    line-height: 32px;
    text-transform: none;
}
#integrationsSearch_input:focus {
    border-color: #05365E;
}
.integrationsSearch_input_wrap .search-box-menu {
    position: absolute;
    right: 13px;
    top: 27px;
}
.requestDemo_form {
    background-color: #fff;
    padding: 20px;
}
.pricing_faqs .accordion-list > li > a:before {
    margin-left: -30px;
    left: auto;
}
.pricing .tab-nav li.active a,
.pricing .tab-nav.align-center li.active a,
.pricing .tab-nav li:not(.active):hover a {
    background-color: #05365E;
    border-color: #05365E;
    color: #fff;
}
.pricing .tab-nav li:not(.active) a {
    color: #05365E;
    background-color: #fff;
    border-color: #05365E;
}
.pricing .tab-nav li.priceLinkBtmgray.active:hover a,
.pricing .tab-nav li.priceLinkBtmGreen.active:hover a {
    background-color: #05365E !important;
    border-color: #05365E !important;
    color: #fff !important;
}
.subPages_belowBanner .container {
    padding-top: 0;
}
.headerSubPages {
    background-color: #F0EEEE;
}
.headerSubPages .container {
    padding: 33px 0 0;
}
.newFormDesign .container {
    background: url(/added_images/calc_rr_2025-02.svg) 581px 236px no-repeat;
    background-size: 44%;
}
.newFormDesign.newFormDesign_rez .container {
    background-image: url(/added_images/calc_rr_2025-02.svg);
}
.headerSubPages h1 {
    font-size: 39px;
    line-height: 52px;
}
.headerSubPages p {
    margin-top: 10px;
}
.newFormDesign h2 {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    width: 220px;
    margin: 0 auto 23px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 18px;
}
.newFormDesign h2 img {
    width: 20px;
    margin-right: 11px;
}
.newFormDesign p {
    margin: 20px 0 10px;
    font-weight: 400;
}
.newFormDesign button[type="submit"] {
    background-color: #46719d;
    border-color: #46719d;
    margin: 10px 0 0;
    font-size: 20px;
}
.newFormDesign button[type="submit"]:hover {
    background-color: #80ef4a;
    border-color: #80ef4a;
}
.newFormDesign_right img {
    animation: shake-vertical 15s ease-in-out infinite both;
    max-width: 75%;
}
.newFormDesign .col-lg-6:nth-child(1) {
    z-index: 99;
}
.newFormDesign .col-lg-6:nth-child(2) {
    z-index: 9;
}
.newFormDesign_right h1 {
    color: #12304a;
    font-size: 36px;
}
.newFormDesign_right h2 {
    font-weight: lighter;
    width: 100%;
    border: none;
    color: #587790;
    text-transform: initial;
    font-size: 17px;
}
.newFormDesign_calcPage .container {
    padding-top: 60px;
}
.newFormDesign.newFormDesign_calcPage .container {
    background: none;
}
.newFormDesign_calcPage form {
    z-index: 99;
    position: relative;
}
.newFormDesign_calcPage .col-lg-6.align-center {
    margin: 0 auto;
}
.newFormDesign_calcPage_img {
    position: absolute;
    right: -302px;
    top: 155px;
    z-index: 9;
    width: 355px;
}
.calculatorResult_header p {
    font-size: 19px;
    margin-bottom: 30px;
}
.calculatorResult_header p span {
    background-image: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 8px 2px;
    background-repeat: repeat-x;
    font-weight: bold;
    color: #fff;
}
.calculatorResult_header_rez p {
    padding: 0 20px;
}
.calculatorResult_Content {
    background-color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 14px -3px #000;
    -moz-box-shadow: 0 0 14px -3px #000;
    -webkit-box-shadow: 0 0 14px -3px #000;
    padding: 30px 7% 20px;
    position: relative;
    margin-bottom: 50px;
}
.calculatorResult_Content_btm {
    background: url(/added_images/calculatorResult_Content_btm.svg) no-repeat;
    width: 105%;
    height: 77px;
    position: absolute !important;
    bottom: -61px;
    left: -13px;
}
.calculatorResult_Content > div {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    position: relative;
    margin-bottom: 5px;
}
.calculatorResult_border {
    background-image: linear-gradient(to right, #333 10%, rgba(255, 255, 255, 0) 0%);
    background-position: top;
    background-size: 10px 1px;
    background-repeat: repeat-x;
    top: 14px;
    position: absolute;
    height: 5px;
    width: 100%;
    z-index: 9;
}
.calculatorResult_Content > div h2 {
    color: #12304a !important;
    font-size: 21px;
}
.amountResult {
    color: #00A8e8;
    font-weight: 700;
    background-color: #fff;
    padding-left: 15px;
    z-index: 99;
}
.amountResult.amountResult_rez {
    color: #3f90ca;
}
.amountResultBig {
    font-size: 22px;
}
.amountResult_grey {
    color: #505050;
    background-color: #fff;
    padding-left: 15px;
    z-index: 99;
}
.calculatorResult_Content span {
    font-size: 16px;
    font-weight: 400;
    color: #505050;
}
.calculatorResult_Content p {
    color: #505050 !important;
    background-color: #fff;
    padding-right: 12px;
    z-index: 99;
}
.calculatorResult_padLeft {
    margin-left: 10%;
}
.calculatorResult_hr {
    text-align: center;
    position: relative;
    display: block;
    border-bottom: 1px solid #f1f1f1;
    margin: 25px 0;
}
.calculatorResult_hr img {
    width: 36px;
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -18px;
}
.calculatorResultCont_btm_white {
    background-color: #F0EEEE;
    height: 100px;
    width: 100%;
    margin-top: -85px;
}
.calculatorResult_greaterThan_wrap {
    position: relative;
}
.calculatorResult_greaterThan_wrap img {
    width: 96px;
    position: absolute;
    left: 50%;
    margin-left: -48px;
}
.calculatorResult_greaterThan_wrap h2 {
    color: #12304a;
    font-weight: 100;
    font-size: 23px;
    margin-bottom: 50px;
    line-height: 35px;
}
.calculatorResult_greaterThan_wrap h2 span {
    font-weight: 700;
    color: #00A8e8;
    font-size: 25px;
}
.calculatorResult_greaterThan_wrap.calculatorResult_greaterThan_wrap_rez h2 {
    color: #fff;
}
.calculatorResult_greaterThan_wrap.calculatorResult_greaterThan_wrap_rez h2 span {
    color: #00a8e8;
}
.calculatorResult_greaterThan {
    display: flex;
    justify-content: center;
    justify-items: center;
    column-gap: 54px;
}
.calculatorResult_greaterThan > div {
    background-color: #05365e;
    width: 216px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    padding: 16px 0;
    font-size: 27px;
    margin-bottom: 50px;
}
.calculatorResult_greaterThan.calculatorResult_greaterThan_rez > div {
    font-size: 22px;
}
.calculator_btn {
    background-color: #00A8e8;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 12px 44px;
    font-size: 25px;
    transition: 0.3s background-color !important;
}
.calculator_btn.calculator_btn_rez {
    background-color: #00a8e8;
}
.calculator_btn:hover {
    background-color: #fff;
    color: #00a8e8;
}
.calculatorResult_greaterThan_wrap small {
    display: block;
    color: #bdbdbd;
    line-height: 20px;
    font-size: 11px;
    margin: 50px 0 100px;
}
.integrations_logo {
    display: block;
}
.integ_profile_backBtn {
    text-decoration: none;
    padding: 20px 0;
    display: block;
    font-size: 18px;
    color: #3e5871;
}
.int_ecommerce_pri_h2 {
    font-weight: 400;
    font-size: 22px;
}
.integrations_wrap p {
    margin-bottom: 20px;
    font-size: 19px;
}
.integrations_wrap .container {
    padding-top: 95px;
}
.int_ecommerce_pri_social > div {
    display: inline-block;
    width: 42px;
}
.int_ecommerce_pri_social img {
    width: 80%;
}
.intProfile_sidebar {
    padding: 140px 0 0 60px;
}
.intProfile_sidebar h3 {
    font-weight: 400;
    font-size: 17px;
    margin: 14px 0;
}
.intProfile_visitWebsite {
    background-color: #ccc;
    color: #333;
    border-color: #ccc;
    margin: 20px 0;
    width: 180px;
}
.intProfile_visitWebsite:hover {
    background-color: #46719d !important;
    color: #fff;
    border-color: #46719d !important;
}
.intProfile_howIntegrate {
    background-color: #3e5871;
    margin: 0 !important;
    border-color: #3e5871;
    width: 180px;
}
.intProfile_footer {
    background-color: #F0EEEE;
    margin-top: 30px;
}
.intProfile_footer .container {
    padding: 90px 30px 70px;
}
.btn-border {
    color: #00A8E8 !important;
}
.btn-border:hover {
    background-color: #00A8E8;
}
.intProfile_footer h2 {
    font-weight: 400;
    margin-bottom: 30px;
}
.homeDeployAnyCombination a.img-box img {
    margin: 0 !important;
    display: inline;
}
.counter h3 {
    font-size: 21px;
    line-height: 34px;
    text-align: right;
}
.drag-box {
    display: inline-block;
    margin-right: -5px;
    width: 167px;
    text-align: center;
    padding: 13px 0 9px;
    background-color: #fff;
    color: #3e5871;
    border-radius: 15px 0 0 15px;
    -moz-border-radius: 15px 0 0 15px;
    -webkit-border-radius: 15px 0 0 15px;
    vertical-align: middle;
    border: none;
    border-right: 1px solid #eaeaea;
}
.drag-box .drag-num {
    font-size: 30px;
    font-weight: 700;
    color: #05365e;
}
.drag-box .drag-cont {
    font-size: 17px;
    line-height: 20px;
    color: #05365e;
}
.drag-box-right {
    vertical-align: middle;
    display: inline-block;
    padding: 32px 45px 32px 0;
    background-color: #fff;
    border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
}
.drag-box-right {
    vertical-align: middle;
    display: inline-block;
    padding: 32px 45px 32px 0;
    background-color: #fff;
    border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
}
.range-holder {
    width: 860px;
    margin: 0 2%;
}
.dragdealer {
    position: relative;
    height: 8px;
    background: #e6e6e6;
    border-radius: 8px;
}
.dragdealer .handle {
    position: absolute;
    top: 0;
    left: 0;
}
.stripe {
    background: gray;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 8px;
    border-radius: 8px;
}
.square {
    position: absolute;
    top: -8px;
    left: 0;
    margin-top: -10px;
    margin-left: -10px;
    cursor: pointer;
    width: 44px;
    height: 44px;
    background: #05365e;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    padding: 8px 0 10px;
    -moz-box-shadow: 0 0 13px -5px #000;
    -webkit-box-shadow: 0 0 13px -5px #000;
    box-shadow: 0 0 13px -5px #000;
}
.priceLinkBtm:not(.priceLinkBtmStyle) .priceLinkBtmgray a {
    background-color: #fff !important;
    color: #3e5871 !important;
}
.priceLinkBtm:not(.priceLinkBtmStyle) .priceLinkBtmGreen a {
    background-color: #05365E !important;
    color: #fff !important;
}
.pricing-table-big {
    border-top-color: #00A8E8;
    padding: 0;
}
.cnt-pricing-table {
    padding: 0;
}
.collapse-box.collapse-box_CartPricing > .content:after {
    background: linear-gradient(to top, #f1f5f7 0%, rgba(0, 0, 0, 0) 100%);
    bottom: 100px;
}
.collapse-box_CartPricing a {
    color: #00a8e8;
}
.collapse-box_CartPricing a:hover {
    color: #00587A;
}
.showTable {
    display: none;
}
.draggable-pricing-wrap {
    border-top: 1px solid #000;
}
.draggable-pricing-wrap .draggable-pricing {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
}
.draggable-pricing-wrap .draggable-pricing span {
    border-right: 1px solid #000;
    padding: 10px 13px;
}
.headDrag {
    font-size: 22px;
    font-weight: 700;
    color: #12304a;
}
.cartstackButton_blue2 {
    background-color: #05365e;
    color: #fff;
    border-color: #05365e;
}
.cartstackButton_blue2:hover {
    background-color: #fff !important;
    color: #3e5871;
    border-color: #3e5871 !important;
}
.cartstackButton_blue3 {
    background-color: #ffffff !important;
    color: #05365e !important;
    border-color: #ffffff !important;
}
.cartstackButton_blue3:hover {
    background-color: #05365e !important;
    color: #ffffff !important;
    border-color: #05365e !important;
}
.cartstackButton_green_blue1.btn-border {
    color: #00A8E8 !important;
    border-color: #00A8E8 !important;
}
.cartstackButton_border_blue1 {
    background-color: #fff;
    color: #3e5871 !important;
    border-color: #3e5871;
}
.cartstackButton_green_blue2 {
    background-color: #00A8E8 !important;
    color: #ffffff !important;
    border-color: #00A8E8 !important;
}
.cartstackButton_green_blue2:hover {
    background-color: #3e5871 !important;
    border-color: #3e5871 !important;
}
.cartstackButton_border_blue1:hover {
    background-color: #3e5871 !important;
    color: #fff;
    border-color: #3e5871 !important;
}
.cartstackButton_white {
    background-color: #fff !important;
    color: #3e5871 !important;
    border-color: #fff;
}
.cartstackButton_white:hover {
    background-color: #3e5871 !important;
    color: #fff !important;
    border-color: #3e5871;
}
.cartstackButton_lightgreen {
    background-color: #00A8E8 !important;
    color: #ffffff !important;
    border-color: #00A8E8;
}
.cartstackButton_lightgreen:hover {
    background-color: #00587A !important;
    color: #fff !important;
    border-color: #00587A !important;
}
.cartstackButton_lightgreen_border {
    background-color: #05365e !important;
    color: #00A8E8 !important;
    border-color: #00A8E8;
}
.cartstackButton_lightgreen_border:hover {
    background-color: #00587A !important;
    color: #fff !important;
    border-color: #00587A !important;
}
.integrationsBox_head {
    background-color: #f2f2f2;
    padding: 13px 5% 7px;
    margin: 0;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
.integrationsBox_head img {
    width: auto;
    max-width: none;
    height: 40px;
    margin: 0 auto;
}
#integrationsSearch_divContn .cnt-box .caption h2 {
    margin: 0;
}
#integrationsSearch_divContn .cnt-box.boxed .caption {
    padding: 12px 30px;
}
.intProfile2_bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.intProfile2_bottom .cartstackButton_blue2 {
    padding: 10px;
}
#integrationsSearch_divContn .cnt-box .caption p {
    margin-bottom: 10px;
}
body.calculator .newFormDesign_right img {
    margin-top: 110px;
}
.dotted_light_green {
    color: #80ef4a;
    font-size: 54px;
    letter-spacing: -3px;
}
.home .cnt-box-top.boxed > .img-box > img {
    max-width: 58px !important;
    width: 58px !important;
}
.home .tab-vertical > .tab-nav {
    flex: 0 0 32%;
    max-width: 32%;
}
.home .tab-box.tab-vertical > .tab-nav li a {
    color: #808080 !important;
}
.home .tab-box.tab-vertical > .tab-nav li a {
    font-size: 17px;
    display: grid;
    grid-template-columns: 0.7fr 4.7fr;
    gap: 17px;
    align-items: center;
}
.home .tab-box.tab-vertical > .tab-nav li a {
    color: #05365e !important;
}
.home .tab-box.tab-vertical > .tab-nav li a span {
    color: #999;
    font-weight: 400;
}
.home .tab-box .panel > img {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}
.home .bannerTop img {
    animation: shake-vertical 15s ease-in-out infinite both;
}
.cart_2cols_1 {
    background: url(/added_images/cart_2cols_1.svg) no-repeat 12px 10px #fff !important;
    background-size: 12px !important;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-right: 13px;
    cursor: default;
    font-size: 14px;
}
.cart_2cols_1:hover,
.cart_2cols_2:hover,
.cart_2cols_3:hover {
    color: #00A8E8 !important;
    box-shadow: none !important;
}
.cart_2cols_2 {
    background: url(/added_images/cart_2cols_2.svg) no-repeat 12px 10px #fff !important;
    background-size: 12px !important;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-right: 13px;
    cursor: default;
    font-size: 14px;
}
.cart_2cols_3 {
    background: url(/added_images/cart_2cols_3.svg) no-repeat 12px 10px #fff !important;
    background-size: 15px !important;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-right: 13px;
    cursor: default;
    font-size: 14px;
}
.millionsInHome h3 {
    font-size: 20px;
}
.multiChannelHOme .cnt-box-top.boxed a.btn-text {
    color: #80ef4a;
}
.multiChannelHOme .cnt-box-top.boxed a.btn-text:hover {
    color: #00A8E8;
}
.home .icon-circle li:before,
.home .icon-circle span:before {
    background-color: #587790;
}
.pricing_belowBanner_p {
    font-size: 22px;
}
.extraFeatures img {
    width: 42px;
    margin: 35px auto 0;
}
.extraFeatures .grid-box .grid-item {
    background-color: #fff;
}
.showMobile767 {
    display: none;
}
.order1_tablet_order2 {
    order: 1;
    z-index: 99 !important;
}
.showXS {
    display: none;
}
.requestDemoDesign .row div:nth-child(1) h2 {
    font-weight: 700;
    background-image: linear-gradient(to right, #333 18%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 8px 1px;
    background-repeat: repeat-x;
    display: inline-block;
    padding-bottom: 10px;
}
.requestDemoDesign .row div:nth-child(1) p {
    margin-top: 18px;
}
.requestDemoDesign label {
    color: #12304a;
    margin-bottom: 10px;
}
.requestDemoDesign .form__form-group {
    margin-bottom: 15px;
}
.requestDemo_matt {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}
.requestDemo_matt div:nth-child(1) img {
    width: 80px;
    border-radius: 100%;
    border: 5px solid #fff;
}
.requestDemo_matt div:nth-child(2) img {
    width: 125px;
}
.pricing .counter-big.counter-icon > i {
    font-size: 110px;
}
.extraFeatures_home_1 .grid-item img {
    max-width: 72px;
    width: 72px;
    margin: 20px auto 0;
}
.integrations_pages h2 {
    font-weight: 200;
}
.blog_box .icon-list-horizontal.icon-list li {
    white-space: normal;
    line-height: 25px;
}
.blog_box .icon-list li > i {
    top: 16px;
}
.blog_box .caption h2 {
    line-height: 25px;
}
.previouspostslink,
.nextpostslink {
    color: #12304a;
    font-weight: 500;
    border: none !important;
    font-size: 20px;
}
.previouspostslink:hover,
.nextpostslink:hover {
    color: #00A8E8;
}
.nextpostslink:after,
.previouspostslink:before {
    font-family: "Icons";
    position: absolute;
    top: 3px;
}
.nextpostslink:after {
    content: "\67";
    right: 15px;
    right: -1px;
}
.previouspostslink:before {
    content: "\68";
    left: -1px;
}
.previouspostslink {
    margin-right: 5px !important;
    padding-left: 30px !important;
    position: relative;
}
.nextpostslink {
    margin-left: 5px !important;
    padding-right: 30px !important;
    position: relative;
}
.wp-pagenavi a,
.wp-pagenavi span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin: 0 5px;
    border-style: solid;
    border-width: 1px;
    border-radius: 50%;
    text-align: center;
    padding: 11px 18.5px;
    transition: all 0.5s;
    color: #05365e;
}
.wp-pagenavi .current,
.wp-pagenavi a.page:hover {
    background-color: rgb(18, 48, 74);
    border-color: rgb(18, 48, 74);
    color: #fff;
}
.wp-pagenavi .last,
.wp-pagenavi .first {
    border: none;
}
.wp-pagenavi .last:hover,
.wp-pagenavi .first:hover {
    text-decoration: underline;
}
.tour_advance_font h2 {
    font-size: 27px !important;
}
.blackBG_overlay {
    content: "";
    top: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.45);
}
label.form__label {
    color: #12304a;
    margin-bottom: 10px;
}
input.form__input {
    margin-bottom: 15px;
}
select.form-select {
    border: 1px solid #dbdee0;
    width: 100%;
    color: #587790;
    padding: 10px;
    margin-bottom: 15px;
}
.homeBySending .container {
    padding-top: 0;
}
.homeBySending h2 {
    color: #05365e;
    font-size: 30px;
    line-height: 50px;
}
.align-items-center ul {
    margin-bottom: 28px;
}
.align-items-center a {
    margin-top: 25px !important;
    color: #00A8E8;
}
.align-items-center a:hover {
    color: #328e6f;
}
.home .tab-box.tab-vertical > .tab-nav li a .home_shoppers_1 {
    background: url(/added_images/home_shoppers_1_hover.svg) no-repeat center center;
    width: 100%;
    height: 100%;
}
.home .tab-box.tab-vertical > .tab-nav li.active a .home_shoppers_1 {
    background: url(/added_images/home_shoppers_1.svg) no-repeat center center;
}
.home .tab-box.tab-vertical > .tab-nav li a .home_shoppers_2 {
    background: url(/added_images/home_shoppers_2_hover.svg) no-repeat center center;
    width: 100%;
    height: 100%;
}
.home .tab-box.tab-vertical > .tab-nav li.active a .home_shoppers_2 {
    background: url(/added_images/home_shoppers_2.svg) no-repeat center center;
}
.home .tab-box.tab-vertical > .tab-nav li a .home_shoppers_3 {
    background: url(/added_images/home_shoppers_3_hover.svg) no-repeat center center;
    width: 88%;
    height: 100%;
}
.home .tab-box.tab-vertical > .tab-nav li.active a .home_shoppers_3 {
    background: url(/added_images/home_shoppers_3.svg) no-repeat center center;
}
.conversionToolkit h2 {
    line-height: 45px;
    font-size: 30px;
    font-weight: 500;
}
.pricingButtonSwitcher {
    display: grid;
    margin: 0 auto;
    width: 370px;
}
.pricingButtonSwitcher .tab-nav {
    margin: 0;
}
.blog_box.grid-item img {
    width: 100%;
}
.cnt-box-blog-side > .img-box {
    width: 50%;
}
.cnt-box-blog-side > .caption {
    width: 50%;
}
.wp-block-image img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.arrow_r {
    display: none;
}
.cols2_img_content ul {
    margin-bottom: 0;
}
.tour .section-base.light .cnt-box .caption h2,
.browseAbandonment .section-base.light .cnt-box .caption h2,
.exitIntent .section-base.light .cnt-box .caption h2 {
    font-size: 36px;
}
.tourTopSecondMenu {
    overflow: visible;
    border-bottom: 1px solid #e6e6e6;
    z-index: 10;
    background-color: #fff;
}
.footer_signup_subPages .form-checkbox {
    font-size: 15px;
    margin-top: 15px;
}
main.blog_single .col-lg-8 h1 {
    margin-top: 35px;
    line-height: 58px;
}
main.blog_single .col-lg-8 h2 {
    margin-top: 32px;
}
main.blog_single .col-lg-8 h5 {
    margin: 28px 0 18px;
}
main.blog_single .col-lg-8 h6 {
    margin: 26px 0 12px;
}
.pageAbandonedCart .section-base h2 {
    margin-bottom: 20px;
}
.pageAbandonedCart .media-box {
    background: none;
}
.pageAbandonedCart .section-base .col-lg-6 {
    margin-top: 0 !important;
}
.pageAbandonedCart_fromDiv_box {
    background-color: #F0EEEE;
    text-align: center;
    padding: 37px 40px 22px;
    border-radius: 8px;
}
.pageAbandonedCart_fromDiv_box label {
    display: block;
}
.pageAbandonedCart_fromDiv input[type="text"] {
    padding: 13px;
}
.box_border_f1f5f7 {
    border: 5px solid #f1f5f7;
    padding: 22px 35px;
    margin-right: 100px;
}
.box_border_f1f5f7::before {
    content: "";
    position: absolute;
    background: url(added_images/pageAbandonedCart_arrow.png) no-repeat;
    bottom: 125px;
    right: 25px;
    width: 58px;
    height: 25px;
    background-size: 100%;
}
.list_check li {
    list-style: none;
    position: relative;
    padding: 6px 0;
}
.list_check li:before {
    content: "";
    background-image: url(media/templates_2025-03.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin: auto;
    position: absolute;
    left: -30px;
    top: 10px;
}
.checkBox_withtext_right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pageAbandonedCart_banner_p {
    font-size: 19px;
}
.pageAbandonedCart_banner_img {
    width: 91%;
    float: right;
}
.privacy_inthe_form {
    font-size: 14px;
    margin: 20px 0 0;
}
.privacy_inthe_form a {
    color: #587790;
}
.pageAbandonedCart_thankYou_left {
    padding-right: 55px;
}
.pageAbandonedCart_thankYou_right {
    border-left: 2px solid #f1f5f7;
    padding-left: 55px;
}
.pageAbandonedCart_thankYou_right h2,
.pageAbandonedCart_thankYou_left h2 {
    height: 68px;
    line-height: 36px;
}
.optimizePage .slider.slider-side h2 {
    font-weight: 100;
}
.inStockNotificationLaunch .requestDemoDesign h2 strong {
    font-size: 40px;
}
.grid-box-whiteBG_icon .grid-item {
    background-color: #fff;
}
.grid-box-whiteBG_icon .grid-item img {
    max-width: 50px;
    width: 50px;
    margin: 30px 30px 0;
}
.examples_work {
    text-align: center;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    margin: 50px 0 0;
    justify-content: center;
}
.examples_work img,
.examples_work source {
    width: 70px;
    border-radius: 100%;
}
.examples_work div:nth-child(2) {
    display: grid;
    margin-left: 15px;
    text-align: left;
}
.examples_work small {
    color: #9aaab9;
}
.optimizePage_quote {
    position: relative;
}
.optimizePage_quote .quote_L {
    width: 100px;
    position: absolute;
    left: -150px;
}
.optimizePage_quote .quote_R {
    width: 100px;
    position: absolute;
    right: -150px;
}
.glide__slides {
    align-items: center;
}
.example_project_timeline {
    width: 80%;
}
.cartstackComment .cnt-box-testimonials-bubble[class*="rating-"] > .thumb-bar span:first-child:before,
.cartstackComment .cnt-box-testimonials[class*="rating-"] > p:not(.testimonial-info):before {
    background: url(added_images/star-01.svg) repeat-x;
    width: 105px;
}
.dropdown.active ul {
    display: block !important;
    height: auto !important;
    position: static !important;
}
.dropdown.active ul li a {
    background-color: #F0EEEE;
}
.btn-border-white {
    color: #fff !important;
    border-color: #fff !important;
}
.width90_img img {
    width: 86%;
}
.paddingL_8p {
    padding-left: 8%;
}
.cutBelow {
    position: absolute;
    bottom: -24px;
    z-index: -1;
}
.menu-mini .menu-right .dropdown ul {
    margin-top: -13px;
}
.menu-mini .menu-right .lan-menu a {
    padding-left: 0;
    font-size: 15px;
}
.menu-mini > .container > ul > li {
    padding-left: 0;
}
.menu-mini .menu-right {
    margin-top: 6px;
}
body > nav .menu-brand {
    height: 66px;
}
.menu-cnt > ul {
    margin: 5px 0 0 30px;
}
.menu-cnt > .menu-right {
    margin-top: 3px;
}
.menu-cnt .dropdown ul > li a {
    width: 180px;
    white-space: nowrap;
}
.tour_menu_wrap .row {
    width: 100%;
    margin: 0;
}
@media only screen and (max-width: 1199px) {
    .inStockNotificationLaunch .requestDemoDesign h2 strong {
        font-size: 35px;
    }
    .inStockNotificationLaunch .requestDemoDesign h2 br {
        display: block;
    }
    .cnt-box-blog-side > .img-box {
        width: 30%;
    }
    .cnt-box-blog-side > .caption {
        width: 70%;
    }
    .pageAbandonedCart_banner h1.page-template-headline {
        line-height: 50px;
        margin-top: 7px;
    }
    .pageAbandonedCart_banner_img {
        float: none;
        width: 100%;
    }
    .blog_box.grid-item img {
        height: auto;
    }
    .blog_box .blog-date {
        bottom: 0;
    }
    .tour_advance_font h2 {
        font-size: 22px !important;
    }
    .newFormDesign .container {
        background: url(/added_images/calc_rr_2025-02.svg) 491px 246px no-repeat;
        background-size: 44%;
    }
    .hideSmallDesktop {
        display: none;
    }
    .pricing_belowBanner_p br {
        display: none;
    }
    .drag-box {
        width: 145px;
    }
    .drag-box-right {
        padding-right: 34px;
    }
    .range-holder {
        width: 715px;
    }
    .drag-box-right {
        border-radius: 0 10px 10px 0;
        -moz-border-radius: 0 10px 10px 0;
        -webkit-border-radius: 0 10px 10px 0;
    }
    .calculatorResult_Content_btm {
        bottom: -65px;
        left: -11px;
    }
    .intProfile_sidebar {
        padding: 140px 0 0 30px;
    }
    .calculatorResult_greaterThan_wrap h2 br {
        display: block;
    }
    .menu-cnt > ul > li > a,
    .dropdown > ul > li > a,
    .dropdown-submenu > ul > li > a {
        padding: 0 10px;
    }
    .menu-cnt > ul > li.dropdown > a,
    .menu-cnt > ul > li.mega-dropdown > a {
        padding-right: 20px;
    }
    .dropdown-submenu > a:after,
    .menu-side .dropdown > a:after,
    .mega-dropdown > a:after,
    .menu-inner .dropdown > a:after,
    .menu-cnt > ul > li.dropdown > a:after {
        right: 0;
    }
    .newFormDesign p {
        margin: 5px 0 5px;
    }
    .newFormDesign h2 {
        margin: 0 auto 16px;
        padding-bottom: 3px;
    }
    .newFormDesign_right img {
        margin-top: 35px;
    }
    .newFormDesign button[type="submit"] {
        margin: 2px 0 0;
    }
    .tour_menu .tour_menu_ul > li {
        margin: 0 7% !important;
    }
}
@media only screen and (max-width: 991px) {
    body > nav .menu-brand {
        max-width: 160px;
        height: auto !important;
    }
    .proven_tactics h2 {
        font-size: 28px;
    }
    .example_project_timeline {
        width: 100%;
    }
    .inStockNotificationLaunch .requestDemoDesign {
        padding-top: 80px;
    }
    .pageAbandonedCart_thankYou_right {
        margin-top: 42px !important;
        border-top: 2px solid #f1f5f7 !important;
        padding: 37px 0 0;
        border: none;
    }
    .pageAbandonedCart_thankYou_right h2,
    .pageAbandonedCart_thankYou_left h2 {
        height: auto;
    }
    .box_border_f1f5f7 {
        margin: 0;
    }
    .box_border_f1f5f7::before {
        display: none;
    }
    .pageAbandonedCart_banner_img {
        width: 50%;
        margin: 15px auto;
    }
    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
    }
    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .tourBanner .container {
        padding-top: 90px !important;
    }
    .textLeft_tablet {
        text-align: left;
    }
    .requestDemo_form {
        padding: 30px 20px;
        margin-top: 40px;
    }
    .requestDemoDesign .container {
        padding-top: 0;
    }
    footer .menu-inner li > a {
        height: auto;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .tour_advance_font img {
        width: 100%;
    }
    .newFormDesign .container {
        background: none;
        padding-top: 50px;
    }
    .newFormDesign p {
        text-align: center;
    }
    .center_tablet {
        text-align: center;
    }
    .tablet_header_reduce_upper_padding .container {
        padding-top: 35px;
    }
    .cartstackComment .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .home .section-bottom-layer:after,
    .home .section-bottom-layer-2:after {
        content: "" !important;
        width: 100% !important;
        height: 285px !important;
        position: absolute !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        z-index: 0 !important;
        background-color: rgb(255, 255, 255) !important;
        display: block !important;
    }
    .cartstackFooter .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .cartstackFooter .row .col-lg-3:nth-child(2) {
        margin-top: 0;
    }
    .hide_onTablet {
        display: none;
    }
    .order1_tablet_order2 {
        order: 3 !important;
    }
    .bannerTop .container {
        padding-top: 50px;
    }
    .pricing_belowBanner_p {
        font-size: 21px;
    }
    .home .tab-box.tab-vertical > .tab-nav li a {
        grid-template-columns: 0 1fr;
    }
    .hideTable {
        display: none;
    }
    .showTable {
        display: block;
    }
    .intProfile_footer .container {
        padding: 50px 30px 65px;
    }
    .intProfile_footer {
        margin-top: 10px;
    }
    .int_ecommerce_pri_h2 {
        line-height: 45px;
    }
    .integ_profile_backBtn {
        padding: 14px 0 10px;
    }
    .integrations_wrap .container {
        padding-top: 50px;
    }
    .integrations_wrap .col-8 {
        max-width: 100%;
        flex: 100%;
    }
    .integrations_wrap .col-4 {
        padding: 30px 17px 10px;
        max-width: 100%;
        flex: 1;
    }
    .calculatorResult_Content_btm {
        left: -16px;
        width: 692px;
        height: 80px;
    }
    .calculatorResult_header .container {
        padding-top: 40px;
    }
    .menu-mini {
        display: none;
    }
    .menu-classic .menu-btn:before {
        color: #fff;
    }
    nav:not(.light) .menu-cnt > ul > li > a {
        color: #333;
    }
    .tour_menu_wrap {
        padding: 0 0 10px !important;
    }
    .tour_menu .tour_menu_ul > li {
        margin: 0 30px !important;
    }
    .tour_menu .menu-inner li.dropdown > a {
        padding-right: 20px;
    }
    .tour_menu .menu-inner {
        overflow: visible;
    }
    .tour_menu li.dropdown ul {
        position: absolute;
    }
    .requestDemo_form {
        margin-left: 0;
    }
    .integrations_menu a {
        padding: 10px 28px 8px;
    }
    body.calculator main .container {
        max-width: 560px;
        width: 560px;
    }
    body.calculator main .container {
        margin-top: 0 !important;
    }
    .newFormDesign_calcPage_img {
        right: -241px;
        top: 130px;
        width: 286px;
    }
    .calculatorResult_header p {
        margin-bottom: 18px;
    }
    .menu-right a.btn.btn-border {
        color: #00A8E8 !important;
        border: 2px solid #00A8E8 !important;
        font-weight: 700;
    }
    .paddingL_8p {
        padding-left: 15px;
    }
    .width60 {
        width: 60% !important;
    }
    .pageAbandonedCart .section-base h2 {
        margin-bottom: 30px;
        text-align: center;
    }
}
@media only screen and (max-width: 768px) {
    .pageAbandonedCart h3.page-template-headline {
        font-size: 20px !important;
    }
    .section-ovarlay-image:before {
        height: 400px;
    }
    .page-template-headline {
        font-size: 33px !important;
        line-height: 46px !important;
    }
    .home .section-bottom-layer:after,
    .home .section-bottom-layer-2:after {
        height: 217px !important;
    }
    .tour_menu li.dropdown.convert_tour ul {
        left: -110px;
    }
    .breakOnMobile {
        display: block;
    }
    .hideMobile {
        display: none;
    }
    .email_tour > ul {
        position: absolute !important;
    }
}
@media only screen and (max-width: 767px) {
    .proven_tactics h2 {
        font-size: 21px;
    }
    .width100_767 {
        width: 100%;
    }
    .quote_L,
    .quote_R {
        display: none;
    }
    .blog_main .grid-box {
        display: block;
    }
    .blog_main .grid-box .grid-item {
        margin: 30px 5px;
    }
    .pageAbandonedCart_page_btm {
        text-align: center;
    }
    .pageAbandonedCart h3.page-template-headline {
        text-align: center;
    }
    .pageAbandonedCart_banner h1.page-template-headline {
        text-align: center;
    }
    .cols2_img_content a {
        margin: 15px 0 15px !important;
        display: block;
    }
    .cols2_img_content a:after {
        display: none;
    }
    .arrow_r {
        display: inline-block;
        font-size: 24px;
        margin-left: 7px;
    }
    .align-center_767 {
        text-align: center;
    }
    .letter-spacing_0 {
        letter-spacing: 0 !important;
    }
    .tour_advance_font h2 {
        font-size: 30px !important;
    }
    .showMobile767 {
        display: block;
    }
    .hideMobile767 {
        display: none;
    }
    .pricing_belowBanner_p {
        font-size: 18px;
    }
    .home .tab-vertical > .tab-nav {
        flex: 100%;
        max-width: 100%;
    }
    .home .tab-box.tab-vertical > .tab-nav li a {
        grid-template-columns: 1fr 8fr;
        gap: 25px;
    }
    .counter h3 {
        font-size: 23px;
        text-align: center;
    }
    .pricing h1 {
        font-size: 40px;
        line-height: 56px;
    }
    .integrations_menu_wrap .container {
        max-width: 100%;
    }
    .calculatorResult_Content_btm {
        left: -12px;
        width: 504px;
    }
    .int_ecommerce_pri_h2 {
        line-height: 30px;
        margin: 5px 0 15px;
    }
    .integrations_wrap .col-4 {
        padding: 0 17px 0;
    }
    .intProfile_howIntegrate {
        margin-top: 0 !important;
    }
    .column25 {
        display: inline-block;
        width: 44% !important;
        margin: 0 3% 3% !important;
    }
    .tour_menu .menu-inner li.dropdown > a {
        padding-right: 17px;
    }
    .tour_menu_wrap {
        max-width: 100%;
    }
}
@media only screen and (max-width: 711px) {
    .integrations_menu {
        border: 1px solid #00A8E8;
        border: 1px solid #fff;
    }
    .integrations_menu a {
        width: 100%;
        display: block;
        margin: 0 !important;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-bottom: 1px solid #fff;
    }
}
@media only screen and (max-width: 650px) {
    .section-ovarlay-image:before {
        background-image: none;
    }
}
@media only screen and (max-width: 590px) {
    body.calculator main .container {
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (max-width: 575px) {
    .inStockNotificationLaunch .requestDemoDesign h2 strong {
        font-size: 29px;
    }
    .homeBySending h2 {
        font-size: 22px;
        line-height: 38px;
    }
    .newFormDesign h2 {
        margin: 10px auto 16px;
    }
    .multiChannelHOme .container {
        transform: translateY(0) !important;
        margin-bottom: 0 !important;
    }
    .millionsInHome hr.space-md {
        height: 20px;
    }
    .millionsInHome hr.space-lg {
        display: none;
    }
    .millionsInHome .glide__slide {
        text-align: center;
        margin-bottom: 20px;
    }
    .millionsInHome .glide__slide > img {
        max-width: 50% !important;
    }
    .millionsInHome .container {
        padding-bottom: 0;
    }
    .blog_box .blog-date {
        top: 0;
    }
    .tour_advance_font h2 {
        font-size: 22px !important;
    }
    .home .section-bottom-layer:after,
    .home .section-bottom-layer-2:after {
        height: 156px !important;
    }
    .showXS {
        display: block;
    }
    .hideXS {
        display: none;
    }
    .align-center_mobile {
        text-align: center;
    }
    .align-center_mobile img {
        margin: 0 auto;
    }
    .cartstackComment .cnt-box-testimonials[class*="rating-"] > p:not(.testimonial-info):before,
    .cnt-box-testimonials-bubble[class*="rating-"] > .thumb-bar span:first-child:before {
        display: none;
    }
    .cartstackComment .cnt-box-testimonials .testimonial-info {
        position: relative;
        padding: 0;
    }
    .title h2,
    [class^="col-"] > h2,
    .container > h2,
    .cnt-call .caption h2,
    .col h2,
    .fixed-area > h2 {
        line-height: 32px;
        font-size: 22px;
    }
    .headerSubPages .container {
        padding: 0 15px 0;
    }
    .calculatorResult_Content_btm {
        left: -2.5%;
        width: 104.96%;
    }
    .calculatorResult_greaterThan {
        column-gap: 12%;
    }
    .calculatorResult_greaterThan > div {
        font-size: 19px;
        padding: 10px 0;
    }
    .calculatorResult_greaterThan.calculatorResult_greaterThan_rez > div {
        font-size: 17px;
    }
    .calculatorResult_greaterThan_wrap img {
        width: 86px;
        margin-left: -43px;
    }
}
@media only screen and (max-width: 552px) {
    .counter-big.counter-icon > i {
        font-size: 150px;
    }
    .proven_tactics h2 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 530px) {
    .tour_menu .tour_menu_ul > li {
        margin: 0 20px !important;
    }
}
@media only screen and (max-width: 523px) {
    .calculatorResult_greaterThan {
        column-gap: 0;
    }
    .calculatorResult_greaterThan > div {
        width: 45%;
        padding: 12px 0;
        margin: 0 10px 50px;
    }
    .calculatorResult_greaterThan_wrap img {
        width: 86px;
        margin-left: -43px;
    }
    .calculatorResult_greaterThan > div {
        font-size: 23px;
    }
    .calculatorResult_greaterThan.calculatorResult_greaterThan_rez > div {
        font-size: 20px;
    }
    .calculatorResult_greaterThan_wrap small br {
        display: none;
    }
}
@media only screen and (max-width: 516px) {
    .extraFeatures h2 {
        font-size: 18px;
    }
    .extraFeatures p {
        font-size: 15px;
    }
}
@media only screen and (max-width: 512px) {
    .millionsInHome h3 {
        font-size: 17px;
    }
    .cartstackComment h2 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 505px) {
    .proven_tactics h2 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 500px) {
    .counter-big.counter-icon > i {
        font-size: 100px;
    }
    .calculatorResult_greaterThan_wrap img {
        width: 50px;
        margin-left: -25px;
        top: 18px;
    }
    .pageAbandonedCart .width-650 {
        width: 100% !important;
    }
}
@media only screen and (max-width: 490px) {
    .pricing h1 {
        font-size: 36px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 450px) {
    .show450w {
        display: block;
    }
    .pageAbandonedCart_fromDiv_box {
        padding: 35px 22px 22px;
    }
}
@media only screen and (max-width: 445px) {
    .tour_menu .tour_menu_ul > li {
        margin: 0 15px !important;
    }
    .pricing h1 {
        font-size: 30px;
        line-height: 42px;
    }
    .calculatorResult_Content_btm {
        bottom: -70px;
    }
    .calculatorResult_Content_btm {
        left: -2.4%;
        width: 104.86%;
    }
}
@media only screen and (max-width: 440px) {
    .agency_testi h2 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 425px) {
    .menu-right ul {
        padding: 0;
        margin: 0 5%;
    }
    .menu-right ul li a {
        margin: 15px 0;
    }
}
@media only screen and (max-width: 415px) {
    .tour_menu .tour_menu_ul > li {
        margin: 0 12px !important;
    }
}
@media only screen and (max-width: 379px) {
    .tour_menu .menu-inner li.dropdown > a {
        font-size: 13px;
    }
}
@media only screen and (max-width: 374px) {
    .tour_menu .menu-inner li > a {
        padding-left: 17px;
    }
}
